"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/05 02:40:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo" 2025/08/05 02:40:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:40:09 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70" 2025/08/05 02:40:10 DEBUG : Creating backend with remote "/tmp/rclone3879470999" === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/05 02:40:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/05 02:40:10 DEBUG : potato: Seek from 10 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 10 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Seek from 5 to 2 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/05 02:40:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Seek from 5 to 2 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/05 02:40:10 DEBUG : potato: Seek from 8 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 8 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/05 02:40:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 02:40:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 02:40:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 02:40:10 DEBUG : potato: Seek from 5 to 2 2025/08/05 02:40:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/05 02:40:10 DEBUG : potato: Seek from 9 to 0 2025/08/05 02:40:10 DEBUG : potato: Seek from 9 to 0 2025/08/05 02:40:10 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/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/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/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/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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:40:13 DEBUG : rutabaga: md5 = 07c5413d6fa1477a4d3306dd6d54f0a3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/05 02:40:15 DEBUG : empty space: md5 = 845f3c34ef554f0742f13e2bc811a77e OK === RUN TestCheck/3 2025/08/05 02:40:17 DEBUG : potato2: md5 = 8afff5cc53b65c5da6a6f2f04a23c797 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/05 02:40:19 DEBUG : remotepotato: md5 = 498ef57d43f7efd8aab94e9bc72c7176 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.11s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/05 02:40:23 DEBUG : Creating backend with remote "nonexistent" 2025/08/05 02:40:23 DEBUG : Creating backend with remote "nonexistent" 2025/08/05 02:40:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/05 02:40:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/05 02:40:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/05 02:40:23 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:40:24 DEBUG : rutabaga: md5 = f509523a5106ce9493e3ca23cacc6655 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/05 02:40:28 DEBUG : empty space: md5 = 67880f9c59d349da35b6d0c9279f7332 OK === RUN TestCheckDownload/3 2025/08/05 02:40:30 DEBUG : potato2: md5 = 5999a2989c272ea339d8a4e32845de47 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/05 02:40:34 DEBUG : remotepotato: md5 = e3beedafb76dd69890f002ac4355fb65 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.43s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (1.12s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:40:40 DEBUG : rutabaga: md5 = bec79ae87ea73dcb1d7a85ab105f2612 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/05 02:40:42 DEBUG : empty space: md5 = 3d3d83faf2e9b913a14a97f3a15b72a4 OK === RUN TestCheckSizeOnly/3 2025/08/05 02:40:44 DEBUG : potato2: md5 = 6ff4334976eb086fa98cdf4614c8e1ff OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/05 02:40:46 DEBUG : remotepotato: md5 = 9d011b7fb49536a30626dd88869a382e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.42s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:40:51 DEBUG : test.sum: md5 = 9861ce33a5a7b644c049b72c440ba611 OK 2025/08/05 02:40:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/05 02:40:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/05 02:40:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/05 02:40:52 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/05 02:40:53 DEBUG : test.sum: md5 = 6e1867f41973ef3be5a1365652c65e35 OK 2025/08/05 02:40:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/05 02:40:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/05 02:40:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/05 02:40:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.71s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:40:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/data" 2025/08/05 02:40:55 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:40:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/data" 2025/08/05 02:40:57 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/vjrnln8ratgmqakfosrqe8espk" 2025/08/05 02:41:01 DEBUG : data/banana: md5 = 94c27514a2edc61ab4a20ca70bed129b OK 2025/08/05 02:41:02 DEBUG : test.sum: md5 = f99dfcf11d112bf393bd8027228fe93d OK === RUN TestCheckSumDownload/subtest1 2025/08/05 02:41:06 DEBUG : data/potato: md5 = 623d8dc6edab24b778f6188d306348ea OK 2025/08/05 02:41:07 DEBUG : test.sum: md5 = bafa6949011c70194edd13e0fe566591 OK === RUN TestCheckSumDownload/subtest2 2025/08/05 02:41:11 DEBUG : test.sum: md5 = 9d06501aed2ccea228b0add894d6d7e0 OK === RUN TestCheckSumDownload/subtest3 2025/08/05 02:41:15 DEBUG : test.sum: md5 = ce9cea488dd0f2d876f90f8c08137238 OK === RUN TestCheckSumDownload/subtest4 2025/08/05 02:41:20 DEBUG : test.sum: md5 = 3767e99af887016c2c656fd148b2beb2 OK === RUN TestCheckSumDownload/subtest5 2025/08/05 02:41:24 DEBUG : test.sum: md5 = bb405fd974d602b9a86406b5f0d29b30 OK === RUN TestCheckSumDownload/subtest6 2025/08/05 02:41:28 DEBUG : data/banana: md5 = 5204a52c943617d791a31b01ce78b63d OK 2025/08/05 02:41:29 DEBUG : data/potato: md5 = f7311647ecf77310a95392ec5dd1e84f OK 2025/08/05 02:41:30 DEBUG : test.sum: md5 = 7ec980392572820ed07320270ef993b7 OK === RUN TestCheckSumDownload/subtest7 2025/08/05 02:41:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/05 02:41:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.97s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.05s) --- PASS: TestCheckSumDownload/subtest7 (2.63s) === RUN TestApplyTransforms 2025/08/05 02:41:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadipaq4roqa" 2025/08/05 02:41:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:41:36 DEBUG : Creating backend with remote "TestDrive:crypt/pg8oihncmtn61ke8oirqsnvcetd9ibo6g0m0cjhasimq8vhgiug0" 2025/08/05 02:41:37 DEBUG : Creating backend with remote "/tmp/rclone1972116177" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa'", Local "Local file system at /tmp/rclone1972116177", Modify Window "1ms" 2025/08/05 02:41:39 DEBUG : hello, world!: md5 = 1b122b46197babe22c6b6138a10bbea6 OK upper checkfile vs. lower remote (without normalization) 2025/08/05 02:41:40 ERROR : hello, world!: sum not found 2025/08/05 02:41:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa' 2025/08/05 02:41:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa': 1 files missing 2025/08/05 02:41:40 NOTICE: 1 hashes missing 2025/08/05 02:41:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa': 1 differences found 2025/08/05 02:41:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/05 02:41:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa': 0 differences found 2025/08/05 02:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa': 1 matching files 2025/08/05 02:41:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kubusol4yace" 2025/08/05 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:41:41 DEBUG : Creating backend with remote "TestDrive:crypt/rognhgulg8a5u7qgoman7kiug40d5i9l8967c5mguijorbprtnog" 2025/08/05 02:41:42 DEBUG : Creating backend with remote "/tmp/rclone2742601359" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace'", Local "Local file system at /tmp/rclone2742601359", Modify Window "1ms" 2025/08/05 02:41:44 DEBUG : HELLO, WORLD!: md5 = 3a3c0bba5a39ebeb54acb96c723a4f99 OK lower checkfile vs. upper remote (without normalization) 2025/08/05 02:41:44 ERROR : HELLO, WORLD!: sum not found 2025/08/05 02:41:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace' 2025/08/05 02:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace': 1 files missing 2025/08/05 02:41:44 NOTICE: 1 hashes missing 2025/08/05 02:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace': 1 differences found 2025/08/05 02:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/05 02:41:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace': 0 differences found 2025/08/05 02:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace': 1 matching files 2025/08/05 02:41:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-regupap7yepi" 2025/08/05 02:41:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:41:45 DEBUG : Creating backend with remote "TestDrive:crypt/j03hqagrhf79rd0fn655tfvb47l2ehu9t3e4hl7r69a0342k3sb0" 2025/08/05 02:41:46 DEBUG : Creating backend with remote "/tmp/rclone2493560761" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi'", Local "Local file system at /tmp/rclone2493560761", Modify Window "1ms" 2025/08/05 02:41:48 DEBUG : HeLlO, wOrLd!: md5 = ebac4f3e8d2a6103ec1917205925b277 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/05 02:41:49 ERROR : HeLlO, wOrLd!: sum not found 2025/08/05 02:41:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi' 2025/08/05 02:41:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi': 1 files missing 2025/08/05 02:41:49 NOTICE: 1 hashes missing 2025/08/05 02:41:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi': 1 differences found 2025/08/05 02:41:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/05 02:41:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi': 0 differences found 2025/08/05 02:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi': 1 matching files 2025/08/05 02:41:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dafefos1rozi" 2025/08/05 02:41:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:41:50 DEBUG : Creating backend with remote "TestDrive:crypt/psj6omn6b2mr7vrt99294a3l3tr1laiiadjia6sra5tdb2tlfv80" 2025/08/05 02:41:51 DEBUG : Creating backend with remote "/tmp/rclone4261948693" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi'", Local "Local file system at /tmp/rclone4261948693", Modify Window "1ms" 2025/08/05 02:41:53 DEBUG : HELLO, WORLD!: md5 = bf4de86efa5b63a800b86fe676ca174d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/05 02:41:54 ERROR : HELLO, WORLD!: sum not found 2025/08/05 02:41:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi' 2025/08/05 02:41:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi': 1 files missing 2025/08/05 02:41:54 NOTICE: 1 hashes missing 2025/08/05 02:41:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi': 1 differences found 2025/08/05 02:41:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/05 02:41:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi': 0 differences found 2025/08/05 02:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi': 1 matching files 2025/08/05 02:41:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luvirik4rega" 2025/08/05 02:41:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:41:55 DEBUG : Creating backend with remote "TestDrive:crypt/ofe60eb4idmjp6g1hsppoa02314d7a893471mo6vdb9tnutle650" 2025/08/05 02:41:56 DEBUG : Creating backend with remote "/tmp/rclone3931058531" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega'", Local "Local file system at /tmp/rclone3931058531", Modify Window "1ms" 2025/08/05 02:41:58 DEBUG : 測試_Русский___ě_áñ: md5 = 299bdc2bd8c562e5d44e29a0a8f7d1d9 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/05 02:41:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/05 02:41:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega' 2025/08/05 02:41:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega': 1 files missing 2025/08/05 02:41:58 NOTICE: 1 hashes missing 2025/08/05 02:41:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega': 1 differences found 2025/08/05 02:41:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/05 02:41:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega': 0 differences found 2025/08/05 02:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega': 1 matching files 2025/08/05 02:41:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxerap1zero" 2025/08/05 02:41:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/2shp3ol518slne5913lcedu6326s4u76i6pp4g97k0hi2kqogrbg" 2025/08/05 02:42:01 DEBUG : Creating backend with remote "/tmp/rclone891468378" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero'", Local "Local file system at /tmp/rclone891468378", Modify Window "1ms" 2025/08/05 02:42:03 DEBUG : 測試_Русский___ě_áñ: md5 = accfc4632f23c60af010755ea955ad15 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/05 02:42:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/05 02:42:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero' 2025/08/05 02:42:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero': 1 files missing 2025/08/05 02:42:03 NOTICE: 1 hashes missing 2025/08/05 02:42:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero': 1 differences found 2025/08/05 02:42:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/05 02:42:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero': 0 differences found 2025/08/05 02:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero': 1 matching files 2025/08/05 02:42:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikoxus4reju" 2025/08/05 02:42:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:42:04 DEBUG : Creating backend with remote "TestDrive:crypt/s4j85jtf5fq804b2npkkluqtkt18a4eulb9dhil97cqh94o9rr6g" 2025/08/05 02:42:05 DEBUG : Creating backend with remote "/tmp/rclone4161005176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju'", Local "Local file system at /tmp/rclone4161005176", Modify Window "1ms" 2025/08/05 02:42:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 41989342c3885020c1113296ad7e3c63 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/05 02:42:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 02:42:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju' 2025/08/05 02:42:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju': 1 files missing 2025/08/05 02:42:08 NOTICE: 1 hashes missing 2025/08/05 02:42:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju': 1 differences found 2025/08/05 02:42:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/05 02:42:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:42:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju': 0 differences found 2025/08/05 02:42:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju': 1 matching files 2025/08/05 02:42:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ditumul6pina" 2025/08/05 02:42:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:42:09 DEBUG : Creating backend with remote "TestDrive:crypt/oke3liqaflirucov46aajt7ocpmsidk6pvjhopvqpo4qs8vio9ng" 2025/08/05 02:42:10 DEBUG : Creating backend with remote "/tmp/rclone641236172" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina'", Local "Local file system at /tmp/rclone641236172", Modify Window "1ms" 2025/08/05 02:42:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 768cedcb8506350c1ccd4494291c68fc OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/05 02:42:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 02:42:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina' 2025/08/05 02:42:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina': 1 files missing 2025/08/05 02:42:12 NOTICE: 1 hashes missing 2025/08/05 02:42:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina': 1 differences found 2025/08/05 02:42:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/05 02:42:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina': 0 differences found 2025/08/05 02:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina': 1 matching files 2025/08/05 02:42:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidogeb3jotu" 2025/08/05 02:42:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/ac4cff51m1qukjeq65fgeh9rp5pgu8mar84fvo92l03nbtf2g380" 2025/08/05 02:42:14 DEBUG : Creating backend with remote "/tmp/rclone354875239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu'", Local "Local file system at /tmp/rclone354875239", Modify Window "1ms" 2025/08/05 02:42:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb7ea293eac8ec58555759d3192448db OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/05 02:42:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 02:42:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu' 2025/08/05 02:42:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu': 1 files missing 2025/08/05 02:42:17 NOTICE: 1 hashes missing 2025/08/05 02:42:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu': 1 differences found 2025/08/05 02:42:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/05 02:42:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu': 0 differences found 2025/08/05 02:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu': 1 matching files 2025/08/05 02:42:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-basaguq0kipi" 2025/08/05 02:42:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:42:18 DEBUG : Creating backend with remote "TestDrive:crypt/i9is4fhc9tdo94gtg1beaqioqe7fq970dau28gkgvptb6lm2tc8g" 2025/08/05 02:42:19 DEBUG : Creating backend with remote "/tmp/rclone3284238932" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi'", Local "Local file system at /tmp/rclone3284238932", Modify Window "1ms" 2025/08/05 02:42:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 77c852ef0a448e9f9b2546dd76ea39c6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/05 02:42:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 02:42:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi' 2025/08/05 02:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi': 1 files missing 2025/08/05 02:42:21 NOTICE: 1 hashes missing 2025/08/05 02:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi': 1 differences found 2025/08/05 02:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/05 02:42:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 02:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi': 0 differences found 2025/08/05 02:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi': 1 matching files 2025/08/05 02:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basaguq0kipi': Purge remote 2025/08/05 02:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidogeb3jotu': Purge remote 2025/08/05 02:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ditumul6pina': Purge remote 2025/08/05 02:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikoxus4reju': Purge remote 2025/08/05 02:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxerap1zero': Purge remote 2025/08/05 02:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luvirik4rega': Purge remote 2025/08/05 02:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dafefos1rozi': Purge remote 2025/08/05 02:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-regupap7yepi': Purge remote 2025/08/05 02:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kubusol4yace': Purge remote 2025/08/05 02:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadipaq4roqa': Purge remote --- PASS: TestApplyTransforms (50.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:42:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 02:42:29 DEBUG : sub/file2: md5 = 2b2bb2ca8181b6c9e8273e254d62da7d OK 2025/08/05 02:42:29 INFO : file1: Copied (new) to: sub/file2 2025/08/05 02:42:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 02:42:30 DEBUG : file1: Unchanged skipping 2025/08/05 02:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': don't need to copy/move sub/file2, it is already at target location 2025/08/05 02:42:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:42:35 DEBUG : dst/file1: md5 = ff98ec50b15d365c1488944ab092868d OK 2025/08/05 02:42:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/backup" 2025/08/05 02:42:36 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/1nrff024r7pq65ecp72fc28jb0" 2025/08/05 02:42:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/05 02:42:40 INFO : dst/file1: Moved (server-side) 2025/08/05 02:42:41 DEBUG : dst/file1: md5 = 4cf31610a7978f02a0e5d2e2847f6dc0 OK 2025/08/05 02:42:41 INFO : dst/file1: Copied (new) 2025/08/05 02:42:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:42:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:42:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:42:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/dst" 2025/08/05 02:42:46 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 02:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/CompareDest" 2025/08/05 02:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/gveqi14airsml4bgu7krj116o8" 2025/08/05 02:42:49 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 02:42:51 DEBUG : one: md5 = 9e4302480ccd623c999087a548ba272f OK 2025/08/05 02:42:51 INFO : one: Copied (new) 2025/08/05 02:42:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:42:54 DEBUG : one: md5 = fc6903881327a6d01b743b66152da527 OK 2025/08/05 02:42:54 INFO : one: Copied (replaced existing) 2025/08/05 02:42:56 DEBUG : dst/one: md5 = 476d81dbab1f2d42bbd0af595c89b1d0 OK 2025/08/05 02:42:58 DEBUG : CompareDest/one: md5 = e0b06a799f3049ed5ca693514226c564 OK 2025/08/05 02:42:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:42:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 02:42:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 02:43:01 DEBUG : CompareDest/two: md5 = 9a201e6ac07bde32ce9fbd45a68486ae OK 2025/08/05 02:43:01 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 02:43:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 02:43:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 02:43:02 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 02:43:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 02:43:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 02:43:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 02:43:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 02:43:05 DEBUG : two: md5 = 2cad71f5582e6e6044577c31c06f1738 OK 2025/08/05 02:43:05 INFO : two: Copied (new) 2025/08/05 02:43:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 02:43:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:43:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:43:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.60s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:43:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/dst" 2025/08/05 02:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 02:43:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/CopyDest" 2025/08/05 02:43:11 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/05 02:43:13 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 02:43:15 DEBUG : one: md5 = 191ddcb58b311e57451c39896ae79df7 OK 2025/08/05 02:43:15 INFO : one: Copied (new) 2025/08/05 02:43:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:43:18 DEBUG : one: md5 = 149337a7a247b23f876d9f51d4453526 OK 2025/08/05 02:43:18 INFO : one: Copied (replaced existing) 2025/08/05 02:43:20 DEBUG : dst/one: md5 = 4e3c5b50c2ec7be35f7c9535ed502f61 OK 2025/08/05 02:43:22 DEBUG : CopyDest/one: md5 = 950c4f33b5645daaff19b87fe31170bb OK 2025/08/05 02:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/BackupDir" 2025/08/05 02:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/05 02:43:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:43:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 02:43:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:43:26 INFO : one: Moved (server-side) 2025/08/05 02:43:27 INFO : one: Copied (server-side copy) 2025/08/05 02:43:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/05 02:43:29 DEBUG : CopyDest/two: md5 = 1b360b5640b378dba7d75a0e2b3384f1 OK 2025/08/05 02:43:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 02:43:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 02:43:31 INFO : two: Copied (server-side copy) 2025/08/05 02:43:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/05 02:43:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 02:43:32 DEBUG : two: Unchanged skipping 2025/08/05 02:43:34 DEBUG : CopyDest/three: md5 = 1c81a449c01221bda6ecec9ee7770d0f OK 2025/08/05 02:43:34 DEBUG : three: Need to transfer - File not found at Destination 2025/08/05 02:43:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/05 02:43:35 DEBUG : three: Destination not found in --copy-dest 2025/08/05 02:43:36 DEBUG : three: md5 = ee859939856e7166768afe1ef46a34cd OK 2025/08/05 02:43:36 INFO : three: Copied (new) 2025/08/05 02:43:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/05 02:43:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:43:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 02:43:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:43:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 02:43:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/05 02:43:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:43:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/05 02:43:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0bc7071c793872ab3a585f7f3d5ebf7e OK 2025/08/05 02:43:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/05 02:43:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/05 02:43:46 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/05 02:43:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/05 02:43:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/05 02:43:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e3cae475cafb39e61c5f9b4456a6c2bc OK 2025/08/05 02:43:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/05 02:43:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/05 02:43:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.95s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:43:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using skip mode. 2025/08/05 02:43:55 NOTICE: one: Found 2 files with duplicate names 2025/08/05 02:43:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.36s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using skip mode. 2025/08/05 02:44:01 NOTICE: one: Found 3 files with duplicate names 2025/08/05 02:44:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/05 02:44:01 INFO : one: Deleted 2025/08/05 02:44:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.84s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using first mode. 2025/08/05 02:44:07 NOTICE: one: Found 3 files with duplicate names 2025/08/05 02:44:07 INFO : one: Deleted 2025/08/05 02:44:08 INFO : one: Deleted 2025/08/05 02:44:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.08s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using newest mode. 2025/08/05 02:44:13 NOTICE: one: Found 3 files with duplicate names 2025/08/05 02:44:14 INFO : one: Deleted 2025/08/05 02:44:14 INFO : one: Deleted 2025/08/05 02:44:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using oldest mode. 2025/08/05 02:44:19 NOTICE: one: Found 3 files with duplicate names 2025/08/05 02:44:20 INFO : one: Deleted 2025/08/05 02:44:20 INFO : one: Deleted 2025/08/05 02:44:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.82s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using largest mode. 2025/08/05 02:44:25 NOTICE: one: Found 3 files with duplicate names 2025/08/05 02:44:26 INFO : one: Deleted 2025/08/05 02:44:26 INFO : one: Deleted 2025/08/05 02:44:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.04s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using smallest mode. 2025/08/05 02:44:31 NOTICE: one: Found 3 files with duplicate names 2025/08/05 02:44:32 INFO : one: Deleted 2025/08/05 02:44:32 INFO : one: Deleted 2025/08/05 02:44:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Looking for duplicate names using rename mode. 2025/08/05 02:44:39 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/05 02:44:40 INFO : one-2.txt: renamed from: one.txt 2025/08/05 02:44:41 INFO : one-3.txt: renamed from: one.txt 2025/08/05 02:44:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.37s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:47 DEBUG : dupe1/one.txt: md5 = f03ccc79d3bf9ef97cef2f70b5c1b464 OK 2025/08/05 02:44:49 DEBUG : dupe2/two.txt: md5 = 7856e1669212eab1114d950923af18f5 OK 2025/08/05 02:44:51 DEBUG : dupe3/three.txt: md5 = 750c0a2ef64f9aef2b84f6fc9f98a765 OK 2025/08/05 02:44:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/05 02:44:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/05 02:44:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/05 02:44:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/05 02:44:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/05 02:44:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/05 02:44:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.47s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:44:58 DEBUG : a.txt: md5 = dd7c26c33a07934682756c482875651c OK 2025/08/05 02:45:00 DEBUG : zend.txt: md5 = f0eeadafc1d9a1ebf97d3e4c0da58b6b OK 2025/08/05 02:45:02 DEBUG : sub dir/hello world: md5 = 667a540abb9e940fdac1e785a7e43bf0 OK 2025/08/05 02:45:03 DEBUG : sub dir/hello world2: md5 = 95923a8684180b3e82362c93903dbbc7 OK 2025/08/05 02:45:05 DEBUG : sub dir/ignore dir/.ignore: md5 = b3162206abaa7cb316fca8ae85524fe0 OK 2025/08/05 02:45:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = f85820f97e11139c1467ecd740d6289b OK 2025/08/05 02:45:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = e0acb2d3294d9060a099a510483ccba7 OK 2025/08/05 02:45:10 DEBUG : a.txt: Excluded (Size Filter) 2025/08/05 02:45:10 DEBUG : a.txt: Excluded 2025/08/05 02:45:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 02:45:11 DEBUG : sub dir/hello world2: Excluded 2025/08/05 02:45:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 02:45:11 DEBUG : sub dir/hello world: Excluded 2025/08/05 02:45:11 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 02:45:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 02:45:11 DEBUG : sub dir/hello world2: Excluded 2025/08/05 02:45:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 02:45:11 DEBUG : sub dir/hello world: Excluded 2025/08/05 02:45:12 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 02:45:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/05 02:45:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/05 02:45:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/05 02:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/05 02:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/05 02:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/05 02:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.03s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:45:19 DEBUG : a.txt: md5 = 05c6f1a8e0c88701a141a2b8c93d462a OK 2025/08/05 02:45:21 DEBUG : zend.txt: md5 = 9fdaaf0370227fc94f07aaf1cf8389a8 OK 2025/08/05 02:45:23 DEBUG : sub dir/hello world: md5 = b96e02e0141e560e181457d33a78e2ed OK 2025/08/05 02:45:24 DEBUG : sub dir/hello world2: md5 = 2e95c14eb17d0d0598ab781cad1c1081 OK 2025/08/05 02:45:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 9a0c93ba47268ccde6662bef2d202e0d OK 2025/08/05 02:45:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1888e61e46eb4ec0d6b8b3100b5a8506 OK 2025/08/05 02:45:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1545ddc10deb75556e3791cca82a1672 OK 2025/08/05 02:45:31 DEBUG : a.txt: Excluded (Size Filter) 2025/08/05 02:45:31 DEBUG : a.txt: Excluded 2025/08/05 02:45:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 02:45:32 DEBUG : sub dir/hello world: Excluded 2025/08/05 02:45:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 02:45:32 DEBUG : sub dir/hello world2: Excluded 2025/08/05 02:45:32 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 02:45:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 02:45:32 DEBUG : sub dir/hello world: Excluded 2025/08/05 02:45:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 02:45:32 DEBUG : sub dir/hello world2: Excluded 2025/08/05 02:45:33 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 02:45:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/05 02:45:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/05 02:45:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/05 02:45:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/05 02:45:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/05 02:45:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/05 02:45:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.07s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:45:41 DEBUG : file1: md5 = 2169e9985c226d6c8650a12bc39d91e7 OK 2025/08/05 02:45:43 DEBUG : sub/file2: md5 = 87bda019a2181ee11a3233d28de8b133 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 2025/08/05 02:45:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/05 02:45:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/05 02:45:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/05 02:45:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.26s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.45s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:45:50 DEBUG : file1: md5 = 40374972b0e816ac1b066ec275e45d95 OK 2025/08/05 02:45:52 DEBUG : sub/file2: md5 = bc581f281d5cd9a40ee96ef470230041 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 2025/08/05 02:45:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/notfound" 2025/08/05 02:45:56 DEBUG : Config file has changed externally - reloading 2025/08/05 02:45:56 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/qe0i31qdkoejk60elps0ni5sqk" 2025/08/05 02:45:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.28s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Making directory 2025/08/05 02:46:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:03 DEBUG : sub dir/hello world: md5 = bc8bd160acf046d9f5fdb958d6d7883b OK 2025/08/05 02:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:07 DEBUG : potato2: md5 = c20b7b0f3e79299a07d01977bd26bbce OK 2025/08/05 02:46:08 DEBUG : empty space: md5 = 6efbd837ad866ed4343523f9950ce344 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:11 DEBUG : potato2: md5 = 61cd27f3d2eb63e8bb4cb31a02817bcf OK 2025/08/05 02:46:12 DEBUG : empty space: md5 = f2e2cee6a12b4b9b20e80fa58c37a117 OK 2025/08/05 02:46:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/05 02:46:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.62s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:16 DEBUG : potato2: md5 = 744faf96ced0268170ec8db818bb23cf OK 2025/08/05 02:46:17 DEBUG : empty space: md5 = 4bf557a7203fac24f89c340840ace7aa OK --- PASS: TestLsLong (4.36s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:20 DEBUG : potato2: md5 = ea4678e5a0c3d339d0916025b7a9048b OK 2025/08/05 02:46:21 DEBUG : empty space: md5 = b912adc380dd83e3951389b8a9c1d161 OK --- PASS: TestHashSums (4.15s) === RUN TestHashSumsWithErrors 2025/08/05 02:46:23 DEBUG : Creating backend with remote ":memory:" 2025/08/05 02:46:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/05 02:46:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/05 02:46:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/05 02:46:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/05 02:46:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/05 02:46:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/05 02:46:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/05 02:46:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/05 02:46:23 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:24 DEBUG : potato2: md5 = 09b3a0030a6ec261167d24b8988a7086 OK 2025/08/05 02:46:26 DEBUG : empty space: md5 = 49ef02d4ef756a8b4313c4d560cb0a9d OK 2025/08/05 02:46:28 DEBUG : sub dir/potato3: md5 = c09e55dcdbfa726592a3811fd68d18eb OK 2025/08/05 02:46:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:33 DEBUG : small: md5 = a9c00e3fb6fb4a37eda19889cac16c9b OK 2025/08/05 02:46:34 DEBUG : medium: md5 = b98e3cb299e5ac536d3f0927aa6b7a44 OK 2025/08/05 02:46:36 DEBUG : large: md5 = 27012cad043e4695ca745fc81b9c1f9a OK 2025/08/05 02:46:36 DEBUG : Waiting for deletions to finish 2025/08/05 02:46:36 DEBUG : large: Excluded (Size Filter) 2025/08/05 02:46:37 INFO : medium: Deleted 2025/08/05 02:46:37 INFO : small: Deleted --- PASS: TestDelete (6.55s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:39 DEBUG : small: md5 = b2f99b04e586904b618353136ba55777 OK 2025/08/05 02:46:40 DEBUG : medium: md5 = 1b986b0a0d36d121eada0870ca917477 OK 2025/08/05 02:46:42 DEBUG : large: md5 = ccc2d4787d9935d3f2ef90d6af26ed4e OK 2025/08/05 02:46:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:46:42 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/05 02:46:43 INFO : small: Deleted 2025/08/05 02:46:43 INFO : medium: Deleted --- PASS: TestMaxDelete (6.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:46 DEBUG : small: md5 = af79ed00a1e5dbf2b5986803f38010cb OK 2025/08/05 02:46:47 DEBUG : medium: md5 = 80dc41f2913d6b00d0b227a407b3b0a7 OK 2025/08/05 02:46:48 DEBUG : large: md5 = db2e54b745027178354561e2857b0a8c OK 2025/08/05 02:46:49 DEBUG : Waiting for deletions to finish 2025/08/05 02:46:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/05 02:46:49 INFO : medium: Deleted 2025/08/05 02:46:49 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.37s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:52 DEBUG : small: md5 = 3af2b63fee3536f54e28d0eb0e445c20 OK 2025/08/05 02:46:54 DEBUG : medium: md5 = ff99a989095d526334e568651218da93 OK 2025/08/05 02:46:55 DEBUG : large: md5 = b83653ee9337e4b7f0561a6577253937 OK 2025/08/05 02:46:55 DEBUG : Waiting for deletions to finish 2025/08/05 02:46:56 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/05 02:46:56 INFO : medium: Deleted 2025/08/05 02:46:56 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.96s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:46:59 DEBUG : ReadFile: md5 = 368797aeac9a532ea0dd9fc05096f1a6 OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/08/05 02:47:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/05 02:47:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/05 02:47:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 02:47:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 02:47:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 02:47:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 02:47:02 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:47:03 DEBUG : file1: md5 = f8213e6c94cfee433c4bf70e4d64287a OK 2025/08/05 02:47:04 DEBUG : file2: md5 = 2a95dfa75a639936babdaa73c4a72e86 OK --- PASS: TestCat (17.73s) === RUN TestPurge 2025/08/05 02:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofepud1boba" 2025/08/05 02:47:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/3thal4dcapppac7flvk7i79vv87kphlucce4iuq37sonbr4j8090" 2025/08/05 02:47:21 DEBUG : Creating backend with remote "/tmp/rclone1291758012" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofepud1boba'", Local "Local file system at /tmp/rclone1291758012", Modify Window "1ms" 2025/08/05 02:47:25 DEBUG : A1/B1/C1/one: md5 = 4443399db26d8f4de71e11ceff4b0ce5 OK 2025/08/05 02:47:25 INFO : A2: Making directory 2025/08/05 02:47:26 INFO : A1/B2: Making directory 2025/08/05 02:47:26 INFO : A1/B2/C2: Making directory 2025/08/05 02:47:27 INFO : A1/B1/C3: Making directory 2025/08/05 02:47:28 INFO : A3: Making directory 2025/08/05 02:47:29 INFO : A3/B3: Making directory 2025/08/05 02:47:29 INFO : A3/B3/C4: Making directory 2025/08/05 02:47:31 DEBUG : A1/two: md5 = 79a4a31404f7d8da2e5d6ffd9c96cca7 OK 2025/08/05 02:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofepud1boba': Purge remote 2025/08/05 02:47:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:47:38 DEBUG : A1/B1/C1/one: md5 = 9265ad680db7cf3d08c841a2d6ca5275 OK 2025/08/05 02:47:38 INFO : A2: Making directory 2025/08/05 02:47:39 INFO : A1/B2: Making directory 2025/08/05 02:47:40 INFO : A1/B2/C2: Making directory 2025/08/05 02:47:41 INFO : A1/B1/C3: Making directory 2025/08/05 02:47:41 INFO : A3: Making directory 2025/08/05 02:47:42 INFO : A3/B3: Making directory 2025/08/05 02:47:43 INFO : A3/B3/C4: Making directory 2025/08/05 02:47:45 DEBUG : A1/two: md5 = 83fe7db0f089d0a44796688020802583 OK 2025/08/05 02:47:46 DEBUG : removing 1 level 3 directories 2025/08/05 02:47:46 INFO : A3/B3/C4: Removing directory 2025/08/05 02:47:49 DEBUG : removing 2 level 3 directories 2025/08/05 02:47:49 INFO : A1/B2/C2: Removing directory 2025/08/05 02:47:49 INFO : A1/B1/C3: Removing directory 2025/08/05 02:47:49 DEBUG : removing 2 level 2 directories 2025/08/05 02:47:49 INFO : A3/B3: Removing directory 2025/08/05 02:47:49 INFO : A1/B2: Removing directory 2025/08/05 02:47:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/05 02:47:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 02:47:50 DEBUG : removing 2 level 1 directories 2025/08/05 02:47:50 INFO : A3: Removing directory 2025/08/05 02:47:50 INFO : A2: Removing directory 2025/08/05 02:47:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/05 02:47:54 DEBUG : removing 1 level 3 directories 2025/08/05 02:47:54 INFO : A1/B1/C1: Removing directory 2025/08/05 02:47:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:54 DEBUG : removing 1 level 2 directories 2025/08/05 02:47:54 INFO : A1/B1: Removing directory 2025/08/05 02:47:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 02:47:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 02:47:55 DEBUG : removing 1 level 1 directories 2025/08/05 02:47:55 INFO : A1: Removing directory 2025/08/05 02:47:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 02:47:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 02:47:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 02:47:56 DEBUG : removing 1 level 0 directories 2025/08/05 02:47:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Removing directory 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 02:47:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:47:58 INFO : A1: Making directory 2025/08/05 02:47:59 INFO : A1/B1: Making directory 2025/08/05 02:47:59 INFO : A1/B1/C1: Making directory 2025/08/05 02:48:02 DEBUG : removing 1 level 3 directories 2025/08/05 02:48:02 INFO : A1/B1/C1: Removing directory 2025/08/05 02:48:03 DEBUG : removing 1 level 2 directories 2025/08/05 02:48:03 INFO : A1/B1: Removing directory 2025/08/05 02:48:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 02:48:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:48:05 INFO : A1: Making directory 2025/08/05 02:48:06 INFO : A1/B1: Making directory 2025/08/05 02:48:07 INFO : A1/B1/C1: Making directory 2025/08/05 02:48:09 DEBUG : removing 1 level 3 directories 2025/08/05 02:48:09 INFO : A1/B1/C1: Removing directory 2025/08/05 02:48:10 DEBUG : removing 1 level 2 directories 2025/08/05 02:48:10 INFO : A1/B1: Removing directory 2025/08/05 02:48:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 02:48:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:48:14 DEBUG : file1: md5 = fa6d6b13e3ece3a4b3f67fa867a33c12 OK 2025/08/05 02:48:14 DEBUG : filename.txt: File name found in url 2025/08/05 02:48:16 DEBUG : filename.txt: md5 = 822578b122c13f92117e5919e0ed50dc OK 2025/08/05 02:48:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/05 02:48:17 DEBUG : headerfilename.txt: md5 = c59d2ce41ec00b8ba1e4e8609d02d2e1 OK 2025/08/05 02:48:19 DEBUG : file2: md5 = ce14030477d2178e2bd152238d96e378 OK --- PASS: TestCopyURL (8.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:48:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 02:48:24 DEBUG : sub/file2: md5 = 6cce2c0440b7722d9a5d8540b0639112 OK 2025/08/05 02:48:24 INFO : file1: Copied (new) to: sub/file2 2025/08/05 02:48:24 INFO : file1: Deleted 2025/08/05 02:48:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 02:48:24 DEBUG : file1: Unchanged skipping 2025/08/05 02:48:24 INFO : file1: Deleted 2025/08/05 02:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': don't need to copy/move sub/file2, it is already at target location 2025/08/05 02:48:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:48:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 02:48:29 DEBUG : file1: md5 = 321a78208fdab1de2fbb87069a672b79 OK 2025/08/05 02:48:29 INFO : file1: Copied (new) 2025/08/05 02:48:29 INFO : file1: Deleted 2025/08/05 02:48:29 DEBUG : file1: Destination exists, skipping 2025/08/05 02:48:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:48:33 DEBUG : dst/file1: md5 = b36cd285592d661a8bb93c4d192c9027 OK 2025/08/05 02:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawusiv5xelo/backup" 2025/08/05 02:48:34 DEBUG : Creating backend with remote "TestDrive:crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70/1nrff024r7pq65ecp72fc28jb0" 2025/08/05 02:48:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/05 02:48:38 INFO : dst/file1: Moved (server-side) 2025/08/05 02:48:39 DEBUG : dst/file1: md5 = e2ccf380dfe8af57f1bfe6c10b05f07c OK 2025/08/05 02:48:39 INFO : dst/file1: Copied (new) 2025/08/05 02:48:39 INFO : dst/file1: Deleted 2025/08/05 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:48:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 02:48:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.49s) === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:48:46 DEBUG : A1/one: md5 = b9576d30daf390c0304d5ff32688325a OK 2025/08/05 02:48:47 DEBUG : A1/two: md5 = e6002ddef1cedec497ad57d50f798b12 OK 2025/08/05 02:48:49 DEBUG : A1/B1/three: md5 = 28cc00e44cf7f86bfa9137dd7990600d OK 2025/08/05 02:48:51 DEBUG : A1/B1/C1/four: md5 = a9688f80a42056cd449e40a9107ea0d7 OK 2025/08/05 02:48:53 DEBUG : A1/B1/C2/five: md5 = 4e93f7905da71bfea3d3c6eb22bcc9a6 OK 2025/08/05 02:48:53 INFO : A1/B2: Making directory 2025/08/05 02:48:54 INFO : A1/B1/C3: Making directory 2025/08/05 02:49:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/05 02:49:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/05 02:49:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/05 02:49:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/05 02:49:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/05 02:49:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 02:49:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 02:49:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 02:49:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 02:49:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 02:49:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/05 02:49:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/05 02:49:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/05 02:49:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/05 02:49:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/05 02:49:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/05 02:49:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 02:49:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 02:49:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 02:49:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 02:49:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 02:49:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/05 02:49:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/05 02:49:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 02:49:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 02:49:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 02:49:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/05 02:49:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 02:49:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 02:49:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 02:49:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.21s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 02:49:29 DEBUG : no_checksum_small_file_from_pipe: md5 = cc62fa917f1e0d8958e840ab547e8a82 OK 2025/08/05 02:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/05 02:49:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 02:49:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/05 02:49:31 DEBUG : no_checksum_big_file_from_pipe: md5 = dbc587a31de56b512038fdf1849a1cae OK 2025/08/05 02:49:31 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 02:49:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 7ac9c54e7496fe7a2dedac5be1c1b704 OK 2025/08/05 02:49:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 02:49:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/05 02:49:36 DEBUG : with_checksum_big_file_from_pipe: md5 = 2185a292395a0d6ca3b19176910def6f OK 2025/08/05 02:49:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 02:49:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 02:49:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/05 02:49:41 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 02:49:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 02:49:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/05 02:49:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.71s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/05 02:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (48 bytes), uploading instead of streaming 2025/08/05 02:49:49 DEBUG : rcat_metadata: md5 = a76e98a5952921d08693dd9e7f56f988 OK 2025/08/05 02:49:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/05 02:49:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/05 02:49:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = c127124bd7ed4b92c5e631c1d5a412b5 OK 2025/08/05 02:49:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.72s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:49:54 DEBUG : potato1: md5 = 835dfe9df5730d1dec5375408f60065a OK 2025/08/05 02:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/05 02:49:56 DEBUG : potato2: md5 = 82d0bb0ba90d3f535e77b3691c3291bb OK 2025/08/05 02:49:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:49:58 DEBUG : potato1: md5 = 054837d12404762ee71f1cab7dcef345 OK 2025/08/05 02:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/05 02:50:00 DEBUG : potato2: md5 = 2b7c52e45e860c70bf48c18ed5543984 OK 2025/08/05 02:50:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:03 DEBUG : potato2: md5 = c2722c21e960eaac3bf9d78f662a0590 OK 2025/08/05 02:50:05 DEBUG : empty space: md5 = cea8c671d2c234d1cf902621c6ffac48 OK 2025/08/05 02:50:07 DEBUG : sub dir/potato3: md5 = 40a9fd0bb6feb1402d85d0c1edaa113a OK 2025/08/05 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Touching "sub dir/potato3" 2025/08/05 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Touching "empty space" 2025/08/05 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Touching "potato2" 2025/08/05 02:50:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.39s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:11 DEBUG : dir with metadata: Making directory with metadata 2025/08/05 02:50:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:14 DEBUG : directory with modtime: Making directory with metadata 2025/08/05 02:50:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.66s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/05 02:50:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:50:17 DEBUG : Google drive root 'crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70': Skipping btime metadata as can't update it on an existing file: 2025-08-05T02:50:16.830601817Z 2025/08/05 02:50:17 INFO : non existent directory: Updated directory metadata 2025/08/05 02:50:19 DEBUG : Google drive root 'crypt/bri197einl7lc7g07r45f6arhr676mo0qdobr5fatmn1skaumb70': Skipping btime metadata as can't update it on an existing file: 2025-08-05T02:50:16.830601817Z 2025/08/05 02:50:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/05 02:50:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/05 02:50:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/05 02:50:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:50:25 DEBUG : dst: Making directory with metadata 2025/08/05 02:50:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:50:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 02:50:26 INFO : dst: Set directory modification time (using SetModTime) 2025/08/05 02:50:27 INFO : dst: Set directory modification time (using SetModTime) 2025/08/05 02:50:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/05 02:50:27 INFO : dst: Set directory modification time (using SetModTime) 2025/08/05 02:50:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo'", Local "Local file system at /tmp/rclone3879470999", Modify Window "1ms" 2025/08/05 02:50:31 DEBUG : sub dir/test remove existing: md5 = e2143f54f2fa056d0105d18f32ca2db2 OK 2025/08/05 02:50:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 21b385c32e335bf68a7ece5c8b73321b OK 2025/08/05 02:50:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.boqaqoc2" before starting 2025/08/05 02:50:35 DEBUG : sub dir/test remove existing.boqaqoc2: TEST: removing renamed existing file after operation 2025/08/05 02:50:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuraxah3" before starting 2025/08/05 02:50:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuraxah3: TEST: renaming existing back after failed operation 2025/08/05 02:50:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dojoyed4" before starting 2025/08/05 02:50:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dojoyed4: TEST: removing renamed existing file after operation 2025/08/05 02:50:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cuuct48vra812rbml11ue7ss3q3bkjvqjlts8niuqc6p2dsqs370" 2025/08/05 02:50:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0cqubg0pa14bfq3g4lrusobquh8rggbtsoii3vafuddemdb97dgn86aqq2o57dqg859qjde6pn3jgi6u8elnlopl697e95quleopb3a2qfi736th2fhltqngn40en4ff7vv59fq4s9qh8t76ok5sr936bmb35ptfnadndomh2q4rcdacjm70" --- PASS: TestRemoveExisting (13.00s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/05 02:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawusiv5xelo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m33.150526214s (try 1/5)