"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/11 02:35:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira" 2026/07/11 02:35:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:35:25 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg" 2026/07/11 02:35:26 DEBUG : Creating backend with remote "/tmp/rclone3595138934" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/07/11 02:35:27 DEBUG : a: size = 0 OK 2026/07/11 02:35:27 DEBUG : a: size = 1 (memory) 2026/07/11 02:35:27 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/11 02:35:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/11 02:35:27 DEBUG : potato: Seek from 10 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 10 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 2 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/11 02:35:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 2 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/11 02:35:27 DEBUG : potato: Seek from 8 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 8 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/11 02:35:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 02:35:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 02:35:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 02:35:27 DEBUG : potato: Seek from 5 to 2 2026/07/11 02:35:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/11 02:35:27 DEBUG : potato: Seek from 9 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 9 to 0 2026/07/11 02:35:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:35:29 DEBUG : rutabaga: md5 = 015c6922db84d5ad8f4c55f04a187f2d OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/11 02:35:31 DEBUG : empty space: md5 = 34ec82d2c04d8e6969666fe98cafcea7 OK === RUN TestCheck/3 2026/07/11 02:35:33 DEBUG : potato2: md5 = 3f5a9da13688346eeadeb45cc03dfc43 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/11 02:35:35 DEBUG : remotepotato: md5 = 9d45cc73fb651644da3e4d72403afced OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.52s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.35s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/07/11 02:35:38 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 02:35:38 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 02:35:38 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/11 02:35:38 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/11 02:35:38 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/11 02:35:38 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:35:40 DEBUG : rutabaga: md5 = dcf27b59328452470bd47bfb23273473 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/11 02:35:43 DEBUG : empty space: md5 = 9c40b05547f829fa10e7cab269fd54ed OK === RUN TestCheckDownload/3 2026/07/11 02:35:46 DEBUG : potato2: md5 = 5f6b94aa81db28082591f12469383fa6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/11 02:35:49 DEBUG : remotepotato: md5 = 8cfec6392f03b585509d2b88552e28b0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.24s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.78s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:35:55 DEBUG : rutabaga: md5 = f84df03f332ddc058101676380fed86d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/11 02:35:57 DEBUG : empty space: md5 = 227dfe3a694a3bf2946bd331e6ac2c4a OK === RUN TestCheckSizeOnly/3 2026/07/11 02:35:59 DEBUG : potato2: md5 = b2c5213dfd9a7a90fc88831e86480685 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/11 02:36:01 DEBUG : remotepotato: md5 = 534c6a1fc9cfbbb143811518e630e08c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.69s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:36:06 DEBUG : test.sum: md5 = 20d385590f7c9f38977d9d98840a0491 OK 2026/07/11 02:36:07 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 02:36:07 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 02:36:07 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 02:36:07 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/11 02:36:08 DEBUG : test.sum: md5 = bf9f070606d2def907d2aa3fa4795819 OK 2026/07/11 02:36:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 02:36:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 02:36:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 02:36:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.80s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:36:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/data" 2026/07/11 02:36:10 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:36:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/data" 2026/07/11 02:36:12 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/vjrnln8ratgmqakfosrqe8espk" 2026/07/11 02:36:16 DEBUG : data/banana: md5 = 8b5760ea1e908ea2a3e50a4c9f58f2e3 OK 2026/07/11 02:36:17 DEBUG : test.sum: md5 = 582c3165879af6be226f425203bc99d3 OK === RUN TestCheckSumDownload/subtest1 2026/07/11 02:36:22 DEBUG : data/potato: md5 = 0527e3e7e9357ad05778c36aa8232ee8 OK 2026/07/11 02:36:23 DEBUG : test.sum: md5 = 78deb5b413a752b3679f53265e2cc60b OK === RUN TestCheckSumDownload/subtest2 2026/07/11 02:36:27 DEBUG : test.sum: md5 = 8701e4404e4c879bea69a4f7f8d4f672 OK === RUN TestCheckSumDownload/subtest3 2026/07/11 02:36:30 DEBUG : test.sum: md5 = c79421e440dfcc88c45863a9382c1f52 OK === RUN TestCheckSumDownload/subtest4 2026/07/11 02:36:34 DEBUG : test.sum: md5 = c6c8f12f9908275300b48f9c7110e9dd OK === RUN TestCheckSumDownload/subtest5 2026/07/11 02:36:38 DEBUG : test.sum: md5 = 79519910ae6653748c3445febe9ed2bb OK === RUN TestCheckSumDownload/subtest6 2026/07/11 02:36:42 DEBUG : data/banana: md5 = 94468e5441f67efe0009996e112ca466 OK 2026/07/11 02:36:43 DEBUG : data/potato: md5 = 1ee460977af67da34a5234560ef53ade OK 2026/07/11 02:36:45 DEBUG : test.sum: md5 = b31962a755b15af114086ccfea61b08e OK === RUN TestCheckSumDownload/subtest7 2026/07/11 02:36:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/11 02:36:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.83s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.76s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.72s) --- PASS: TestCheckSumDownload/subtest5 (1.73s) --- PASS: TestCheckSumDownload/subtest6 (1.78s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2026/07/11 02:36:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rijoyij4suji" 2026/07/11 02:36:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:36:50 DEBUG : Creating backend with remote "TestDrive:crypt/btahnr1pi2tuavr65shihktuee7om24evbi3oofaeo5aok2otlo0" 2026/07/11 02:36:51 DEBUG : Creating backend with remote "/tmp/rclone4152915066" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji'", Local "Local file system at /tmp/rclone4152915066", Modify Window "1ms" 2026/07/11 02:36:53 DEBUG : hello, world!: md5 = d8b9cfb1cffc15cabd5a936345754421 OK upper checkfile vs. lower remote (without normalization) 2026/07/11 02:36:54 ERROR : hello, world!: sum not found 2026/07/11 02:36:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji' 2026/07/11 02:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji': 1 files missing 2026/07/11 02:36:54 NOTICE: 1 hashes missing 2026/07/11 02:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji': 1 differences found 2026/07/11 02:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/11 02:36:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji': 0 differences found 2026/07/11 02:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji': 1 matching files 2026/07/11 02:36:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bevofuk2celo" 2026/07/11 02:36:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:36:55 DEBUG : Creating backend with remote "TestDrive:crypt/q2ubordbp61t0f6kfeefguerrq94d14031hs0jjfj1o6l3hs5jj0" 2026/07/11 02:36:56 DEBUG : Creating backend with remote "/tmp/rclone2320280713" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo'", Local "Local file system at /tmp/rclone2320280713", Modify Window "1ms" 2026/07/11 02:36:58 DEBUG : HELLO, WORLD!: md5 = c7bfac466e543f5dd167ea923d0b95a4 OK lower checkfile vs. upper remote (without normalization) 2026/07/11 02:36:58 ERROR : HELLO, WORLD!: sum not found 2026/07/11 02:36:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo' 2026/07/11 02:36:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo': 1 files missing 2026/07/11 02:36:58 NOTICE: 1 hashes missing 2026/07/11 02:36:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo': 1 differences found 2026/07/11 02:36:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/11 02:36:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo': 0 differences found 2026/07/11 02:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo': 1 matching files 2026/07/11 02:36:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xitotug3dadi" 2026/07/11 02:36:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:36:59 DEBUG : Creating backend with remote "TestDrive:crypt/4ptic4ek9a0qhdo78sm0i37a9c4gdlqrou9l93dbmav2qogrlmr0" 2026/07/11 02:37:00 DEBUG : Creating backend with remote "/tmp/rclone3297760516" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi'", Local "Local file system at /tmp/rclone3297760516", Modify Window "1ms" 2026/07/11 02:37:02 DEBUG : HeLlO, wOrLd!: md5 = e295870a60206ec69ebead3de40ceb84 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/11 02:37:03 ERROR : HeLlO, wOrLd!: sum not found 2026/07/11 02:37:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi' 2026/07/11 02:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi': 1 files missing 2026/07/11 02:37:03 NOTICE: 1 hashes missing 2026/07/11 02:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi': 1 differences found 2026/07/11 02:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/11 02:37:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi': 0 differences found 2026/07/11 02:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi': 1 matching files 2026/07/11 02:37:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velacag6geve" 2026/07/11 02:37:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:04 DEBUG : Creating backend with remote "TestDrive:crypt/m5g47ph3il01fdriq7kp673d5lhmk5sn66n8fejudo5gt89gap50" 2026/07/11 02:37:05 DEBUG : Creating backend with remote "/tmp/rclone2036083902" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve'", Local "Local file system at /tmp/rclone2036083902", Modify Window "1ms" 2026/07/11 02:37:07 DEBUG : HELLO, WORLD!: md5 = 08bce8cebf90eca6fd5f766ec2a7b563 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/11 02:37:08 ERROR : HELLO, WORLD!: sum not found 2026/07/11 02:37:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve' 2026/07/11 02:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve': 1 files missing 2026/07/11 02:37:08 NOTICE: 1 hashes missing 2026/07/11 02:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve': 1 differences found 2026/07/11 02:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/11 02:37:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve': 0 differences found 2026/07/11 02:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve': 1 matching files 2026/07/11 02:37:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suhipex2rebe" 2026/07/11 02:37:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:09 DEBUG : Creating backend with remote "TestDrive:crypt/f7fubuh7pcalu6p15bv4n8a4msqitjkegua2457qh7t4k77lt50g" 2026/07/11 02:37:10 DEBUG : Creating backend with remote "/tmp/rclone2397781096" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe'", Local "Local file system at /tmp/rclone2397781096", Modify Window "1ms" 2026/07/11 02:37:12 DEBUG : 測試_Русский___ě_áñ: md5 = 509cf364ec419619c5d07c1ac714a168 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/11 02:37:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 02:37:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe' 2026/07/11 02:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe': 1 files missing 2026/07/11 02:37:13 NOTICE: 1 hashes missing 2026/07/11 02:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe': 1 differences found 2026/07/11 02:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/11 02:37:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe': 0 differences found 2026/07/11 02:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe': 1 matching files 2026/07/11 02:37:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tudejuj3dema" 2026/07/11 02:37:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:14 DEBUG : Creating backend with remote "TestDrive:crypt/s9gi540gecabbqn2vhitpbtbu1sfpscah9f9qi3c8p6d8bekvpjg" 2026/07/11 02:37:15 DEBUG : Creating backend with remote "/tmp/rclone3322507787" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema'", Local "Local file system at /tmp/rclone3322507787", Modify Window "1ms" 2026/07/11 02:37:17 DEBUG : 測試_Русский___ě_áñ: md5 = b3c15ed8983c41c6e1a42c18f4074695 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/11 02:37:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 02:37:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema' 2026/07/11 02:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema': 1 files missing 2026/07/11 02:37:17 NOTICE: 1 hashes missing 2026/07/11 02:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema': 1 differences found 2026/07/11 02:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/11 02:37:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema': 0 differences found 2026/07/11 02:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema': 1 matching files 2026/07/11 02:37:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dideluf5xeqa" 2026/07/11 02:37:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:18 DEBUG : Creating backend with remote "TestDrive:crypt/e9936f0cbs33vnas1ph3ceo0npbnk5t1sjmg0k936cspgk5bf830" 2026/07/11 02:37:19 DEBUG : Creating backend with remote "/tmp/rclone1672690664" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa'", Local "Local file system at /tmp/rclone1672690664", Modify Window "1ms" 2026/07/11 02:37:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a73a51bef367ff3d5b5cd73c4cd20c8e OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/11 02:37:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 02:37:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa' 2026/07/11 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa': 1 files missing 2026/07/11 02:37:22 NOTICE: 1 hashes missing 2026/07/11 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa': 1 differences found 2026/07/11 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/11 02:37:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa': 0 differences found 2026/07/11 02:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa': 1 matching files 2026/07/11 02:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-layizez2mefa" 2026/07/11 02:37:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/52dn3cbuf714l4stgh5qjsbnb4rlurh1hp43rp4kt19ie5pv0mu0" 2026/07/11 02:37:24 DEBUG : Creating backend with remote "/tmp/rclone532946953" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa'", Local "Local file system at /tmp/rclone532946953", Modify Window "1ms" 2026/07/11 02:37:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = db0610839371c4c665dfb5172c913f5d OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/11 02:37:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 02:37:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa' 2026/07/11 02:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa': 1 files missing 2026/07/11 02:37:27 NOTICE: 1 hashes missing 2026/07/11 02:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa': 1 differences found 2026/07/11 02:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/11 02:37:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa': 0 differences found 2026/07/11 02:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa': 1 matching files 2026/07/11 02:37:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwaciz1koke" 2026/07/11 02:37:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:28 DEBUG : Creating backend with remote "TestDrive:crypt/clddjfbtd9tge19u95fhbgkpnu02idok1bgai6b27qcgjcgin300" 2026/07/11 02:37:29 DEBUG : Creating backend with remote "/tmp/rclone1873972858" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke'", Local "Local file system at /tmp/rclone1873972858", Modify Window "1ms" 2026/07/11 02:37:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95d951da7336c7dff7d82f6b187d8cb4 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/11 02:37:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 02:37:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke' 2026/07/11 02:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke': 1 files missing 2026/07/11 02:37:32 NOTICE: 1 hashes missing 2026/07/11 02:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke': 1 differences found 2026/07/11 02:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/11 02:37:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke': 0 differences found 2026/07/11 02:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke': 1 matching files 2026/07/11 02:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-podoyic4nupo" 2026/07/11 02:37:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/q511s0a6rhf5vt7dpe40bf7e3p73uv8bap4tids18pbrk3tpd6jg" 2026/07/11 02:37:34 DEBUG : Creating backend with remote "/tmp/rclone2734851870" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo'", Local "Local file system at /tmp/rclone2734851870", Modify Window "1ms" 2026/07/11 02:37:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 14f48c81c9b9cd72486ec8661153c00a OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/11 02:37:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 02:37:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo' 2026/07/11 02:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo': 1 files missing 2026/07/11 02:37:36 NOTICE: 1 hashes missing 2026/07/11 02:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo': 1 differences found 2026/07/11 02:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/11 02:37:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo': 0 differences found 2026/07/11 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo': 1 matching files 2026/07/11 02:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-podoyic4nupo': Purge remote 2026/07/11 02:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riwaciz1koke': Purge remote 2026/07/11 02:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-layizez2mefa': Purge remote 2026/07/11 02:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dideluf5xeqa': Purge remote 2026/07/11 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tudejuj3dema': Purge remote 2026/07/11 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhipex2rebe': Purge remote 2026/07/11 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velacag6geve': Purge remote 2026/07/11 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xitotug3dadi': Purge remote 2026/07/11 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bevofuk2celo': Purge remote 2026/07/11 02:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rijoyij4suji': Purge remote --- PASS: TestApplyTransforms (51.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:37:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 02:37:44 DEBUG : sub/file2: md5 = 2181b373842934734c8a3ac38dac3f59 OK 2026/07/11 02:37:44 DEBUG : sub/file2: size = 14 OK 2026/07/11 02:37:44 INFO : file1: Copied (new) to: sub/file2 2026/07/11 02:37:44 DEBUG : sub/file2: size = 14 OK 2026/07/11 02:37:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:37:44 DEBUG : file1: Unchanged skipping 2026/07/11 02:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': don't need to copy/move sub/file2, it is already at target location 2026/07/11 02:37:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:37:50 DEBUG : dst/file1: md5 = 042e947b4a0377c8f03b81ddc722e034 OK 2026/07/11 02:37:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/backup" 2026/07/11 02:37:51 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 02:37:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:37:52 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira') 2026/07/11 02:37:52 DEBUG : dst/file1: Sizes differ 2026/07/11 02:37:54 INFO : dst/file1: Moved (server-side) 2026/07/11 02:37:56 DEBUG : dst/file1: md5 = c355750e672d4ed75a878e980ca098ec OK 2026/07/11 02:37:56 DEBUG : dst/file1: size = 14 OK 2026/07/11 02:37:56 INFO : dst/file1: Copied (new) 2026/07/11 02:37:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:37:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:38:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.95s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:38:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/dst" 2026/07/11 02:38:01 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 02:38:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/CompareDest" 2026/07/11 02:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/gveqi14airsml4bgu7krj116o8" 2026/07/11 02:38:04 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 02:38:06 DEBUG : one: md5 = ea0f139774f5c5b5c49b4fe1e28dca46 OK 2026/07/11 02:38:06 DEBUG : one: size = 3 OK 2026/07/11 02:38:06 INFO : one: Copied (new) 2026/07/11 02:38:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/dst') 2026/07/11 02:38:07 DEBUG : one: Sizes differ 2026/07/11 02:38:09 DEBUG : one: md5 = 6ac640c7833dc6d995e8f029e80f5a99 OK 2026/07/11 02:38:09 DEBUG : one: size = 5 OK 2026/07/11 02:38:09 INFO : one: Copied (replaced existing) 2026/07/11 02:38:11 DEBUG : dst/one: md5 = f40a76aa553782e5e7186dfb23084a3f OK 2026/07/11 02:38:13 DEBUG : CompareDest/one: md5 = 6497b3ef6cb8c531a3ad59b09645a528 OK 2026/07/11 02:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/dst') 2026/07/11 02:38:14 DEBUG : one: Sizes differ 2026/07/11 02:38:14 DEBUG : one: size = 5 OK 2026/07/11 02:38:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:38:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 02:38:16 DEBUG : CompareDest/two: md5 = 9542f49b31311bd78ea565e9f3c9d8ef OK 2026/07/11 02:38:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 02:38:17 DEBUG : two: size = 3 OK 2026/07/11 02:38:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:38:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 02:38:18 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 02:38:18 DEBUG : two: size = 3 OK 2026/07/11 02:38:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:38:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 02:38:19 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 02:38:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:20 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/CompareDest') 2026/07/11 02:38:20 DEBUG : two: Sizes differ 2026/07/11 02:38:21 DEBUG : two: md5 = ecfe186dea10e3fbb1e772c26a6b02b9 OK 2026/07/11 02:38:21 DEBUG : two: size = 5 OK 2026/07/11 02:38:21 INFO : two: Copied (new) 2026/07/11 02:38:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 02:38:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:38:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:38:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.61s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:38:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/dst" 2026/07/11 02:38:25 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 02:38:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/CopyDest" 2026/07/11 02:38:27 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/11 02:38:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 02:38:31 DEBUG : one: md5 = 964566b27a3dceb635451198cb0c8975 OK 2026/07/11 02:38:31 DEBUG : one: size = 3 OK 2026/07/11 02:38:31 INFO : one: Copied (new) 2026/07/11 02:38:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/dst') 2026/07/11 02:38:32 DEBUG : one: Sizes differ 2026/07/11 02:38:33 DEBUG : one: md5 = e975e7e4f602f0a2a245864d891f5d38 OK 2026/07/11 02:38:33 DEBUG : one: size = 5 OK 2026/07/11 02:38:33 INFO : one: Copied (replaced existing) 2026/07/11 02:38:36 DEBUG : dst/one: md5 = 8a17e2b71e87475aeb3a2e052a143e31 OK 2026/07/11 02:38:38 DEBUG : CopyDest/one: md5 = cda7b085de3c6981d263a2e731e65898 OK 2026/07/11 02:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/BackupDir" 2026/07/11 02:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/11 02:38:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/dst') 2026/07/11 02:38:40 DEBUG : one: Sizes differ 2026/07/11 02:38:41 DEBUG : one: size = 5 OK 2026/07/11 02:38:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:38:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/dst') 2026/07/11 02:38:41 DEBUG : one: Sizes differ 2026/07/11 02:38:42 INFO : one: Moved (server-side) 2026/07/11 02:38:43 DEBUG : one: size = 5 OK 2026/07/11 02:38:43 INFO : one: Copied (server-side copy) 2026/07/11 02:38:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/11 02:38:45 DEBUG : CopyDest/two: md5 = c4a6f8717e03488189cd0617e4231baa OK 2026/07/11 02:38:46 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 02:38:46 DEBUG : two: size = 3 OK 2026/07/11 02:38:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:38:47 DEBUG : two: size = 3 OK 2026/07/11 02:38:47 INFO : two: Copied (server-side copy) 2026/07/11 02:38:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/11 02:38:47 DEBUG : two: size = 3 OK 2026/07/11 02:38:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 02:38:47 DEBUG : two: Unchanged skipping 2026/07/11 02:38:50 DEBUG : CopyDest/three: md5 = 461f5f566e8ace2eb67121f4dfbdb368 OK 2026/07/11 02:38:50 DEBUG : three: Need to transfer - File not found at Destination 2026/07/11 02:38:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:38:51 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira/CopyDest') 2026/07/11 02:38:51 DEBUG : three: Sizes differ 2026/07/11 02:38:51 DEBUG : three: Destination not found in --copy-dest 2026/07/11 02:38:52 DEBUG : three: md5 = b72a7724bfdae950e99c72fed5c2a3cb OK 2026/07/11 02:38:52 DEBUG : three: size = 7 OK 2026/07/11 02:38:52 INFO : three: Copied (new) 2026/07/11 02:38:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 02:38:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 02:38:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:38:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 02:38:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 02:38:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:38:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.23s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/11 02:39:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7bbf1a8a604cc712766f14d2e946f8b7 OK 2026/07/11 02:39:02 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/11 02:39:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/11 02:39:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/11 02:39:03 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/07/11 02:39:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/11 02:39:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/11 02:39:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4222db945a476888bbba0a9453544b23 OK 2026/07/11 02:39:06 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/11 02:39:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/11 02:39:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/11 02:39:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.81s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using skip mode. 2026/07/11 02:39:12 NOTICE: one: Found 2 files with duplicate names 2026/07/11 02:39:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.57s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using skip mode. 2026/07/11 02:39:18 NOTICE: one: Found 3 files with duplicate names 2026/07/11 02:39:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/11 02:39:18 INFO : one: Deleted 2026/07/11 02:39:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using first mode. 2026/07/11 02:39:24 NOTICE: one: Found 3 files with duplicate names 2026/07/11 02:39:24 INFO : one: Deleted 2026/07/11 02:39:25 INFO : one: Deleted 2026/07/11 02:39:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.09s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using newest mode. 2026/07/11 02:39:30 NOTICE: one: Found 3 files with duplicate names 2026/07/11 02:39:31 INFO : one: Deleted 2026/07/11 02:39:31 INFO : one: Deleted 2026/07/11 02:39:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using oldest mode. 2026/07/11 02:39:37 NOTICE: one: Found 3 files with duplicate names 2026/07/11 02:39:38 INFO : one: Deleted 2026/07/11 02:39:38 INFO : one: Deleted 2026/07/11 02:39:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.49s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using largest mode. 2026/07/11 02:39:43 NOTICE: one: Found 3 files with duplicate names 2026/07/11 02:39:44 INFO : one: Deleted 2026/07/11 02:39:44 INFO : one: Deleted 2026/07/11 02:39:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using smallest mode. 2026/07/11 02:39:50 NOTICE: one: Found 3 files with duplicate names 2026/07/11 02:39:50 INFO : one: Deleted 2026/07/11 02:39:50 INFO : one: Deleted 2026/07/11 02:39:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.21s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:39:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Looking for duplicate names using rename mode. 2026/07/11 02:39:57 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/11 02:39:58 INFO : one-2.txt: renamed from: one.txt 2026/07/11 02:39:59 INFO : one-3.txt: renamed from: one.txt 2026/07/11 02:40:01 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.48s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:40:05 DEBUG : dupe1/one.txt: md5 = aecbde772c746ddc4d8aa87a2f8ddee4 OK 2026/07/11 02:40:08 DEBUG : dupe2/two.txt: md5 = 1ba7faa1b237d6828b80deab57585394 OK 2026/07/11 02:40:10 DEBUG : dupe3/three.txt: md5 = 25b06b9c16d7103b53c416ba2c21d7ba OK 2026/07/11 02:40:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/11 02:40:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/11 02:40:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 02:40:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/11 02:40:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 02:40:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/11 02:40:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.86s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:40:17 DEBUG : a.txt: md5 = 12967abc58c7142707a4df2e9cfd0a72 OK 2026/07/11 02:40:19 DEBUG : zend.txt: md5 = dc4071a2f56c6a829b1d0f5edeb4f3ac OK 2026/07/11 02:40:21 DEBUG : sub dir/hello world: md5 = b907228f21668b2205ac41d81dcc558b OK 2026/07/11 02:40:22 DEBUG : sub dir/hello world2: md5 = 7e1e97ac310232a30e740f7b561d7103 OK 2026/07/11 02:40:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 214e8ad5e87158f4491a7e36a6fff5c2 OK 2026/07/11 02:40:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = e2f7c61f2929a9130e94ac9327822b01 OK 2026/07/11 02:40:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = 17c95b012a965f772782d76062a102e9 OK 2026/07/11 02:40:29 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 02:40:29 DEBUG : a.txt: Excluded 2026/07/11 02:40:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 02:40:30 DEBUG : sub dir/hello world2: Excluded 2026/07/11 02:40:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 02:40:30 DEBUG : sub dir/hello world: Excluded 2026/07/11 02:40:31 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 02:40:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 02:40:31 DEBUG : sub dir/hello world2: Excluded 2026/07/11 02:40:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 02:40:31 DEBUG : sub dir/hello world: Excluded 2026/07/11 02:40:31 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 02:40:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/11 02:40:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/11 02:40:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/11 02:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/11 02:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/11 02:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/11 02:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.70s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:40:39 DEBUG : a.txt: md5 = 57416ceeb83d02fee586157a5d4aa02d OK 2026/07/11 02:40:40 DEBUG : zend.txt: md5 = 8c1bfbeaa5fee7dc2bd87970d2bb7692 OK 2026/07/11 02:40:42 DEBUG : sub dir/hello world: md5 = 70652520254de767203ae9d59bef6fa1 OK 2026/07/11 02:40:44 DEBUG : sub dir/hello world2: md5 = 099bf7b3e9321ffcd8d5efba39f0ba9a OK 2026/07/11 02:40:46 DEBUG : sub dir/ignore dir/.ignore: md5 = c2372a80e624757cbd5c7f7f2986a341 OK 2026/07/11 02:40:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2a7a04d72ce69358eb91d2df7a147ab6 OK 2026/07/11 02:40:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 602a6837539a4b5b1863e92eeaeeceae OK 2026/07/11 02:40:51 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 02:40:51 DEBUG : a.txt: Excluded 2026/07/11 02:40:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 02:40:51 DEBUG : sub dir/hello world2: Excluded 2026/07/11 02:40:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 02:40:51 DEBUG : sub dir/hello world: Excluded 2026/07/11 02:40:52 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 02:40:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 02:40:52 DEBUG : sub dir/hello world2: Excluded 2026/07/11 02:40:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 02:40:52 DEBUG : sub dir/hello world: Excluded 2026/07/11 02:40:52 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 02:40:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/11 02:40:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/11 02:40:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/11 02:40:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/11 02:40:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/11 02:40:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/11 02:40:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.90s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:00 DEBUG : file1: md5 = 866c49ee6d497540823678c81df793ca OK 2026/07/11 02:41:02 DEBUG : sub/file2: md5 = 3103ca50e39eb3fbf6a7636420f5dc92 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/07/11 02:41:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/11 02:41:05 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/11 02:41:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/11 02:41:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.47s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:09 DEBUG : file1: md5 = 2018f0e0ecbb0ba0ad70e587d4ce5058 OK 2026/07/11 02:41:12 DEBUG : sub/file2: md5 = 834c84067a51092a0108c8aa2419d15a 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/07/11 02:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/notfound" 2026/07/11 02:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/qe0i31qdkoejk60elps0ni5sqk" 2026/07/11 02:41:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.82s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.42s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.39s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Making directory 2026/07/11 02:41:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:23 DEBUG : sub dir/hello world: md5 = 2c3132a3585386c44c3f968055513670 OK 2026/07/11 02:41:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:27 DEBUG : potato2: md5 = fa4bb81f5eea553e392682a282404bb2 OK 2026/07/11 02:41:28 DEBUG : empty space: md5 = d6418dfb5e19b9c6a29c50b3c3aab435 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:31 DEBUG : potato2: md5 = 4b61c094995e3671da9de9e5326181cd OK 2026/07/11 02:41:33 DEBUG : empty space: md5 = bb96b8bd8f1b5301597982a81d46429f OK 2026/07/11 02:41:33 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.94s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:36 DEBUG : potato2: md5 = 44103b11026281483f9e5abac8d6fba4 OK 2026/07/11 02:41:38 DEBUG : empty space: md5 = d3140876fc8805b76a7568b966f2fa7f OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:41 DEBUG : potato2: md5 = f44e6e15ebda2ba8817f77648eb950ba OK 2026/07/11 02:41:42 DEBUG : empty space: md5 = 99705b49cfbf521b958b71d0f22d7816 OK --- PASS: TestHashSums (4.68s) === RUN TestHashSumsWithErrors 2026/07/11 02:41:44 DEBUG : Creating backend with remote ":memory:" 2026/07/11 02:41:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/11 02:41:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 02:41:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 02:41:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 02:41:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 02:41:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 02:41:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 02:41:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/11 02:41:44 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:45 DEBUG : potato2: md5 = 14cce549ab00df3da44b70bacc0594c8 OK 2026/07/11 02:41:47 DEBUG : empty space: md5 = e46336e1a2dcb03aadd9f70a3e7dd51c OK 2026/07/11 02:41:49 DEBUG : sub dir/potato3: md5 = 3e5620845d0cc19ceb8173d06a781462 OK 2026/07/11 02:41:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.29s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:41:54 DEBUG : small: md5 = 7d4be11498de1940a89e1e2f0b436e19 OK 2026/07/11 02:41:55 DEBUG : medium: md5 = 5edcc70d5ff698e9c500653a558821bc OK 2026/07/11 02:41:57 DEBUG : large: md5 = 9c79f080f159280e7157767981855d41 OK 2026/07/11 02:41:57 DEBUG : Waiting for deletions to finish 2026/07/11 02:41:57 DEBUG : large: Excluded (Size Filter) 2026/07/11 02:41:58 INFO : medium: Deleted 2026/07/11 02:41:58 INFO : small: Deleted --- PASS: TestDelete (6.48s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:42:00 DEBUG : small: md5 = 60b3614ee92f8df082f7ff81b3d0b306 OK 2026/07/11 02:42:02 DEBUG : medium: md5 = cfb46bcdb9ee82f3f834a85109cde85f OK 2026/07/11 02:42:03 DEBUG : large: md5 = 171f4e1b14d29001fec2318f0fdd9023 OK 2026/07/11 02:42:03 DEBUG : Waiting for deletions to finish 2026/07/11 02:42:03 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/11 02:42:04 INFO : medium: Deleted 2026/07/11 02:42:04 INFO : small: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:42:07 DEBUG : small: md5 = 06f6861862244021eef07298becb07ec OK 2026/07/11 02:42:08 DEBUG : medium: md5 = 340bfcf14277e882b867f1f11f99d2a8 OK 2026/07/11 02:42:10 DEBUG : large: md5 = 8faa25511904ddd0fe7a8050afa5bb8a OK 2026/07/11 02:42:10 DEBUG : Waiting for deletions to finish 2026/07/11 02:42:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 02:42:11 INFO : small: Deleted 2026/07/11 02:42:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.95s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:42:14 DEBUG : small: md5 = 4843c09733b0fdad786d116a70481ac1 OK 2026/07/11 02:42:15 DEBUG : medium: md5 = 4b7add36bce0dcea14d9f5be8429f6fb OK 2026/07/11 02:42:17 DEBUG : large: md5 = c0a70de0397cf298862cf6fa9b5efa32 OK 2026/07/11 02:42:17 DEBUG : Waiting for deletions to finish 2026/07/11 02:42:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 02:42:17 INFO : small: Deleted 2026/07/11 02:42:17 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.56s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:42:20 DEBUG : ReadFile: md5 = 36547b780d0e4b55fb8b6966792fd2a8 OK --- PASS: TestReadFile (4.04s) === RUN TestRetry 2026/07/11 02:42:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/11 02:42:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/11 02:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 02:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 02:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 02:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 02:42:23 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:42:25 DEBUG : file1: md5 = 8e9a06a409cf8c3f1df6ad10602eb85b OK 2026/07/11 02:42:26 DEBUG : file2: md5 = 4761dab27e66ee14b79044365306c2aa OK --- PASS: TestCat (13.86s) === RUN TestPurge 2026/07/11 02:42:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzocuk2fepi" 2026/07/11 02:42:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 02:42:37 DEBUG : Creating backend with remote "TestDrive:crypt/mr2oige4o6ddueskto61c42997ivn7o261qb4qjfs31d153d6mcg" 2026/07/11 02:42:38 DEBUG : Creating backend with remote "/tmp/rclone4257441466" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzocuk2fepi'", Local "Local file system at /tmp/rclone4257441466", Modify Window "1ms" 2026/07/11 02:42:43 DEBUG : A1/B1/C1/one: md5 = 8378d5360cc513c17aad79ccd1ba3690 OK 2026/07/11 02:42:43 INFO : A2: Making directory 2026/07/11 02:42:43 INFO : A1/B2: Making directory 2026/07/11 02:42:44 INFO : A1/B2/C2: Making directory 2026/07/11 02:42:45 INFO : A1/B1/C3: Making directory 2026/07/11 02:42:46 INFO : A3: Making directory 2026/07/11 02:42:46 INFO : A3/B3: Making directory 2026/07/11 02:42:47 INFO : A3/B3/C4: Making directory 2026/07/11 02:42:50 DEBUG : A1/two: md5 = c0b6219c2b36e5d09f6485365e707980 OK 2026/07/11 02:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzocuk2fepi': Purge remote 2026/07/11 02:42:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.20s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:42:57 DEBUG : A1/B1/C1/one: md5 = 68080ea7bd10403542fbe048b7eeb227 OK 2026/07/11 02:42:57 INFO : A2: Making directory 2026/07/11 02:42:57 INFO : A1/B2: Making directory 2026/07/11 02:42:58 INFO : A1/B2/C2: Making directory 2026/07/11 02:42:59 INFO : A1/B1/C3: Making directory 2026/07/11 02:43:00 INFO : A3: Making directory 2026/07/11 02:43:01 INFO : A3/B3: Making directory 2026/07/11 02:43:01 INFO : A3/B3/C4: Making directory 2026/07/11 02:43:03 DEBUG : A1/two: md5 = 8fe7ae675d1203189aa68c0936762c1e OK 2026/07/11 02:43:05 DEBUG : removing 1 level 3 directories 2026/07/11 02:43:05 INFO : A3/B3/C4: Removing directory 2026/07/11 02:43:07 DEBUG : removing 2 level 3 directories 2026/07/11 02:43:07 INFO : A1/B2/C2: Removing directory 2026/07/11 02:43:07 INFO : A1/B1/C3: Removing directory 2026/07/11 02:43:08 DEBUG : removing 2 level 2 directories 2026/07/11 02:43:08 INFO : A3/B3: Removing directory 2026/07/11 02:43:08 INFO : A1/B2: Removing directory 2026/07/11 02:43:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 02:43:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/11 02:43:09 DEBUG : removing 2 level 1 directories 2026/07/11 02:43:09 INFO : A3: Removing directory 2026/07/11 02:43:09 INFO : A2: Removing directory 2026/07/11 02:43:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/11 02:43:12 DEBUG : removing 1 level 3 directories 2026/07/11 02:43:12 INFO : A1/B1/C1: Removing directory 2026/07/11 02:43:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:13 DEBUG : removing 1 level 2 directories 2026/07/11 02:43:13 INFO : A1/B1: Removing directory 2026/07/11 02:43:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 02:43:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 02:43:14 DEBUG : removing 1 level 1 directories 2026/07/11 02:43:14 INFO : A1: Removing directory 2026/07/11 02:43:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 02:43:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 02:43:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 02:43:14 DEBUG : removing 1 level 0 directories 2026/07/11 02:43:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Removing directory 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/11 02:43:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.81s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:17 INFO : A1: Making directory 2026/07/11 02:43:17 INFO : A1/B1: Making directory 2026/07/11 02:43:18 INFO : A1/B1/C1: Making directory 2026/07/11 02:43:20 DEBUG : removing 1 level 3 directories 2026/07/11 02:43:20 INFO : A1/B1/C1: Removing directory 2026/07/11 02:43:21 DEBUG : removing 1 level 2 directories 2026/07/11 02:43:21 INFO : A1/B1: Removing directory 2026/07/11 02:43:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 02:43:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.59s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:24 INFO : A1: Making directory 2026/07/11 02:43:24 INFO : A1/B1: Making directory 2026/07/11 02:43:25 INFO : A1/B1/C1: Making directory 2026/07/11 02:43:28 DEBUG : removing 1 level 3 directories 2026/07/11 02:43:28 INFO : A1/B1/C1: Removing directory 2026/07/11 02:43:28 DEBUG : removing 1 level 2 directories 2026/07/11 02:43:28 INFO : A1/B1: Removing directory 2026/07/11 02:43:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 02:43:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.87s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:32 DEBUG : file1: md5 = e5695431758f8e80d74b0371c754fbf7 OK 2026/07/11 02:43:33 DEBUG : filename.txt: File name found in url 2026/07/11 02:43:34 DEBUG : filename.txt: md5 = 393005c6d347f087d7dfbd2a7c4ed4c3 OK 2026/07/11 02:43:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/11 02:43:36 DEBUG : headerfilename.txt: md5 = c13f0ec8d062fa9b1e61ae6eeb760fce OK 2026/07/11 02:43:37 DEBUG : file2: md5 = 2f5f19c051728d6800607746d7d224b8 OK --- PASS: TestCopyURL (8.94s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:41 DEBUG : file1: md5 = e4e6155c5c03efce025eccabe2a8ec01 OK --- PASS: TestCopyURLDownloadHeaders (2.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 02:43:44 DEBUG : sub/file2: md5 = c489d124f4b106a75da3240794f218ca OK 2026/07/11 02:43:44 DEBUG : sub/file2: size = 14 OK 2026/07/11 02:43:44 INFO : file1: Copied (new) to: sub/file2 2026/07/11 02:43:44 INFO : file1: Deleted 2026/07/11 02:43:45 DEBUG : sub/file2: size = 14 OK 2026/07/11 02:43:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:43:45 DEBUG : file1: Unchanged skipping 2026/07/11 02:43:45 INFO : file1: Deleted 2026/07/11 02:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': don't need to copy/move sub/file2, it is already at target location 2026/07/11 02:43:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.73s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 02:43:49 DEBUG : file1: md5 = 19aeecc0f015dad1370a81501ad763c6 OK 2026/07/11 02:43:49 DEBUG : file1: size = 14 OK 2026/07/11 02:43:49 INFO : file1: Copied (new) 2026/07/11 02:43:49 INFO : file1: Deleted 2026/07/11 02:43:50 DEBUG : file1: Destination exists, skipping 2026/07/11 02:43:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.09s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:43:54 DEBUG : dst/file1: md5 = bfbeaef467a73da414015a9398a6cacb OK 2026/07/11 02:43:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofuhir5xira/backup" 2026/07/11 02:43:54 DEBUG : Creating backend with remote "TestDrive:crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 02:43:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3595138934) 2026/07/11 02:43:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira') 2026/07/11 02:43:56 DEBUG : dst/file1: Sizes differ 2026/07/11 02:43:58 INFO : dst/file1: Moved (server-side) 2026/07/11 02:44:00 DEBUG : dst/file1: md5 = 9b93c13c895f8033d4edf6d72eb52f1e OK 2026/07/11 02:44:00 DEBUG : dst/file1: size = 14 OK 2026/07/11 02:44:00 INFO : dst/file1: Copied (new) 2026/07/11 02:44:00 INFO : dst/file1: Deleted 2026/07/11 02:44:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:44:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 02:44:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.71s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:44:07 DEBUG : A1/one: md5 = 9264179ed32447e0f4bedc474e4b1450 OK 2026/07/11 02:44:08 DEBUG : A1/two: md5 = f948f02f1a06db5a29463314a4ba65db OK 2026/07/11 02:44:10 DEBUG : A1/B1/three: md5 = 0dc4425b523ed2b74f46dcfc573c48f4 OK 2026/07/11 02:44:13 DEBUG : A1/B1/C1/four: md5 = 3068524f8aabcf24b2001ae214c9e7e1 OK 2026/07/11 02:44:15 DEBUG : A1/B1/C2/five: md5 = b14c95029a8d8e6c88a7c8a33b3ffcd7 OK 2026/07/11 02:44:15 INFO : A1/B2: Making directory 2026/07/11 02:44:15 INFO : A1/B1/C3: Making directory 2026/07/11 02:44:25 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/11 02:44:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/11 02:44:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/11 02:44:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/11 02:44:25 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/11 02:44:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 02:44:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 02:44:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 02:44:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 02:44:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 02:44:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/11 02:44:36 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/11 02:44:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/11 02:44:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/11 02:44:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/11 02:44:36 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/11 02:44:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 02:44:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 02:44:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 02:44:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 02:44:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 02:44:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/11 02:44:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 02:44:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.63s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 02:44:50 DEBUG : no_checksum_small_file_from_pipe: md5 = a0353bdf94b7680ca29a6d252e0f9323 OK 2026/07/11 02:44:50 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 02:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/11 02:44:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 02:44:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/11 02:44:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 6379a7c15c96bb566e6a912af29ad2a2 OK 2026/07/11 02:44:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 02:44:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 02:44:55 DEBUG : with_checksum_small_file_from_pipe: md5 = b1582b69dfb159af6915031acadc9d1e OK 2026/07/11 02:44:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 02:44:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 02:44:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/11 02:44:57 DEBUG : with_checksum_big_file_from_pipe: md5 = fdfab52f7b5516ec60640f72ecef960f OK 2026/07/11 02:44:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 02:44:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 02:45:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 02:45:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:45:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/11 02:45:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 02:45:01 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 02:45:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 02:45:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 02:45:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/11 02:45:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 02:45:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.03s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/11 02:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (48 bytes), uploading instead of streaming 2026/07/11 02:45:10 DEBUG : rcat_metadata: md5 = e38848eabc2877f37f870741259a59ea OK 2026/07/11 02:45:10 DEBUG : rcat_metadata: size = 48 OK 2026/07/11 02:45:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/11 02:45:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/11 02:45:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = 49f0d73fa94fead1b469f7d0772f7dbd OK 2026/07/11 02:45:12 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/11 02:45:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (2.74s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:15 DEBUG : potato1: md5 = 887b6d5d4c4ca630a0d1cd0cab2bb5d3 OK 2026/07/11 02:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 02:45:17 DEBUG : potato2: md5 = ebf31f1817598be2b396ad9b91ea7a93 OK 2026/07/11 02:45:17 DEBUG : potato2: size = 60 OK 2026/07/11 02:45:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:20 DEBUG : potato1: md5 = faf05fddf0c29f4479c401d55b804fda OK 2026/07/11 02:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 02:45:21 DEBUG : potato2: md5 = 4b248ad46b8800496bab31d0e6b32f29 OK 2026/07/11 02:45:21 DEBUG : potato2: size = 60 OK 2026/07/11 02:45:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.25s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:25 DEBUG : potato1: md5 = 8d1834450d2015e021f18d22d5e2157c OK --- PASS: TestRcatSizeUploadHeaders (2.32s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:27 DEBUG : potato2: md5 = ab8a2fbd85120935374d4ec5708bae03 OK 2026/07/11 02:45:29 DEBUG : empty space: md5 = c265624dcc150dd8e762020af8af3d10 OK 2026/07/11 02:45:31 DEBUG : sub dir/potato3: md5 = 051934eb407d7c40631595b966541104 OK 2026/07/11 02:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Touching "sub dir/potato3" 2026/07/11 02:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Touching "empty space" 2026/07/11 02:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Touching "potato2" 2026/07/11 02:45:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.54s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:35 DEBUG : dir with metadata: Making directory with metadata 2026/07/11 02:45:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:38 DEBUG : directory with modtime: Making directory with metadata 2026/07/11 02:45:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/11 02:45:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:45:40 DEBUG : Google drive root 'crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg': Skipping btime metadata as can't update it on an existing file: 2026-07-11T02:45:40.53938055Z 2026/07/11 02:45:41 INFO : non existent directory: Updated directory metadata 2026/07/11 02:45:43 DEBUG : Google drive root 'crypt/4vochlhesgjgmvm00qfajrgv6vand198dsibjs7hl6ia1u9i5vmg': Skipping btime metadata as can't update it on an existing file: 2026-07-11T02:45:40.53938055Z 2026/07/11 02:45:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/11 02:45:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/11 02:45:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.26s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/11 02:45:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:45:49 DEBUG : dst: Making directory with metadata 2026/07/11 02:45:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:45:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:45:50 INFO : dst: Set directory modification time (using SetModTime) 2026/07/11 02:45:51 INFO : dst: Set directory modification time (using SetModTime) 2026/07/11 02:45:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/11 02:45:51 INFO : dst: Set directory modification time (using SetModTime) 2026/07/11 02:45:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira'", Local "Local file system at /tmp/rclone3595138934", Modify Window "1ms" 2026/07/11 02:45:55 DEBUG : sub dir/test remove existing: md5 = d848e9d4f83347c58a784f7f4f201eb4 OK 2026/07/11 02:45:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a7422eb3ffd81e21071a729b7fc8bb41 OK 2026/07/11 02:45:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vusudil6" before starting 2026/07/11 02:45:59 DEBUG : sub dir/test remove existing.vusudil6: TEST: removing renamed existing file after operation 2026/07/11 02:46:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gawixan3" before starting 2026/07/11 02:46:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gawixan3: TEST: renaming existing back after failed operation 2026/07/11 02:46:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rizirur4" before starting 2026/07/11 02:46:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rizirur4: TEST: removing renamed existing file after operation 2026/07/11 02:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kvb8omfk0gbqlg6llt974sc7ul49clq62e9t82r7bspn08fvaiag" 2026/07/11 02:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "42ss0q577v7l8h7thfo3gc41g7ppfgavb87glg8ngci3lji0sbso4o9lmfvr2975ek1h4to1h0kgvf1khi14ftg9elanq4j1actnvujtnlt0gdrd2qv6rlsgmagj70th236t4d8chuabai1h5adgl2afhf495nd7cnkviq9pjh7d27h59rhg" --- PASS: TestRemoveExisting (12.79s) === 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/07/11 02:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofuhir5xira': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m40.562758634s (try 1/5)