"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/11 01:07:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu" 2026/02/11 01:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:07:10 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg" 2026/02/11 01:07:12 DEBUG : Creating backend with remote "/tmp/rclone2213044245" === 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/02/11 01:07:12 DEBUG : a: size = 0 OK 2026/02/11 01:07:12 DEBUG : a: size = 1 (memory) 2026/02/11 01:07:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/11 01:07:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/11 01:07:12 DEBUG : potato: Seek from 10 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 10 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 2 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/11 01:07:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 2 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/11 01:07:12 DEBUG : potato: Seek from 8 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 8 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/11 01:07:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/11 01:07:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/11 01:07:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/11 01:07:12 DEBUG : potato: Seek from 5 to 2 2026/02/11 01:07:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/11 01:07:12 DEBUG : potato: Seek from 9 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 9 to 0 2026/02/11 01:07:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:07:15 DEBUG : rutabaga: md5 = 4cbee24d66ac0db330d5108f10c4477c OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/11 01:07:18 DEBUG : empty space: md5 = 71607b1083ea64a9efcc5d88dd4fd46f OK === RUN TestCheck/3 2026/02/11 01:07:20 DEBUG : potato2: md5 = d58a0b9357742faeee722dcbd6e59fbc OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/11 01:07:23 DEBUG : remotepotato: md5 = 449ed6c36df015f432e35fd533dc7570 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.60s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.44s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/02/11 01:07:27 DEBUG : Creating backend with remote "nonexistent" 2026/02/11 01:07:27 DEBUG : Creating backend with remote "nonexistent" 2026/02/11 01:07:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/11 01:07:27 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/02/11 01:07:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/11 01:07:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:07:29 DEBUG : rutabaga: md5 = 55a740547fc602899464ee32fa32f0cd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/11 01:07:32 DEBUG : empty space: md5 = 43ff24a82dcb8cf910491f51c17f6256 OK === RUN TestCheckDownload/3 2026/02/11 01:07:35 DEBUG : potato2: md5 = cecd4cd42a578e745c88108b207afba4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/11 01:07:39 DEBUG : remotepotato: md5 = 44e585539eb45f4fa5af7ffb1d5aaaf9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.21s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:07:46 DEBUG : rutabaga: md5 = c82b4afa60700f7cd08f27ea60341c2a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/11 01:07:49 DEBUG : empty space: md5 = 9a89c6631968eb2ad62312b5fdfada23 OK === RUN TestCheckSizeOnly/3 2026/02/11 01:07:51 DEBUG : potato2: md5 = 6e96583c0b3cf4ef4dd70f4851dec92d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/11 01:07:54 DEBUG : remotepotato: md5 = f744fc1e164028dad9482570d60f9ba0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.13s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.36s) --- PASS: TestCheckSizeOnly/7 (0.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:07:59 DEBUG : test.sum: md5 = 3b85ebd627b1a0ae86630d8ea8860650 OK 2026/02/11 01:08:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/11 01:08:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/11 01:08:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/11 01:08:00 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/11 01:08:02 DEBUG : test.sum: md5 = 61aadfa2ccf366616f761a1aee392a25 OK 2026/02/11 01:08:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/11 01:08:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/11 01:08:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/11 01:08:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.62s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:08:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/data" 2026/02/11 01:08:04 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.32s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:08:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/data" 2026/02/11 01:08:06 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/vjrnln8ratgmqakfosrqe8espk" 2026/02/11 01:08:11 DEBUG : data/banana: md5 = 7eb9eb5666ebea1e17e89590102c2f27 OK 2026/02/11 01:08:12 DEBUG : test.sum: md5 = ff40319a8a1e4f725d9a371771a759b6 OK === RUN TestCheckSumDownload/subtest1 2026/02/11 01:08:17 DEBUG : data/potato: md5 = 4f6f22ea62fe525fcdf9c392c0747afd OK 2026/02/11 01:08:19 DEBUG : test.sum: md5 = 25612b6feb8a4f9cf070ac8a36f4cfad OK === RUN TestCheckSumDownload/subtest2 2026/02/11 01:08:23 DEBUG : test.sum: md5 = 2e383f59d89bda108f7c8f0fcd203305 OK === RUN TestCheckSumDownload/subtest3 2026/02/11 01:08:27 DEBUG : test.sum: md5 = 3ea4fc184a05ad9f4b453368bdd49bef OK === RUN TestCheckSumDownload/subtest4 2026/02/11 01:08:31 DEBUG : test.sum: md5 = a42b3fc634d599d78b20346085980b5a OK === RUN TestCheckSumDownload/subtest5 2026/02/11 01:08:36 DEBUG : test.sum: md5 = 769bcc5d173886b44d40caec2543d458 OK === RUN TestCheckSumDownload/subtest6 2026/02/11 01:08:40 DEBUG : data/banana: md5 = 4cd1fc0628954f407b1ca13d3387ef0f OK 2026/02/11 01:08:42 DEBUG : data/potato: md5 = e7e52bcf9db911283cc06a5f0216f95b OK 2026/02/11 01:08:44 DEBUG : test.sum: md5 = f26c8108b4b66cfaef2da634ecaf1808 OK === RUN TestCheckSumDownload/subtest7 2026/02/11 01:08:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/11 01:08:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.44s) --- PASS: TestCheckSumDownload/subtest1 (2.30s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (1.94s) --- PASS: TestCheckSumDownload/subtest7 (2.09s) === RUN TestApplyTransforms 2026/02/11 01:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vetedol9bocu" 2026/02/11 01:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/05gt8arn1qjg73aff2f241eeqpekjufhr2h8rbtan1gccfjjil40" 2026/02/11 01:08:51 DEBUG : Creating backend with remote "/tmp/rclone2217072076" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu'", Local "Local file system at /tmp/rclone2217072076", Modify Window "1ms" 2026/02/11 01:08:53 DEBUG : hello, world!: md5 = 2fd7d12135838b4b44e37ada3d6ca943 OK upper checkfile vs. lower remote (without normalization) 2026/02/11 01:08:54 ERROR : hello, world!: sum not found 2026/02/11 01:08:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu' 2026/02/11 01:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu': 1 files missing 2026/02/11 01:08:54 NOTICE: 1 hashes missing 2026/02/11 01:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu': 1 differences found 2026/02/11 01:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/11 01:08:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu': 0 differences found 2026/02/11 01:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu': 1 matching files 2026/02/11 01:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudujeh4tufi" 2026/02/11 01:08:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/eqjsooooia3q3ir99qhfjv47mbqa4o8n96dj73pu4kisr5ed3ed0" 2026/02/11 01:08:56 DEBUG : Creating backend with remote "/tmp/rclone50777593" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi'", Local "Local file system at /tmp/rclone50777593", Modify Window "1ms" 2026/02/11 01:08:59 DEBUG : HELLO, WORLD!: md5 = 81e96a386dc8a1c05fbe926c9e434d2f OK lower checkfile vs. upper remote (without normalization) 2026/02/11 01:09:00 ERROR : HELLO, WORLD!: sum not found 2026/02/11 01:09:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi' 2026/02/11 01:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi': 1 files missing 2026/02/11 01:09:00 NOTICE: 1 hashes missing 2026/02/11 01:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi': 1 differences found 2026/02/11 01:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/11 01:09:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi': 0 differences found 2026/02/11 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi': 1 matching files 2026/02/11 01:09:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bigivoj4tuxu" 2026/02/11 01:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:01 DEBUG : Creating backend with remote "TestDrive:crypt/oo0742b1o3e72jb5fks5jh4d36u8mo7qr92415vm0nd9bpe1nf0g" 2026/02/11 01:09:02 DEBUG : Creating backend with remote "/tmp/rclone3803112081" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu'", Local "Local file system at /tmp/rclone3803112081", Modify Window "1ms" 2026/02/11 01:09:05 DEBUG : HeLlO, wOrLd!: md5 = b4a8ba73a753ae450465bcb2e3823e6e OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/11 01:09:05 ERROR : HeLlO, wOrLd!: sum not found 2026/02/11 01:09:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu' 2026/02/11 01:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu': 1 files missing 2026/02/11 01:09:05 NOTICE: 1 hashes missing 2026/02/11 01:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu': 1 differences found 2026/02/11 01:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/11 01:09:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu': 0 differences found 2026/02/11 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu': 1 matching files 2026/02/11 01:09:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pakeheg1lugo" 2026/02/11 01:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:06 DEBUG : Creating backend with remote "TestDrive:crypt/os30iuj9ad30853g8vknk9ij27t2ui6adm2q7tmv165babpmc030" 2026/02/11 01:09:08 DEBUG : Creating backend with remote "/tmp/rclone768436211" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo'", Local "Local file system at /tmp/rclone768436211", Modify Window "1ms" 2026/02/11 01:09:11 DEBUG : HELLO, WORLD!: md5 = 9530fcb4211a514d5a969ab27a46618c OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/11 01:09:11 ERROR : HELLO, WORLD!: sum not found 2026/02/11 01:09:11 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo' 2026/02/11 01:09:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo': 1 files missing 2026/02/11 01:09:11 NOTICE: 1 hashes missing 2026/02/11 01:09:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo': 1 differences found 2026/02/11 01:09:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/11 01:09:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo': 0 differences found 2026/02/11 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo': 1 matching files 2026/02/11 01:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tejiduv3qucu" 2026/02/11 01:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/gqpv6ghbelaf5vek626v826ps8a9fc93ani5db5l8o3ik486qlvg" 2026/02/11 01:09:13 DEBUG : Creating backend with remote "/tmp/rclone1140784601" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu'", Local "Local file system at /tmp/rclone1140784601", Modify Window "1ms" 2026/02/11 01:09:16 DEBUG : 測試_Русский___ě_áñ: md5 = 072c5eb0191dd0b5860999e6e308ffc7 OK NFD checkfile vs. NFC remote (without normalization) 2026/02/11 01:09:16 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/11 01:09:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu' 2026/02/11 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu': 1 files missing 2026/02/11 01:09:16 NOTICE: 1 hashes missing 2026/02/11 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu': 1 differences found 2026/02/11 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/11 01:09:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu': 0 differences found 2026/02/11 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu': 1 matching files 2026/02/11 01:09:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-binahik9zoci" 2026/02/11 01:09:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:17 DEBUG : Creating backend with remote "TestDrive:crypt/0ktjjslnmocfo2m6q4d5t9u71sqfgg611pi5k0g80tr5097v34c0" 2026/02/11 01:09:18 DEBUG : Creating backend with remote "/tmp/rclone3835287162" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci'", Local "Local file system at /tmp/rclone3835287162", Modify Window "1ms" 2026/02/11 01:09:21 DEBUG : 測試_Русский___ě_áñ: md5 = c105799de8e62bbbc3da534c441038ec OK NFC checkfile vs. NFD remote (without normalization) 2026/02/11 01:09:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/11 01:09:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci' 2026/02/11 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci': 1 files missing 2026/02/11 01:09:21 NOTICE: 1 hashes missing 2026/02/11 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci': 1 differences found 2026/02/11 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/11 01:09:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci': 0 differences found 2026/02/11 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci': 1 matching files 2026/02/11 01:09:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapamuj4muci" 2026/02/11 01:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:23 DEBUG : Creating backend with remote "TestDrive:crypt/u2uid37lf8ui121i3cblsqfngk2lc4mtt535b6jh0qq4dqth7mu0" 2026/02/11 01:09:24 DEBUG : Creating backend with remote "/tmp/rclone2701779585" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci'", Local "Local file system at /tmp/rclone2701779585", Modify Window "1ms" 2026/02/11 01:09:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 59b373033af887b377476109089fff5f OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/11 01:09:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/11 01:09:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci' 2026/02/11 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci': 1 files missing 2026/02/11 01:09:27 NOTICE: 1 hashes missing 2026/02/11 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci': 1 differences found 2026/02/11 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/11 01:09:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci': 0 differences found 2026/02/11 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci': 1 matching files 2026/02/11 01:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zamivep1jazo" 2026/02/11 01:09:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/te39u5iekfq6m2tgjads6mj59t7bg3t6ivhqdh5g4j4qk3sjoq40" 2026/02/11 01:09:29 DEBUG : Creating backend with remote "/tmp/rclone1565696768" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo'", Local "Local file system at /tmp/rclone1565696768", Modify Window "1ms" 2026/02/11 01:09:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9e82583144d4c234793c453ee366fcfb OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/11 01:09:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/11 01:09:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo' 2026/02/11 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo': 1 files missing 2026/02/11 01:09:32 NOTICE: 1 hashes missing 2026/02/11 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo': 1 differences found 2026/02/11 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/11 01:09:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo': 0 differences found 2026/02/11 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo': 1 matching files 2026/02/11 01:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konohir5cure" 2026/02/11 01:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/tmobpfhpn5vkrm726j1tnohusf850t57ndk216h4oqkd2ofcpd7g" 2026/02/11 01:09:35 DEBUG : Creating backend with remote "/tmp/rclone2615739382" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure'", Local "Local file system at /tmp/rclone2615739382", Modify Window "1ms" 2026/02/11 01:09:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcbbd258bc837ac821ef54a1d1f17cca OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/11 01:09:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/11 01:09:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure' 2026/02/11 01:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure': 1 files missing 2026/02/11 01:09:38 NOTICE: 1 hashes missing 2026/02/11 01:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure': 1 differences found 2026/02/11 01:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/11 01:09:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure': 0 differences found 2026/02/11 01:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure': 1 matching files 2026/02/11 01:09:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gijunoh3gazu" 2026/02/11 01:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:09:39 DEBUG : Creating backend with remote "TestDrive:crypt/j6mbncrhv0943hu2ssqhkupca2qkcom7amm2r40t9h435vcucia0" 2026/02/11 01:09:40 DEBUG : Creating backend with remote "/tmp/rclone3966919036" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu'", Local "Local file system at /tmp/rclone3966919036", Modify Window "1ms" 2026/02/11 01:09:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb481144a741c7e3c43eb87013d469c1 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/11 01:09:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/11 01:09:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu' 2026/02/11 01:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu': 1 files missing 2026/02/11 01:09:43 NOTICE: 1 hashes missing 2026/02/11 01:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu': 1 differences found 2026/02/11 01:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/11 01:09:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/11 01:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu': 0 differences found 2026/02/11 01:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu': 1 matching files 2026/02/11 01:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijunoh3gazu': Purge remote 2026/02/11 01:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konohir5cure': Purge remote 2026/02/11 01:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zamivep1jazo': Purge remote 2026/02/11 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapamuj4muci': Purge remote 2026/02/11 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binahik9zoci': Purge remote 2026/02/11 01:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejiduv3qucu': Purge remote 2026/02/11 01:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pakeheg1lugo': Purge remote 2026/02/11 01:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bigivoj4tuxu': Purge remote 2026/02/11 01:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudujeh4tufi': Purge remote 2026/02/11 01:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vetedol9bocu': Purge remote --- PASS: TestApplyTransforms (59.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:09:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/11 01:09:52 DEBUG : sub/file2: md5 = c40852eb1566e32764838db88ec9cb9d OK 2026/02/11 01:09:52 DEBUG : sub/file2: size = 14 OK 2026/02/11 01:09:52 INFO : file1: Copied (new) to: sub/file2 2026/02/11 01:09:53 DEBUG : sub/file2: size = 14 OK 2026/02/11 01:09:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:09:53 DEBUG : file1: Unchanged skipping 2026/02/11 01:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': don't need to copy/move sub/file2, it is already at target location 2026/02/11 01:09:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.88s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:09:59 DEBUG : dst/file1: md5 = a1d935e56fd3f65b99185dcd4a079be3 OK 2026/02/11 01:10:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/backup" 2026/02/11 01:10:00 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/1nrff024r7pq65ecp72fc28jb0" 2026/02/11 01:10:02 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:10:02 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu') 2026/02/11 01:10:02 DEBUG : dst/file1: Sizes differ 2026/02/11 01:10:05 INFO : dst/file1: Moved (server-side) 2026/02/11 01:10:07 DEBUG : dst/file1: md5 = 4510c066dfeaca5e137f2e8a0140b76a OK 2026/02/11 01:10:07 DEBUG : dst/file1: size = 14 OK 2026/02/11 01:10:07 INFO : dst/file1: Copied (new) 2026/02/11 01:10:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:10:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:10:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.88s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/dst" 2026/02/11 01:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/CompareDest" 2026/02/11 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/gveqi14airsml4bgu7krj116o8" 2026/02/11 01:10:16 DEBUG : one: Need to transfer - File not found at Destination 2026/02/11 01:10:20 DEBUG : one: md5 = a0fd2455619bf959ab37ced69a75673d OK 2026/02/11 01:10:20 DEBUG : one: size = 3 OK 2026/02/11 01:10:20 INFO : one: Copied (new) 2026/02/11 01:10:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:10:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/dst') 2026/02/11 01:10:21 DEBUG : one: Sizes differ 2026/02/11 01:10:23 DEBUG : one: md5 = 9708db8f2f75066a19c13cec78e89af1 OK 2026/02/11 01:10:23 DEBUG : one: size = 5 OK 2026/02/11 01:10:23 INFO : one: Copied (replaced existing) 2026/02/11 01:10:25 DEBUG : dst/one: md5 = e51fd74f13b6cf0d7aafef22316c46b6 OK 2026/02/11 01:10:27 DEBUG : CompareDest/one: md5 = b52275f6b0371e1c8db6cc78fb5d3c14 OK 2026/02/11 01:10:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:10:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/dst') 2026/02/11 01:10:28 DEBUG : one: Sizes differ 2026/02/11 01:10:29 DEBUG : one: size = 5 OK 2026/02/11 01:10:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:10:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/11 01:10:31 DEBUG : CompareDest/two: md5 = 62acbf8243094efa28570d1114b5da3a OK 2026/02/11 01:10:32 DEBUG : two: Need to transfer - File not found at Destination 2026/02/11 01:10:32 DEBUG : two: size = 3 OK 2026/02/11 01:10:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:10:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/11 01:10:33 DEBUG : two: Need to transfer - File not found at Destination 2026/02/11 01:10:33 DEBUG : two: size = 3 OK 2026/02/11 01:10:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:10:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/11 01:10:35 DEBUG : two: Need to transfer - File not found at Destination 2026/02/11 01:10:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:10:35 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/CompareDest') 2026/02/11 01:10:35 DEBUG : two: Sizes differ 2026/02/11 01:10:37 DEBUG : two: md5 = bf9e7c270f17866b3c1156a9e12c8a54 OK 2026/02/11 01:10:37 DEBUG : two: size = 5 OK 2026/02/11 01:10:37 INFO : two: Copied (new) 2026/02/11 01:10:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:10:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:10:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:10:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.34s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/dst" 2026/02/11 01:10:42 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/CopyDest" 2026/02/11 01:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/11 01:10:46 DEBUG : one: Need to transfer - File not found at Destination 2026/02/11 01:10:49 DEBUG : one: md5 = ca9c2bf10fbe72a6ead13a2ba9830c7a OK 2026/02/11 01:10:49 DEBUG : one: size = 3 OK 2026/02/11 01:10:49 INFO : one: Copied (new) 2026/02/11 01:10:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:10:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/dst') 2026/02/11 01:10:50 DEBUG : one: Sizes differ 2026/02/11 01:10:51 DEBUG : one: md5 = 1827a04a2e155c7681d111708e732bba OK 2026/02/11 01:10:51 DEBUG : one: size = 5 OK 2026/02/11 01:10:51 INFO : one: Copied (replaced existing) 2026/02/11 01:10:54 DEBUG : dst/one: md5 = ed780607e8c8929ed4e5a904be609189 OK 2026/02/11 01:10:56 DEBUG : CopyDest/one: md5 = 57992e85b3756eaa69e69ab48d3c5018 OK 2026/02/11 01:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/BackupDir" 2026/02/11 01:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/11 01:10:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:10:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/dst') 2026/02/11 01:10:59 DEBUG : one: Sizes differ 2026/02/11 01:11:00 DEBUG : one: size = 5 OK 2026/02/11 01:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:11:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:11:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/dst') 2026/02/11 01:11:00 DEBUG : one: Sizes differ 2026/02/11 01:11:01 INFO : one: Moved (server-side) 2026/02/11 01:11:03 DEBUG : one: size = 5 OK 2026/02/11 01:11:03 INFO : one: Copied (server-side copy) 2026/02/11 01:11:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/11 01:11:05 DEBUG : CopyDest/two: md5 = 37b89c0f2b8f4fcd0adddc9344cedd9a OK 2026/02/11 01:11:06 DEBUG : two: Need to transfer - File not found at Destination 2026/02/11 01:11:06 DEBUG : two: size = 3 OK 2026/02/11 01:11:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:11:08 DEBUG : two: size = 3 OK 2026/02/11 01:11:08 INFO : two: Copied (server-side copy) 2026/02/11 01:11:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/11 01:11:08 DEBUG : two: size = 3 OK 2026/02/11 01:11:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:11:08 DEBUG : two: Unchanged skipping 2026/02/11 01:11:11 DEBUG : CopyDest/three: md5 = 7d4df5f52ff9cdff35c517993c63a45d OK 2026/02/11 01:11:12 DEBUG : three: Need to transfer - File not found at Destination 2026/02/11 01:11:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:11:12 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu/CopyDest') 2026/02/11 01:11:12 DEBUG : three: Sizes differ 2026/02/11 01:11:12 DEBUG : three: Destination not found in --copy-dest 2026/02/11 01:11:14 DEBUG : three: md5 = 1e010048d15a44ef03a73826cc48e03c OK 2026/02/11 01:11:14 DEBUG : three: size = 7 OK 2026/02/11 01:11:14 INFO : three: Copied (new) 2026/02/11 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/11 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:11:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:11:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/11 01:11:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:11:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.62s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.68s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.53s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:11:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/11 01:11:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0459411597f18cb933faea68c3245c8f OK 2026/02/11 01:11:25 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/11 01:11:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/11 01:11:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/11 01:11:26 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/02/11 01:11:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/11 01:11:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/11 01:11:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bca22e91ebb35030a4f1c20a043eb940 OK 2026/02/11 01:11:30 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/11 01:11:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/11 01:11:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/11 01:11:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.57s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:11:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using skip mode. 2026/02/11 01:11:37 NOTICE: one: Found 2 files with duplicate names 2026/02/11 01:11:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.31s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:11:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using skip mode. 2026/02/11 01:11:44 NOTICE: one: Found 3 files with duplicate names 2026/02/11 01:11:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/11 01:11:44 INFO : one: Deleted 2026/02/11 01:11:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.49s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using first mode. 2026/02/11 01:11:51 NOTICE: one: Found 3 files with duplicate names 2026/02/11 01:11:51 INFO : one: Deleted 2026/02/11 01:11:52 INFO : one: Deleted 2026/02/11 01:11:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.91s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:11:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using newest mode. 2026/02/11 01:11:58 NOTICE: one: Found 3 files with duplicate names 2026/02/11 01:11:59 INFO : one: Deleted 2026/02/11 01:11:59 INFO : one: Deleted 2026/02/11 01:11:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.40s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:12:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using oldest mode. 2026/02/11 01:12:06 NOTICE: one: Found 3 files with duplicate names 2026/02/11 01:12:06 INFO : one: Deleted 2026/02/11 01:12:07 INFO : one: Deleted 2026/02/11 01:12:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.11s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using largest mode. 2026/02/11 01:12:13 NOTICE: one: Found 3 files with duplicate names 2026/02/11 01:12:14 INFO : one: Deleted 2026/02/11 01:12:14 INFO : one: Deleted 2026/02/11 01:12:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.22s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:12:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using smallest mode. 2026/02/11 01:12:20 NOTICE: one: Found 3 files with duplicate names 2026/02/11 01:12:21 INFO : one: Deleted 2026/02/11 01:12:21 INFO : one: Deleted 2026/02/11 01:12:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.02s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:12:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Looking for duplicate names using rename mode. 2026/02/11 01:12:28 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/11 01:12:30 INFO : one-2.txt: renamed from: one.txt 2026/02/11 01:12:31 INFO : one-3.txt: renamed from: one.txt 2026/02/11 01:12:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.88s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:12:40 DEBUG : dupe1/one.txt: md5 = 62cfbd0a9e88341bc18bf8d770ded103 OK 2026/02/11 01:12:43 DEBUG : dupe2/two.txt: md5 = 077e6406573b2b8584046212779843f8 OK 2026/02/11 01:12:45 DEBUG : dupe3/three.txt: md5 = cc2e1a3d914a08b46cbfee463027eaa8 OK 2026/02/11 01:12:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/11 01:12:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/11 01:12:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/11 01:12:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/11 01:12:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/11 01:12:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/11 01:12:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.22s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:12:54 DEBUG : a.txt: md5 = 1ef75c95b988de4dc0370333fa9df109 OK 2026/02/11 01:12:56 DEBUG : zend.txt: md5 = fb67a631bbf4081accd61c7dcbe30609 OK 2026/02/11 01:12:58 DEBUG : sub dir/hello world: md5 = 502faf2ba96351edd239c0753a94a009 OK 2026/02/11 01:13:00 DEBUG : sub dir/hello world2: md5 = 957fe84f6e7d39b50ea306bcc8fec63c OK 2026/02/11 01:13:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 1295ea9cfd4526798940a65295c09cb8 OK 2026/02/11 01:13:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = 22f74487ba6d1f4f517e6cf6c57750de OK 2026/02/11 01:13:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2fc83a3e11b65fee2be6ebc640948637 OK 2026/02/11 01:13:08 DEBUG : a.txt: Excluded (Size Filter) 2026/02/11 01:13:08 DEBUG : a.txt: Excluded 2026/02/11 01:13:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/11 01:13:08 DEBUG : sub dir/hello world2: Excluded 2026/02/11 01:13:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/11 01:13:08 DEBUG : sub dir/hello world: Excluded 2026/02/11 01:13:09 DEBUG : sub dir/ignore dir: Excluded 2026/02/11 01:13:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/11 01:13:09 DEBUG : sub dir/hello world2: Excluded 2026/02/11 01:13:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/11 01:13:09 DEBUG : sub dir/hello world: Excluded 2026/02/11 01:13:10 DEBUG : sub dir/ignore dir: Excluded 2026/02/11 01:13:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/11 01:13:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/11 01:13:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/11 01:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/11 01:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/11 01:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/11 01:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.45s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:13:19 DEBUG : a.txt: md5 = 7b0a9e499e1efbfa0bdf812ff75b7d2e OK 2026/02/11 01:13:20 DEBUG : zend.txt: md5 = c62df00ac38e98c74a64d09d318a97ab OK 2026/02/11 01:13:22 DEBUG : sub dir/hello world: md5 = dcac5aafc441b539ba3e87bd51e6f85d OK 2026/02/11 01:13:24 DEBUG : sub dir/hello world2: md5 = b3285a11b149dd98b5a631a907903cb7 OK 2026/02/11 01:13:27 DEBUG : sub dir/ignore dir/.ignore: md5 = f5f870a857e34e055297eae3d56d8fa6 OK 2026/02/11 01:13:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7b38ddf2486c27e18941c0b1165fa34b OK 2026/02/11 01:13:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 07a0f0fdbecc8bafc51e94dff26f5254 OK 2026/02/11 01:13:32 DEBUG : a.txt: Excluded (Size Filter) 2026/02/11 01:13:32 DEBUG : a.txt: Excluded 2026/02/11 01:13:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/11 01:13:33 DEBUG : sub dir/hello world: Excluded 2026/02/11 01:13:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/11 01:13:33 DEBUG : sub dir/hello world2: Excluded 2026/02/11 01:13:33 DEBUG : sub dir/ignore dir: Excluded 2026/02/11 01:13:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/11 01:13:33 DEBUG : sub dir/hello world: Excluded 2026/02/11 01:13:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/11 01:13:33 DEBUG : sub dir/hello world2: Excluded 2026/02/11 01:13:34 DEBUG : sub dir/ignore dir: Excluded 2026/02/11 01:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/11 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/11 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/11 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/11 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/11 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.15s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:13:43 DEBUG : file1: md5 = 3bcc7f179c0a61417ca2ea5bbbd65db1 OK 2026/02/11 01:13:45 DEBUG : sub/file2: md5 = cef448b89219bc80a589189b875a8d27 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/02/11 01:13:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/11 01:13:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/11 01:13:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/11 01:13:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.69s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:13:53 DEBUG : file1: md5 = daeb5702ae16d1566bba7354c249223c OK 2026/02/11 01:13:56 DEBUG : sub/file2: md5 = c64f79cff3561464d6479b19f2aff8c6 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/02/11 01:14:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/notfound" 2026/02/11 01:14:00 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/qe0i31qdkoejk60elps0ni5sqk" 2026/02/11 01:14:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.07s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.66s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.08s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Making directory 2026/02/11 01:14:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Making directory --- PASS: TestMkdir (1.19s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:08 DEBUG : sub dir/hello world: md5 = 22325ecbdeb5b47487c6203fb5bbd41d OK 2026/02/11 01:14:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.31s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:13 DEBUG : potato2: md5 = d4094943e6ca4a8a615ec20a5a3f9d8b OK 2026/02/11 01:14:14 DEBUG : empty space: md5 = ff1763f14339797669269e09d652192b OK --- PASS: TestLs (5.14s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:18 DEBUG : potato2: md5 = fd9a52c5200488e7371be1845fecf9f7 OK 2026/02/11 01:14:20 DEBUG : empty space: md5 = 9cdc47e87cca5221f607748c41f26b2a OK 2026/02/11 01:14:20 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.61s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:24 DEBUG : potato2: md5 = 35167553782da954cdcb307228da795f OK 2026/02/11 01:14:26 DEBUG : empty space: md5 = 3f3540d53deeb9039906657e26a5a27a OK --- PASS: TestLsLong (5.66s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:29 DEBUG : potato2: md5 = 71323460faba297d17a7ffe8d452f102 OK 2026/02/11 01:14:31 DEBUG : empty space: md5 = c13fa91ff2eb8be97b0a069adba60d82 OK --- PASS: TestHashSums (5.01s) === RUN TestHashSumsWithErrors 2026/02/11 01:14:33 DEBUG : Creating backend with remote ":memory:" 2026/02/11 01:14:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/11 01:14:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/11 01:14:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/11 01:14:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/11 01:14:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/11 01:14:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/11 01:14:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/11 01:14:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/11 01:14:33 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:34 DEBUG : potato2: md5 = 510396742c04e234ca7f6f0d59fc1468 OK 2026/02/11 01:14:36 DEBUG : empty space: md5 = b6ab08913c43be4c2c498bffea7ede7c OK 2026/02/11 01:14:38 DEBUG : sub dir/potato3: md5 = f4cb56688f2d612e8469dd96f2aafb0f OK 2026/02/11 01:14:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.39s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:44 DEBUG : small: md5 = bce8daca745e3b7232b3a3de09306cd7 OK 2026/02/11 01:14:45 DEBUG : medium: md5 = 3e3806b71bf86009edb797b59a4edf70 OK 2026/02/11 01:14:47 DEBUG : large: md5 = 994bf16736eeb1b2edc734be863c3fe2 OK 2026/02/11 01:14:47 DEBUG : Waiting for deletions to finish 2026/02/11 01:14:47 DEBUG : large: Excluded (Size Filter) 2026/02/11 01:14:48 INFO : medium: Deleted 2026/02/11 01:14:48 INFO : small: Deleted --- PASS: TestDelete (7.11s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:51 DEBUG : small: md5 = 22b2e128149ab9077b6156d04c50d663 OK 2026/02/11 01:14:52 DEBUG : medium: md5 = 7119c86c0e4704cbfca417ed35d28425 OK 2026/02/11 01:14:54 DEBUG : large: md5 = 47e3cd1eff900d49245323c0fe0ad662 OK 2026/02/11 01:14:54 DEBUG : Waiting for deletions to finish 2026/02/11 01:14:55 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/02/11 01:14:55 INFO : medium: Deleted 2026/02/11 01:14:55 INFO : small: Deleted --- PASS: TestMaxDelete (7.58s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:14:59 DEBUG : small: md5 = dc459cc9a18d9857806ee63bd6ca55ee OK 2026/02/11 01:15:01 DEBUG : medium: md5 = c11e682c627cb3d0b0dc6220420c79ed OK 2026/02/11 01:15:03 DEBUG : large: md5 = fe311dfe6dd721575abeb998a7db4034 OK 2026/02/11 01:15:03 DEBUG : Waiting for deletions to finish 2026/02/11 01:15:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/11 01:15:04 INFO : medium: Deleted 2026/02/11 01:15:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.48s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:15:07 DEBUG : small: md5 = 97edc5e13ce748d85d8c826ba9b055bf OK 2026/02/11 01:15:08 DEBUG : medium: md5 = 595531f7e3e62eec222dc593ec569b4c OK 2026/02/11 01:15:10 DEBUG : large: md5 = 335b8476f4fed684123fb2229fd4df23 OK 2026/02/11 01:15:10 DEBUG : Waiting for deletions to finish 2026/02/11 01:15:10 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/02/11 01:15:11 INFO : small: Deleted 2026/02/11 01:15:11 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.23s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:15:14 DEBUG : ReadFile: md5 = 44c268890677aa37b15857cfc4e312c1 OK --- PASS: TestReadFile (4.50s) === RUN TestRetry 2026/02/11 01:15:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/11 01:15:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/11 01:15:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/11 01:15:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/11 01:15:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/11 01:15:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/11 01:15:17 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:15:19 DEBUG : file1: md5 = add1ca77c58ce412b4ea029ba8e1d491 OK 2026/02/11 01:15:20 DEBUG : file2: md5 = 80029605a2fe322518e17d29cb4e5538 OK --- PASS: TestCat (14.58s) === RUN TestPurge 2026/02/11 01:15:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevelan6cacu" 2026/02/11 01:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:15:32 DEBUG : Creating backend with remote "TestDrive:crypt/v00eu8ebs6ki69rbff0929udr23d48s87pp7oh2ld09uddugs5q0" 2026/02/11 01:15:33 DEBUG : Creating backend with remote "/tmp/rclone60094089" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevelan6cacu'", Local "Local file system at /tmp/rclone60094089", Modify Window "1ms" 2026/02/11 01:15:38 DEBUG : A1/B1/C1/one: md5 = 2ab7c3e8b429e67198e022d11c68a0bc OK 2026/02/11 01:15:38 INFO : A2: Making directory 2026/02/11 01:15:39 INFO : A1/B2: Making directory 2026/02/11 01:15:40 INFO : A1/B2/C2: Making directory 2026/02/11 01:15:40 INFO : A1/B1/C3: Making directory 2026/02/11 01:15:41 INFO : A3: Making directory 2026/02/11 01:15:42 INFO : A3/B3: Making directory 2026/02/11 01:15:43 INFO : A3/B3/C4: Making directory 2026/02/11 01:15:45 DEBUG : A1/two: md5 = c7fc508d4fd250ec80cc6a820d4539d9 OK 2026/02/11 01:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevelan6cacu': Purge remote 2026/02/11 01:15:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.63s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:15:53 DEBUG : A1/B1/C1/one: md5 = 5f9fb2c4f963bb0f6f0b153efb376ad6 OK 2026/02/11 01:15:53 INFO : A2: Making directory 2026/02/11 01:15:54 INFO : A1/B2: Making directory 2026/02/11 01:15:55 INFO : A1/B2/C2: Making directory 2026/02/11 01:15:55 INFO : A1/B1/C3: Making directory 2026/02/11 01:15:56 INFO : A3: Making directory 2026/02/11 01:15:57 INFO : A3/B3: Making directory 2026/02/11 01:15:58 INFO : A3/B3/C4: Making directory 2026/02/11 01:16:00 DEBUG : A1/two: md5 = 330c728e3e3211db5b78fc3324da035d OK 2026/02/11 01:16:01 DEBUG : removing 1 level 3 directories 2026/02/11 01:16:01 INFO : A3/B3/C4: Removing directory 2026/02/11 01:16:04 DEBUG : removing 2 level 3 directories 2026/02/11 01:16:04 INFO : A1/B2/C2: Removing directory 2026/02/11 01:16:04 INFO : A1/B1/C3: Removing directory 2026/02/11 01:16:05 DEBUG : removing 2 level 2 directories 2026/02/11 01:16:05 INFO : A3/B3: Removing directory 2026/02/11 01:16:05 INFO : A1/B2: Removing directory 2026/02/11 01:16:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/11 01:16:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/11 01:16:06 DEBUG : removing 2 level 1 directories 2026/02/11 01:16:06 INFO : A3: Removing directory 2026/02/11 01:16:06 INFO : A2: Removing directory 2026/02/11 01:16:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/11 01:16:10 DEBUG : removing 1 level 3 directories 2026/02/11 01:16:10 INFO : A1/B1/C1: Removing directory 2026/02/11 01:16:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:11 DEBUG : removing 1 level 2 directories 2026/02/11 01:16:11 INFO : A1/B1: Removing directory 2026/02/11 01:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/11 01:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/11 01:16:11 DEBUG : removing 1 level 1 directories 2026/02/11 01:16:11 INFO : A1: Removing directory 2026/02/11 01:16:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/11 01:16:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/11 01:16:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:16:12 DEBUG : removing 1 level 0 directories 2026/02/11 01:16:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Removing directory 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/11 01:16:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.43s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:16:15 INFO : A1: Making directory 2026/02/11 01:16:15 INFO : A1/B1: Making directory 2026/02/11 01:16:16 INFO : A1/B1/C1: Making directory 2026/02/11 01:16:19 DEBUG : removing 1 level 3 directories 2026/02/11 01:16:19 INFO : A1/B1/C1: Removing directory 2026/02/11 01:16:19 DEBUG : removing 1 level 2 directories 2026/02/11 01:16:19 INFO : A1/B1: Removing directory 2026/02/11 01:16:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/11 01:16:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.27s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:16:22 INFO : A1: Making directory 2026/02/11 01:16:23 INFO : A1/B1: Making directory 2026/02/11 01:16:24 INFO : A1/B1/C1: Making directory 2026/02/11 01:16:27 DEBUG : removing 1 level 3 directories 2026/02/11 01:16:27 INFO : A1/B1/C1: Removing directory 2026/02/11 01:16:28 DEBUG : removing 1 level 2 directories 2026/02/11 01:16:28 INFO : A1/B1: Removing directory 2026/02/11 01:16:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/11 01:16:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.40s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:16:32 DEBUG : file1: md5 = de880c12574a297ce64b67e2cd3f9ecd OK 2026/02/11 01:16:33 DEBUG : filename.txt: File name found in url 2026/02/11 01:16:34 DEBUG : filename.txt: md5 = 7b0b2803531ab1e0ca61ebfdf05d0ae4 OK 2026/02/11 01:16:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/11 01:16:36 DEBUG : headerfilename.txt: md5 = e0df6f4e359aa7b793f415587f7d9295 OK 2026/02/11 01:16:37 DEBUG : file2: md5 = c46f075fa8774c199ef469421fdb251a OK --- PASS: TestCopyURL (9.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:16:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/11 01:16:43 DEBUG : sub/file2: md5 = dbc30e9ce5a2ee48cf2052f9c0721e19 OK 2026/02/11 01:16:43 DEBUG : sub/file2: size = 14 OK 2026/02/11 01:16:43 INFO : file1: Copied (new) to: sub/file2 2026/02/11 01:16:43 INFO : file1: Deleted 2026/02/11 01:16:44 DEBUG : sub/file2: size = 14 OK 2026/02/11 01:16:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:16:44 DEBUG : file1: Unchanged skipping 2026/02/11 01:16:44 INFO : file1: Deleted 2026/02/11 01:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': don't need to copy/move sub/file2, it is already at target location 2026/02/11 01:16:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.63s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:16:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/11 01:16:48 DEBUG : file1: md5 = 06fdac2f9bc1af01b65be22b3fa8800f OK 2026/02/11 01:16:48 DEBUG : file1: size = 14 OK 2026/02/11 01:16:48 INFO : file1: Copied (new) 2026/02/11 01:16:48 INFO : file1: Deleted 2026/02/11 01:16:49 DEBUG : file1: Destination exists, skipping 2026/02/11 01:16:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:16:53 DEBUG : dst/file1: md5 = bfdb16d747e8576424ffd44081d540ac OK 2026/02/11 01:16:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecezox2lebu/backup" 2026/02/11 01:16:54 DEBUG : Creating backend with remote "TestDrive:crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg/1nrff024r7pq65ecp72fc28jb0" 2026/02/11 01:16:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2213044245) 2026/02/11 01:16:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu') 2026/02/11 01:16:56 DEBUG : dst/file1: Sizes differ 2026/02/11 01:16:58 INFO : dst/file1: Moved (server-side) 2026/02/11 01:16:59 DEBUG : dst/file1: md5 = 2ed9535c07081785003e881583411177 OK 2026/02/11 01:16:59 DEBUG : dst/file1: size = 14 OK 2026/02/11 01:16:59 INFO : dst/file1: Copied (new) 2026/02/11 01:16:59 INFO : dst/file1: Deleted 2026/02/11 01:17:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:17:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/11 01:17:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.76s) === 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:17:07 DEBUG : A1/one: md5 = a0345a44e0239ace42c3650c31209d30 OK 2026/02/11 01:17:08 DEBUG : A1/two: md5 = 14aa09de1b0ab0de306298942e6c8011 OK 2026/02/11 01:17:11 DEBUG : A1/B1/three: md5 = 3a28545e955836466769366002cf2a2e OK 2026/02/11 01:17:13 DEBUG : A1/B1/C1/four: md5 = 5048f8093a009e8ee298cc561722b9e4 OK 2026/02/11 01:17:16 DEBUG : A1/B1/C2/five: md5 = 2aa4bf49d1e94d275334ce0f1bd6a3a9 OK 2026/02/11 01:17:16 INFO : A1/B2: Making directory 2026/02/11 01:17:17 INFO : A1/B1/C3: Making directory 2026/02/11 01:17:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/11 01:17:27 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/11 01:17:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/11 01:17:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/11 01:17:28 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/11 01:17:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/11 01:17:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/11 01:17:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/11 01:17:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/11 01:17:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/11 01:17:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/11 01:17:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/11 01:17:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/11 01:17:40 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/11 01:17:40 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/11 01:17:40 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/11 01:17:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/11 01:17:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/11 01:17:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/11 01:17:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/11 01:17:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/11 01:17:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/11 01:17:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:17:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.88s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/11 01:17:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 9697b6d9cdbc95cd926c1757abd3fec1 OK 2026/02/11 01:17:57 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/11 01:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/11 01:17:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/11 01:17:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/11 01:17:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 9b2c39f9c1fbcb373b7195096bc38123 OK 2026/02/11 01:17:59 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/11 01:17:59 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/11 01:18:02 DEBUG : with_checksum_small_file_from_pipe: md5 = 47a2be0ed8b646b361e05a453c9eb6c9 OK 2026/02/11 01:18:02 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/11 01:18:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/11 01:18:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/11 01:18:04 DEBUG : with_checksum_big_file_from_pipe: md5 = c5464c6c4fe45bf9359c504792c2cf47 OK 2026/02/11 01:18:04 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/11 01:18:04 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/11 01:18:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/11 01:18:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:18:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/11 01:18:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/11 01:18:09 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-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/11 01:18:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/11 01:18:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/11 01:18:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/11 01:18:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/11 01:18:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.63s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/11 01:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (48 bytes), uploading instead of streaming 2026/02/11 01:18:18 DEBUG : rcat_metadata: md5 = 9df07554cc697de768664d19e82b1af6 OK 2026/02/11 01:18:18 DEBUG : rcat_metadata: size = 48 OK 2026/02/11 01:18:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/11 01:18:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/11 01:18:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4316037c5e1711cf6d9c0b26f8bd06b6 OK 2026/02/11 01:18:21 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/11 01:18:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.07s) --- PASS: TestRcatMetadata/Normal (2.67s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:25 DEBUG : potato1: md5 = 490faa0753d6a5c4576d6c4ee4a932d6 OK 2026/02/11 01:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/11 01:18:26 DEBUG : potato2: md5 = b1fa2a8d041c98c494559f7f955fe016 OK 2026/02/11 01:18:26 DEBUG : potato2: size = 60 OK 2026/02/11 01:18:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.73s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:30 DEBUG : potato1: md5 = 7a916d7c96443a25642a7957f3130f78 OK 2026/02/11 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/11 01:18:38 DEBUG : potato2: md5 = 6903cc15748a2a1054f4b53ec0cfc06e OK 2026/02/11 01:18:38 DEBUG : potato2: size = 60 OK 2026/02/11 01:18:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (12.06s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:42 DEBUG : potato2: md5 = 43738ddc4ec30dd15aa08d25d00763f3 OK 2026/02/11 01:18:43 DEBUG : empty space: md5 = c1c1d7896e81b1e5d056b1cb58db76f9 OK 2026/02/11 01:18:46 DEBUG : sub dir/potato3: md5 = c6945288d2ecf0e639ea08875dad406e OK 2026/02/11 01:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Touching "sub dir/potato3" 2026/02/11 01:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Touching "empty space" 2026/02/11 01:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Touching "potato2" 2026/02/11 01:18:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.85s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:52 DEBUG : dir with metadata: Making directory with metadata 2026/02/11 01:18:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.71s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:55 DEBUG : directory with modtime: Making directory with metadata 2026/02/11 01:18:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:18:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/11 01:18:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 01:18:58 DEBUG : Google drive root 'crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg': Skipping btime metadata as can't update it on an existing file: 2026-02-11T01:18:57.883961629Z 2026/02/11 01:18:58 INFO : non existent directory: Updated directory metadata 2026/02/11 01:19:00 DEBUG : Google drive root 'crypt/crolvl5tfghqfn6so6v52j7rmc44la5irmh6ene7dc8uidpbudbg': Skipping btime metadata as can't update it on an existing file: 2026-02-11T01:18:57.883961629Z 2026/02/11 01:19:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.13s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:19:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/11 01:19:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/11 01:19:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.20s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:19:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/11 01:19:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 01:19:07 DEBUG : dst: Making directory with metadata 2026/02/11 01:19:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 01:19:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:19:08 INFO : dst: Set directory modification time (using SetModTime) 2026/02/11 01:19:08 INFO : dst: Set directory modification time (using SetModTime) 2026/02/11 01:19:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/11 01:19:09 INFO : dst: Set directory modification time (using SetModTime) 2026/02/11 01:19:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu'", Local "Local file system at /tmp/rclone2213044245", Modify Window "1ms" 2026/02/11 01:19:13 DEBUG : sub dir/test remove existing: md5 = 0e31c1da6ff8e251138de76b88585df9 OK 2026/02/11 01:19:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e5e17130428950bd7417f4df5ea88ec1 OK 2026/02/11 01:19:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fitilac5" before starting 2026/02/11 01:19:18 DEBUG : sub dir/test remove existing.fitilac5: TEST: removing renamed existing file after operation 2026/02/11 01:19:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cugohog3" before starting 2026/02/11 01:19:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cugohog3: TEST: renaming existing back after failed operation 2026/02/11 01:19:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.geroboh9" before starting 2026/02/11 01:19:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.geroboh9: TEST: removing renamed existing file after operation 2026/02/11 01:19:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "96k52kfk5ddu7vd4i8i6b5ojjl1mijas9jvjb5rbrp0k6bj468jg" 2026/02/11 01:19:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bnosik28fdtf0dmbt2t5066kid5bopo4trv3husnnlde81f6o61d1fpdbalqdg51q28m375aasds969drpjh7tdd8et7bc4oak7v0vb882pnhl3tetcflv9uf3aipjjptt4ae84t50hggjhfogq7qodjh75tqt8tfortm2dm4ds48tfmm550" --- PASS: TestRemoveExisting (15.34s) === 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/02/11 01:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecezox2lebu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m15.896815127s (try 1/5)