"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/19 03:19:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase" 2026/04/19 03:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:19:38 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0" 2026/04/19 03:19:39 DEBUG : Creating backend with remote "/tmp/rclone1137360245" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2026/04/19 03:19:39 DEBUG : a: size = 0 OK 2026/04/19 03:19:39 DEBUG : a: size = 1 (memory) 2026/04/19 03:19:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/19 03:19:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/19 03:19:39 DEBUG : potato: Seek from 10 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 10 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 2 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/19 03:19:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 2 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/19 03:19:39 DEBUG : potato: Seek from 8 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 8 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/19 03:19:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 03:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 03:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 03:19:39 DEBUG : potato: Seek from 5 to 2 2026/04/19 03:19:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/19 03:19:39 DEBUG : potato: Seek from 9 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 9 to 0 2026/04/19 03:19:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:19:41 DEBUG : rutabaga: md5 = d2287061e93b17e8726e7c7bd0e18e37 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/19 03:19:43 DEBUG : empty space: md5 = 75fd84e861cfeb85ea323002388a4bc0 OK === RUN TestCheck/3 2026/04/19 03:19:45 DEBUG : potato2: md5 = 31f7dbbcafba70607544253210328a16 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/19 03:19:47 DEBUG : remotepotato: md5 = 14457cb3131cd8ae1c75354581b11fce OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.83s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/04/19 03:19:50 DEBUG : Creating backend with remote "nonexistent" 2026/04/19 03:19:50 DEBUG : Creating backend with remote "nonexistent" 2026/04/19 03:19:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/19 03:19:50 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/19 03:19:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/19 03:19:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:19:51 DEBUG : rutabaga: md5 = f7d00a48d1a5beee017c139afa076321 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/19 03:19:55 DEBUG : empty space: md5 = c6dbe208fedf66ea7003322adbe47fec OK === RUN TestCheckDownload/3 2026/04/19 03:19:57 DEBUG : potato2: md5 = 73b57c3d6cf8fbd70752942a5444990b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/19 03:20:00 DEBUG : remotepotato: md5 = 79bd66286d0d0239bbc697fc05fbce78 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.59s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.74s) --- PASS: TestCheckDownload/4 (0.88s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:20:06 DEBUG : rutabaga: md5 = 38380b94071cef6896d2282a688b8923 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/19 03:20:08 DEBUG : empty space: md5 = a9daea7c5cd32b83e8b0f88b580147d3 OK === RUN TestCheckSizeOnly/3 2026/04/19 03:20:10 DEBUG : potato2: md5 = d07cc8dd6687f4865d8e4fecd0291602 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/19 03:20:12 DEBUG : remotepotato: md5 = 3f19a7ce0d84bc4a94fa21c1dd058806 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.81s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:20:16 DEBUG : test.sum: md5 = 8bbdab6c0032be778f4d6476c2e4db90 OK 2026/04/19 03:20:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/19 03:20:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/19 03:20:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/19 03:20:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/19 03:20:18 DEBUG : test.sum: md5 = c022e3c32fa85ac73568eeb4c6932785 OK 2026/04/19 03:20:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/19 03:20:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/19 03:20:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/19 03:20:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.69s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:20:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/data" 2026/04/19 03:20:20 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/data' lacks md5, skipping --- SKIP: TestCheckSum (1.85s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:20:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/data" 2026/04/19 03:20:22 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/vjrnln8ratgmqakfosrqe8espk" 2026/04/19 03:20:25 DEBUG : data/banana: md5 = e90429fba7e31e283c2c4de611d984ec OK 2026/04/19 03:20:26 DEBUG : test.sum: md5 = dff69b7e3891108b4b97b2f039b566e5 OK === RUN TestCheckSumDownload/subtest1 2026/04/19 03:20:30 DEBUG : data/potato: md5 = 37f9cbaa560ed2f65fa05b092ad1cce8 OK 2026/04/19 03:20:32 DEBUG : test.sum: md5 = d81e0f959f5d944be5198ea51d748d38 OK === RUN TestCheckSumDownload/subtest2 2026/04/19 03:20:36 DEBUG : test.sum: md5 = 1f3631b142a1df44da0e68442272d1da OK === RUN TestCheckSumDownload/subtest3 2026/04/19 03:20:39 DEBUG : test.sum: md5 = 0aba51faae9e916298c9968e28972509 OK === RUN TestCheckSumDownload/subtest4 2026/04/19 03:20:43 DEBUG : test.sum: md5 = 24f74e1379fbb86883e1a12e4600534e OK === RUN TestCheckSumDownload/subtest5 2026/04/19 03:20:46 DEBUG : test.sum: md5 = 6aab1310d4e0df035d0679c60ff2ffb2 OK === RUN TestCheckSumDownload/subtest6 2026/04/19 03:20:50 DEBUG : data/banana: md5 = a602a60a91004b5724770828a1185151 OK 2026/04/19 03:20:51 DEBUG : data/potato: md5 = 50ecd21f2d3f4b872bc2e1f10cc1da2e OK 2026/04/19 03:20:53 DEBUG : test.sum: md5 = ccbcb4be21e642a9629d698df3f372e2 OK === RUN TestCheckSumDownload/subtest7 2026/04/19 03:20:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/19 03:20:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (35.82s) --- PASS: TestCheckSumDownload/subtest1 (2.12s) --- PASS: TestCheckSumDownload/subtest2 (1.80s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.77s) --- PASS: TestCheckSumDownload/subtest5 (1.67s) --- PASS: TestCheckSumDownload/subtest6 (1.77s) --- PASS: TestCheckSumDownload/subtest7 (1.95s) === RUN TestApplyTransforms 2026/04/19 03:20:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qitowuc2vami" 2026/04/19 03:20:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:20:58 DEBUG : Creating backend with remote "TestDrive:crypt/k380btdipo367h2su41lj5itdt4vllmqh7ndanslpghp200veb40" 2026/04/19 03:20:59 DEBUG : Creating backend with remote "/tmp/rclone2818566497" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami'", Local "Local file system at /tmp/rclone2818566497", Modify Window "1ms" 2026/04/19 03:21:01 DEBUG : hello, world!: md5 = f4cf1dfcdf88317fcfbc087898fe37c2 OK upper checkfile vs. lower remote (without normalization) 2026/04/19 03:21:01 ERROR : hello, world!: sum not found 2026/04/19 03:21:01 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami' 2026/04/19 03:21:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami': 1 files missing 2026/04/19 03:21:01 NOTICE: 1 hashes missing 2026/04/19 03:21:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami': 1 differences found 2026/04/19 03:21:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/19 03:21:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami': 0 differences found 2026/04/19 03:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami': 1 matching files 2026/04/19 03:21:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiwexop5joxa" 2026/04/19 03:21:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:02 DEBUG : Creating backend with remote "TestDrive:crypt/bg9lj4qauacvm2upgir0bse5eos5mnhpphnokjbbhjr4e3pbna4g" 2026/04/19 03:21:03 DEBUG : Creating backend with remote "/tmp/rclone2484756349" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa'", Local "Local file system at /tmp/rclone2484756349", Modify Window "1ms" 2026/04/19 03:21:05 DEBUG : HELLO, WORLD!: md5 = 402831bd51dcfcfbce8fab6927022d9b OK lower checkfile vs. upper remote (without normalization) 2026/04/19 03:21:06 ERROR : HELLO, WORLD!: sum not found 2026/04/19 03:21:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa' 2026/04/19 03:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa': 1 files missing 2026/04/19 03:21:06 NOTICE: 1 hashes missing 2026/04/19 03:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa': 1 differences found 2026/04/19 03:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/19 03:21:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa': 0 differences found 2026/04/19 03:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa': 1 matching files 2026/04/19 03:21:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-motiyud2reqi" 2026/04/19 03:21:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:07 DEBUG : Creating backend with remote "TestDrive:crypt/dt8id3hrqbco5dmqc0529ib102msfjfkubh4qgrldcjato27t4lg" 2026/04/19 03:21:08 DEBUG : Creating backend with remote "/tmp/rclone414818791" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi'", Local "Local file system at /tmp/rclone414818791", Modify Window "1ms" 2026/04/19 03:21:10 DEBUG : HeLlO, wOrLd!: md5 = 366dbb96f1421980ff69d233b6de0907 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/19 03:21:10 ERROR : HeLlO, wOrLd!: sum not found 2026/04/19 03:21:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi' 2026/04/19 03:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi': 1 files missing 2026/04/19 03:21:10 NOTICE: 1 hashes missing 2026/04/19 03:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi': 1 differences found 2026/04/19 03:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/19 03:21:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi': 0 differences found 2026/04/19 03:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi': 1 matching files 2026/04/19 03:21:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamohiq5kole" 2026/04/19 03:21:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:11 DEBUG : Creating backend with remote "TestDrive:crypt/2j5orq77v4mdv81iatcbkmkhm8v6ddofouvej74tooi1pk4lttbg" 2026/04/19 03:21:12 DEBUG : Creating backend with remote "/tmp/rclone3133837809" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole'", Local "Local file system at /tmp/rclone3133837809", Modify Window "1ms" 2026/04/19 03:21:14 DEBUG : HELLO, WORLD!: md5 = 488f4477c2f6dfa81120b46d5c3eb482 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/19 03:21:15 ERROR : HELLO, WORLD!: sum not found 2026/04/19 03:21:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole' 2026/04/19 03:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole': 1 files missing 2026/04/19 03:21:15 NOTICE: 1 hashes missing 2026/04/19 03:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole': 1 differences found 2026/04/19 03:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/19 03:21:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole': 0 differences found 2026/04/19 03:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole': 1 matching files 2026/04/19 03:21:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vowuyut6dimo" 2026/04/19 03:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:16 DEBUG : Creating backend with remote "TestDrive:crypt/kjdrbpof2ampgih3cg3v7c3n9n4d6s61rdp5jfhhe4k7smht2vv0" 2026/04/19 03:21:16 DEBUG : Creating backend with remote "/tmp/rclone1429632043" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo'", Local "Local file system at /tmp/rclone1429632043", Modify Window "1ms" 2026/04/19 03:21:18 DEBUG : 測試_Русский___ě_áñ: md5 = 73fb4a87f9ef673b8a02851fa925cf5d OK NFD checkfile vs. NFC remote (without normalization) 2026/04/19 03:21:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/19 03:21:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo' 2026/04/19 03:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo': 1 files missing 2026/04/19 03:21:19 NOTICE: 1 hashes missing 2026/04/19 03:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo': 1 differences found 2026/04/19 03:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/19 03:21:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo': 0 differences found 2026/04/19 03:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo': 1 matching files 2026/04/19 03:21:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-widugev8quna" 2026/04/19 03:21:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:20 DEBUG : Creating backend with remote "TestDrive:crypt/ktn4e5l46bic2jotnh8j2q4icmn53tif34c2hbr1lh11rkf38bb0" 2026/04/19 03:21:21 DEBUG : Creating backend with remote "/tmp/rclone3193602065" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna'", Local "Local file system at /tmp/rclone3193602065", Modify Window "1ms" 2026/04/19 03:21:23 DEBUG : 測試_Русский___ě_áñ: md5 = 0fbde4559a3e6ffb2808348ac0e7a6e3 OK NFC checkfile vs. NFD remote (without normalization) 2026/04/19 03:21:23 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/19 03:21:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna' 2026/04/19 03:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna': 1 files missing 2026/04/19 03:21:23 NOTICE: 1 hashes missing 2026/04/19 03:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna': 1 differences found 2026/04/19 03:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/19 03:21:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna': 0 differences found 2026/04/19 03:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna': 1 matching files 2026/04/19 03:21:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yemilib5capo" 2026/04/19 03:21:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:24 DEBUG : Creating backend with remote "TestDrive:crypt/ng7i4abag4om9jo1gcefs4no5ehh55tvdm3f4sq7fe7m941e6d8g" 2026/04/19 03:21:25 DEBUG : Creating backend with remote "/tmp/rclone4125243084" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo'", Local "Local file system at /tmp/rclone4125243084", Modify Window "1ms" 2026/04/19 03:21:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8039becf9d86c4d1e6533cd073990a8f OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/19 03:21:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 03:21:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo' 2026/04/19 03:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo': 1 files missing 2026/04/19 03:21:28 NOTICE: 1 hashes missing 2026/04/19 03:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo': 1 differences found 2026/04/19 03:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/19 03:21:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo': 0 differences found 2026/04/19 03:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo': 1 matching files 2026/04/19 03:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-disaguk1sefa" 2026/04/19 03:21:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:29 DEBUG : Creating backend with remote "TestDrive:crypt/v7nlk8c2ubtf6pop7asc8asd2smep31u1bem3jdrbl6jn0th58k0" 2026/04/19 03:21:29 DEBUG : Creating backend with remote "/tmp/rclone336075485" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa'", Local "Local file system at /tmp/rclone336075485", Modify Window "1ms" 2026/04/19 03:21:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b083da77c0fe746bbc041c845cc5aa11 OK 2026/04/19 03:21:31 DEBUG : TestDrive: Token expired 2026/04/19 03:21:31 DEBUG : Config file has changed externally - reloading 2026/04/19 03:21:31 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:31 DEBUG : TestDrive: Token refresh successful NFCx2 checkfile vs. both remote (without normalization) 2026/04/19 03:21:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 03:21:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa' 2026/04/19 03:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa': 1 files missing 2026/04/19 03:21:32 NOTICE: 1 hashes missing 2026/04/19 03:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa': 1 differences found 2026/04/19 03:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/19 03:21:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa': 0 differences found 2026/04/19 03:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa': 1 matching files 2026/04/19 03:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-johicaf2jine" 2026/04/19 03:21:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/sr469ghg98bni934r2l1lf0jt38qppnub39imugumf3f91ut25g0" 2026/04/19 03:21:34 DEBUG : Creating backend with remote "/tmp/rclone3100596669" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine'", Local "Local file system at /tmp/rclone3100596669", Modify Window "1ms" 2026/04/19 03:21:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ef09a3c1e5c16a7dd0d49dd159a38b05 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/19 03:21:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 03:21:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine' 2026/04/19 03:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine': 1 files missing 2026/04/19 03:21:37 NOTICE: 1 hashes missing 2026/04/19 03:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine': 1 differences found 2026/04/19 03:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/19 03:21:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine': 0 differences found 2026/04/19 03:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine': 1 matching files 2026/04/19 03:21:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caxaleg7soni" 2026/04/19 03:21:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:21:38 DEBUG : Creating backend with remote "TestDrive:crypt/ndv8pt4dmvhfp18fgvt91ajmlo9alkn863upe7atbg2f3pv9hjm0" 2026/04/19 03:21:39 DEBUG : Creating backend with remote "/tmp/rclone3022956918" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni'", Local "Local file system at /tmp/rclone3022956918", Modify Window "1ms" 2026/04/19 03:21:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = daf81fa35b64c7f9b3f008ad2f6e81d8 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/19 03:21:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 03:21:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni' 2026/04/19 03:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni': 1 files missing 2026/04/19 03:21:41 NOTICE: 1 hashes missing 2026/04/19 03:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni': 1 differences found 2026/04/19 03:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/19 03:21:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 03:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni': 0 differences found 2026/04/19 03:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni': 1 matching files 2026/04/19 03:21:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxaleg7soni': Purge remote 2026/04/19 03:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-johicaf2jine': Purge remote 2026/04/19 03:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-disaguk1sefa': Purge remote 2026/04/19 03:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yemilib5capo': Purge remote 2026/04/19 03:21:43 DEBUG : TestDrive: Token expired 2026/04/19 03:21:43 DEBUG : Config file has changed externally - reloading 2026/04/19 03:21:43 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:43 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-widugev8quna': Purge remote 2026/04/19 03:21:44 DEBUG : TestDrive: Token expired 2026/04/19 03:21:44 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:44 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vowuyut6dimo': Purge remote 2026/04/19 03:21:44 DEBUG : TestDrive: Token expired 2026/04/19 03:21:44 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:44 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamohiq5kole': Purge remote 2026/04/19 03:21:45 DEBUG : TestDrive: Token expired 2026/04/19 03:21:45 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:45 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motiyud2reqi': Purge remote 2026/04/19 03:21:45 DEBUG : TestDrive: Token expired 2026/04/19 03:21:45 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:45 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiwexop5joxa': Purge remote 2026/04/19 03:21:45 DEBUG : TestDrive: Token expired 2026/04/19 03:21:45 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:45 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qitowuc2vami': Purge remote 2026/04/19 03:21:46 DEBUG : TestDrive: Token expired 2026/04/19 03:21:46 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:46 DEBUG : TestDrive: Token refresh successful --- PASS: TestApplyTransforms (48.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:21:46 DEBUG : TestDrive: Token expired 2026/04/19 03:21:46 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/19 03:21:46 DEBUG : TestDrive: Token refresh successful 2026/04/19 03:21:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 03:21:48 DEBUG : sub/file2: md5 = e453d218eacaf3f2ea5054bb1a6e2c15 OK 2026/04/19 03:21:48 DEBUG : sub/file2: size = 14 OK 2026/04/19 03:21:48 INFO : file1: Copied (new) to: sub/file2 2026/04/19 03:21:49 DEBUG : sub/file2: size = 14 OK 2026/04/19 03:21:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:21:49 DEBUG : file1: Unchanged skipping 2026/04/19 03:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': don't need to copy/move sub/file2, it is already at target location 2026/04/19 03:21:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.55s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:21:54 DEBUG : dst/file1: md5 = 880d6e365445e67a7f82c2c151131388 OK 2026/04/19 03:21:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/backup" 2026/04/19 03:21:55 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/1nrff024r7pq65ecp72fc28jb0" 2026/04/19 03:21:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:21:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase') 2026/04/19 03:21:56 DEBUG : dst/file1: Sizes differ 2026/04/19 03:21:59 INFO : dst/file1: Moved (server-side) 2026/04/19 03:22:00 DEBUG : dst/file1: md5 = db2cba73aa172d9c28f35869018005b7 OK 2026/04/19 03:22:00 DEBUG : dst/file1: size = 14 OK 2026/04/19 03:22:00 INFO : dst/file1: Copied (new) 2026/04/19 03:22:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:22:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:22:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.10s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:22:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/dst" 2026/04/19 03:22:04 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 03:22:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/CompareDest" 2026/04/19 03:22:06 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/gveqi14airsml4bgu7krj116o8" 2026/04/19 03:22:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 03:22:09 DEBUG : one: md5 = c550988e9aa9ee62d8bf1397efa6c4c0 OK 2026/04/19 03:22:09 DEBUG : one: size = 3 OK 2026/04/19 03:22:09 INFO : one: Copied (new) 2026/04/19 03:22:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/dst') 2026/04/19 03:22:11 DEBUG : one: Sizes differ 2026/04/19 03:22:12 DEBUG : one: md5 = 31fccb4b5be71d7128809d276a5b3034 OK 2026/04/19 03:22:12 DEBUG : one: size = 5 OK 2026/04/19 03:22:12 INFO : one: Copied (replaced existing) 2026/04/19 03:22:14 DEBUG : dst/one: md5 = d48ffae50d57711b50842b3224cf8311 OK 2026/04/19 03:22:16 DEBUG : CompareDest/one: md5 = 3a5784ef706e10b9ed60134229d2e222 OK 2026/04/19 03:22:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/dst') 2026/04/19 03:22:17 DEBUG : one: Sizes differ 2026/04/19 03:22:17 DEBUG : one: size = 5 OK 2026/04/19 03:22:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:22:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 03:22:19 DEBUG : CompareDest/two: md5 = c772b7933de17dfc9c54991ca1dfa95d OK 2026/04/19 03:22:20 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 03:22:20 DEBUG : two: size = 3 OK 2026/04/19 03:22:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:22:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 03:22:21 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 03:22:21 DEBUG : two: size = 3 OK 2026/04/19 03:22:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:22:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 03:22:22 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 03:22:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:22 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/CompareDest') 2026/04/19 03:22:22 DEBUG : two: Sizes differ 2026/04/19 03:22:24 DEBUG : two: md5 = f81cc3925c83ab8e40d9fd21848b5ccf OK 2026/04/19 03:22:24 DEBUG : two: size = 5 OK 2026/04/19 03:22:24 INFO : two: Copied (new) 2026/04/19 03:22:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 03:22:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:22:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 03:22:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.44s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:22:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/dst" 2026/04/19 03:22:28 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 03:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/CopyDest" 2026/04/19 03:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/19 03:22:31 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 03:22:33 DEBUG : one: md5 = f1f41b1ea5ba43c36f0e59fc4949bed4 OK 2026/04/19 03:22:33 DEBUG : one: size = 3 OK 2026/04/19 03:22:33 INFO : one: Copied (new) 2026/04/19 03:22:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/dst') 2026/04/19 03:22:34 DEBUG : one: Sizes differ 2026/04/19 03:22:36 DEBUG : one: md5 = 0116d78eb1281d8aca1540384f019703 OK 2026/04/19 03:22:36 DEBUG : one: size = 5 OK 2026/04/19 03:22:36 INFO : one: Copied (replaced existing) 2026/04/19 03:22:37 DEBUG : dst/one: md5 = dca008edcdd3c81fff2252043702f6ad OK 2026/04/19 03:22:39 DEBUG : CopyDest/one: md5 = 6f1845587d05bd0367a6c91ea40cb421 OK 2026/04/19 03:22:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/BackupDir" 2026/04/19 03:22:40 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/19 03:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/dst') 2026/04/19 03:22:42 DEBUG : one: Sizes differ 2026/04/19 03:22:42 DEBUG : one: size = 5 OK 2026/04/19 03:22:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/dst') 2026/04/19 03:22:42 DEBUG : one: Sizes differ 2026/04/19 03:22:44 INFO : one: Moved (server-side) 2026/04/19 03:22:45 DEBUG : one: size = 5 OK 2026/04/19 03:22:45 INFO : one: Copied (server-side copy) 2026/04/19 03:22:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/19 03:22:46 DEBUG : CopyDest/two: md5 = c4bff8c0c9ff64e8803c78e4be848ef3 OK 2026/04/19 03:22:47 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 03:22:47 DEBUG : two: size = 3 OK 2026/04/19 03:22:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:22:48 DEBUG : two: size = 3 OK 2026/04/19 03:22:48 INFO : two: Copied (server-side copy) 2026/04/19 03:22:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/19 03:22:49 DEBUG : two: size = 3 OK 2026/04/19 03:22:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:22:49 DEBUG : two: Unchanged skipping 2026/04/19 03:22:51 DEBUG : CopyDest/three: md5 = 5dbcc44a65882a25632d1013edccec5b OK 2026/04/19 03:22:51 DEBUG : three: Need to transfer - File not found at Destination 2026/04/19 03:22:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:22:52 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase/CopyDest') 2026/04/19 03:22:52 DEBUG : three: Sizes differ 2026/04/19 03:22:52 DEBUG : three: Destination not found in --copy-dest 2026/04/19 03:22:53 DEBUG : three: md5 = ca7c55b467e9fee7b800cb24913b1f8d OK 2026/04/19 03:22:53 DEBUG : three: size = 7 OK 2026/04/19 03:22:53 INFO : three: Copied (new) 2026/04/19 03:22:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/19 03:22:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:22:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 03:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 03:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/19 03:22:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.32s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/19 03:23:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b393df1b69bd594f18f79f48ae937c43 OK 2026/04/19 03:23:03 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/19 03:23:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/19 03:23:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/19 03:23:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/04/19 03:23:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/19 03:23:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/19 03:23:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3c2627ffefd50f0f92e2cffc87a6cec9 OK 2026/04/19 03:23:06 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/19 03:23:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/19 03:23:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/19 03:23:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using skip mode. 2026/04/19 03:23:12 NOTICE: one: Found 2 files with duplicate names 2026/04/19 03:23:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.62s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using skip mode. 2026/04/19 03:23:18 NOTICE: one: Found 3 files with duplicate names 2026/04/19 03:23:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/19 03:23:18 INFO : one: Deleted 2026/04/19 03:23:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.00s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using first mode. 2026/04/19 03:23:24 NOTICE: one: Found 3 files with duplicate names 2026/04/19 03:23:24 INFO : one: Deleted 2026/04/19 03:23:25 INFO : one: Deleted 2026/04/19 03:23:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.90s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using newest mode. 2026/04/19 03:23:30 NOTICE: one: Found 3 files with duplicate names 2026/04/19 03:23:30 INFO : one: Deleted 2026/04/19 03:23:30 INFO : one: Deleted 2026/04/19 03:23:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.68s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using oldest mode. 2026/04/19 03:23:36 NOTICE: one: Found 3 files with duplicate names 2026/04/19 03:23:37 INFO : one: Deleted 2026/04/19 03:23:37 INFO : one: Deleted 2026/04/19 03:23:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using largest mode. 2026/04/19 03:23:42 NOTICE: one: Found 3 files with duplicate names 2026/04/19 03:23:43 INFO : one: Deleted 2026/04/19 03:23:43 INFO : one: Deleted 2026/04/19 03:23:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.08s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using smallest mode. 2026/04/19 03:23:48 NOTICE: one: Found 3 files with duplicate names 2026/04/19 03:23:49 INFO : one: Deleted 2026/04/19 03:23:49 INFO : one: Deleted 2026/04/19 03:23:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.03s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:23:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Looking for duplicate names using rename mode. 2026/04/19 03:23:55 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/19 03:23:56 INFO : one-2.txt: renamed from: one.txt 2026/04/19 03:23:58 INFO : one-3.txt: renamed from: one.txt 2026/04/19 03:23:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.73s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:24:03 DEBUG : dupe1/one.txt: md5 = f319f0fc4e1adafbfa8a7cc14a54d5d6 OK 2026/04/19 03:24:05 DEBUG : dupe2/two.txt: md5 = 9979b22e7da5b9d133d23493841bb728 OK 2026/04/19 03:24:07 DEBUG : dupe3/three.txt: md5 = fc80f64bce282c821e23f4768fc4a2ac OK 2026/04/19 03:24:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/19 03:24:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/19 03:24:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/19 03:24:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/19 03:24:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/19 03:24:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/19 03:24:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.52s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:24:14 DEBUG : a.txt: md5 = 21483f5d89569e8d5509b2af06f31658 OK 2026/04/19 03:24:15 DEBUG : zend.txt: md5 = 0d9b23354b333a052ad8dd963b4e9288 OK 2026/04/19 03:24:17 DEBUG : sub dir/hello world: md5 = 7d70aa14fd67bffec085496f50d46e47 OK 2026/04/19 03:24:19 DEBUG : sub dir/hello world2: md5 = d80fc1de02577b2c16cd1d02d068816e OK 2026/04/19 03:24:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 92bf5836a927a9afc9b3995a3c7b04c5 OK 2026/04/19 03:24:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 62c8bca42c3ac2223059f043827c4364 OK 2026/04/19 03:24:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = 366eeca2a22af322e7caf7380068954d OK 2026/04/19 03:24:25 DEBUG : a.txt: Excluded (Size Filter) 2026/04/19 03:24:25 DEBUG : a.txt: Excluded 2026/04/19 03:24:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 03:24:25 DEBUG : sub dir/hello world2: Excluded 2026/04/19 03:24:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 03:24:25 DEBUG : sub dir/hello world: Excluded 2026/04/19 03:24:26 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 03:24:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 03:24:26 DEBUG : sub dir/hello world2: Excluded 2026/04/19 03:24:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 03:24:26 DEBUG : sub dir/hello world: Excluded 2026/04/19 03:24:26 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 03:24:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/19 03:24:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/19 03:24:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/19 03:24:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/19 03:24:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/19 03:24:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/19 03:24:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.19s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:24:34 DEBUG : a.txt: md5 = 9338ebf193fcf1cc7e844babf1da2e96 OK 2026/04/19 03:24:35 DEBUG : zend.txt: md5 = 6a41eff3a8de8bce0d219770f8a7690b OK 2026/04/19 03:24:38 DEBUG : sub dir/hello world: md5 = 437256625f5514c68eeb0fa76a3680d4 OK 2026/04/19 03:24:39 DEBUG : sub dir/hello world2: md5 = bda65c4fcbaa8f4318478d5f7241be37 OK 2026/04/19 03:24:41 DEBUG : sub dir/ignore dir/.ignore: md5 = a74f75153044329dbab0df01bfce6b46 OK 2026/04/19 03:24:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4be665f061bdb61e535ecadfff5626db OK 2026/04/19 03:24:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8902d757f1764d2a47045c8ff3da365a OK 2026/04/19 03:24:45 DEBUG : a.txt: Excluded (Size Filter) 2026/04/19 03:24:45 DEBUG : a.txt: Excluded 2026/04/19 03:24:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 03:24:46 DEBUG : sub dir/hello world2: Excluded 2026/04/19 03:24:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 03:24:46 DEBUG : sub dir/hello world: Excluded 2026/04/19 03:24:47 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 03:24:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 03:24:47 DEBUG : sub dir/hello world2: Excluded 2026/04/19 03:24:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 03:24:47 DEBUG : sub dir/hello world: Excluded 2026/04/19 03:24:47 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 03:24:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/19 03:24:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/19 03:24:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/19 03:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/19 03:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/19 03:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/19 03:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (19.94s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:24:54 DEBUG : file1: md5 = 1fe65dfb40f6660044fff6a09973ef9d OK 2026/04/19 03:24:56 DEBUG : sub/file2: md5 = 561f383fa4ccdc9c308b162589d1960f OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/19 03:24:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/19 03:24:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/19 03:24:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/19 03:25:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.14s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:03 DEBUG : file1: md5 = c0067c6b148fd4e6e8282a0dd08c9ab8 OK 2026/04/19 03:25:05 DEBUG : sub/file2: md5 = 377d31d4f92dce952b852b2a0030362b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/19 03:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/notfound" 2026/04/19 03:25:09 DEBUG : Config file has changed externally - reloading 2026/04/19 03:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/qe0i31qdkoejk60elps0ni5sqk" 2026/04/19 03:25:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.99s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Making directory 2026/04/19 03:25:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:16 DEBUG : sub dir/hello world: md5 = 91369a17eaf3bcef68a63fb8c095ab7a OK 2026/04/19 03:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:20 DEBUG : potato2: md5 = de87ee287d604f5c4ac4bcd84f79e588 OK 2026/04/19 03:25:21 DEBUG : empty space: md5 = f805d66e3484d1c41b302796453ab906 OK --- PASS: TestLs (4.38s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:24 DEBUG : potato2: md5 = b8a5ada6505a0f59710a41870b58b1ef OK 2026/04/19 03:25:25 DEBUG : empty space: md5 = ad11a39e90bf4b5443c7409a14e6ff2a OK 2026/04/19 03:25:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.55s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:28 DEBUG : potato2: md5 = ba01d38fee4acbf0cd270627551a4f3b OK 2026/04/19 03:25:30 DEBUG : empty space: md5 = 2de36f558a13e30588d4605982a5aca6 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:33 DEBUG : potato2: md5 = 1902067df948759a9b348c1d06a94630 OK 2026/04/19 03:25:35 DEBUG : empty space: md5 = 58f6da3c2826b982e75f02c5a6308ba5 OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2026/04/19 03:25:36 DEBUG : Creating backend with remote ":memory:" 2026/04/19 03:25:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/19 03:25:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/19 03:25:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:38 DEBUG : potato2: md5 = ab1ebac230b16fc05e9f029977e26047 OK 2026/04/19 03:25:39 DEBUG : empty space: md5 = c1948a4d505e616360aafbefb2b6570d OK 2026/04/19 03:25:41 DEBUG : sub dir/potato3: md5 = ed2c8de72d49b17d7c1165b3da4bd4dd OK 2026/04/19 03:25:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.18s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:46 DEBUG : small: md5 = d66b03eec50e55cc00ad6cea58fe6efa OK 2026/04/19 03:25:47 DEBUG : medium: md5 = 6008fbc742c76a9aa8d40da0b5ea4597 OK 2026/04/19 03:25:48 DEBUG : large: md5 = 2baa0cc306ccf426e8ec060f0febc5c3 OK 2026/04/19 03:25:49 DEBUG : Waiting for deletions to finish 2026/04/19 03:25:49 DEBUG : large: Excluded (Size Filter) 2026/04/19 03:25:49 INFO : small: Deleted 2026/04/19 03:25:49 INFO : medium: Deleted --- PASS: TestDelete (6.28s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:52 DEBUG : small: md5 = 258da9dd3bd32342c4013bcfb616c6cb OK 2026/04/19 03:25:53 DEBUG : medium: md5 = d40f169b7d333717db211c2e7301018f OK 2026/04/19 03:25:55 DEBUG : large: md5 = 8f560238c678f24e8f17f1c2da627190 OK 2026/04/19 03:25:55 DEBUG : Waiting for deletions to finish 2026/04/19 03:25:55 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/19 03:25:56 INFO : small: Deleted 2026/04/19 03:25:56 INFO : large: Deleted --- PASS: TestMaxDelete (6.54s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:25:59 DEBUG : small: md5 = 9db450df8a9bbf22147ec28205753e9e OK 2026/04/19 03:26:00 DEBUG : medium: md5 = 23f6d7388858bec90f18dee6e7a82a90 OK 2026/04/19 03:26:01 DEBUG : large: md5 = 2844194f2a79635e3424a6e96588588f OK 2026/04/19 03:26:02 DEBUG : Waiting for deletions to finish 2026/04/19 03:26:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/19 03:26:02 INFO : small: Deleted 2026/04/19 03:26:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.66s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:26:05 DEBUG : small: md5 = 512972a9ba615d6d17d56768e7dae5be OK 2026/04/19 03:26:07 DEBUG : medium: md5 = 8a6144fc284a2b991328710bba1d9667 OK 2026/04/19 03:26:08 DEBUG : large: md5 = b7c4e635e565c87af30efab601be0ea7 OK 2026/04/19 03:26:08 DEBUG : Waiting for deletions to finish 2026/04/19 03:26:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/04/19 03:26:09 INFO : small: Deleted 2026/04/19 03:26:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:26:12 DEBUG : ReadFile: md5 = 3bacaf41a7b6ccd8cf40990980892068 OK --- PASS: TestReadFile (3.74s) === RUN TestRetry 2026/04/19 03:26:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/19 03:26:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/19 03:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 03:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 03:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 03:26:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 03:26:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:26:16 DEBUG : file1: md5 = 6da7fa4532b4ed9b408c3fd306ad4076 OK 2026/04/19 03:26:17 DEBUG : file2: md5 = 2414581c8a8a68cc08aa017a96ab031f OK --- PASS: TestCat (13.52s) === RUN TestPurge 2026/04/19 03:26:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonuyob2noji" 2026/04/19 03:26:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:26:28 DEBUG : Creating backend with remote "TestDrive:crypt/ekg4nl408r6de753e277puo3a1mvtounvdqfjah0tos5q4ti5qr0" 2026/04/19 03:26:29 DEBUG : Creating backend with remote "/tmp/rclone426419882" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonuyob2noji'", Local "Local file system at /tmp/rclone426419882", Modify Window "1ms" 2026/04/19 03:26:33 DEBUG : A1/B1/C1/one: md5 = 82a7f9c7f6cb3b55e68498924bfa660a OK 2026/04/19 03:26:33 INFO : A2: Making directory 2026/04/19 03:26:34 INFO : A1/B2: Making directory 2026/04/19 03:26:35 INFO : A1/B2/C2: Making directory 2026/04/19 03:26:35 INFO : A1/B1/C3: Making directory 2026/04/19 03:26:36 INFO : A3: Making directory 2026/04/19 03:26:37 INFO : A3/B3: Making directory 2026/04/19 03:26:37 INFO : A3/B3/C4: Making directory 2026/04/19 03:26:39 DEBUG : A1/two: md5 = 23b16c4557d930ef7a77e02d936d1a80 OK 2026/04/19 03:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonuyob2noji': Purge remote 2026/04/19 03:26:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.88s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:26:46 DEBUG : A1/B1/C1/one: md5 = 3132b4bc6a5e916ef1b295484647fa01 OK 2026/04/19 03:26:46 INFO : A2: Making directory 2026/04/19 03:26:47 INFO : A1/B2: Making directory 2026/04/19 03:26:48 INFO : A1/B2/C2: Making directory 2026/04/19 03:26:48 INFO : A1/B1/C3: Making directory 2026/04/19 03:26:49 INFO : A3: Making directory 2026/04/19 03:26:50 INFO : A3/B3: Making directory 2026/04/19 03:26:50 INFO : A3/B3/C4: Making directory 2026/04/19 03:26:52 DEBUG : A1/two: md5 = 89d6fe9bb60139e62f4d0bda2950b231 OK 2026/04/19 03:26:53 DEBUG : removing 1 level 3 directories 2026/04/19 03:26:53 INFO : A3/B3/C4: Removing directory 2026/04/19 03:26:56 DEBUG : removing 2 level 3 directories 2026/04/19 03:26:56 INFO : A1/B2/C2: Removing directory 2026/04/19 03:26:56 INFO : A1/B1/C3: Removing directory 2026/04/19 03:26:56 DEBUG : removing 2 level 2 directories 2026/04/19 03:26:56 INFO : A3/B3: Removing directory 2026/04/19 03:26:56 INFO : A1/B2: Removing directory 2026/04/19 03:26:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/19 03:26:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/19 03:26:57 DEBUG : removing 2 level 1 directories 2026/04/19 03:26:57 INFO : A3: Removing directory 2026/04/19 03:26:57 INFO : A2: Removing directory 2026/04/19 03:26:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/19 03:27:01 DEBUG : removing 1 level 3 directories 2026/04/19 03:27:01 INFO : A1/B1/C1: Removing directory 2026/04/19 03:27:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:01 DEBUG : removing 1 level 2 directories 2026/04/19 03:27:01 INFO : A1/B1: Removing directory 2026/04/19 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/19 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/19 03:27:02 DEBUG : removing 1 level 1 directories 2026/04/19 03:27:02 INFO : A1: Removing directory 2026/04/19 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/19 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/19 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 03:27:03 DEBUG : removing 1 level 0 directories 2026/04/19 03:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Removing directory 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 03:27:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (21.14s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:05 INFO : A1: Making directory 2026/04/19 03:27:05 INFO : A1/B1: Making directory 2026/04/19 03:27:06 INFO : A1/B1/C1: Making directory 2026/04/19 03:27:08 DEBUG : removing 1 level 3 directories 2026/04/19 03:27:08 INFO : A1/B1/C1: Removing directory 2026/04/19 03:27:09 DEBUG : removing 1 level 2 directories 2026/04/19 03:27:09 INFO : A1/B1: Removing directory 2026/04/19 03:27:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/19 03:27:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.14s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:11 INFO : A1: Making directory 2026/04/19 03:27:12 INFO : A1/B1: Making directory 2026/04/19 03:27:12 INFO : A1/B1/C1: Making directory 2026/04/19 03:27:15 DEBUG : removing 1 level 3 directories 2026/04/19 03:27:15 INFO : A1/B1/C1: Removing directory 2026/04/19 03:27:15 DEBUG : removing 1 level 2 directories 2026/04/19 03:27:15 INFO : A1/B1: Removing directory 2026/04/19 03:27:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/19 03:27:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.62s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:19 DEBUG : file1: md5 = 48957ef0cb4d1b4a36ab9bc9bb633f9c OK 2026/04/19 03:27:20 DEBUG : filename.txt: File name found in url 2026/04/19 03:27:21 DEBUG : filename.txt: md5 = 527245556cd395db9977a644ef88e74c OK 2026/04/19 03:27:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/19 03:27:22 DEBUG : headerfilename.txt: md5 = 9a62100914efb15992bd62dbb5248a04 OK 2026/04/19 03:27:24 DEBUG : file2: md5 = 37a555e7c0bbde0fb236b3a0c35050ce OK --- PASS: TestCopyURL (8.13s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:27 DEBUG : file1: md5 = b07ea1d8eb561588af13afb211bb4e1e OK --- PASS: TestCopyURLDownloadHeaders (2.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 03:27:31 DEBUG : sub/file2: md5 = 248a28a62bfdf4c74419c41bed9a01c0 OK 2026/04/19 03:27:31 DEBUG : sub/file2: size = 14 OK 2026/04/19 03:27:31 INFO : file1: Copied (new) to: sub/file2 2026/04/19 03:27:31 INFO : file1: Deleted 2026/04/19 03:27:31 DEBUG : sub/file2: size = 14 OK 2026/04/19 03:27:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:27:31 DEBUG : file1: Unchanged skipping 2026/04/19 03:27:31 INFO : file1: Deleted 2026/04/19 03:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': don't need to copy/move sub/file2, it is already at target location 2026/04/19 03:27:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.61s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 03:27:36 DEBUG : file1: md5 = c8fc40ff37810a6756fcc627c7ec1211 OK 2026/04/19 03:27:36 DEBUG : file1: size = 14 OK 2026/04/19 03:27:36 INFO : file1: Copied (new) 2026/04/19 03:27:36 INFO : file1: Deleted 2026/04/19 03:27:36 DEBUG : file1: Destination exists, skipping 2026/04/19 03:27:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.25s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:40 DEBUG : dst/file1: md5 = 0b524d93b14f79867b17d28ff5560dc9 OK 2026/04/19 03:27:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexifub2mase/backup" 2026/04/19 03:27:41 DEBUG : Config file has changed externally - reloading 2026/04/19 03:27:41 DEBUG : Creating backend with remote "TestDrive:crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0/1nrff024r7pq65ecp72fc28jb0" 2026/04/19 03:27:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1137360245) 2026/04/19 03:27:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase') 2026/04/19 03:27:42 DEBUG : dst/file1: Sizes differ 2026/04/19 03:27:44 INFO : dst/file1: Moved (server-side) 2026/04/19 03:27:46 DEBUG : dst/file1: md5 = 9354346744cc0ac744ed9b1bd66c7a26 OK 2026/04/19 03:27:46 DEBUG : dst/file1: size = 14 OK 2026/04/19 03:27:46 INFO : dst/file1: Copied (new) 2026/04/19 03:27:46 INFO : dst/file1: Deleted 2026/04/19 03:27:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/19 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.50s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:27:52 DEBUG : A1/one: md5 = 383b6432f32aba9c785b1c5a9cc356fb OK 2026/04/19 03:27:53 DEBUG : A1/two: md5 = 6f9d085f4ec76b18cf853315cf17c721 OK 2026/04/19 03:27:55 DEBUG : A1/B1/three: md5 = ed2d68d5eb67f7943b8b8b41ea4a3b1e OK 2026/04/19 03:27:57 DEBUG : A1/B1/C1/four: md5 = fdfb8d267d3354b0489c7a5fb2e13b49 OK 2026/04/19 03:27:59 DEBUG : A1/B1/C2/five: md5 = 4a913698df9f51906415445650a8ed31 OK 2026/04/19 03:27:59 INFO : A1/B2: Making directory 2026/04/19 03:28:00 INFO : A1/B1/C3: Making directory 2026/04/19 03:28:08 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/19 03:28:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/19 03:28:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/19 03:28:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/19 03:28:09 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/19 03:28:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/19 03:28:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/19 03:28:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/19 03:28:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/19 03:28:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/19 03:28:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/19 03:28:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/19 03:28:19 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/19 03:28:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/19 03:28:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/19 03:28:19 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/19 03:28:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/19 03:28:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/19 03:28:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/19 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/19 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/19 03:28:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/19 03:28:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/19 03:28:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/19 03:28:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/19 03:28:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/19 03:28:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/19 03:28:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/19 03:28:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/19 03:28:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 03:28:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (40.52s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:28:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:28:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 9304182b2f0c57c0e142eb560c96018c OK 2026/04/19 03:28:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:28:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/19 03:28:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 03:28:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/19 03:28:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 05d57404a439c5ddd9cd2cb0780ce1e0 OK 2026/04/19 03:28:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:28:34 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:28:37 DEBUG : with_checksum_small_file_from_pipe: md5 = 1f768541cf93456c0e08fc201dfd7fe0 OK 2026/04/19 03:28:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:28:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 03:28:38 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/19 03:28:39 DEBUG : with_checksum_big_file_from_pipe: md5 = df074f6b4986b25068075e10b55be714 OK 2026/04/19 03:28:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:28:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:28:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:28:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:28:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/19 03:28:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:28:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:28:47 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:28:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 03:28:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/19 03:28:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:28:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.44s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/19 03:28:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (48 bytes), uploading instead of streaming 2026/04/19 03:28:51 DEBUG : rcat_metadata: md5 = 28e2e54e423230c9cee2af2872eb8f7b OK 2026/04/19 03:28:51 DEBUG : rcat_metadata: size = 48 OK 2026/04/19 03:28:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/19 03:28:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/19 03:28:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = fefaef12b409785b8ef250a72138a1d3 OK 2026/04/19 03:28:54 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/19 03:28:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.84s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:28:57 DEBUG : potato1: md5 = e9013334660cb95504437c407751c2f5 OK 2026/04/19 03:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (60 bytes), uploading instead of streaming 2026/04/19 03:28:58 DEBUG : potato2: md5 = 33a46251d0a5d6dca659cd25433fd73d OK 2026/04/19 03:28:58 DEBUG : potato2: size = 60 OK 2026/04/19 03:28:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.59s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:01 DEBUG : potato1: md5 = d8213c6d77faa530eba40dd07778b797 OK 2026/04/19 03:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': File to upload is small (60 bytes), uploading instead of streaming 2026/04/19 03:29:03 DEBUG : potato2: md5 = eb2ce396348ea97d8829210a93331c0a OK 2026/04/19 03:29:03 DEBUG : potato2: size = 60 OK 2026/04/19 03:29:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:06 DEBUG : potato1: md5 = ce4cfa2740bd7dfc14940ea932e44563 OK --- PASS: TestRcatSizeUploadHeaders (2.32s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:08 DEBUG : potato2: md5 = 7dd065d6b7fc71d5ce4f4f15640ac46a OK 2026/04/19 03:29:10 DEBUG : empty space: md5 = 2fcc0ea949eb88eadba5b7599f2b01f3 OK 2026/04/19 03:29:12 DEBUG : sub dir/potato3: md5 = 0d6c58bc77b93810c1a391928da9cbbc OK 2026/04/19 03:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Touching "empty space" 2026/04/19 03:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Touching "sub dir/potato3" 2026/04/19 03:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Touching "potato2" 2026/04/19 03:29:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:17 DEBUG : dir with metadata: Making directory with metadata 2026/04/19 03:29:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.13s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:19 DEBUG : directory with modtime: Making directory with metadata 2026/04/19 03:29:19 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/19 03:29:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:29:21 DEBUG : Google drive root 'crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0': Skipping btime metadata as can't update it on an existing file: 2026-04-19T03:29:21.539613454Z 2026/04/19 03:29:22 INFO : non existent directory: Updated directory metadata 2026/04/19 03:29:24 DEBUG : Google drive root 'crypt/7tfkf6g5gs8cnjqehrgtt06ikdefojmi1kqk35e73s5soq6m6ct0': Skipping btime metadata as can't update it on an existing file: 2026-04-19T03:29:21.539613454Z 2026/04/19 03:29:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/19 03:29:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/19 03:29:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/19 03:29:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:29:30 DEBUG : dst: Making directory with metadata 2026/04/19 03:29:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:29:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:29:31 INFO : dst: Set directory modification time (using SetModTime) 2026/04/19 03:29:31 INFO : dst: Set directory modification time (using SetModTime) 2026/04/19 03:29:31 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/19 03:29:31 INFO : dst: Set directory modification time (using SetModTime) 2026/04/19 03:29:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.10s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase'", Local "Local file system at /tmp/rclone1137360245", Modify Window "1ms" 2026/04/19 03:29:35 DEBUG : sub dir/test remove existing: md5 = 9bdccf034670f237afb246efa94925ba OK 2026/04/19 03:29:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 30ce0ec8bb62f6dd36d65b72015cd6e1 OK 2026/04/19 03:29:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jinesev6" before starting 2026/04/19 03:29:39 DEBUG : sub dir/test remove existing.jinesev6: TEST: removing renamed existing file after operation 2026/04/19 03:29:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ditakoz5" before starting 2026/04/19 03:29:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ditakoz5: TEST: renaming existing back after failed operation 2026/04/19 03:29:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zajetiw4" before starting 2026/04/19 03:29:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zajetiw4: TEST: removing renamed existing file after operation 2026/04/19 03:29:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3vvdp89gi1lu60b30qifuitjkg03rdeg9358rcmr4pbi0tkj7nu0" 2026/04/19 03:29:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "80vr4kb566iin37s7lqg7cq477n1n8np89ver0042ffplbe3k4gf0uskjrf6vka2p39jro3qc3fjjir258tnge67pfummtlql4tdij5ueu5a0g7574rojoiu2q87s6m1jkrvk6pmq4bgdu3f7mjb4b9en7nvsruuo3lg1f7isondhqsegq2g" --- PASS: TestRemoveExisting (12.41s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/19 03:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexifub2mase': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m7.994446733s (try 1/5)