"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/04/05 03:34:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi" 2026/04/05 03:34:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:34:33 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg" 2026/04/05 03:34:33 DEBUG : TestDrive: Token expired 2026/04/05 03:34:33 DEBUG : TestDrive: No updated token found in the config file 2026/04/05 03:34:33 DEBUG : TestDrive: Token refresh successful 2026/04/05 03:34:33 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/04/05 03:34:33 DEBUG : TestDrive: Saved new token in config file 2026/04/05 03:34:34 DEBUG : Creating backend with remote "/tmp/rclone1905950007" === 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/04/05 03:34:35 DEBUG : a: size = 0 OK 2026/04/05 03:34:35 DEBUG : a: size = 1 (memory) 2026/04/05 03:34:35 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/05 03:34:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/05 03:34:35 DEBUG : potato: Seek from 10 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 10 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 2 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/05 03:34:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 2 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/05 03:34:35 DEBUG : potato: Seek from 8 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 8 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/05 03:34:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 03:34:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 03:34:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 03:34:35 DEBUG : potato: Seek from 5 to 2 2026/04/05 03:34:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/05 03:34:35 DEBUG : potato: Seek from 9 to 0 2026/04/05 03:34:35 DEBUG : potato: Seek from 9 to 0 2026/04/05 03:34:35 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:34:37 DEBUG : rutabaga: md5 = 4ab8503fb097ec8d726c4883582b7232 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/05 03:34:39 DEBUG : empty space: md5 = 694aa88a5c38f30d46b3a87d4d6a5fed OK === RUN TestCheck/3 2026/04/05 03:34:41 DEBUG : potato2: md5 = 525c8986696512913b1de53cf0e35437 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/05 03:34:44 DEBUG : remotepotato: md5 = 5291ca6f05df687a15a41ef16a89eb9a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.87s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/04/05 03:34:47 DEBUG : Creating backend with remote "nonexistent" 2026/04/05 03:34:47 DEBUG : Creating backend with remote "nonexistent" 2026/04/05 03:34:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/05 03:34:47 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/05 03:34:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/05 03:34:47 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:34:48 DEBUG : rutabaga: md5 = 1677053ef69aeac6d9058623176b1645 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/05 03:34:52 DEBUG : empty space: md5 = 02a864adf87243b078e4ae93b5eb8986 OK === RUN TestCheckDownload/3 2026/04/05 03:34:54 DEBUG : potato2: md5 = 90ff795037dffb7da928fee7a83c0798 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/05 03:34:58 DEBUG : remotepotato: md5 = e05baf48ad7732ffc8ff994184c9f330 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.23s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:35:04 DEBUG : rutabaga: md5 = 0e4e775c2693202a25efa00df1eb277f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/05 03:35:07 DEBUG : empty space: md5 = 0a0b88682f792fe5c5308dce08138ac6 OK === RUN TestCheckSizeOnly/3 2026/04/05 03:35:09 DEBUG : potato2: md5 = 6e0e1b18269f16a6548ba3e92d60045b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/05 03:35:11 DEBUG : remotepotato: md5 = 4a78a7d94097a30fc99b23b1a1042b0e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.32s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:35:16 DEBUG : test.sum: md5 = d4f7002c9e4b2ae3426f0c3aa18c64c4 OK 2026/04/05 03:35:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/05 03:35:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/05 03:35:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/05 03:35:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/05 03:35:18 DEBUG : test.sum: md5 = c5d49be463784daa75731d8dcd371c1c OK 2026/04/05 03:35:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/05 03:35:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/05 03:35:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/05 03:35:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.78s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:35:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/data" 2026/04/05 03:35:20 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:35:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/data" 2026/04/05 03:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/vjrnln8ratgmqakfosrqe8espk" 2026/04/05 03:35:26 DEBUG : data/banana: md5 = 5804cf53e1e4e29908990b9f688816e3 OK 2026/04/05 03:35:27 DEBUG : test.sum: md5 = ede0b11981a2f4afdce0d4e23485ecb9 OK === RUN TestCheckSumDownload/subtest1 2026/04/05 03:35:31 DEBUG : data/potato: md5 = cceabd1b56440a2fbb003a2ff9de15d9 OK 2026/04/05 03:35:33 DEBUG : test.sum: md5 = f3832415da2465723060bf75368c7306 OK === RUN TestCheckSumDownload/subtest2 2026/04/05 03:35:38 DEBUG : test.sum: md5 = 9541267346345bd9f9747923e812ee00 OK === RUN TestCheckSumDownload/subtest3 2026/04/05 03:35:42 DEBUG : test.sum: md5 = 2816c5addec8cec36d01610f3280b09e OK === RUN TestCheckSumDownload/subtest4 2026/04/05 03:35:45 DEBUG : test.sum: md5 = 47164f27afe44b5eb63c3acb9c6cbf2c OK === RUN TestCheckSumDownload/subtest5 2026/04/05 03:35:49 DEBUG : test.sum: md5 = d8d4eb795ee4bf63ba263da3e45d0ac7 OK === RUN TestCheckSumDownload/subtest6 2026/04/05 03:35:53 DEBUG : data/banana: md5 = b5110fe7ba63f547bd375094fbc27898 OK 2026/04/05 03:35:55 DEBUG : data/potato: md5 = 54a153b58812e883391b07e64869607a OK 2026/04/05 03:35:56 DEBUG : test.sum: md5 = a4810c964ccc76180adde759501480fc OK === RUN TestCheckSumDownload/subtest7 2026/04/05 03:36:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/05 03:36:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.78s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (1.86s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.83s) --- PASS: TestCheckSumDownload/subtest6 (1.87s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2026/04/05 03:36:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiqabis8qela" 2026/04/05 03:36:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:02 DEBUG : Creating backend with remote "TestDrive:crypt/95sepeh2kqrrku0vtkg9vaheif24qqlqhbgfc2g7mfj6drl2fq8g" 2026/04/05 03:36:03 DEBUG : Creating backend with remote "/tmp/rclone315691167" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela'", Local "Local file system at /tmp/rclone315691167", Modify Window "1ms" 2026/04/05 03:36:05 DEBUG : hello, world!: md5 = d7765cafb619589f8fee1e4ed40733b3 OK upper checkfile vs. lower remote (without normalization) 2026/04/05 03:36:05 ERROR : hello, world!: sum not found 2026/04/05 03:36:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela' 2026/04/05 03:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela': 1 files missing 2026/04/05 03:36:05 NOTICE: 1 hashes missing 2026/04/05 03:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela': 1 differences found 2026/04/05 03:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/05 03:36:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela': 0 differences found 2026/04/05 03:36:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela': 1 matching files 2026/04/05 03:36:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zokusad6vepi" 2026/04/05 03:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/eqhd4uqa1nb3gt7m7nc7fudidtkn6ooh425g025ve6qo5h7ujkbg" 2026/04/05 03:36:07 DEBUG : Creating backend with remote "/tmp/rclone1345507349" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi'", Local "Local file system at /tmp/rclone1345507349", Modify Window "1ms" 2026/04/05 03:36:10 DEBUG : HELLO, WORLD!: md5 = 93b2a05348dfa7185d122f7dd4b7931c OK lower checkfile vs. upper remote (without normalization) 2026/04/05 03:36:10 ERROR : HELLO, WORLD!: sum not found 2026/04/05 03:36:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi' 2026/04/05 03:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi': 1 files missing 2026/04/05 03:36:10 NOTICE: 1 hashes missing 2026/04/05 03:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi': 1 differences found 2026/04/05 03:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/05 03:36:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi': 0 differences found 2026/04/05 03:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi': 1 matching files 2026/04/05 03:36:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bijemaf1qabe" 2026/04/05 03:36:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:11 DEBUG : Creating backend with remote "TestDrive:crypt/91rbrgk25pb4ts0jtr6tmktdgvgiqsfvn28pf9tv4bjtnrd6c3s0" 2026/04/05 03:36:12 DEBUG : Creating backend with remote "/tmp/rclone2352178996" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe'", Local "Local file system at /tmp/rclone2352178996", Modify Window "1ms" 2026/04/05 03:36:14 DEBUG : HeLlO, wOrLd!: md5 = c24e1df6fc8657d65f83f4a382dd3258 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/05 03:36:15 ERROR : HeLlO, wOrLd!: sum not found 2026/04/05 03:36:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe' 2026/04/05 03:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe': 1 files missing 2026/04/05 03:36:15 NOTICE: 1 hashes missing 2026/04/05 03:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe': 1 differences found 2026/04/05 03:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/05 03:36:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe': 0 differences found 2026/04/05 03:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe': 1 matching files 2026/04/05 03:36:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tamerim3sehe" 2026/04/05 03:36:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:16 DEBUG : Creating backend with remote "TestDrive:crypt/rep2cm3d0pr7pjl1u2b6ko3vf9hh2vikkq5n3vtqftg72jogd2t0" 2026/04/05 03:36:17 DEBUG : Creating backend with remote "/tmp/rclone3074821214" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe'", Local "Local file system at /tmp/rclone3074821214", Modify Window "1ms" 2026/04/05 03:36:19 DEBUG : HELLO, WORLD!: md5 = 24d7d7002e7ebae66563833de171d551 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/05 03:36:20 ERROR : HELLO, WORLD!: sum not found 2026/04/05 03:36:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe' 2026/04/05 03:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe': 1 files missing 2026/04/05 03:36:20 NOTICE: 1 hashes missing 2026/04/05 03:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe': 1 differences found 2026/04/05 03:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/05 03:36:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe': 0 differences found 2026/04/05 03:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe': 1 matching files 2026/04/05 03:36:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qimamej9wilo" 2026/04/05 03:36:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:21 DEBUG : Creating backend with remote "TestDrive:crypt/usmjc4pbpntcnsdlo9vsp4oaa0828auagtkiimlqtg241lp7411g" 2026/04/05 03:36:22 DEBUG : Creating backend with remote "/tmp/rclone4027638488" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo'", Local "Local file system at /tmp/rclone4027638488", Modify Window "1ms" 2026/04/05 03:36:24 DEBUG : 測試_Русский___ě_áñ: md5 = 9f6c4a5463624141ce8324a3a62f2287 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/05 03:36:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/05 03:36:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo' 2026/04/05 03:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo': 1 files missing 2026/04/05 03:36:25 NOTICE: 1 hashes missing 2026/04/05 03:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo': 1 differences found 2026/04/05 03:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/05 03:36:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo': 0 differences found 2026/04/05 03:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo': 1 matching files 2026/04/05 03:36:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zezufil5qisu" 2026/04/05 03:36:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:26 DEBUG : Creating backend with remote "TestDrive:crypt/s75mtgv1jj08g0l41rikt91ap4880mu04jf3m1i43r93ejm4b41g" 2026/04/05 03:36:27 DEBUG : Creating backend with remote "/tmp/rclone3768609299" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu'", Local "Local file system at /tmp/rclone3768609299", Modify Window "1ms" 2026/04/05 03:36:29 DEBUG : 測試_Русский___ě_áñ: md5 = 9e24d31af27fd4c50741a13367d50520 OK NFC checkfile vs. NFD remote (without normalization) 2026/04/05 03:36:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/05 03:36:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu' 2026/04/05 03:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu': 1 files missing 2026/04/05 03:36:29 NOTICE: 1 hashes missing 2026/04/05 03:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu': 1 differences found 2026/04/05 03:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/05 03:36:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu': 0 differences found 2026/04/05 03:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu': 1 matching files 2026/04/05 03:36:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihoheb9tusi" 2026/04/05 03:36:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/60rspm93un75fun3q0il3f6kcddaf9h2trn46418jkbf0c6k4fb0" 2026/04/05 03:36:31 DEBUG : Creating backend with remote "/tmp/rclone3768586520" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi'", Local "Local file system at /tmp/rclone3768586520", Modify Window "1ms" 2026/04/05 03:36:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d5c1d4260c35f7298e0f7ca75cb39d98 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/05 03:36:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 03:36:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi' 2026/04/05 03:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi': 1 files missing 2026/04/05 03:36:34 NOTICE: 1 hashes missing 2026/04/05 03:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi': 1 differences found 2026/04/05 03:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/05 03:36:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi': 0 differences found 2026/04/05 03:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi': 1 matching files 2026/04/05 03:36:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xecotih6muje" 2026/04/05 03:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:35 DEBUG : Creating backend with remote "TestDrive:crypt/9aq66366kl0q6o32p0p0vp3i9fmn2pjqpe7a5gpn70mimtkhe7eg" 2026/04/05 03:36:36 DEBUG : Creating backend with remote "/tmp/rclone2293624962" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje'", Local "Local file system at /tmp/rclone2293624962", Modify Window "1ms" 2026/04/05 03:36:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 490f650f90b208e90153a47c0d090b20 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/05 03:36:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 03:36:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje' 2026/04/05 03:36:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje': 1 files missing 2026/04/05 03:36:39 NOTICE: 1 hashes missing 2026/04/05 03:36:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje': 1 differences found 2026/04/05 03:36:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/05 03:36:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje': 0 differences found 2026/04/05 03:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje': 1 matching files 2026/04/05 03:36:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hekobik4juxa" 2026/04/05 03:36:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:40 DEBUG : Creating backend with remote "TestDrive:crypt/754qacbqlajaugvmlejmovloiag126d2j6aekvvbvp7v13h6m1e0" 2026/04/05 03:36:40 DEBUG : Config file has changed externally - reloading 2026/04/05 03:36:41 DEBUG : Creating backend with remote "/tmp/rclone3052547188" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa'", Local "Local file system at /tmp/rclone3052547188", Modify Window "1ms" 2026/04/05 03:36:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 289aab70bd0a19b5bca0023d9eb2c28e OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/05 03:36:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 03:36:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa' 2026/04/05 03:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa': 1 files missing 2026/04/05 03:36:44 NOTICE: 1 hashes missing 2026/04/05 03:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa': 1 differences found 2026/04/05 03:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/05 03:36:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa': 0 differences found 2026/04/05 03:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa': 1 matching files 2026/04/05 03:36:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-terupan5yuwi" 2026/04/05 03:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:36:45 DEBUG : Creating backend with remote "TestDrive:crypt/5i37l6ap2ctdbqab0efvdg2om57v98cov2ukdnamu1g79t7h5k60" 2026/04/05 03:36:46 DEBUG : Creating backend with remote "/tmp/rclone240309762" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi'", Local "Local file system at /tmp/rclone240309762", Modify Window "1ms" 2026/04/05 03:36:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 042b5c9fa70e74651856b61d52e9778f OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/05 03:36:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 03:36:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi' 2026/04/05 03:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi': 1 files missing 2026/04/05 03:36:48 NOTICE: 1 hashes missing 2026/04/05 03:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi': 1 differences found 2026/04/05 03:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/05 03:36:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 03:36:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi': 0 differences found 2026/04/05 03:36:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi': 1 matching files 2026/04/05 03:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terupan5yuwi': Purge remote 2026/04/05 03:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hekobik4juxa': Purge remote 2026/04/05 03:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xecotih6muje': Purge remote 2026/04/05 03:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihoheb9tusi': Purge remote 2026/04/05 03:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zezufil5qisu': Purge remote 2026/04/05 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qimamej9wilo': Purge remote 2026/04/05 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tamerim3sehe': Purge remote 2026/04/05 03:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bijemaf1qabe': Purge remote 2026/04/05 03:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokusad6vepi': Purge remote 2026/04/05 03:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiqabis8qela': Purge remote --- PASS: TestApplyTransforms (52.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:36:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/05 03:36:56 DEBUG : sub/file2: md5 = 1bf47e999304386a16b5a7ae17471742 OK 2026/04/05 03:36:56 DEBUG : sub/file2: size = 14 OK 2026/04/05 03:36:56 INFO : file1: Copied (new) to: sub/file2 2026/04/05 03:36:57 DEBUG : sub/file2: size = 14 OK 2026/04/05 03:36:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 03:36:57 DEBUG : file1: Unchanged skipping 2026/04/05 03:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': don't need to copy/move sub/file2, it is already at target location 2026/04/05 03:36:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.96s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:37:02 DEBUG : dst/file1: md5 = c746c5255cffa0768f9e511a863dc093 OK 2026/04/05 03:37:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/backup" 2026/04/05 03:37:03 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 03:37:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:05 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi') 2026/04/05 03:37:05 DEBUG : dst/file1: Sizes differ 2026/04/05 03:37:07 INFO : dst/file1: Moved (server-side) 2026/04/05 03:37:08 DEBUG : dst/file1: md5 = ccfe142d02b077f595dae43d01a2b9b9 OK 2026/04/05 03:37:08 DEBUG : dst/file1: size = 14 OK 2026/04/05 03:37:08 INFO : dst/file1: Copied (new) 2026/04/05 03:37:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:37:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:37:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.03s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:37:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/dst" 2026/04/05 03:37:13 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 03:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/CompareDest" 2026/04/05 03:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/gveqi14airsml4bgu7krj116o8" 2026/04/05 03:37:16 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 03:37:19 DEBUG : one: md5 = 6d14791e1c9db65848ef3d844e6d445e OK 2026/04/05 03:37:19 DEBUG : one: size = 3 OK 2026/04/05 03:37:19 INFO : one: Copied (new) 2026/04/05 03:37:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/dst') 2026/04/05 03:37:20 DEBUG : one: Sizes differ 2026/04/05 03:37:22 DEBUG : one: md5 = 04c01dc3b9d45a2e4d138a06ea744d05 OK 2026/04/05 03:37:22 DEBUG : one: size = 5 OK 2026/04/05 03:37:22 INFO : one: Copied (replaced existing) 2026/04/05 03:37:25 DEBUG : dst/one: md5 = efbb38d9989c4a3b4b4e15e00aaf3486 OK 2026/04/05 03:37:27 DEBUG : CompareDest/one: md5 = c3f636609c3958e64abc83aef96796d1 OK 2026/04/05 03:37:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/dst') 2026/04/05 03:37:28 DEBUG : one: Sizes differ 2026/04/05 03:37:29 DEBUG : one: size = 5 OK 2026/04/05 03:37:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 03:37:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 03:37:30 DEBUG : CompareDest/two: md5 = f6b63df5bc36037c70fa660a5490367b OK 2026/04/05 03:37:31 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 03:37:31 DEBUG : two: size = 3 OK 2026/04/05 03:37:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 03:37:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 03:37:32 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 03:37:32 DEBUG : two: size = 3 OK 2026/04/05 03:37:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 03:37:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 03:37:34 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 03:37:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:34 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/CompareDest') 2026/04/05 03:37:34 DEBUG : two: Sizes differ 2026/04/05 03:37:35 DEBUG : two: md5 = a1256d4c50118deb9af0837fab129ee4 OK 2026/04/05 03:37:35 DEBUG : two: size = 5 OK 2026/04/05 03:37:35 INFO : two: Copied (new) 2026/04/05 03:37:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 03:37:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:37:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 03:37:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.43s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:37:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/dst" 2026/04/05 03:37:40 DEBUG : Config file has changed externally - reloading 2026/04/05 03:37:40 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 03:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/CopyDest" 2026/04/05 03:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/05 03:37:43 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 03:37:45 DEBUG : one: md5 = 89d1e1d6c9a3ca35e36e0b5b4192580b OK 2026/04/05 03:37:45 DEBUG : one: size = 3 OK 2026/04/05 03:37:45 INFO : one: Copied (new) 2026/04/05 03:37:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/dst') 2026/04/05 03:37:46 DEBUG : one: Sizes differ 2026/04/05 03:37:48 DEBUG : one: md5 = d3b6923df98ead71265403d0e278356f OK 2026/04/05 03:37:48 DEBUG : one: size = 5 OK 2026/04/05 03:37:48 INFO : one: Copied (replaced existing) 2026/04/05 03:37:50 DEBUG : dst/one: md5 = b941a6dd7dd5d0ed9455b8044f85c9a1 OK 2026/04/05 03:37:52 DEBUG : CopyDest/one: md5 = 62742d0b1bd98109a1da77c96341e942 OK 2026/04/05 03:37:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/BackupDir" 2026/04/05 03:37:53 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/05 03:37:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/dst') 2026/04/05 03:37:55 DEBUG : one: Sizes differ 2026/04/05 03:37:55 DEBUG : one: size = 5 OK 2026/04/05 03:37:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 03:37:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:37:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/dst') 2026/04/05 03:37:55 DEBUG : one: Sizes differ 2026/04/05 03:37:57 INFO : one: Moved (server-side) 2026/04/05 03:37:58 DEBUG : one: size = 5 OK 2026/04/05 03:37:58 INFO : one: Copied (server-side copy) 2026/04/05 03:37:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/05 03:38:00 DEBUG : CopyDest/two: md5 = 294c11b13abaa3d06bd845c597c9de4b OK 2026/04/05 03:38:01 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 03:38:01 DEBUG : two: size = 3 OK 2026/04/05 03:38:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 03:38:02 DEBUG : two: size = 3 OK 2026/04/05 03:38:02 INFO : two: Copied (server-side copy) 2026/04/05 03:38:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/05 03:38:03 DEBUG : two: size = 3 OK 2026/04/05 03:38:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 03:38:03 DEBUG : two: Unchanged skipping 2026/04/05 03:38:05 DEBUG : CopyDest/three: md5 = 99d67eca39754ef3ea32323bcb0d7204 OK 2026/04/05 03:38:06 DEBUG : three: Need to transfer - File not found at Destination 2026/04/05 03:38:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:38:06 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi/CopyDest') 2026/04/05 03:38:06 DEBUG : three: Sizes differ 2026/04/05 03:38:06 DEBUG : three: Destination not found in --copy-dest 2026/04/05 03:38:07 DEBUG : three: md5 = cda70df2b1fbebf4b312ddd9b2ff1e4c OK 2026/04/05 03:38:07 DEBUG : three: size = 7 OK 2026/04/05 03:38:07 INFO : three: Copied (new) 2026/04/05 03:38:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 03:38:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:38:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 03:38:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 03:38:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:38:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 03:38:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.94s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/05 03:38:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 51f5c168e3c814a3a33f8e4bc1e236df OK 2026/04/05 03:38:17 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/05 03:38:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/05 03:38:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/05 03:38:18 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/05 03:38:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/05 03:38:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/05 03:38:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4348fb587a16280db910b9743cdb5ed7 OK 2026/04/05 03:38:21 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/05 03:38:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/05 03:38:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/05 03:38:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.12s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using skip mode. 2026/04/05 03:38:28 NOTICE: one: Found 2 files with duplicate names 2026/04/05 03:38:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.78s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using skip mode. 2026/04/05 03:38:34 NOTICE: one: Found 3 files with duplicate names 2026/04/05 03:38:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/05 03:38:34 INFO : one: Deleted 2026/04/05 03:38:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.48s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using first mode. 2026/04/05 03:38:40 NOTICE: one: Found 3 files with duplicate names 2026/04/05 03:38:41 INFO : one: Deleted 2026/04/05 03:38:41 INFO : one: Deleted 2026/04/05 03:38:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using newest mode. 2026/04/05 03:38:47 NOTICE: one: Found 3 files with duplicate names 2026/04/05 03:38:47 INFO : one: Deleted 2026/04/05 03:38:47 INFO : one: Deleted 2026/04/05 03:38:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.19s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using oldest mode. 2026/04/05 03:38:53 NOTICE: one: Found 3 files with duplicate names 2026/04/05 03:38:54 INFO : one: Deleted 2026/04/05 03:38:54 INFO : one: Deleted 2026/04/05 03:38:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.58s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using largest mode. 2026/04/05 03:39:00 NOTICE: one: Found 3 files with duplicate names 2026/04/05 03:39:00 INFO : one: Deleted 2026/04/05 03:39:01 INFO : one: Deleted 2026/04/05 03:39:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.54s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:39:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using smallest mode. 2026/04/05 03:39:06 NOTICE: one: Found 3 files with duplicate names 2026/04/05 03:39:07 INFO : one: Deleted 2026/04/05 03:39:07 INFO : one: Deleted 2026/04/05 03:39:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:39:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Looking for duplicate names using rename mode. 2026/04/05 03:39:14 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/05 03:39:15 INFO : one-2.txt: renamed from: one.txt 2026/04/05 03:39:16 INFO : one-3.txt: renamed from: one.txt 2026/04/05 03:39:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.66s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:39:22 DEBUG : dupe1/one.txt: md5 = cb8ba6dab8801074173bfcfcc5ac4454 OK 2026/04/05 03:39:24 DEBUG : dupe2/two.txt: md5 = e30faef64418d5a23df627cb3952aaa1 OK 2026/04/05 03:39:26 DEBUG : dupe3/three.txt: md5 = 04c43eed5c1e02e405c86cbeab973314 OK 2026/04/05 03:39:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/05 03:39:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/05 03:39:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 03:39:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/05 03:39:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 03:39:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/05 03:39:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.35s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:39:34 DEBUG : a.txt: md5 = a51c0cdc82ac281a0065d047ff10c840 OK 2026/04/05 03:39:35 DEBUG : zend.txt: md5 = a859d5eb4ef57130a9fa5088cbe03b10 OK 2026/04/05 03:39:37 DEBUG : sub dir/hello world: md5 = 0a583219cf8d3c71221af925038bf0d5 OK 2026/04/05 03:39:39 DEBUG : sub dir/hello world2: md5 = 3a82f96667c93158b1b0bec6eda19086 OK 2026/04/05 03:39:41 DEBUG : sub dir/ignore dir/.ignore: md5 = acbe80dedb7714cdc8c0ad5503afb309 OK 2026/04/05 03:39:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = ef00d8688bb5cc20c19e4077f61e61cd OK 2026/04/05 03:39:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = d1d82c934702478397d246a4111bfc3a OK 2026/04/05 03:39:46 DEBUG : a.txt: Excluded (Size Filter) 2026/04/05 03:39:46 DEBUG : a.txt: Excluded 2026/04/05 03:39:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 03:39:46 DEBUG : sub dir/hello world2: Excluded 2026/04/05 03:39:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 03:39:46 DEBUG : sub dir/hello world: Excluded 2026/04/05 03:39:47 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 03:39:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 03:39:47 DEBUG : sub dir/hello world2: Excluded 2026/04/05 03:39:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 03:39:47 DEBUG : sub dir/hello world: Excluded 2026/04/05 03:39:47 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 03:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/05 03:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/05 03:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/05 03:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/05 03:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/05 03:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/05 03:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.36s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:39:55 DEBUG : a.txt: md5 = 4453b3a8019a0ec1e86c6cfc8c9cde03 OK 2026/04/05 03:39:57 DEBUG : zend.txt: md5 = 011ef767b69f25260c374141b6d4cd44 OK 2026/04/05 03:39:59 DEBUG : sub dir/hello world: md5 = 5acfe7b2177560ca6899027be5f7ceb5 OK 2026/04/05 03:40:00 DEBUG : sub dir/hello world2: md5 = 84c33f1c8e904fd348fec4ff5fe2a581 OK 2026/04/05 03:40:02 DEBUG : sub dir/ignore dir/.ignore: md5 = daabae5c31f79927b5d1b3ee364d391c OK 2026/04/05 03:40:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = b9b721368818c0ddef52394650be9f20 OK 2026/04/05 03:40:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 522f4a489308e475e3bbc11d149d58ce OK 2026/04/05 03:40:07 DEBUG : a.txt: Excluded (Size Filter) 2026/04/05 03:40:07 DEBUG : a.txt: Excluded 2026/04/05 03:40:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 03:40:08 DEBUG : sub dir/hello world: Excluded 2026/04/05 03:40:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 03:40:08 DEBUG : sub dir/hello world2: Excluded 2026/04/05 03:40:08 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 03:40:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 03:40:08 DEBUG : sub dir/hello world: Excluded 2026/04/05 03:40:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 03:40:08 DEBUG : sub dir/hello world2: Excluded 2026/04/05 03:40:09 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 03:40:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/05 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/05 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/05 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/05 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/05 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.42s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:17 DEBUG : file1: md5 = 1353b014f031d3ec412216b52417a45d OK 2026/04/05 03:40:19 DEBUG : sub/file2: md5 = aa6982f62e02760df4dca48d9547dd86 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/05 03:40:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/05 03:40:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/05 03:40:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/05 03:40:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.61s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:26 DEBUG : file1: md5 = daadbb6a9d2e6dc1ecd4388b9c2c8c12 OK 2026/04/05 03:40:28 DEBUG : sub/file2: md5 = 73caab08f3d885d4a835f87e529e4c20 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/05 03:40:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/notfound" 2026/04/05 03:40:32 DEBUG : Config file has changed externally - reloading 2026/04/05 03:40:32 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/qe0i31qdkoejk60elps0ni5sqk" 2026/04/05 03:40:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Making directory 2026/04/05 03:40:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:39 DEBUG : sub dir/hello world: md5 = c941acf77a2ce4bc65f06fb8dd793ed4 OK 2026/04/05 03:40:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.67s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:43 DEBUG : potato2: md5 = 99f113b58a364f75387db80a8be8353e OK 2026/04/05 03:40:45 DEBUG : empty space: md5 = 90063c72087a0168b638a376403b8996 OK --- PASS: TestLs (4.73s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:48 DEBUG : potato2: md5 = b022c5e0f416ad564c84b0a62eed3ea2 OK 2026/04/05 03:40:49 DEBUG : empty space: md5 = a9a4549ee1da087bc1f128d8d2f286ed OK 2026/04/05 03:40:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/05 03:40:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.91s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:53 DEBUG : potato2: md5 = cc6cd2c3dce2e930ae60edf92edc597c OK 2026/04/05 03:40:54 DEBUG : empty space: md5 = d08b491d13f79608d7873dd08271d777 OK --- PASS: TestLsLong (4.85s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:40:58 DEBUG : potato2: md5 = a7e21f670e10d929c578049d752357e8 OK 2026/04/05 03:40:59 DEBUG : empty space: md5 = be13d573e5f13fd634be6dbafac01f0a OK --- PASS: TestHashSums (4.46s) === RUN TestHashSumsWithErrors 2026/04/05 03:41:01 DEBUG : Creating backend with remote ":memory:" 2026/04/05 03:41:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/05 03:41:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/05 03:41:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/05 03:41:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/05 03:41:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/05 03:41:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/05 03:41:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/05 03:41:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/05 03:41:01 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:02 DEBUG : potato2: md5 = 37c60c74e5d12b53211b722d4a20f97a OK 2026/04/05 03:41:03 DEBUG : empty space: md5 = 5dcd41f4404ea1104261c0a6a0420f0d OK 2026/04/05 03:41:06 DEBUG : sub dir/potato3: md5 = 8487ed7895d0ca6a7841f08c4748c1ca OK 2026/04/05 03:41:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.68s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:11 DEBUG : small: md5 = fb2a41ba178dd7d68ef720a81d4fcf7d OK 2026/04/05 03:41:12 DEBUG : medium: md5 = de93f38fa6bdd962883c4f8ad2d92701 OK 2026/04/05 03:41:14 DEBUG : large: md5 = 1e434f21fced29dac859c1c0b693565c OK 2026/04/05 03:41:14 DEBUG : Waiting for deletions to finish 2026/04/05 03:41:14 DEBUG : large: Excluded (Size Filter) 2026/04/05 03:41:15 INFO : medium: Deleted 2026/04/05 03:41:15 INFO : small: Deleted --- PASS: TestDelete (6.67s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:17 DEBUG : small: md5 = 513fe63fd76526ea75f4cbfe82dd42ab OK 2026/04/05 03:41:19 DEBUG : medium: md5 = 0c8323671b970bd50ac56838fd1e700e OK 2026/04/05 03:41:20 DEBUG : large: md5 = 3fb369a0f270ab170119eaf585a0b47b OK 2026/04/05 03:41:20 DEBUG : Waiting for deletions to finish 2026/04/05 03:41:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/05 03:41:21 INFO : medium: Deleted 2026/04/05 03:41:21 INFO : small: Deleted --- PASS: TestMaxDelete (6.74s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:24 DEBUG : small: md5 = a4976bf9b15cacbc8ac7d4904b9ecb9b OK 2026/04/05 03:41:26 DEBUG : medium: md5 = 74b9867851e4912bb359300c14972ad1 OK 2026/04/05 03:41:27 DEBUG : large: md5 = d3ca395223d83ddbbd7f14a5058b3adf OK 2026/04/05 03:41:27 DEBUG : Waiting for deletions to finish 2026/04/05 03:41:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/05 03:41:28 INFO : medium: Deleted 2026/04/05 03:41:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.79s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:31 DEBUG : small: md5 = 9c420eaf0656d0b57e0d7898cc977549 OK 2026/04/05 03:41:32 DEBUG : medium: md5 = 7c3717ad69b3a936d30bec2c5e2f3686 OK 2026/04/05 03:41:34 DEBUG : large: md5 = 57f8f51cc48155de5e17ad1172e53c50 OK 2026/04/05 03:41:34 DEBUG : Waiting for deletions to finish 2026/04/05 03:41:34 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/04/05 03:41:35 INFO : small: Deleted 2026/04/05 03:41:35 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.97s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:38 DEBUG : ReadFile: md5 = b6cba62ea9601ca35ead86d4ede2ee8c OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2026/04/05 03:41:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/05 03:41:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/05 03:41:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 03:41:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 03:41:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 03:41:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 03:41:41 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:41:42 DEBUG : file1: md5 = 30be707d3fcfe32fa19a1f8f65fdee7d OK 2026/04/05 03:41:44 DEBUG : file2: md5 = 46d3a55ff5c8c89ea08952ff8d31dd63 OK --- PASS: TestCat (14.85s) === RUN TestPurge 2026/04/05 03:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xejebib5wuqa" 2026/04/05 03:41:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 03:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/l8gai189euugd2kghnc4q7e2msp9ugr7d1h25or78lsnh5tfrir0" 2026/04/05 03:41:57 DEBUG : Creating backend with remote "/tmp/rclone1280277349" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xejebib5wuqa'", Local "Local file system at /tmp/rclone1280277349", Modify Window "1ms" 2026/04/05 03:42:01 DEBUG : A1/B1/C1/one: md5 = 1710a7a9e1e530e33e0b7e8715db3d5f OK 2026/04/05 03:42:01 INFO : A2: Making directory 2026/04/05 03:42:02 INFO : A1/B2: Making directory 2026/04/05 03:42:03 INFO : A1/B2/C2: Making directory 2026/04/05 03:42:03 INFO : A1/B1/C3: Making directory 2026/04/05 03:42:04 INFO : A3: Making directory 2026/04/05 03:42:05 INFO : A3/B3: Making directory 2026/04/05 03:42:05 INFO : A3/B3/C4: Making directory 2026/04/05 03:42:08 DEBUG : A1/two: md5 = 7afc3b9719858469ebc24cd06c7d4065 OK 2026/04/05 03:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xejebib5wuqa': Purge remote 2026/04/05 03:42:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.45s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:42:15 DEBUG : A1/B1/C1/one: md5 = a23fc4d50b12751218b6c13f46285ab6 OK 2026/04/05 03:42:15 INFO : A2: Making directory 2026/04/05 03:42:16 INFO : A1/B2: Making directory 2026/04/05 03:42:16 INFO : A1/B2/C2: Making directory 2026/04/05 03:42:17 INFO : A1/B1/C3: Making directory 2026/04/05 03:42:18 INFO : A3: Making directory 2026/04/05 03:42:18 INFO : A3/B3: Making directory 2026/04/05 03:42:19 INFO : A3/B3/C4: Making directory 2026/04/05 03:42:21 DEBUG : A1/two: md5 = 1c71968047c98a20a871e81feaead84c OK 2026/04/05 03:42:23 DEBUG : removing 1 level 3 directories 2026/04/05 03:42:23 INFO : A3/B3/C4: Removing directory 2026/04/05 03:42:25 DEBUG : removing 2 level 3 directories 2026/04/05 03:42:25 INFO : A1/B2/C2: Removing directory 2026/04/05 03:42:25 INFO : A1/B1/C3: Removing directory 2026/04/05 03:42:26 DEBUG : removing 2 level 2 directories 2026/04/05 03:42:26 INFO : A3/B3: Removing directory 2026/04/05 03:42:26 INFO : A1/B2: Removing directory 2026/04/05 03:42:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 03:42:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/05 03:42:27 DEBUG : removing 2 level 1 directories 2026/04/05 03:42:27 INFO : A3: Removing directory 2026/04/05 03:42:27 INFO : A2: Removing directory 2026/04/05 03:42:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/05 03:42:31 DEBUG : removing 1 level 3 directories 2026/04/05 03:42:31 INFO : A1/B1/C1: Removing directory 2026/04/05 03:42:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:32 DEBUG : removing 1 level 2 directories 2026/04/05 03:42:32 INFO : A1/B1: Removing directory 2026/04/05 03:42:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 03:42:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 03:42:32 DEBUG : removing 1 level 1 directories 2026/04/05 03:42:32 INFO : A1: Removing directory 2026/04/05 03:42:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 03:42:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 03:42:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 03:42:33 DEBUG : removing 1 level 0 directories 2026/04/05 03:42:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Removing directory 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/05 03:42:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.48s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:42:35 INFO : A1: Making directory 2026/04/05 03:42:36 INFO : A1/B1: Making directory 2026/04/05 03:42:37 INFO : A1/B1/C1: Making directory 2026/04/05 03:42:39 DEBUG : removing 1 level 3 directories 2026/04/05 03:42:39 INFO : A1/B1/C1: Removing directory 2026/04/05 03:42:40 DEBUG : removing 1 level 2 directories 2026/04/05 03:42:40 INFO : A1/B1: Removing directory 2026/04/05 03:42:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 03:42:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.59s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:42:42 INFO : A1: Making directory 2026/04/05 03:42:43 INFO : A1/B1: Making directory 2026/04/05 03:42:44 INFO : A1/B1/C1: Making directory 2026/04/05 03:42:46 DEBUG : removing 1 level 3 directories 2026/04/05 03:42:46 INFO : A1/B1/C1: Removing directory 2026/04/05 03:42:47 DEBUG : removing 1 level 2 directories 2026/04/05 03:42:47 INFO : A1/B1: Removing directory 2026/04/05 03:42:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 03:42:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.31s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:42:51 DEBUG : file1: md5 = ff2bba0fa59ee765cdc215352789b519 OK 2026/04/05 03:42:52 DEBUG : filename.txt: File name found in url 2026/04/05 03:42:53 DEBUG : filename.txt: md5 = 9e3484580d30b1d6fc45d44b86c2b0b5 OK 2026/04/05 03:42:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/05 03:42:54 DEBUG : headerfilename.txt: md5 = f8ba21ffa55999ff7e87ce188e86da09 OK 2026/04/05 03:42:56 DEBUG : file2: md5 = 2a89d2f47017dc39bb2553e5c728841d OK --- PASS: TestCopyURL (9.29s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:43:04 DEBUG : file1: md5 = a2c13202f5f895646cea1926b6c1299f OK --- PASS: TestCopyURLDownloadHeaders (6.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:43:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/05 03:43:08 DEBUG : sub/file2: md5 = 80081728e47c53d055e69222198fd884 OK 2026/04/05 03:43:08 DEBUG : sub/file2: size = 14 OK 2026/04/05 03:43:08 INFO : file1: Copied (new) to: sub/file2 2026/04/05 03:43:08 INFO : file1: Deleted 2026/04/05 03:43:08 DEBUG : sub/file2: size = 14 OK 2026/04/05 03:43:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 03:43:08 DEBUG : file1: Unchanged skipping 2026/04/05 03:43:08 INFO : file1: Deleted 2026/04/05 03:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': don't need to copy/move sub/file2, it is already at target location 2026/04/05 03:43:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.82s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:43:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/05 03:43:13 DEBUG : file1: md5 = 6ce7e1bc51edf5858b8cf21840940171 OK 2026/04/05 03:43:13 DEBUG : file1: size = 14 OK 2026/04/05 03:43:13 INFO : file1: Copied (new) 2026/04/05 03:43:13 INFO : file1: Deleted 2026/04/05 03:43:14 DEBUG : file1: Destination exists, skipping 2026/04/05 03:43:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.47s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.69s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:43:18 DEBUG : dst/file1: md5 = ae4a5e0721f27cbc84b24c56de3cec7a OK 2026/04/05 03:43:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujekoy9pugi/backup" 2026/04/05 03:43:19 DEBUG : Config file has changed externally - reloading 2026/04/05 03:43:19 DEBUG : Creating backend with remote "TestDrive:crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 03:43:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1905950007) 2026/04/05 03:43:20 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi') 2026/04/05 03:43:20 DEBUG : dst/file1: Sizes differ 2026/04/05 03:43:22 INFO : dst/file1: Moved (server-side) 2026/04/05 03:43:24 DEBUG : dst/file1: md5 = a345a16d602fcd420669e5371938a515 OK 2026/04/05 03:43:24 DEBUG : dst/file1: size = 14 OK 2026/04/05 03:43:24 INFO : dst/file1: Copied (new) 2026/04/05 03:43:24 INFO : dst/file1: Deleted 2026/04/05 03:43:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:43:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 03:43:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.79s) === 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:43:31 DEBUG : A1/one: md5 = 0e8c5aa3d86386db1356f0be1ae5feb7 OK 2026/04/05 03:43:32 DEBUG : A1/two: md5 = ab07b26a52be2f1433d04912c5e5bd71 OK 2026/04/05 03:43:34 DEBUG : A1/B1/three: md5 = 1b21b15f79e5a18463a9dc3e6d872635 OK 2026/04/05 03:43:37 DEBUG : A1/B1/C1/four: md5 = 39ad4e60eb93b2289cdc909addca1291 OK 2026/04/05 03:43:39 DEBUG : A1/B1/C2/five: md5 = 309ed54634f885401497fc7ab86dadfe OK 2026/04/05 03:43:39 INFO : A1/B2: Making directory 2026/04/05 03:43:39 INFO : A1/B1/C3: Making directory 2026/04/05 03:43:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/05 03:43:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/05 03:43:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/05 03:43:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/05 03:43:49 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/05 03:43:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 03:43:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 03:43:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 03:43:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 03:43:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 03:43:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/05 03:44:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/05 03:44:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/05 03:44:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/05 03:44:02 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/05 03:44:03 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/05 03:44:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 03:44:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 03:44:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 03:44:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 03:44:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 03:44:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/05 03:44:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 03:44:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.32s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 03:44:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 08fe0460b26786c10690a7bd9e1b5828 OK 2026/04/05 03:44:18 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 03:44:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/05 03:44:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/05 03:44:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/05 03:44:20 DEBUG : no_checksum_big_file_from_pipe: md5 = 4aa39aace3bea6cbb160f33b53f38064 OK 2026/04/05 03:44:20 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 03:44:20 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 03:44:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 897de94646842148b794c017cf75e108 OK 2026/04/05 03:44:23 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 03:44:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/05 03:44:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/05 03:44:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 4a7815d3e24d4f741ee9efede221c57c OK 2026/04/05 03:44:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 03:44:25 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 03:44:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 03:44:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 03:44:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/05 03:44:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 03:44:30 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-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 03:44:33 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 03:44:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/05 03:44:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/05 03:44:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 03:44:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/05 03:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (48 bytes), uploading instead of streaming 2026/04/05 03:44:38 DEBUG : rcat_metadata: md5 = 56cbded5ac76259078d08c5c65d45d2e OK 2026/04/05 03:44:38 DEBUG : rcat_metadata: size = 48 OK 2026/04/05 03:44:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/05 03:44:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/05 03:44:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = bd43200fe85b7426006ef373b424718e OK 2026/04/05 03:44:41 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/05 03:44:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.15s) --- PASS: TestRcatMetadata/Normal (2.79s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:44 DEBUG : potato1: md5 = ef9e045fc27a0dd91424cc6a4ae3f24b OK 2026/04/05 03:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (60 bytes), uploading instead of streaming 2026/04/05 03:44:45 DEBUG : potato2: md5 = 4b138e582e8c46aa5b830d63bde19dd2 OK 2026/04/05 03:44:45 DEBUG : potato2: size = 60 OK 2026/04/05 03:44:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.36s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:48 DEBUG : potato1: md5 = 576671ff3319ccf1146e9bbddac85004 OK 2026/04/05 03:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': File to upload is small (60 bytes), uploading instead of streaming 2026/04/05 03:44:50 DEBUG : potato2: md5 = 403c9c47e79db7ab43ddb1fb64c2fb70 OK 2026/04/05 03:44:50 DEBUG : potato2: size = 60 OK 2026/04/05 03:44:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:53 DEBUG : potato1: md5 = 58bf2a372dec7a8c947c61b655dab0ac OK --- PASS: TestRcatSizeUploadHeaders (2.36s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:44:56 DEBUG : potato2: md5 = f5b9ceeee6d6089c5d1d87f1855b4721 OK 2026/04/05 03:44:57 DEBUG : empty space: md5 = 4ade9c259dd1001bed63120a9bc1daf0 OK 2026/04/05 03:44:59 DEBUG : sub dir/potato3: md5 = 858811c6f4a834e69ec463f0786f018a OK 2026/04/05 03:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Touching "sub dir/potato3" 2026/04/05 03:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Touching "empty space" 2026/04/05 03:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Touching "potato2" 2026/04/05 03:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.67s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:45:05 DEBUG : dir with metadata: Making directory with metadata 2026/04/05 03:45:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:45:07 DEBUG : directory with modtime: Making directory with metadata 2026/04/05 03:45:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.38s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:45:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/05 03:45:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 03:45:10 DEBUG : Google drive root 'crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg': Skipping btime metadata as can't update it on an existing file: 2026-04-05T03:45:10.16252932Z 2026/04/05 03:45:10 INFO : non existent directory: Updated directory metadata 2026/04/05 03:45:12 DEBUG : Google drive root 'crypt/sh4902stks99l47c0mqh3etmo238farh5ormjh5ho8tikcrq71cg': Skipping btime metadata as can't update it on an existing file: 2026-04-05T03:45:10.16252932Z 2026/04/05 03:45:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.68s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:45:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/05 03:45:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/05 03:45:17 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:45:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/05 03:45:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 03:45:18 DEBUG : dst: Making directory with metadata 2026/04/05 03:45:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 03:45:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 03:45:20 INFO : dst: Set directory modification time (using SetModTime) 2026/04/05 03:45:20 INFO : dst: Set directory modification time (using SetModTime) 2026/04/05 03:45:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/05 03:45:20 INFO : dst: Set directory modification time (using SetModTime) 2026/04/05 03:45:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi'", Local "Local file system at /tmp/rclone1905950007", Modify Window "1ms" 2026/04/05 03:45:24 DEBUG : sub dir/test remove existing: md5 = d339c871512228356a7b2e291f92d23c OK 2026/04/05 03:45:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e4820e4206e220aabca5cd71c2be7223 OK 2026/04/05 03:45:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nowedet4" before starting 2026/04/05 03:45:29 DEBUG : sub dir/test remove existing.nowedet4: TEST: removing renamed existing file after operation 2026/04/05 03:45:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoyohay3" before starting 2026/04/05 03:45:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoyohay3: TEST: renaming existing back after failed operation 2026/04/05 03:45:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cazaxes2" before starting 2026/04/05 03:45:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cazaxes2: TEST: removing renamed existing file after operation 2026/04/05 03:45:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r5pe28u0om7hl6ea9erinpsjc78hrr5q5lvkkqfdfmp11kmk1o80" 2026/04/05 03:45:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8c03n1vs60eukgsbrd7o40d3mvt0amfnpt3gsgg9ik627mba4mjkipm0m63he1732s6955s1k6makk3f263h214v90sm3uss1e07qa46t0pbeaffolh47gei8p3r3s794uvbqgev2qoj6l4jk9ermvdmhuiehqv4oq93jneqmgm6oge2d8j0" --- PASS: TestRemoveExisting (13.48s) === 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/05 03:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujekoy9pugi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m2.718817244s (try 1/5)