"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/07 01:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu" 2026/06/07 01:57:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg" 2026/06/07 01:57:50 DEBUG : Creating backend with remote "/tmp/rclone3584171954" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/06/07 01:57:50 DEBUG : a: size = 0 OK 2026/06/07 01:57:50 DEBUG : a: size = 1 (memory) 2026/06/07 01:57:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/07 01:57:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/07 01:57:50 DEBUG : potato: Seek from 10 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 10 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 2 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/07 01:57:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 2 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/07 01:57:50 DEBUG : potato: Seek from 8 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 8 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/07 01:57:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 01:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 01:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 01:57:50 DEBUG : potato: Seek from 5 to 2 2026/06/07 01:57:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/07 01:57:50 DEBUG : potato: Seek from 9 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 9 to 0 2026/06/07 01:57:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 01:57:53 DEBUG : rutabaga: md5 = 9a05d0818c08f476cc190da00715f730 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/07 01:57:55 DEBUG : empty space: md5 = 7aa8c7c92685c095985af3d616c124a1 OK === RUN TestCheck/3 2026/06/07 01:57:58 DEBUG : potato2: md5 = 8302aa454c63176f83ae2de640a5c4e2 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/07 01:58:00 DEBUG : remotepotato: md5 = 17b5647d3bd6aa0d050450b9d2327156 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.70s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/06/07 01:58:04 DEBUG : Creating backend with remote "nonexistent" 2026/06/07 01:58:04 DEBUG : Creating backend with remote "nonexistent" 2026/06/07 01:58:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/07 01:58:04 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/06/07 01:58:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/07 01:58:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 01:58:05 DEBUG : rutabaga: md5 = 8970910839c24ec790d4f67a983af1aa OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/07 01:58:09 DEBUG : empty space: md5 = 40c568255b63b63306c1a878e77f8a7d OK === RUN TestCheckDownload/3 2026/06/07 01:58:12 DEBUG : potato2: md5 = 65aae2c13ea37e1c190fc6b1b8849f40 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/07 01:58:16 DEBUG : remotepotato: md5 = 4743ce2f89b1ad337baef3f3895a5a7e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.89s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.76s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 01:58:22 DEBUG : rutabaga: md5 = 95e3cf698e78a5f12de9f7808a2797ff OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/07 01:58:25 DEBUG : empty space: md5 = d02a7aa711efae646724287e05859f80 OK === RUN TestCheckSizeOnly/3 2026/06/07 01:58:27 DEBUG : potato2: md5 = 92436b53cdc333b59781ebc5384f1212 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/07 01:58:29 DEBUG : remotepotato: md5 = 18f9cdaa81fbb1fa52c9f83852d233c4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.26s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 01:58:34 DEBUG : test.sum: md5 = bf77859906e1bc7bae4e10571d633231 OK 2026/06/07 01:58:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/07 01:58:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/07 01:58:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/07 01:58:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/07 01:58:37 DEBUG : test.sum: md5 = b66902d9879322272d99df7c7e63aaa6 OK 2026/06/07 01:58:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/07 01:58:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/07 01:58:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/07 01:58:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 01:58:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/data" 2026/06/07 01:58:39 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.25s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 01:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/data" 2026/06/07 01:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/vjrnln8ratgmqakfosrqe8espk" 2026/06/07 01:58:45 DEBUG : data/banana: md5 = f7b6e42a11979ba6f5aaa3f95cf99963 OK 2026/06/07 01:58:47 DEBUG : test.sum: md5 = ac4f0526e3ac268755d25115934daa13 OK === RUN TestCheckSumDownload/subtest1 2026/06/07 01:58:51 DEBUG : data/potato: md5 = 83c3d5f8350c60bb5e7ff391c5166840 OK 2026/06/07 01:58:53 DEBUG : test.sum: md5 = 8e762e0c256f50931e7d48def48e49e8 OK === RUN TestCheckSumDownload/subtest2 2026/06/07 01:58:57 DEBUG : test.sum: md5 = 863cb6e74c37eae19928bcad8bbcc803 OK === RUN TestCheckSumDownload/subtest3 2026/06/07 01:59:01 DEBUG : test.sum: md5 = 60ab11eeedc837647a92677dbb15c13e OK === RUN TestCheckSumDownload/subtest4 2026/06/07 01:59:05 DEBUG : test.sum: md5 = bbab58155d86554958571643730bc368 OK === RUN TestCheckSumDownload/subtest5 2026/06/07 01:59:09 DEBUG : test.sum: md5 = 627de9a4940c444715cb7e79adcf36bb OK === RUN TestCheckSumDownload/subtest6 2026/06/07 01:59:13 DEBUG : data/banana: md5 = 19a5cde4fff20860ff4a82f9ef14fb5f OK 2026/06/07 01:59:15 DEBUG : data/potato: md5 = c03bcc8070f80db0011f82f5d5e5c565 OK 2026/06/07 01:59:16 DEBUG : test.sum: md5 = a355b60f8f31866cd1c3826050a058cc OK === RUN TestCheckSumDownload/subtest7 2026/06/07 01:59:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/07 01:59:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.85s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (1.81s) --- PASS: TestCheckSumDownload/subtest3 (1.97s) --- PASS: TestCheckSumDownload/subtest4 (1.85s) --- PASS: TestCheckSumDownload/subtest5 (1.95s) --- PASS: TestCheckSumDownload/subtest6 (1.86s) --- PASS: TestCheckSumDownload/subtest7 (1.97s) === RUN TestApplyTransforms 2026/06/07 01:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falojav4jagi" 2026/06/07 01:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/kplkd6151g60kaut555suqaauq9vnfkkocts1m064pvmvi0vi3f0" 2026/06/07 01:59:23 DEBUG : Creating backend with remote "/tmp/rclone4121531338" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi'", Local "Local file system at /tmp/rclone4121531338", Modify Window "1ms" 2026/06/07 01:59:25 DEBUG : hello, world!: md5 = 43252c82bdf5affe9f5ea067bd8f511e OK upper checkfile vs. lower remote (without normalization) 2026/06/07 01:59:26 ERROR : hello, world!: sum not found 2026/06/07 01:59:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi' 2026/06/07 01:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi': 1 files missing 2026/06/07 01:59:26 NOTICE: 1 hashes missing 2026/06/07 01:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi': 1 differences found 2026/06/07 01:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/07 01:59:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi': 0 differences found 2026/06/07 01:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi': 1 matching files 2026/06/07 01:59:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vifikol8xiha" 2026/06/07 01:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:27 DEBUG : Creating backend with remote "TestDrive:crypt/02im2088s080r6uim9r7madaodjks479ca2cq64qbkdfjc3vm3eg" 2026/06/07 01:59:28 DEBUG : Creating backend with remote "/tmp/rclone2598146082" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha'", Local "Local file system at /tmp/rclone2598146082", Modify Window "1ms" 2026/06/07 01:59:31 DEBUG : HELLO, WORLD!: md5 = 0ad89bfb1074fec55aec4c1cbfedeeba OK lower checkfile vs. upper remote (without normalization) 2026/06/07 01:59:31 ERROR : HELLO, WORLD!: sum not found 2026/06/07 01:59:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha' 2026/06/07 01:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha': 1 files missing 2026/06/07 01:59:31 NOTICE: 1 hashes missing 2026/06/07 01:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha': 1 differences found 2026/06/07 01:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/07 01:59:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha': 0 differences found 2026/06/07 01:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha': 1 matching files 2026/06/07 01:59:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rokicog2fizi" 2026/06/07 01:59:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:32 DEBUG : Creating backend with remote "TestDrive:crypt/2nnf4364da636in80m4ukbdq6qe43nmjr4hhrt0p038cep5ta8bg" 2026/06/07 01:59:33 DEBUG : Creating backend with remote "/tmp/rclone1732081246" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi'", Local "Local file system at /tmp/rclone1732081246", Modify Window "1ms" 2026/06/07 01:59:36 DEBUG : HeLlO, wOrLd!: md5 = 4db2fcdd0fe34942d1d878d410e70f6e OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/07 01:59:36 ERROR : HeLlO, wOrLd!: sum not found 2026/06/07 01:59:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi' 2026/06/07 01:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi': 1 files missing 2026/06/07 01:59:36 NOTICE: 1 hashes missing 2026/06/07 01:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi': 1 differences found 2026/06/07 01:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/07 01:59:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi': 0 differences found 2026/06/07 01:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi': 1 matching files 2026/06/07 01:59:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gijepob2leze" 2026/06/07 01:59:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:37 DEBUG : Creating backend with remote "TestDrive:crypt/4nvf8rj8vlumucqab5b25to6ld6so55cnss3mmpde4qs11iqbshg" 2026/06/07 01:59:38 DEBUG : Creating backend with remote "/tmp/rclone4275088088" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze'", Local "Local file system at /tmp/rclone4275088088", Modify Window "1ms" 2026/06/07 01:59:41 DEBUG : HELLO, WORLD!: md5 = 3325e214e813303fb26a73c69ed54ed2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/07 01:59:41 ERROR : HELLO, WORLD!: sum not found 2026/06/07 01:59:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze' 2026/06/07 01:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze': 1 files missing 2026/06/07 01:59:41 NOTICE: 1 hashes missing 2026/06/07 01:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze': 1 differences found 2026/06/07 01:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/07 01:59:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze': 0 differences found 2026/06/07 01:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze': 1 matching files 2026/06/07 01:59:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hapilar5vuni" 2026/06/07 01:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:42 DEBUG : Creating backend with remote "TestDrive:crypt/1u75va1nt58ifr7rkfsqo2slfk0pe4mj72nrbo0vrgbd0vv19rl0" 2026/06/07 01:59:43 DEBUG : Creating backend with remote "/tmp/rclone204255040" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni'", Local "Local file system at /tmp/rclone204255040", Modify Window "1ms" 2026/06/07 01:59:46 DEBUG : 測試_Русский___ě_áñ: md5 = 2e8b903d6e87aa6e1a3a9b3504cc2bd7 OK NFD checkfile vs. NFC remote (without normalization) 2026/06/07 01:59:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/07 01:59:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni' 2026/06/07 01:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni': 1 files missing 2026/06/07 01:59:46 NOTICE: 1 hashes missing 2026/06/07 01:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni': 1 differences found 2026/06/07 01:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/07 01:59:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni': 0 differences found 2026/06/07 01:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni': 1 matching files 2026/06/07 01:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuwajeb4rera" 2026/06/07 01:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/utd5jbdqip966e0eokp25for3crbe604av57isl7vm2hf450qg0g" 2026/06/07 01:59:48 DEBUG : Creating backend with remote "/tmp/rclone2469284397" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera'", Local "Local file system at /tmp/rclone2469284397", Modify Window "1ms" 2026/06/07 01:59:51 DEBUG : 測試_Русский___ě_áñ: md5 = 227c096b39466936cc20837867af2ccb OK NFC checkfile vs. NFD remote (without normalization) 2026/06/07 01:59:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/07 01:59:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera' 2026/06/07 01:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera': 1 files missing 2026/06/07 01:59:52 NOTICE: 1 hashes missing 2026/06/07 01:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera': 1 differences found 2026/06/07 01:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/07 01:59:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera': 0 differences found 2026/06/07 01:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera': 1 matching files 2026/06/07 01:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yadoquy2tuzo" 2026/06/07 01:59:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:53 DEBUG : Creating backend with remote "TestDrive:crypt/p9pn9tub0f09fkrm1kjm9bjtiaen66d8sabb5h7401ktino1tb8g" 2026/06/07 01:59:54 DEBUG : Creating backend with remote "/tmp/rclone3595334911" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo'", Local "Local file system at /tmp/rclone3595334911", Modify Window "1ms" 2026/06/07 01:59:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 54bf3768d784a3ed290ba90bd8157606 OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/07 01:59:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 01:59:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo' 2026/06/07 01:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo': 1 files missing 2026/06/07 01:59:57 NOTICE: 1 hashes missing 2026/06/07 01:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo': 1 differences found 2026/06/07 01:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/07 01:59:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 01:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo': 0 differences found 2026/06/07 01:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo': 1 matching files 2026/06/07 01:59:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-basilim8yoce" 2026/06/07 01:59:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:59:58 DEBUG : Creating backend with remote "TestDrive:crypt/0scdd7tpiuop546dsmft2j37peocpr8d3f83reka5kum1fglb3q0" 2026/06/07 01:59:59 DEBUG : Creating backend with remote "/tmp/rclone3294010491" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce'", Local "Local file system at /tmp/rclone3294010491", Modify Window "1ms" 2026/06/07 02:00:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 43244bb1e627ee4f7e7c40bde2b22644 OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/07 02:00:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:00:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce' 2026/06/07 02:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce': 1 files missing 2026/06/07 02:00:02 NOTICE: 1 hashes missing 2026/06/07 02:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce': 1 differences found 2026/06/07 02:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/07 02:00:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce': 0 differences found 2026/06/07 02:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce': 1 matching files 2026/06/07 02:00:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luheriw5fobo" 2026/06/07 02:00:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:00:03 DEBUG : Creating backend with remote "TestDrive:crypt/cshtat369mjia0ujh09atrskuq66oil5hnlj51hqpp18es438t7g" 2026/06/07 02:00:04 DEBUG : Creating backend with remote "/tmp/rclone2962371745" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo'", Local "Local file system at /tmp/rclone2962371745", Modify Window "1ms" 2026/06/07 02:00:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca84f444c6fd97d4f13ef4483f255248 OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/07 02:00:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:00:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo' 2026/06/07 02:00:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo': 1 files missing 2026/06/07 02:00:07 NOTICE: 1 hashes missing 2026/06/07 02:00:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo': 1 differences found 2026/06/07 02:00:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/07 02:00:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo': 0 differences found 2026/06/07 02:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo': 1 matching files 2026/06/07 02:00:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamixop7bora" 2026/06/07 02:00:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:00:08 DEBUG : Creating backend with remote "TestDrive:crypt/fdbbcjrovndnr58lmte2cr5jp9hb5m48p56vkc98rjmuu48utbk0" 2026/06/07 02:00:09 DEBUG : Creating backend with remote "/tmp/rclone2392251360" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora'", Local "Local file system at /tmp/rclone2392251360", Modify Window "1ms" 2026/06/07 02:00:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f4ecca6afd866d250e1380948fb7bd09 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/07 02:00:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:00:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora' 2026/06/07 02:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora': 1 files missing 2026/06/07 02:00:12 NOTICE: 1 hashes missing 2026/06/07 02:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora': 1 differences found 2026/06/07 02:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/07 02:00:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora': 0 differences found 2026/06/07 02:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora': 1 matching files 2026/06/07 02:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamixop7bora': Purge remote 2026/06/07 02:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luheriw5fobo': Purge remote 2026/06/07 02:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basilim8yoce': Purge remote 2026/06/07 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yadoquy2tuzo': Purge remote 2026/06/07 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwajeb4rera': Purge remote 2026/06/07 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hapilar5vuni': Purge remote 2026/06/07 02:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijepob2leze': Purge remote 2026/06/07 02:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rokicog2fizi': Purge remote 2026/06/07 02:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vifikol8xiha': Purge remote 2026/06/07 02:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falojav4jagi': Purge remote --- PASS: TestApplyTransforms (56.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:00:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:00:21 DEBUG : sub/file2: md5 = 5fa143079fe5281c6d570743a3afb38f OK 2026/06/07 02:00:21 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:00:21 INFO : file1: Copied (new) to: sub/file2 2026/06/07 02:00:22 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:00:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 02:00:22 DEBUG : file1: Unchanged skipping 2026/06/07 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': don't need to copy/move sub/file2, it is already at target location 2026/06/07 02:00:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.21s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:00:28 DEBUG : dst/file1: md5 = cd58f6ac76b59cf29fb73b525af6b6e7 OK 2026/06/07 02:00:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/backup" 2026/06/07 02:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/1nrff024r7pq65ecp72fc28jb0" 2026/06/07 02:00:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:00:31 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu') 2026/06/07 02:00:31 DEBUG : dst/file1: Sizes differ 2026/06/07 02:00:34 INFO : dst/file1: Moved (server-side) 2026/06/07 02:00:36 DEBUG : dst/file1: md5 = 8f7afb9b83fe4ceb65238baea6154c15 OK 2026/06/07 02:00:36 DEBUG : dst/file1: size = 14 OK 2026/06/07 02:00:36 INFO : dst/file1: Copied (new) 2026/06/07 02:00:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:00:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.38s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:00:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/dst" 2026/06/07 02:00:41 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/07 02:00:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/CompareDest" 2026/06/07 02:00:43 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/gveqi14airsml4bgu7krj116o8" 2026/06/07 02:00:45 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 02:00:48 DEBUG : one: md5 = 2b772854c82f78d862c5a897b0629380 OK 2026/06/07 02:00:48 DEBUG : one: size = 3 OK 2026/06/07 02:00:48 INFO : one: Copied (new) 2026/06/07 02:00:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:00:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/dst') 2026/06/07 02:00:49 DEBUG : one: Sizes differ 2026/06/07 02:00:51 DEBUG : one: md5 = bfb6bac04f2daa67d641f881c1937a52 OK 2026/06/07 02:00:51 DEBUG : one: size = 5 OK 2026/06/07 02:00:51 INFO : one: Copied (replaced existing) 2026/06/07 02:00:53 DEBUG : dst/one: md5 = 9e25e4e710f8aa749be672f39aa215d5 OK 2026/06/07 02:00:56 DEBUG : CompareDest/one: md5 = a52b520110acf57fc344125f1baa114a OK 2026/06/07 02:00:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:00:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/dst') 2026/06/07 02:00:57 DEBUG : one: Sizes differ 2026/06/07 02:00:57 DEBUG : one: size = 5 OK 2026/06/07 02:00:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 02:00:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:00:59 DEBUG : CompareDest/two: md5 = af2ed7fe97c694c3b34d89ffeab5ecae OK 2026/06/07 02:01:00 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:01:00 DEBUG : two: size = 3 OK 2026/06/07 02:01:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 02:01:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:01:01 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:01:02 DEBUG : two: size = 3 OK 2026/06/07 02:01:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 02:01:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:01:03 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:01:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:01:03 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/CompareDest') 2026/06/07 02:01:03 DEBUG : two: Sizes differ 2026/06/07 02:01:05 DEBUG : two: md5 = e778c05d985c7f2fee95f1b93d3c6289 OK 2026/06/07 02:01:05 DEBUG : two: size = 5 OK 2026/06/07 02:01:05 INFO : two: Copied (new) 2026/06/07 02:01:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/07 02:01:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:01:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/07 02:01:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:01:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/dst" 2026/06/07 02:01:11 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/07 02:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/CopyDest" 2026/06/07 02:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/07 02:01:15 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 02:01:17 DEBUG : one: md5 = db38d73ec5408f5b97bcd3d603cc0715 OK 2026/06/07 02:01:17 DEBUG : one: size = 3 OK 2026/06/07 02:01:17 INFO : one: Copied (new) 2026/06/07 02:01:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:01:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/dst') 2026/06/07 02:01:19 DEBUG : one: Sizes differ 2026/06/07 02:01:20 DEBUG : one: md5 = 9f6985f105d31503a2b9526f473a5117 OK 2026/06/07 02:01:20 DEBUG : one: size = 5 OK 2026/06/07 02:01:20 INFO : one: Copied (replaced existing) 2026/06/07 02:01:23 DEBUG : dst/one: md5 = b064b55d4ff3c06e6f9916301b25635d OK 2026/06/07 02:01:25 DEBUG : CopyDest/one: md5 = cabd262cd9fa44e40b968aca0b9db10f OK 2026/06/07 02:01:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/BackupDir" 2026/06/07 02:01:26 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/07 02:01:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:01:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/dst') 2026/06/07 02:01:28 DEBUG : one: Sizes differ 2026/06/07 02:01:29 DEBUG : one: size = 5 OK 2026/06/07 02:01:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 02:01:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:01:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/dst') 2026/06/07 02:01:29 DEBUG : one: Sizes differ 2026/06/07 02:01:30 INFO : one: Moved (server-side) 2026/06/07 02:01:32 DEBUG : one: size = 5 OK 2026/06/07 02:01:32 INFO : one: Copied (server-side copy) 2026/06/07 02:01:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/07 02:01:34 DEBUG : CopyDest/two: md5 = c32f2156774bbb99792a93923900e55a OK 2026/06/07 02:01:35 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:01:35 DEBUG : two: size = 3 OK 2026/06/07 02:01:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 02:01:36 DEBUG : two: size = 3 OK 2026/06/07 02:01:36 INFO : two: Copied (server-side copy) 2026/06/07 02:01:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/07 02:01:37 DEBUG : two: size = 3 OK 2026/06/07 02:01:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 02:01:37 DEBUG : two: Unchanged skipping 2026/06/07 02:01:39 DEBUG : CopyDest/three: md5 = 604efc2c13f38c374e17dcc412844201 OK 2026/06/07 02:01:40 DEBUG : three: Need to transfer - File not found at Destination 2026/06/07 02:01:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:01:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu/CopyDest') 2026/06/07 02:01:40 DEBUG : three: Sizes differ 2026/06/07 02:01:40 DEBUG : three: Destination not found in --copy-dest 2026/06/07 02:01:42 DEBUG : three: md5 = 5189ea9b260269412903e7a9a4db1e92 OK 2026/06/07 02:01:42 DEBUG : three: size = 7 OK 2026/06/07 02:01:42 INFO : three: Copied (new) 2026/06/07 02:01:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/07 02:01:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/07 02:01:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:01:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/07 02:01:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:01:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/07 02:01:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.51s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:01:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/07 02:01:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5b5d9a682610ae371b43e41b3bf48dca OK 2026/06/07 02:01:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/07 02:01:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/07 02:01:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/07 02:01:55 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/06/07 02:01:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/07 02:01:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/07 02:01:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 22f1a87ddf7ae1a6a7c07734f9c966b4 OK 2026/06/07 02:01:58 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/07 02:01:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/07 02:02:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/07 02:02:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.73s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using skip mode. 2026/06/07 02:02:06 NOTICE: one: Found 2 files with duplicate names 2026/06/07 02:02:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.73s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using skip mode. 2026/06/07 02:02:13 NOTICE: one: Found 3 files with duplicate names 2026/06/07 02:02:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/07 02:02:14 INFO : one: Deleted 2026/06/07 02:02:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.62s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using first mode. 2026/06/07 02:02:21 NOTICE: one: Found 3 files with duplicate names 2026/06/07 02:02:21 INFO : one: Deleted 2026/06/07 02:02:22 INFO : one: Deleted 2026/06/07 02:02:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.68s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using newest mode. 2026/06/07 02:02:28 NOTICE: one: Found 3 files with duplicate names 2026/06/07 02:02:29 INFO : one: Deleted 2026/06/07 02:02:29 INFO : one: Deleted 2026/06/07 02:02:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.38s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using oldest mode. 2026/06/07 02:02:36 NOTICE: one: Found 3 files with duplicate names 2026/06/07 02:02:37 INFO : one: Deleted 2026/06/07 02:02:37 INFO : one: Deleted 2026/06/07 02:02:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.64s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using largest mode. 2026/06/07 02:02:44 NOTICE: one: Found 3 files with duplicate names 2026/06/07 02:02:44 INFO : one: Deleted 2026/06/07 02:02:45 INFO : one: Deleted 2026/06/07 02:02:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.18s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using smallest mode. 2026/06/07 02:02:51 NOTICE: one: Found 3 files with duplicate names 2026/06/07 02:02:51 INFO : one: Deleted 2026/06/07 02:02:52 INFO : one: Deleted 2026/06/07 02:02:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.39s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:02:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Looking for duplicate names using rename mode. 2026/06/07 02:03:00 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/07 02:03:01 INFO : one-2.txt: renamed from: one.txt 2026/06/07 02:03:03 INFO : one-3.txt: renamed from: one.txt 2026/06/07 02:03:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.81s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:03:10 DEBUG : dupe1/one.txt: md5 = 6cc18663cdcb4c0add5e580408e7f4e9 OK 2026/06/07 02:03:12 DEBUG : dupe2/two.txt: md5 = bb2f83b633491f7189cb82fd80135c29 OK 2026/06/07 02:03:15 DEBUG : dupe3/three.txt: md5 = ad4a63de5a93869e282a54fbf30b562d OK 2026/06/07 02:03:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/07 02:03:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/07 02:03:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/07 02:03:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/07 02:03:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/07 02:03:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/07 02:03:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.50s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:03:25 DEBUG : a.txt: md5 = f31e9db7eb4daf228daf8073cd6649af OK 2026/06/07 02:03:27 DEBUG : zend.txt: md5 = ea943fc26d39a76fc708ffc566f9e20a OK 2026/06/07 02:03:30 DEBUG : sub dir/hello world: md5 = 8a154bb9a8162a94e7891777b52cc2fa OK 2026/06/07 02:03:31 DEBUG : sub dir/hello world2: md5 = f69acd078d926520ad00a1c28d8b7c36 OK 2026/06/07 02:03:34 DEBUG : sub dir/ignore dir/.ignore: md5 = e95140ab19b0d30612c28c1705e786b0 OK 2026/06/07 02:03:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = ae999d84ea64ac6447c757c8bbde890f OK 2026/06/07 02:03:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7b7510b5bdf32307aec3c94cd39582f1 OK 2026/06/07 02:03:39 DEBUG : a.txt: Excluded (Size Filter) 2026/06/07 02:03:39 DEBUG : a.txt: Excluded 2026/06/07 02:03:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:03:40 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:03:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:03:40 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:03:41 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:03:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:03:41 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:03:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:03:41 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:03:41 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/07 02:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/07 02:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/07 02:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/07 02:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/07 02:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/07 02:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.55s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:03:51 DEBUG : a.txt: md5 = ae0ca6f5af32412c7496ba90701bb7c1 OK 2026/06/07 02:03:52 DEBUG : zend.txt: md5 = c68b31ca9481b2758eb1801c5b545d23 OK 2026/06/07 02:03:55 DEBUG : sub dir/hello world: md5 = 0a0e9f1b1f44fdaf879d9d26418e4012 OK 2026/06/07 02:03:57 DEBUG : sub dir/hello world2: md5 = 5df6bba15c2b2e3a54e3baf961e6a01a OK 2026/06/07 02:03:59 DEBUG : sub dir/ignore dir/.ignore: md5 = ea53603f096fcda847e0b8baacf010b8 OK 2026/06/07 02:04:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 35651f2de2662cac0cf37dde4db58cef OK 2026/06/07 02:04:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = d7dcd6de32f1eb9a4015f3e283d06703 OK 2026/06/07 02:04:04 DEBUG : a.txt: Excluded (Size Filter) 2026/06/07 02:04:04 DEBUG : a.txt: Excluded 2026/06/07 02:04:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:04:05 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:04:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:04:05 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:04:06 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:04:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:04:06 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:04:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:04:06 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:04:06 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:04:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/07 02:04:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/07 02:04:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/07 02:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/07 02:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/07 02:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/07 02:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.98s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:16 DEBUG : file1: md5 = 33f8b85815d4c6ac492a2de66fc1d2d8 OK 2026/06/07 02:04:18 DEBUG : sub/file2: md5 = 783ac151ab97eeb1d9a3d21a2e512167 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/06/07 02:04:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/07 02:04:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/07 02:04:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/07 02:04:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.19s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:27 DEBUG : file1: md5 = d56b6edd61a8e5244bedb3a19bf59510 OK 2026/06/07 02:04:29 DEBUG : sub/file2: md5 = ce88465f901a5bef1bc211e10e407bff 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/06/07 02:04:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/notfound" 2026/06/07 02:04:34 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/qe0i31qdkoejk60elps0ni5sqk" 2026/06/07 02:04:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.92s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Making directory 2026/06/07 02:04:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:42 DEBUG : sub dir/hello world: md5 = b3f3c0b9dd5fa9349f37025f9e5d1936 OK 2026/06/07 02:04:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.54s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:46 DEBUG : potato2: md5 = c4268b0715b71948af08f6c9ee5748e5 OK 2026/06/07 02:04:48 DEBUG : empty space: md5 = 3ba8e28c1de0d4da0646aa87655b97e5 OK --- PASS: TestLs (5.25s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:51 DEBUG : potato2: md5 = 4aaf373015abaec3dff7412909155e90 OK 2026/06/07 02:04:53 DEBUG : empty space: md5 = 2ec32cab291fd9b848a70a3f723ae20a OK 2026/06/07 02:04:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/07 02:04:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.80s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:04:57 DEBUG : potato2: md5 = d445cba134ac0716c3f01712e7c80d92 OK 2026/06/07 02:04:59 DEBUG : empty space: md5 = 834404c14e18e3dfab4293a1e5fc757f OK --- PASS: TestLsLong (5.56s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:03 DEBUG : potato2: md5 = 5eef2342124763b1d9ff1f78d28dbd0f OK 2026/06/07 02:05:04 DEBUG : empty space: md5 = 401d6f6661accd32d8a2a041d78e179b OK --- PASS: TestHashSums (5.85s) === RUN TestHashSumsWithErrors 2026/06/07 02:05:07 DEBUG : Creating backend with remote ":memory:" 2026/06/07 02:05:07 DEBUG : Config file has changed externally - reloading 2026/06/07 02:05:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/07 02:05:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/07 02:05:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:09 DEBUG : potato2: md5 = 82dd3962f5a2d265e84e60337d40d96b OK 2026/06/07 02:05:10 DEBUG : empty space: md5 = d64402e87af0bbb009995dd4aff6e024 OK 2026/06/07 02:05:13 DEBUG : sub dir/potato3: md5 = ef98713270faed05df395785d68c004e OK 2026/06/07 02:05:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.04s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:19 DEBUG : small: md5 = 68859ebeec3542c752a99c701f661aee OK 2026/06/07 02:05:20 DEBUG : medium: md5 = 545ac0279c19f4a18fd9f5e02645e461 OK 2026/06/07 02:05:22 DEBUG : large: md5 = 1b2885a05ef48826f9fb117c41f379c2 OK 2026/06/07 02:05:22 DEBUG : Waiting for deletions to finish 2026/06/07 02:05:22 DEBUG : large: Excluded (Size Filter) 2026/06/07 02:05:23 INFO : medium: Deleted 2026/06/07 02:05:23 INFO : small: Deleted --- PASS: TestDelete (7.51s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:26 DEBUG : small: md5 = aa319112f713d34bdaf2147e5d6fa9c3 OK 2026/06/07 02:05:28 DEBUG : medium: md5 = 7fb76ba7ff45877d8cbe49608a6906d7 OK 2026/06/07 02:05:29 DEBUG : large: md5 = 75e5393e2672f36170a58562f2b2c5d9 OK 2026/06/07 02:05:30 DEBUG : Waiting for deletions to finish 2026/06/07 02:05:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/07 02:05:31 INFO : medium: Deleted 2026/06/07 02:05:31 INFO : small: Deleted --- PASS: TestMaxDelete (7.93s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:34 DEBUG : small: md5 = 5f5699b267c8c1b699b2fb9dc7ae1552 OK 2026/06/07 02:05:36 DEBUG : medium: md5 = 77c63cff2cb108fb9ab8841fe0bbe005 OK 2026/06/07 02:05:37 DEBUG : large: md5 = 25cc48317c50a7be16e8f333ab7da3e6 OK 2026/06/07 02:05:37 DEBUG : Waiting for deletions to finish 2026/06/07 02:05:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/07 02:05:38 INFO : small: Deleted 2026/06/07 02:05:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.11s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:42 DEBUG : small: md5 = 40f76fce12cb16ee1188a353a645bff0 OK 2026/06/07 02:05:44 DEBUG : medium: md5 = 0b6442a1b7908fb9a1ef77125710f5dc OK 2026/06/07 02:05:46 DEBUG : large: md5 = ebe041c16062233be269af6aebef1a66 OK 2026/06/07 02:05:46 DEBUG : Waiting for deletions to finish 2026/06/07 02:05:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/07 02:05:47 INFO : small: Deleted 2026/06/07 02:05:47 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.04s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:50 DEBUG : ReadFile: md5 = 4b915a15e4de8a31d7a2dd29e597ac0c OK --- PASS: TestReadFile (4.43s) === RUN TestRetry 2026/06/07 02:05:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/07 02:05:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/07 02:05:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:05:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:05:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:05:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:05:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:05:55 DEBUG : file1: md5 = 22e0c10d5b040e09c938d104280e54de OK 2026/06/07 02:05:56 DEBUG : file2: md5 = c801bceafa53221b1c399c99be2368da OK --- PASS: TestCat (14.85s) === RUN TestPurge 2026/06/07 02:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-romigor9yifa" 2026/06/07 02:06:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/pcdu0h683iful1oooa907rj35mvmvctjt255a564480p4bid1bc0" 2026/06/07 02:06:09 DEBUG : Creating backend with remote "/tmp/rclone361476644" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-romigor9yifa'", Local "Local file system at /tmp/rclone361476644", Modify Window "1ms" 2026/06/07 02:06:15 DEBUG : A1/B1/C1/one: md5 = 6d2a3fb216f0fe53f3075b48d282cb42 OK 2026/06/07 02:06:15 INFO : A2: Making directory 2026/06/07 02:06:15 INFO : A1/B2: Making directory 2026/06/07 02:06:16 INFO : A1/B2/C2: Making directory 2026/06/07 02:06:17 INFO : A1/B1/C3: Making directory 2026/06/07 02:06:18 INFO : A3: Making directory 2026/06/07 02:06:19 INFO : A3/B3: Making directory 2026/06/07 02:06:20 INFO : A3/B3/C4: Making directory 2026/06/07 02:06:23 DEBUG : A1/two: md5 = 1d8257ff1595611e834f633054bc9201 OK 2026/06/07 02:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romigor9yifa': Purge remote 2026/06/07 02:06:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.04s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:06:32 DEBUG : A1/B1/C1/one: md5 = 96aaf3a1021dfa1f4a7e8a1e975072a7 OK 2026/06/07 02:06:32 INFO : A2: Making directory 2026/06/07 02:06:33 INFO : A1/B2: Making directory 2026/06/07 02:06:34 INFO : A1/B2/C2: Making directory 2026/06/07 02:06:35 INFO : A1/B1/C3: Making directory 2026/06/07 02:06:36 INFO : A3: Making directory 2026/06/07 02:06:36 INFO : A3/B3: Making directory 2026/06/07 02:06:38 INFO : A3/B3/C4: Making directory 2026/06/07 02:06:40 DEBUG : A1/two: md5 = 646108e7b264c2a6c31432b80bcc7b92 OK 2026/06/07 02:06:41 DEBUG : removing 1 level 3 directories 2026/06/07 02:06:41 INFO : A3/B3/C4: Removing directory 2026/06/07 02:06:44 DEBUG : removing 2 level 3 directories 2026/06/07 02:06:44 INFO : A1/B2/C2: Removing directory 2026/06/07 02:06:44 INFO : A1/B1/C3: Removing directory 2026/06/07 02:06:45 DEBUG : removing 2 level 2 directories 2026/06/07 02:06:45 INFO : A3/B3: Removing directory 2026/06/07 02:06:45 INFO : A1/B2: Removing directory 2026/06/07 02:06:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/07 02:06:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/07 02:06:46 DEBUG : removing 2 level 1 directories 2026/06/07 02:06:46 INFO : A3: Removing directory 2026/06/07 02:06:46 INFO : A2: Removing directory 2026/06/07 02:06:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/07 02:06:51 DEBUG : removing 1 level 3 directories 2026/06/07 02:06:51 INFO : A1/B1/C1: Removing directory 2026/06/07 02:06:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:51 DEBUG : removing 1 level 2 directories 2026/06/07 02:06:51 INFO : A1/B1: Removing directory 2026/06/07 02:06:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/07 02:06:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/07 02:06:52 DEBUG : removing 1 level 1 directories 2026/06/07 02:06:52 INFO : A1: Removing directory 2026/06/07 02:06:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/07 02:06:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/07 02:06:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/07 02:06:53 DEBUG : removing 1 level 0 directories 2026/06/07 02:06:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Removing directory 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/07 02:06:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.94s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:06:56 INFO : A1: Making directory 2026/06/07 02:06:57 INFO : A1/B1: Making directory 2026/06/07 02:06:58 INFO : A1/B1/C1: Making directory 2026/06/07 02:07:01 DEBUG : removing 1 level 3 directories 2026/06/07 02:07:01 INFO : A1/B1/C1: Removing directory 2026/06/07 02:07:01 DEBUG : removing 1 level 2 directories 2026/06/07 02:07:01 INFO : A1/B1: Removing directory 2026/06/07 02:07:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/07 02:07:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.41s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:04 INFO : A1: Making directory 2026/06/07 02:07:05 INFO : A1/B1: Making directory 2026/06/07 02:07:06 INFO : A1/B1/C1: Making directory 2026/06/07 02:07:09 DEBUG : removing 1 level 3 directories 2026/06/07 02:07:09 INFO : A1/B1/C1: Removing directory 2026/06/07 02:07:10 DEBUG : removing 1 level 2 directories 2026/06/07 02:07:10 INFO : A1/B1: Removing directory 2026/06/07 02:07:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/07 02:07:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.60s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:15 DEBUG : file1: md5 = 2f725e43d8c6702480f2091c4a4d684b OK 2026/06/07 02:07:15 DEBUG : filename.txt: File name found in url 2026/06/07 02:07:17 DEBUG : filename.txt: md5 = 2c0de797259891dc97aba64cd9b47a79 OK 2026/06/07 02:07:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/07 02:07:19 DEBUG : headerfilename.txt: md5 = 2510edef3dd77da8f523303383a52606 OK 2026/06/07 02:07:20 DEBUG : file2: md5 = 5c92eaca46b2df074575538e738453ec OK --- PASS: TestCopyURL (10.08s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:25 DEBUG : file1: md5 = bf0b8889f760a836f7406cbd5b65ffa9 OK --- PASS: TestCopyURLDownloadHeaders (2.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:07:28 DEBUG : sub/file2: md5 = 8b418494423a192cbe9ff6ac44014a1f OK 2026/06/07 02:07:28 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:07:28 INFO : file1: Copied (new) to: sub/file2 2026/06/07 02:07:28 INFO : file1: Deleted 2026/06/07 02:07:29 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:07:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 02:07:29 DEBUG : file1: Unchanged skipping 2026/06/07 02:07:29 INFO : file1: Deleted 2026/06/07 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': don't need to copy/move sub/file2, it is already at target location 2026/06/07 02:07:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.79s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:07:34 DEBUG : file1: md5 = 22cde52669687e17f2e5f7ecca6d2aee OK 2026/06/07 02:07:34 DEBUG : file1: size = 14 OK 2026/06/07 02:07:34 INFO : file1: Copied (new) 2026/06/07 02:07:34 INFO : file1: Deleted 2026/06/07 02:07:35 DEBUG : file1: Destination exists, skipping 2026/06/07 02:07:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:40 DEBUG : dst/file1: md5 = 61a162504fe6678af976945501c7606d OK 2026/06/07 02:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefupoj3cuqu/backup" 2026/06/07 02:07:41 DEBUG : Creating backend with remote "TestDrive:crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg/1nrff024r7pq65ecp72fc28jb0" 2026/06/07 02:07:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3584171954) 2026/06/07 02:07:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu') 2026/06/07 02:07:42 DEBUG : dst/file1: Sizes differ 2026/06/07 02:07:46 INFO : dst/file1: Moved (server-side) 2026/06/07 02:07:47 DEBUG : dst/file1: md5 = 2c8052bfae7eac4dd55bfbabf1650e18 OK 2026/06/07 02:07:47 DEBUG : dst/file1: size = 14 OK 2026/06/07 02:07:47 INFO : dst/file1: Copied (new) 2026/06/07 02:07:47 INFO : dst/file1: Deleted 2026/06/07 02:07:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:07:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/07 02:07:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.72s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:07:55 DEBUG : A1/one: md5 = b3a9c6a58a8a5aa049d69f11210abec9 OK 2026/06/07 02:07:57 DEBUG : A1/two: md5 = 8d5b26c91a37507015e2f29a502baa36 OK 2026/06/07 02:08:00 DEBUG : A1/B1/three: md5 = b81082a4eb8661e5d48b2f763dc1010b OK 2026/06/07 02:08:02 DEBUG : A1/B1/C1/four: md5 = b4e07de0cfb304074a83a59f09bfc53a OK 2026/06/07 02:08:05 DEBUG : A1/B1/C2/five: md5 = fb798e1f7a03735c7920087b3d9ce4f0 OK 2026/06/07 02:08:05 INFO : A1/B2: Making directory 2026/06/07 02:08:06 INFO : A1/B1/C3: Making directory 2026/06/07 02:08:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/07 02:08:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/07 02:08:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/07 02:08:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/07 02:08:18 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/07 02:08:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/07 02:08:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/07 02:08:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/07 02:08:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/07 02:08:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/07 02:08:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/07 02:08:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/07 02:08:31 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/07 02:08:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/07 02:08:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/07 02:08:31 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/07 02:08:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/07 02:08:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/07 02:08:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/07 02:08:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/07 02:08:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/07 02:08:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/07 02:08:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/07 02:08:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.37s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:08:49 DEBUG : no_checksum_small_file_from_pipe: md5 = f31ebe205b9cff861fe749171e46babc OK 2026/06/07 02:08:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/07 02:08:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:08:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/07 02:08:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 84dcbd69289aa32fdf5cd80346db97fc OK 2026/06/07 02:08:50 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:08:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:08:54 DEBUG : with_checksum_small_file_from_pipe: md5 = d472b56f95af1e02ed114af5c5903c87 OK 2026/06/07 02:08:54 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:08:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:08:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/07 02:08:56 DEBUG : with_checksum_big_file_from_pipe: md5 = 525ee1105e50b3686e5dd9685b330909 OK 2026/06/07 02:08:56 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:08:56 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:09:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:09:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 02:09:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/07 02:09:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:09:02 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:09:06 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:09:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:09:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/07 02:09:08 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:09:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.70s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/07 02:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (48 bytes), uploading instead of streaming 2026/06/07 02:09:11 DEBUG : rcat_metadata: md5 = 6a99e64a8f0ea15ef9467bf0c3ea0647 OK 2026/06/07 02:09:11 DEBUG : rcat_metadata: size = 48 OK 2026/06/07 02:09:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/07 02:09:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/07 02:09:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = b3e7a223c83fa175dadcfc4889b3787d OK 2026/06/07 02:09:15 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/07 02:09:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.71s) --- PASS: TestRcatMetadata/Normal (3.11s) --- PASS: TestRcatMetadata/ViaDisk (3.14s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:18 DEBUG : potato1: md5 = ac8ee7974e65c5f688932018adde5c1e OK 2026/06/07 02:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/07 02:09:20 DEBUG : potato2: md5 = 311e556bbeb02d63525dd6b6215b9b43 OK 2026/06/07 02:09:20 DEBUG : potato2: size = 60 OK 2026/06/07 02:09:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.21s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:23 DEBUG : potato1: md5 = 9abca01ff0ffb2c3ae09ff0b242ff68d OK 2026/06/07 02:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/07 02:09:25 DEBUG : potato2: md5 = 5bbad203be33109bf366f62b2422ba9a OK 2026/06/07 02:09:25 DEBUG : potato2: size = 60 OK 2026/06/07 02:09:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.54s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:29 DEBUG : potato1: md5 = 85cc4fcd2f73c98a29dd2357c5a95148 OK --- PASS: TestRcatSizeUploadHeaders (2.63s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:31 DEBUG : potato2: md5 = a265de6970a8cf48bd83e5de8c3f40bc OK 2026/06/07 02:09:33 DEBUG : empty space: md5 = b3ee8ee5cf3cb457606e69cc646ec283 OK 2026/06/07 02:09:35 DEBUG : sub dir/potato3: md5 = 336c0f4a39d69ce1fc154b1bd916320d OK 2026/06/07 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Touching "sub dir/potato3" 2026/06/07 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Touching "empty space" 2026/06/07 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Touching "potato2" 2026/06/07 02:09:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.09s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:41 DEBUG : dir with metadata: Making directory with metadata 2026/06/07 02:09:42 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:44 DEBUG : directory with modtime: Making directory with metadata 2026/06/07 02:09:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.65s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/07 02:09:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 02:09:46 DEBUG : Google drive root 'crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg': Skipping btime metadata as can't update it on an existing file: 2026-06-07T02:09:46.724913068Z 2026/06/07 02:09:47 INFO : non existent directory: Updated directory metadata 2026/06/07 02:09:49 DEBUG : Google drive root 'crypt/a2nbbkdus7cdehq4te7avq4jbbcf4kr5rqa4mdaq0v27fa4ofivg': Skipping btime metadata as can't update it on an existing file: 2026-06-07T02:09:46.724913068Z 2026/06/07 02:09:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.84s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/07 02:09:54 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/07 02:09:55 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.95s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:09:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/07 02:09:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 02:09:57 DEBUG : dst: Making directory with metadata 2026/06/07 02:09:58 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 02:09:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 02:09:59 INFO : dst: Set directory modification time (using SetModTime) 2026/06/07 02:10:00 INFO : dst: Set directory modification time (using SetModTime) 2026/06/07 02:10:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/07 02:10:00 INFO : dst: Set directory modification time (using SetModTime) 2026/06/07 02:10:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.85s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu'", Local "Local file system at /tmp/rclone3584171954", Modify Window "1ms" 2026/06/07 02:10:04 DEBUG : sub dir/test remove existing: md5 = cf7dbc2839b16f7306fd464782b9a980 OK 2026/06/07 02:10:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7255718fa62da501cca170d6be01f128 OK 2026/06/07 02:10:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.benateg0" before starting 2026/06/07 02:10:09 DEBUG : sub dir/test remove existing.benateg0: TEST: removing renamed existing file after operation 2026/06/07 02:10:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yuwatoq8" before starting 2026/06/07 02:10:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yuwatoq8: TEST: renaming existing back after failed operation 2026/06/07 02:10: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.kepaxov8" before starting 2026/06/07 02:10:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kepaxov8: TEST: removing renamed existing file after operation 2026/06/07 02:10:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "he9ks6ls3d1e2o66hb8k0c33fne7rre0rgognotmksm6at5clmk0" 2026/06/07 02:10:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tjrfve4mf0qd1as2kjr1p8nh88jsdvs14jkdkf53tbkhqebo9jktssvkmcljntm1i3e3nq8qq1ghefpg45cgm822c1bsjih675kf8r27027rfg453i2qfj0113ugjv7vfrhpbksob6nttoecoq664vujhvcou5sdve81evqe8kq198330nl0" --- PASS: TestRemoveExisting (15.47s) === 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/06/07 02:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefupoj3cuqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m29.610732873s (try 1/5)