"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/10 03:30:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote" 2026/03/10 03:30:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:30:48 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0" 2026/03/10 03:30:49 DEBUG : Creating backend with remote "/tmp/rclone2173767808" === 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/03/10 03:30:49 DEBUG : a: size = 0 OK 2026/03/10 03:30:49 DEBUG : a: size = 1 (memory) 2026/03/10 03:30:49 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/10 03:30:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/10 03:30:49 DEBUG : potato: Seek from 10 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 10 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 2 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/10 03:30:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 2 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/10 03:30:49 DEBUG : potato: Seek from 8 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 8 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/10 03:30:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 03:30:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 03:30:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 03:30:49 DEBUG : potato: Seek from 5 to 2 2026/03/10 03:30:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/10 03:30:49 DEBUG : potato: Seek from 9 to 0 2026/03/10 03:30:49 DEBUG : potato: Seek from 9 to 0 2026/03/10 03:30:49 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:30:52 DEBUG : rutabaga: md5 = ab15220ba2a731d536c8ec4bb9974dd4 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/10 03:30:54 DEBUG : empty space: md5 = 7d8d86d12482012008a8caf14ea13d2f OK === RUN TestCheck/3 2026/03/10 03:30:56 DEBUG : potato2: md5 = abadc86150c76c2540a0c433e7f02bbe OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/10 03:30:59 DEBUG : remotepotato: md5 = ec32c87c15e7a0bf51ff8e909676aad7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.44s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/03/10 03:31:02 DEBUG : Creating backend with remote "nonexistent" 2026/03/10 03:31:02 DEBUG : Creating backend with remote "nonexistent" 2026/03/10 03:31:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/10 03:31:02 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/03/10 03:31:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/10 03:31:02 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:31:03 DEBUG : rutabaga: md5 = 4f985a0d1150e74b438f9e3a42bd8867 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/10 03:31:07 DEBUG : empty space: md5 = 889aae31ed494dd44fe6c061c2bd88b4 OK === RUN TestCheckDownload/3 2026/03/10 03:31:10 DEBUG : potato2: md5 = 1376b04b55b23e69a04fbbbcb19a4243 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/10 03:31:14 DEBUG : remotepotato: md5 = 3133c3b1396c4d5a832ea3320aea0a1d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.00s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.76s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:31:19 DEBUG : rutabaga: md5 = ea6f6a1ffbd3e963560d81b53e67b510 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/10 03:31:22 DEBUG : empty space: md5 = 7d3d2e8898df5cf4f83d54372d4cd423 OK === RUN TestCheckSizeOnly/3 2026/03/10 03:31:23 DEBUG : potato2: md5 = 2c3a32817ac49cde0f4d0f881166b46b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/10 03:31:26 DEBUG : remotepotato: md5 = 95499307569f805ad7c1e16f3cc4945a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.74s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:31:30 DEBUG : test.sum: md5 = a19f0686c285bfcde443d7ffc06f982e OK 2026/03/10 03:31:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/10 03:31:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/10 03:31:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/10 03:31:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/10 03:31:33 DEBUG : test.sum: md5 = 73134e756ca9c0db719b77800baa170c OK 2026/03/10 03:31:34 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/10 03:31:34 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/10 03:31:34 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/10 03:31:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.87s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:31:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/data" 2026/03/10 03:31:34 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/data" 2026/03/10 03:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/vjrnln8ratgmqakfosrqe8espk" 2026/03/10 03:31:40 DEBUG : data/banana: md5 = 5278e386dffaebab0708c1a6c36e9fd8 OK 2026/03/10 03:31:41 DEBUG : test.sum: md5 = 6c371d51ce025c70164dcdc59f6d079e OK === RUN TestCheckSumDownload/subtest1 2026/03/10 03:31:46 DEBUG : data/potato: md5 = 40f4634ea2d3f69190b5f8378a8c6831 OK 2026/03/10 03:31:47 DEBUG : test.sum: md5 = 39a0c3825860d9532988bc48073c16af OK === RUN TestCheckSumDownload/subtest2 2026/03/10 03:31:51 DEBUG : test.sum: md5 = cbf9d5a1d9d06fd8b9da63ddf27fa29b OK === RUN TestCheckSumDownload/subtest3 2026/03/10 03:31:55 DEBUG : test.sum: md5 = ba732c36e2c0357fbaf0e57470026613 OK === RUN TestCheckSumDownload/subtest4 2026/03/10 03:32:00 DEBUG : test.sum: md5 = 6cc2537aed65c37811b7770790f1f45f OK === RUN TestCheckSumDownload/subtest5 2026/03/10 03:32:05 DEBUG : test.sum: md5 = 832e3825060a7484e0e0d75900df2a44 OK === RUN TestCheckSumDownload/subtest6 2026/03/10 03:32:08 DEBUG : data/banana: md5 = 67f2bde975152cbe3d6ac57c0168b969 OK 2026/03/10 03:32:10 DEBUG : data/potato: md5 = f706fa508d94622b7d5d76d61e0d6974 OK 2026/03/10 03:32:11 DEBUG : test.sum: md5 = fbe6cd737c0bb9fe2d51fc3257ede9e1 OK === RUN TestCheckSumDownload/subtest7 2026/03/10 03:32:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 03:32:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.28s) --- PASS: TestCheckSumDownload/subtest1 (2.04s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (1.96s) --- PASS: TestCheckSumDownload/subtest4 (2.24s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (1.89s) === RUN TestApplyTransforms 2026/03/10 03:32:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pahuwam6xaki" 2026/03/10 03:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:17 DEBUG : Creating backend with remote "TestDrive:crypt/kav7lntpi717e0oqoivac5mc4qc85mog9grg1rseqm2fpd8qo030" 2026/03/10 03:32:18 DEBUG : Creating backend with remote "/tmp/rclone2031576380" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki'", Local "Local file system at /tmp/rclone2031576380", Modify Window "1ms" 2026/03/10 03:32:20 DEBUG : hello, world!: md5 = c749fc50b5e22cf81dcdc0909920dd4c OK upper checkfile vs. lower remote (without normalization) 2026/03/10 03:32:21 ERROR : hello, world!: sum not found 2026/03/10 03:32:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki' 2026/03/10 03:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki': 1 files missing 2026/03/10 03:32:21 NOTICE: 1 hashes missing 2026/03/10 03:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki': 1 differences found 2026/03/10 03:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/10 03:32:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki': 0 differences found 2026/03/10 03:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki': 1 matching files 2026/03/10 03:32:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kecujok6quyu" 2026/03/10 03:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:22 DEBUG : Creating backend with remote "TestDrive:crypt/l1rsuo5lvurta7em3ob6dbehk0tn2glkuo0lhtd73e9jjr5euv3g" 2026/03/10 03:32:23 DEBUG : Creating backend with remote "/tmp/rclone2681145007" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu'", Local "Local file system at /tmp/rclone2681145007", Modify Window "1ms" 2026/03/10 03:32:25 DEBUG : HELLO, WORLD!: md5 = 70454e3c0b0284b048ddf358bfbbeaa1 OK lower checkfile vs. upper remote (without normalization) 2026/03/10 03:32:26 ERROR : HELLO, WORLD!: sum not found 2026/03/10 03:32:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu' 2026/03/10 03:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu': 1 files missing 2026/03/10 03:32:26 NOTICE: 1 hashes missing 2026/03/10 03:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu': 1 differences found 2026/03/10 03:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/10 03:32:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu': 0 differences found 2026/03/10 03:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu': 1 matching files 2026/03/10 03:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepitiz6lata" 2026/03/10 03:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/p9ppkg8lpkilibm1ft1ho6uu4u9d9niurpm9ih972os2t1vse5tg" 2026/03/10 03:32:28 DEBUG : Creating backend with remote "/tmp/rclone230435108" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata'", Local "Local file system at /tmp/rclone230435108", Modify Window "1ms" 2026/03/10 03:32:30 DEBUG : HeLlO, wOrLd!: md5 = 009665dd740ff20391b094fa6205fdd1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/10 03:32:30 ERROR : HeLlO, wOrLd!: sum not found 2026/03/10 03:32:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata' 2026/03/10 03:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata': 1 files missing 2026/03/10 03:32:30 NOTICE: 1 hashes missing 2026/03/10 03:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata': 1 differences found 2026/03/10 03:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/10 03:32:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata': 0 differences found 2026/03/10 03:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata': 1 matching files 2026/03/10 03:32:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisusub6xopi" 2026/03/10 03:32:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:31 DEBUG : Creating backend with remote "TestDrive:crypt/60ea2101qgeapa9euv7rbhvuf5e18khip40rirab88kkgrltun6g" 2026/03/10 03:32:32 DEBUG : Creating backend with remote "/tmp/rclone2556538470" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi'", Local "Local file system at /tmp/rclone2556538470", Modify Window "1ms" 2026/03/10 03:32:34 DEBUG : HELLO, WORLD!: md5 = 0d9b68c84bb284bcbf4384e27406311f OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/10 03:32:35 ERROR : HELLO, WORLD!: sum not found 2026/03/10 03:32:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi' 2026/03/10 03:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi': 1 files missing 2026/03/10 03:32:35 NOTICE: 1 hashes missing 2026/03/10 03:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi': 1 differences found 2026/03/10 03:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/10 03:32:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi': 0 differences found 2026/03/10 03:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi': 1 matching files 2026/03/10 03:32:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dohanul4xaha" 2026/03/10 03:32:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:36 DEBUG : Creating backend with remote "TestDrive:crypt/pkvn8dhn4di9a7a8dk8vumv23ff49pkmpaap2dcfv9k4jf7b2t5g" 2026/03/10 03:32:37 DEBUG : Creating backend with remote "/tmp/rclone556114831" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha'", Local "Local file system at /tmp/rclone556114831", Modify Window "1ms" 2026/03/10 03:32:39 DEBUG : 測試_Русский___ě_áñ: md5 = fd9625b9debd85af3bdc6fc81494c304 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/10 03:32:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/10 03:32:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha' 2026/03/10 03:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha': 1 files missing 2026/03/10 03:32:40 NOTICE: 1 hashes missing 2026/03/10 03:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha': 1 differences found 2026/03/10 03:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/10 03:32:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha': 0 differences found 2026/03/10 03:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha': 1 matching files 2026/03/10 03:32:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebosoq6meze" 2026/03/10 03:32:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:41 DEBUG : Creating backend with remote "TestDrive:crypt/n7v1t5j2tegj7nfeirqhbr9l145ncm2aupncfd56rr58b9dtdrkg" 2026/03/10 03:32:42 DEBUG : Creating backend with remote "/tmp/rclone1058017828" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze'", Local "Local file system at /tmp/rclone1058017828", Modify Window "1ms" 2026/03/10 03:32:44 DEBUG : 測試_Русский___ě_áñ: md5 = a330d3fa2378ff6a99e04b6ef2d92166 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/10 03:32:44 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/10 03:32:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze' 2026/03/10 03:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze': 1 files missing 2026/03/10 03:32:44 NOTICE: 1 hashes missing 2026/03/10 03:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze': 1 differences found 2026/03/10 03:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/10 03:32:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze': 0 differences found 2026/03/10 03:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze': 1 matching files 2026/03/10 03:32:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mipeyiv8qimo" 2026/03/10 03:32:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:45 DEBUG : Creating backend with remote "TestDrive:crypt/jkqhvirkblkds16ca0m0selfu1fptcoc6t36qttkv0gt2u6jmd80" 2026/03/10 03:32:46 DEBUG : Creating backend with remote "/tmp/rclone2239862476" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo'", Local "Local file system at /tmp/rclone2239862476", Modify Window "1ms" 2026/03/10 03:32:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcff0498c35bdc6161eb5b6d8223b7e6 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/10 03:32:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 03:32:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo' 2026/03/10 03:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo': 1 files missing 2026/03/10 03:32:49 NOTICE: 1 hashes missing 2026/03/10 03:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo': 1 differences found 2026/03/10 03:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/10 03:32:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo': 0 differences found 2026/03/10 03:32:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo': 1 matching files 2026/03/10 03:32:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zahited2raqa" 2026/03/10 03:32:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:50 DEBUG : Creating backend with remote "TestDrive:crypt/grhv49kd04unve5cfb1mp62i4hv42augd6gqrek2dci4p9qst8t0" 2026/03/10 03:32:51 DEBUG : Creating backend with remote "/tmp/rclone1063286731" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa'", Local "Local file system at /tmp/rclone1063286731", Modify Window "1ms" 2026/03/10 03:32:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 011c6552f9ea163f8a74f2206bb72545 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/10 03:32:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 03:32:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa' 2026/03/10 03:32:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa': 1 files missing 2026/03/10 03:32:54 NOTICE: 1 hashes missing 2026/03/10 03:32:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa': 1 differences found 2026/03/10 03:32:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/10 03:32:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa': 0 differences found 2026/03/10 03:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa': 1 matching files 2026/03/10 03:32:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujovuf4xoxe" 2026/03/10 03:32:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:32:55 DEBUG : Creating backend with remote "TestDrive:crypt/trrgbib6hm52q1d69emnffjkurfbt18m7o81atb72fqg9bkirj70" 2026/03/10 03:32:56 DEBUG : Creating backend with remote "/tmp/rclone437901563" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe'", Local "Local file system at /tmp/rclone437901563", Modify Window "1ms" 2026/03/10 03:32:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a6441e7b3bd89f37040868c94ddb1c0d OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/10 03:32:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 03:32:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe' 2026/03/10 03:32:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe': 1 files missing 2026/03/10 03:32:59 NOTICE: 1 hashes missing 2026/03/10 03:32:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe': 1 differences found 2026/03/10 03:32:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/10 03:33:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe': 0 differences found 2026/03/10 03:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe': 1 matching files 2026/03/10 03:33:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yitehuc2buqa" 2026/03/10 03:33:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:33:00 DEBUG : Creating backend with remote "TestDrive:crypt/j99s1dqueise9jv4khebnvps3c1cfq1egnatm0csvuttep999h80" 2026/03/10 03:33:01 DEBUG : Creating backend with remote "/tmp/rclone1752710773" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa'", Local "Local file system at /tmp/rclone1752710773", Modify Window "1ms" 2026/03/10 03:33:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 834d8acf666cc2b51806e33dd8c59b23 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/10 03:33:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 03:33:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa' 2026/03/10 03:33:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa': 1 files missing 2026/03/10 03:33:04 NOTICE: 1 hashes missing 2026/03/10 03:33:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa': 1 differences found 2026/03/10 03:33:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/10 03:33:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 03:33:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa': 0 differences found 2026/03/10 03:33:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa': 1 matching files 2026/03/10 03:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yitehuc2buqa': Purge remote 2026/03/10 03:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujovuf4xoxe': Purge remote 2026/03/10 03:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahited2raqa': Purge remote 2026/03/10 03:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mipeyiv8qimo': Purge remote 2026/03/10 03:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qebosoq6meze': Purge remote 2026/03/10 03:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dohanul4xaha': Purge remote 2026/03/10 03:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisusub6xopi': Purge remote 2026/03/10 03:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepitiz6lata': Purge remote 2026/03/10 03:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecujok6quyu': Purge remote 2026/03/10 03:33:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pahuwam6xaki': Purge remote --- PASS: TestApplyTransforms (52.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:33:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 03:33:12 DEBUG : sub/file2: md5 = 4e51aa7dcc9ac1d871c0eb0452ff82c1 OK 2026/03/10 03:33:12 DEBUG : sub/file2: size = 14 OK 2026/03/10 03:33:12 INFO : file1: Copied (new) to: sub/file2 2026/03/10 03:33:12 DEBUG : sub/file2: size = 14 OK 2026/03/10 03:33:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 03:33:12 DEBUG : file1: Unchanged skipping 2026/03/10 03:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': don't need to copy/move sub/file2, it is already at target location 2026/03/10 03:33:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:33:18 DEBUG : dst/file1: md5 = 3c55ab965bdfbd56826514cb9896133b OK 2026/03/10 03:33:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/backup" 2026/03/10 03:33:19 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 03:33:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:33:20 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote') 2026/03/10 03:33:20 DEBUG : dst/file1: Sizes differ 2026/03/10 03:33:23 INFO : dst/file1: Moved (server-side) 2026/03/10 03:33:24 DEBUG : dst/file1: md5 = 9e16ca1e40c2dba8c3dad1aca341054e OK 2026/03/10 03:33:24 DEBUG : dst/file1: size = 14 OK 2026/03/10 03:33:24 INFO : dst/file1: Copied (new) 2026/03/10 03:33:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:33:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:33:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.23s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:33:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/dst" 2026/03/10 03:33:29 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 03:33:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/CompareDest" 2026/03/10 03:33:31 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/gveqi14airsml4bgu7krj116o8" 2026/03/10 03:33:33 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 03:33:35 DEBUG : one: md5 = 7cac766479188cdfebbb23cec4a761b2 OK 2026/03/10 03:33:35 DEBUG : one: size = 3 OK 2026/03/10 03:33:35 INFO : one: Copied (new) 2026/03/10 03:33:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:33:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/dst') 2026/03/10 03:33:36 DEBUG : one: Sizes differ 2026/03/10 03:33:38 DEBUG : one: md5 = ca974d2b0f6272dfd34ec8bc3de71b90 OK 2026/03/10 03:33:38 DEBUG : one: size = 5 OK 2026/03/10 03:33:38 INFO : one: Copied (replaced existing) 2026/03/10 03:33:40 DEBUG : dst/one: md5 = e47717725832fe5f460e84783447e0ef OK 2026/03/10 03:33:42 DEBUG : CompareDest/one: md5 = 32c6eff4009ae09cdca3401b8fca20d5 OK 2026/03/10 03:33:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:33:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/dst') 2026/03/10 03:33:43 DEBUG : one: Sizes differ 2026/03/10 03:33:43 DEBUG : one: size = 5 OK 2026/03/10 03:33:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 03:33:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 03:33:45 DEBUG : CompareDest/two: md5 = 7c82a2f6b1f7bb7c8947fa227bb7d3d9 OK 2026/03/10 03:33:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 03:33:46 DEBUG : two: size = 3 OK 2026/03/10 03:33:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 03:33:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 03:33:47 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 03:33:47 DEBUG : two: size = 3 OK 2026/03/10 03:33:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 03:33:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 03:33:48 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 03:33:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:33:49 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/CompareDest') 2026/03/10 03:33:49 DEBUG : two: Sizes differ 2026/03/10 03:33:50 DEBUG : two: md5 = f1d70fec324eb678f83824dd8f13b323 OK 2026/03/10 03:33:50 DEBUG : two: size = 5 OK 2026/03/10 03:33:50 INFO : two: Copied (new) 2026/03/10 03:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 03:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:33:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:33:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.76s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:33:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/dst" 2026/03/10 03:33:55 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 03:33:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/CopyDest" 2026/03/10 03:33:57 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/10 03:33:58 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 03:34:01 DEBUG : one: md5 = 729489ca5e5534355205bf86c8a67eb5 OK 2026/03/10 03:34:01 DEBUG : one: size = 3 OK 2026/03/10 03:34:01 INFO : one: Copied (new) 2026/03/10 03:34:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:34:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/dst') 2026/03/10 03:34:02 DEBUG : one: Sizes differ 2026/03/10 03:34:04 DEBUG : one: md5 = 9db423d96d1912531c8e8cb8a4c47559 OK 2026/03/10 03:34:04 DEBUG : one: size = 5 OK 2026/03/10 03:34:04 INFO : one: Copied (replaced existing) 2026/03/10 03:34:06 DEBUG : dst/one: md5 = 9bdc25ca8019638dfd177f5658b9e63b OK 2026/03/10 03:34:09 DEBUG : CopyDest/one: md5 = b17e2aee3043fa2434b788956851a0a3 OK 2026/03/10 03:34:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/BackupDir" 2026/03/10 03:34:09 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/10 03:34:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:34:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/dst') 2026/03/10 03:34:11 DEBUG : one: Sizes differ 2026/03/10 03:34:11 DEBUG : one: size = 5 OK 2026/03/10 03:34:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 03:34:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:34:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/dst') 2026/03/10 03:34:11 DEBUG : one: Sizes differ 2026/03/10 03:34:13 INFO : one: Moved (server-side) 2026/03/10 03:34:14 DEBUG : one: size = 5 OK 2026/03/10 03:34:14 INFO : one: Copied (server-side copy) 2026/03/10 03:34:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/10 03:34:16 DEBUG : CopyDest/two: md5 = fe3ff6111374fe31493f3d763734ba3d OK 2026/03/10 03:34:17 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 03:34:17 DEBUG : two: size = 3 OK 2026/03/10 03:34:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 03:34:18 DEBUG : two: size = 3 OK 2026/03/10 03:34:18 INFO : two: Copied (server-side copy) 2026/03/10 03:34:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/10 03:34:19 DEBUG : two: size = 3 OK 2026/03/10 03:34:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 03:34:19 DEBUG : two: Unchanged skipping 2026/03/10 03:34:21 DEBUG : CopyDest/three: md5 = ea6b32100cbc75af7c067785059d912e OK 2026/03/10 03:34:22 DEBUG : three: Need to transfer - File not found at Destination 2026/03/10 03:34:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:34:22 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote/CopyDest') 2026/03/10 03:34:22 DEBUG : three: Sizes differ 2026/03/10 03:34:22 DEBUG : three: Destination not found in --copy-dest 2026/03/10 03:34:24 DEBUG : three: md5 = 541e71c5ed7d1262e057b5054fe8e3f8 OK 2026/03/10 03:34:24 DEBUG : three: size = 7 OK 2026/03/10 03:34:24 INFO : three: Copied (new) 2026/03/10 03:34:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 03:34:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:34:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 03:34:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 03:34:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:34:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 03:34:29 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.01s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:34:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/10 03:34:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ac006ab2e869db9dc0cea7cb4b986c51 OK 2026/03/10 03:34:33 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/10 03:34:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/10 03:34:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/10 03:34:34 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/03/10 03:34:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/10 03:34:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/10 03:34:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = de417687afd45d0cb1b6ea087b5a478b OK 2026/03/10 03:34:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/10 03:34:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/10 03:34:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/10 03:34:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:34:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using skip mode. 2026/03/10 03:34:44 NOTICE: one: Found 2 files with duplicate names 2026/03/10 03:34:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.90s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:34:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using skip mode. 2026/03/10 03:34:50 NOTICE: one: Found 3 files with duplicate names 2026/03/10 03:34:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/10 03:34:50 INFO : one: Deleted 2026/03/10 03:34:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.74s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:34:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using first mode. 2026/03/10 03:34:56 NOTICE: one: Found 3 files with duplicate names 2026/03/10 03:34:57 INFO : one: Deleted 2026/03/10 03:34:57 INFO : one: Deleted 2026/03/10 03:34:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using newest mode. 2026/03/10 03:35:03 NOTICE: one: Found 3 files with duplicate names 2026/03/10 03:35:03 INFO : one: Deleted 2026/03/10 03:35:04 INFO : one: Deleted 2026/03/10 03:35:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.62s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using oldest mode. 2026/03/10 03:35:10 NOTICE: one: Found 3 files with duplicate names 2026/03/10 03:35:10 INFO : one: Deleted 2026/03/10 03:35:11 INFO : one: Deleted 2026/03/10 03:35:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.21s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using largest mode. 2026/03/10 03:35:16 NOTICE: one: Found 3 files with duplicate names 2026/03/10 03:35:16 INFO : one: Deleted 2026/03/10 03:35:17 INFO : one: Deleted 2026/03/10 03:35:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.34s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using smallest mode. 2026/03/10 03:35:23 NOTICE: one: Found 3 files with duplicate names 2026/03/10 03:35:24 INFO : one: Deleted 2026/03/10 03:35:24 INFO : one: Deleted 2026/03/10 03:35:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.50s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Looking for duplicate names using rename mode. 2026/03/10 03:35:34 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/10 03:35:35 INFO : one-2.txt: renamed from: one.txt 2026/03/10 03:35:36 INFO : one-3.txt: renamed from: one.txt 2026/03/10 03:35:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.93s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:43 DEBUG : dupe1/one.txt: md5 = fbc008af59fbbcd14adfbf213c4a2a40 OK 2026/03/10 03:35:45 DEBUG : dupe2/two.txt: md5 = 5e5725db226cf3fbf5e73cac1bfa5e58 OK 2026/03/10 03:35:47 DEBUG : dupe3/three.txt: md5 = 48d016749cd4e57b7a6b9d35a735bb81 OK 2026/03/10 03:35:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/10 03:35:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/10 03:35:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 03:35:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/10 03:35:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 03:35:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/10 03:35:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.00s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:35:55 DEBUG : a.txt: md5 = 8881778235881461957eab4ec74019e5 OK 2026/03/10 03:35:57 DEBUG : zend.txt: md5 = 83313a7fabdb27a20dfc76cafae21d2a OK 2026/03/10 03:35:59 DEBUG : sub dir/hello world: md5 = ebb043c120c155a3959150a7a96a93b9 OK 2026/03/10 03:36:00 DEBUG : sub dir/hello world2: md5 = 6a1597b30dfa19b85bcc0af052242048 OK 2026/03/10 03:36:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 8b95758b3d1ce7a3bc26dd623ca4c4b3 OK 2026/03/10 03:36:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = c9551c01ead586c31dea087c58ded05f OK 2026/03/10 03:36:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = dfd4767165a60eb05cfe39480c8c636b OK 2026/03/10 03:36:08 DEBUG : a.txt: Excluded (Size Filter) 2026/03/10 03:36:08 DEBUG : a.txt: Excluded 2026/03/10 03:36:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 03:36:09 DEBUG : sub dir/hello world2: Excluded 2026/03/10 03:36:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 03:36:09 DEBUG : sub dir/hello world: Excluded 2026/03/10 03:36:10 DEBUG : sub dir/ignore dir: Excluded 2026/03/10 03:36:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 03:36:10 DEBUG : sub dir/hello world2: Excluded 2026/03/10 03:36:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 03:36:10 DEBUG : sub dir/hello world: Excluded 2026/03/10 03:36:10 DEBUG : sub dir/ignore dir: Excluded 2026/03/10 03:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/10 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/10 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/10 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/10 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/10 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/10 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.63s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:36:19 DEBUG : a.txt: md5 = ea75c8825f335db18f3f71a46d2b0e9f OK 2026/03/10 03:36:20 DEBUG : zend.txt: md5 = 14a2f0f61f875f39775b888a231cdca6 OK 2026/03/10 03:36:22 DEBUG : sub dir/hello world: md5 = 972854b42bc3414f24eb2a5b23a35f18 OK 2026/03/10 03:36:24 DEBUG : sub dir/hello world2: md5 = d80e803a8f4c3a2e3613435b73b19d0c OK 2026/03/10 03:36:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 85001d518685e397743258d654ffc27b OK 2026/03/10 03:36:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5e1fc4b71bbfa7ce15b26b7468ca1752 OK 2026/03/10 03:36:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4d4aca7c1f8e1fbd78c0c5099f428cae OK 2026/03/10 03:36:31 DEBUG : a.txt: Excluded (Size Filter) 2026/03/10 03:36:31 DEBUG : a.txt: Excluded 2026/03/10 03:36:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 03:36:31 DEBUG : sub dir/hello world2: Excluded 2026/03/10 03:36:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 03:36:31 DEBUG : sub dir/hello world: Excluded 2026/03/10 03:36:32 DEBUG : sub dir/ignore dir: Excluded 2026/03/10 03:36:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 03:36:32 DEBUG : sub dir/hello world2: Excluded 2026/03/10 03:36:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 03:36:32 DEBUG : sub dir/hello world: Excluded 2026/03/10 03:36:32 DEBUG : sub dir/ignore dir: Excluded 2026/03/10 03:36:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/10 03:36:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/10 03:36:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/10 03:36:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/10 03:36:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/10 03:36:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/10 03:36:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.01s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:36:41 DEBUG : file1: md5 = ef2e64514cc9d159f92bcd354262864e OK 2026/03/10 03:36:43 DEBUG : sub/file2: md5 = 916f1afb1baf2f6971c5625136b2a55b 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/03/10 03:36:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/10 03:36:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/10 03:36:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/10 03:36:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.73s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:36:50 DEBUG : file1: md5 = 6202bd3c5cc3859ebc3137fb31bc042f OK 2026/03/10 03:36:52 DEBUG : sub/file2: md5 = 5b337ff8b4dfbc462d560024b4b99752 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/03/10 03:36:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/notfound" 2026/03/10 03:36:56 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/qe0i31qdkoejk60elps0ni5sqk" 2026/03/10 03:37:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.71s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.95s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Making directory 2026/03/10 03:37:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:03 DEBUG : sub dir/hello world: md5 = 4666f9127041bbf95b3538bbebfabb8c OK 2026/03/10 03:37:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:07 DEBUG : potato2: md5 = e66bb60733907c6c91e82d2f362273ad OK 2026/03/10 03:37:09 DEBUG : empty space: md5 = 27044b0a05c824a05076c7bd8a949177 OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:13 DEBUG : potato2: md5 = b83b1dc0d9b1f26e6f8bfa05da857d85 OK 2026/03/10 03:37:15 DEBUG : empty space: md5 = c6fece4054b111089388b66571781e64 OK 2026/03/10 03:37:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.89s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:18 DEBUG : potato2: md5 = 973d53c0dbc60e9b4335b32f5f5fc2a0 OK 2026/03/10 03:37:20 DEBUG : empty space: md5 = 4dde5f315b1b4f5c3eaa9d5f0959bfc0 OK --- PASS: TestLsLong (4.97s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:23 DEBUG : potato2: md5 = e6ef98c788c138b539818cab01231405 OK 2026/03/10 03:37:25 DEBUG : empty space: md5 = 190478c8cbdebd783a5fd43619b41a81 OK --- PASS: TestHashSums (4.91s) === RUN TestHashSumsWithErrors 2026/03/10 03:37:27 DEBUG : Creating backend with remote ":memory:" 2026/03/10 03:37:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/10 03:37:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/10 03:37:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/10 03:37:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/10 03:37:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/10 03:37:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/10 03:37:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/10 03:37:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/10 03:37:27 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:28 DEBUG : potato2: md5 = 5a37a12d21f42e24102075396f663c16 OK 2026/03/10 03:37:29 DEBUG : empty space: md5 = b60d9e082fc176670eaeca62a22d864b OK 2026/03/10 03:37:32 DEBUG : sub dir/potato3: md5 = fd639085951eda02acb8d4df586efb70 OK 2026/03/10 03:37:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.35s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:36 DEBUG : small: md5 = f63496e9930f1b665fda9f0d11be497f OK 2026/03/10 03:37:38 DEBUG : medium: md5 = d8b1de824413cff1951da73e13de2873 OK 2026/03/10 03:37:39 DEBUG : large: md5 = 20525dd4f04971d900307fa542829db3 OK 2026/03/10 03:37:39 DEBUG : Waiting for deletions to finish 2026/03/10 03:37:40 DEBUG : large: Excluded (Size Filter) 2026/03/10 03:37:40 INFO : medium: Deleted 2026/03/10 03:37:40 INFO : small: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:43 DEBUG : small: md5 = 4fd11f30941091bc392bd5699e2d89ce OK 2026/03/10 03:37:44 DEBUG : medium: md5 = 181efbdbfbdf2cc3ff013decd0b8b2b5 OK 2026/03/10 03:37:46 DEBUG : large: md5 = 223926d4888e0a8fbb4c7abb46c9e867 OK 2026/03/10 03:37:46 DEBUG : Waiting for deletions to finish 2026/03/10 03:37:46 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/03/10 03:37:47 INFO : small: Deleted 2026/03/10 03:37:47 INFO : medium: Deleted --- PASS: TestMaxDelete (7.19s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:50 DEBUG : small: md5 = a86f0ec2b5428f17522687db7b6c8ae0 OK 2026/03/10 03:37:52 DEBUG : medium: md5 = fba0c172d04d810168c1cd808294e7bb OK 2026/03/10 03:37:53 DEBUG : large: md5 = 8503e20b77ba02aefc450639387d63d2 OK 2026/03/10 03:37:53 DEBUG : Waiting for deletions to finish 2026/03/10 03:37:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/10 03:37:54 INFO : small: Deleted 2026/03/10 03:37:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.00s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:37:57 DEBUG : small: md5 = 2e8b996cd71feb894f8167e454131caa OK 2026/03/10 03:37:58 DEBUG : medium: md5 = 6766647e2d33d016481a8023aa70c2ae OK 2026/03/10 03:38:00 DEBUG : large: md5 = 7cd8bc9bcce87fdbbf4bf2ec06484661 OK 2026/03/10 03:38:00 DEBUG : Waiting for deletions to finish 2026/03/10 03:38:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/10 03:38:01 INFO : small: Deleted 2026/03/10 03:38:01 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.10s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:38:04 DEBUG : ReadFile: md5 = 7204b254cadbb87e0eed505e0b7bd43f OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2026/03/10 03:38:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/10 03:38:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/10 03:38:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 03:38:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 03:38:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 03:38:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 03:38:07 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:38:08 DEBUG : file1: md5 = 58d7d9500005e6573ea4a81aa85a4b14 OK 2026/03/10 03:38:10 DEBUG : file2: md5 = b79a7fe4f802de745e1758f9ae42f399 OK --- PASS: TestCat (14.37s) === RUN TestPurge 2026/03/10 03:38:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naracem4qovi" 2026/03/10 03:38:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:38:21 DEBUG : Creating backend with remote "TestDrive:crypt/0nb9s9dvf934felduqis7f2882qdpvl9a7ooco4hrqjr1qnd0eug" 2026/03/10 03:38:22 DEBUG : Creating backend with remote "/tmp/rclone2905089862" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naracem4qovi'", Local "Local file system at /tmp/rclone2905089862", Modify Window "1ms" 2026/03/10 03:38:27 DEBUG : A1/B1/C1/one: md5 = 72848613fb1c9f65ee4e909722e86374 OK 2026/03/10 03:38:27 INFO : A2: Making directory 2026/03/10 03:38:27 INFO : A1/B2: Making directory 2026/03/10 03:38:28 INFO : A1/B2/C2: Making directory 2026/03/10 03:38:29 INFO : A1/B1/C3: Making directory 2026/03/10 03:38:30 INFO : A3: Making directory 2026/03/10 03:38:30 INFO : A3/B3: Making directory 2026/03/10 03:38:31 INFO : A3/B3/C4: Making directory 2026/03/10 03:38:33 DEBUG : A1/two: md5 = 47e1740fca2944f02655b1f1bd798f69 OK 2026/03/10 03:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naracem4qovi': Purge remote 2026/03/10 03:38:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.83s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:38:41 DEBUG : A1/B1/C1/one: md5 = 41e03489ca226ab0c19d48d1053a9ef7 OK 2026/03/10 03:38:41 INFO : A2: Making directory 2026/03/10 03:38:41 INFO : A1/B2: Making directory 2026/03/10 03:38:42 INFO : A1/B2/C2: Making directory 2026/03/10 03:38:43 INFO : A1/B1/C3: Making directory 2026/03/10 03:38:44 INFO : A3: Making directory 2026/03/10 03:38:44 INFO : A3/B3: Making directory 2026/03/10 03:38:45 INFO : A3/B3/C4: Making directory 2026/03/10 03:38:47 DEBUG : A1/two: md5 = f5345164a7e84a77f06b235d65b202bd OK 2026/03/10 03:38:49 DEBUG : removing 1 level 3 directories 2026/03/10 03:38:49 INFO : A3/B3/C4: Removing directory 2026/03/10 03:38:51 DEBUG : removing 2 level 3 directories 2026/03/10 03:38:51 INFO : A1/B2/C2: Removing directory 2026/03/10 03:38:51 INFO : A1/B1/C3: Removing directory 2026/03/10 03:38:52 DEBUG : removing 2 level 2 directories 2026/03/10 03:38:52 INFO : A3/B3: Removing directory 2026/03/10 03:38:52 INFO : A1/B2: Removing directory 2026/03/10 03:38:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/10 03:38:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/10 03:38:53 DEBUG : removing 2 level 1 directories 2026/03/10 03:38:53 INFO : A3: Removing directory 2026/03/10 03:38:53 INFO : A2: Removing directory 2026/03/10 03:38:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/10 03:38:57 DEBUG : removing 1 level 3 directories 2026/03/10 03:38:57 INFO : A1/B1/C1: Removing directory 2026/03/10 03:38:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:58 DEBUG : removing 1 level 2 directories 2026/03/10 03:38:58 INFO : A1/B1: Removing directory 2026/03/10 03:38:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/10 03:38:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/10 03:38:58 DEBUG : removing 1 level 1 directories 2026/03/10 03:38:58 INFO : A1: Removing directory 2026/03/10 03:38:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/10 03:38:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/10 03:38:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 03:38:59 DEBUG : removing 1 level 0 directories 2026/03/10 03:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Removing directory 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/10 03:38:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.27s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:01 INFO : A1: Making directory 2026/03/10 03:39:02 INFO : A1/B1: Making directory 2026/03/10 03:39:03 INFO : A1/B1/C1: Making directory 2026/03/10 03:39:06 DEBUG : removing 1 level 3 directories 2026/03/10 03:39:06 INFO : A1/B1/C1: Removing directory 2026/03/10 03:39:06 DEBUG : removing 1 level 2 directories 2026/03/10 03:39:06 INFO : A1/B1: Removing directory 2026/03/10 03:39:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/10 03:39:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.59s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:09 INFO : A1: Making directory 2026/03/10 03:39:10 INFO : A1/B1: Making directory 2026/03/10 03:39:11 INFO : A1/B1/C1: Making directory 2026/03/10 03:39:13 DEBUG : removing 1 level 3 directories 2026/03/10 03:39:13 INFO : A1/B1/C1: Removing directory 2026/03/10 03:39:14 DEBUG : removing 1 level 2 directories 2026/03/10 03:39:14 INFO : A1/B1: Removing directory 2026/03/10 03:39:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/10 03:39:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.61s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:18 DEBUG : file1: md5 = 90a4f14b438baaa1c0adc3e6351480ec OK 2026/03/10 03:39:19 DEBUG : filename.txt: File name found in url 2026/03/10 03:39:20 DEBUG : filename.txt: md5 = 57c823492d97bd7e37f075cc1506bcee OK 2026/03/10 03:39:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/10 03:39:22 DEBUG : headerfilename.txt: md5 = c858dc63b28a5826582c35214a27f9de OK 2026/03/10 03:39:23 DEBUG : file2: md5 = 28dbc0c65034e9e115ef2f95a565abff OK --- PASS: TestCopyURL (8.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 03:39:28 DEBUG : sub/file2: md5 = f6cb2e2888f481f016f1d516eaff18ab OK 2026/03/10 03:39:28 DEBUG : sub/file2: size = 14 OK 2026/03/10 03:39:28 INFO : file1: Copied (new) to: sub/file2 2026/03/10 03:39:28 INFO : file1: Deleted 2026/03/10 03:39:29 DEBUG : sub/file2: size = 14 OK 2026/03/10 03:39:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 03:39:29 DEBUG : file1: Unchanged skipping 2026/03/10 03:39:29 INFO : file1: Deleted 2026/03/10 03:39:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': don't need to copy/move sub/file2, it is already at target location 2026/03/10 03:39:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.40s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 03:39:33 DEBUG : file1: md5 = bf9441a4508481c45c9ac8c9f7a0c264 OK 2026/03/10 03:39:33 DEBUG : file1: size = 14 OK 2026/03/10 03:39:33 INFO : file1: Copied (new) 2026/03/10 03:39:33 INFO : file1: Deleted 2026/03/10 03:39:34 DEBUG : file1: Destination exists, skipping 2026/03/10 03:39:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.37s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:38 DEBUG : dst/file1: md5 = d00cee18e44fb2140b8c8b6cd50da57e OK 2026/03/10 03:39:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxeceq9rote/backup" 2026/03/10 03:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 03:39:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2173767808) 2026/03/10 03:39:40 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote') 2026/03/10 03:39:40 DEBUG : dst/file1: Sizes differ 2026/03/10 03:39:42 INFO : dst/file1: Moved (server-side) 2026/03/10 03:39:44 DEBUG : dst/file1: md5 = 9138b9fbea4376d05559c9912e387ff3 OK 2026/03/10 03:39:44 DEBUG : dst/file1: size = 14 OK 2026/03/10 03:39:44 INFO : dst/file1: Copied (new) 2026/03/10 03:39:44 INFO : dst/file1: Deleted 2026/03/10 03:39:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:39:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/10 03:39:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.19s) === 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:39:51 DEBUG : A1/one: md5 = e658cb69530f239570c6e1bf0dd4f5ab OK 2026/03/10 03:39:53 DEBUG : A1/two: md5 = e0b2a0a611a73e039d8566843f30183e OK 2026/03/10 03:39:55 DEBUG : A1/B1/three: md5 = fca728f9f5fbacce1265d446cebce13b OK 2026/03/10 03:39:57 DEBUG : A1/B1/C1/four: md5 = f0ba7eafc9c737310b48f12e496e8c0c OK 2026/03/10 03:39:59 DEBUG : A1/B1/C2/five: md5 = 340639b10dab70e9918a0f3b3a25677f OK 2026/03/10 03:39:59 INFO : A1/B2: Making directory 2026/03/10 03:40:00 INFO : A1/B1/C3: Making directory 2026/03/10 03:40:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/10 03:40:09 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/10 03:40:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/10 03:40:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/10 03:40:10 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/10 03:40:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/10 03:40:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/10 03:40:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/10 03:40:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/10 03:40:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/10 03:40:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/10 03:40:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/10 03:40:21 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/10 03:40:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/10 03:40:21 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/10 03:40:21 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/10 03:40:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/10 03:40:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/10 03:40:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/10 03:40:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/10 03:40:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/10 03:40:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/10 03:40:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/10 03:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/10 03:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/10 03:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/10 03:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 03:40:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/10 03:40:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/10 03:40:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 03:40:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.15s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 03:40:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 5b6b911b25e591d6bfa2d1ad754c0d42 OK 2026/03/10 03:40:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 03:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/10 03:40:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/10 03:40:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/10 03:40:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 6b4b5cf559869cca41bf8e8cece11b71 OK 2026/03/10 03:40:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 03:40:37 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 03:40:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 406784741b2c27ba45fa5f1277aaf04d OK 2026/03/10 03:40:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 03:40:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/10 03:40:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/10 03:40:42 DEBUG : with_checksum_big_file_from_pipe: md5 = cedb6e5a1591d327be0e07d4d2bf0fa6 OK 2026/03/10 03:40:42 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 03:40:42 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 03:40:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 03:40:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 03:40:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/10 03:40:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 03:40:47 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 03:40:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 03:40:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/10 03:40:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/10 03:40:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 03:40:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.60s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/10 03:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (48 bytes), uploading instead of streaming 2026/03/10 03:40:55 DEBUG : rcat_metadata: md5 = 2bae84d6c00845cc1e14dfd4af0733b7 OK 2026/03/10 03:40:55 DEBUG : rcat_metadata: size = 48 OK 2026/03/10 03:40:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/10 03:40:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/10 03:40:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = 954e47b51a6ae8c0892764a71169e5bc OK 2026/03/10 03:40:58 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/10 03:40:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.40s) --- PASS: TestRcatMetadata/Normal (2.98s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:01 DEBUG : potato1: md5 = 810ef7462ec1f2b05a1eae08f7dd8c20 OK 2026/03/10 03:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (60 bytes), uploading instead of streaming 2026/03/10 03:41:02 DEBUG : potato2: md5 = 9e2c496bb04bd11044b289fac86bf643 OK 2026/03/10 03:41:02 DEBUG : potato2: size = 60 OK 2026/03/10 03:41:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.81s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:06 DEBUG : potato1: md5 = f864bfcaff697fe8a47b9b590948cab2 OK 2026/03/10 03:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': File to upload is small (60 bytes), uploading instead of streaming 2026/03/10 03:41:07 DEBUG : potato2: md5 = 0a61d6e704da2220fd4b27fd3cb7ef15 OK 2026/03/10 03:41:07 DEBUG : potato2: size = 60 OK 2026/03/10 03:41:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:10 DEBUG : potato2: md5 = 87fa3c7dcca21360bb564b95a788affb OK 2026/03/10 03:41:12 DEBUG : empty space: md5 = 789f665aa09622c634cd305299bf020e OK 2026/03/10 03:41:14 DEBUG : sub dir/potato3: md5 = 66b485cda2f1d455ff817fffd27d456e OK 2026/03/10 03:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Touching "sub dir/potato3" 2026/03/10 03:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Touching "empty space" 2026/03/10 03:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Touching "potato2" 2026/03/10 03:41:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.36s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:18 DEBUG : dir with metadata: Making directory with metadata 2026/03/10 03:41:19 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-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:21 DEBUG : directory with modtime: Making directory with metadata 2026/03/10 03:41:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.53s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/10 03:41:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 03:41:24 DEBUG : Google drive root 'crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0': Skipping btime metadata as can't update it on an existing file: 2026-03-10T03:41:23.77712804Z 2026/03/10 03:41:24 INFO : non existent directory: Updated directory metadata 2026/03/10 03:41:26 DEBUG : Google drive root 'crypt/lr7shcj0q2o8mfppsj4itt8m280imdr0sbn5733uqdff5uft1td0': Skipping btime metadata as can't update it on an existing file: 2026-03-10T03:41:23.77712804Z 2026/03/10 03:41:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/10 03:41:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/10 03:41:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/10 03:41:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 03:41:32 DEBUG : dst: Making directory with metadata 2026/03/10 03:41:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 03:41:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 03:41:33 INFO : dst: Set directory modification time (using SetModTime) 2026/03/10 03:41:34 INFO : dst: Set directory modification time (using SetModTime) 2026/03/10 03:41:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/10 03:41:34 INFO : dst: Set directory modification time (using SetModTime) 2026/03/10 03:41:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote'", Local "Local file system at /tmp/rclone2173767808", Modify Window "1ms" 2026/03/10 03:41:37 DEBUG : sub dir/test remove existing: md5 = 497ca63cb8a52c5569a42fbb4917cb3f OK 2026/03/10 03:41:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cc1ca4926767d28c32cf4ed64f984920 OK 2026/03/10 03:41:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vilecok9" before starting 2026/03/10 03:41:42 DEBUG : sub dir/test remove existing.vilecok9: TEST: removing renamed existing file after operation 2026/03/10 03:41:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gosaruw4" before starting 2026/03/10 03:41:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gosaruw4: TEST: renaming existing back after failed operation 2026/03/10 03:41:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bapijej4" before starting 2026/03/10 03:41:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bapijej4: TEST: removing renamed existing file after operation 2026/03/10 03:41:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7e4g8sfqpnpe1rphnimkgdmkco2705qqntrl9774o3hu5c4qpm2g" 2026/03/10 03:41:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "inudbpl1hruho0vdtbaac2i6ctshim2jr8jnkmeroihbm1t6sfbdbqktf2kj0r6opn9n0s3raaitqpj385djg3rsrlfermqiog1ceqnmquvf2te4vo168nfmtms77qnoce13moh4gh5cbc9momikkte39fgramilplcvbcj69gj76lg559sg" --- PASS: TestRemoveExisting (13.17s) === 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/03/10 03:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxeceq9rote': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m1.543111746s (try 1/5)