"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/30 01:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi" 2025/08/30 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg" 2025/08/30 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone3902092903" === 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.34s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/30 01:02:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/30 01:02:22 DEBUG : potato: Seek from 10 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 10 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Seek from 5 to 2 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/30 01:02:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Seek from 5 to 2 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/30 01:02:22 DEBUG : potato: Seek from 8 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 8 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/30 01:02:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:02:22 DEBUG : potato: Seek from 5 to 2 2025/08/30 01:02:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/30 01:02:22 DEBUG : potato: Seek from 9 to 0 2025/08/30 01:02:22 DEBUG : potato: Seek from 9 to 0 2025/08/30 01:02:22 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:02:24 DEBUG : rutabaga: md5 = eea31cb4aafeea7351aabff8b36c11e1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/30 01:02:27 DEBUG : empty space: md5 = a70d68752f6b8ae8f88b53f027f94fba OK === RUN TestCheck/3 2025/08/30 01:02:29 DEBUG : potato2: md5 = 528edef7d9d91b41a05b4becd5f6c004 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/30 01:02:31 DEBUG : remotepotato: md5 = 9b0379721465dfdf196479e956d86d70 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.75s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/30 01:02:35 DEBUG : Creating backend with remote "nonexistent" 2025/08/30 01:02:35 DEBUG : Creating backend with remote "nonexistent" 2025/08/30 01:02:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/30 01:02:35 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/30 01:02:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/30 01:02:35 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:02:36 DEBUG : rutabaga: md5 = 3e69f3fecaa51d201ba288b8f4f2a743 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/30 01:02:40 DEBUG : empty space: md5 = 1501671a4ce05314bdb12f30901733ce OK === RUN TestCheckDownload/3 2025/08/30 01:02:43 DEBUG : potato2: md5 = db47e57f500fb9ab4410200f864e5efa OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/30 01:02:48 DEBUG : remotepotato: md5 = 0ff302c1641f766e6d5a94f87064c235 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.07s) --- PASS: TestCheckDownload/1 (1.40s) --- PASS: TestCheckDownload/2 (1.15s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.34s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (1.44s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:02:54 DEBUG : rutabaga: md5 = 7f29fbead2272a099eb82cb89f77039e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/30 01:02:57 DEBUG : empty space: md5 = ee02b70ae4368886a37ed460d7106978 OK === RUN TestCheckSizeOnly/3 2025/08/30 01:02:59 DEBUG : potato2: md5 = 7405ffaab78ac614c575fbde6d60bc6a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/30 01:03:01 DEBUG : remotepotato: md5 = fdefd66eb2585072996ebe4c79d4eddc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.03s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:03:06 DEBUG : test.sum: md5 = ba7d32500d8f976e843d568c0de07122 OK 2025/08/30 01:03:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/30 01:03:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/30 01:03:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/30 01:03:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/30 01:03:09 DEBUG : test.sum: md5 = aa93902c6d816f73fe5ea9c201ff2544 OK 2025/08/30 01:03:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/30 01:03:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/30 01:03:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/30 01:03:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/data" 2025/08/30 01:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/data" 2025/08/30 01:03:13 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/vjrnln8ratgmqakfosrqe8espk" 2025/08/30 01:03:17 DEBUG : data/banana: md5 = 4a7cb5a562ff7531d226b6dbf2fcea83 OK 2025/08/30 01:03:18 DEBUG : test.sum: md5 = 6a40d1bdc1fbc9ad9d62245a8adeffdf OK === RUN TestCheckSumDownload/subtest1 2025/08/30 01:03:23 DEBUG : data/potato: md5 = abf7c88996234a9a8914a208a2d161c8 OK 2025/08/30 01:03:24 DEBUG : test.sum: md5 = acdd0b5643157a7ee7b2de3295b7ef6b OK === RUN TestCheckSumDownload/subtest2 2025/08/30 01:03:28 DEBUG : test.sum: md5 = 9519fda2e9fa8336dba88007ba812ed7 OK === RUN TestCheckSumDownload/subtest3 2025/08/30 01:03:33 DEBUG : test.sum: md5 = c79921d0960cd7c035b858690e611d37 OK === RUN TestCheckSumDownload/subtest4 2025/08/30 01:03:37 DEBUG : test.sum: md5 = fb017d8dbdb164870a1cd870823b254b OK === RUN TestCheckSumDownload/subtest5 2025/08/30 01:03:42 DEBUG : test.sum: md5 = b2cac12333434d9b286eeaa1a29ff28b OK === RUN TestCheckSumDownload/subtest6 2025/08/30 01:03:46 DEBUG : data/banana: md5 = 6736ea37e2574a3353bc15d32c9bb616 OK 2025/08/30 01:03:48 DEBUG : data/potato: md5 = be79ba010444aeff25285a102ff91211 OK 2025/08/30 01:03:49 DEBUG : test.sum: md5 = 6bc7b034f8886f12398a13287fd926b5 OK === RUN TestCheckSumDownload/subtest7 2025/08/30 01:03:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/30 01:03:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.93s) --- PASS: TestCheckSumDownload/subtest1 (2.49s) --- PASS: TestCheckSumDownload/subtest2 (2.23s) --- PASS: TestCheckSumDownload/subtest3 (2.61s) --- PASS: TestCheckSumDownload/subtest4 (1.94s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.62s) --- PASS: TestCheckSumDownload/subtest7 (2.56s) === RUN TestApplyTransforms 2025/08/30 01:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moduxig4nehu" 2025/08/30 01:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/ktru7g6nvqtc29qm9lr68uqb01q92j8m0e9209fa2v5vcq45tnj0" 2025/08/30 01:03:56 DEBUG : Creating backend with remote "/tmp/rclone3985411663" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu'", Local "Local file system at /tmp/rclone3985411663", Modify Window "1ms" 2025/08/30 01:03:59 DEBUG : hello, world!: md5 = d25587839584718d4c85f8c0b753f9cb OK upper checkfile vs. lower remote (without normalization) 2025/08/30 01:03:59 ERROR : hello, world!: sum not found 2025/08/30 01:03:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu' 2025/08/30 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu': 1 files missing 2025/08/30 01:03:59 NOTICE: 1 hashes missing 2025/08/30 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu': 1 differences found 2025/08/30 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/30 01:04:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu': 0 differences found 2025/08/30 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu': 1 matching files 2025/08/30 01:04:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzalul8qoqu" 2025/08/30 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/toq318urift5d48vs33qf20tv0836lho130tvlpljd5mvcc4foa0" 2025/08/30 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone1593358797" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu'", Local "Local file system at /tmp/rclone1593358797", Modify Window "1ms" 2025/08/30 01:04:04 DEBUG : HELLO, WORLD!: md5 = d2e4ca7db78a84d19e6b39dd4a54c309 OK lower checkfile vs. upper remote (without normalization) 2025/08/30 01:04:04 ERROR : HELLO, WORLD!: sum not found 2025/08/30 01:04:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu' 2025/08/30 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu': 1 files missing 2025/08/30 01:04:04 NOTICE: 1 hashes missing 2025/08/30 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu': 1 differences found 2025/08/30 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/30 01:04:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu': 0 differences found 2025/08/30 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu': 1 matching files 2025/08/30 01:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulijer6tocu" 2025/08/30 01:04:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/3dgd02c8t8mt0kq1oicuhij711llthsem76klkbqoj4g2vevmhr0" 2025/08/30 01:04:06 DEBUG : Creating backend with remote "/tmp/rclone2471815609" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu'", Local "Local file system at /tmp/rclone2471815609", Modify Window "1ms" 2025/08/30 01:04:09 DEBUG : HeLlO, wOrLd!: md5 = 818f40319e120819206cf5b54a6a2f5f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/30 01:04:09 ERROR : HeLlO, wOrLd!: sum not found 2025/08/30 01:04:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu' 2025/08/30 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu': 1 files missing 2025/08/30 01:04:09 NOTICE: 1 hashes missing 2025/08/30 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu': 1 differences found 2025/08/30 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/30 01:04:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu': 0 differences found 2025/08/30 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu': 1 matching files 2025/08/30 01:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yucukah9jipi" 2025/08/30 01:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:11 DEBUG : Creating backend with remote "TestDrive:crypt/16o50gml5vk32q56gg1cvdbru0pr51jj181u2beijl3o5m2agip0" 2025/08/30 01:04:12 DEBUG : Creating backend with remote "/tmp/rclone3782551956" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi'", Local "Local file system at /tmp/rclone3782551956", Modify Window "1ms" 2025/08/30 01:04:14 DEBUG : HELLO, WORLD!: md5 = 8c1267f95c19b69c18dffa3181c93675 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/30 01:04:14 ERROR : HELLO, WORLD!: sum not found 2025/08/30 01:04:14 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi' 2025/08/30 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi': 1 files missing 2025/08/30 01:04:14 NOTICE: 1 hashes missing 2025/08/30 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi': 1 differences found 2025/08/30 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/30 01:04:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi': 0 differences found 2025/08/30 01:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi': 1 matching files 2025/08/30 01:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lupumaz9tuwu" 2025/08/30 01:04:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/kd1daqr5sqb3k36n6cgflfv9tcj7sgoq90bl6934kqob5rl2qa20" 2025/08/30 01:04:17 DEBUG : Creating backend with remote "/tmp/rclone2759425571" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu'", Local "Local file system at /tmp/rclone2759425571", Modify Window "1ms" 2025/08/30 01:04:19 DEBUG : 測試_Русский___ě_áñ: md5 = 15deb15627159b31eb10c2f0d201cdd3 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/30 01:04:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/30 01:04:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu' 2025/08/30 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu': 1 files missing 2025/08/30 01:04:19 NOTICE: 1 hashes missing 2025/08/30 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu': 1 differences found 2025/08/30 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/30 01:04:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu': 0 differences found 2025/08/30 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu': 1 matching files 2025/08/30 01:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yirahel1yaso" 2025/08/30 01:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/nuln2lbkphaq4gkk1lc2qe7ifhh09vl7ht2mhdgrac8lugd7gleg" 2025/08/30 01:04:22 DEBUG : Creating backend with remote "/tmp/rclone2689299244" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso'", Local "Local file system at /tmp/rclone2689299244", Modify Window "1ms" 2025/08/30 01:04:24 DEBUG : 測試_Русский___ě_áñ: md5 = c5605f4dabf972274d5f4a4ef6981d41 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/30 01:04:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/30 01:04:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso' 2025/08/30 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso': 1 files missing 2025/08/30 01:04:24 NOTICE: 1 hashes missing 2025/08/30 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso': 1 differences found 2025/08/30 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/30 01:04:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso': 0 differences found 2025/08/30 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso': 1 matching files 2025/08/30 01:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajonaf2lofi" 2025/08/30 01:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/saron1sml5sdop4p15n8ud2j24th9o0ab6a00lbfq4oub6ta2usg" 2025/08/30 01:04:27 DEBUG : Creating backend with remote "/tmp/rclone3776549007" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi'", Local "Local file system at /tmp/rclone3776549007", Modify Window "1ms" 2025/08/30 01:04:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 886cbe51cd906eb153d5ca32d4c40021 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/30 01:04:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:04:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi' 2025/08/30 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi': 1 files missing 2025/08/30 01:04:29 NOTICE: 1 hashes missing 2025/08/30 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi': 1 differences found 2025/08/30 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/30 01:04:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi': 0 differences found 2025/08/30 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi': 1 matching files 2025/08/30 01:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-padevid6wexe" 2025/08/30 01:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:30 DEBUG : Creating backend with remote "TestDrive:crypt/5bpkscm2km3tsrobmqdapn08d5r709iped86152me60vbonhdv9g" 2025/08/30 01:04:31 DEBUG : Creating backend with remote "/tmp/rclone1217005851" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe'", Local "Local file system at /tmp/rclone1217005851", Modify Window "1ms" 2025/08/30 01:04:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8bbc10b55f9ba275d752219a8c337f42 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/30 01:04:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:04:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe' 2025/08/30 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe': 1 files missing 2025/08/30 01:04:34 NOTICE: 1 hashes missing 2025/08/30 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe': 1 differences found 2025/08/30 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/30 01:04:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe': 0 differences found 2025/08/30 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe': 1 matching files 2025/08/30 01:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoguzah0geyu" 2025/08/30 01:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/099h7u5fslvkp2d2u0m5kca66sslfclu4pfuspgq8fiv1qea4j40" 2025/08/30 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone3352489569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu'", Local "Local file system at /tmp/rclone3352489569", Modify Window "1ms" 2025/08/30 01:04:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 75c0764cf3bbdebf18766dead66b2e6d OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/30 01:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu' 2025/08/30 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu': 1 files missing 2025/08/30 01:04:39 NOTICE: 1 hashes missing 2025/08/30 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu': 1 differences found 2025/08/30 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/30 01:04:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu': 0 differences found 2025/08/30 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu': 1 matching files 2025/08/30 01:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majazoq1sibu" 2025/08/30 01:04:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/sfit9ngira0oj48iqut7sf8dm9mn5conk8o3uofu84droqaavnb0" 2025/08/30 01:04:41 DEBUG : Creating backend with remote "/tmp/rclone1460204828" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu'", Local "Local file system at /tmp/rclone1460204828", Modify Window "1ms" 2025/08/30 01:04:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce29444cc3814b7075962b77a0c10d7f OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/30 01:04:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:04:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu' 2025/08/30 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu': 1 files missing 2025/08/30 01:04:44 NOTICE: 1 hashes missing 2025/08/30 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu': 1 differences found 2025/08/30 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/30 01:04:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu': 0 differences found 2025/08/30 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu': 1 matching files 2025/08/30 01:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majazoq1sibu': Purge remote 2025/08/30 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoguzah0geyu': Purge remote 2025/08/30 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-padevid6wexe': Purge remote 2025/08/30 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajonaf2lofi': Purge remote 2025/08/30 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirahel1yaso': Purge remote 2025/08/30 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lupumaz9tuwu': Purge remote 2025/08/30 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yucukah9jipi': Purge remote 2025/08/30 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulijer6tocu': Purge remote 2025/08/30 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzalul8qoqu': Purge remote 2025/08/30 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moduxig4nehu': Purge remote --- PASS: TestApplyTransforms (54.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:04:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 01:04:53 DEBUG : sub/file2: md5 = ae3f9d0d097f364d92bde5a26f1c9f08 OK 2025/08/30 01:04:53 INFO : file1: Copied (new) to: sub/file2 2025/08/30 01:04:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:04:53 DEBUG : file1: Unchanged skipping 2025/08/30 01:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': don't need to copy/move sub/file2, it is already at target location 2025/08/30 01:04:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.71s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:04:59 DEBUG : dst/file1: md5 = 1a4287f36a7c52cc38abd6c9364fd7d1 OK 2025/08/30 01:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/backup" 2025/08/30 01:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/1nrff024r7pq65ecp72fc28jb0" 2025/08/30 01:05:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/30 01:05:04 INFO : dst/file1: Moved (server-side) 2025/08/30 01:05:05 DEBUG : dst/file1: md5 = 8334b162b097ff84cf5582152c032bd9 OK 2025/08/30 01:05:05 INFO : dst/file1: Copied (new) 2025/08/30 01:05:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:05:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:05:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:05:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/dst" 2025/08/30 01:05:10 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:05:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/CompareDest" 2025/08/30 01:05:12 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/gveqi14airsml4bgu7krj116o8" 2025/08/30 01:05:13 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:05:16 DEBUG : one: md5 = b9f628c09dc8258caf722d3efe1e5f46 OK 2025/08/30 01:05:16 INFO : one: Copied (new) 2025/08/30 01:05:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:05:19 DEBUG : one: md5 = d82f0de89b54ac0346596f0f715038d9 OK 2025/08/30 01:05:19 INFO : one: Copied (replaced existing) 2025/08/30 01:05:20 DEBUG : dst/one: md5 = 280074a40f6ea87709224efacd958580 OK 2025/08/30 01:05:23 DEBUG : CompareDest/one: md5 = 956f5a9ed106761dd3eefe59e15330e4 OK 2025/08/30 01:05:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:05:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:05:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:05:26 DEBUG : CompareDest/two: md5 = 9aec6932415743d4e78769f621767a99 OK 2025/08/30 01:05:27 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:05:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:05:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:05:27 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:05:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:05:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:05:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:05:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 01:05:31 DEBUG : two: md5 = 22d9b42fa6da43e1281cdf0170cd2165 OK 2025/08/30 01:05:31 INFO : two: Copied (new) 2025/08/30 01:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:05:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:05:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.20s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/dst" 2025/08/30 01:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:05:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/CopyDest" 2025/08/30 01:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/30 01:05:38 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:05:41 DEBUG : one: md5 = d6a8c6cc8b4299e86e30679c9aedc84c OK 2025/08/30 01:05:41 INFO : one: Copied (new) 2025/08/30 01:05:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:05:43 DEBUG : one: md5 = d3cf1dc3cd18c30f76e36cf8dec326f0 OK 2025/08/30 01:05:43 INFO : one: Copied (replaced existing) 2025/08/30 01:05:46 DEBUG : dst/one: md5 = 6d28c86bf15527633c798df2a29be3c8 OK 2025/08/30 01:05:48 DEBUG : CopyDest/one: md5 = 1db2e1eec47d41286b44a12947326f70 OK 2025/08/30 01:05:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/BackupDir" 2025/08/30 01:05:49 DEBUG : Config file has changed externally - reloading 2025/08/30 01:05:49 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/30 01:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:05:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:05:53 INFO : one: Moved (server-side) 2025/08/30 01:05:54 INFO : one: Copied (server-side copy) 2025/08/30 01:05:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/30 01:05:56 DEBUG : CopyDest/two: md5 = 63692f26f7ef077afb25eaa996d4b112 OK 2025/08/30 01:05:56 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:05:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:05:58 INFO : two: Copied (server-side copy) 2025/08/30 01:05:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/30 01:05:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:05:58 DEBUG : two: Unchanged skipping 2025/08/30 01:06:00 DEBUG : CopyDest/three: md5 = d0df6c79e8495143d4cfc35d635afaa0 OK 2025/08/30 01:06:01 DEBUG : three: Need to transfer - File not found at Destination 2025/08/30 01:06:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/30 01:06:01 DEBUG : three: Destination not found in --copy-dest 2025/08/30 01:06:03 DEBUG : three: md5 = 8d5265fc86a61cff1f9432f8b24ffd58 OK 2025/08/30 01:06:03 INFO : three: Copied (new) 2025/08/30 01:06:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/30 01:06:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:06:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:06:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/30 01:06:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:06:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:06:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.67s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/30 01:06:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1c3f6c40dc4d6e075c5beff9a06c36db OK 2025/08/30 01:06:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/30 01:06:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/30 01:06:13 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/30 01:06:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/30 01:06:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/30 01:06:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 28eea21a991b795fe0b84f39e33455bd OK 2025/08/30 01:06:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/30 01:06:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/30 01:06:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.28s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using skip mode. 2025/08/30 01:06:23 NOTICE: one: Found 2 files with duplicate names 2025/08/30 01:06:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using skip mode. 2025/08/30 01:06:29 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:06:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/30 01:06:29 INFO : one: Deleted 2025/08/30 01:06:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using first mode. 2025/08/30 01:06:35 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:06:35 INFO : one: Deleted 2025/08/30 01:06:36 INFO : one: Deleted 2025/08/30 01:06:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.43s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using newest mode. 2025/08/30 01:06:42 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:06:42 INFO : one: Deleted 2025/08/30 01:06:42 INFO : one: Deleted 2025/08/30 01:06:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.46s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using oldest mode. 2025/08/30 01:06:50 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:06:50 INFO : one: Deleted 2025/08/30 01:06:51 INFO : one: Deleted 2025/08/30 01:06:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.73s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using largest mode. 2025/08/30 01:06:56 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:06:57 INFO : one: Deleted 2025/08/30 01:06:57 INFO : one: Deleted 2025/08/30 01:06:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:07:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using smallest mode. 2025/08/30 01:07:02 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:07:03 INFO : one: Deleted 2025/08/30 01:07:04 INFO : one: Deleted 2025/08/30 01:07:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:07:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Looking for duplicate names using rename mode. 2025/08/30 01:07:11 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/30 01:07:12 INFO : one-2.txt: renamed from: one.txt 2025/08/30 01:07:13 INFO : one-3.txt: renamed from: one.txt 2025/08/30 01:07:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.86s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:07:19 DEBUG : dupe1/one.txt: md5 = 2975239362fa7d03c5e0415e1a19f9a8 OK 2025/08/30 01:07:21 DEBUG : dupe2/two.txt: md5 = bbd4651abaf6ad4edfda745b1dc2d41a OK 2025/08/30 01:07:23 DEBUG : dupe3/three.txt: md5 = 23fe7aa6f57a053c12bc86c977be848f OK 2025/08/30 01:07:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/30 01:07:24 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/30 01:07:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/30 01:07:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/30 01:07:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/30 01:07:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/30 01:07:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:07:31 DEBUG : a.txt: md5 = e37160bfefe7a89b206a226af018c167 OK 2025/08/30 01:07:32 DEBUG : zend.txt: md5 = d89c580ae6c2f06f4595f4b7f37e02d0 OK 2025/08/30 01:07:35 DEBUG : sub dir/hello world: md5 = ca7560ebd007e340a9511ff4969a827b OK 2025/08/30 01:07:36 DEBUG : sub dir/hello world2: md5 = 82f2e3b654349853390bfbc7db908ec9 OK 2025/08/30 01:07:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 3966fc3517cb94323f98aedb039cfbf6 OK 2025/08/30 01:07:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8cab7a5ff61fb76724fdbf9fd63047ca OK 2025/08/30 01:07:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9e201514c7969f1f9de89f78e4a85ac8 OK 2025/08/30 01:07:43 DEBUG : a.txt: Excluded (Size Filter) 2025/08/30 01:07:43 DEBUG : a.txt: Excluded 2025/08/30 01:07:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:07:44 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:07:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:07:44 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:07:44 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:07:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:07:44 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:07:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:07:44 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:07:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:07:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/30 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/30 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/30 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/30 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/30 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/30 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.64s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:07:53 DEBUG : a.txt: md5 = e76c8dd392668d8183b7d1d6d71f4cc8 OK 2025/08/30 01:07:54 DEBUG : zend.txt: md5 = 235dca3dbad41623cc277e92d74bc66a OK 2025/08/30 01:07:56 DEBUG : sub dir/hello world: md5 = f89d3496a0a42efc7cd3d8be47ca9eba OK 2025/08/30 01:07:57 DEBUG : sub dir/hello world2: md5 = a555a16d32e6dfd6204eecd5a1c00243 OK 2025/08/30 01:08:00 DEBUG : sub dir/ignore dir/.ignore: md5 = d9278fea0b37048cb81501fe3f712c94 OK 2025/08/30 01:08:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = f985eb0c1ff6cc3d477ef8ff2f38b876 OK 2025/08/30 01:08:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 68f1afe1a6bba8b8c0df41348af908a8 OK 2025/08/30 01:08:04 DEBUG : a.txt: Excluded (Size Filter) 2025/08/30 01:08:04 DEBUG : a.txt: Excluded 2025/08/30 01:08:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:08:05 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:08:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:08:05 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:08:05 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:08:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:08:05 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:08:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:08:05 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:08:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:08:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/30 01:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/30 01:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/30 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/30 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/30 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/30 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:14 DEBUG : file1: md5 = 27ae225a3a19ef362cad270e5d88b536 OK 2025/08/30 01:08:16 DEBUG : sub/file2: md5 = a01e174b14f76cdc86d230950a890fff 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/30 01:08:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/30 01:08:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/30 01:08:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/30 01:08:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.78s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:23 DEBUG : file1: md5 = 65570d4a0c7f9a305ff66ea2dddfbbe0 OK 2025/08/30 01:08:26 DEBUG : sub/file2: md5 = ce21863c98535ecc2349f254b5d68c19 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/30 01:08:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/notfound" 2025/08/30 01:08:29 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/30 01:08:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.25s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Making directory 2025/08/30 01:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:36 DEBUG : sub dir/hello world: md5 = 625d52872727483c8940ec389ac9287b OK 2025/08/30 01:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.90s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:40 DEBUG : potato2: md5 = 2f824a46f748c6feb146a8196557fab0 OK 2025/08/30 01:08:42 DEBUG : empty space: md5 = f600b6c5412bf3807d3b733d801f5d53 OK --- PASS: TestLs (4.71s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:45 DEBUG : potato2: md5 = e45c90911455ef7816e2f0852c5972bd OK 2025/08/30 01:08:46 DEBUG : empty space: md5 = d0307b96e711f4bc2b59c741c959371f OK 2025/08/30 01:08:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.93s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:50 DEBUG : potato2: md5 = 2b612b53f2910ea0d923623def28a688 OK 2025/08/30 01:08:51 DEBUG : empty space: md5 = 59c35705e895035cd4a4c94e8238e5ce OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:54 DEBUG : potato2: md5 = 203e70d92a8c022abe6b1f7588ca7b37 OK 2025/08/30 01:08:56 DEBUG : empty space: md5 = 0d66c9000545cc8f23c90b41d100aa34 OK --- PASS: TestHashSums (4.34s) === RUN TestHashSumsWithErrors 2025/08/30 01:08:57 DEBUG : Creating backend with remote ":memory:" 2025/08/30 01:08:57 DEBUG : Config file has changed externally - reloading 2025/08/30 01:08:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/30 01:08:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/30 01:08:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/30 01:08:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/30 01:08:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/30 01:08:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/30 01:08:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/30 01:08:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/30 01:08:57 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:08:59 DEBUG : potato2: md5 = d8eece5ef0587ca39a0d5dbae5c7bc50 OK 2025/08/30 01:09:00 DEBUG : empty space: md5 = dd94f966a898b939a4bc3f078be8639b OK 2025/08/30 01:09:02 DEBUG : sub dir/potato3: md5 = 437a0d9d89df91c64cb257b394d157da OK 2025/08/30 01:09:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.87s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:09:08 DEBUG : small: md5 = 95051170e7e107e3b55bdd2be692f2e9 OK 2025/08/30 01:09:09 DEBUG : medium: md5 = 2bddc96e6ca2bbe30707fcdbca0faf37 OK 2025/08/30 01:09:11 DEBUG : large: md5 = 021b747641c69727ec77bbca6cb94e20 OK 2025/08/30 01:09:11 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:11 DEBUG : large: Excluded (Size Filter) 2025/08/30 01:09:11 INFO : small: Deleted 2025/08/30 01:09:11 INFO : medium: Deleted --- PASS: TestDelete (6.43s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:09:14 DEBUG : small: md5 = 94a2323a34f7d7394ff308777cb7f941 OK 2025/08/30 01:09:15 DEBUG : medium: md5 = 17a2b10f0689525942cf55d18d634e8d OK 2025/08/30 01:09:17 DEBUG : large: md5 = d8c5c9ed16531051f3e6e4f16fe5bb14 OK 2025/08/30 01:09:17 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:17 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/30 01:09:17 INFO : large: Deleted 2025/08/30 01:09:17 INFO : small: Deleted --- PASS: TestMaxDelete (6.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:09:21 DEBUG : small: md5 = db516162ae9ac78c87fe32359f546f2c OK 2025/08/30 01:09:22 DEBUG : medium: md5 = a9d4dbfaa8b2e75f34e9452ee17dd510 OK 2025/08/30 01:09:23 DEBUG : large: md5 = 2bc714881e45b3f426ff313cf8a7527e OK 2025/08/30 01:09:24 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/30 01:09:24 INFO : medium: Deleted 2025/08/30 01:09:24 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:09:28 DEBUG : small: md5 = b07cc287d4f164f808c1aed6dc2c3883 OK 2025/08/30 01:09:29 DEBUG : medium: md5 = 7448a24718ba91680884bf316e304f5b OK 2025/08/30 01:09:30 DEBUG : large: md5 = c9a4264b1c8d231fb1dca963f14845d7 OK 2025/08/30 01:09:31 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/30 01:09:31 INFO : large: Deleted 2025/08/30 01:09:31 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:09:35 DEBUG : ReadFile: md5 = 5f482a49b70561637a3fa82dce51ce5a OK --- PASS: TestReadFile (5.32s) === RUN TestRetry 2025/08/30 01:09:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/30 01:09:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/30 01:09:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:09:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:09:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:09:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:09:38 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:09:40 DEBUG : file1: md5 = 8af9ab50d8d8f863ac27235f7403a4cd OK 2025/08/30 01:09:41 DEBUG : file2: md5 = 88c95981c2f148540d5c5828a7cd7c34 OK --- PASS: TestCat (16.33s) === RUN TestPurge 2025/08/30 01:09:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-junujix2mivu" 2025/08/30 01:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:09:55 DEBUG : Creating backend with remote "TestDrive:crypt/vbmbd5m441qf951dfr8l1pdm4l3qs6daqftak2ji8j3v5nu3ohbg" 2025/08/30 01:09:56 DEBUG : Creating backend with remote "/tmp/rclone3513902257" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-junujix2mivu'", Local "Local file system at /tmp/rclone3513902257", Modify Window "1ms" 2025/08/30 01:10:00 DEBUG : A1/B1/C1/one: md5 = 46d884a5b6efc650855e78b4c687daf6 OK 2025/08/30 01:10:00 INFO : A2: Making directory 2025/08/30 01:10:01 INFO : A1/B2: Making directory 2025/08/30 01:10:02 INFO : A1/B2/C2: Making directory 2025/08/30 01:10:02 INFO : A1/B1/C3: Making directory 2025/08/30 01:10:03 INFO : A3: Making directory 2025/08/30 01:10:04 INFO : A3/B3: Making directory 2025/08/30 01:10:05 INFO : A3/B3/C4: Making directory 2025/08/30 01:10:07 DEBUG : A1/two: md5 = 764d5fcf71121ccbe6a840b65cef0e66 OK 2025/08/30 01:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-junujix2mivu': Purge remote 2025/08/30 01:10:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.95s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:10:15 DEBUG : A1/B1/C1/one: md5 = 4b2d7765e42cde4ff33c0e6fce8f994d OK 2025/08/30 01:10:15 INFO : A2: Making directory 2025/08/30 01:10:15 INFO : A1/B2: Making directory 2025/08/30 01:10:16 INFO : A1/B2/C2: Making directory 2025/08/30 01:10:17 INFO : A1/B1/C3: Making directory 2025/08/30 01:10:17 INFO : A3: Making directory 2025/08/30 01:10:18 INFO : A3/B3: Making directory 2025/08/30 01:10:19 INFO : A3/B3/C4: Making directory 2025/08/30 01:10:21 DEBUG : A1/two: md5 = bd1288f6fed2b0a5f7f0b9139bfd5a1a OK 2025/08/30 01:10:22 DEBUG : removing 1 level 3 directories 2025/08/30 01:10:22 INFO : A3/B3/C4: Removing directory 2025/08/30 01:10:25 DEBUG : removing 2 level 3 directories 2025/08/30 01:10:25 INFO : A1/B2/C2: Removing directory 2025/08/30 01:10:25 INFO : A1/B1/C3: Removing directory 2025/08/30 01:10:26 DEBUG : removing 2 level 2 directories 2025/08/30 01:10:26 INFO : A3/B3: Removing directory 2025/08/30 01:10:26 INFO : A1/B2: Removing directory 2025/08/30 01:10:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/30 01:10:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:10:26 DEBUG : removing 2 level 1 directories 2025/08/30 01:10:26 INFO : A3: Removing directory 2025/08/30 01:10:26 INFO : A2: Removing directory 2025/08/30 01:10:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/30 01:10:30 DEBUG : removing 1 level 3 directories 2025/08/30 01:10:30 INFO : A1/B1/C1: Removing directory 2025/08/30 01:10:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:31 DEBUG : removing 1 level 2 directories 2025/08/30 01:10:31 INFO : A1/B1: Removing directory 2025/08/30 01:10:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:10:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:10:32 DEBUG : removing 1 level 1 directories 2025/08/30 01:10:32 INFO : A1: Removing directory 2025/08/30 01:10:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:10:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:10:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:10:33 DEBUG : removing 1 level 0 directories 2025/08/30 01:10:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Removing directory 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:10:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.37s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:10:35 INFO : A1: Making directory 2025/08/30 01:10:36 INFO : A1/B1: Making directory 2025/08/30 01:10:36 INFO : A1/B1/C1: Making directory 2025/08/30 01:10:39 DEBUG : removing 1 level 3 directories 2025/08/30 01:10:39 INFO : A1/B1/C1: Removing directory 2025/08/30 01:10:40 DEBUG : removing 1 level 2 directories 2025/08/30 01:10:40 INFO : A1/B1: Removing directory 2025/08/30 01:10:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.15s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:10:42 INFO : A1: Making directory 2025/08/30 01:10:43 INFO : A1/B1: Making directory 2025/08/30 01:10:44 INFO : A1/B1/C1: Making directory 2025/08/30 01:10:46 DEBUG : removing 1 level 3 directories 2025/08/30 01:10:46 INFO : A1/B1/C1: Removing directory 2025/08/30 01:10:47 DEBUG : removing 1 level 2 directories 2025/08/30 01:10:47 INFO : A1/B1: Removing directory 2025/08/30 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:10:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.66s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:10:52 DEBUG : file1: md5 = 32e308035e864999626881ffcef06da8 OK 2025/08/30 01:10:52 DEBUG : filename.txt: File name found in url 2025/08/30 01:10:54 DEBUG : filename.txt: md5 = e7fe6db2bbfc8b73f3ffbbf41e85bd00 OK 2025/08/30 01:10:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/30 01:10:55 DEBUG : headerfilename.txt: md5 = cee5966c21262bd66798927600d80305 OK 2025/08/30 01:10:57 DEBUG : file2: md5 = 86c0a676c69a43e0900c7427a4aee411 OK --- PASS: TestCopyURL (9.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:11:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 01:11:02 DEBUG : sub/file2: md5 = 8279d2d14a9b3973f5c98a60a2e82d0e OK 2025/08/30 01:11:02 INFO : file1: Copied (new) to: sub/file2 2025/08/30 01:11:02 INFO : file1: Deleted 2025/08/30 01:11:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:11:03 DEBUG : file1: Unchanged skipping 2025/08/30 01:11:03 INFO : file1: Deleted 2025/08/30 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': don't need to copy/move sub/file2, it is already at target location 2025/08/30 01:11:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.16s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:11:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 01:11:07 DEBUG : file1: md5 = 4c47dfb792e14747931d25944babc4bb OK 2025/08/30 01:11:07 INFO : file1: Copied (new) 2025/08/30 01:11:07 INFO : file1: Deleted 2025/08/30 01:11:08 DEBUG : file1: Destination exists, skipping 2025/08/30 01:11:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:11:12 DEBUG : dst/file1: md5 = b82f7c915c247c0809ef987f20f62d9d OK 2025/08/30 01:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafejer2musi/backup" 2025/08/30 01:11:13 DEBUG : Config file has changed externally - reloading 2025/08/30 01:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg/1nrff024r7pq65ecp72fc28jb0" 2025/08/30 01:11:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/30 01:11:16 INFO : dst/file1: Moved (server-side) 2025/08/30 01:11:18 DEBUG : dst/file1: md5 = 892e552eab7f17c921eced0c69bd5777 OK 2025/08/30 01:11:18 INFO : dst/file1: Copied (new) 2025/08/30 01:11:18 INFO : dst/file1: Deleted 2025/08/30 01:11:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:11:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:11:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.40s) === 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:11:25 DEBUG : A1/one: md5 = 127c0f57004c423a948cb4da36227efe OK 2025/08/30 01:11:26 DEBUG : A1/two: md5 = ac0d37b1e0280120fb2f14b2ed84a5c8 OK 2025/08/30 01:11:28 DEBUG : A1/B1/three: md5 = e18893fa83f65354ee2eae510df7e230 OK 2025/08/30 01:11:31 DEBUG : A1/B1/C1/four: md5 = a1aaf64ebdec7395e55678e77a08af7e OK 2025/08/30 01:11:33 DEBUG : A1/B1/C2/five: md5 = eab90f860e991b3de37ad43d92d4e26a OK 2025/08/30 01:11:33 INFO : A1/B2: Making directory 2025/08/30 01:11:34 INFO : A1/B1/C3: Making directory 2025/08/30 01:11:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/30 01:11:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/30 01:11:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/30 01:11:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/30 01:11:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/30 01:11:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:11:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:11:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:11:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:11:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:11:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/30 01:11:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/30 01:11:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/30 01:11:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/30 01:11:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/30 01:11:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/30 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/30 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/30 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/30 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.16s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:12:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 437dbbade25792613b069776043bfe6f OK 2025/08/30 01:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/30 01:12:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 01:12:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/30 01:12:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 422a3f3acdef1d8ecfcd8e1b79bdd9d9 OK 2025/08/30 01:12:11 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:12:15 DEBUG : with_checksum_small_file_from_pipe: md5 = f8e94a67477418c91f561f665e15ebcb OK 2025/08/30 01:12:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 01:12:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/30 01:12:16 DEBUG : with_checksum_big_file_from_pipe: md5 = dae4b13bfffba05a22f522a45cf91d3f OK 2025/08/30 01:12:16 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:12:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:12:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/30 01:12:21 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-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:12:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 01:12:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/30 01:12:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/30 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (48 bytes), uploading instead of streaming 2025/08/30 01:12:29 DEBUG : rcat_metadata: md5 = 79b8d7254a92056a70d866584aee3db3 OK 2025/08/30 01:12:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/30 01:12:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/30 01:12:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 21c1edbc7b6ab9f035f38a9a9057230f OK 2025/08/30 01:12:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.21s) --- PASS: TestRcatMetadata/Normal (2.86s) --- PASS: TestRcatMetadata/ViaDisk (2.92s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:35 DEBUG : potato1: md5 = eb87ef43fc6c76b96857ba85ea380e5e OK 2025/08/30 01:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/30 01:12:36 DEBUG : potato2: md5 = 4b8887f2935a57c0ba79e7861699d2ba OK 2025/08/30 01:12:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:40 DEBUG : potato1: md5 = e13af3ea73c0d6b652854d4e477f36fe OK 2025/08/30 01:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/30 01:12:41 DEBUG : potato2: md5 = 3ed3f30e546c42cdd67d924915f9c646 OK 2025/08/30 01:12:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:45 DEBUG : potato2: md5 = b1917be959650dbad133e1203c80482a OK 2025/08/30 01:12:46 DEBUG : empty space: md5 = 6d5c372b65389bf9c84a5af655c65fce OK 2025/08/30 01:12:48 DEBUG : sub dir/potato3: md5 = 388f1609353f753be8bd806c2a44345e OK 2025/08/30 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Touching "sub dir/potato3" 2025/08/30 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Touching "empty space" 2025/08/30 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Touching "potato2" 2025/08/30 01:12:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.95s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:53 DEBUG : dir with metadata: Making directory with metadata 2025/08/30 01:12:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:55 DEBUG : directory with modtime: Making directory with metadata 2025/08/30 01:12:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:12:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/30 01:12:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:12:58 DEBUG : Google drive root 'crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg': Skipping btime metadata as can't update it on an existing file: 2025-08-30T01:12:58.204023477Z 2025/08/30 01:12:58 INFO : non existent directory: Updated directory metadata 2025/08/30 01:13:00 DEBUG : Google drive root 'crypt/8542v7hafkigq41ph0sgsj7k8vvpgi7d93j3al2m0rec13ucj9lg': Skipping btime metadata as can't update it on an existing file: 2025-08-30T01:12:58.204023477Z 2025/08/30 01:13:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.00s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:13:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/30 01:13:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/30 01:13:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:13:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/30 01:13:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:13:07 DEBUG : dst: Making directory with metadata 2025/08/30 01:13:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:13:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:13:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/30 01:13:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/30 01:13:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/30 01:13:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/30 01:13:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi'", Local "Local file system at /tmp/rclone3902092903", Modify Window "1ms" 2025/08/30 01:13:12 DEBUG : sub dir/test remove existing: md5 = 19a7a61827f565c0077020f8c33ca39c OK 2025/08/30 01:13:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1a5c4b31e5181f9884171ec2840e6ec8 OK 2025/08/30 01:13:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.junerit8" before starting 2025/08/30 01:13:17 DEBUG : sub dir/test remove existing.junerit8: TEST: removing renamed existing file after operation 2025/08/30 01:13:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tijisum7" before starting 2025/08/30 01:13:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tijisum7: TEST: renaming existing back after failed operation 2025/08/30 01:13:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zakukoj7" before starting 2025/08/30 01:13:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zakukoj7: TEST: removing renamed existing file after operation 2025/08/30 01:13:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "99sj6u56nq9gsf39kvjromvn5kd7d64juen55k8lte8r1sv19080" 2025/08/30 01:13:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kvls99722tiajf6d2ehalq6g9vhaotnj79o287025co6hiudo81qovnd863bjnp8gt60g9i253bp57ttj0rmp537hek78ihb8hiog5k5igpgercnlmodn2ehns8v8hmsqk51fvebtjj95es0r05svn976ce0s7fo9dqbm3dskeoe970soavg" --- PASS: TestRemoveExisting (13.34s) === 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/30 01:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafejer2musi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m4.07264872s (try 1/5)