"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/17 02:34:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo" 2026/05/17 02:34:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:34:42 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90" 2026/05/17 02:34:43 DEBUG : Creating backend with remote "/tmp/rclone4104691509" === 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/05/17 02:34:43 DEBUG : a: size = 0 OK 2026/05/17 02:34:43 DEBUG : a: size = 1 (memory) 2026/05/17 02:34:43 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/17 02:34:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/17 02:34:43 DEBUG : potato: Seek from 10 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 10 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 2 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/17 02:34:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 2 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/17 02:34:43 DEBUG : potato: Seek from 8 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 8 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/17 02:34:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/17 02:34:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/17 02:34:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/17 02:34:43 DEBUG : potato: Seek from 5 to 2 2026/05/17 02:34:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/17 02:34:43 DEBUG : potato: Seek from 9 to 0 2026/05/17 02:34:43 DEBUG : potato: Seek from 9 to 0 2026/05/17 02:34:43 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:34:46 DEBUG : rutabaga: md5 = 54c672a09363e155814e4eb7818a7ac9 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/17 02:34:48 DEBUG : empty space: md5 = 52c728a9d216da0bfa1e840e50040c5c OK === RUN TestCheck/3 2026/05/17 02:34:50 DEBUG : potato2: md5 = 71d189fbbcf9a74f2ea3e8dc3b4c4b72 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/17 02:34:52 DEBUG : remotepotato: md5 = cb56983d6efe66f52a6a611915d0f7b0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.01s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/05/17 02:34:55 DEBUG : Creating backend with remote "nonexistent" 2026/05/17 02:34:55 DEBUG : Creating backend with remote "nonexistent" 2026/05/17 02:34:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/17 02:34:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/17 02:34:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/17 02:34:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:34:57 DEBUG : rutabaga: md5 = c0419c3ea9789f2e7b9398a536647bc8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/17 02:35:00 DEBUG : empty space: md5 = e0e71d953c5499f92c00e355d0801ce4 OK === RUN TestCheckDownload/3 2026/05/17 02:35:03 DEBUG : potato2: md5 = 694b7d7b59147cb1eee018cfcc3ae680 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/17 02:35:07 DEBUG : remotepotato: md5 = dcbb4f4d989ef2c82d25b64ce9daa7de OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.67s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:35:13 DEBUG : rutabaga: md5 = c2f60b95bef9c14302fadc782087b49e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/17 02:35:15 DEBUG : empty space: md5 = fdf38315876f2da428639690dad48dae OK === RUN TestCheckSizeOnly/3 2026/05/17 02:35:17 DEBUG : potato2: md5 = ddcf8ae91c5e611f5eedad66b32dc1f4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/17 02:35:19 DEBUG : remotepotato: md5 = 2e22ba6ce6ca75c304480da3b096b115 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.81s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:35:23 DEBUG : test.sum: md5 = 44abaa8e6fe16e37a7ff0022b950ceab OK 2026/05/17 02:35:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/17 02:35:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/17 02:35:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/17 02:35:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/17 02:35:26 DEBUG : test.sum: md5 = 3118224c4608c0518f044c8eae5c7c8f OK 2026/05/17 02:35:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/17 02:35:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/17 02:35:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/17 02:35:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.71s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:35:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/data" 2026/05/17 02:35:28 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/data" 2026/05/17 02:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/vjrnln8ratgmqakfosrqe8espk" 2026/05/17 02:35:33 DEBUG : data/banana: md5 = 43e14d5990a2de08955038df3eec45af OK 2026/05/17 02:35:35 DEBUG : test.sum: md5 = 593832f420298b16ee483119a7da95fb OK === RUN TestCheckSumDownload/subtest1 2026/05/17 02:35:39 DEBUG : data/potato: md5 = 74fa3702ae6a7c012abe7d24a01f2969 OK 2026/05/17 02:35:40 DEBUG : test.sum: md5 = 579b16889596d8bb51da9dd41101ca70 OK === RUN TestCheckSumDownload/subtest2 2026/05/17 02:35:44 DEBUG : test.sum: md5 = 4b05ab818e08cf3a78ef9cc4f29eb9a3 OK === RUN TestCheckSumDownload/subtest3 2026/05/17 02:35:48 DEBUG : test.sum: md5 = 4d0c71afc82d3af522e2335a553e5b96 OK === RUN TestCheckSumDownload/subtest4 2026/05/17 02:35:52 DEBUG : test.sum: md5 = 6ca0ace20e807f9c051b0e2d3c3a08b6 OK === RUN TestCheckSumDownload/subtest5 2026/05/17 02:35:56 DEBUG : test.sum: md5 = 8b6210b1c046b8f73f7ca785eb98474d OK === RUN TestCheckSumDownload/subtest6 2026/05/17 02:36:00 DEBUG : data/banana: md5 = fe4751ecb45fe4fda716917ec0dea1b8 OK 2026/05/17 02:36:01 DEBUG : data/potato: md5 = 6020339139d798bb510d12b309e7f416 OK 2026/05/17 02:36:03 DEBUG : test.sum: md5 = 0264066cd0f675c7553914f99a56d18d OK === RUN TestCheckSumDownload/subtest7 2026/05/17 02:36:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/17 02:36:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.59s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.84s) --- PASS: TestCheckSumDownload/subtest6 (1.80s) --- PASS: TestCheckSumDownload/subtest7 (1.91s) === RUN TestApplyTransforms 2026/05/17 02:36:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dalifus1sura" 2026/05/17 02:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:08 DEBUG : Creating backend with remote "TestDrive:crypt/vovu8o1g387ie9tj57t3dc37q4g591fd8jf58cl6ilvf4nvepij0" 2026/05/17 02:36:09 DEBUG : Creating backend with remote "/tmp/rclone3859152009" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura'", Local "Local file system at /tmp/rclone3859152009", Modify Window "1ms" 2026/05/17 02:36:11 DEBUG : hello, world!: md5 = 9a79e83101f68ca8b4f5021e95708377 OK upper checkfile vs. lower remote (without normalization) 2026/05/17 02:36:12 ERROR : hello, world!: sum not found 2026/05/17 02:36:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura' 2026/05/17 02:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura': 1 files missing 2026/05/17 02:36:12 NOTICE: 1 hashes missing 2026/05/17 02:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura': 1 differences found 2026/05/17 02:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/17 02:36:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura': 0 differences found 2026/05/17 02:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura': 1 matching files 2026/05/17 02:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wemecob2suma" 2026/05/17 02:36:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/8rsjur0sekufqbkqds4u8k9dbo5erm2mqffm3fs4onsbp024d0a0" 2026/05/17 02:36:14 DEBUG : Creating backend with remote "/tmp/rclone2811210810" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma'", Local "Local file system at /tmp/rclone2811210810", Modify Window "1ms" 2026/05/17 02:36:16 DEBUG : HELLO, WORLD!: md5 = 87d2715c31fa71c8a185be426c51207d OK lower checkfile vs. upper remote (without normalization) 2026/05/17 02:36:17 ERROR : HELLO, WORLD!: sum not found 2026/05/17 02:36:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma' 2026/05/17 02:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma': 1 files missing 2026/05/17 02:36:17 NOTICE: 1 hashes missing 2026/05/17 02:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma': 1 differences found 2026/05/17 02:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/17 02:36:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma': 0 differences found 2026/05/17 02:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma': 1 matching files 2026/05/17 02:36:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxalex9jigu" 2026/05/17 02:36:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:18 DEBUG : Creating backend with remote "TestDrive:crypt/3tgfj5gcnh1lgi2lb2av6fo2kvpb3fc8lbos5fklin4esvcmv570" 2026/05/17 02:36:19 DEBUG : Creating backend with remote "/tmp/rclone572137368" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu'", Local "Local file system at /tmp/rclone572137368", Modify Window "1ms" 2026/05/17 02:36:21 DEBUG : HeLlO, wOrLd!: md5 = 1ba6524632e62adf9ab5febe08f87752 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/17 02:36:21 ERROR : HeLlO, wOrLd!: sum not found 2026/05/17 02:36:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu' 2026/05/17 02:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu': 1 files missing 2026/05/17 02:36:21 NOTICE: 1 hashes missing 2026/05/17 02:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu': 1 differences found 2026/05/17 02:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/17 02:36:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu': 0 differences found 2026/05/17 02:36:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu': 1 matching files 2026/05/17 02:36:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zowuwig7kala" 2026/05/17 02:36:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:22 DEBUG : Creating backend with remote "TestDrive:crypt/rso8j5oonol5t1l3j9i7lkn9qk6s1qc63hvrr3ps3g1oq0quohl0" 2026/05/17 02:36:23 DEBUG : Creating backend with remote "/tmp/rclone1164772801" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala'", Local "Local file system at /tmp/rclone1164772801", Modify Window "1ms" 2026/05/17 02:36:26 DEBUG : HELLO, WORLD!: md5 = e7ca816195df023f2c73fb985a5027db OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/17 02:36:26 ERROR : HELLO, WORLD!: sum not found 2026/05/17 02:36:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala' 2026/05/17 02:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala': 1 files missing 2026/05/17 02:36:26 NOTICE: 1 hashes missing 2026/05/17 02:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala': 1 differences found 2026/05/17 02:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/17 02:36:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala': 0 differences found 2026/05/17 02:36:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala': 1 matching files 2026/05/17 02:36:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jovumed7gene" 2026/05/17 02:36:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:27 DEBUG : Creating backend with remote "TestDrive:crypt/dikolnpv497tktrku4fu1siv8fsrdpahu9le037l9uoc7a4qkoh0" 2026/05/17 02:36:28 DEBUG : Creating backend with remote "/tmp/rclone3389237061" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene'", Local "Local file system at /tmp/rclone3389237061", Modify Window "1ms" 2026/05/17 02:36:30 DEBUG : 測試_Русский___ě_áñ: md5 = f2711c2364bb94caaa097f17ac21e4f1 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/17 02:36:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/17 02:36:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene' 2026/05/17 02:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene': 1 files missing 2026/05/17 02:36:31 NOTICE: 1 hashes missing 2026/05/17 02:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene': 1 differences found 2026/05/17 02:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/17 02:36:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene': 0 differences found 2026/05/17 02:36:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene': 1 matching files 2026/05/17 02:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofebaw1nuna" 2026/05/17 02:36:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/3kmq0htp38o6tt4g9vc7apcfqm4k3ibctjnj03qk50j27ef1sc3g" 2026/05/17 02:36:33 DEBUG : Creating backend with remote "/tmp/rclone4119899708" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna'", Local "Local file system at /tmp/rclone4119899708", Modify Window "1ms" 2026/05/17 02:36:35 DEBUG : 測試_Русский___ě_áñ: md5 = 24d05a57d2371f93c9b198188dae2917 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/17 02:36:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/17 02:36:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna' 2026/05/17 02:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna': 1 files missing 2026/05/17 02:36:36 NOTICE: 1 hashes missing 2026/05/17 02:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna': 1 differences found 2026/05/17 02:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/17 02:36:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna': 0 differences found 2026/05/17 02:36:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna': 1 matching files 2026/05/17 02:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-romojug1dihe" 2026/05/17 02:36:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/dhie7ap7bfur40bd9m0del2sf5h83thnejeh2eba3ct0rngs09g0" 2026/05/17 02:36:38 DEBUG : Creating backend with remote "/tmp/rclone48193079" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe'", Local "Local file system at /tmp/rclone48193079", Modify Window "1ms" 2026/05/17 02:36:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 231cda97aa35a81762526d98a9754fcd OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/17 02:36:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/17 02:36:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe' 2026/05/17 02:36:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe': 1 files missing 2026/05/17 02:36:41 NOTICE: 1 hashes missing 2026/05/17 02:36:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe': 1 differences found 2026/05/17 02:36:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/17 02:36:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe': 0 differences found 2026/05/17 02:36:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe': 1 matching files 2026/05/17 02:36:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuzicum1waru" 2026/05/17 02:36:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:42 DEBUG : Creating backend with remote "TestDrive:crypt/t341mdhck94b535b5bc0rl3pgg6q5nv4retprqbdpibapu004sh0" 2026/05/17 02:36:43 DEBUG : Creating backend with remote "/tmp/rclone206533889" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru'", Local "Local file system at /tmp/rclone206533889", Modify Window "1ms" 2026/05/17 02:36:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 352ea1036d5b7927d47ede48356186e4 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/17 02:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/17 02:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru' 2026/05/17 02:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru': 1 files missing 2026/05/17 02:36:45 NOTICE: 1 hashes missing 2026/05/17 02:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru': 1 differences found 2026/05/17 02:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/17 02:36:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru': 0 differences found 2026/05/17 02:36:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru': 1 matching files 2026/05/17 02:36:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuzaqar9pabi" 2026/05/17 02:36:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:46 DEBUG : Creating backend with remote "TestDrive:crypt/f682t4dpjl81m9ktpa1jjqvlcpnen6ssa67l9g67mo0sjkm3i0rg" 2026/05/17 02:36:47 DEBUG : Creating backend with remote "/tmp/rclone2836087921" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi'", Local "Local file system at /tmp/rclone2836087921", Modify Window "1ms" 2026/05/17 02:36:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6213ab3ac4f65786173201edfbb1f6d OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/17 02:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/17 02:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi' 2026/05/17 02:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi': 1 files missing 2026/05/17 02:36:50 NOTICE: 1 hashes missing 2026/05/17 02:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi': 1 differences found 2026/05/17 02:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/17 02:36:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi': 0 differences found 2026/05/17 02:36:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi': 1 matching files 2026/05/17 02:36:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mujugum7mija" 2026/05/17 02:36:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:36:51 DEBUG : Creating backend with remote "TestDrive:crypt/g1g4jbr9qcifn1vanqgfso71nka16i1ct4pesj9c7nv3i5ec5neg" 2026/05/17 02:36:52 DEBUG : Creating backend with remote "/tmp/rclone880377552" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija'", Local "Local file system at /tmp/rclone880377552", Modify Window "1ms" 2026/05/17 02:36:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0a15d2dc0dd3cae4351f8a1cbaad50b3 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/17 02:36:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/17 02:36:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija' 2026/05/17 02:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija': 1 files missing 2026/05/17 02:36:55 NOTICE: 1 hashes missing 2026/05/17 02:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija': 1 differences found 2026/05/17 02:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/17 02:36:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/17 02:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija': 0 differences found 2026/05/17 02:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija': 1 matching files 2026/05/17 02:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mujugum7mija': Purge remote 2026/05/17 02:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuzaqar9pabi': Purge remote 2026/05/17 02:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuzicum1waru': Purge remote 2026/05/17 02:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romojug1dihe': Purge remote 2026/05/17 02:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofebaw1nuna': Purge remote 2026/05/17 02:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jovumed7gene': Purge remote 2026/05/17 02:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zowuwig7kala': Purge remote 2026/05/17 02:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxalex9jigu': Purge remote 2026/05/17 02:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemecob2suma': Purge remote 2026/05/17 02:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dalifus1sura': Purge remote --- PASS: TestApplyTransforms (52.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:37:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/17 02:37:03 DEBUG : sub/file2: md5 = 85229c20ae24afb0a6454a5eec0de4ae OK 2026/05/17 02:37:03 DEBUG : sub/file2: size = 14 OK 2026/05/17 02:37:03 INFO : file1: Copied (new) to: sub/file2 2026/05/17 02:37:04 DEBUG : sub/file2: size = 14 OK 2026/05/17 02:37:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 02:37:04 DEBUG : file1: Unchanged skipping 2026/05/17 02:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': don't need to copy/move sub/file2, it is already at target location 2026/05/17 02:37:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:37:09 DEBUG : dst/file1: md5 = b1cb36b11791fba99c7c09a948fe2472 OK 2026/05/17 02:37:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/backup" 2026/05/17 02:37:10 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/1nrff024r7pq65ecp72fc28jb0" 2026/05/17 02:37:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:37:12 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo') 2026/05/17 02:37:12 DEBUG : dst/file1: Sizes differ 2026/05/17 02:37:14 INFO : dst/file1: Moved (server-side) 2026/05/17 02:37:15 DEBUG : dst/file1: md5 = 6f0d7f522dd36c3b6900db45c65be03b OK 2026/05/17 02:37:15 DEBUG : dst/file1: size = 14 OK 2026/05/17 02:37:15 INFO : dst/file1: Copied (new) 2026/05/17 02:37:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/17 02:37:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/17 02:37:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.08s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:37:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/dst" 2026/05/17 02:37:20 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 02:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/CompareDest" 2026/05/17 02:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/gveqi14airsml4bgu7krj116o8" 2026/05/17 02:37:23 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 02:37:26 DEBUG : one: md5 = 0a450c297ded4b9d12c089aaef2be3cb OK 2026/05/17 02:37:26 DEBUG : one: size = 3 OK 2026/05/17 02:37:26 INFO : one: Copied (new) 2026/05/17 02:37:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:37:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/dst') 2026/05/17 02:37:27 DEBUG : one: Sizes differ 2026/05/17 02:37:29 DEBUG : one: md5 = 02b2e416233fc9491f5ca94778d3d0c7 OK 2026/05/17 02:37:29 DEBUG : one: size = 5 OK 2026/05/17 02:37:29 INFO : one: Copied (replaced existing) 2026/05/17 02:37:31 DEBUG : dst/one: md5 = ed6395eecb516264d1296a5edbb355e7 OK 2026/05/17 02:37:33 DEBUG : CompareDest/one: md5 = 7500759020e107fb9979c601b7f2edf9 OK 2026/05/17 02:37:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:37:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/dst') 2026/05/17 02:37:34 DEBUG : one: Sizes differ 2026/05/17 02:37:34 DEBUG : one: size = 5 OK 2026/05/17 02:37:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 02:37:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 02:37:36 DEBUG : CompareDest/two: md5 = 64ec2183537e2ab6bd56de46e8f02b3a OK 2026/05/17 02:37:37 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 02:37:37 DEBUG : two: size = 3 OK 2026/05/17 02:37:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 02:37:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 02:37:38 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 02:37:38 DEBUG : two: size = 3 OK 2026/05/17 02:37:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 02:37:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 02:37:39 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 02:37:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:37:40 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/CompareDest') 2026/05/17 02:37:40 DEBUG : two: Sizes differ 2026/05/17 02:37:41 DEBUG : two: md5 = c992ab3fc2b9e86a4f66833357dd470d OK 2026/05/17 02:37:41 DEBUG : two: size = 5 OK 2026/05/17 02:37:41 INFO : two: Copied (new) 2026/05/17 02:37:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 02:37:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:37:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 02:37:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:37:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/dst" 2026/05/17 02:37:46 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 02:37:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/CopyDest" 2026/05/17 02:37:48 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/17 02:37:49 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 02:37:52 DEBUG : one: md5 = 19a975e4bc71ca74314c8d12cc33dc11 OK 2026/05/17 02:37:52 DEBUG : one: size = 3 OK 2026/05/17 02:37:52 INFO : one: Copied (new) 2026/05/17 02:37:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:37:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/dst') 2026/05/17 02:37:53 DEBUG : one: Sizes differ 2026/05/17 02:37:54 DEBUG : one: md5 = 8285cc909293afaacffca93e4474d5e4 OK 2026/05/17 02:37:54 DEBUG : one: size = 5 OK 2026/05/17 02:37:54 INFO : one: Copied (replaced existing) 2026/05/17 02:37:56 DEBUG : dst/one: md5 = aebbf1da6d4fcce00d8a9f656b8222a6 OK 2026/05/17 02:37:59 DEBUG : CopyDest/one: md5 = 1b4462840a90518d640e9e23bdefbf5a OK 2026/05/17 02:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/BackupDir" 2026/05/17 02:38:00 DEBUG : Config file has changed externally - reloading 2026/05/17 02:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/17 02:38:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:38:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/dst') 2026/05/17 02:38:01 DEBUG : one: Sizes differ 2026/05/17 02:38:01 DEBUG : one: size = 5 OK 2026/05/17 02:38:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 02:38:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:38:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/dst') 2026/05/17 02:38:01 DEBUG : one: Sizes differ 2026/05/17 02:38:03 INFO : one: Moved (server-side) 2026/05/17 02:38:04 DEBUG : one: size = 5 OK 2026/05/17 02:38:04 INFO : one: Copied (server-side copy) 2026/05/17 02:38:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/17 02:38:06 DEBUG : CopyDest/two: md5 = db369eb82d5ac6520ed1f1698b50de6e OK 2026/05/17 02:38:07 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 02:38:07 DEBUG : two: size = 3 OK 2026/05/17 02:38:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 02:38:08 DEBUG : two: size = 3 OK 2026/05/17 02:38:08 INFO : two: Copied (server-side copy) 2026/05/17 02:38:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/17 02:38:09 DEBUG : two: size = 3 OK 2026/05/17 02:38:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 02:38:09 DEBUG : two: Unchanged skipping 2026/05/17 02:38:11 DEBUG : CopyDest/three: md5 = adce5f2d63112caba3c7b01ed9858fdb OK 2026/05/17 02:38:11 DEBUG : three: Need to transfer - File not found at Destination 2026/05/17 02:38:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:38:12 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo/CopyDest') 2026/05/17 02:38:12 DEBUG : three: Sizes differ 2026/05/17 02:38:12 DEBUG : three: Destination not found in --copy-dest 2026/05/17 02:38:13 DEBUG : three: md5 = 9b2cb309e20555c036c96479f40713ec OK 2026/05/17 02:38:13 DEBUG : three: size = 7 OK 2026/05/17 02:38:13 INFO : three: Copied (new) 2026/05/17 02:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/17 02:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 02:38:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 02:38:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:38:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/17 02:38:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.59s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:38:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/17 02:38:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4fdb42a00d21103789956ddf7fee6959 OK 2026/05/17 02:38:24 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/17 02:38:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/17 02:38:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/17 02:38:25 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/05/17 02:38:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/17 02:38:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/17 02:38:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e44cf1fc984eb39b8b8e1ba337793bf4 OK 2026/05/17 02:38:28 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/17 02:38:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/17 02:38:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/17 02:38:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.47s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:38:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using skip mode. 2026/05/17 02:38:34 NOTICE: one: Found 2 files with duplicate names 2026/05/17 02:38:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.63s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:38:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using skip mode. 2026/05/17 02:38:40 NOTICE: one: Found 3 files with duplicate names 2026/05/17 02:38:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/17 02:38:40 INFO : one: Deleted 2026/05/17 02:38:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.46s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:38:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using first mode. 2026/05/17 02:38:46 NOTICE: one: Found 3 files with duplicate names 2026/05/17 02:38:47 INFO : one: Deleted 2026/05/17 02:38:47 INFO : one: Deleted 2026/05/17 02:38:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.63s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:38:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using newest mode. 2026/05/17 02:38:53 NOTICE: one: Found 3 files with duplicate names 2026/05/17 02:38:53 INFO : one: Deleted 2026/05/17 02:38:54 INFO : one: Deleted 2026/05/17 02:38:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.34s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using oldest mode. 2026/05/17 02:39:00 NOTICE: one: Found 3 files with duplicate names 2026/05/17 02:39:00 INFO : one: Deleted 2026/05/17 02:39:01 INFO : one: Deleted 2026/05/17 02:39:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:39:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using largest mode. 2026/05/17 02:39:06 NOTICE: one: Found 3 files with duplicate names 2026/05/17 02:39:06 INFO : one: Deleted 2026/05/17 02:39:07 INFO : one: Deleted 2026/05/17 02:39:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.34s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:39:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using smallest mode. 2026/05/17 02:39:13 NOTICE: one: Found 3 files with duplicate names 2026/05/17 02:39:13 INFO : one: Deleted 2026/05/17 02:39:13 INFO : one: Deleted 2026/05/17 02:39:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.53s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:39:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Looking for duplicate names using rename mode. 2026/05/17 02:39:20 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/17 02:39:21 INFO : one-2.txt: renamed from: one.txt 2026/05/17 02:39:23 INFO : one-3.txt: renamed from: one.txt 2026/05/17 02:39:24 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.69s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:39:29 DEBUG : dupe1/one.txt: md5 = a9b9ce761085816fdd75f7f6bd0775ce OK 2026/05/17 02:39:31 DEBUG : dupe2/two.txt: md5 = fcd4045efcc3e54bfa65142aea8c33fc OK 2026/05/17 02:39:33 DEBUG : dupe3/three.txt: md5 = dc0d6c224aaf441f646c6f084c97fe9d OK 2026/05/17 02:39:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/17 02:39:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/17 02:39:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/17 02:39:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/17 02:39:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/17 02:39:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/17 02:39:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.24s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:39:41 DEBUG : a.txt: md5 = 5b96da7d0aa64e75a94b97765178f554 OK 2026/05/17 02:39:42 DEBUG : zend.txt: md5 = 59f3470af047a6adc1b1ea03044c94b1 OK 2026/05/17 02:39:44 DEBUG : sub dir/hello world: md5 = 755271ae7d07ac7865e03a7d31bf6d86 OK 2026/05/17 02:39:46 DEBUG : sub dir/hello world2: md5 = edfb48dfa2101ecbb115653dc122a795 OK 2026/05/17 02:39:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 4d7ca63ffe0c756cab80cb31bd23d5cc OK 2026/05/17 02:39:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5bb6f3aaab98f9a07756a07a73efe2b1 OK 2026/05/17 02:39:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 24e10c8aa804010764d5c1eb75f01b6b OK 2026/05/17 02:39:54 DEBUG : a.txt: Excluded (Size Filter) 2026/05/17 02:39:54 DEBUG : a.txt: Excluded 2026/05/17 02:39:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/17 02:39:54 DEBUG : sub dir/hello world: Excluded 2026/05/17 02:39:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/17 02:39:54 DEBUG : sub dir/hello world2: Excluded 2026/05/17 02:39:55 DEBUG : sub dir/ignore dir: Excluded 2026/05/17 02:39:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/17 02:39:55 DEBUG : sub dir/hello world: Excluded 2026/05/17 02:39:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/17 02:39:55 DEBUG : sub dir/hello world2: Excluded 2026/05/17 02:39:55 DEBUG : sub dir/ignore dir: Excluded 2026/05/17 02:40:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/17 02:40:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/17 02:40:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/17 02:40:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/17 02:40:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/17 02:40:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 02:40:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.42s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:03 DEBUG : a.txt: md5 = 3879ef8cffc01bff531d45dbd664da66 OK 2026/05/17 02:40:05 DEBUG : zend.txt: md5 = ffe702eae7b2377c1449b4a020c3c99e OK 2026/05/17 02:40:07 DEBUG : sub dir/hello world: md5 = 9ca7486b6ec02e8fae110d285915e677 OK 2026/05/17 02:40:08 DEBUG : sub dir/hello world2: md5 = accef36ee52908d38afd68f0488f5d77 OK 2026/05/17 02:40:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 6bc2c27a94f114f85ccfe6b8f722220b OK 2026/05/17 02:40:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = c226ea4e68908bcaf955e641c657f87c OK 2026/05/17 02:40:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5defcbe31bcb882c9734a7c17d183152 OK 2026/05/17 02:40:16 DEBUG : a.txt: Excluded (Size Filter) 2026/05/17 02:40:16 DEBUG : a.txt: Excluded 2026/05/17 02:40:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/17 02:40:16 DEBUG : sub dir/hello world: Excluded 2026/05/17 02:40:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/17 02:40:16 DEBUG : sub dir/hello world2: Excluded 2026/05/17 02:40:17 DEBUG : sub dir/ignore dir: Excluded 2026/05/17 02:40:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/17 02:40:17 DEBUG : sub dir/hello world: Excluded 2026/05/17 02:40:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/17 02:40:17 DEBUG : sub dir/hello world2: Excluded 2026/05/17 02:40:17 DEBUG : sub dir/ignore dir: Excluded 2026/05/17 02:40:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/17 02:40:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/17 02:40:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/17 02:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/17 02:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/17 02:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 02:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.37s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:25 DEBUG : file1: md5 = ceeb3e2fd3771021d7d4e0df82619e07 OK 2026/05/17 02:40:27 DEBUG : sub/file2: md5 = dce5e224ecf30e0cd85b7245f315f1c4 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/05/17 02:40:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/17 02:40:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/17 02:40:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/17 02:40:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.42s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.82s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:35 DEBUG : file1: md5 = d3db69bd29f92fdfe941877475fde933 OK 2026/05/17 02:40:37 DEBUG : sub/file2: md5 = ffbb6481e32d9c258d09b2feb9d8c231 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/05/17 02:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/notfound" 2026/05/17 02:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/qe0i31qdkoejk60elps0ni5sqk" 2026/05/17 02:40:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.65s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Making directory 2026/05/17 02:40:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:48 DEBUG : sub dir/hello world: md5 = e0f141d45891b0e0a7f837d0908d53f4 OK 2026/05/17 02:40:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:52 DEBUG : potato2: md5 = 494e5343fa6c0e8bb3a445309da21442 OK 2026/05/17 02:40:54 DEBUG : empty space: md5 = 1e770671018bb64305ff7d9037610636 OK --- PASS: TestLs (4.72s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:40:57 DEBUG : potato2: md5 = b328342d4adb319b936c6212154f8022 OK 2026/05/17 02:40:59 DEBUG : empty space: md5 = 0907b6f08cbb7afece74e655978675b4 OK 2026/05/17 02:40:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.21s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:02 DEBUG : potato2: md5 = 57a7a50a5f8cee57c6dc23389e911543 OK 2026/05/17 02:41:04 DEBUG : empty space: md5 = b0ad1a6c66d6bc05ef4b31a570fa7c20 OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:07 DEBUG : potato2: md5 = 961ca3e52115737549036cd07a0b0e83 OK 2026/05/17 02:41:08 DEBUG : empty space: md5 = 4dfb6718939139dba853235017f6bdee OK --- PASS: TestHashSums (4.55s) === RUN TestHashSumsWithErrors 2026/05/17 02:41:10 DEBUG : Creating backend with remote ":memory:" 2026/05/17 02:41:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/17 02:41:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/17 02:41:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/17 02:41:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/17 02:41:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/17 02:41:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/17 02:41:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/17 02:41:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/17 02:41:10 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:11 DEBUG : potato2: md5 = 7db1ab4bb3809463c7fc883dd2291d65 OK 2026/05/17 02:41:13 DEBUG : empty space: md5 = d2d73f1eb343958881e774c79fa87fe7 OK 2026/05/17 02:41:15 DEBUG : sub dir/potato3: md5 = cbc130afb3cfeec2740cfc3728ba46eb OK 2026/05/17 02:41:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.36s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:20 DEBUG : small: md5 = 328750f35d9ff2e64e84f6c0c9f21af7 OK 2026/05/17 02:41:21 DEBUG : medium: md5 = 0eb2940ed6b28eabcab631cea16e4cfe OK 2026/05/17 02:41:23 DEBUG : large: md5 = 4e13917084fbecc7ccd83e7d4567c5e5 OK 2026/05/17 02:41:23 DEBUG : Waiting for deletions to finish 2026/05/17 02:41:23 DEBUG : large: Excluded (Size Filter) 2026/05/17 02:41:24 INFO : small: Deleted 2026/05/17 02:41:24 INFO : medium: Deleted --- PASS: TestDelete (6.62s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:26 DEBUG : small: md5 = 5b1152b4f618ae164e23b1662c3abe51 OK 2026/05/17 02:41:28 DEBUG : medium: md5 = 46f9661d6daa24e878199470058028d2 OK 2026/05/17 02:41:29 DEBUG : large: md5 = df53a4ea04dd0d30f30d728ef9a3fa7c OK 2026/05/17 02:41:30 DEBUG : Waiting for deletions to finish 2026/05/17 02:41:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/17 02:41:30 INFO : medium: Deleted 2026/05/17 02:41:30 INFO : small: Deleted --- PASS: TestMaxDelete (7.03s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:33 DEBUG : small: md5 = 589dcd5058de1dae424e2527931a4b73 OK 2026/05/17 02:41:35 DEBUG : medium: md5 = e27fd44d9ff13a9ba64154753e37c490 OK 2026/05/17 02:41:36 DEBUG : large: md5 = ea2c87c92a6e44093445e92835112b83 OK 2026/05/17 02:41:37 DEBUG : Waiting for deletions to finish 2026/05/17 02:41:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/17 02:41:37 INFO : medium: Deleted 2026/05/17 02:41:37 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.01s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:40 DEBUG : small: md5 = b324462d7c8175322d0d8db0b57c310c OK 2026/05/17 02:41:42 DEBUG : medium: md5 = ce8b497e4261416eeff8b64a0b7ad93f OK 2026/05/17 02:41:43 DEBUG : large: md5 = 5f229c4c4fba29b8a9c0cd9943d66ff8 OK 2026/05/17 02:41:44 DEBUG : Waiting for deletions to finish 2026/05/17 02:41:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/17 02:41:44 INFO : medium: Deleted 2026/05/17 02:41:44 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.89s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:48 DEBUG : ReadFile: md5 = 58eb71737dbb181742f8eb16243cbff2 OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2026/05/17 02:41:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/17 02:41:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/17 02:41:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/17 02:41:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/17 02:41:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/17 02:41:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/17 02:41:50 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:41:52 DEBUG : file1: md5 = 8abd6552973d1a770c0c9464eae9f7bc OK 2026/05/17 02:41:53 DEBUG : file2: md5 = 1593d640ce719bb7d826aaae30df9dce OK --- PASS: TestCat (13.96s) === RUN TestPurge 2026/05/17 02:42:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofevab8wuje" 2026/05/17 02:42:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:42:04 DEBUG : Creating backend with remote "TestDrive:crypt/2lnrlrfjphblkvet56a9jfonpfv6cvcmhchmtlajbrrq16nl6p10" 2026/05/17 02:42:05 DEBUG : Creating backend with remote "/tmp/rclone415240552" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofevab8wuje'", Local "Local file system at /tmp/rclone415240552", Modify Window "1ms" 2026/05/17 02:42:10 DEBUG : A1/B1/C1/one: md5 = 8ff3b64fbba9ed687eb8ded92abd9b69 OK 2026/05/17 02:42:10 INFO : A2: Making directory 2026/05/17 02:42:10 INFO : A1/B2: Making directory 2026/05/17 02:42:11 INFO : A1/B2/C2: Making directory 2026/05/17 02:42:12 INFO : A1/B1/C3: Making directory 2026/05/17 02:42:13 INFO : A3: Making directory 2026/05/17 02:42:14 INFO : A3/B3: Making directory 2026/05/17 02:42:14 INFO : A3/B3/C4: Making directory 2026/05/17 02:42:16 DEBUG : A1/two: md5 = 87929cd058f7890e811b953a60dab342 OK 2026/05/17 02:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofevab8wuje': Purge remote 2026/05/17 02:42:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.72s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:42:24 DEBUG : A1/B1/C1/one: md5 = 088e7b0e1ffe9e4966c218f144a8171b OK 2026/05/17 02:42:24 INFO : A2: Making directory 2026/05/17 02:42:24 INFO : A1/B2: Making directory 2026/05/17 02:42:25 INFO : A1/B2/C2: Making directory 2026/05/17 02:42:26 INFO : A1/B1/C3: Making directory 2026/05/17 02:42:26 INFO : A3: Making directory 2026/05/17 02:42:27 INFO : A3/B3: Making directory 2026/05/17 02:42:28 INFO : A3/B3/C4: Making directory 2026/05/17 02:42:30 DEBUG : A1/two: md5 = 3e5e7d8389a093b658d9dfc66355f335 OK 2026/05/17 02:42:31 DEBUG : removing 1 level 3 directories 2026/05/17 02:42:31 INFO : A3/B3/C4: Removing directory 2026/05/17 02:42:34 DEBUG : removing 2 level 3 directories 2026/05/17 02:42:34 INFO : A1/B2/C2: Removing directory 2026/05/17 02:42:34 INFO : A1/B1/C3: Removing directory 2026/05/17 02:42:35 DEBUG : removing 2 level 2 directories 2026/05/17 02:42:35 INFO : A3/B3: Removing directory 2026/05/17 02:42:35 INFO : A1/B2: Removing directory 2026/05/17 02:42:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/17 02:42:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/17 02:42:35 DEBUG : removing 2 level 1 directories 2026/05/17 02:42:35 INFO : A3: Removing directory 2026/05/17 02:42:35 INFO : A2: Removing directory 2026/05/17 02:42:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/17 02:42:39 DEBUG : removing 1 level 3 directories 2026/05/17 02:42:39 INFO : A1/B1/C1: Removing directory 2026/05/17 02:42:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:40 DEBUG : removing 1 level 2 directories 2026/05/17 02:42:40 INFO : A1/B1: Removing directory 2026/05/17 02:42:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/17 02:42:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/17 02:42:41 DEBUG : removing 1 level 1 directories 2026/05/17 02:42:41 INFO : A1: Removing directory 2026/05/17 02:42:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/17 02:42:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/17 02:42:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 02:42:42 DEBUG : removing 1 level 0 directories 2026/05/17 02:42:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Removing directory 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/17 02:42:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.77s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:42:44 INFO : A1: Making directory 2026/05/17 02:42:45 INFO : A1/B1: Making directory 2026/05/17 02:42:46 INFO : A1/B1/C1: Making directory 2026/05/17 02:42:48 DEBUG : removing 1 level 3 directories 2026/05/17 02:42:48 INFO : A1/B1/C1: Removing directory 2026/05/17 02:42:49 DEBUG : removing 1 level 2 directories 2026/05/17 02:42:49 INFO : A1/B1: Removing directory 2026/05/17 02:42:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/17 02:42:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.05s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:42:52 INFO : A1: Making directory 2026/05/17 02:42:52 INFO : A1/B1: Making directory 2026/05/17 02:42:53 INFO : A1/B1/C1: Making directory 2026/05/17 02:42:56 DEBUG : removing 1 level 3 directories 2026/05/17 02:42:56 INFO : A1/B1/C1: Removing directory 2026/05/17 02:42:56 DEBUG : removing 1 level 2 directories 2026/05/17 02:42:56 INFO : A1/B1: Removing directory 2026/05/17 02:42:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/17 02:42:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:43:01 DEBUG : file1: md5 = f093f784f40776d8d6fc85f3f99149a2 OK 2026/05/17 02:43:01 DEBUG : filename.txt: File name found in url 2026/05/17 02:43:03 DEBUG : filename.txt: md5 = 7b3c36d33d44b4f5aa05444f81613936 OK 2026/05/17 02:43:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/17 02:43:04 DEBUG : headerfilename.txt: md5 = 8bb8febd029228638a24adf2bc5a3844 OK 2026/05/17 02:43:06 DEBUG : file2: md5 = 8c741f0a6cb7ce35351fb4210f42d0c9 OK --- PASS: TestCopyURL (9.64s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:43:10 DEBUG : file1: md5 = f7c28405b9322fa2500ad33a04065243 OK --- PASS: TestCopyURLDownloadHeaders (2.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:43:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/17 02:43:13 DEBUG : sub/file2: md5 = 016d7d7aa7694b4957be11ee238cff3d OK 2026/05/17 02:43:13 DEBUG : sub/file2: size = 14 OK 2026/05/17 02:43:13 INFO : file1: Copied (new) to: sub/file2 2026/05/17 02:43:13 INFO : file1: Deleted 2026/05/17 02:43:14 DEBUG : sub/file2: size = 14 OK 2026/05/17 02:43:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 02:43:14 DEBUG : file1: Unchanged skipping 2026/05/17 02:43:14 INFO : file1: Deleted 2026/05/17 02:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': don't need to copy/move sub/file2, it is already at target location 2026/05/17 02:43:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.81s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:43:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/17 02:43:18 DEBUG : file1: md5 = a04e7eddc5081efa2ab44f15c4b4f13f OK 2026/05/17 02:43:18 DEBUG : file1: size = 14 OK 2026/05/17 02:43:18 INFO : file1: Copied (new) 2026/05/17 02:43:18 INFO : file1: Deleted 2026/05/17 02:43:19 DEBUG : file1: Destination exists, skipping 2026/05/17 02:43:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:43:23 DEBUG : dst/file1: md5 = 88200b48a74a2da9269c66a3e7896810 OK 2026/05/17 02:43:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiziv3liwo/backup" 2026/05/17 02:43:24 DEBUG : Config file has changed externally - reloading 2026/05/17 02:43:24 DEBUG : Creating backend with remote "TestDrive:crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90/1nrff024r7pq65ecp72fc28jb0" 2026/05/17 02:43:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4104691509) 2026/05/17 02:43:25 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo') 2026/05/17 02:43:25 DEBUG : dst/file1: Sizes differ 2026/05/17 02:43:28 INFO : dst/file1: Moved (server-side) 2026/05/17 02:43:29 DEBUG : dst/file1: md5 = eac50f2359b35cd059f10f7c6282bd34 OK 2026/05/17 02:43:29 DEBUG : dst/file1: size = 14 OK 2026/05/17 02:43:29 INFO : dst/file1: Copied (new) 2026/05/17 02:43:29 INFO : dst/file1: Deleted 2026/05/17 02:43:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/17 02:43:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/17 02:43:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.77s) === 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:43:38 DEBUG : A1/one: md5 = e8c628105893d8e3e895dcb3c491a863 OK 2026/05/17 02:43:39 DEBUG : A1/two: md5 = 99c013e30d6b3465a698038b936afeea OK 2026/05/17 02:43:41 DEBUG : A1/B1/three: md5 = 567cf638fee964a9f30a4d2f8c981de7 OK 2026/05/17 02:43:44 DEBUG : A1/B1/C1/four: md5 = 3e2904ccf7415966ce337ca5eb8ef4bf OK 2026/05/17 02:43:46 DEBUG : A1/B1/C2/five: md5 = ce12e8c5c8c76ab9d0db04e9e4104337 OK 2026/05/17 02:43:46 INFO : A1/B2: Making directory 2026/05/17 02:43:47 INFO : A1/B1/C3: Making directory 2026/05/17 02:43:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/17 02:43:57 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/17 02:43:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/17 02:43:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/17 02:43:57 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/17 02:44:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/17 02:44:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/17 02:44:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/17 02:44:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/17 02:44:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/17 02:44:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/17 02:44:08 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/17 02:44:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/17 02:44:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/17 02:44:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/17 02:44:08 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/17 02:44:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/17 02:44:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/17 02:44:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/17 02:44:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/17 02:44:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/17 02:44:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/17 02:44:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 02:44:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.35s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/17 02:44:22 DEBUG : no_checksum_small_file_from_pipe: md5 = 13d467c997c4f9242b55fe0a11eabe55 OK 2026/05/17 02:44:22 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/17 02:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/17 02:44:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/17 02:44:23 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/17 02:44:24 DEBUG : no_checksum_big_file_from_pipe: md5 = 3d4fe35414d0ea14ee319b3ac7e1368a OK 2026/05/17 02:44:24 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/17 02:44:24 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/17 02:44:27 DEBUG : with_checksum_small_file_from_pipe: md5 = efce14e15552b004a7dc36cec8cd0365 OK 2026/05/17 02:44:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/17 02:44:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/17 02:44:28 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/17 02:44:29 DEBUG : with_checksum_big_file_from_pipe: md5 = 616a88ff42c478d3d3b91269b78eed55 OK 2026/05/17 02:44:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/17 02:44:29 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/17 02:44:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/17 02:44:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 02:44:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/17 02:44:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/17 02:44:34 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-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/17 02:44:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/17 02:44:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/17 02:44:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/17 02:44:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/17 02:44:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.69s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/17 02:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (48 bytes), uploading instead of streaming 2026/05/17 02:44:42 DEBUG : rcat_metadata: md5 = 9ebd1459f98a95a9c338740361058188 OK 2026/05/17 02:44:42 DEBUG : rcat_metadata: size = 48 OK 2026/05/17 02:44:42 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/17 02:44:44 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/17 02:44:45 DEBUG : rcat_metadata_uploadcutoff0: md5 = 903a60c5bfa5bc379d0bc68db9eafff5 OK 2026/05/17 02:44:45 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/17 02:44:45 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.35s) --- PASS: TestRcatMetadata/Normal (2.72s) --- PASS: TestRcatMetadata/ViaDisk (3.17s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:48 DEBUG : potato1: md5 = 8d73e7d47fc2ab7a9ab14d9d7d183497 OK 2026/05/17 02:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (60 bytes), uploading instead of streaming 2026/05/17 02:44:50 DEBUG : potato2: md5 = fc9b74e4712fd6db76d6fc8fd29d4388 OK 2026/05/17 02:44:50 DEBUG : potato2: size = 60 OK 2026/05/17 02:44:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:52 DEBUG : potato1: md5 = 797709265ea0194ef65c07725974b123 OK 2026/05/17 02:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': File to upload is small (60 bytes), uploading instead of streaming 2026/05/17 02:44:54 DEBUG : potato2: md5 = c43a20a4219a9ea68b9ea9764d4512ac OK 2026/05/17 02:44:54 DEBUG : potato2: size = 60 OK 2026/05/17 02:44:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.70s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:44:57 DEBUG : potato1: md5 = 71a8bbe0ca9e16bbf2678e922a392d57 OK --- PASS: TestRcatSizeUploadHeaders (2.39s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:00 DEBUG : potato2: md5 = 72bc10f08fafe304ec3753bf28fc2a43 OK 2026/05/17 02:45:01 DEBUG : empty space: md5 = 804785b2c84075bd8b86885c7085bb16 OK 2026/05/17 02:45:03 DEBUG : sub dir/potato3: md5 = 88acdc000d485eb6e86d6b38919189c6 OK 2026/05/17 02:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Touching "sub dir/potato3" 2026/05/17 02:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Touching "potato2" 2026/05/17 02:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Touching "empty space" 2026/05/17 02:45:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.52s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:08 DEBUG : dir with metadata: Making directory with metadata 2026/05/17 02:45:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:10 DEBUG : directory with modtime: Making directory with metadata 2026/05/17 02:45:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/17 02:45:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 02:45:13 DEBUG : Google drive root 'crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90': Skipping btime metadata as can't update it on an existing file: 2026-05-17T02:45:12.829371514Z 2026/05/17 02:45:13 INFO : non existent directory: Updated directory metadata 2026/05/17 02:45:15 DEBUG : Google drive root 'crypt/h2kjvc3ku8gg01lgm6i09grd5c3hoqip5cgodnfr8il2c3nr1p90': Skipping btime metadata as can't update it on an existing file: 2026-05-17T02:45:12.829371514Z 2026/05/17 02:45:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.58s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/17 02:45:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/17 02:45:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/17 02:45:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 02:45:21 DEBUG : dst: Making directory with metadata 2026/05/17 02:45:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 02:45:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 02:45:22 INFO : dst: Set directory modification time (using SetModTime) 2026/05/17 02:45:22 INFO : dst: Set directory modification time (using SetModTime) 2026/05/17 02:45:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/17 02:45:23 INFO : dst: Set directory modification time (using SetModTime) 2026/05/17 02:45:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo'", Local "Local file system at /tmp/rclone4104691509", Modify Window "1ms" 2026/05/17 02:45:26 DEBUG : sub dir/test remove existing: md5 = bc296640b3269014b92d26cbf79ad345 OK 2026/05/17 02:45:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 27071a558e07cb3dd4f564c00a33b8c4 OK 2026/05/17 02:45:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nomahaj1" before starting 2026/05/17 02:45:31 DEBUG : sub dir/test remove existing.nomahaj1: TEST: removing renamed existing file after operation 2026/05/17 02:45:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fewitit1" before starting 2026/05/17 02:45:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fewitit1: TEST: renaming existing back after failed operation 2026/05/17 02:45:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vuzisof8" before starting 2026/05/17 02:45:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vuzisof8: TEST: removing renamed existing file after operation 2026/05/17 02:45:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "orh46sthehfgif1hfi3hcucue6ngiqtv3tive5rcjk3stsjrn4aigjjn604gn73tb6fh96i43v7ogve8siihmqnog4g6p1mbj97sc4jmnpt2jja83tu2cqa31kugjj62lonublbdgk182kv4smvmot6mg2vetthhtuhvpebkvml1lgj103o0" 2026/05/17 02:45:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dntcp5doarat9fs9ov363pmtq4lr0onc555lqo6mt3m7fu5cj4g0" --- PASS: TestRemoveExisting (12.88s) === 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/05/17 02:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiziv3liwo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m55.672878161s (try 1/5)