"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/28 01:20:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo" 2025/07/28 01:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:20:50 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig" 2025/07/28 01:20:51 DEBUG : Creating backend with remote "/tmp/rclone2180937397" === 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/28 01:20:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/28 01:20:52 DEBUG : potato: Seek from 10 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 10 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Seek from 5 to 2 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/28 01:20:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Seek from 5 to 2 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/28 01:20:52 DEBUG : potato: Seek from 8 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 8 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/28 01:20:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:20:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:20:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:20:52 DEBUG : potato: Seek from 5 to 2 2025/07/28 01:20:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/28 01:20:52 DEBUG : potato: Seek from 9 to 0 2025/07/28 01:20:52 DEBUG : potato: Seek from 9 to 0 2025/07/28 01:20:52 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:20:54 DEBUG : rutabaga: md5 = ad8d8af45e1a9ea147ab59d4fede48dd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/28 01:20:56 DEBUG : empty space: md5 = ede376d68c2144ddb4030b00a725315d OK === RUN TestCheck/3 2025/07/28 01:20:58 DEBUG : potato2: md5 = 11e6c02b658c0eb2debb203f52633a72 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/28 01:21:00 DEBUG : remotepotato: md5 = f93d48a6bab5bf5c6c64ab0d7bd1cd27 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.09s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/28 01:21:03 DEBUG : Creating backend with remote "nonexistent" 2025/07/28 01:21:03 DEBUG : Creating backend with remote "nonexistent" 2025/07/28 01:21:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/28 01:21:03 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/07/28 01:21:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/28 01:21:03 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:21:04 DEBUG : rutabaga: md5 = 667a7e108f78e6a6bcfa65d18a3016d5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/28 01:21:08 DEBUG : empty space: md5 = 30528b4c3dc76c2fb3d77300fbc37adf OK === RUN TestCheckDownload/3 2025/07/28 01:21:11 DEBUG : potato2: md5 = 2c8e5d38fb1de409b31e2e60d1e8355f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/28 01:21:15 DEBUG : remotepotato: md5 = dafc53a1356661dd3d98af481632f61e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.69s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:21:21 DEBUG : rutabaga: md5 = d307886c338440d7ef7e1fcd7bdf2d3e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/28 01:21:23 DEBUG : empty space: md5 = 9bbdbe66b6a1e589b6416fcd721c174b OK === RUN TestCheckSizeOnly/3 2025/07/28 01:21:25 DEBUG : potato2: md5 = 6ff45d3f4dac4daebba13e58f726fefc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/28 01:21:27 DEBUG : remotepotato: md5 = 812c87fadb3b34ac62aed3dd6c7fbd1c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.27s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:21:31 DEBUG : test.sum: md5 = 6b4cbd8572783ecdf8c1e02c1daca780 OK 2025/07/28 01:21:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/28 01:21:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/28 01:21:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/28 01:21:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/28 01:21:34 DEBUG : test.sum: md5 = b4742b41f0c890ede664562a4a1c8754 OK 2025/07/28 01:21:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/28 01:21:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/28 01:21:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/28 01:21:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.33s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/data" 2025/07/28 01:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:21:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/data" 2025/07/28 01:21:38 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/vjrnln8ratgmqakfosrqe8espk" 2025/07/28 01:21:42 DEBUG : data/banana: md5 = c35da3b8befc93822c733e3f619317be OK 2025/07/28 01:21:43 DEBUG : test.sum: md5 = 74b32a2cd9eb03b35173d98385a76a4a OK === RUN TestCheckSumDownload/subtest1 2025/07/28 01:21:48 DEBUG : data/potato: md5 = 34ab661f33060ae9c32080c966d02711 OK 2025/07/28 01:21:49 DEBUG : test.sum: md5 = b23dd4ea470e71036225bbaee821a2ae OK === RUN TestCheckSumDownload/subtest2 2025/07/28 01:21:52 DEBUG : Config file has changed externally - reloading 2025/07/28 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/28 01:21:53 DEBUG : test.sum: md5 = a2f651e685f2d5b4db48143ade3bd439 OK === RUN TestCheckSumDownload/subtest3 2025/07/28 01:21:57 DEBUG : test.sum: md5 = 9b46bc955f7063d30b35aade8f3505a8 OK === RUN TestCheckSumDownload/subtest4 2025/07/28 01:22:02 DEBUG : test.sum: md5 = 6803d16fad9d147d0f99f565e9b10ac8 OK === RUN TestCheckSumDownload/subtest5 2025/07/28 01:22:14 DEBUG : test.sum: md5 = 78ecf47adfacb3b2a682d071d335f2aa OK === RUN TestCheckSumDownload/subtest6 2025/07/28 01:22:18 DEBUG : data/banana: md5 = bb75cdc0996d71aa90b6e49e17a74826 OK 2025/07/28 01:22:19 DEBUG : data/potato: md5 = 03dff5f1ba7c3527f4a3a2918f2c8e70 OK 2025/07/28 01:22:21 DEBUG : test.sum: md5 = d3e04fd53667c212c4ef4ca94178b7f4 OK === RUN TestCheckSumDownload/subtest7 2025/07/28 01:22:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/28 01:22:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.21s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.21s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.99s) --- PASS: TestCheckSumDownload/subtest5 (10.30s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.41s) === RUN TestApplyTransforms 2025/07/28 01:22:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucefed4jire" 2025/07/28 01:22:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:26 DEBUG : Creating backend with remote "TestDrive:crypt/dbnvqnmcsrgrtp692fq1gnr1l46h3lek2aq8kaneo7rqfq5298sg" 2025/07/28 01:22:27 DEBUG : Creating backend with remote "/tmp/rclone2704806805" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire'", Local "Local file system at /tmp/rclone2704806805", Modify Window "1ms" 2025/07/28 01:22:29 DEBUG : hello, world!: md5 = 90e8e46c37bb55b1d7e72ce61a856d9d OK upper checkfile vs. lower remote (without normalization) 2025/07/28 01:22:30 ERROR : hello, world!: sum not found 2025/07/28 01:22:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire' 2025/07/28 01:22:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire': 1 files missing 2025/07/28 01:22:30 NOTICE: 1 hashes missing 2025/07/28 01:22:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire': 1 differences found 2025/07/28 01:22:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/28 01:22:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:22:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire': 0 differences found 2025/07/28 01:22:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire': 1 matching files 2025/07/28 01:22:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoyipan6fuve" 2025/07/28 01:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:31 DEBUG : Creating backend with remote "TestDrive:crypt/cr088lqa4sgvtiurr16utv2armh3393hbqrnmdsvk642f9hquoi0" 2025/07/28 01:22:32 DEBUG : Creating backend with remote "/tmp/rclone3427342442" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve'", Local "Local file system at /tmp/rclone3427342442", Modify Window "1ms" 2025/07/28 01:22:34 DEBUG : HELLO, WORLD!: md5 = 91e7648c40376189ed13d4f3f03aa251 OK lower checkfile vs. upper remote (without normalization) 2025/07/28 01:22:35 ERROR : HELLO, WORLD!: sum not found 2025/07/28 01:22:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve' 2025/07/28 01:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve': 1 files missing 2025/07/28 01:22:35 NOTICE: 1 hashes missing 2025/07/28 01:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve': 1 differences found 2025/07/28 01:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/28 01:22:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve': 0 differences found 2025/07/28 01:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve': 1 matching files 2025/07/28 01:22:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huyolib5jumo" 2025/07/28 01:22:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:36 DEBUG : Creating backend with remote "TestDrive:crypt/gn65qd6lemdjud3s1g21pk2dk1d90kki25qejmf9bpit51sgcn20" 2025/07/28 01:22:37 DEBUG : Creating backend with remote "/tmp/rclone1326814907" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo'", Local "Local file system at /tmp/rclone1326814907", Modify Window "1ms" 2025/07/28 01:22:39 DEBUG : HeLlO, wOrLd!: md5 = 4afa515323935d71c514f307421c1b04 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/28 01:22:40 ERROR : HeLlO, wOrLd!: sum not found 2025/07/28 01:22:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo' 2025/07/28 01:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo': 1 files missing 2025/07/28 01:22:40 NOTICE: 1 hashes missing 2025/07/28 01:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo': 1 differences found 2025/07/28 01:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/28 01:22:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo': 0 differences found 2025/07/28 01:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo': 1 matching files 2025/07/28 01:22:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subojoz3wuqu" 2025/07/28 01:22:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:42 DEBUG : Creating backend with remote "TestDrive:crypt/dpdbpormq6qc287jn8i45e6b4cr9kh1e14aocrr25q21dh88rbc0" 2025/07/28 01:22:43 DEBUG : Creating backend with remote "/tmp/rclone3798765778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu'", Local "Local file system at /tmp/rclone3798765778", Modify Window "1ms" 2025/07/28 01:22:45 DEBUG : HELLO, WORLD!: md5 = ae9a7f0a003c656a5a94ec1dd6de7c5b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/28 01:22:45 ERROR : HELLO, WORLD!: sum not found 2025/07/28 01:22:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu' 2025/07/28 01:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu': 1 files missing 2025/07/28 01:22:45 NOTICE: 1 hashes missing 2025/07/28 01:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu': 1 differences found 2025/07/28 01:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/28 01:22:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:22:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu': 0 differences found 2025/07/28 01:22:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu': 1 matching files 2025/07/28 01:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubonun3rove" 2025/07/28 01:22:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/cqeucen5k34u0nhaedr23brldg1hkifum3sacetplurn5n30jk80" 2025/07/28 01:22:47 DEBUG : Creating backend with remote "/tmp/rclone1852774901" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove'", Local "Local file system at /tmp/rclone1852774901", Modify Window "1ms" 2025/07/28 01:22:50 DEBUG : 測試_Русский___ě_áñ: md5 = f72e73ee7fce51c9a225d8e487d7f58c OK NFD checkfile vs. NFC remote (without normalization) 2025/07/28 01:22:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/28 01:22:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove' 2025/07/28 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove': 1 files missing 2025/07/28 01:22:50 NOTICE: 1 hashes missing 2025/07/28 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove': 1 differences found 2025/07/28 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/28 01:22:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:22:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove': 0 differences found 2025/07/28 01:22:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove': 1 matching files 2025/07/28 01:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojoqiv2fune" 2025/07/28 01:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/qbrhlo5qufe65lvg2q2epkjd51jmroqsfvqghgr47l1eaefkh5o0" 2025/07/28 01:22:52 DEBUG : Creating backend with remote "/tmp/rclone4161030983" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune'", Local "Local file system at /tmp/rclone4161030983", Modify Window "1ms" 2025/07/28 01:22:54 DEBUG : 測試_Русский___ě_áñ: md5 = e07f8046dc893480db12e70ce4259c18 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/28 01:22:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/28 01:22:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune' 2025/07/28 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune': 1 files missing 2025/07/28 01:22:55 NOTICE: 1 hashes missing 2025/07/28 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune': 1 differences found 2025/07/28 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/28 01:22:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:22:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune': 0 differences found 2025/07/28 01:22:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune': 1 matching files 2025/07/28 01:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quwiwol3duxa" 2025/07/28 01:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/44a4untfvhrmmiqm4a27dpjdtq7cn0ppdcqrad1j19l56hhb8hj0" 2025/07/28 01:22:57 DEBUG : Creating backend with remote "/tmp/rclone2714477098" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa'", Local "Local file system at /tmp/rclone2714477098", Modify Window "1ms" 2025/07/28 01:22:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9e16bde277d47fa71c797a54374de549 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/28 01:23:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:23:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa' 2025/07/28 01:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa': 1 files missing 2025/07/28 01:23:00 NOTICE: 1 hashes missing 2025/07/28 01:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa': 1 differences found 2025/07/28 01:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/28 01:23:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa': 0 differences found 2025/07/28 01:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa': 1 matching files 2025/07/28 01:23:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tujotef3jefu" 2025/07/28 01:23:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:23:01 DEBUG : Creating backend with remote "TestDrive:crypt/i6t4menpbmgp9kibhh309do9tlv3sfe570bnvthlejct9p62gmug" 2025/07/28 01:23:02 DEBUG : Creating backend with remote "/tmp/rclone1323597083" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu'", Local "Local file system at /tmp/rclone1323597083", Modify Window "1ms" 2025/07/28 01:23:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eae97f8e47d4567396920ccefdbf514e OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/28 01:23:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:23:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu' 2025/07/28 01:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu': 1 files missing 2025/07/28 01:23:05 NOTICE: 1 hashes missing 2025/07/28 01:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu': 1 differences found 2025/07/28 01:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/28 01:23:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu': 0 differences found 2025/07/28 01:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu': 1 matching files 2025/07/28 01:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jotopuc2poke" 2025/07/28 01:23:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:23:06 DEBUG : Creating backend with remote "TestDrive:crypt/q9g9r5e36kjqtro3te6snp7r9ai4p0cc6ik2mjkcmksa0n97gfa0" 2025/07/28 01:23:07 DEBUG : Creating backend with remote "/tmp/rclone896795274" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke'", Local "Local file system at /tmp/rclone896795274", Modify Window "1ms" 2025/07/28 01:23:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d7e1aaac6c952418d8e43cb93de42ca OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/28 01:23:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:23:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke' 2025/07/28 01:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke': 1 files missing 2025/07/28 01:23:09 NOTICE: 1 hashes missing 2025/07/28 01:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke': 1 differences found 2025/07/28 01:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/28 01:23:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke': 0 differences found 2025/07/28 01:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke': 1 matching files 2025/07/28 01:23:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sagageq7caxu" 2025/07/28 01:23:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:23:10 DEBUG : Creating backend with remote "TestDrive:crypt/i01aabmla0529se4t9vi51us76qu7nvj8ir49uu2adiinj0tanfg" 2025/07/28 01:23:11 DEBUG : Creating backend with remote "/tmp/rclone193594526" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu'", Local "Local file system at /tmp/rclone193594526", Modify Window "1ms" 2025/07/28 01:23:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0882b3b11ff1e95e561a267d77f3d67c OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/28 01:23:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:23:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu' 2025/07/28 01:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu': 1 files missing 2025/07/28 01:23:14 NOTICE: 1 hashes missing 2025/07/28 01:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu': 1 differences found 2025/07/28 01:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/28 01:23:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu': 0 differences found 2025/07/28 01:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu': 1 matching files 2025/07/28 01:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sagageq7caxu': Purge remote 2025/07/28 01:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jotopuc2poke': Purge remote 2025/07/28 01:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tujotef3jefu': Purge remote 2025/07/28 01:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quwiwol3duxa': Purge remote 2025/07/28 01:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojoqiv2fune': Purge remote 2025/07/28 01:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubonun3rove': Purge remote 2025/07/28 01:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subojoz3wuqu': Purge remote 2025/07/28 01:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huyolib5jumo': Purge remote 2025/07/28 01:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyipan6fuve': Purge remote 2025/07/28 01:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucefed4jire': Purge remote --- PASS: TestApplyTransforms (52.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:23:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/28 01:23:21 DEBUG : sub/file2: md5 = 5552e4e47f25715d834184893a95abfc OK 2025/07/28 01:23:21 INFO : file1: Copied (new) to: sub/file2 2025/07/28 01:23:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:23:22 DEBUG : file1: Unchanged skipping 2025/07/28 01:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': don't need to copy/move sub/file2, it is already at target location 2025/07/28 01:23:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:23:27 DEBUG : dst/file1: md5 = d9f5e0aa15a87074c5d8660e96f192cb OK 2025/07/28 01:23:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/backup" 2025/07/28 01:23:28 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/1nrff024r7pq65ecp72fc28jb0" 2025/07/28 01:23:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/28 01:23:32 INFO : dst/file1: Moved (server-side) 2025/07/28 01:23:33 DEBUG : dst/file1: md5 = 64b72c43c49039853d42678fb924dbbc OK 2025/07/28 01:23:33 INFO : dst/file1: Copied (new) 2025/07/28 01:23:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:23:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:23:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.35s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:23:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/dst" 2025/07/28 01:23:38 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:23:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/CompareDest" 2025/07/28 01:23:40 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/gveqi14airsml4bgu7krj116o8" 2025/07/28 01:23:41 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 01:23:43 DEBUG : one: md5 = 4c751d87fbf4aa722cc56195b0cc56bd OK 2025/07/28 01:23:43 INFO : one: Copied (new) 2025/07/28 01:23:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:23:46 DEBUG : one: md5 = 5ecc732a9984b96591edc1608f7f9388 OK 2025/07/28 01:23:46 INFO : one: Copied (replaced existing) 2025/07/28 01:23:48 DEBUG : dst/one: md5 = ab3669c9b705957963ec177f70388efe OK 2025/07/28 01:23:50 DEBUG : CompareDest/one: md5 = 02698bfa7bc6fe6a2347c69133379eeb OK 2025/07/28 01:23:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:23:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:23:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 01:23:53 DEBUG : CompareDest/two: md5 = 07531bd54a59a159e95039e832b998c7 OK 2025/07/28 01:23:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:23:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:23:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 01:23:54 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:23:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:23:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 01:23:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:23:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/28 01:23:57 DEBUG : two: md5 = fe107453e73d196a6536401737b7e2c8 OK 2025/07/28 01:23:57 INFO : two: Copied (new) 2025/07/28 01:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:24:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:24:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.56s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:24:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/dst" 2025/07/28 01:24:01 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:24:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/CopyDest" 2025/07/28 01:24:03 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/28 01:24:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 01:24:07 DEBUG : one: md5 = e2616095e2ec517bcf7797eb68b6b408 OK 2025/07/28 01:24:07 INFO : one: Copied (new) 2025/07/28 01:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:24:10 DEBUG : one: md5 = 6d88f2258165d5eb5429b26fa4079f06 OK 2025/07/28 01:24:10 INFO : one: Copied (replaced existing) 2025/07/28 01:24:12 DEBUG : dst/one: md5 = c4cf25cebab4b32d443883729438db28 OK 2025/07/28 01:24:14 DEBUG : CopyDest/one: md5 = 38c7f4b118aef52c8cdfabedd48bd147 OK 2025/07/28 01:24:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/BackupDir" 2025/07/28 01:24:15 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/28 01:24:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:24:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:24:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:24:18 INFO : one: Moved (server-side) 2025/07/28 01:24:19 INFO : one: Copied (server-side copy) 2025/07/28 01:24:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/28 01:24:21 DEBUG : CopyDest/two: md5 = 1977f3c08bf7b74e9a052ac6832fba5a OK 2025/07/28 01:24:22 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:24:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:24:23 INFO : two: Copied (server-side copy) 2025/07/28 01:24:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/28 01:24:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:24:24 DEBUG : two: Unchanged skipping 2025/07/28 01:24:26 DEBUG : CopyDest/three: md5 = 4dd40052f37edc9914490e31efe60837 OK 2025/07/28 01:24:27 DEBUG : three: Need to transfer - File not found at Destination 2025/07/28 01:24:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/28 01:24:27 DEBUG : three: Destination not found in --copy-dest 2025/07/28 01:24:28 DEBUG : three: md5 = 986cb57ba5a45840a12f6baa4a69645d OK 2025/07/28 01:24:28 INFO : three: Copied (new) 2025/07/28 01:24:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/28 01:24:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:24:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:24:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:24:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:24:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/28 01:24:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.28s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:24:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/28 01:24:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d72e4189c12ab6c82d8a1eae34a4751c OK 2025/07/28 01:24:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/28 01:24:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/28 01:24:39 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/07/28 01:24:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/28 01:24:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/28 01:24:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6ec63391888e8a75102d109cb2f080a3 OK 2025/07/28 01:24:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/28 01:24:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/28 01:24:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:24:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using skip mode. 2025/07/28 01:24:48 NOTICE: one: Found 2 files with duplicate names 2025/07/28 01:24:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.37s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:24:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using skip mode. 2025/07/28 01:24:54 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:24:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/28 01:24:54 INFO : one: Deleted 2025/07/28 01:24:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.26s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using first mode. 2025/07/28 01:25:00 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:25:00 INFO : one: Deleted 2025/07/28 01:25:01 INFO : one: Deleted 2025/07/28 01:25:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.41s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using newest mode. 2025/07/28 01:25:06 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:25:06 INFO : one: Deleted 2025/07/28 01:25:07 INFO : one: Deleted 2025/07/28 01:25:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.99s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using oldest mode. 2025/07/28 01:25:13 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:25:13 INFO : one: Deleted 2025/07/28 01:25:14 INFO : one: Deleted 2025/07/28 01:25:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.36s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using largest mode. 2025/07/28 01:25:19 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:25:19 INFO : one: Deleted 2025/07/28 01:25:20 INFO : one: Deleted 2025/07/28 01:25:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using smallest mode. 2025/07/28 01:25:25 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:25:25 INFO : one: Deleted 2025/07/28 01:25:26 INFO : one: Deleted 2025/07/28 01:25:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.24s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Looking for duplicate names using rename mode. 2025/07/28 01:25:32 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/28 01:25:34 INFO : one-2.txt: renamed from: one.txt 2025/07/28 01:25:35 INFO : one-3.txt: renamed from: one.txt 2025/07/28 01:25:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.26s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:40 DEBUG : dupe1/one.txt: md5 = 8e5c1106c589e41e9e722a39ca327c10 OK 2025/07/28 01:25:43 DEBUG : dupe2/two.txt: md5 = e869c8498fc75937f3ca23b0c483ab6f OK 2025/07/28 01:25:45 DEBUG : dupe3/three.txt: md5 = 0c07a04213cbb7aafc340701e0503efd OK 2025/07/28 01:25:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/28 01:25:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/28 01:25:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/28 01:25:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/28 01:25:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/28 01:25:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/28 01:25:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.57s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:25:52 DEBUG : a.txt: md5 = 3c608d09d305464dd12e585c2b3935c8 OK 2025/07/28 01:25:54 DEBUG : zend.txt: md5 = 74ad980b583b033918b0197ba7937af9 OK 2025/07/28 01:25:56 DEBUG : sub dir/hello world: md5 = 0caa233b8634a6ad1c98d9a9cb304662 OK 2025/07/28 01:25:57 DEBUG : sub dir/hello world2: md5 = d50d39a4d9b43407b7c347687da766d7 OK 2025/07/28 01:25:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 9a07c8fe9e2a6de4676bd936e0763e99 OK 2025/07/28 01:26:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3fc01ef01aad5d69290b0a1f301e7314 OK 2025/07/28 01:26:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 64c3601e53dd5e3043cb070e7f3e16ff OK 2025/07/28 01:26:04 DEBUG : a.txt: Excluded (Size Filter) 2025/07/28 01:26:04 DEBUG : a.txt: Excluded 2025/07/28 01:26:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:26:04 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:26:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:26:04 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:26:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:26:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:26:05 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:26:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:26:05 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:26:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/28 01:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/28 01:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/28 01:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/28 01:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/28 01:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/28 01:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:26:13 DEBUG : a.txt: md5 = 24264916b047e3a8a718251105bc5f93 OK 2025/07/28 01:26:15 DEBUG : zend.txt: md5 = 29b1e6795e88e6b857d5dd4037dd5ea3 OK 2025/07/28 01:26:17 DEBUG : sub dir/hello world: md5 = 60d3b5030f8ddfe86f564728824612ae OK 2025/07/28 01:26:18 DEBUG : sub dir/hello world2: md5 = 7025413c53e6d0610826bcf2f9d77d6b OK 2025/07/28 01:26:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 0eba894ab235be057bca85f5fcff3f95 OK 2025/07/28 01:26:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = e5df79467293be654786742018e5b988 OK 2025/07/28 01:26:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3c43502c61f31ce6ea81d24f7b8894fb OK 2025/07/28 01:26:25 DEBUG : a.txt: Excluded (Size Filter) 2025/07/28 01:26:25 DEBUG : a.txt: Excluded 2025/07/28 01:26:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:26:25 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:26:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:26:25 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:26:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:26:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:26:26 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:26:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:26:26 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:26:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:26:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/28 01:26:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/28 01:26:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/28 01:26:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/28 01:26:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/28 01:26:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/28 01:26:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.29s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:26:34 DEBUG : file1: md5 = 1600fb86fcdb2c0db9d98468b2db52cc OK 2025/07/28 01:26:36 DEBUG : sub/file2: md5 = c76fcd29ba23865b34b161b9232c9f36 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/07/28 01:26:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/28 01:26:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/28 01:26:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/28 01:26:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.17s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:26:43 DEBUG : file1: md5 = 5a5d9e656e5ac16997256872d033e0ee OK 2025/07/28 01:26:46 DEBUG : sub/file2: md5 = af1dd2ee83c90404efdd9cfa82cc6a35 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/07/28 01:26:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/notfound" 2025/07/28 01:26:50 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/qe0i31qdkoejk60elps0ni5sqk" 2025/07/28 01:26:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.54s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:26:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Making directory 2025/07/28 01:26:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:26:56 DEBUG : sub dir/hello world: md5 = 9140d78c33f6786c12c634d3116c0225 OK 2025/07/28 01:26:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:00 DEBUG : potato2: md5 = 62174fde01b33540030c834184167d05 OK 2025/07/28 01:27:02 DEBUG : empty space: md5 = 4ae8850e0f0dd90e3b011424cbe63ba3 OK --- PASS: TestLs (4.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:05 DEBUG : potato2: md5 = 46aaab9514104695590fd26c669a6790 OK 2025/07/28 01:27:06 DEBUG : empty space: md5 = b157edfaead478b8cf2b7b17f4f5e812 OK 2025/07/28 01:27:07 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.73s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:10 DEBUG : potato2: md5 = 74376b4d3eae59a1a925bcbd6699d9d3 OK 2025/07/28 01:27:11 DEBUG : empty space: md5 = 27703c88af804a87b35eb052945b0624 OK --- PASS: TestLsLong (4.44s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:14 DEBUG : potato2: md5 = e4907085bb3721e9db80b3b4005be9fa OK 2025/07/28 01:27:15 DEBUG : empty space: md5 = 064b400d811d86c1f89ce36fb356891c OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/07/28 01:27:17 DEBUG : Creating backend with remote ":memory:" 2025/07/28 01:27:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/28 01:27:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/28 01:27:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/28 01:27:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/28 01:27:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/28 01:27:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/28 01:27:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/28 01:27:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/28 01:27:17 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:18 DEBUG : potato2: md5 = 5e7bfc2069efe4bf30b135d2e8ca73dc OK 2025/07/28 01:27:20 DEBUG : empty space: md5 = 93584e7428ee4fc691ac2c6c7089154c OK 2025/07/28 01:27:22 DEBUG : sub dir/potato3: md5 = 39752c181b6e75062e0748734a5df021 OK 2025/07/28 01:27:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.23s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:27 DEBUG : small: md5 = 2cd49ded229b0217494df1465f462b66 OK 2025/07/28 01:27:28 DEBUG : medium: md5 = 10d75589429824aa0982fd3b18dd7f26 OK 2025/07/28 01:27:30 DEBUG : large: md5 = 72ba4cdc7af8939e5a6585c037b48b87 OK 2025/07/28 01:27:30 DEBUG : Waiting for deletions to finish 2025/07/28 01:27:30 DEBUG : large: Excluded (Size Filter) 2025/07/28 01:27:31 INFO : small: Deleted 2025/07/28 01:27:31 INFO : medium: Deleted --- PASS: TestDelete (6.73s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:33 DEBUG : small: md5 = e2a5b359a3a881e9d852ceaca6d5baab OK 2025/07/28 01:27:35 DEBUG : medium: md5 = 2566f2fd8a9f973ba369eabfcfed63c9 OK 2025/07/28 01:27:36 DEBUG : large: md5 = 24c35fdfb24e935abe071cff9503205b OK 2025/07/28 01:27:36 DEBUG : Waiting for deletions to finish 2025/07/28 01:27:37 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/28 01:27:37 INFO : small: Deleted 2025/07/28 01:27:37 INFO : medium: Deleted --- PASS: TestMaxDelete (6.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:40 DEBUG : small: md5 = 3b05416b5b51cfec9a938d68ce70f61f OK 2025/07/28 01:27:41 DEBUG : medium: md5 = cf7984f3942c80d9cf4dd7a14f49e1d0 OK 2025/07/28 01:27:43 DEBUG : large: md5 = 3849ceb0b3ae8774a9a046657ad90c6e OK 2025/07/28 01:27:43 DEBUG : Waiting for deletions to finish 2025/07/28 01:27:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/28 01:27:44 INFO : small: Deleted 2025/07/28 01:27:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.72s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:47 DEBUG : small: md5 = 2aa482c2266ce8b800c06506cdbc1770 OK 2025/07/28 01:27:48 DEBUG : medium: md5 = 003540464a1db607e0d38dc2ef9ce954 OK 2025/07/28 01:27:50 DEBUG : large: md5 = e2e80502874aea45fb4c6d4c30f5d6ed OK 2025/07/28 01:27:50 DEBUG : Waiting for deletions to finish 2025/07/28 01:27:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/28 01:27:51 INFO : small: Deleted 2025/07/28 01:27:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:53 DEBUG : ReadFile: md5 = 48a407f81c532a800ce4ae686e82815e OK --- PASS: TestReadFile (3.97s) === RUN TestRetry 2025/07/28 01:27:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/28 01:27:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/28 01:27:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:27:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:27:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:27:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:27:56 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:27:58 DEBUG : file1: md5 = ecb6a3d93001b1609f283a7e119762e3 OK 2025/07/28 01:27:59 DEBUG : file2: md5 = 6767cea69db14c26179eeadf6b5cd327 OK --- PASS: TestCat (16.50s) === RUN TestPurge 2025/07/28 01:28:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yudajuh2zuku" 2025/07/28 01:28:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:28:13 DEBUG : Creating backend with remote "TestDrive:crypt/9a3p3699hqllnh0a6hhkculbiqubkmp5ndr3idgg5ssba591sm50" 2025/07/28 01:28:14 DEBUG : Creating backend with remote "/tmp/rclone4116546517" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yudajuh2zuku'", Local "Local file system at /tmp/rclone4116546517", Modify Window "1ms" 2025/07/28 01:28:18 DEBUG : A1/B1/C1/one: md5 = 1b949cb9490d3522b74b897eda403796 OK 2025/07/28 01:28:18 INFO : A2: Making directory 2025/07/28 01:28:19 INFO : A1/B2: Making directory 2025/07/28 01:28:19 INFO : A1/B2/C2: Making directory 2025/07/28 01:28:20 INFO : A1/B1/C3: Making directory 2025/07/28 01:28:21 INFO : A3: Making directory 2025/07/28 01:28:22 INFO : A3/B3: Making directory 2025/07/28 01:28:22 INFO : A3/B3/C4: Making directory 2025/07/28 01:28:26 DEBUG : A1/two: md5 = ef4347a9fa13f3cc1a2fdbdd6cd32341 OK 2025/07/28 01:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yudajuh2zuku': Purge remote 2025/07/28 01:28:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.57s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:28:33 DEBUG : A1/B1/C1/one: md5 = 07fda8cc4f3b58c7fd7cea9b5d31d4c3 OK 2025/07/28 01:28:33 INFO : A2: Making directory 2025/07/28 01:28:34 INFO : A1/B2: Making directory 2025/07/28 01:28:34 INFO : A1/B2/C2: Making directory 2025/07/28 01:28:35 INFO : A1/B1/C3: Making directory 2025/07/28 01:28:36 INFO : A3: Making directory 2025/07/28 01:28:37 INFO : A3/B3: Making directory 2025/07/28 01:28:37 INFO : A3/B3/C4: Making directory 2025/07/28 01:28:39 DEBUG : A1/two: md5 = 971f59fe4da07270caea67ce45c152ef OK 2025/07/28 01:28:41 DEBUG : removing 1 level 3 directories 2025/07/28 01:28:41 INFO : A3/B3/C4: Removing directory 2025/07/28 01:28:43 DEBUG : removing 2 level 3 directories 2025/07/28 01:28:43 INFO : A1/B2/C2: Removing directory 2025/07/28 01:28:43 INFO : A1/B1/C3: Removing directory 2025/07/28 01:28:44 DEBUG : removing 2 level 2 directories 2025/07/28 01:28:44 INFO : A3/B3: Removing directory 2025/07/28 01:28:44 INFO : A1/B2: Removing directory 2025/07/28 01:28:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/28 01:28:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:28:44 DEBUG : removing 2 level 1 directories 2025/07/28 01:28:44 INFO : A3: Removing directory 2025/07/28 01:28:44 INFO : A2: Removing directory 2025/07/28 01:28:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/28 01:28:48 DEBUG : removing 1 level 3 directories 2025/07/28 01:28:48 INFO : A1/B1/C1: Removing directory 2025/07/28 01:28:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:49 DEBUG : removing 1 level 2 directories 2025/07/28 01:28:49 INFO : A1/B1: Removing directory 2025/07/28 01:28:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:28:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:28:50 DEBUG : removing 1 level 1 directories 2025/07/28 01:28:50 INFO : A1: Removing directory 2025/07/28 01:28:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:28:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:28:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:28:50 DEBUG : removing 1 level 0 directories 2025/07/28 01:28:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Removing directory 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:28:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.71s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:28:53 INFO : A1: Making directory 2025/07/28 01:28:53 INFO : A1/B1: Making directory 2025/07/28 01:28:54 INFO : A1/B1/C1: Making directory 2025/07/28 01:28:57 DEBUG : removing 1 level 3 directories 2025/07/28 01:28:57 INFO : A1/B1/C1: Removing directory 2025/07/28 01:28:57 DEBUG : removing 1 level 2 directories 2025/07/28 01:28:57 INFO : A1/B1: Removing directory 2025/07/28 01:28:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:28:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.97s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:29:00 INFO : A1: Making directory 2025/07/28 01:29:01 INFO : A1/B1: Making directory 2025/07/28 01:29:01 INFO : A1/B1/C1: Making directory 2025/07/28 01:29:04 DEBUG : removing 1 level 3 directories 2025/07/28 01:29:04 INFO : A1/B1/C1: Removing directory 2025/07/28 01:29:05 DEBUG : removing 1 level 2 directories 2025/07/28 01:29:05 INFO : A1/B1: Removing directory 2025/07/28 01:29:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:29:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.21s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:29:09 DEBUG : file1: md5 = 332ab3003851bdf2b04ea168dce115d5 OK 2025/07/28 01:29:09 DEBUG : filename.txt: File name found in url 2025/07/28 01:29:11 DEBUG : filename.txt: md5 = f0f92e1a181deb6a8c888bea305a0670 OK 2025/07/28 01:29:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/28 01:29:12 DEBUG : headerfilename.txt: md5 = 1ebbfef8d3b532b8ef7e28ebf60d459f OK 2025/07/28 01:29:13 DEBUG : file2: md5 = 71425900e12ef37812d6d52fc3d132e0 OK --- PASS: TestCopyURL (8.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:29:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/28 01:29:18 DEBUG : sub/file2: md5 = ae5f75941d1b7fc8c785f8cd87d79d26 OK 2025/07/28 01:29:18 INFO : file1: Copied (new) to: sub/file2 2025/07/28 01:29:18 INFO : file1: Deleted 2025/07/28 01:29:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:29:19 DEBUG : file1: Unchanged skipping 2025/07/28 01:29:19 INFO : file1: Deleted 2025/07/28 01:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': don't need to copy/move sub/file2, it is already at target location 2025/07/28 01:29:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:29:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/28 01:29:24 DEBUG : file1: md5 = 149b346e394a43a6ae894ddc79153df6 OK 2025/07/28 01:29:24 INFO : file1: Copied (new) 2025/07/28 01:29:24 INFO : file1: Deleted 2025/07/28 01:29:24 DEBUG : file1: Destination exists, skipping 2025/07/28 01:29:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.45s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:29:28 DEBUG : dst/file1: md5 = 828945070c86862085ecdd2d58ece1a3 OK 2025/07/28 01:29:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-losaxix1zogo/backup" 2025/07/28 01:29:29 DEBUG : Creating backend with remote "TestDrive:crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig/1nrff024r7pq65ecp72fc28jb0" 2025/07/28 01:29:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/28 01:29:33 INFO : dst/file1: Moved (server-side) 2025/07/28 01:29:34 DEBUG : dst/file1: md5 = 9825f05c88a4bf46ddd64fdc5c016a27 OK 2025/07/28 01:29:34 INFO : dst/file1: Copied (new) 2025/07/28 01:29:34 INFO : dst/file1: Deleted 2025/07/28 01:29:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:29:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:29:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.67s) === 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:29:41 DEBUG : A1/one: md5 = e6987dac4fcfe84188a74d7e0abad332 OK 2025/07/28 01:29:42 DEBUG : A1/two: md5 = 50a4bf2eca25d70eef844ab1eb36900e OK 2025/07/28 01:29:45 DEBUG : A1/B1/three: md5 = c6564095bef8c005740fb902e5b32c6e OK 2025/07/28 01:29:47 DEBUG : A1/B1/C1/four: md5 = 000f80c40b53f131bd4d6fbf0e58eda3 OK 2025/07/28 01:29:49 DEBUG : A1/B1/C2/five: md5 = c3e0a98b6ca1d91d12f05d5f880d64b6 OK 2025/07/28 01:29:49 INFO : A1/B2: Making directory 2025/07/28 01:29:50 INFO : A1/B1/C3: Making directory 2025/07/28 01:29:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/28 01:29:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/28 01:29:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/28 01:29:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/28 01:29:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/28 01:30:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:30:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:30:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:30:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:30:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:30:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/28 01:30:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/28 01:30:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/28 01:30:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/28 01:30:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/28 01:30:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/28 01:30:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:30:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:30:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:30:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:30:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:30:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/28 01:30:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/28 01:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/28 01:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.45s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:30:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 1809fb35cea7a83cc9e56d9f1e0a8190 OK 2025/07/28 01:30:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/28 01:30:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/28 01:30:26 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/28 01:30:27 DEBUG : no_checksum_big_file_from_pipe: md5 = 27c665b8380037e26174b94373eaa9d8 OK 2025/07/28 01:30:27 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:30:30 DEBUG : with_checksum_small_file_from_pipe: md5 = 80379088f44a7d15d25ec4ad267b1696 OK 2025/07/28 01:30:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/28 01:30:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/28 01:30:32 DEBUG : with_checksum_big_file_from_pipe: md5 = a787794105bc40768526e461e0b1cbbb OK 2025/07/28 01:30:32 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:30:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:30:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/28 01:30:37 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-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:30:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:30:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/28 01:30:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/28 01:30:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.16s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/28 01:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (48 bytes), uploading instead of streaming 2025/07/28 01:30:45 DEBUG : rcat_metadata: md5 = ec5424e83bfd80a9499223af2bdf409e OK 2025/07/28 01:30:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/28 01:30:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/28 01:30:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2961e06325d85badce9e282a09b8a775 OK 2025/07/28 01:30:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.85s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:30:51 DEBUG : potato1: md5 = df2dbf513d2e2a94fd936cc25a6dfb51 OK 2025/07/28 01:30:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (60 bytes), uploading instead of streaming 2025/07/28 01:30:52 DEBUG : potato2: md5 = 2c3f778c87eea0ca0763a9ecfe6d76ae OK 2025/07/28 01:30:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:30:55 DEBUG : potato1: md5 = 78edfea7eb71ddf25cce59fbc8036aff OK 2025/07/28 01:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': File to upload is small (60 bytes), uploading instead of streaming 2025/07/28 01:30:57 DEBUG : potato2: md5 = e63af3870fb1a2152f891a754ec65463 OK 2025/07/28 01:30:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:00 DEBUG : potato2: md5 = 841c5f0644a72447fd3ee54604f848fe OK 2025/07/28 01:31:02 DEBUG : empty space: md5 = 5a6146598f3bfd397b91bc1f14ee74a0 OK 2025/07/28 01:31:04 DEBUG : sub dir/potato3: md5 = 49bef4ed391a3a06cdd98a239adc659c OK 2025/07/28 01:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Touching "sub dir/potato3" 2025/07/28 01:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Touching "empty space" 2025/07/28 01:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Touching "potato2" 2025/07/28 01:31:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.44s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:09 DEBUG : dir with metadata: Making directory with metadata 2025/07/28 01:31:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:12 DEBUG : directory with modtime: Making directory with metadata 2025/07/28 01:31:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/28 01:31:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:31:14 DEBUG : Google drive root 'crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig': Skipping btime metadata as can't update it on an existing file: 2025-07-28T01:31:14.506505393Z 2025/07/28 01:31:15 INFO : non existent directory: Updated directory metadata 2025/07/28 01:31:17 DEBUG : Google drive root 'crypt/o32tr6sqes64hlfqc87sac5l1pnsusesn2pvls5v5kdnmiqvd4ig': Skipping btime metadata as can't update it on an existing file: 2025-07-28T01:31:14.506505393Z 2025/07/28 01:31:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/28 01:31:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/28 01:31:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.05s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/28 01:31:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:31:23 DEBUG : dst: Making directory with metadata 2025/07/28 01:31:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:31:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:31:24 INFO : dst: Set directory modification time (using SetModTime) 2025/07/28 01:31:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/28 01:31:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/28 01:31:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/28 01:31:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo'", Local "Local file system at /tmp/rclone2180937397", Modify Window "1ms" 2025/07/28 01:31:29 DEBUG : sub dir/test remove existing: md5 = 6ba13386f0b9fe573e222d0cc33aead7 OK 2025/07/28 01:31:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8acae9f3336143d1e749ab0824db03c8 OK 2025/07/28 01:31:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jodonuh9" before starting 2025/07/28 01:31:33 DEBUG : sub dir/test remove existing.jodonuh9: TEST: removing renamed existing file after operation 2025/07/28 01:31:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuseniq9" before starting 2025/07/28 01:31:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuseniq9: TEST: renaming existing back after failed operation 2025/07/28 01:31:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kikikiz9" before starting 2025/07/28 01:31:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kikikiz9: TEST: removing renamed existing file after operation 2025/07/28 01:31:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eto8s311eu677aq5jjfd62vrln1moago9f9mn7uhaap3mklio6cc7t5c81s70e83jatnenij6ulj8a7abfe9qf5laao5jimov8epib4l5gfr9fgvv44epl1n232ec4hu78jbq3is7kd2llsaa86lj8h260f9ag0phh9o6a6bqkd9nk8ib0jg" 2025/07/28 01:31:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ookqm9gms504kislnojntjtah3uifm932cnceid9vmucngd9nkc0" --- PASS: TestRemoveExisting (13.33s) === 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/07/28 01:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-losaxix1zogo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m50.015912621s (try 1/5)