"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/18 05:30:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino" 2026/05/18 05:30:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:30:50 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0" 2026/05/18 05:30:52 DEBUG : Creating backend with remote "/tmp/rclone3450042506" === 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/05/18 05:30:53 DEBUG : a: size = 0 OK 2026/05/18 05:30:53 DEBUG : a: size = 1 (memory) 2026/05/18 05:30:53 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/18 05:30:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/18 05:30:53 DEBUG : potato: Seek from 10 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 10 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 2 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/18 05:30:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 2 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/18 05:30:53 DEBUG : potato: Seek from 8 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 8 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/18 05:30:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/18 05:30:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/18 05:30:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/18 05:30:53 DEBUG : potato: Seek from 5 to 2 2026/05/18 05:30:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/18 05:30:53 DEBUG : potato: Seek from 9 to 0 2026/05/18 05:30:53 DEBUG : potato: Seek from 9 to 0 2026/05/18 05:30:53 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:30:55 DEBUG : rutabaga: md5 = 8d5cfc97b8284b7fc775770f1d9adaef OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/18 05:30:57 DEBUG : empty space: md5 = 59da9f862de958dbacc2433fcb6cf466 OK === RUN TestCheck/3 2026/05/18 05:30:59 DEBUG : potato2: md5 = 7984bcf8a2e53010bcc44490e36aeebd OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/18 05:31:01 DEBUG : remotepotato: md5 = 500a0f5a3024c3c214f29152cec44c73 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.64s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/05/18 05:31:04 DEBUG : Creating backend with remote "nonexistent" 2026/05/18 05:31:04 DEBUG : Creating backend with remote "nonexistent" 2026/05/18 05:31:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/18 05:31:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/18 05:31:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/18 05:31:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:31:06 DEBUG : rutabaga: md5 = 6b350460e7381064cbd2fd75dce5a8b4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/18 05:31:09 DEBUG : empty space: md5 = 23ff8e58ffec85797d053938d4c1653b OK === RUN TestCheckDownload/3 2026/05/18 05:31:12 DEBUG : potato2: md5 = bb017cf5364f51b69a5c5151f32f2176 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/18 05:31:15 DEBUG : remotepotato: md5 = 826828074625ade48bdf7686b5977d9f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.60s) --- PASS: TestCheckDownload/1 (0.89s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:31:20 DEBUG : rutabaga: md5 = ad541cf7d7283ae5c910d92e3fc6ab8b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/18 05:31:23 DEBUG : empty space: md5 = f7ba23cf9357c072e788afdaed22c13f OK === RUN TestCheckSizeOnly/3 2026/05/18 05:31:25 DEBUG : potato2: md5 = 0ec04cafb8398160d585aa3abe7f656b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/18 05:31:27 DEBUG : remotepotato: md5 = 6cf23c9ba56cbda41e2001dfc323eaa5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.39s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.43s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:31:32 DEBUG : test.sum: md5 = be583e475bd6b07fe5ebe04c2dc6e766 OK 2026/05/18 05:31:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/18 05:31:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/18 05:31:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/18 05:31:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/18 05:31:34 DEBUG : test.sum: md5 = c8f01c64f98fc7d65a609c14ff3b9465 OK 2026/05/18 05:31:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/18 05:31:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/18 05:31:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/18 05:31:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/data" 2026/05/18 05:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:31:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/data" 2026/05/18 05:31:38 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/vjrnln8ratgmqakfosrqe8espk" 2026/05/18 05:31:42 DEBUG : data/banana: md5 = 83040600905e32b0c927fea77ec2283a OK 2026/05/18 05:31:44 DEBUG : test.sum: md5 = fd8e790d071409112e0b66ee92da0d8f OK === RUN TestCheckSumDownload/subtest1 2026/05/18 05:31:48 DEBUG : data/potato: md5 = 09cc60c3c26365a386c07055e2e782fd OK 2026/05/18 05:31:49 DEBUG : test.sum: md5 = d43990ea75c467cece96b94e436ec851 OK === RUN TestCheckSumDownload/subtest2 2026/05/18 05:31:53 DEBUG : test.sum: md5 = 6b508b0508826c4f8c6781ade29182e3 OK === RUN TestCheckSumDownload/subtest3 2026/05/18 05:31:58 DEBUG : test.sum: md5 = 0aeb50c0c9a0ded39532cb7ca03199a3 OK === RUN TestCheckSumDownload/subtest4 2026/05/18 05:32:02 DEBUG : test.sum: md5 = 25d9b66a51d2705f94bd85c4c4106ae9 OK === RUN TestCheckSumDownload/subtest5 2026/05/18 05:32:05 DEBUG : test.sum: md5 = c730be1b5a2334d7cf0940bc9f28805a OK === RUN TestCheckSumDownload/subtest6 2026/05/18 05:32:09 DEBUG : data/banana: md5 = 087dd524c1e0440604cb067511f693ed OK 2026/05/18 05:32:11 DEBUG : data/potato: md5 = 488430a720df36237b61b73cca02ce35 OK 2026/05/18 05:32:12 DEBUG : test.sum: md5 = c292b332118b8a9243b882bda3516b56 OK === RUN TestCheckSumDownload/subtest7 2026/05/18 05:32:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/18 05:32:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.15s) --- PASS: TestCheckSumDownload/subtest1 (2.14s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.69s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.73s) --- PASS: TestCheckSumDownload/subtest7 (1.87s) === RUN TestApplyTransforms 2026/05/18 05:32:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vocolen0koto" 2026/05/18 05:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:17 DEBUG : Creating backend with remote "TestDrive:crypt/7gub53feph86ebr2a20q5ahrvjgadgifuhp315tavb12hhh44sn0" 2026/05/18 05:32:18 DEBUG : Creating backend with remote "/tmp/rclone3070658496" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto'", Local "Local file system at /tmp/rclone3070658496", Modify Window "1ms" 2026/05/18 05:32:21 DEBUG : hello, world!: md5 = 070bf2c32b496c7a3f65bc910f943995 OK upper checkfile vs. lower remote (without normalization) 2026/05/18 05:32:21 ERROR : hello, world!: sum not found 2026/05/18 05:32:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto' 2026/05/18 05:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto': 1 files missing 2026/05/18 05:32:21 NOTICE: 1 hashes missing 2026/05/18 05:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto': 1 differences found 2026/05/18 05:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/18 05:32:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto': 0 differences found 2026/05/18 05:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto': 1 matching files 2026/05/18 05:32:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suriduj5mixa" 2026/05/18 05:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:22 DEBUG : Creating backend with remote "TestDrive:crypt/k1d4n67t9nnhdtigu3eg6svld5lr18r0unc3fivgkfjhr291sg1g" 2026/05/18 05:32:23 DEBUG : Creating backend with remote "/tmp/rclone2137297561" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa'", Local "Local file system at /tmp/rclone2137297561", Modify Window "1ms" 2026/05/18 05:32:26 DEBUG : HELLO, WORLD!: md5 = 2c4875760eaf076c29694824aef672c1 OK lower checkfile vs. upper remote (without normalization) 2026/05/18 05:32:26 ERROR : HELLO, WORLD!: sum not found 2026/05/18 05:32:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa' 2026/05/18 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa': 1 files missing 2026/05/18 05:32:26 NOTICE: 1 hashes missing 2026/05/18 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa': 1 differences found 2026/05/18 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/18 05:32:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa': 0 differences found 2026/05/18 05:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa': 1 matching files 2026/05/18 05:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupicip7fumi" 2026/05/18 05:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/35pbb5k3j4djkapohlu6pmnckgcjlhr8r7qnma120fcgk40bh75g" 2026/05/18 05:32:28 DEBUG : Creating backend with remote "/tmp/rclone1689786955" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi'", Local "Local file system at /tmp/rclone1689786955", Modify Window "1ms" 2026/05/18 05:32:30 DEBUG : HeLlO, wOrLd!: md5 = 7169eaad0c9497fd24985de6c840f53a OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/18 05:32:31 ERROR : HeLlO, wOrLd!: sum not found 2026/05/18 05:32:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi' 2026/05/18 05:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi': 1 files missing 2026/05/18 05:32:31 NOTICE: 1 hashes missing 2026/05/18 05:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi': 1 differences found 2026/05/18 05:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/18 05:32:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi': 0 differences found 2026/05/18 05:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi': 1 matching files 2026/05/18 05:32:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cigesuv0gewe" 2026/05/18 05:32:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:32 DEBUG : Creating backend with remote "TestDrive:crypt/ugb4v2kuqgv9f669ermc9lsbvukkikkp7t1f3qisju9emvq2ec10" 2026/05/18 05:32:33 DEBUG : Creating backend with remote "/tmp/rclone3345145492" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe'", Local "Local file system at /tmp/rclone3345145492", Modify Window "1ms" 2026/05/18 05:32:35 DEBUG : HELLO, WORLD!: md5 = 1cc683bf9dbf424209592ee1c26ad9f3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/18 05:32:35 ERROR : HELLO, WORLD!: sum not found 2026/05/18 05:32:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe' 2026/05/18 05:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe': 1 files missing 2026/05/18 05:32:35 NOTICE: 1 hashes missing 2026/05/18 05:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe': 1 differences found 2026/05/18 05:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/18 05:32:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe': 0 differences found 2026/05/18 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe': 1 matching files 2026/05/18 05:32:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pikazux5tomi" 2026/05/18 05:32:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:36 DEBUG : Creating backend with remote "TestDrive:crypt/vq923tj0d965rqldmbrv54csl7knjvhau5k6u0cfjtaci2hmmee0" 2026/05/18 05:32:37 DEBUG : Creating backend with remote "/tmp/rclone1397786946" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi'", Local "Local file system at /tmp/rclone1397786946", Modify Window "1ms" 2026/05/18 05:32:40 DEBUG : 測試_Русский___ě_áñ: md5 = 8f26694a387ce7389f00d14c990e36b0 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/18 05:32:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/18 05:32:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi' 2026/05/18 05:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi': 1 files missing 2026/05/18 05:32:40 NOTICE: 1 hashes missing 2026/05/18 05:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi': 1 differences found 2026/05/18 05:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/18 05:32:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi': 0 differences found 2026/05/18 05:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi': 1 matching files 2026/05/18 05:32:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikikiq0vifi" 2026/05/18 05:32:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:41 DEBUG : Creating backend with remote "TestDrive:crypt/nt4o9ti593jpuc8n7gp6fmv4mk56do05ifc7l0gl8f54tg6m69c0" 2026/05/18 05:32:42 DEBUG : Creating backend with remote "/tmp/rclone3796720077" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi'", Local "Local file system at /tmp/rclone3796720077", Modify Window "1ms" 2026/05/18 05:32:45 DEBUG : 測試_Русский___ě_áñ: md5 = 28792d024b93507c5743067c9c64521d OK NFC checkfile vs. NFD remote (without normalization) 2026/05/18 05:32:45 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/18 05:32:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi' 2026/05/18 05:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi': 1 files missing 2026/05/18 05:32:45 NOTICE: 1 hashes missing 2026/05/18 05:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi': 1 differences found 2026/05/18 05:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/18 05:32:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi': 0 differences found 2026/05/18 05:32:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi': 1 matching files 2026/05/18 05:32:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wabarog2muza" 2026/05/18 05:32:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:46 DEBUG : Creating backend with remote "TestDrive:crypt/nn8pglpegmjd8r0vpqbefntthfs71funtcmac0p5p47hf1rkufcg" 2026/05/18 05:32:48 DEBUG : Creating backend with remote "/tmp/rclone285559893" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza'", Local "Local file system at /tmp/rclone285559893", Modify Window "1ms" 2026/05/18 05:32:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d3b69a07aaff5e727dc82a49a2aa33c9 OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/18 05:32:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/18 05:32:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza' 2026/05/18 05:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza': 1 files missing 2026/05/18 05:32:51 NOTICE: 1 hashes missing 2026/05/18 05:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza': 1 differences found 2026/05/18 05:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/18 05:32:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza': 0 differences found 2026/05/18 05:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza': 1 matching files 2026/05/18 05:32:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xadibok9yusu" 2026/05/18 05:32:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:52 DEBUG : Creating backend with remote "TestDrive:crypt/o7jd393eurspi8rbbjg9kjut4tbkqk3bm6pusr730b56lbnffjm0" 2026/05/18 05:32:53 DEBUG : Creating backend with remote "/tmp/rclone3258415451" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu'", Local "Local file system at /tmp/rclone3258415451", Modify Window "1ms" 2026/05/18 05:32:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9229d823ac5b0edbf84fad7e682aa93b OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/18 05:32:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/18 05:32:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu' 2026/05/18 05:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu': 1 files missing 2026/05/18 05:32:55 NOTICE: 1 hashes missing 2026/05/18 05:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu': 1 differences found 2026/05/18 05:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/18 05:32:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu': 0 differences found 2026/05/18 05:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu': 1 matching files 2026/05/18 05:32:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikolin8jofa" 2026/05/18 05:32:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:32:56 DEBUG : Creating backend with remote "TestDrive:crypt/1rmm1k37qjrsg1jh1p739cd2eu6s6r4t9dcvktu1r2kauv0cda4g" 2026/05/18 05:32:58 DEBUG : Creating backend with remote "/tmp/rclone1701170748" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa'", Local "Local file system at /tmp/rclone1701170748", Modify Window "1ms" 2026/05/18 05:33:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d92122fa1e2bb8d6fcfdb926050cb0ea OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/18 05:33:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/18 05:33:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa' 2026/05/18 05:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa': 1 files missing 2026/05/18 05:33:00 NOTICE: 1 hashes missing 2026/05/18 05:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa': 1 differences found 2026/05/18 05:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/18 05:33:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa': 0 differences found 2026/05/18 05:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa': 1 matching files 2026/05/18 05:33:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujuyiq3qezi" 2026/05/18 05:33:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:33:01 DEBUG : Creating backend with remote "TestDrive:crypt/7dcuk96g0edmkle8nnedk5uc21jogr6q7eepqachnge1brn0tag0" 2026/05/18 05:33:02 DEBUG : Creating backend with remote "/tmp/rclone698591992" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi'", Local "Local file system at /tmp/rclone698591992", Modify Window "1ms" 2026/05/18 05:33:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 182b8d89c3d8afb97b28826302b19857 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/18 05:33:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/18 05:33:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi' 2026/05/18 05:33:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi': 1 files missing 2026/05/18 05:33:05 NOTICE: 1 hashes missing 2026/05/18 05:33:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi': 1 differences found 2026/05/18 05:33:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/18 05:33:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/18 05:33:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi': 0 differences found 2026/05/18 05:33:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi': 1 matching files 2026/05/18 05:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujuyiq3qezi': Purge remote 2026/05/18 05:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikolin8jofa': Purge remote 2026/05/18 05:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xadibok9yusu': Purge remote 2026/05/18 05:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabarog2muza': Purge remote 2026/05/18 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikikiq0vifi': Purge remote 2026/05/18 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikazux5tomi': Purge remote 2026/05/18 05:33:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigesuv0gewe': Purge remote 2026/05/18 05:33:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupicip7fumi': Purge remote 2026/05/18 05:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suriduj5mixa': Purge remote 2026/05/18 05:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocolen0koto': Purge remote --- PASS: TestApplyTransforms (53.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:33:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/18 05:33:13 DEBUG : sub/file2: md5 = d3d98c5463229f1d94a2a8edc838a8b9 OK 2026/05/18 05:33:13 DEBUG : sub/file2: size = 14 OK 2026/05/18 05:33:13 INFO : file1: Copied (new) to: sub/file2 2026/05/18 05:33:14 DEBUG : sub/file2: size = 14 OK 2026/05/18 05:33:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:33:14 DEBUG : file1: Unchanged skipping 2026/05/18 05:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': don't need to copy/move sub/file2, it is already at target location 2026/05/18 05:33:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.12s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:33:19 DEBUG : dst/file1: md5 = d288d363a90bfc7b2b2652e86a5011ff OK 2026/05/18 05:33:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/backup" 2026/05/18 05:33:20 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/1nrff024r7pq65ecp72fc28jb0" 2026/05/18 05:33:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:33:22 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino') 2026/05/18 05:33:22 DEBUG : dst/file1: Sizes differ 2026/05/18 05:33:25 INFO : dst/file1: Moved (server-side) 2026/05/18 05:33:26 DEBUG : dst/file1: md5 = 2761b3673119fe1c2103563d16ef2c78 OK 2026/05/18 05:33:26 DEBUG : dst/file1: size = 14 OK 2026/05/18 05:33:26 INFO : dst/file1: Copied (new) 2026/05/18 05:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:33:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:33:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.05s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:33:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/dst" 2026/05/18 05:33:31 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/18 05:33:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/CompareDest" 2026/05/18 05:33:33 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/gveqi14airsml4bgu7krj116o8" 2026/05/18 05:33:34 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 05:33:37 DEBUG : one: md5 = 95895bf470faef1f164e23b35fc11d55 OK 2026/05/18 05:33:37 DEBUG : one: size = 3 OK 2026/05/18 05:33:37 INFO : one: Copied (new) 2026/05/18 05:33:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:33:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/dst') 2026/05/18 05:33:39 DEBUG : one: Sizes differ 2026/05/18 05:33:40 DEBUG : one: md5 = b904fc259f1514dfee68e96481812af0 OK 2026/05/18 05:33:40 DEBUG : one: size = 5 OK 2026/05/18 05:33:40 INFO : one: Copied (replaced existing) 2026/05/18 05:33:42 DEBUG : dst/one: md5 = 2f713d24c5d9c25a6e485f0f2ab8e8f1 OK 2026/05/18 05:33:45 DEBUG : CompareDest/one: md5 = 4a02f142fcf36a71a6e61435225b2d4f OK 2026/05/18 05:33:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:33:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/dst') 2026/05/18 05:33:45 DEBUG : one: Sizes differ 2026/05/18 05:33:46 DEBUG : one: size = 5 OK 2026/05/18 05:33:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 05:33:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 05:33:48 DEBUG : CompareDest/two: md5 = 62aaa532ab4147c6d958e8a9ae751a7f OK 2026/05/18 05:33:49 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 05:33:49 DEBUG : two: size = 3 OK 2026/05/18 05:33:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 05:33:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 05:33:49 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 05:33:50 DEBUG : two: size = 3 OK 2026/05/18 05:33:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 05:33:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 05:33:52 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 05:33:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:33:52 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/CompareDest') 2026/05/18 05:33:52 DEBUG : two: Sizes differ 2026/05/18 05:33:54 DEBUG : two: md5 = d4ef763a7b6477ccbb455c84847316d3 OK 2026/05/18 05:33:54 DEBUG : two: size = 5 OK 2026/05/18 05:33:54 INFO : two: Copied (new) 2026/05/18 05:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/18 05:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:33:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:33:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.97s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:33:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/dst" 2026/05/18 05:33:58 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/18 05:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/CopyDest" 2026/05/18 05:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/18 05:34:02 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 05:34:04 DEBUG : one: md5 = 8a73eb4b80d3766b44a1fe8a386b1daf OK 2026/05/18 05:34:04 DEBUG : one: size = 3 OK 2026/05/18 05:34:04 INFO : one: Copied (new) 2026/05/18 05:34:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:34:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/dst') 2026/05/18 05:34:06 DEBUG : one: Sizes differ 2026/05/18 05:34:07 DEBUG : one: md5 = 6f3af1961eebfadd8f17d7748a7a9d32 OK 2026/05/18 05:34:07 DEBUG : one: size = 5 OK 2026/05/18 05:34:07 INFO : one: Copied (replaced existing) 2026/05/18 05:34:09 DEBUG : dst/one: md5 = 63fa743fcacf573fc0bfda0270e5e2dd OK 2026/05/18 05:34:11 DEBUG : CopyDest/one: md5 = 15031e673ec36bf59def1ae610d70641 OK 2026/05/18 05:34:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/BackupDir" 2026/05/18 05:34:12 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/18 05:34:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:34:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/dst') 2026/05/18 05:34:14 DEBUG : one: Sizes differ 2026/05/18 05:34:14 DEBUG : one: size = 5 OK 2026/05/18 05:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 05:34:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:34:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/dst') 2026/05/18 05:34:14 DEBUG : one: Sizes differ 2026/05/18 05:34:16 INFO : one: Moved (server-side) 2026/05/18 05:34:17 DEBUG : one: size = 5 OK 2026/05/18 05:34:17 INFO : one: Copied (server-side copy) 2026/05/18 05:34:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/18 05:34:18 DEBUG : CopyDest/two: md5 = f50a22485ce306a5a8b02805bfa1995d OK 2026/05/18 05:34:19 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 05:34:19 DEBUG : two: size = 3 OK 2026/05/18 05:34:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 05:34:21 DEBUG : two: size = 3 OK 2026/05/18 05:34:21 INFO : two: Copied (server-side copy) 2026/05/18 05:34:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/18 05:34:21 DEBUG : two: size = 3 OK 2026/05/18 05:34:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 05:34:21 DEBUG : two: Unchanged skipping 2026/05/18 05:34:24 DEBUG : CopyDest/three: md5 = a82712795feaa9ee07b0572ea56bfc1c OK 2026/05/18 05:34:25 DEBUG : three: Need to transfer - File not found at Destination 2026/05/18 05:34:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:34:25 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino/CopyDest') 2026/05/18 05:34:25 DEBUG : three: Sizes differ 2026/05/18 05:34:25 DEBUG : three: Destination not found in --copy-dest 2026/05/18 05:34:26 DEBUG : three: md5 = 63a6c463e3c2588fdb7c306d2f79b27e OK 2026/05/18 05:34:26 DEBUG : three: size = 7 OK 2026/05/18 05:34:26 INFO : three: Copied (new) 2026/05/18 05:34:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/18 05:34:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/18 05:34:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:34:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/18 05:34:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:34:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/18 05:34:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.72s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:34:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/18 05:34:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e480534e14320172aae6c79f9c13f6ee OK 2026/05/18 05:34:37 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/18 05:34:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/18 05:34:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/18 05:34:38 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/18 05:34:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/18 05:34:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/18 05:34:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 84117a01ca42c6723eba494ac4f4ed88 OK 2026/05/18 05:34:40 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/18 05:34:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/18 05:34:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/18 05:34:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.86s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.66s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:34:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using skip mode. 2026/05/18 05:34:47 NOTICE: one: Found 2 files with duplicate names 2026/05/18 05:34:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.63s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:34:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using skip mode. 2026/05/18 05:34:52 NOTICE: one: Found 3 files with duplicate names 2026/05/18 05:34:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/18 05:34:53 INFO : one: Deleted 2026/05/18 05:34:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.30s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:34:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using first mode. 2026/05/18 05:34:59 NOTICE: one: Found 3 files with duplicate names 2026/05/18 05:34:59 INFO : one: Deleted 2026/05/18 05:35:00 INFO : one: Deleted 2026/05/18 05:35:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.52s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using newest mode. 2026/05/18 05:35:06 NOTICE: one: Found 3 files with duplicate names 2026/05/18 05:35:06 INFO : one: Deleted 2026/05/18 05:35:06 INFO : one: Deleted 2026/05/18 05:35:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.53s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using oldest mode. 2026/05/18 05:35:13 NOTICE: one: Found 3 files with duplicate names 2026/05/18 05:35:13 INFO : one: Deleted 2026/05/18 05:35:14 INFO : one: Deleted 2026/05/18 05:35:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.65s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using largest mode. 2026/05/18 05:35:19 NOTICE: one: Found 3 files with duplicate names 2026/05/18 05:35:19 INFO : one: Deleted 2026/05/18 05:35:20 INFO : one: Deleted 2026/05/18 05:35:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using smallest mode. 2026/05/18 05:35:25 NOTICE: one: Found 3 files with duplicate names 2026/05/18 05:35:25 INFO : one: Deleted 2026/05/18 05:35:26 INFO : one: Deleted 2026/05/18 05:35:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.09s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Looking for duplicate names using rename mode. 2026/05/18 05:35:33 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/18 05:35:34 INFO : one-2.txt: renamed from: one.txt 2026/05/18 05:35:35 INFO : one-3.txt: renamed from: one.txt 2026/05/18 05:35:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.96s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:41 DEBUG : dupe1/one.txt: md5 = 376e620d63604d95c37c7d3131d3d426 OK 2026/05/18 05:35:43 DEBUG : dupe2/two.txt: md5 = cedcdd6c4370407d488d1a6b2ae32c16 OK 2026/05/18 05:35:46 DEBUG : dupe3/three.txt: md5 = 437d811a2371ac5cbccf509d980d9c56 OK 2026/05/18 05:35:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/18 05:35:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/18 05:35:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/18 05:35:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/18 05:35:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/18 05:35:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/18 05:35:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.11s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:35:53 DEBUG : a.txt: md5 = 48b6e46b31e72e991f901ee6957a5f73 OK 2026/05/18 05:35:55 DEBUG : zend.txt: md5 = f86a988461fe0cd6841ae9c00fb678de OK 2026/05/18 05:35:57 DEBUG : sub dir/hello world: md5 = bef27ff4c10cf5aa171e3558ab463181 OK 2026/05/18 05:35:59 DEBUG : sub dir/hello world2: md5 = 4cfd3a0d1fb87718f7180dd459b20f74 OK 2026/05/18 05:36:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 241d43ec9cf62301f208897eebd0168f OK 2026/05/18 05:36:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = eea6b2e7b34beb5ceef1bbe76dd460df OK 2026/05/18 05:36:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = 536b424512d787d3d2add6d639b51603 OK 2026/05/18 05:36:06 DEBUG : a.txt: Excluded (Size Filter) 2026/05/18 05:36:06 DEBUG : a.txt: Excluded 2026/05/18 05:36:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/18 05:36:07 DEBUG : sub dir/hello world2: Excluded 2026/05/18 05:36:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/18 05:36:07 DEBUG : sub dir/hello world: Excluded 2026/05/18 05:36:07 DEBUG : sub dir/ignore dir: Excluded 2026/05/18 05:36:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/18 05:36:07 DEBUG : sub dir/hello world2: Excluded 2026/05/18 05:36:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/18 05:36:07 DEBUG : sub dir/hello world: Excluded 2026/05/18 05:36:08 DEBUG : sub dir/ignore dir: Excluded 2026/05/18 05:36:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/18 05:36:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/18 05:36:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/18 05:36:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/18 05:36:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/18 05:36:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/18 05:36:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.96s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:36:15 DEBUG : a.txt: md5 = b32529b429a4abb3ef1259a3da565a73 OK 2026/05/18 05:36:17 DEBUG : zend.txt: md5 = 579d4669993a3338a58baf214c22c6a1 OK 2026/05/18 05:36:19 DEBUG : sub dir/hello world: md5 = 7f35cd27d14decb33bfc1145c072962d OK 2026/05/18 05:36:20 DEBUG : sub dir/hello world2: md5 = 8469d715f8663ac453c2a58eb550cf76 OK 2026/05/18 05:36:23 DEBUG : sub dir/ignore dir/.ignore: md5 = aa741a36a06761c70a5b56d4547cdbae OK 2026/05/18 05:36:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = e307b497f204d8fc6100eeb756b667c4 OK 2026/05/18 05:36:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 10ee37aafb21e8a0b765ae51ac1a6d13 OK 2026/05/18 05:36:28 DEBUG : a.txt: Excluded (Size Filter) 2026/05/18 05:36:28 DEBUG : a.txt: Excluded 2026/05/18 05:36:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/18 05:36:29 DEBUG : sub dir/hello world2: Excluded 2026/05/18 05:36:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/18 05:36:29 DEBUG : sub dir/hello world: Excluded 2026/05/18 05:36:30 DEBUG : sub dir/ignore dir: Excluded 2026/05/18 05:36:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/18 05:36:30 DEBUG : sub dir/hello world2: Excluded 2026/05/18 05:36:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/18 05:36:30 DEBUG : sub dir/hello world: Excluded 2026/05/18 05:36:30 DEBUG : sub dir/ignore dir: Excluded 2026/05/18 05:36:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/18 05:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/18 05:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/18 05:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/18 05:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/18 05:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/18 05:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.05s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:36:37 DEBUG : file1: md5 = f7c23fdfdeefa7b9c5f9d84a369e3e9b OK 2026/05/18 05:36:39 DEBUG : sub/file2: md5 = fcee62a5d44b833875296e5dd04dc65b 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/18 05:36:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/18 05:36:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/18 05:36:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/18 05:36:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.05s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:36:47 DEBUG : file1: md5 = 6c4abfc7c48b2c24d665f0be1ed3824a OK 2026/05/18 05:36:49 DEBUG : sub/file2: md5 = f623074f8dbfa8b4328eea4f28bb33a3 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/18 05:36:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/notfound" 2026/05/18 05:36:53 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/qe0i31qdkoejk60elps0ni5sqk" 2026/05/18 05:36:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.17s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.63s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (2.01s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:36:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Making directory 2026/05/18 05:36:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:00 DEBUG : sub dir/hello world: md5 = dc74f4a026c97162d73ac786269010ce OK 2026/05/18 05:37:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:04 DEBUG : potato2: md5 = df1c3a3b54b519214ae74d926fb3c776 OK 2026/05/18 05:37:06 DEBUG : empty space: md5 = bd4729fd0efee6ea4d67030ec93d8fa8 OK --- PASS: TestLs (4.89s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:09 DEBUG : potato2: md5 = 800ae33e47c6e77ca2d4376342a4e722 OK 2026/05/18 05:37:10 DEBUG : empty space: md5 = 1e7ea1d5fc48ee8a698b8c1810ec0e2c OK 2026/05/18 05:37:11 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:14 DEBUG : potato2: md5 = b97a4542cb58054f7990bb4812d3f9ca OK 2026/05/18 05:37:15 DEBUG : empty space: md5 = bd6245504cb3142b6b697e5280c75569 OK --- PASS: TestLsLong (4.53s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:18 DEBUG : potato2: md5 = 1cd6eb53d9bc49a9b381698a979a0082 OK 2026/05/18 05:37:20 DEBUG : empty space: md5 = d39eac230f5091b94fc33a5994070f51 OK --- PASS: TestHashSums (4.90s) === RUN TestHashSumsWithErrors 2026/05/18 05:37:22 DEBUG : Creating backend with remote ":memory:" 2026/05/18 05:37:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/18 05:37:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/18 05:37:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/18 05:37:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/18 05:37:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/18 05:37:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/18 05:37:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/18 05:37:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/18 05:37:22 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:23 DEBUG : potato2: md5 = a95394a035109d3998566682b9575228 OK 2026/05/18 05:37:25 DEBUG : empty space: md5 = b4f13f6116f6708bd53e3f967f2cf621 OK 2026/05/18 05:37:27 DEBUG : sub dir/potato3: md5 = db9a753315b1d28183831834f43d89a9 OK 2026/05/18 05:37:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.12s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:32 DEBUG : small: md5 = 24bd21f3429f7410792087acdf165a4f OK 2026/05/18 05:37:34 DEBUG : medium: md5 = 7d7e6d7e93b58947de679c323ed5af7a OK 2026/05/18 05:37:36 DEBUG : large: md5 = eb7082082e597644657116dbb28310d0 OK 2026/05/18 05:37:37 DEBUG : Waiting for deletions to finish 2026/05/18 05:37:37 DEBUG : large: Excluded (Size Filter) 2026/05/18 05:37:37 INFO : medium: Deleted 2026/05/18 05:37:37 INFO : small: Deleted --- PASS: TestDelete (8.34s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:40 DEBUG : small: md5 = be7c9a712ecb50ac8d6ccbd05063eb81 OK 2026/05/18 05:37:41 DEBUG : medium: md5 = 1c5bc954ec68c9bd9508ea30f01da096 OK 2026/05/18 05:37:43 DEBUG : large: md5 = 4e312b79ca48d5fa70356a7bb6c21d82 OK 2026/05/18 05:37:43 DEBUG : Waiting for deletions to finish 2026/05/18 05:37:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/18 05:37:43 INFO : medium: Deleted 2026/05/18 05:37:44 INFO : small: Deleted --- PASS: TestMaxDelete (6.76s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:47 DEBUG : small: md5 = 019f5d7414396e1ffc13ddbf0c985b99 OK 2026/05/18 05:37:48 DEBUG : medium: md5 = 8cf9c02fed4fcb51a7f02345cb138338 OK 2026/05/18 05:37:49 DEBUG : large: md5 = b670315d350caaf765aba3fcfa4c23fb OK 2026/05/18 05:37:50 DEBUG : Waiting for deletions to finish 2026/05/18 05:37:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/18 05:37:50 INFO : medium: Deleted 2026/05/18 05:37:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.82s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:37:53 DEBUG : small: md5 = 1cc3c94fc02c091f3cec5c42dcf164f7 OK 2026/05/18 05:37:55 DEBUG : medium: md5 = 2d2f4a2421d28f024340fab8fc0c2728 OK 2026/05/18 05:37:57 DEBUG : large: md5 = f370c02a620876efe14964a8a9ea8274 OK 2026/05/18 05:37:57 DEBUG : Waiting for deletions to finish 2026/05/18 05:37:57 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/18 05:37:57 INFO : small: Deleted 2026/05/18 05:37:58 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.33s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:38:01 DEBUG : ReadFile: md5 = a714828436e264f363846d45d55d4597 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2026/05/18 05:38:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/18 05:38:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/18 05:38:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/18 05:38:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/18 05:38:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/18 05:38:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/18 05:38:03 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:38:05 DEBUG : file1: md5 = a2ab36f5b56ea1d17265010555fbaafa OK 2026/05/18 05:38:06 DEBUG : file2: md5 = 0e44306fcf87a1907f49c1f40f4d8558 OK --- PASS: TestCat (13.39s) === RUN TestPurge 2026/05/18 05:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-litofak6tofa" 2026/05/18 05:38:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/63kc7the158fhqsdh5pkhmtlj7007nbf99vquh3fa3mvk117fuf0" 2026/05/18 05:38:18 DEBUG : Creating backend with remote "/tmp/rclone2992023290" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-litofak6tofa'", Local "Local file system at /tmp/rclone2992023290", Modify Window "1ms" 2026/05/18 05:38:22 DEBUG : A1/B1/C1/one: md5 = 85099728a67684780e011b2603317d8b OK 2026/05/18 05:38:22 INFO : A2: Making directory 2026/05/18 05:38:22 INFO : A1/B2: Making directory 2026/05/18 05:38:23 INFO : A1/B2/C2: Making directory 2026/05/18 05:38:24 INFO : A1/B1/C3: Making directory 2026/05/18 05:38:25 INFO : A3: Making directory 2026/05/18 05:38:26 INFO : A3/B3: Making directory 2026/05/18 05:38:27 INFO : A3/B3/C4: Making directory 2026/05/18 05:38:29 DEBUG : A1/two: md5 = e0971dfa83008d8641b8410a8facd6b4 OK 2026/05/18 05:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-litofak6tofa': Purge remote 2026/05/18 05:38:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.02s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:38:36 DEBUG : A1/B1/C1/one: md5 = 4701c927038ec5e3adf05ee5f4496e2f OK 2026/05/18 05:38:36 INFO : A2: Making directory 2026/05/18 05:38:37 INFO : A1/B2: Making directory 2026/05/18 05:38:38 INFO : A1/B2/C2: Making directory 2026/05/18 05:38:38 INFO : A1/B1/C3: Making directory 2026/05/18 05:38:39 INFO : A3: Making directory 2026/05/18 05:38:40 INFO : A3/B3: Making directory 2026/05/18 05:38:40 INFO : A3/B3/C4: Making directory 2026/05/18 05:38:43 DEBUG : A1/two: md5 = 4a1420acb5d103b3118950f648a4aa9c OK 2026/05/18 05:38:44 DEBUG : removing 1 level 3 directories 2026/05/18 05:38:44 INFO : A3/B3/C4: Removing directory 2026/05/18 05:38:46 DEBUG : removing 2 level 3 directories 2026/05/18 05:38:46 INFO : A1/B2/C2: Removing directory 2026/05/18 05:38:46 INFO : A1/B1/C3: Removing directory 2026/05/18 05:38:47 DEBUG : removing 2 level 2 directories 2026/05/18 05:38:47 INFO : A3/B3: Removing directory 2026/05/18 05:38:47 INFO : A1/B2: Removing directory 2026/05/18 05:38:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/18 05:38:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/18 05:38:48 DEBUG : removing 2 level 1 directories 2026/05/18 05:38:48 INFO : A3: Removing directory 2026/05/18 05:38:48 INFO : A2: Removing directory 2026/05/18 05:38:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/18 05:38:52 DEBUG : removing 1 level 3 directories 2026/05/18 05:38:52 INFO : A1/B1/C1: Removing directory 2026/05/18 05:38:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:53 DEBUG : removing 1 level 2 directories 2026/05/18 05:38:53 INFO : A1/B1: Removing directory 2026/05/18 05:38:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/18 05:38:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/18 05:38:53 DEBUG : removing 1 level 1 directories 2026/05/18 05:38:53 INFO : A1: Removing directory 2026/05/18 05:38:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/18 05:38:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/18 05:38:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/18 05:38:54 DEBUG : removing 1 level 0 directories 2026/05/18 05:38:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Removing directory 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/18 05:38:55 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.93s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:38:56 INFO : A1: Making directory 2026/05/18 05:38:57 INFO : A1/B1: Making directory 2026/05/18 05:38:58 INFO : A1/B1/C1: Making directory 2026/05/18 05:39:00 DEBUG : removing 1 level 3 directories 2026/05/18 05:39:00 INFO : A1/B1/C1: Removing directory 2026/05/18 05:39:01 DEBUG : removing 1 level 2 directories 2026/05/18 05:39:01 INFO : A1/B1: Removing directory 2026/05/18 05:39:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/18 05:39:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.82s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:03 INFO : A1: Making directory 2026/05/18 05:39:04 INFO : A1/B1: Making directory 2026/05/18 05:39:05 INFO : A1/B1/C1: Making directory 2026/05/18 05:39:08 DEBUG : removing 1 level 3 directories 2026/05/18 05:39:08 INFO : A1/B1/C1: Removing directory 2026/05/18 05:39:09 DEBUG : removing 1 level 2 directories 2026/05/18 05:39:09 INFO : A1/B1: Removing directory 2026/05/18 05:39:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/18 05:39:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.32s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:13 DEBUG : file1: md5 = 6175f2e3f9d26942f72597e0000063b1 OK 2026/05/18 05:39:14 DEBUG : filename.txt: File name found in url 2026/05/18 05:39:15 DEBUG : filename.txt: md5 = 54a34f96cc6aceab317fd7e4a723b146 OK 2026/05/18 05:39:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/18 05:39:17 DEBUG : headerfilename.txt: md5 = dbad3c6f86b949da40285ad897ed62f9 OK 2026/05/18 05:39:18 DEBUG : file2: md5 = d420b387d66531f531b8efa397b4a54b OK --- PASS: TestCopyURL (8.71s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:22 DEBUG : file1: md5 = ea927a3180b3f7a3b354d670f9c1c28c OK --- PASS: TestCopyURLDownloadHeaders (2.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/18 05:39:25 DEBUG : sub/file2: md5 = 532b873d80633d80141cb1778bf8d4d9 OK 2026/05/18 05:39:25 DEBUG : sub/file2: size = 14 OK 2026/05/18 05:39:25 INFO : file1: Copied (new) to: sub/file2 2026/05/18 05:39:25 INFO : file1: Deleted 2026/05/18 05:39:26 DEBUG : sub/file2: size = 14 OK 2026/05/18 05:39:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:39:26 DEBUG : file1: Unchanged skipping 2026/05/18 05:39:26 INFO : file1: Deleted 2026/05/18 05:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': don't need to copy/move sub/file2, it is already at target location 2026/05/18 05:39:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.22s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/18 05:39:31 DEBUG : file1: md5 = ea90c94069ce62c294a218324c16736d OK 2026/05/18 05:39:31 DEBUG : file1: size = 14 OK 2026/05/18 05:39:31 INFO : file1: Copied (new) 2026/05/18 05:39:31 INFO : file1: Deleted 2026/05/18 05:39:32 DEBUG : file1: Destination exists, skipping 2026/05/18 05:39:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:36 DEBUG : dst/file1: md5 = 451f82ecd62890b11ff8c6e608c6cee3 OK 2026/05/18 05:39:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinasun9jino/backup" 2026/05/18 05:39:37 DEBUG : Config file has changed externally - reloading 2026/05/18 05:39:37 DEBUG : Creating backend with remote "TestDrive:crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0/1nrff024r7pq65ecp72fc28jb0" 2026/05/18 05:39:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3450042506) 2026/05/18 05:39:38 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino') 2026/05/18 05:39:38 DEBUG : dst/file1: Sizes differ 2026/05/18 05:39:40 INFO : dst/file1: Moved (server-side) 2026/05/18 05:39:42 DEBUG : dst/file1: md5 = e6a3a21a7dc39f515d2725070a512f8d OK 2026/05/18 05:39:42 DEBUG : dst/file1: size = 14 OK 2026/05/18 05:39:42 INFO : dst/file1: Copied (new) 2026/05/18 05:39:42 INFO : dst/file1: Deleted 2026/05/18 05:39:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:39:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/18 05:39:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.89s) === 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:39:49 DEBUG : A1/one: md5 = 4cd4975b4dd9d53633a03c072c7d2507 OK 2026/05/18 05:39:50 DEBUG : A1/two: md5 = 09b31a63c25a4179ac29a95a4b76bb27 OK 2026/05/18 05:39:53 DEBUG : A1/B1/three: md5 = d9ffb5c8eb8f8c092284e5a2d6f60b46 OK 2026/05/18 05:39:55 DEBUG : A1/B1/C1/four: md5 = a5c07aa1bdc93bcea50ba3a87b64e64f OK 2026/05/18 05:39:57 DEBUG : A1/B1/C2/five: md5 = c728527535b1dd0dca3c02bfa21e9330 OK 2026/05/18 05:39:57 INFO : A1/B2: Making directory 2026/05/18 05:39:58 INFO : A1/B1/C3: Making directory 2026/05/18 05:40:08 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/18 05:40:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/18 05:40:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/18 05:40:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/18 05:40:08 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/18 05:40:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/18 05:40:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/18 05:40:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/18 05:40:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/18 05:40:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/18 05:40:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/18 05:40:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/18 05:40:20 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/18 05:40:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/18 05:40:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/18 05:40:20 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/18 05:40:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/18 05:40:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/18 05:40:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/18 05:40:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/18 05:40:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/18 05:40:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/18 05:40:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/18 05:40:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.54s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (34 bytes), uploading instead of streaming 2026/05/18 05:40:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 91590a33f5226a1e82842a998ea4207a OK 2026/05/18 05:40:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/18 05:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/18 05:40:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/18 05:40:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/18 05:40:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 73823e8fa3739f4d7d4ebf5433bd6cb2 OK 2026/05/18 05:40:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/18 05:40:37 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (34 bytes), uploading instead of streaming 2026/05/18 05:40:41 DEBUG : with_checksum_small_file_from_pipe: md5 = 96be722059682b9bb0c40c983a790c05 OK 2026/05/18 05:40:41 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/18 05:40:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/18 05:40:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/18 05:40:42 DEBUG : with_checksum_big_file_from_pipe: md5 = 1ce32289b92edf65d1d81d0daf9b2038 OK 2026/05/18 05:40:42 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/18 05:40:42 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (34 bytes), uploading instead of streaming 2026/05/18 05:40:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/18 05:40:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:40:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/18 05:40:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/18 05:40:47 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-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (34 bytes), uploading instead of streaming 2026/05/18 05:40:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/18 05:40:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/18 05:40:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/18 05:40:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/18 05:40:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.31s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/18 05:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (48 bytes), uploading instead of streaming 2026/05/18 05:40:56 DEBUG : rcat_metadata: md5 = 6da70c0a63c7b362174767c48cef71b8 OK 2026/05/18 05:40:56 DEBUG : rcat_metadata: size = 48 OK 2026/05/18 05:40:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/18 05:40:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/18 05:40:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = f9c563f5ebe7681aca1f9e4c2d629953 OK 2026/05/18 05:40:59 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/18 05:40:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.71s) --- PASS: TestRcatMetadata/Normal (2.82s) --- PASS: TestRcatMetadata/ViaDisk (3.32s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:03 DEBUG : potato1: md5 = faa246aad8d5aa0830844c3ada246575 OK 2026/05/18 05:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (60 bytes), uploading instead of streaming 2026/05/18 05:41:04 DEBUG : potato2: md5 = f505a643f253918159dcfd43c21fa249 OK 2026/05/18 05:41:04 DEBUG : potato2: size = 60 OK 2026/05/18 05:41:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.88s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:07 DEBUG : potato1: md5 = fcf769c99feb31b8fd453aca7459de92 OK 2026/05/18 05:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': File to upload is small (60 bytes), uploading instead of streaming 2026/05/18 05:41:09 DEBUG : potato2: md5 = c5174a96194edc4717f3178d32ccf81b OK 2026/05/18 05:41:09 DEBUG : potato2: size = 60 OK 2026/05/18 05:41:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:13 DEBUG : potato1: md5 = 5adeb50ab95995c497b9784a59bdc62a OK --- PASS: TestRcatSizeUploadHeaders (3.01s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:15 DEBUG : potato2: md5 = bd6ea3da752b958f742435193dc4941d OK 2026/05/18 05:41:17 DEBUG : empty space: md5 = 4a9c98c064c24b583af5877f25597515 OK 2026/05/18 05:41:19 DEBUG : sub dir/potato3: md5 = 8689d7dfbdf2f0c9c559e8f2636dc157 OK 2026/05/18 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Touching "empty space" 2026/05/18 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Touching "sub dir/potato3" 2026/05/18 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Touching "potato2" 2026/05/18 05:41:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.73s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:23 DEBUG : dir with metadata: Making directory with metadata 2026/05/18 05:41:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:26 DEBUG : directory with modtime: Making directory with metadata 2026/05/18 05:41:27 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/18 05:41:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:41:29 DEBUG : Google drive root 'crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0': Skipping btime metadata as can't update it on an existing file: 2026-05-18T05:41:28.874274366Z 2026/05/18 05:41:29 INFO : non existent directory: Updated directory metadata 2026/05/18 05:41:31 DEBUG : Google drive root 'crypt/bc3qj4v6g1ssra7tvijaiq6melbhmjt6d78a12st9odo0deoonj0': Skipping btime metadata as can't update it on an existing file: 2026-05-18T05:41:28.874274366Z 2026/05/18 05:41:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/18 05:41:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/18 05:41:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.95s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/18 05:41:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:41:37 DEBUG : dst: Making directory with metadata 2026/05/18 05:41:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:41:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:41:38 INFO : dst: Set directory modification time (using SetModTime) 2026/05/18 05:41:39 INFO : dst: Set directory modification time (using SetModTime) 2026/05/18 05:41:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/18 05:41:40 INFO : dst: Set directory modification time (using SetModTime) 2026/05/18 05:41:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.95s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino'", Local "Local file system at /tmp/rclone3450042506", Modify Window "1ms" 2026/05/18 05:41:43 DEBUG : sub dir/test remove existing: md5 = a4543ad1940d277e44d15b9c586b4802 OK 2026/05/18 05:41:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6850be72684407289e5a72c7dbe1a5a0 OK 2026/05/18 05:41:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lokadov4" before starting 2026/05/18 05:41:48 DEBUG : sub dir/test remove existing.lokadov4: TEST: removing renamed existing file after operation 2026/05/18 05:41:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tinidiq6" before starting 2026/05/18 05:41:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tinidiq6: TEST: renaming existing back after failed operation 2026/05/18 05:41:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tibujuz2" before starting 2026/05/18 05:41:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tibujuz2: TEST: removing renamed existing file after operation 2026/05/18 05:41:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0o43e3h49jaa850qb93mvof72162cdjicenq880k332ru8mt16himf1iau4f45flhtg8pip14upahjf0gh8tkhu125so9pjbu8qbg16nrmvk6parrtoe1jnch1uv96np8b9k6mk4n84hf6ej0pm8o45s5p9t74an1t5gf7qkn6jfcvg9unu0" 2026/05/18 05:41:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uottu0afttik5612os0lvbuco5rrcnnhtqvebl38eiu3i4po4oo0" --- PASS: TestRemoveExisting (13.41s) === 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/18 05:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinasun9jino': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m4.566082431s (try 1/5)