"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/26 03:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo" 2026/04/26 03:56:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0" 2026/04/26 03:56:07 DEBUG : Creating backend with remote "/tmp/rclone2375788756" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/04/26 03:56:08 DEBUG : a: size = 0 OK 2026/04/26 03:56:08 DEBUG : a: size = 1 (memory) 2026/04/26 03:56:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/26 03:56:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/26 03:56:08 DEBUG : potato: Seek from 10 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 10 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 2 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/26 03:56:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 2 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/26 03:56:08 DEBUG : potato: Seek from 8 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 8 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/26 03:56:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:56:08 DEBUG : potato: Seek from 5 to 2 2026/04/26 03:56:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/26 03:56:08 DEBUG : potato: Seek from 9 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 9 to 0 2026/04/26 03:56:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:56:10 DEBUG : rutabaga: md5 = 0ae342953e59ad1e03d83c01f668391f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/26 03:56:12 DEBUG : empty space: md5 = b91b0a760c34436edc7221f93ca2524a OK === RUN TestCheck/3 2026/04/26 03:56:14 DEBUG : potato2: md5 = b831b2e2e84332d1221678fbcf2dbf59 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/26 03:56:16 DEBUG : remotepotato: md5 = 8e823716ab0b75b98af48d821daeed3c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.07s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/04/26 03:56:19 DEBUG : Creating backend with remote "nonexistent" 2026/04/26 03:56:19 DEBUG : Creating backend with remote "nonexistent" 2026/04/26 03:56:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/26 03:56:19 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/04/26 03:56:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/26 03:56:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:56:20 DEBUG : rutabaga: md5 = 29bfa87ca242c01402e1e1092cb913bd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/26 03:56:23 DEBUG : empty space: md5 = 96b62a6bda957dc6c00c13507b013f08 OK === RUN TestCheckDownload/3 2026/04/26 03:56:26 DEBUG : potato2: md5 = 8b4e0c82fdf1af34dffd1923258b7478 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/26 03:56:29 DEBUG : remotepotato: md5 = 76e15ef3325191b5552758bffa0e1e68 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.29s) --- PASS: TestCheckDownload/1 (0.92s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.76s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (0.69s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:56:34 DEBUG : rutabaga: md5 = 8bfd79c884994011a5a8b5520be26ae2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/26 03:56:36 DEBUG : empty space: md5 = cd88bbafa2ca7f1ba1d61443bd1439b8 OK === RUN TestCheckSizeOnly/3 2026/04/26 03:56:38 DEBUG : potato2: md5 = 570ec90155b3da9dc4f801bf23817470 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/26 03:56:41 DEBUG : remotepotato: md5 = e7af3fc5d9fbb672715aab1c7de142d5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.73s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:56:45 DEBUG : test.sum: md5 = 33c945ec9b87e350c404b32e7a5dbe98 OK 2026/04/26 03:56:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/26 03:56:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/26 03:56:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/26 03:56:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/26 03:56:47 DEBUG : test.sum: md5 = dac7e4d5518292e23ea4a2b147aabcde OK 2026/04/26 03:56:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/26 03:56:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/26 03:56:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/26 03:56:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.60s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/data" 2026/04/26 03:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:56:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/data" 2026/04/26 03:56:51 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/vjrnln8ratgmqakfosrqe8espk" 2026/04/26 03:56:55 DEBUG : data/banana: md5 = 7eede1efc5ce3b6764453c8cff8da2da OK 2026/04/26 03:56:56 DEBUG : test.sum: md5 = 730f40d1e334db471c1cb119263e517c OK === RUN TestCheckSumDownload/subtest1 2026/04/26 03:57:00 DEBUG : data/potato: md5 = d12426e12274d16632dc7e63832c3678 OK 2026/04/26 03:57:02 DEBUG : test.sum: md5 = 0e5f44d70be143a731cfb4841b3c8506 OK === RUN TestCheckSumDownload/subtest2 2026/04/26 03:57:05 DEBUG : test.sum: md5 = 2b155e500c77510684e3adea1c3e6893 OK === RUN TestCheckSumDownload/subtest3 2026/04/26 03:57:09 DEBUG : test.sum: md5 = 7227e7f6b62e0c1406ad0108f4106e58 OK === RUN TestCheckSumDownload/subtest4 2026/04/26 03:57:13 DEBUG : test.sum: md5 = b9f116fdd33465b253a74206df1186a8 OK === RUN TestCheckSumDownload/subtest5 2026/04/26 03:57:17 DEBUG : test.sum: md5 = cd196bee8b71cf44dcbf47f0d7d18bfe OK === RUN TestCheckSumDownload/subtest6 2026/04/26 03:57:20 DEBUG : data/banana: md5 = 8b9b2ef6a0dc8d912c98a0aa6fa88c58 OK 2026/04/26 03:57:22 DEBUG : data/potato: md5 = f4a844c195cc5586091f19f473e0d089 OK 2026/04/26 03:57:23 DEBUG : test.sum: md5 = 786a3686bc55aaab6c391b9917e2d2ca OK === RUN TestCheckSumDownload/subtest7 2026/04/26 03:57:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/26 03:57:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.06s) --- PASS: TestCheckSumDownload/subtest1 (2.15s) --- PASS: TestCheckSumDownload/subtest2 (1.77s) --- PASS: TestCheckSumDownload/subtest3 (1.75s) --- PASS: TestCheckSumDownload/subtest4 (1.62s) --- PASS: TestCheckSumDownload/subtest5 (1.74s) --- PASS: TestCheckSumDownload/subtest6 (1.79s) --- PASS: TestCheckSumDownload/subtest7 (1.84s) === RUN TestApplyTransforms 2026/04/26 03:57:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yozadid4bixa" 2026/04/26 03:57:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:28 DEBUG : Creating backend with remote "TestDrive:crypt/vjj1arnd2lsr3h5qci29ttgej3ptguparubsg63v6bse6u8o10pg" 2026/04/26 03:57:29 DEBUG : Creating backend with remote "/tmp/rclone4207040028" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa'", Local "Local file system at /tmp/rclone4207040028", Modify Window "1ms" 2026/04/26 03:57:31 DEBUG : hello, world!: md5 = 56a3562c88276af3a659f1150f9f1419 OK upper checkfile vs. lower remote (without normalization) 2026/04/26 03:57:32 ERROR : hello, world!: sum not found 2026/04/26 03:57:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa' 2026/04/26 03:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa': 1 files missing 2026/04/26 03:57:32 NOTICE: 1 hashes missing 2026/04/26 03:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa': 1 differences found 2026/04/26 03:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/26 03:57:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa': 0 differences found 2026/04/26 03:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa': 1 matching files 2026/04/26 03:57:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nacuhus2piha" 2026/04/26 03:57:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:33 DEBUG : Creating backend with remote "TestDrive:crypt/2sbjmupbegeu8tc1mvq6mldmrajso6gqtoq1p2rrmcu4uegu6nc0" 2026/04/26 03:57:34 DEBUG : Creating backend with remote "/tmp/rclone729533543" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha'", Local "Local file system at /tmp/rclone729533543", Modify Window "1ms" 2026/04/26 03:57:36 DEBUG : HELLO, WORLD!: md5 = 1224c2a07489df85c20ff9281bacd207 OK lower checkfile vs. upper remote (without normalization) 2026/04/26 03:57:36 ERROR : HELLO, WORLD!: sum not found 2026/04/26 03:57:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha' 2026/04/26 03:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha': 1 files missing 2026/04/26 03:57:36 NOTICE: 1 hashes missing 2026/04/26 03:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha': 1 differences found 2026/04/26 03:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/26 03:57:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:57:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha': 0 differences found 2026/04/26 03:57:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha': 1 matching files 2026/04/26 03:57:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-divelez2sero" 2026/04/26 03:57:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:37 DEBUG : Creating backend with remote "TestDrive:crypt/roje6631j68kdvvkee04ap0iclgaalmc4esk68javsbnf15iobtg" 2026/04/26 03:57:38 DEBUG : Creating backend with remote "/tmp/rclone2663570510" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero'", Local "Local file system at /tmp/rclone2663570510", Modify Window "1ms" 2026/04/26 03:57:40 DEBUG : HeLlO, wOrLd!: md5 = 8a852c236d1af3439fb055832d22c9a5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/26 03:57:41 ERROR : HeLlO, wOrLd!: sum not found 2026/04/26 03:57:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero' 2026/04/26 03:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero': 1 files missing 2026/04/26 03:57:41 NOTICE: 1 hashes missing 2026/04/26 03:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero': 1 differences found 2026/04/26 03:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/26 03:57:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:57:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero': 0 differences found 2026/04/26 03:57:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero': 1 matching files 2026/04/26 03:57:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tetagod7pihu" 2026/04/26 03:57:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:42 DEBUG : Creating backend with remote "TestDrive:crypt/1h3pm9vpc9si14td4ikifmncdgis0n0t6j3lko7143mtir8klft0" 2026/04/26 03:57:42 DEBUG : Creating backend with remote "/tmp/rclone1931036661" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu'", Local "Local file system at /tmp/rclone1931036661", Modify Window "1ms" 2026/04/26 03:57:45 DEBUG : HELLO, WORLD!: md5 = 602d5eb367e293e6c80d087054ddc9f5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/26 03:57:45 ERROR : HELLO, WORLD!: sum not found 2026/04/26 03:57:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu' 2026/04/26 03:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu': 1 files missing 2026/04/26 03:57:45 NOTICE: 1 hashes missing 2026/04/26 03:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu': 1 differences found 2026/04/26 03:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/26 03:57:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu': 0 differences found 2026/04/26 03:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu': 1 matching files 2026/04/26 03:57:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevabok1zaku" 2026/04/26 03:57:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:46 DEBUG : Creating backend with remote "TestDrive:crypt/qg9p12ph3fpcapi9h1ivnomgv7448t18om23sc3egq0t49krl0vg" 2026/04/26 03:57:47 DEBUG : Creating backend with remote "/tmp/rclone3991851305" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku'", Local "Local file system at /tmp/rclone3991851305", Modify Window "1ms" 2026/04/26 03:57:49 DEBUG : 測試_Русский___ě_áñ: md5 = 6562b280b2008a11646a06a1bec3c0e5 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/26 03:57:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/26 03:57:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku' 2026/04/26 03:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku': 1 files missing 2026/04/26 03:57:50 NOTICE: 1 hashes missing 2026/04/26 03:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku': 1 differences found 2026/04/26 03:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/26 03:57:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku': 0 differences found 2026/04/26 03:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku': 1 matching files 2026/04/26 03:57:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujomiv4ramo" 2026/04/26 03:57:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:51 DEBUG : Creating backend with remote "TestDrive:crypt/31h7e1jhfq70734vps964fmnng0qhpl4sr7uma5n7q755plctrlg" 2026/04/26 03:57:52 DEBUG : Creating backend with remote "/tmp/rclone3042093892" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo'", Local "Local file system at /tmp/rclone3042093892", Modify Window "1ms" 2026/04/26 03:57:54 DEBUG : 測試_Русский___ě_áñ: md5 = 95f09569194f80d036d43cdfc365944e OK NFC checkfile vs. NFD remote (without normalization) 2026/04/26 03:57:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/26 03:57:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo' 2026/04/26 03:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo': 1 files missing 2026/04/26 03:57:54 NOTICE: 1 hashes missing 2026/04/26 03:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo': 1 differences found 2026/04/26 03:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/26 03:57:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo': 0 differences found 2026/04/26 03:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo': 1 matching files 2026/04/26 03:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nukiseh4bine" 2026/04/26 03:57:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/aurob4gidf40ioj2brr0n4mllnrl72544c0aem508p528k3cna90" 2026/04/26 03:57:56 DEBUG : Creating backend with remote "/tmp/rclone2828697332" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine'", Local "Local file system at /tmp/rclone2828697332", Modify Window "1ms" 2026/04/26 03:57:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 16f3e77b1de596d558c4dd7d965e11fb OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/26 03:57:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/26 03:57:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine' 2026/04/26 03:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine': 1 files missing 2026/04/26 03:57:59 NOTICE: 1 hashes missing 2026/04/26 03:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine': 1 differences found 2026/04/26 03:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/26 03:58:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine': 0 differences found 2026/04/26 03:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine': 1 matching files 2026/04/26 03:58:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruqanuc9mesa" 2026/04/26 03:58:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:58:00 DEBUG : Creating backend with remote "TestDrive:crypt/u7elod78ma6il2hm5ut56ki9ptcahk1d0c981dad3e7cpom9jek0" 2026/04/26 03:58:01 DEBUG : Creating backend with remote "/tmp/rclone1239569173" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa'", Local "Local file system at /tmp/rclone1239569173", Modify Window "1ms" 2026/04/26 03:58:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 92b31627d84b3f89d237b6ba97fa99fb OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/26 03:58:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/26 03:58:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa' 2026/04/26 03:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa': 1 files missing 2026/04/26 03:58:03 NOTICE: 1 hashes missing 2026/04/26 03:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa': 1 differences found 2026/04/26 03:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/26 03:58:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa': 0 differences found 2026/04/26 03:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa': 1 matching files 2026/04/26 03:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiwagem3rebu" 2026/04/26 03:58:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/5955d6blv5nodivu0m2bi0r87aa61cr0nh5lgfshc3d7vv55l6u0" 2026/04/26 03:58:05 DEBUG : Creating backend with remote "/tmp/rclone2108590777" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu'", Local "Local file system at /tmp/rclone2108590777", Modify Window "1ms" 2026/04/26 03:58:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 517a1db74f1ff78a802730f0574524ff OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/26 03:58:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/26 03:58:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu' 2026/04/26 03:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu': 1 files missing 2026/04/26 03:58:08 NOTICE: 1 hashes missing 2026/04/26 03:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu': 1 differences found 2026/04/26 03:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/26 03:58:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu': 0 differences found 2026/04/26 03:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu': 1 matching files 2026/04/26 03:58:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-javucud1paxo" 2026/04/26 03:58:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:58:09 DEBUG : Creating backend with remote "TestDrive:crypt/m6re55dv03gcvtgl675dkkf2mq27fpq3dualsap90i39k8sauar0" 2026/04/26 03:58:10 DEBUG : Creating backend with remote "/tmp/rclone3469483664" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo'", Local "Local file system at /tmp/rclone3469483664", Modify Window "1ms" 2026/04/26 03:58:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9acc77cf5ccf7540b12fc9c1815b802 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/26 03:58:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/26 03:58:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo' 2026/04/26 03:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo': 1 files missing 2026/04/26 03:58:12 NOTICE: 1 hashes missing 2026/04/26 03:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo': 1 differences found 2026/04/26 03:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/26 03:58:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo': 0 differences found 2026/04/26 03:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo': 1 matching files 2026/04/26 03:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javucud1paxo': Purge remote 2026/04/26 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwagem3rebu': Purge remote 2026/04/26 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruqanuc9mesa': Purge remote 2026/04/26 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nukiseh4bine': Purge remote 2026/04/26 03:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujomiv4ramo': Purge remote 2026/04/26 03:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevabok1zaku': Purge remote 2026/04/26 03:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tetagod7pihu': Purge remote 2026/04/26 03:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-divelez2sero': Purge remote 2026/04/26 03:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nacuhus2piha': Purge remote 2026/04/26 03:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yozadid4bixa': Purge remote --- PASS: TestApplyTransforms (48.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:58:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 03:58:19 DEBUG : sub/file2: md5 = 3332f4fadee5ad2a6c9d883f8b38b6ac OK 2026/04/26 03:58:19 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:58:19 INFO : file1: Copied (new) to: sub/file2 2026/04/26 03:58:20 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:58:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:58:20 DEBUG : file1: Unchanged skipping 2026/04/26 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': don't need to copy/move sub/file2, it is already at target location 2026/04/26 03:58:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.58s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:58:25 DEBUG : dst/file1: md5 = e1d8e2a7d0e6177059b3db0306ce32c3 OK 2026/04/26 03:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/backup" 2026/04/26 03:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/1nrff024r7pq65ecp72fc28jb0" 2026/04/26 03:58:27 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:58:27 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo') 2026/04/26 03:58:27 DEBUG : dst/file1: Sizes differ 2026/04/26 03:58:29 INFO : dst/file1: Moved (server-side) 2026/04/26 03:58:31 DEBUG : dst/file1: md5 = 8a5439901e04c5c9e4f22fb6dd222b89 OK 2026/04/26 03:58:31 DEBUG : dst/file1: size = 14 OK 2026/04/26 03:58:31 INFO : dst/file1: Copied (new) 2026/04/26 03:58:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 03:58:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 03:58:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.03s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:58:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/dst" 2026/04/26 03:58:35 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/26 03:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/CompareDest" 2026/04/26 03:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/gveqi14airsml4bgu7krj116o8" 2026/04/26 03:58:38 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 03:58:41 DEBUG : one: md5 = f212585d6daf4524a44a32d2a6a818f2 OK 2026/04/26 03:58:41 DEBUG : one: size = 3 OK 2026/04/26 03:58:41 INFO : one: Copied (new) 2026/04/26 03:58:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:58:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/dst') 2026/04/26 03:58:42 DEBUG : one: Sizes differ 2026/04/26 03:58:43 DEBUG : one: md5 = 50f9acbcfaabb1c2c040aad5042d412c OK 2026/04/26 03:58:43 DEBUG : one: size = 5 OK 2026/04/26 03:58:43 INFO : one: Copied (replaced existing) 2026/04/26 03:58:45 DEBUG : dst/one: md5 = 07cd643294613d296fe381e9703a6073 OK 2026/04/26 03:58:47 DEBUG : CompareDest/one: md5 = b33aa4163555f2b8c69040dd66b2a3ac OK 2026/04/26 03:58:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:58:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/dst') 2026/04/26 03:58:48 DEBUG : one: Sizes differ 2026/04/26 03:58:48 DEBUG : one: size = 5 OK 2026/04/26 03:58:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:58:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:58:50 DEBUG : CompareDest/two: md5 = db2870be66dcba6bca679fa2b70972ae OK 2026/04/26 03:58:51 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:58:51 DEBUG : two: size = 3 OK 2026/04/26 03:58:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:58:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:58:51 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:58:52 DEBUG : two: size = 3 OK 2026/04/26 03:58:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:58:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:58:53 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:58:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:58:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/CompareDest') 2026/04/26 03:58:53 DEBUG : two: Sizes differ 2026/04/26 03:58:55 DEBUG : two: md5 = 7ef11f8f5ec2b0048b64c64ca813d18d OK 2026/04/26 03:58:55 DEBUG : two: size = 5 OK 2026/04/26 03:58:55 INFO : two: Copied (new) 2026/04/26 03:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/26 03:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 03:58:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/26 03:58:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.58s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:58:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/dst" 2026/04/26 03:58:59 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/26 03:59:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/CopyDest" 2026/04/26 03:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/26 03:59:02 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 03:59:04 DEBUG : one: md5 = e0fd1ae36179667ea97471a56119c26e OK 2026/04/26 03:59:04 DEBUG : one: size = 3 OK 2026/04/26 03:59:04 INFO : one: Copied (new) 2026/04/26 03:59:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:59:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/dst') 2026/04/26 03:59:05 DEBUG : one: Sizes differ 2026/04/26 03:59:07 DEBUG : one: md5 = 12fccbd9c1bec63e62ab5d793ff41a0e OK 2026/04/26 03:59:07 DEBUG : one: size = 5 OK 2026/04/26 03:59:07 INFO : one: Copied (replaced existing) 2026/04/26 03:59:09 DEBUG : dst/one: md5 = 5e57e1a4b7ff2fbe0eb83c04ca2bf504 OK 2026/04/26 03:59:11 DEBUG : CopyDest/one: md5 = c4dea0a626702de9f2f67827ac8ba968 OK 2026/04/26 03:59:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/BackupDir" 2026/04/26 03:59:11 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/26 03:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:59:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/dst') 2026/04/26 03:59:13 DEBUG : one: Sizes differ 2026/04/26 03:59:13 DEBUG : one: size = 5 OK 2026/04/26 03:59:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:59:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/dst') 2026/04/26 03:59:13 DEBUG : one: Sizes differ 2026/04/26 03:59:15 INFO : one: Moved (server-side) 2026/04/26 03:59:16 DEBUG : one: size = 5 OK 2026/04/26 03:59:16 INFO : one: Copied (server-side copy) 2026/04/26 03:59:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/26 03:59:18 DEBUG : CopyDest/two: md5 = d53696b9e896632479a845313bce9448 OK 2026/04/26 03:59:18 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:59:18 DEBUG : two: size = 3 OK 2026/04/26 03:59:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:59:19 DEBUG : two: size = 3 OK 2026/04/26 03:59:19 INFO : two: Copied (server-side copy) 2026/04/26 03:59:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/26 03:59:20 DEBUG : two: size = 3 OK 2026/04/26 03:59:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:59:20 DEBUG : two: Unchanged skipping 2026/04/26 03:59:22 DEBUG : CopyDest/three: md5 = 396cb3b339e2778dd0fadb63c60f1c32 OK 2026/04/26 03:59:22 DEBUG : three: Need to transfer - File not found at Destination 2026/04/26 03:59:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone2375788756) 2026/04/26 03:59:23 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo/CopyDest') 2026/04/26 03:59:23 DEBUG : three: Sizes differ 2026/04/26 03:59:23 DEBUG : three: Destination not found in --copy-dest 2026/04/26 03:59:24 DEBUG : three: md5 = 420faeceb1d737786f24bacb3ba133d8 OK 2026/04/26 03:59:24 DEBUG : three: size = 7 OK 2026/04/26 03:59:24 INFO : three: Copied (new) 2026/04/26 03:59:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/26 03:59:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/26 03:59:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 03:59:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 03:59:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/26 03:59:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/26 03:59:29 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.12s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.54s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:59:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/26 03:59:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5be832451bedee6ae9254dd4e8bdecf1 OK 2026/04/26 03:59:34 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/26 03:59:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/26 03:59:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/26 03:59:35 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/04/26 03:59:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/26 03:59:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/26 03:59:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 403157eb7161a8210bed1bfe85c2f50d OK 2026/04/26 03:59:38 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/26 03:59:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/26 03:59:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/26 03:59:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.19s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:59:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using skip mode. 2026/04/26 03:59:44 NOTICE: one: Found 2 files with duplicate names 2026/04/26 03:59:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.50s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:59:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using skip mode. 2026/04/26 03:59:50 NOTICE: one: Found 3 files with duplicate names 2026/04/26 03:59:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/26 03:59:50 INFO : one: Deleted 2026/04/26 03:59:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.08s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 03:59:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using first mode. 2026/04/26 03:59:56 NOTICE: one: Found 3 files with duplicate names 2026/04/26 03:59:56 INFO : one: Deleted 2026/04/26 03:59:57 INFO : one: Deleted 2026/04/26 03:59:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.16s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using newest mode. 2026/04/26 04:00:02 NOTICE: one: Found 3 files with duplicate names 2026/04/26 04:00:02 INFO : one: Deleted 2026/04/26 04:00:03 INFO : one: Deleted 2026/04/26 04:00:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.13s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using oldest mode. 2026/04/26 04:00:09 NOTICE: one: Found 3 files with duplicate names 2026/04/26 04:00:09 INFO : one: Deleted 2026/04/26 04:00:09 INFO : one: Deleted 2026/04/26 04:00:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.22s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using largest mode. 2026/04/26 04:00:15 NOTICE: one: Found 3 files with duplicate names 2026/04/26 04:00:15 INFO : one: Deleted 2026/04/26 04:00:16 INFO : one: Deleted 2026/04/26 04:00:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.45s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using smallest mode. 2026/04/26 04:00:21 NOTICE: one: Found 3 files with duplicate names 2026/04/26 04:00:22 INFO : one: Deleted 2026/04/26 04:00:22 INFO : one: Deleted 2026/04/26 04:00:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Looking for duplicate names using rename mode. 2026/04/26 04:00:29 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/26 04:00:30 INFO : one-2.txt: renamed from: one.txt 2026/04/26 04:00:31 INFO : one-3.txt: renamed from: one.txt 2026/04/26 04:00:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.58s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:37 DEBUG : dupe1/one.txt: md5 = e6ed1e6045b17351aeb0f96e1459ded8 OK 2026/04/26 04:00:39 DEBUG : dupe2/two.txt: md5 = f26cf9822a072caff9f5c673a4f0a1ae OK 2026/04/26 04:00:41 DEBUG : dupe3/three.txt: md5 = 18c48c8bd1c8d02106defd25447d06b3 OK 2026/04/26 04:00:42 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/26 04:00:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/26 04:00:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/26 04:00:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/26 04:00:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/26 04:00:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/26 04:00:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.33s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:00:49 DEBUG : a.txt: md5 = 15b781b21e5c2cbec3252c088fda9230 OK 2026/04/26 04:00:50 DEBUG : zend.txt: md5 = 4d75de41223bf82c354f69aaa7fa9d86 OK 2026/04/26 04:00:52 DEBUG : sub dir/hello world: md5 = aa5e2344f23635797c59f5dce802ffe6 OK 2026/04/26 04:00:53 DEBUG : sub dir/hello world2: md5 = 446b82e6b4512ab9c007fd059361be4a OK 2026/04/26 04:00:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 77fcfd466ef273927b4fc83c95b55b44 OK 2026/04/26 04:00:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = e1adc1377d4b4f042ca20ea992d8907e OK 2026/04/26 04:00:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = 406973dec8d1f3dbff5803f51a991261 OK 2026/04/26 04:01:00 DEBUG : a.txt: Excluded (Size Filter) 2026/04/26 04:01:00 DEBUG : a.txt: Excluded 2026/04/26 04:01:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 04:01:00 DEBUG : sub dir/hello world: Excluded 2026/04/26 04:01:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 04:01:00 DEBUG : sub dir/hello world2: Excluded 2026/04/26 04:01:01 DEBUG : sub dir/ignore dir: Excluded 2026/04/26 04:01:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 04:01:01 DEBUG : sub dir/hello world: Excluded 2026/04/26 04:01:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 04:01:01 DEBUG : sub dir/hello world2: Excluded 2026/04/26 04:01:01 DEBUG : sub dir/ignore dir: Excluded 2026/04/26 04:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/26 04:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/26 04:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/26 04:01:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/26 04:01:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/26 04:01:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/26 04:01:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.25s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:09 DEBUG : a.txt: md5 = a706d7de8884161fbea3eb8da88ca24a OK 2026/04/26 04:01:10 DEBUG : zend.txt: md5 = 5ee4e5ed9d6d7b050641dc9253bd4425 OK 2026/04/26 04:01:12 DEBUG : sub dir/hello world: md5 = f9cf424cd65978ee250c700e0534c60f OK 2026/04/26 04:01:14 DEBUG : sub dir/hello world2: md5 = 70965ffabbc0fd39c5396e45f1038af6 OK 2026/04/26 04:01:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 69a9b077c273424c864fbbf8f82c0ea6 OK 2026/04/26 04:01:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = c88216c44497cdc790f19b39ec65bb87 OK 2026/04/26 04:01:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = b3a3f1deee882f4d7332242e2fda309e OK 2026/04/26 04:01:21 DEBUG : a.txt: Excluded (Size Filter) 2026/04/26 04:01:21 DEBUG : a.txt: Excluded 2026/04/26 04:01:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 04:01:21 DEBUG : sub dir/hello world2: Excluded 2026/04/26 04:01:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 04:01:21 DEBUG : sub dir/hello world: Excluded 2026/04/26 04:01:22 DEBUG : sub dir/ignore dir: Excluded 2026/04/26 04:01:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 04:01:22 DEBUG : sub dir/hello world2: Excluded 2026/04/26 04:01:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 04:01:22 DEBUG : sub dir/hello world: Excluded 2026/04/26 04:01:22 DEBUG : sub dir/ignore dir: Excluded 2026/04/26 04:01:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/26 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/26 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/26 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/26 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/26 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/26 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.62s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:29 DEBUG : file1: md5 = c5e2b64679ded46f329b633e78848aaf OK 2026/04/26 04:01:32 DEBUG : sub/file2: md5 = 2304525ea66461ce1a602933ee2c764e 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/04/26 04:01:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/26 04:01:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/26 04:01:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/26 04:01:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.21s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.34s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:39 DEBUG : file1: md5 = cd70dabc3f5b68af7029b3db8f012ed5 OK 2026/04/26 04:01:41 DEBUG : sub/file2: md5 = 557a15a716e257f4a6c3909ac254e95b 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/04/26 04:01:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/notfound" 2026/04/26 04:01:44 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/qe0i31qdkoejk60elps0ni5sqk" 2026/04/26 04:01:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.55s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.63s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Making directory 2026/04/26 04:01:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:50 DEBUG : sub dir/hello world: md5 = bce4a48a72185e69239377884f79e5e0 OK 2026/04/26 04:01:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.21s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:54 DEBUG : potato2: md5 = 79ccd523bbc8572c76e29dd2909cd710 OK 2026/04/26 04:01:56 DEBUG : empty space: md5 = e1d69d93b354b8caa083e0500dfa2d1e OK --- PASS: TestLs (4.41s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:01:59 DEBUG : potato2: md5 = 675edc1aa541e93ccb9fd226db8de568 OK 2026/04/26 04:02:00 DEBUG : empty space: md5 = bd9f722386bf4577c7e248a59e5c5c06 OK 2026/04/26 04:02:00 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.71s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:04 DEBUG : potato2: md5 = 4a88e652f1dbb8b42d02615bcf5ff702 OK 2026/04/26 04:02:05 DEBUG : empty space: md5 = eb8a9e5aa2801c4e91a30738cc63df33 OK --- PASS: TestLsLong (4.97s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:08 DEBUG : potato2: md5 = c4bae210933db053818e8612bc346fe2 OK 2026/04/26 04:02:10 DEBUG : empty space: md5 = 2e49278a0fb5be0f4f22d5dda355f71b OK --- PASS: TestHashSums (4.55s) === RUN TestHashSumsWithErrors 2026/04/26 04:02:11 DEBUG : Creating backend with remote ":memory:" 2026/04/26 04:02:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/26 04:02:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/26 04:02:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:13 DEBUG : potato2: md5 = 3799f943ab14f3fa11c108ac11c21a0e OK 2026/04/26 04:02:14 DEBUG : empty space: md5 = b8d574f22764805792947207e297d1a7 OK 2026/04/26 04:02:16 DEBUG : sub dir/potato3: md5 = 0d229757d8e1637d0933c48f02ddfbf9 OK 2026/04/26 04:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.03s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:21 DEBUG : small: md5 = 5419084ec043ea62ddeb1a972e4d3195 OK 2026/04/26 04:02:22 DEBUG : medium: md5 = fa231caf3e7e71df82bb7b47450f73eb OK 2026/04/26 04:02:24 DEBUG : large: md5 = b5061fda61d45fcea100595303a169a7 OK 2026/04/26 04:02:24 DEBUG : Waiting for deletions to finish 2026/04/26 04:02:24 DEBUG : large: Excluded (Size Filter) 2026/04/26 04:02:24 INFO : medium: Deleted 2026/04/26 04:02:24 INFO : small: Deleted --- PASS: TestDelete (6.00s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:27 DEBUG : small: md5 = 5a51c3ee8f049dc73d34be544fbad417 OK 2026/04/26 04:02:28 DEBUG : medium: md5 = ec0e2740d604b3d43f72ddf3a19c0604 OK 2026/04/26 04:02:29 DEBUG : large: md5 = ce72afb663c7d29b3b5f5fdaf554aaea OK 2026/04/26 04:02:30 DEBUG : Waiting for deletions to finish 2026/04/26 04:02:30 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/26 04:02:30 INFO : small: Deleted 2026/04/26 04:02:30 INFO : large: Deleted --- PASS: TestMaxDelete (6.34s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:33 DEBUG : small: md5 = 6626f800b60fa765f7ee58e38fe3d4ca OK 2026/04/26 04:02:35 DEBUG : medium: md5 = 37611d1d34290202d6236d3f485480f8 OK 2026/04/26 04:02:36 DEBUG : large: md5 = 624e23a1dbdafe7b78ef4e3489364c79 OK 2026/04/26 04:02:36 DEBUG : Waiting for deletions to finish 2026/04/26 04:02:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/26 04:02:37 INFO : medium: Deleted 2026/04/26 04:02:37 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.40s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:40 DEBUG : small: md5 = 115242dca96f56be7f97fe8338dc8281 OK 2026/04/26 04:02:41 DEBUG : medium: md5 = d3582aae06e6d2b0ff288e5002bb7942 OK 2026/04/26 04:02:42 DEBUG : large: md5 = 9d803cd7e7e1cef2aa53bbd618eaeb3e OK 2026/04/26 04:02:43 DEBUG : Waiting for deletions to finish 2026/04/26 04:02:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/26 04:02:43 INFO : medium: Deleted 2026/04/26 04:02:43 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.63s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:46 DEBUG : ReadFile: md5 = d29c9b998d76d015ca9abedaca633a31 OK --- PASS: TestReadFile (3.76s) === RUN TestRetry 2026/04/26 04:02:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/26 04:02:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/26 04:02:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 04:02:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 04:02:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 04:02:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 04:02:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:02:50 DEBUG : file1: md5 = b092c29e0a6a3c430d4d0446c1699bb0 OK 2026/04/26 04:02:51 DEBUG : file2: md5 = 97b22a54009b1528ddd4961bf5544bb3 OK --- PASS: TestCat (13.30s) === RUN TestPurge 2026/04/26 04:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotiqit0cuqe" 2026/04/26 04:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 04:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/1h7hsvs3j47ekfkcorocsg35tpvapndlk9btp9ulg5seqo017jsg" 2026/04/26 04:03:03 DEBUG : Creating backend with remote "/tmp/rclone3971018143" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotiqit0cuqe'", Local "Local file system at /tmp/rclone3971018143", Modify Window "1ms" 2026/04/26 04:03:07 DEBUG : A1/B1/C1/one: md5 = 3af652b59439ac3bf9cba668d73a5f99 OK 2026/04/26 04:03:07 INFO : A2: Making directory 2026/04/26 04:03:08 INFO : A1/B2: Making directory 2026/04/26 04:03:08 INFO : A1/B2/C2: Making directory 2026/04/26 04:03:09 INFO : A1/B1/C3: Making directory 2026/04/26 04:03:10 INFO : A3: Making directory 2026/04/26 04:03:10 INFO : A3/B3: Making directory 2026/04/26 04:03:11 INFO : A3/B3/C4: Making directory 2026/04/26 04:03:13 DEBUG : A1/two: md5 = c513d9170f0beab6e5bb1da067a07fac OK 2026/04/26 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotiqit0cuqe': Purge remote 2026/04/26 04:03:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.74s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:03:20 DEBUG : A1/B1/C1/one: md5 = 3d79ef40aff6ee772276edf8d78ada98 OK 2026/04/26 04:03:20 INFO : A2: Making directory 2026/04/26 04:03:21 INFO : A1/B2: Making directory 2026/04/26 04:03:21 INFO : A1/B2/C2: Making directory 2026/04/26 04:03:22 INFO : A1/B1/C3: Making directory 2026/04/26 04:03:23 INFO : A3: Making directory 2026/04/26 04:03:23 INFO : A3/B3: Making directory 2026/04/26 04:03:24 INFO : A3/B3/C4: Making directory 2026/04/26 04:03:26 DEBUG : A1/two: md5 = 47af6b1c25ed14f8b0e38c12ca825e47 OK 2026/04/26 04:03:27 DEBUG : removing 1 level 3 directories 2026/04/26 04:03:27 INFO : A3/B3/C4: Removing directory 2026/04/26 04:03:30 DEBUG : removing 2 level 3 directories 2026/04/26 04:03:30 INFO : A1/B2/C2: Removing directory 2026/04/26 04:03:30 INFO : A1/B1/C3: Removing directory 2026/04/26 04:03:30 DEBUG : removing 2 level 2 directories 2026/04/26 04:03:30 INFO : A3/B3: Removing directory 2026/04/26 04:03:30 INFO : A1/B2: Removing directory 2026/04/26 04:03:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/26 04:03:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/26 04:03:31 DEBUG : removing 2 level 1 directories 2026/04/26 04:03:31 INFO : A3: Removing directory 2026/04/26 04:03:31 INFO : A2: Removing directory 2026/04/26 04:03:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/26 04:03:35 DEBUG : removing 1 level 3 directories 2026/04/26 04:03:35 INFO : A1/B1/C1: Removing directory 2026/04/26 04:03:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:35 DEBUG : removing 1 level 2 directories 2026/04/26 04:03:35 INFO : A1/B1: Removing directory 2026/04/26 04:03:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/26 04:03:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/26 04:03:36 DEBUG : removing 1 level 1 directories 2026/04/26 04:03:36 INFO : A1: Removing directory 2026/04/26 04:03:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/26 04:03:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/26 04:03:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/26 04:03:37 DEBUG : removing 1 level 0 directories 2026/04/26 04:03:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Removing directory 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 04:03:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (21.40s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:03:39 INFO : A1: Making directory 2026/04/26 04:03:39 INFO : A1/B1: Making directory 2026/04/26 04:03:40 INFO : A1/B1/C1: Making directory 2026/04/26 04:03:42 DEBUG : removing 1 level 3 directories 2026/04/26 04:03:42 INFO : A1/B1/C1: Removing directory 2026/04/26 04:03:43 DEBUG : removing 1 level 2 directories 2026/04/26 04:03:43 INFO : A1/B1: Removing directory 2026/04/26 04:03:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/26 04:03:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.26s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:03:45 INFO : A1: Making directory 2026/04/26 04:03:46 INFO : A1/B1: Making directory 2026/04/26 04:03:47 INFO : A1/B1/C1: Making directory 2026/04/26 04:03:49 DEBUG : removing 1 level 3 directories 2026/04/26 04:03:49 INFO : A1/B1/C1: Removing directory 2026/04/26 04:03:50 DEBUG : removing 1 level 2 directories 2026/04/26 04:03:50 INFO : A1/B1: Removing directory 2026/04/26 04:03:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/26 04:03:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.80s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:03:54 DEBUG : file1: md5 = 768012595de059aa6e4e6e26a3df87bd OK 2026/04/26 04:03:54 DEBUG : filename.txt: File name found in url 2026/04/26 04:03:55 DEBUG : filename.txt: md5 = 275fcbcea306f93aeeaccd7f46aca975 OK 2026/04/26 04:03:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/26 04:03:57 DEBUG : headerfilename.txt: md5 = 52375668e77bcdbd0af15bb2386b54c1 OK 2026/04/26 04:03:58 DEBUG : file2: md5 = 40271e0a7f954b35d460bfd919bef0fd OK --- PASS: TestCopyURL (8.22s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:04:02 DEBUG : file1: md5 = 4a455b110e4ab48aeb82280d1dee33f5 OK --- PASS: TestCopyURLDownloadHeaders (2.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:04:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 04:04:05 DEBUG : sub/file2: md5 = aec06e8e1537bfd73de0c38c95e8f700 OK 2026/04/26 04:04:05 DEBUG : sub/file2: size = 14 OK 2026/04/26 04:04:05 INFO : file1: Copied (new) to: sub/file2 2026/04/26 04:04:05 INFO : file1: Deleted 2026/04/26 04:04:06 DEBUG : sub/file2: size = 14 OK 2026/04/26 04:04:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 04:04:06 DEBUG : file1: Unchanged skipping 2026/04/26 04:04:06 INFO : file1: Deleted 2026/04/26 04:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': don't need to copy/move sub/file2, it is already at target location 2026/04/26 04:04:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:04:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 04:04:10 DEBUG : file1: md5 = c24e68bfcb2086b9692e7630eea0c08e OK 2026/04/26 04:04:10 DEBUG : file1: size = 14 OK 2026/04/26 04:04:10 INFO : file1: Copied (new) 2026/04/26 04:04:10 INFO : file1: Deleted 2026/04/26 04:04:10 DEBUG : file1: Destination exists, skipping 2026/04/26 04:04:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:04:14 DEBUG : dst/file1: md5 = 540040d523dd2c9d732da7e1bebfee30 OK 2026/04/26 04:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haburig2hugo/backup" 2026/04/26 04:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0/1nrff024r7pq65ecp72fc28jb0" 2026/04/26 04:04:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2375788756) 2026/04/26 04:04:16 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo') 2026/04/26 04:04:16 DEBUG : dst/file1: Sizes differ 2026/04/26 04:04:18 INFO : dst/file1: Moved (server-side) 2026/04/26 04:04:20 DEBUG : dst/file1: md5 = eef1c3b3b231ef567961d86089442aa8 OK 2026/04/26 04:04:20 DEBUG : dst/file1: size = 14 OK 2026/04/26 04:04:20 INFO : dst/file1: Copied (new) 2026/04/26 04:04:20 INFO : dst/file1: Deleted 2026/04/26 04:04:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 04:04:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/26 04:04:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.73s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:04:26 DEBUG : A1/one: md5 = f05c8c38174b2acc8428fc4b12ba2c51 OK 2026/04/26 04:04:27 DEBUG : A1/two: md5 = 32bb06890ac1816ec4d692dea97186e7 OK 2026/04/26 04:04:29 DEBUG : A1/B1/three: md5 = 0dea28d932166d78f7bb44196a9c97e7 OK 2026/04/26 04:04:31 DEBUG : A1/B1/C1/four: md5 = 4faeff56e830b11b5616a9f5a634b022 OK 2026/04/26 04:04:33 DEBUG : A1/B1/C2/five: md5 = 4dc915aa07d0a56d90b02d2de97068e0 OK 2026/04/26 04:04:33 INFO : A1/B2: Making directory 2026/04/26 04:04:34 INFO : A1/B1/C3: Making directory 2026/04/26 04:04:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/26 04:04:43 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/26 04:04:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/26 04:04:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/26 04:04:44 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/26 04:04:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/26 04:04:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/26 04:04:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/26 04:04:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/26 04:04:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/26 04:04:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/26 04:04:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/26 04:04:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/26 04:04:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/26 04:04:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/26 04:04:54 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/26 04:04:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/26 04:04:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/26 04:04:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/26 04:04:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/26 04:04:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/26 04:05:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/26 04:05:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/26 04:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.06s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 04:05:08 DEBUG : no_checksum_small_file_from_pipe: md5 = e388bdafacd2b7a840eda23e9e50d5a8 OK 2026/04/26 04:05:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 04:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/26 04:05:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/26 04:05:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/26 04:05:09 DEBUG : no_checksum_big_file_from_pipe: md5 = d1ce37f397b8ae6f79e9edd41e517e26 OK 2026/04/26 04:05:09 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 04:05:09 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 04:05:12 DEBUG : with_checksum_small_file_from_pipe: md5 = a0aed4346f51db4f9b1b18d3de7dbd62 OK 2026/04/26 04:05:12 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 04:05:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/26 04:05:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/26 04:05:14 DEBUG : with_checksum_big_file_from_pipe: md5 = 9fc4114a4a2407062052b26df9a54b9b OK 2026/04/26 04:05:14 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 04:05:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 04:05:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 04:05:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 04:05:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/26 04:05:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 04:05:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 04:05:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 04:05:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/26 04:05:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/26 04:05:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 04:05:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.60s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/26 04:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (48 bytes), uploading instead of streaming 2026/04/26 04:05:27 DEBUG : rcat_metadata: md5 = 79edaced1ce8c4740b7d9175aa02d2cc OK 2026/04/26 04:05:27 DEBUG : rcat_metadata: size = 48 OK 2026/04/26 04:05:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/26 04:05:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/26 04:05:30 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4f30ca482cd2185c1141e54b6ddba6c0 OK 2026/04/26 04:05:30 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/26 04:05:30 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.64s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (2.64s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:32 DEBUG : potato1: md5 = 2f81cf53ea2f0fa4b6c08a22c995e5c0 OK 2026/04/26 04:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/26 04:05:34 DEBUG : potato2: md5 = 3e8508dea0583c4f32caf5d1ad324593 OK 2026/04/26 04:05:34 DEBUG : potato2: size = 60 OK 2026/04/26 04:05:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:37 DEBUG : potato1: md5 = 54387a5b1456195e698dc704bb2b54ca OK 2026/04/26 04:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/26 04:05:38 DEBUG : potato2: md5 = 984f7594d9bad4f65f9ec10ffd990d27 OK 2026/04/26 04:05:38 DEBUG : potato2: size = 60 OK 2026/04/26 04:05:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.72s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:41 DEBUG : potato1: md5 = d58841a450261e7fbed65ececffe0e55 OK --- PASS: TestRcatSizeUploadHeaders (2.12s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:43 DEBUG : potato2: md5 = 22e1e2a2400aaf9256c7794394ce9400 OK 2026/04/26 04:05:45 DEBUG : empty space: md5 = 7d113b7549b59809584942a22b2ec05d OK 2026/04/26 04:05:47 DEBUG : sub dir/potato3: md5 = 2d4e6b73a1f68be49c59ddc905aa0994 OK 2026/04/26 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Touching "sub dir/potato3" 2026/04/26 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Touching "potato2" 2026/04/26 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Touching "empty space" 2026/04/26 04:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.00s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:51 DEBUG : dir with metadata: Making directory with metadata 2026/04/26 04:05:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.22s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:53 DEBUG : directory with modtime: Making directory with metadata 2026/04/26 04:05:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.15s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:05:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/26 04:05:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 04:05:56 DEBUG : Google drive root 'crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0': Skipping btime metadata as can't update it on an existing file: 2026-04-26T04:05:55.972763111Z 2026/04/26 04:05:56 INFO : non existent directory: Updated directory metadata 2026/04/26 04:05:58 DEBUG : Google drive root 'crypt/lhuuhj9b79p7r22ifb2s1et53g32anm4cdh8hddsonvkc7g9d0d0': Skipping btime metadata as can't update it on an existing file: 2026-04-26T04:05:55.972763111Z 2026/04/26 04:05:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.52s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:06:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/26 04:06:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/26 04:06:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.68s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:06:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/26 04:06:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 04:06:04 DEBUG : dst: Making directory with metadata 2026/04/26 04:06:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 04:06:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 04:06:05 INFO : dst: Set directory modification time (using SetModTime) 2026/04/26 04:06:05 INFO : dst: Set directory modification time (using SetModTime) 2026/04/26 04:06:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/26 04:06:06 INFO : dst: Set directory modification time (using SetModTime) 2026/04/26 04:06:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo'", Local "Local file system at /tmp/rclone2375788756", Modify Window "1ms" 2026/04/26 04:06:09 DEBUG : sub dir/test remove existing: md5 = 90bd2563741eed87167168b04300944d OK 2026/04/26 04:06:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ef76d823de2563ac08a4a285a1f7b393 OK 2026/04/26 04:06:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pomosub1" before starting 2026/04/26 04:06:13 DEBUG : sub dir/test remove existing.pomosub1: TEST: removing renamed existing file after operation 2026/04/26 04:06:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wukupuv2" before starting 2026/04/26 04:06:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wukupuv2: TEST: renaming existing back after failed operation 2026/04/26 04:06:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guyesul4" before starting 2026/04/26 04:06:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guyesul4: TEST: removing renamed existing file after operation 2026/04/26 04:06:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5rfa80449oiu8nd6j5qh4cikv51b3b56lcmiht479sreuf44orq0" 2026/04/26 04:06:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7f5lsc7v8rhv4qbu1a1lstk3kkjvloomlu679icrrfm6rq2lt4ntrmbffpolihbboqsb71de39ta5b9s4vmih5br8tj3jl03uaalsvimf2nbc0kl6nhcvmef2ivlusthki8rfddgtb2hgns47sf2t3jadji257k6gp65akiobvogdgf742v0" --- PASS: TestRemoveExisting (12.21s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/26 04:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haburig2hugo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m13.508128481s (try 1/5)