"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/25 05:00:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze" 2026/05/25 05:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:00:06 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0" 2026/05/25 05:00:06 DEBUG : Creating backend with remote "/tmp/rclone3935348892" === 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/05/25 05:00:07 DEBUG : a: size = 0 OK 2026/05/25 05:00:07 DEBUG : a: size = 1 (memory) 2026/05/25 05:00:07 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/25 05:00:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/25 05:00:07 DEBUG : potato: Seek from 10 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 10 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 2 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/25 05:00:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 2 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/25 05:00:07 DEBUG : potato: Seek from 8 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 8 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/25 05:00:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/25 05:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/25 05:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/25 05:00:07 DEBUG : potato: Seek from 5 to 2 2026/05/25 05:00:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/25 05:00:07 DEBUG : potato: Seek from 9 to 0 2026/05/25 05:00:07 DEBUG : potato: Seek from 9 to 0 2026/05/25 05:00:07 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:00:09 DEBUG : rutabaga: md5 = af3ccb98658d3793e1f7105cc8f020f7 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/25 05:00:12 DEBUG : empty space: md5 = c676461a0ff16229c1a39b80d0796dc0 OK === RUN TestCheck/3 2026/05/25 05:00:14 DEBUG : potato2: md5 = 30d1c9b451d2282355fbeaf9ad9fb345 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/25 05:00:16 DEBUG : remotepotato: md5 = f11df80c4e7ac8636a0af1fb98fc3a5e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.23s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/05/25 05:00:19 DEBUG : Creating backend with remote "nonexistent" 2026/05/25 05:00:19 DEBUG : Creating backend with remote "nonexistent" 2026/05/25 05:00:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/25 05:00:19 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/25 05:00:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/25 05:00:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:00:21 DEBUG : rutabaga: md5 = ec10e670d4c96a8b7ee061fc7ec928ad OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/25 05:00:24 DEBUG : empty space: md5 = 485a5c5bd28ead35ea8bb46631205153 OK === RUN TestCheckDownload/3 2026/05/25 05:00:27 DEBUG : potato2: md5 = 1710432f9cbdef67e7ad4446ef66e2c4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/25 05:00:30 DEBUG : remotepotato: md5 = e91dcd102d1cbd82b3bf4211bcde796d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.26s) --- PASS: TestCheckDownload/1 (0.94s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:00:36 DEBUG : rutabaga: md5 = 77f031b9f8f3e552332fb6d3fba21463 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/25 05:00:38 DEBUG : empty space: md5 = de5747e3e5d9e3b9a1b86cb975232142 OK === RUN TestCheckSizeOnly/3 2026/05/25 05:00:40 DEBUG : potato2: md5 = e7fc83d3232713aaf18af6fb822ea289 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/25 05:00:42 DEBUG : remotepotato: md5 = ab120d4795fc7038954c208e471a4d5e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.88s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:00:47 DEBUG : test.sum: md5 = 91e32a19dadfd638bdab76712a6983d8 OK 2026/05/25 05:00:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/25 05:00:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/25 05:00:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/25 05:00:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/25 05:00:49 DEBUG : test.sum: md5 = fe2fe041042a362e91a51e805796647d OK 2026/05/25 05:00:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/25 05:00:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/25 05:00:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/25 05:00:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.71s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:00:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/data" 2026/05/25 05:00:51 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/data" 2026/05/25 05:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/vjrnln8ratgmqakfosrqe8espk" 2026/05/25 05:00:57 DEBUG : data/banana: md5 = 9d67f8aa5cb224263878a75f7590f11b OK 2026/05/25 05:00:58 DEBUG : test.sum: md5 = 9c5893043e7fd433badca60207eaf5f0 OK === RUN TestCheckSumDownload/subtest1 2026/05/25 05:01:03 DEBUG : data/potato: md5 = 2a900c5abad7aea68d5af789c3e41042 OK 2026/05/25 05:01:04 DEBUG : test.sum: md5 = 0b9892d141937e1f0eadc5b7cb955124 OK === RUN TestCheckSumDownload/subtest2 2026/05/25 05:01:08 DEBUG : test.sum: md5 = ccfc99388b4927b518d48e52f5294344 OK === RUN TestCheckSumDownload/subtest3 2026/05/25 05:01:12 DEBUG : test.sum: md5 = 08fef91782ea966fe93b3d76aaed4e37 OK === RUN TestCheckSumDownload/subtest4 2026/05/25 05:01:16 DEBUG : test.sum: md5 = a90fe8206b2ec73f108552203ff38c82 OK === RUN TestCheckSumDownload/subtest5 2026/05/25 05:01:20 DEBUG : test.sum: md5 = 6dbe6e3ac8293729f44cc22cd7e6f16f OK === RUN TestCheckSumDownload/subtest6 2026/05/25 05:01:24 DEBUG : data/banana: md5 = e33498bb5bddd9c8e3963c5dbdcdfd06 OK 2026/05/25 05:01:26 DEBUG : data/potato: md5 = 2ccc3ebe80e771e813c57bbb31ab0e40 OK 2026/05/25 05:01:27 DEBUG : test.sum: md5 = 6410b6af31cf44121d87c3cc2114039f OK === RUN TestCheckSumDownload/subtest7 2026/05/25 05:01:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/25 05:01:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.55s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.86s) --- PASS: TestCheckSumDownload/subtest3 (1.94s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (1.75s) --- PASS: TestCheckSumDownload/subtest6 (1.92s) --- PASS: TestCheckSumDownload/subtest7 (1.86s) === RUN TestApplyTransforms 2026/05/25 05:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuxiyag8qifi" 2026/05/25 05:01:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/3vs74tl1lrl785qt0nc8eps12in6r392p39d4h03gonk61sqcgs0" 2026/05/25 05:01:34 DEBUG : Creating backend with remote "/tmp/rclone226463305" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi'", Local "Local file system at /tmp/rclone226463305", Modify Window "1ms" 2026/05/25 05:01:36 DEBUG : hello, world!: md5 = 4ae205a3fbf384da8c554157cfad47b4 OK upper checkfile vs. lower remote (without normalization) 2026/05/25 05:01:36 ERROR : hello, world!: sum not found 2026/05/25 05:01:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi' 2026/05/25 05:01:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi': 1 files missing 2026/05/25 05:01:36 NOTICE: 1 hashes missing 2026/05/25 05:01:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi': 1 differences found 2026/05/25 05:01:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/25 05:01:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:01:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi': 0 differences found 2026/05/25 05:01:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi': 1 matching files 2026/05/25 05:01:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hehukah1wuhi" 2026/05/25 05:01:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:01:37 DEBUG : Creating backend with remote "TestDrive:crypt/5l6udgcukfif10naj3ngochksni6jfpi0uv4k3qabg3pb82ng0p0" 2026/05/25 05:01:38 DEBUG : Creating backend with remote "/tmp/rclone2228021925" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi'", Local "Local file system at /tmp/rclone2228021925", Modify Window "1ms" 2026/05/25 05:01:40 DEBUG : HELLO, WORLD!: md5 = 1150722d804e253d7fb2f0717e48c329 OK lower checkfile vs. upper remote (without normalization) 2026/05/25 05:01:41 ERROR : HELLO, WORLD!: sum not found 2026/05/25 05:01:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi' 2026/05/25 05:01:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi': 1 files missing 2026/05/25 05:01:41 NOTICE: 1 hashes missing 2026/05/25 05:01:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi': 1 differences found 2026/05/25 05:01:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/25 05:01:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:01:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi': 0 differences found 2026/05/25 05:01:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi': 1 matching files 2026/05/25 05:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutazup4keyi" 2026/05/25 05:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/qoshquhcu5emojfn17thrtladps6p420nnhmgbrcus8v405ltusg" 2026/05/25 05:01:43 DEBUG : Creating backend with remote "/tmp/rclone1942219155" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi'", Local "Local file system at /tmp/rclone1942219155", Modify Window "1ms" 2026/05/25 05:01:45 DEBUG : HeLlO, wOrLd!: md5 = c9bdffef833bc53dde74248a8ba92f36 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/25 05:01:46 ERROR : HeLlO, wOrLd!: sum not found 2026/05/25 05:01:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi' 2026/05/25 05:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi': 1 files missing 2026/05/25 05:01:46 NOTICE: 1 hashes missing 2026/05/25 05:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi': 1 differences found 2026/05/25 05:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/25 05:01:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi': 0 differences found 2026/05/25 05:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi': 1 matching files 2026/05/25 05:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-racuroh6novo" 2026/05/25 05:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:01:47 DEBUG : Creating backend with remote "TestDrive:crypt/j1hjnhpguhits15l6kqfsm3mbqk4aoefimhrfe61g3dmpfp7dv30" 2026/05/25 05:01:47 DEBUG : Creating backend with remote "/tmp/rclone2595773734" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo'", Local "Local file system at /tmp/rclone2595773734", Modify Window "1ms" 2026/05/25 05:01:49 DEBUG : HELLO, WORLD!: md5 = 021f5f8c5dfa5ed84b41cb85ad2832a8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/25 05:01:50 ERROR : HELLO, WORLD!: sum not found 2026/05/25 05:01:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo' 2026/05/25 05:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo': 1 files missing 2026/05/25 05:01:50 NOTICE: 1 hashes missing 2026/05/25 05:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo': 1 differences found 2026/05/25 05:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/25 05:01:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo': 0 differences found 2026/05/25 05:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo': 1 matching files 2026/05/25 05:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xejijel9mogi" 2026/05/25 05:01:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/n14236a45kq9oebfrkjb996rg6qakrrq49e70cpid4v3mc652ch0" 2026/05/25 05:01:52 DEBUG : Creating backend with remote "/tmp/rclone1943469340" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi'", Local "Local file system at /tmp/rclone1943469340", Modify Window "1ms" 2026/05/25 05:01:54 DEBUG : 測試_Русский___ě_áñ: md5 = 5c893e78eff1cef52262e049bf5e80e9 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/25 05:01:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/25 05:01:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi' 2026/05/25 05:01:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi': 1 files missing 2026/05/25 05:01:55 NOTICE: 1 hashes missing 2026/05/25 05:01:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi': 1 differences found 2026/05/25 05:01:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/25 05:01:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi': 0 differences found 2026/05/25 05:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi': 1 matching files 2026/05/25 05:01:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qabofuz6gote" 2026/05/25 05:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:01:56 DEBUG : Creating backend with remote "TestDrive:crypt/1htiplh7g6ncrhc2f1bhgv7mo3fdv0ik0mcnr7toiqsjipt772ug" 2026/05/25 05:01:57 DEBUG : Creating backend with remote "/tmp/rclone2503652995" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote'", Local "Local file system at /tmp/rclone2503652995", Modify Window "1ms" 2026/05/25 05:01:59 DEBUG : 測試_Русский___ě_áñ: md5 = 0776005020c32f6f3236d5f0dcc83dab OK NFC checkfile vs. NFD remote (without normalization) 2026/05/25 05:01:59 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/25 05:01:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote' 2026/05/25 05:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote': 1 files missing 2026/05/25 05:01:59 NOTICE: 1 hashes missing 2026/05/25 05:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote': 1 differences found 2026/05/25 05:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/25 05:02:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote': 0 differences found 2026/05/25 05:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote': 1 matching files 2026/05/25 05:02:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bukegic4peri" 2026/05/25 05:02:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:02:00 DEBUG : Creating backend with remote "TestDrive:crypt/njeoonptrodofifj8poqibb89cj3efrt58fi7n4vp5ekru96lrbg" 2026/05/25 05:02:01 DEBUG : Creating backend with remote "/tmp/rclone292547790" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri'", Local "Local file system at /tmp/rclone292547790", Modify Window "1ms" 2026/05/25 05:02:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9170a24b57743496beb3f9bba03621f2 OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/25 05:02:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/25 05:02:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri' 2026/05/25 05:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri': 1 files missing 2026/05/25 05:02:04 NOTICE: 1 hashes missing 2026/05/25 05:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri': 1 differences found 2026/05/25 05:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/25 05:02:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri': 0 differences found 2026/05/25 05:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri': 1 matching files 2026/05/25 05:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegosoc8doha" 2026/05/25 05:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/cit8ltg6dl430n4tnrurgdfads0opscrm8pn9r40329ea8sj73j0" 2026/05/25 05:02:06 DEBUG : Creating backend with remote "/tmp/rclone1043681478" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha'", Local "Local file system at /tmp/rclone1043681478", Modify Window "1ms" 2026/05/25 05:02:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8a0cf835f4098c1e5ba35aaa93246c9 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/25 05:02:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/25 05:02:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha' 2026/05/25 05:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha': 1 files missing 2026/05/25 05:02:08 NOTICE: 1 hashes missing 2026/05/25 05:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha': 1 differences found 2026/05/25 05:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/25 05:02:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:02:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha': 0 differences found 2026/05/25 05:02:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha': 1 matching files 2026/05/25 05:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rahawew3tika" 2026/05/25 05:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/c3gr6gdd2a5fhdjlrqi6u2jvh5a0tq03oe1fi4hetn35pn349b20" 2026/05/25 05:02:10 DEBUG : Creating backend with remote "/tmp/rclone369569619" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika'", Local "Local file system at /tmp/rclone369569619", Modify Window "1ms" 2026/05/25 05:02:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 28448a1202b35d7cfa5b6b581dba2084 OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/25 05:02:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/25 05:02:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika' 2026/05/25 05:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika': 1 files missing 2026/05/25 05:02:13 NOTICE: 1 hashes missing 2026/05/25 05:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika': 1 differences found 2026/05/25 05:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/25 05:02:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika': 0 differences found 2026/05/25 05:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika': 1 matching files 2026/05/25 05:02:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hodinic4kanu" 2026/05/25 05:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:02:14 DEBUG : Creating backend with remote "TestDrive:crypt/ktvosk1tjrj4l8pt8d66q69uobtqmjb9tkbd8bkmnmd7pl20mju0" 2026/05/25 05:02:15 DEBUG : Creating backend with remote "/tmp/rclone4182415896" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu'", Local "Local file system at /tmp/rclone4182415896", Modify Window "1ms" 2026/05/25 05:02:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a03d4e71c9383c414b90c96cd5afa490 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/25 05:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/25 05:02:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu' 2026/05/25 05:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu': 1 files missing 2026/05/25 05:02:18 NOTICE: 1 hashes missing 2026/05/25 05:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu': 1 differences found 2026/05/25 05:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/25 05:02:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/25 05:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu': 0 differences found 2026/05/25 05:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu': 1 matching files 2026/05/25 05:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hodinic4kanu': Purge remote 2026/05/25 05:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rahawew3tika': Purge remote 2026/05/25 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegosoc8doha': Purge remote 2026/05/25 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukegic4peri': Purge remote 2026/05/25 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qabofuz6gote': Purge remote 2026/05/25 05:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xejijel9mogi': Purge remote 2026/05/25 05:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racuroh6novo': Purge remote 2026/05/25 05:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutazup4keyi': Purge remote 2026/05/25 05:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hehukah1wuhi': Purge remote 2026/05/25 05:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuxiyag8qifi': Purge remote --- PASS: TestApplyTransforms (50.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:02:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/25 05:02:26 DEBUG : sub/file2: md5 = 2033dc43d4b9e0c66f2f77e306553b20 OK 2026/05/25 05:02:26 DEBUG : sub/file2: size = 14 OK 2026/05/25 05:02:26 INFO : file1: Copied (new) to: sub/file2 2026/05/25 05:02:26 DEBUG : sub/file2: size = 14 OK 2026/05/25 05:02:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:26 DEBUG : file1: Unchanged skipping 2026/05/25 05:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': don't need to copy/move sub/file2, it is already at target location 2026/05/25 05:02:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:02:32 DEBUG : dst/file1: md5 = d49bf4a0fc4ffb20f34fdc8133b40df0 OK 2026/05/25 05:02:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/backup" 2026/05/25 05:02:33 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/1nrff024r7pq65ecp72fc28jb0" 2026/05/25 05:02:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:02:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze') 2026/05/25 05:02:34 DEBUG : dst/file1: Sizes differ 2026/05/25 05:02:36 INFO : dst/file1: Moved (server-side) 2026/05/25 05:02:37 DEBUG : dst/file1: md5 = 1e056350e5aeaa0a3df7cf8cff5dc4a9 OK 2026/05/25 05:02:37 DEBUG : dst/file1: size = 14 OK 2026/05/25 05:02:37 INFO : dst/file1: Copied (new) 2026/05/25 05:02:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:02:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:02:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.29s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/dst" 2026/05/25 05:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 05:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/CompareDest" 2026/05/25 05:02:44 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/gveqi14airsml4bgu7krj116o8" 2026/05/25 05:02:45 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 05:02:48 DEBUG : one: md5 = 07ebc5b89b36ff8abf377ddcb34f1f67 OK 2026/05/25 05:02:48 DEBUG : one: size = 3 OK 2026/05/25 05:02:48 INFO : one: Copied (new) 2026/05/25 05:02:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:02:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/dst') 2026/05/25 05:02:50 DEBUG : one: Sizes differ 2026/05/25 05:02:51 DEBUG : one: md5 = d70d3107085f13f0f678412c25d24d1c OK 2026/05/25 05:02:51 DEBUG : one: size = 5 OK 2026/05/25 05:02:51 INFO : one: Copied (replaced existing) 2026/05/25 05:02:53 DEBUG : dst/one: md5 = 95c3982cef2c89e5e4380f58d095a7d9 OK 2026/05/25 05:02:55 DEBUG : CompareDest/one: md5 = f6fc864aa18756f94cfb92c8e4bd6ecc OK 2026/05/25 05:02:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:02:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/dst') 2026/05/25 05:02:56 DEBUG : one: Sizes differ 2026/05/25 05:02:57 DEBUG : one: size = 5 OK 2026/05/25 05:02:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 05:02:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 05:02:58 DEBUG : CompareDest/two: md5 = c25cfb9aed48d207c40b4cd8e8ed0632 OK 2026/05/25 05:02:59 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 05:02:59 DEBUG : two: size = 3 OK 2026/05/25 05:02:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 05:02:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 05:03:00 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 05:03:00 DEBUG : two: size = 3 OK 2026/05/25 05:03:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 05:03:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 05:03:02 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 05:03:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:03:02 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/CompareDest') 2026/05/25 05:03:02 DEBUG : two: Sizes differ 2026/05/25 05:03:03 DEBUG : two: md5 = 3d18b50692db11f64a255f8f650b050b OK 2026/05/25 05:03:03 DEBUG : two: size = 5 OK 2026/05/25 05:03:03 INFO : two: Copied (new) 2026/05/25 05:03:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 05:03:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:03:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 05:03:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.74s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/dst" 2026/05/25 05:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 05:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/CopyDest" 2026/05/25 05:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/25 05:03:11 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 05:03:13 DEBUG : one: md5 = 7c12f9679264f6a5f241ddfd0e67841d OK 2026/05/25 05:03:13 DEBUG : one: size = 3 OK 2026/05/25 05:03:13 INFO : one: Copied (new) 2026/05/25 05:03:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:03:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/dst') 2026/05/25 05:03:14 DEBUG : one: Sizes differ 2026/05/25 05:03:16 DEBUG : one: md5 = b9ce4f0b3fed06c8dedfa12931c6537a OK 2026/05/25 05:03:16 DEBUG : one: size = 5 OK 2026/05/25 05:03:16 INFO : one: Copied (replaced existing) 2026/05/25 05:03:18 DEBUG : dst/one: md5 = 697bcc20c81334e2dff47fdd1b5f57b0 OK 2026/05/25 05:03:20 DEBUG : CopyDest/one: md5 = 820e7408cf66b2837c73fa8fb5d76897 OK 2026/05/25 05:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/BackupDir" 2026/05/25 05:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/25 05:03:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:03:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/dst') 2026/05/25 05:03:22 DEBUG : one: Sizes differ 2026/05/25 05:03:23 DEBUG : one: size = 5 OK 2026/05/25 05:03:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 05:03:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:03:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/dst') 2026/05/25 05:03:23 DEBUG : one: Sizes differ 2026/05/25 05:03:24 INFO : one: Moved (server-side) 2026/05/25 05:03:25 DEBUG : one: size = 5 OK 2026/05/25 05:03:25 INFO : one: Copied (server-side copy) 2026/05/25 05:03:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/25 05:03:27 DEBUG : CopyDest/two: md5 = 5bffcbfe18032ca96cb87d3f617e2c5a OK 2026/05/25 05:03:28 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 05:03:28 DEBUG : two: size = 3 OK 2026/05/25 05:03:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 05:03:29 DEBUG : two: size = 3 OK 2026/05/25 05:03:29 INFO : two: Copied (server-side copy) 2026/05/25 05:03:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/25 05:03:30 DEBUG : two: size = 3 OK 2026/05/25 05:03:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 05:03:30 DEBUG : two: Unchanged skipping 2026/05/25 05:03:32 DEBUG : CopyDest/three: md5 = 226c7260b4887d1f1cbf4e2d8f1a2f5c OK 2026/05/25 05:03:33 DEBUG : three: Need to transfer - File not found at Destination 2026/05/25 05:03:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:03:33 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze/CopyDest') 2026/05/25 05:03:33 DEBUG : three: Sizes differ 2026/05/25 05:03:33 DEBUG : three: Destination not found in --copy-dest 2026/05/25 05:03:34 DEBUG : three: md5 = e54be91b2913c6d654bda7924b6ac01f OK 2026/05/25 05:03:34 DEBUG : three: size = 7 OK 2026/05/25 05:03:34 INFO : three: Copied (new) 2026/05/25 05:03:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/25 05:03:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 05:03:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:03:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:03:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 05:03:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/25 05:03:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.73s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:03:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/25 05:03:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5dc8e31d5c643b77e93897afe7faa3cd OK 2026/05/25 05:03:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/25 05:03:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/25 05:03:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/25 05:03:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/05/25 05:03:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/25 05:03:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/25 05:03:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a7b09a7aabfea450b52ba130e416f343 OK 2026/05/25 05:03:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/25 05:03:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/25 05:03:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/25 05:03:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.78s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:03:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using skip mode. 2026/05/25 05:03:54 NOTICE: one: Found 2 files with duplicate names 2026/05/25 05:03:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using skip mode. 2026/05/25 05:04:00 NOTICE: one: Found 3 files with duplicate names 2026/05/25 05:04:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/25 05:04:01 INFO : one: Deleted 2026/05/25 05:04:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.99s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using first mode. 2026/05/25 05:04:07 NOTICE: one: Found 3 files with duplicate names 2026/05/25 05:04:08 INFO : one: Deleted 2026/05/25 05:04:08 INFO : one: Deleted 2026/05/25 05:04:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.84s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using newest mode. 2026/05/25 05:04:20 NOTICE: one: Found 3 files with duplicate names 2026/05/25 05:04:21 INFO : one: Deleted 2026/05/25 05:04:21 INFO : one: Deleted 2026/05/25 05:04:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (12.83s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using oldest mode. 2026/05/25 05:04:27 NOTICE: one: Found 3 files with duplicate names 2026/05/25 05:04:28 INFO : one: Deleted 2026/05/25 05:04:28 INFO : one: Deleted 2026/05/25 05:04:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.70s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using largest mode. 2026/05/25 05:04:34 NOTICE: one: Found 3 files with duplicate names 2026/05/25 05:04:34 INFO : one: Deleted 2026/05/25 05:04:34 INFO : one: Deleted 2026/05/25 05:04:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.16s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using smallest mode. 2026/05/25 05:04:40 NOTICE: one: Found 3 files with duplicate names 2026/05/25 05:04:40 INFO : one: Deleted 2026/05/25 05:04:41 INFO : one: Deleted 2026/05/25 05:04:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.37s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Looking for duplicate names using rename mode. 2026/05/25 05:04:48 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/25 05:04:49 INFO : one-2.txt: renamed from: one.txt 2026/05/25 05:04:50 INFO : one-3.txt: renamed from: one.txt 2026/05/25 05:04:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.12s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:04:56 DEBUG : dupe1/one.txt: md5 = d9fa4845dee5ccca72b997025799f141 OK 2026/05/25 05:04:59 DEBUG : dupe2/two.txt: md5 = d8f71ef792318c57c49e30ee4c61e06d OK 2026/05/25 05:05:01 DEBUG : dupe3/three.txt: md5 = 84210d8a0b2a1c622ab8683f1220b5a5 OK 2026/05/25 05:05:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/25 05:05:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/25 05:05:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/25 05:05:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/25 05:05:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/25 05:05:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/25 05:05:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.75s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:05:09 DEBUG : a.txt: md5 = 7f885dbece231b92864bdcbf2b0de2ac OK 2026/05/25 05:05:11 DEBUG : zend.txt: md5 = 9e54dd1db2fd7761e52cd571521d87fa OK 2026/05/25 05:05:13 DEBUG : sub dir/hello world: md5 = 6139cd69387cbee76a3064873eb284b2 OK 2026/05/25 05:05:14 DEBUG : sub dir/hello world2: md5 = aaf6398075a7932f1be21a214edf9f73 OK 2026/05/25 05:05:16 DEBUG : sub dir/ignore dir/.ignore: md5 = a679a6578aca027ee139ba91375c75e4 OK 2026/05/25 05:05:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = e7cd95083b415317e404747422494a06 OK 2026/05/25 05:05:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8274d501a96eb1ae2a5011dca9d0b9e2 OK 2026/05/25 05:05:22 DEBUG : a.txt: Excluded (Size Filter) 2026/05/25 05:05:22 DEBUG : a.txt: Excluded 2026/05/25 05:05:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/25 05:05:22 DEBUG : sub dir/hello world: Excluded 2026/05/25 05:05:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/25 05:05:22 DEBUG : sub dir/hello world2: Excluded 2026/05/25 05:05:23 DEBUG : sub dir/ignore dir: Excluded 2026/05/25 05:05:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/25 05:05:23 DEBUG : sub dir/hello world: Excluded 2026/05/25 05:05:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/25 05:05:23 DEBUG : sub dir/hello world2: Excluded 2026/05/25 05:05:23 DEBUG : sub dir/ignore dir: Excluded 2026/05/25 05:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/25 05:05:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/25 05:05:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/25 05:05:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/25 05:05:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/25 05:05:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 05:05:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.76s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:05:31 DEBUG : a.txt: md5 = 9e4088666f95bc1066c77ea21e9cab7b OK 2026/05/25 05:05:32 DEBUG : zend.txt: md5 = 197b2fc657011931650b678f7f73752b OK 2026/05/25 05:05:34 DEBUG : sub dir/hello world: md5 = be36433f25a5064fea39d77e6470c5cf OK 2026/05/25 05:05:36 DEBUG : sub dir/hello world2: md5 = 7e223767e33c7ea570a2d17a110f9be2 OK 2026/05/25 05:05:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 1005d25c65c0efc75b3487c40527045e OK 2026/05/25 05:05:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = ed602756bddb3502906f6e8b16bfa8db OK 2026/05/25 05:05:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = cb87cc776cc90ed95b0b939bc6e104f6 OK 2026/05/25 05:05:43 DEBUG : a.txt: Excluded (Size Filter) 2026/05/25 05:05:43 DEBUG : a.txt: Excluded 2026/05/25 05:05:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/25 05:05:43 DEBUG : sub dir/hello world2: Excluded 2026/05/25 05:05:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/25 05:05:43 DEBUG : sub dir/hello world: Excluded 2026/05/25 05:05:44 DEBUG : sub dir/ignore dir: Excluded 2026/05/25 05:05:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/25 05:05:44 DEBUG : sub dir/hello world2: Excluded 2026/05/25 05:05:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/25 05:05:44 DEBUG : sub dir/hello world: Excluded 2026/05/25 05:05:44 DEBUG : sub dir/ignore dir: Excluded 2026/05/25 05:05:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/25 05:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/25 05:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/25 05:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/25 05:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/25 05:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/25 05:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.53s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:05:53 DEBUG : file1: md5 = 73697de9ee003fc8a52da420a053d896 OK 2026/05/25 05:05:55 DEBUG : sub/file2: md5 = 736a853b75408e58a4556ef3d4d5dc02 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/05/25 05:05:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/25 05:05:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/25 05:05:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/25 05:06:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.56s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:02 DEBUG : file1: md5 = 75588be6736c457e805a0a1a3f014db4 OK 2026/05/25 05:06:05 DEBUG : sub/file2: md5 = 33b500863a8e99f92f56eff676e9ecb3 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/05/25 05:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/notfound" 2026/05/25 05:06:08 DEBUG : Config file has changed externally - reloading 2026/05/25 05:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/qe0i31qdkoejk60elps0ni5sqk" 2026/05/25 05:06:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.04s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Making directory 2026/05/25 05:06:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:16 DEBUG : sub dir/hello world: md5 = cdecd2a9885923f18c26df77de23b52c OK 2026/05/25 05:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:20 DEBUG : potato2: md5 = 10b542b9e29423fe9d0f284a1877199c OK 2026/05/25 05:06:21 DEBUG : empty space: md5 = 4a4dcdcb788ae5f615e75e39489a7fda OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:24 DEBUG : potato2: md5 = e641e769a330677ac678ad220392019d OK 2026/05/25 05:06:26 DEBUG : empty space: md5 = 5401dd1508ca16ae572781769f368639 OK 2026/05/25 05:06:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.13s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:29 DEBUG : potato2: md5 = b815d4725959db7cc1104cfb27c018ed OK 2026/05/25 05:06:31 DEBUG : empty space: md5 = 8eab626ec68de44a6830b36116127646 OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:34 DEBUG : potato2: md5 = dc19112145d1e9030befccd90f2f265c OK 2026/05/25 05:06:36 DEBUG : empty space: md5 = 0e9cd810d1d3d66989f4f8a734d7a5be OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2026/05/25 05:06:37 DEBUG : Creating backend with remote ":memory:" 2026/05/25 05:06:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/25 05:06:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/25 05:06:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/25 05:06:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/25 05:06:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/25 05:06:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/25 05:06:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/25 05:06:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/25 05:06:37 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:38 DEBUG : potato2: md5 = 5a9cc7b89a200f30425adfbd810a0e6c OK 2026/05/25 05:06:40 DEBUG : empty space: md5 = b22ab348611a780da5b5dc151f0765cd OK 2026/05/25 05:06:42 DEBUG : sub dir/potato3: md5 = 88339fbc8ca0c93895384df6d67b08cd OK 2026/05/25 05:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.26s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:47 DEBUG : small: md5 = b7b514f76fbd060e54203fe59b19ce47 OK 2026/05/25 05:06:48 DEBUG : medium: md5 = 8ded2ed7c04c0d1fff0520c1f72d24dc OK 2026/05/25 05:06:50 DEBUG : large: md5 = 94e4218dc861df25ba2dc40e1e797d82 OK 2026/05/25 05:06:50 DEBUG : Waiting for deletions to finish 2026/05/25 05:06:50 DEBUG : large: Excluded (Size Filter) 2026/05/25 05:06:51 INFO : small: Deleted 2026/05/25 05:06:51 INFO : medium: Deleted --- PASS: TestDelete (6.63s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:06:53 DEBUG : small: md5 = 0dc9572595ef321ff723bc53d10d7497 OK 2026/05/25 05:06:55 DEBUG : medium: md5 = a20f6a82625794606206bc7909b7df5f OK 2026/05/25 05:06:56 DEBUG : large: md5 = a2bcc4f39f20a3415a94818d48f37a4d OK 2026/05/25 05:06:57 DEBUG : Waiting for deletions to finish 2026/05/25 05:06:57 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/05/25 05:06:57 INFO : small: Deleted 2026/05/25 05:06:57 INFO : large: Deleted --- PASS: TestMaxDelete (7.25s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:07:01 DEBUG : small: md5 = 4a5142c216864395d836d87be0357e79 OK 2026/05/25 05:07:02 DEBUG : medium: md5 = a33943584cf3976ef616c984403ee024 OK 2026/05/25 05:07:04 DEBUG : large: md5 = 2188bc1539e2f51589add520c0daa68e OK 2026/05/25 05:07:04 DEBUG : Waiting for deletions to finish 2026/05/25 05:07:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/25 05:07:05 INFO : medium: Deleted 2026/05/25 05:07:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.91s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:07:08 DEBUG : small: md5 = f0d6fcd32167aa4ce6aae309b2d80c94 OK 2026/05/25 05:07:09 DEBUG : medium: md5 = 75fb8b33a3178ec492bb1b6ffd533bbd OK 2026/05/25 05:07:11 DEBUG : large: md5 = 8272ef0cddd404166883fb26caebf8bb OK 2026/05/25 05:07:11 DEBUG : Waiting for deletions to finish 2026/05/25 05:07:11 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/25 05:07:12 INFO : small: Deleted 2026/05/25 05:07:12 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.26s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:07:15 DEBUG : ReadFile: md5 = 2fb48d35feb108dd52369f952d89909c OK --- PASS: TestReadFile (3.87s) === RUN TestRetry 2026/05/25 05:07:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/25 05:07:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/25 05:07:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/25 05:07:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/25 05:07:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/25 05:07:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/25 05:07:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:07:19 DEBUG : file1: md5 = b751832da0893831b66f64104652bce5 OK 2026/05/25 05:07:21 DEBUG : file2: md5 = 51f7fd5e0448901f533c1a9a36c8bd24 OK --- PASS: TestCat (14.14s) === RUN TestPurge 2026/05/25 05:07:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugayib3jeqa" 2026/05/25 05:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 05:07:32 DEBUG : Creating backend with remote "TestDrive:crypt/ku8p76mupqnr23ei830kgh1348ui7hfb4h7ah4t72av2r8o4mg2g" 2026/05/25 05:07:32 DEBUG : Creating backend with remote "/tmp/rclone2970778965" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugayib3jeqa'", Local "Local file system at /tmp/rclone2970778965", Modify Window "1ms" 2026/05/25 05:07:37 DEBUG : A1/B1/C1/one: md5 = b8c3a72345614adc32d9f26bf33cb0ab OK 2026/05/25 05:07:37 INFO : A2: Making directory 2026/05/25 05:07:38 INFO : A1/B2: Making directory 2026/05/25 05:07:38 INFO : A1/B2/C2: Making directory 2026/05/25 05:07:39 INFO : A1/B1/C3: Making directory 2026/05/25 05:07:40 INFO : A3: Making directory 2026/05/25 05:07:41 INFO : A3/B3: Making directory 2026/05/25 05:07:41 INFO : A3/B3/C4: Making directory 2026/05/25 05:07:43 DEBUG : A1/two: md5 = f6b5b0617d6a5ceb535f656eda476092 OK 2026/05/25 05:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugayib3jeqa': Purge remote 2026/05/25 05:07:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.27s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:07:50 DEBUG : A1/B1/C1/one: md5 = 9e30d3276d2155418181afd7837f5345 OK 2026/05/25 05:07:50 INFO : A2: Making directory 2026/05/25 05:07:51 INFO : A1/B2: Making directory 2026/05/25 05:07:52 INFO : A1/B2/C2: Making directory 2026/05/25 05:07:53 INFO : A1/B1/C3: Making directory 2026/05/25 05:07:53 INFO : A3: Making directory 2026/05/25 05:07:54 INFO : A3/B3: Making directory 2026/05/25 05:07:55 INFO : A3/B3/C4: Making directory 2026/05/25 05:07:57 DEBUG : A1/two: md5 = 5fc84169c1ad4b62549a4fecffa25ec9 OK 2026/05/25 05:07:59 DEBUG : removing 1 level 3 directories 2026/05/25 05:07:59 INFO : A3/B3/C4: Removing directory 2026/05/25 05:08:01 DEBUG : removing 2 level 3 directories 2026/05/25 05:08:01 INFO : A1/B2/C2: Removing directory 2026/05/25 05:08:01 INFO : A1/B1/C3: Removing directory 2026/05/25 05:08:02 DEBUG : removing 2 level 2 directories 2026/05/25 05:08:02 INFO : A3/B3: Removing directory 2026/05/25 05:08:02 INFO : A1/B2: Removing directory 2026/05/25 05:08:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/25 05:08:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/25 05:08:02 DEBUG : removing 2 level 1 directories 2026/05/25 05:08:02 INFO : A3: Removing directory 2026/05/25 05:08:02 INFO : A2: Removing directory 2026/05/25 05:08:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/25 05:08:06 DEBUG : removing 1 level 3 directories 2026/05/25 05:08:06 INFO : A1/B1/C1: Removing directory 2026/05/25 05:08:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:07 DEBUG : removing 1 level 2 directories 2026/05/25 05:08:07 INFO : A1/B1: Removing directory 2026/05/25 05:08:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/25 05:08:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/25 05:08:08 DEBUG : removing 1 level 1 directories 2026/05/25 05:08:08 INFO : A1: Removing directory 2026/05/25 05:08:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/25 05:08:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/25 05:08:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 05:08:08 DEBUG : removing 1 level 0 directories 2026/05/25 05:08:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Removing directory 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/25 05:08:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.21s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:11 INFO : A1: Making directory 2026/05/25 05:08:11 INFO : A1/B1: Making directory 2026/05/25 05:08:12 INFO : A1/B1/C1: Making directory 2026/05/25 05:08:14 DEBUG : removing 1 level 3 directories 2026/05/25 05:08:14 INFO : A1/B1/C1: Removing directory 2026/05/25 05:08:15 DEBUG : removing 1 level 2 directories 2026/05/25 05:08:15 INFO : A1/B1: Removing directory 2026/05/25 05:08:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/25 05:08:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:18 INFO : A1: Making directory 2026/05/25 05:08:18 INFO : A1/B1: Making directory 2026/05/25 05:08:19 INFO : A1/B1/C1: Making directory 2026/05/25 05:08:22 DEBUG : removing 1 level 3 directories 2026/05/25 05:08:22 INFO : A1/B1/C1: Removing directory 2026/05/25 05:08:23 DEBUG : removing 1 level 2 directories 2026/05/25 05:08:23 INFO : A1/B1: Removing directory 2026/05/25 05:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/25 05:08:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.44s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:27 DEBUG : file1: md5 = 94977b8c8931fb4bcebadeee99f8ec1f OK 2026/05/25 05:08:27 DEBUG : filename.txt: File name found in url 2026/05/25 05:08:29 DEBUG : filename.txt: md5 = f3c3eb4218bec68e8d8a539ebc0ab296 OK 2026/05/25 05:08:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/25 05:08:30 DEBUG : headerfilename.txt: md5 = 280a7aa080aef0cb869fc7812c6f3dd7 OK 2026/05/25 05:08:32 DEBUG : file2: md5 = 4594f1a7a44fb56c726a6886acde83e2 OK --- PASS: TestCopyURL (8.81s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:35 DEBUG : file1: md5 = a992c3567053c8905be7c0e590dc305e OK --- PASS: TestCopyURLDownloadHeaders (2.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/25 05:08:39 DEBUG : sub/file2: md5 = 6925cda33e070b7a0cfd051f208491b9 OK 2026/05/25 05:08:39 DEBUG : sub/file2: size = 14 OK 2026/05/25 05:08:39 INFO : file1: Copied (new) to: sub/file2 2026/05/25 05:08:39 INFO : file1: Deleted 2026/05/25 05:08:40 DEBUG : sub/file2: size = 14 OK 2026/05/25 05:08:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:08:40 DEBUG : file1: Unchanged skipping 2026/05/25 05:08:40 INFO : file1: Deleted 2026/05/25 05:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': don't need to copy/move sub/file2, it is already at target location 2026/05/25 05:08:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.96s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/25 05:08:44 DEBUG : file1: md5 = 9a9e25b4113589066b7d77ae7eca5fb6 OK 2026/05/25 05:08:44 DEBUG : file1: size = 14 OK 2026/05/25 05:08:44 INFO : file1: Copied (new) 2026/05/25 05:08:44 INFO : file1: Deleted 2026/05/25 05:08:44 DEBUG : file1: Destination exists, skipping 2026/05/25 05:08:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.37s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:08:49 DEBUG : dst/file1: md5 = a16671204ad07f299fdfc2039b63c4fe OK 2026/05/25 05:08:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzafop4seze/backup" 2026/05/25 05:08:49 DEBUG : Creating backend with remote "TestDrive:crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0/1nrff024r7pq65ecp72fc28jb0" 2026/05/25 05:08:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3935348892) 2026/05/25 05:08:51 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze') 2026/05/25 05:08:51 DEBUG : dst/file1: Sizes differ 2026/05/25 05:08:54 INFO : dst/file1: Moved (server-side) 2026/05/25 05:08:55 DEBUG : dst/file1: md5 = 2b649837b7b8de62b5dcf03fbcefab55 OK 2026/05/25 05:08:55 DEBUG : dst/file1: size = 14 OK 2026/05/25 05:08:55 INFO : dst/file1: Copied (new) 2026/05/25 05:08:55 INFO : dst/file1: Deleted 2026/05/25 05:08:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:08:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/25 05:08:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.25s) === 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:09:02 DEBUG : A1/one: md5 = 97f01627335147db8987a0cea06de2ea OK 2026/05/25 05:09:03 DEBUG : A1/two: md5 = 859afdd4ec030fb57e5a1e73c3724b6c OK 2026/05/25 05:09:06 DEBUG : A1/B1/three: md5 = f1788b5c31ce1d15cd957e39415e30e0 OK 2026/05/25 05:09:08 DEBUG : A1/B1/C1/four: md5 = 9d7232ba5d5b8c38b9313bc15eaa7689 OK 2026/05/25 05:09:10 DEBUG : A1/B1/C2/five: md5 = a0108b1775bcd2980be81f90f0da094a OK 2026/05/25 05:09:10 INFO : A1/B2: Making directory 2026/05/25 05:09:11 INFO : A1/B1/C3: Making directory 2026/05/25 05:09:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/25 05:09:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/25 05:09:21 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/25 05:09:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/25 05:09:21 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/25 05:09:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/25 05:09:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/25 05:09:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/25 05:09:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/25 05:09:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/25 05:09:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/25 05:09:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/25 05:09:32 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/25 05:09:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/25 05:09:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/25 05:09:32 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/25 05:09:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/25 05:09:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/25 05:09:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/25 05:09:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/25 05:09:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/25 05:09:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/25 05:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/25 05:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/25 05:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/25 05:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/25 05:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/25 05:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/25 05:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/25 05:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 05:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.86s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (34 bytes), uploading instead of streaming 2026/05/25 05:09:47 DEBUG : no_checksum_small_file_from_pipe: md5 = c3b6090ae49790bdfde9f8307c0de147 OK 2026/05/25 05:09:47 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/25 05:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/25 05:09:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/25 05:09:48 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/25 05:09:49 DEBUG : no_checksum_big_file_from_pipe: md5 = 69bb74c2aa4e5e0650c86f771021a17d OK 2026/05/25 05:09:49 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/25 05:09:49 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (34 bytes), uploading instead of streaming 2026/05/25 05:09:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 23f31d8211c90d5b316af64830a09508 OK 2026/05/25 05:09:52 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/25 05:09:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/25 05:09:53 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/25 05:09:54 DEBUG : with_checksum_big_file_from_pipe: md5 = 981576914754e4ab2c1f14f6d001e1d1 OK 2026/05/25 05:09:54 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/25 05:09:54 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (34 bytes), uploading instead of streaming 2026/05/25 05:09:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/25 05:09:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:09:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/25 05:09:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/25 05:09:59 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-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (34 bytes), uploading instead of streaming 2026/05/25 05:10:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/25 05:10:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/25 05:10:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/25 05:10:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/25 05:10:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.17s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/25 05:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (48 bytes), uploading instead of streaming 2026/05/25 05:10:07 DEBUG : rcat_metadata: md5 = 5a96b65e154ae24f917be5ec05551d7f OK 2026/05/25 05:10:07 DEBUG : rcat_metadata: size = 48 OK 2026/05/25 05:10:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/25 05:10:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/25 05:10:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = 06d9609f1d355afa706522b23a96aedd OK 2026/05/25 05:10:11 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/25 05:10:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.44s) --- PASS: TestRcatMetadata/Normal (2.72s) --- PASS: TestRcatMetadata/ViaDisk (3.25s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:14 DEBUG : potato1: md5 = 9392bca5da97ae3e717a3bf653b71f75 OK 2026/05/25 05:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (60 bytes), uploading instead of streaming 2026/05/25 05:10:15 DEBUG : potato2: md5 = c3422691320b2d41382d04787243e850 OK 2026/05/25 05:10:15 DEBUG : potato2: size = 60 OK 2026/05/25 05:10:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.95s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:18 DEBUG : potato1: md5 = 978459714e0a56bbf133c1ec3dfce27b OK 2026/05/25 05:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': File to upload is small (60 bytes), uploading instead of streaming 2026/05/25 05:10:20 DEBUG : potato2: md5 = a67d9596994a5c90d0be276bd3b87590 OK 2026/05/25 05:10:20 DEBUG : potato2: size = 60 OK 2026/05/25 05:10:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.31s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:24 DEBUG : potato1: md5 = 237e8931bab3619f5d3385e3532881bc OK --- PASS: TestRcatSizeUploadHeaders (2.32s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:26 DEBUG : potato2: md5 = 7d8bb0c35e1ed8f07635946f3da3404f OK 2026/05/25 05:10:28 DEBUG : empty space: md5 = 25843663871bf1d99e96c192bf179e58 OK 2026/05/25 05:10:30 DEBUG : sub dir/potato3: md5 = 6ef69ad9ffe47775cbf8be435d8b4360 OK 2026/05/25 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Touching "sub dir/potato3" 2026/05/25 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Touching "empty space" 2026/05/25 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Touching "potato2" 2026/05/25 05:10:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.88s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:35 DEBUG : dir with metadata: Making directory with metadata 2026/05/25 05:10:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:37 DEBUG : directory with modtime: Making directory with metadata 2026/05/25 05:10:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/25 05:10:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:10:40 DEBUG : Google drive root 'crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0': Skipping btime metadata as can't update it on an existing file: 2026-05-25T05:10:39.970342514Z 2026/05/25 05:10:40 INFO : non existent directory: Updated directory metadata 2026/05/25 05:10:42 DEBUG : Google drive root 'crypt/t3rtb2dmpbnc9kid24nbeeotjo8ed94l8n518a6lp4u3cvbuvmn0': Skipping btime metadata as can't update it on an existing file: 2026-05-25T05:10:39.970342514Z 2026/05/25 05:10:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/25 05:10:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/25 05:10:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/25 05:10:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:10:48 DEBUG : dst: Making directory with metadata 2026/05/25 05:10:49 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:10:49 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:10:49 INFO : dst: Set directory modification time (using SetModTime) 2026/05/25 05:10:50 INFO : dst: Set directory modification time (using SetModTime) 2026/05/25 05:10:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/25 05:10:50 INFO : dst: Set directory modification time (using SetModTime) 2026/05/25 05:10:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze'", Local "Local file system at /tmp/rclone3935348892", Modify Window "1ms" 2026/05/25 05:10:54 DEBUG : sub dir/test remove existing: md5 = 8ab0ac6ef17d5f3ec2258a091d8b469e OK 2026/05/25 05:10:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a08d875a7bf9a9c09930e38c2500f8ad OK 2026/05/25 05:10:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.varizon0" before starting 2026/05/25 05:10:59 DEBUG : sub dir/test remove existing.varizon0: TEST: removing renamed existing file after operation 2026/05/25 05:11:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuguleq0" before starting 2026/05/25 05:11:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuguleq0: TEST: renaming existing back after failed operation 2026/05/25 05:11:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tasakut0" before starting 2026/05/25 05:11:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tasakut0: TEST: removing renamed existing file after operation 2026/05/25 05:11:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rqk7iiqpd2uckquf8lpop43jo0lhka9hjsvffelctn0tm1abbii54ff4pp0lgno334ajr8celso3n6jaevgs3l37hc8njfpk2ualau5iabtmi48rlgoiguvq898gbufnpbfoobgeq7lrnvcgjec2hupj31o1fj7hq2r4m0md86guearqrfh0" 2026/05/25 05:11:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "q95rruc4csu28m2q81tv8197f0jbb98op1fmbmctcbpv2csnbskg" --- PASS: TestRemoveExisting (14.36s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/25 05:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzafop4seze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m1.084014872s (try 1/5)