"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/28 02:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu" 2026/03/28 02:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:47:32 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g" 2026/03/28 02:47:33 DEBUG : Creating backend with remote "/tmp/rclone1297304074" === 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/03/28 02:47:33 DEBUG : a: size = 0 OK 2026/03/28 02:47:33 DEBUG : a: size = 1 (memory) 2026/03/28 02:47:33 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/28 02:47:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/28 02:47:33 DEBUG : potato: Seek from 10 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 10 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 2 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/28 02:47:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 2 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/28 02:47:33 DEBUG : potato: Seek from 8 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 8 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/28 02:47:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/28 02:47:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/28 02:47:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/28 02:47:33 DEBUG : potato: Seek from 5 to 2 2026/03/28 02:47:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/28 02:47:33 DEBUG : potato: Seek from 9 to 0 2026/03/28 02:47:33 DEBUG : potato: Seek from 9 to 0 2026/03/28 02:47:33 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:47:35 DEBUG : rutabaga: md5 = 790974a8757bbbd80e8b38db05c20f68 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/28 02:47:37 DEBUG : empty space: md5 = 09e06f01c18432adaf1eeca6b2129aa6 OK === RUN TestCheck/3 2026/03/28 02:47:39 DEBUG : potato2: md5 = dcd4858c79506dbef9938da63728f6fe OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/28 02:47:41 DEBUG : remotepotato: md5 = d8c999517431426f25858036f9bad933 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.27s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/03/28 02:47:44 DEBUG : Creating backend with remote "nonexistent" 2026/03/28 02:47:44 DEBUG : Creating backend with remote "nonexistent" 2026/03/28 02:47:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/28 02:47:44 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/28 02:47:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/28 02:47:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:47:46 DEBUG : rutabaga: md5 = ffc45c9e6321982b584ae373d57cb23f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/28 02:47:49 DEBUG : empty space: md5 = b55bd37a77135983b5ad3869578bbdc1 OK === RUN TestCheckDownload/3 2026/03/28 02:47:52 DEBUG : potato2: md5 = 0f348345bb5bc734c88da242b5afa2f7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/28 02:47:55 DEBUG : remotepotato: md5 = 6c8610d95a82fd944b336622e9110e92 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.23s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:48:01 DEBUG : rutabaga: md5 = 1e79b0c5f2443ca1be2f622693ad56f9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/28 02:48:03 DEBUG : empty space: md5 = 4687bad37956730bd2a30dd0e124397a OK === RUN TestCheckSizeOnly/3 2026/03/28 02:48:05 DEBUG : potato2: md5 = 337803de6673cdf1468cee7cc148e143 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/28 02:48:07 DEBUG : remotepotato: md5 = 96eb48b70ee9c127b8ad09e19b1414a7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.58s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:48:12 DEBUG : test.sum: md5 = fe11a30a5efa9dc631f69a0b4b9a17fc OK 2026/03/28 02:48:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/28 02:48:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/28 02:48:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/28 02:48:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/28 02:48:14 DEBUG : test.sum: md5 = 131f9c36cbe3a9fbb172d7b4fda405a7 OK 2026/03/28 02:48:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/28 02:48:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/28 02:48:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/28 02:48:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.64s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:48:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/data" 2026/03/28 02:48:16 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:48:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/data" 2026/03/28 02:48:18 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/vjrnln8ratgmqakfosrqe8espk" 2026/03/28 02:48:21 DEBUG : data/banana: md5 = efaa3aa40c1007295a6d75c14cf932bf OK 2026/03/28 02:48:23 DEBUG : test.sum: md5 = 84bcb860a2842e0fe84634cb9f16ed30 OK === RUN TestCheckSumDownload/subtest1 2026/03/28 02:48:27 DEBUG : data/potato: md5 = 2b8b067963f732ed2f20495964f5cac6 OK 2026/03/28 02:48:28 DEBUG : test.sum: md5 = b97d39427fc1e5e03af1107c61b772dc OK === RUN TestCheckSumDownload/subtest2 2026/03/28 02:48:32 DEBUG : test.sum: md5 = 790597d5c47ad0115b56d148a4ef4776 OK === RUN TestCheckSumDownload/subtest3 2026/03/28 02:48:36 DEBUG : test.sum: md5 = 00bed31b8d6008e4fe826548f7fed0b6 OK === RUN TestCheckSumDownload/subtest4 2026/03/28 02:48:40 DEBUG : test.sum: md5 = 2fc218be9280d715bf04b1dc747d54f8 OK === RUN TestCheckSumDownload/subtest5 2026/03/28 02:48:44 DEBUG : test.sum: md5 = b58db9a313f9cddb98104280aded481d OK === RUN TestCheckSumDownload/subtest6 2026/03/28 02:48:47 DEBUG : data/banana: md5 = 37defc3cc82dfbff1f58f5c337e07f98 OK 2026/03/28 02:48:49 DEBUG : data/potato: md5 = b67edc9bd685cdcd42b60ba00c54ac0b OK 2026/03/28 02:48:50 DEBUG : test.sum: md5 = 77690a076ffafe0aed8ad7c44c4b3510 OK === RUN TestCheckSumDownload/subtest7 2026/03/28 02:48:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/28 02:48:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.42s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.00s) --- PASS: TestCheckSumDownload/subtest4 (1.70s) --- PASS: TestCheckSumDownload/subtest5 (1.72s) --- PASS: TestCheckSumDownload/subtest6 (1.89s) --- PASS: TestCheckSumDownload/subtest7 (1.85s) === RUN TestApplyTransforms 2026/03/28 02:48:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qavehaq1quki" 2026/03/28 02:48:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:48:55 DEBUG : Creating backend with remote "TestDrive:crypt/ml3uae8bnaalbom382bnnb8uvmqv5jej48f9ugt23j2ktj28p52g" 2026/03/28 02:48:56 DEBUG : Creating backend with remote "/tmp/rclone1787035505" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki'", Local "Local file system at /tmp/rclone1787035505", Modify Window "1ms" 2026/03/28 02:48:58 DEBUG : hello, world!: md5 = 445da710e445473a3929df2af3764375 OK upper checkfile vs. lower remote (without normalization) 2026/03/28 02:48:59 ERROR : hello, world!: sum not found 2026/03/28 02:48:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki' 2026/03/28 02:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki': 1 files missing 2026/03/28 02:48:59 NOTICE: 1 hashes missing 2026/03/28 02:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki': 1 differences found 2026/03/28 02:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/28 02:49:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki': 0 differences found 2026/03/28 02:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki': 1 matching files 2026/03/28 02:49:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nopaxip7pinu" 2026/03/28 02:49:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:00 DEBUG : Creating backend with remote "TestDrive:crypt/c9vsniadvh8q8tar5vh5kdh02h6pjrhs128gkllhk9v8fdtescag" 2026/03/28 02:49:01 DEBUG : Creating backend with remote "/tmp/rclone2826432946" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu'", Local "Local file system at /tmp/rclone2826432946", Modify Window "1ms" 2026/03/28 02:49:03 DEBUG : HELLO, WORLD!: md5 = 37724c47db883d4ebc0cde557e3c0468 OK lower checkfile vs. upper remote (without normalization) 2026/03/28 02:49:04 ERROR : HELLO, WORLD!: sum not found 2026/03/28 02:49:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu' 2026/03/28 02:49:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu': 1 files missing 2026/03/28 02:49:04 NOTICE: 1 hashes missing 2026/03/28 02:49:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu': 1 differences found 2026/03/28 02:49:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/28 02:49:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu': 0 differences found 2026/03/28 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu': 1 matching files 2026/03/28 02:49:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-girezem1heme" 2026/03/28 02:49:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:05 DEBUG : Creating backend with remote "TestDrive:crypt/6gdj4r85codhjdgvr3eiisja5dn3piindj8pn0se10bqv3u9fhtg" 2026/03/28 02:49:06 DEBUG : Creating backend with remote "/tmp/rclone1345870538" 2026/03/28 02:49:06 DEBUG : Config file has changed externally - reloading run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme'", Local "Local file system at /tmp/rclone1345870538", Modify Window "1ms" 2026/03/28 02:49:08 DEBUG : HeLlO, wOrLd!: md5 = a90d4945a89abbc8178d6745e1de667b OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/28 02:49:08 ERROR : HeLlO, wOrLd!: sum not found 2026/03/28 02:49:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme' 2026/03/28 02:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme': 1 files missing 2026/03/28 02:49:08 NOTICE: 1 hashes missing 2026/03/28 02:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme': 1 differences found 2026/03/28 02:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/28 02:49:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme': 0 differences found 2026/03/28 02:49:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme': 1 matching files 2026/03/28 02:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heyugem8xapa" 2026/03/28 02:49:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:09 DEBUG : Creating backend with remote "TestDrive:crypt/6dfdjf9bmgmbjtet57eaukjgom8r9qd5rjsf15eff794520oet1g" 2026/03/28 02:49:10 DEBUG : Creating backend with remote "/tmp/rclone2415763586" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa'", Local "Local file system at /tmp/rclone2415763586", Modify Window "1ms" 2026/03/28 02:49:12 DEBUG : HELLO, WORLD!: md5 = ad661c873d258f41dd7a294ae58f05f6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/28 02:49:13 ERROR : HELLO, WORLD!: sum not found 2026/03/28 02:49:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa' 2026/03/28 02:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa': 1 files missing 2026/03/28 02:49:13 NOTICE: 1 hashes missing 2026/03/28 02:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa': 1 differences found 2026/03/28 02:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/28 02:49:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa': 0 differences found 2026/03/28 02:49:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa': 1 matching files 2026/03/28 02:49:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luwekum0dape" 2026/03/28 02:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:14 DEBUG : Creating backend with remote "TestDrive:crypt/g3cjha533e7ovkona70ffkivabevvo8cjsvfv1sl7fib3lklkecg" 2026/03/28 02:49:15 DEBUG : Creating backend with remote "/tmp/rclone640794337" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape'", Local "Local file system at /tmp/rclone640794337", Modify Window "1ms" 2026/03/28 02:49:17 DEBUG : 測試_Русский___ě_áñ: md5 = b28b8b177492a25da0bacaf5b21a67f2 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/28 02:49:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/28 02:49:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape' 2026/03/28 02:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape': 1 files missing 2026/03/28 02:49:17 NOTICE: 1 hashes missing 2026/03/28 02:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape': 1 differences found 2026/03/28 02:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/28 02:49:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape': 0 differences found 2026/03/28 02:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape': 1 matching files 2026/03/28 02:49:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefowij8vetu" 2026/03/28 02:49:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:18 DEBUG : Creating backend with remote "TestDrive:crypt/ch6mdb1rlq87vobc90rm88apkh507n4ac2g9vg482o40uaa91390" 2026/03/28 02:49:19 DEBUG : Creating backend with remote "/tmp/rclone1607220295" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu'", Local "Local file system at /tmp/rclone1607220295", Modify Window "1ms" 2026/03/28 02:49:21 DEBUG : 測試_Русский___ě_áñ: md5 = 2ae615c050a74edf6bb1a5f2886c452d OK NFC checkfile vs. NFD remote (without normalization) 2026/03/28 02:49:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/28 02:49:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu' 2026/03/28 02:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu': 1 files missing 2026/03/28 02:49:22 NOTICE: 1 hashes missing 2026/03/28 02:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu': 1 differences found 2026/03/28 02:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/28 02:49:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu': 0 differences found 2026/03/28 02:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu': 1 matching files 2026/03/28 02:49:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-simokun9wuxa" 2026/03/28 02:49:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:23 DEBUG : Creating backend with remote "TestDrive:crypt/nda1l5k3s0kljup2ciapnmgtnu9mi1gjksb1el1j1bt7bjltu880" 2026/03/28 02:49:24 DEBUG : Creating backend with remote "/tmp/rclone2727880390" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa'", Local "Local file system at /tmp/rclone2727880390", Modify Window "1ms" 2026/03/28 02:49:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c51212c36380594ed248847425cb2efc OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/28 02:49:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/28 02:49:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa' 2026/03/28 02:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa': 1 files missing 2026/03/28 02:49:26 NOTICE: 1 hashes missing 2026/03/28 02:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa': 1 differences found 2026/03/28 02:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/28 02:49:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa': 0 differences found 2026/03/28 02:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa': 1 matching files 2026/03/28 02:49:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dosahor4veda" 2026/03/28 02:49:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:27 DEBUG : Creating backend with remote "TestDrive:crypt/9b6k0dt8hci0n4v55pdqiaui4elmnhqglucubvrsp443p3dqp6rg" 2026/03/28 02:49:28 DEBUG : Creating backend with remote "/tmp/rclone3610359771" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda'", Local "Local file system at /tmp/rclone3610359771", Modify Window "1ms" 2026/03/28 02:49:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c574743f9dc7323d5b1caf4f1bad3ad9 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/28 02:49:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/28 02:49:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda' 2026/03/28 02:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda': 1 files missing 2026/03/28 02:49:31 NOTICE: 1 hashes missing 2026/03/28 02:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda': 1 differences found 2026/03/28 02:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/28 02:49:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda': 0 differences found 2026/03/28 02:49:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda': 1 matching files 2026/03/28 02:49:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedujiz2zaku" 2026/03/28 02:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:32 DEBUG : Creating backend with remote "TestDrive:crypt/ujd1bvco7mt690c750qvsagq4drhdr7qeg57lplipbteojv93mv0" 2026/03/28 02:49:33 DEBUG : Creating backend with remote "/tmp/rclone2134317015" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku'", Local "Local file system at /tmp/rclone2134317015", Modify Window "1ms" 2026/03/28 02:49:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a61e254e5e418bdf230c18aa0823ff8 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/28 02:49:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/28 02:49:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku' 2026/03/28 02:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku': 1 files missing 2026/03/28 02:49:35 NOTICE: 1 hashes missing 2026/03/28 02:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku': 1 differences found 2026/03/28 02:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/28 02:49:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku': 0 differences found 2026/03/28 02:49:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku': 1 matching files 2026/03/28 02:49:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qimodas2noco" 2026/03/28 02:49:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:37 DEBUG : Creating backend with remote "TestDrive:crypt/f1b5vdjpl3rueptulgkg54g352me0r1o7c4oquh6o619q666e8h0" 2026/03/28 02:49:37 DEBUG : Creating backend with remote "/tmp/rclone2547305258" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco'", Local "Local file system at /tmp/rclone2547305258", Modify Window "1ms" 2026/03/28 02:49:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a10c8ed2945643c16e1734a9f1d10056 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/28 02:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/28 02:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco' 2026/03/28 02:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco': 1 files missing 2026/03/28 02:49:40 NOTICE: 1 hashes missing 2026/03/28 02:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco': 1 differences found 2026/03/28 02:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/28 02:49:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/28 02:49:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco': 0 differences found 2026/03/28 02:49:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco': 1 matching files 2026/03/28 02:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qimodas2noco': Purge remote 2026/03/28 02:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedujiz2zaku': Purge remote 2026/03/28 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosahor4veda': Purge remote 2026/03/28 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-simokun9wuxa': Purge remote 2026/03/28 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefowij8vetu': Purge remote 2026/03/28 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwekum0dape': Purge remote 2026/03/28 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heyugem8xapa': Purge remote 2026/03/28 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-girezem1heme': Purge remote 2026/03/28 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nopaxip7pinu': Purge remote 2026/03/28 02:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qavehaq1quki': Purge remote --- PASS: TestApplyTransforms (49.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:49:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/28 02:49:47 DEBUG : sub/file2: md5 = 1c861df9c4dadcbad135c25d053f4ab7 OK 2026/03/28 02:49:47 DEBUG : sub/file2: size = 14 OK 2026/03/28 02:49:47 INFO : file1: Copied (new) to: sub/file2 2026/03/28 02:49:48 DEBUG : sub/file2: size = 14 OK 2026/03/28 02:49:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:49:48 DEBUG : file1: Unchanged skipping 2026/03/28 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': don't need to copy/move sub/file2, it is already at target location 2026/03/28 02:49:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.80s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:49:53 DEBUG : dst/file1: md5 = 21aa3655b50c7325a0919ae58442ed36 OK 2026/03/28 02:49:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/backup" 2026/03/28 02:49:54 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/1nrff024r7pq65ecp72fc28jb0" 2026/03/28 02:49:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:49:55 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu') 2026/03/28 02:49:55 DEBUG : dst/file1: Sizes differ 2026/03/28 02:49:58 INFO : dst/file1: Moved (server-side) 2026/03/28 02:49:59 DEBUG : dst/file1: md5 = 3f5fa29c870b90e90be4f60e11d3f8ba OK 2026/03/28 02:49:59 DEBUG : dst/file1: size = 14 OK 2026/03/28 02:49:59 INFO : dst/file1: Copied (new) 2026/03/28 02:50:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:50:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:50:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.50s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:50:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/dst" 2026/03/28 02:50:04 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/28 02:50:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/CompareDest" 2026/03/28 02:50:06 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/gveqi14airsml4bgu7krj116o8" 2026/03/28 02:50:07 DEBUG : one: Need to transfer - File not found at Destination 2026/03/28 02:50:10 DEBUG : one: md5 = 53184bc9750f5bb8056a9081f4421523 OK 2026/03/28 02:50:10 DEBUG : one: size = 3 OK 2026/03/28 02:50:10 INFO : one: Copied (new) 2026/03/28 02:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/dst') 2026/03/28 02:50:11 DEBUG : one: Sizes differ 2026/03/28 02:50:12 DEBUG : one: md5 = 8004aafeaa3f1cb56d1dcb8ed6eca483 OK 2026/03/28 02:50:12 DEBUG : one: size = 5 OK 2026/03/28 02:50:12 INFO : one: Copied (replaced existing) 2026/03/28 02:50:14 DEBUG : dst/one: md5 = b0b3143221a572e93280206cae56b991 OK 2026/03/28 02:50:17 DEBUG : CompareDest/one: md5 = 451833af871813bb68fe6d70aca27d9d OK 2026/03/28 02:50:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/dst') 2026/03/28 02:50:17 DEBUG : one: Sizes differ 2026/03/28 02:50:18 DEBUG : one: size = 5 OK 2026/03/28 02:50:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 02:50:20 DEBUG : CompareDest/two: md5 = 37acac873f3b17d0c1f8132f15cfa929 OK 2026/03/28 02:50:21 DEBUG : two: Need to transfer - File not found at Destination 2026/03/28 02:50:21 DEBUG : two: size = 3 OK 2026/03/28 02:50:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 02:50:22 DEBUG : two: Need to transfer - File not found at Destination 2026/03/28 02:50:22 DEBUG : two: size = 3 OK 2026/03/28 02:50:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 02:50:23 DEBUG : two: Need to transfer - File not found at Destination 2026/03/28 02:50:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:23 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/CompareDest') 2026/03/28 02:50:23 DEBUG : two: Sizes differ 2026/03/28 02:50:24 DEBUG : two: md5 = cb600aef62a48c6d6ef3de238da3383f OK 2026/03/28 02:50:24 DEBUG : two: size = 5 OK 2026/03/28 02:50:24 INFO : two: Copied (new) 2026/03/28 02:50:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/28 02:50:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:50:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/28 02:50:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.12s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:50:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/dst" 2026/03/28 02:50:29 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/28 02:50:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/CopyDest" 2026/03/28 02:50:31 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/28 02:50:32 DEBUG : one: Need to transfer - File not found at Destination 2026/03/28 02:50:34 DEBUG : one: md5 = 01c1cd152935caa5858ded1da3f3c075 OK 2026/03/28 02:50:34 DEBUG : one: size = 3 OK 2026/03/28 02:50:34 INFO : one: Copied (new) 2026/03/28 02:50:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/dst') 2026/03/28 02:50:35 DEBUG : one: Sizes differ 2026/03/28 02:50:37 DEBUG : one: md5 = 1b398abe263f7ec0a657cc48eb77be09 OK 2026/03/28 02:50:37 DEBUG : one: size = 5 OK 2026/03/28 02:50:37 INFO : one: Copied (replaced existing) 2026/03/28 02:50:39 DEBUG : dst/one: md5 = 0a1075f6bb1b2a56089655fdcc40cf6c OK 2026/03/28 02:50:42 DEBUG : CopyDest/one: md5 = dafa00bee76eae1f5211a6396f3f70b1 OK 2026/03/28 02:50:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/BackupDir" 2026/03/28 02:50:42 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/28 02:50:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/dst') 2026/03/28 02:50:44 DEBUG : one: Sizes differ 2026/03/28 02:50:44 DEBUG : one: size = 5 OK 2026/03/28 02:50:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/dst') 2026/03/28 02:50:44 DEBUG : one: Sizes differ 2026/03/28 02:50:46 INFO : one: Moved (server-side) 2026/03/28 02:50:47 DEBUG : one: size = 5 OK 2026/03/28 02:50:47 INFO : one: Copied (server-side copy) 2026/03/28 02:50:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/28 02:50:49 DEBUG : CopyDest/two: md5 = 6a9cd0cc85be4908c2e5fe6caa380ddc OK 2026/03/28 02:50:49 DEBUG : two: Need to transfer - File not found at Destination 2026/03/28 02:50:50 DEBUG : two: size = 3 OK 2026/03/28 02:50:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:51 DEBUG : two: size = 3 OK 2026/03/28 02:50:51 INFO : two: Copied (server-side copy) 2026/03/28 02:50:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/28 02:50:51 DEBUG : two: size = 3 OK 2026/03/28 02:50:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:51 DEBUG : two: Unchanged skipping 2026/03/28 02:50:53 DEBUG : CopyDest/three: md5 = 73969fa33d177c6c0d61b0200d63dd00 OK 2026/03/28 02:50:54 DEBUG : three: Need to transfer - File not found at Destination 2026/03/28 02:50:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:50:54 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu/CopyDest') 2026/03/28 02:50:54 DEBUG : three: Sizes differ 2026/03/28 02:50:54 DEBUG : three: Destination not found in --copy-dest 2026/03/28 02:50:56 DEBUG : three: md5 = dc983badb06b0d539c6088a86a6254b6 OK 2026/03/28 02:50:56 DEBUG : three: size = 7 OK 2026/03/28 02:50:56 INFO : three: Copied (new) 2026/03/28 02:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/28 02:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/28 02:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:51:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/28 02:51:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/28 02:51:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:51:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.98s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/28 02:51:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8e18aecb1f5233be86e63818c78e57fe OK 2026/03/28 02:51:05 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/28 02:51:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/28 02:51:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/28 02:51:06 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/28 02:51:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/28 02:51:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/28 02:51:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e01c25311fad9c924ae6e054b37be5ee OK 2026/03/28 02:51:09 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/28 02:51:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/28 02:51:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/28 02:51:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.57s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using skip mode. 2026/03/28 02:51:15 NOTICE: one: Found 2 files with duplicate names 2026/03/28 02:51:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.82s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using skip mode. 2026/03/28 02:51:21 NOTICE: one: Found 3 files with duplicate names 2026/03/28 02:51:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/28 02:51:22 INFO : one: Deleted 2026/03/28 02:51:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.24s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using first mode. 2026/03/28 02:51:27 NOTICE: one: Found 3 files with duplicate names 2026/03/28 02:51:28 INFO : one: Deleted 2026/03/28 02:51:28 INFO : one: Deleted 2026/03/28 02:51:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.16s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using newest mode. 2026/03/28 02:51:34 NOTICE: one: Found 3 files with duplicate names 2026/03/28 02:51:34 INFO : one: Deleted 2026/03/28 02:51:34 INFO : one: Deleted 2026/03/28 02:51:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.02s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using oldest mode. 2026/03/28 02:51:40 NOTICE: one: Found 3 files with duplicate names 2026/03/28 02:51:41 INFO : one: Deleted 2026/03/28 02:51:41 INFO : one: Deleted 2026/03/28 02:51:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.12s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using largest mode. 2026/03/28 02:51:46 NOTICE: one: Found 3 files with duplicate names 2026/03/28 02:51:47 INFO : one: Deleted 2026/03/28 02:51:47 INFO : one: Deleted 2026/03/28 02:51:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.23s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using smallest mode. 2026/03/28 02:51:53 NOTICE: one: Found 3 files with duplicate names 2026/03/28 02:51:53 INFO : one: Deleted 2026/03/28 02:51:53 INFO : one: Deleted 2026/03/28 02:51:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.25s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:51:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Looking for duplicate names using rename mode. 2026/03/28 02:52:00 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/28 02:52:02 INFO : one-2.txt: renamed from: one.txt 2026/03/28 02:52:03 INFO : one-3.txt: renamed from: one.txt 2026/03/28 02:52:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.03s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:52:09 DEBUG : dupe1/one.txt: md5 = de7d1df3119507dd3259d32762a85cc9 OK 2026/03/28 02:52:11 DEBUG : dupe2/two.txt: md5 = 2bae3224db047ef42514503667bc410b OK 2026/03/28 02:52:13 DEBUG : dupe3/three.txt: md5 = 85c2bbcf9b3c610996311aeaf02af828 OK 2026/03/28 02:52:13 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/28 02:52:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/28 02:52:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/28 02:52:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/28 02:52:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/28 02:52:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/28 02:52:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.39s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:52:20 DEBUG : a.txt: md5 = 55e9214c421eaf12a3b953df903258ed OK 2026/03/28 02:52:22 DEBUG : zend.txt: md5 = 9ef51fdf132bb8378dad6cf7993add77 OK 2026/03/28 02:52:24 DEBUG : sub dir/hello world: md5 = 45ba95635be65271ef190a2018b2464b OK 2026/03/28 02:52:25 DEBUG : sub dir/hello world2: md5 = b189d580d78a4d6e44ecd8be37054d02 OK 2026/03/28 02:52:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 7f7a5dcfb1edd1f0950cc54315513da8 OK 2026/03/28 02:52:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8c7ebc60f161c3d2f5dad4d0810444a5 OK 2026/03/28 02:52:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = fea05aa59423d2f678ca819382ba42c4 OK 2026/03/28 02:52:32 DEBUG : a.txt: Excluded (Size Filter) 2026/03/28 02:52:32 DEBUG : a.txt: Excluded 2026/03/28 02:52:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/28 02:52:33 DEBUG : sub dir/hello world2: Excluded 2026/03/28 02:52:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/28 02:52:33 DEBUG : sub dir/hello world: Excluded 2026/03/28 02:52:33 DEBUG : sub dir/ignore dir: Excluded 2026/03/28 02:52:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/28 02:52:33 DEBUG : sub dir/hello world2: Excluded 2026/03/28 02:52:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/28 02:52:33 DEBUG : sub dir/hello world: Excluded 2026/03/28 02:52:34 DEBUG : sub dir/ignore dir: Excluded 2026/03/28 02:52:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/28 02:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/28 02:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/28 02:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/28 02:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/28 02:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/28 02:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.24s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:52:42 DEBUG : a.txt: md5 = 3e660b35875bec824a37172dfdbf2e07 OK 2026/03/28 02:52:43 DEBUG : zend.txt: md5 = 1540825f0da26304d54798a6b9fe3f99 OK 2026/03/28 02:52:45 DEBUG : sub dir/hello world: md5 = e6b4c02ffdbfe92d5cafd2dc3a415a8d OK 2026/03/28 02:52:47 DEBUG : sub dir/hello world2: md5 = 485f62e58bc59ac3359d15be4dcfcd77 OK 2026/03/28 02:52:49 DEBUG : sub dir/ignore dir/.ignore: md5 = e05f6fb9d2d84656d09015ab240a603a OK 2026/03/28 02:52:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3d9af76b94fd1ecbc8794a93b9a24cef OK 2026/03/28 02:52:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = ff27e257e5633f22d06a21db7cb2f3d7 OK 2026/03/28 02:52:53 DEBUG : a.txt: Excluded (Size Filter) 2026/03/28 02:52:53 DEBUG : a.txt: Excluded 2026/03/28 02:52:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/28 02:52:54 DEBUG : sub dir/hello world: Excluded 2026/03/28 02:52:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/28 02:52:54 DEBUG : sub dir/hello world2: Excluded 2026/03/28 02:52:54 DEBUG : sub dir/ignore dir: Excluded 2026/03/28 02:52:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/28 02:52:54 DEBUG : sub dir/hello world: Excluded 2026/03/28 02:52:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/28 02:52:54 DEBUG : sub dir/hello world2: Excluded 2026/03/28 02:52:55 DEBUG : sub dir/ignore dir: Excluded 2026/03/28 02:52:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/28 02:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/28 02:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/28 02:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/28 02:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/28 02:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/28 02:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.84s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:02 DEBUG : file1: md5 = c2e44239c354f76776b563449b6f18c6 OK 2026/03/28 02:53:04 DEBUG : sub/file2: md5 = 87ac370d10012a740985eb05647dd300 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/28 02:53:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/28 02:53:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/28 02:53:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/28 02:53:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.59s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:12 DEBUG : file1: md5 = 7d8fe344429db36b7a82bfb945b51b06 OK 2026/03/28 02:53:14 DEBUG : sub/file2: md5 = 22c1eafbbae2370c18c7b9ee256cd86a 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/28 02:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/notfound" 2026/03/28 02:53:18 DEBUG : Config file has changed externally - reloading 2026/03/28 02:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/qe0i31qdkoejk60elps0ni5sqk" 2026/03/28 02:53:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.67s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.40s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Making directory 2026/03/28 02:53:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:25 DEBUG : sub dir/hello world: md5 = cb938bf307df3a620f1534485b7a8c3f OK 2026/03/28 02:53:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:29 DEBUG : potato2: md5 = 8313c624b125d8dc607ded3bbaa248ce OK 2026/03/28 02:53:31 DEBUG : empty space: md5 = 68de77234725ddc34de24a8d3f79c9c7 OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:34 DEBUG : potato2: md5 = 80bf2ed229a3592da95fa04c2b8b198a OK 2026/03/28 02:53:36 DEBUG : empty space: md5 = 0010e36b9fa9ef9ce4576960ff540658 OK 2026/03/28 02:53:36 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.09s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:39 DEBUG : potato2: md5 = f9717b57b6edcf8fefad7a744dd4a954 OK 2026/03/28 02:53:41 DEBUG : empty space: md5 = 054221dd1262738db3424a5fbaded403 OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:44 DEBUG : potato2: md5 = ebc2efc9afe362184a067029c093b46f OK 2026/03/28 02:53:45 DEBUG : empty space: md5 = 22f19d5cbd4ccce54f0182660d8f0905 OK --- PASS: TestHashSums (4.57s) === RUN TestHashSumsWithErrors 2026/03/28 02:53:47 DEBUG : Creating backend with remote ":memory:" 2026/03/28 02:53:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/28 02:53:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/28 02:53:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/28 02:53:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/28 02:53:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/28 02:53:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/28 02:53:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/28 02:53:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/28 02:53:47 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:48 DEBUG : potato2: md5 = 99ed25d19dcce6e606b36e701b85b2e8 OK 2026/03/28 02:53:50 DEBUG : empty space: md5 = d0f24eab289db6328ac87449cb296800 OK 2026/03/28 02:53:52 DEBUG : sub dir/potato3: md5 = bc2edd36440fa76983292a8110520313 OK 2026/03/28 02:53:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.33s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:53:57 DEBUG : small: md5 = c624bcefd5050bbf5e12ce02a0f881e2 OK 2026/03/28 02:53:58 DEBUG : medium: md5 = faa68ab44e50d626dd59583b55e7b606 OK 2026/03/28 02:53:59 DEBUG : large: md5 = 2880aad6f1999e9a3115a66f299edf47 OK 2026/03/28 02:54:00 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:00 DEBUG : large: Excluded (Size Filter) 2026/03/28 02:54:00 INFO : medium: Deleted 2026/03/28 02:54:00 INFO : small: Deleted --- PASS: TestDelete (6.22s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:54:03 DEBUG : small: md5 = f3cb54f96042fa2d8217c26b6c0a8e72 OK 2026/03/28 02:54:04 DEBUG : medium: md5 = 1f2b5280b411ebb311163012fc2d843d OK 2026/03/28 02:54:06 DEBUG : large: md5 = 57fe3d6041f92f5af56744b813950578 OK 2026/03/28 02:54:06 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:06 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/28 02:54:07 INFO : large: Deleted 2026/03/28 02:54:07 INFO : small: Deleted --- PASS: TestMaxDelete (7.06s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:54:10 DEBUG : small: md5 = efa3b6610f8d965ea22a646503b4bedf OK 2026/03/28 02:54:11 DEBUG : medium: md5 = 1ca61c88f7480d1601a776ef4555c814 OK 2026/03/28 02:54:13 DEBUG : large: md5 = f32ea104946601036f8bd0dbfd31ad1d OK 2026/03/28 02:54:13 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/28 02:54:14 INFO : small: Deleted 2026/03/28 02:54:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:54:17 DEBUG : small: md5 = 896e371310489492019113bf5d78abb8 OK 2026/03/28 02:54:18 DEBUG : medium: md5 = 4c1c64dbf708cc8d8b3d72446852b123 OK 2026/03/28 02:54:19 DEBUG : large: md5 = cd3ff8785ec559621b4d8e4b916eeee6 OK 2026/03/28 02:54:20 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/28 02:54:20 INFO : large: Deleted 2026/03/28 02:54:20 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.82s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:54:23 DEBUG : ReadFile: md5 = 8bbe0b9fa4055c29f495c04d1b6c30d9 OK --- PASS: TestReadFile (4.00s) === RUN TestRetry 2026/03/28 02:54:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/28 02:54:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/28 02:54:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/28 02:54:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/28 02:54:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/28 02:54:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/28 02:54:26 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:54:28 DEBUG : file1: md5 = 233de3d4587e08cb245d9c465bb8c88a OK 2026/03/28 02:54:29 DEBUG : file2: md5 = 82ecef75187d77643ee1ec044deb7c5e OK --- PASS: TestCat (13.80s) === RUN TestPurge 2026/03/28 02:54:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yukolah8raxa" 2026/03/28 02:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:54:40 DEBUG : Creating backend with remote "TestDrive:crypt/t2m6sqktqf1qfq0rh2c8s7hmcq04mtmv9iidgglr64thb7kl0he0" 2026/03/28 02:54:41 DEBUG : Creating backend with remote "/tmp/rclone1261295794" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yukolah8raxa'", Local "Local file system at /tmp/rclone1261295794", Modify Window "1ms" 2026/03/28 02:54:45 DEBUG : A1/B1/C1/one: md5 = c8262d1cc3d9240322bd09f7d32934f3 OK 2026/03/28 02:54:45 INFO : A2: Making directory 2026/03/28 02:54:46 INFO : A1/B2: Making directory 2026/03/28 02:54:47 INFO : A1/B2/C2: Making directory 2026/03/28 02:54:48 INFO : A1/B1/C3: Making directory 2026/03/28 02:54:48 INFO : A3: Making directory 2026/03/28 02:54:49 INFO : A3/B3: Making directory 2026/03/28 02:54:50 INFO : A3/B3/C4: Making directory 2026/03/28 02:54:52 DEBUG : A1/two: md5 = a921658e933414ac7d5ea1306fc6a165 OK 2026/03/28 02:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yukolah8raxa': Purge remote 2026/03/28 02:54:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.49s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:54:59 DEBUG : A1/B1/C1/one: md5 = a83f2ba0134c24da5abce59588de2bd6 OK 2026/03/28 02:54:59 INFO : A2: Making directory 2026/03/28 02:55:00 INFO : A1/B2: Making directory 2026/03/28 02:55:01 INFO : A1/B2/C2: Making directory 2026/03/28 02:55:01 INFO : A1/B1/C3: Making directory 2026/03/28 02:55:02 INFO : A3: Making directory 2026/03/28 02:55:03 INFO : A3/B3: Making directory 2026/03/28 02:55:03 INFO : A3/B3/C4: Making directory 2026/03/28 02:55:06 DEBUG : A1/two: md5 = fae89336a544b4e63d42893814fcf4dd OK 2026/03/28 02:55:07 DEBUG : removing 1 level 3 directories 2026/03/28 02:55:07 INFO : A3/B3/C4: Removing directory 2026/03/28 02:55:10 DEBUG : removing 2 level 3 directories 2026/03/28 02:55:10 INFO : A1/B2/C2: Removing directory 2026/03/28 02:55:10 INFO : A1/B1/C3: Removing directory 2026/03/28 02:55:10 DEBUG : removing 2 level 2 directories 2026/03/28 02:55:10 INFO : A3/B3: Removing directory 2026/03/28 02:55:10 INFO : A1/B2: Removing directory 2026/03/28 02:55:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/28 02:55:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/28 02:55:11 DEBUG : removing 2 level 1 directories 2026/03/28 02:55:11 INFO : A3: Removing directory 2026/03/28 02:55:11 INFO : A2: Removing directory 2026/03/28 02:55:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/28 02:55:15 DEBUG : removing 1 level 3 directories 2026/03/28 02:55:15 INFO : A1/B1/C1: Removing directory 2026/03/28 02:55:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:16 DEBUG : removing 1 level 2 directories 2026/03/28 02:55:16 INFO : A1/B1: Removing directory 2026/03/28 02:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/28 02:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/28 02:55:16 DEBUG : removing 1 level 1 directories 2026/03/28 02:55:16 INFO : A1: Removing directory 2026/03/28 02:55:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/28 02:55:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/28 02:55:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/28 02:55:17 DEBUG : removing 1 level 0 directories 2026/03/28 02:55:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Removing directory 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/28 02:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.04s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:19 INFO : A1: Making directory 2026/03/28 02:55:20 INFO : A1/B1: Making directory 2026/03/28 02:55:21 INFO : A1/B1/C1: Making directory 2026/03/28 02:55:23 DEBUG : removing 1 level 3 directories 2026/03/28 02:55:23 INFO : A1/B1/C1: Removing directory 2026/03/28 02:55:24 DEBUG : removing 1 level 2 directories 2026/03/28 02:55:24 INFO : A1/B1: Removing directory 2026/03/28 02:55:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/28 02:55:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.82s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:26 INFO : A1: Making directory 2026/03/28 02:55:27 INFO : A1/B1: Making directory 2026/03/28 02:55:28 INFO : A1/B1/C1: Making directory 2026/03/28 02:55:30 DEBUG : removing 1 level 3 directories 2026/03/28 02:55:30 INFO : A1/B1/C1: Removing directory 2026/03/28 02:55:31 DEBUG : removing 1 level 2 directories 2026/03/28 02:55:31 INFO : A1/B1: Removing directory 2026/03/28 02:55:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/28 02:55:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:35 DEBUG : file1: md5 = 601c5d17d29d39e30d8aff5a6627efd9 OK 2026/03/28 02:55:36 DEBUG : filename.txt: File name found in url 2026/03/28 02:55:37 DEBUG : filename.txt: md5 = 9436342bd971a51e03d1d317753e8bac OK 2026/03/28 02:55:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/28 02:55:39 DEBUG : headerfilename.txt: md5 = 22ad366f6722c7fc8d623e0e73e5ce08 OK 2026/03/28 02:55:40 DEBUG : file2: md5 = 19d976c94aa85dc8a17ad8a9087387f2 OK --- PASS: TestCopyURL (9.14s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:44 DEBUG : file1: md5 = 43552a9fefd74be6aec2e85337665202 OK --- PASS: TestCopyURLDownloadHeaders (2.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/28 02:55:47 DEBUG : sub/file2: md5 = eead847a69cb5ba7db561c9489c4c272 OK 2026/03/28 02:55:47 DEBUG : sub/file2: size = 14 OK 2026/03/28 02:55:47 INFO : file1: Copied (new) to: sub/file2 2026/03/28 02:55:47 INFO : file1: Deleted 2026/03/28 02:55:48 DEBUG : sub/file2: size = 14 OK 2026/03/28 02:55:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:48 DEBUG : file1: Unchanged skipping 2026/03/28 02:55:48 INFO : file1: Deleted 2026/03/28 02:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': don't need to copy/move sub/file2, it is already at target location 2026/03/28 02:55:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.82s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/28 02:55:52 DEBUG : file1: md5 = 3186c29b3ff5238491eb7e9f741e0d4a OK 2026/03/28 02:55:52 DEBUG : file1: size = 14 OK 2026/03/28 02:55:52 INFO : file1: Copied (new) 2026/03/28 02:55:52 INFO : file1: Deleted 2026/03/28 02:55:53 DEBUG : file1: Destination exists, skipping 2026/03/28 02:55:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.45s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:55:57 DEBUG : dst/file1: md5 = 12cbde275727a3652c55ae6991e413ef OK 2026/03/28 02:55:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorecij5henu/backup" 2026/03/28 02:55:58 DEBUG : Creating backend with remote "TestDrive:crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g/1nrff024r7pq65ecp72fc28jb0" 2026/03/28 02:56:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1297304074) 2026/03/28 02:56:00 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu') 2026/03/28 02:56:00 DEBUG : dst/file1: Sizes differ 2026/03/28 02:56:02 INFO : dst/file1: Moved (server-side) 2026/03/28 02:56:04 DEBUG : dst/file1: md5 = b37cb42044e514f75c6986de88cf3ca8 OK 2026/03/28 02:56:04 DEBUG : dst/file1: size = 14 OK 2026/03/28 02:56:04 INFO : dst/file1: Copied (new) 2026/03/28 02:56:04 INFO : dst/file1: Deleted 2026/03/28 02:56:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:56:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/28 02:56:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.37s) === 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:56:11 DEBUG : A1/one: md5 = b335eabcdbb5ff2a7e1d8633370e67f0 OK 2026/03/28 02:56:12 DEBUG : A1/two: md5 = 89058f21353f8d6c3ee83c9b7da6590d OK 2026/03/28 02:56:14 DEBUG : A1/B1/three: md5 = f816bfd451d62c0097f3c6995bab89f0 OK 2026/03/28 02:56:16 DEBUG : A1/B1/C1/four: md5 = 42b1855d3cfd1186cb2daba2310bdd43 OK 2026/03/28 02:56:18 DEBUG : A1/B1/C2/five: md5 = 85d4bac6a5829f257892322273c0a91d OK 2026/03/28 02:56:18 INFO : A1/B2: Making directory 2026/03/28 02:56:19 INFO : A1/B1/C3: Making directory 2026/03/28 02:56:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/28 02:56:28 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/28 02:56:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/28 02:56:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/28 02:56:29 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/28 02:56:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/28 02:56:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/28 02:56:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/28 02:56:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/28 02:56:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/28 02:56:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/28 02:56:40 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/28 02:56:40 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/28 02:56:40 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/28 02:56:40 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/28 02:56:40 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/28 02:56:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/28 02:56:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/28 02:56:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/28 02:56:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/28 02:56:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/28 02:56:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/28 02:56:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/28 02:56:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/28 02:56:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/28 02:56:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/28 02:56:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/28 02:56:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/28 02:56:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/28 02:56:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/28 02:56:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.17s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:56:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 04ddf71a291cc6639f6f4de5e72d49a4 OK 2026/03/28 02:56:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:56:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/28 02:56:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/28 02:56:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/28 02:56:57 DEBUG : no_checksum_big_file_from_pipe: md5 = 6a5d46851fcc024e21b6407c9dd62ddc OK 2026/03/28 02:56:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:56:57 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:57:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 90944c5db03bb500ce6794f374c6a218 OK 2026/03/28 02:57:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:57:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/28 02:57:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/28 02:57:01 DEBUG : with_checksum_big_file_from_pipe: md5 = 741fec867767ca72a4478d3b29100517 OK 2026/03/28 02:57:01 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:57:01 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:57:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:57:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/28 02:57:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:57:06 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-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:57:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:57:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/28 02:57:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/28 02:57:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:57:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.97s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/28 02:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (48 bytes), uploading instead of streaming 2026/03/28 02:57:14 DEBUG : rcat_metadata: md5 = fb65cfddd60392fd2d9813141fe94efa OK 2026/03/28 02:57:14 DEBUG : rcat_metadata: size = 48 OK 2026/03/28 02:57:14 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/28 02:57:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/28 02:57:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = fdaaf55fa8967e1e4fe1e92e38703526 OK 2026/03/28 02:57:17 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/28 02:57:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.95s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:20 DEBUG : potato1: md5 = ae9fb2cb542f07c5770db710f655d508 OK 2026/03/28 02:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (60 bytes), uploading instead of streaming 2026/03/28 02:57:21 DEBUG : potato2: md5 = 9e026fc8ee9717cda368637b3fdedd9e OK 2026/03/28 02:57:21 DEBUG : potato2: size = 60 OK 2026/03/28 02:57:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.32s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:25 DEBUG : potato1: md5 = b1aa429a036fda7751c74b6ddea3b066 OK 2026/03/28 02:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': File to upload is small (60 bytes), uploading instead of streaming 2026/03/28 02:57:26 DEBUG : potato2: md5 = 0a3a384804c6be6111cf3d2f05de57b8 OK 2026/03/28 02:57:26 DEBUG : potato2: size = 60 OK 2026/03/28 02:57:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.70s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:29 DEBUG : potato1: md5 = a7b5387d9e4130279dc8f81b96137771 OK --- PASS: TestRcatSizeUploadHeaders (2.17s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:31 DEBUG : potato2: md5 = 67da936a956844f6f48547fe3f414756 OK 2026/03/28 02:57:33 DEBUG : empty space: md5 = d8f4b7a978651ac42cdfc71221adb9d8 OK 2026/03/28 02:57:35 DEBUG : sub dir/potato3: md5 = 8dc6c87664f92dbe74f6734a6eed9309 OK 2026/03/28 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Touching "empty space" 2026/03/28 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Touching "sub dir/potato3" 2026/03/28 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Touching "potato2" 2026/03/28 02:57:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.65s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:40 DEBUG : dir with metadata: Making directory with metadata 2026/03/28 02:57:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:42 DEBUG : directory with modtime: Making directory with metadata 2026/03/28 02:57:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/28 02:57:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:57:45 DEBUG : Google drive root 'crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g': Skipping btime metadata as can't update it on an existing file: 2026-03-28T02:57:44.833309714Z 2026/03/28 02:57:45 INFO : non existent directory: Updated directory metadata 2026/03/28 02:57:47 DEBUG : Google drive root 'crypt/l34cedsuhv2mqk31ars95j2mk8o4fkqlhcce4mbpa1a04ksaa20g': Skipping btime metadata as can't update it on an existing file: 2026-03-28T02:57:44.833309714Z 2026/03/28 02:57:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/28 02:57:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/28 02:57:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.13s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/28 02:57:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:57:53 DEBUG : dst: Making directory with metadata 2026/03/28 02:57:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:57:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:54 INFO : dst: Set directory modification time (using SetModTime) 2026/03/28 02:57:55 INFO : dst: Set directory modification time (using SetModTime) 2026/03/28 02:57:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/28 02:57:55 INFO : dst: Set directory modification time (using SetModTime) 2026/03/28 02:57:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu'", Local "Local file system at /tmp/rclone1297304074", Modify Window "1ms" 2026/03/28 02:57:59 DEBUG : sub dir/test remove existing: md5 = 1c3e7550ae223a66166b79ef13ace702 OK 2026/03/28 02:58:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6beb17d8581be4d1437798d723e28bac OK 2026/03/28 02:58:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vunawes1" before starting 2026/03/28 02:58:03 DEBUG : sub dir/test remove existing.vunawes1: TEST: removing renamed existing file after operation 2026/03/28 02:58:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nojokaw7" before starting 2026/03/28 02:58:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nojokaw7: TEST: renaming existing back after failed operation 2026/03/28 02:58:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.savugud8" before starting 2026/03/28 02:58:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.savugud8: TEST: removing renamed existing file after operation 2026/03/28 02:58:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "496lmiih3hkt5oldqt1l1v8jgronq99n0b3fpegh4dsaogvccr5bt2ugk15dno74sirrp9bbqkmb9kkbkaljjkrumh9ngj7pc5quqqjo9ammjq29ukcog5r5jv0n1ttebqnfbrmuj8vf608rv5ssk56se7v2usugvafmu25ufuqv2lnv6qgg" 2026/03/28 02:58:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "it7jqpaiffhcjpupsgggko21cfmfbjalvjvllatoh2j309tqrm1g" --- PASS: TestRemoveExisting (13.21s) === 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/28 02:58:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorecij5henu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m38.696735986s (try 1/5)