"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/01 01:34:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo" 2025/10/01 01:34:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:34:35 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90" 2025/10/01 01:34:36 DEBUG : Creating backend with remote "/tmp/rclone1465178001" === 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/01 01:34:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/01 01:34:37 DEBUG : potato: Seek from 10 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 10 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Seek from 5 to 2 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/01 01:34:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Seek from 5 to 2 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/01 01:34:37 DEBUG : potato: Seek from 8 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 8 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/01 01:34:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:34:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:34:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:34:37 DEBUG : potato: Seek from 5 to 2 2025/10/01 01:34:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/01 01:34:37 DEBUG : potato: Seek from 9 to 0 2025/10/01 01:34:37 DEBUG : potato: Seek from 9 to 0 2025/10/01 01:34:37 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:34:39 DEBUG : rutabaga: md5 = 97d4ac41039e20742ca7166872d56ca7 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/01 01:34:41 DEBUG : empty space: md5 = 68186fd4f0dc5b9823df1a8f6d3938dc OK === RUN TestCheck/3 2025/10/01 01:34:43 DEBUG : potato2: md5 = 3f83150e563ff75329bc0e557dd4bc27 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/01 01:34:46 DEBUG : remotepotato: md5 = 2784d17636574a6731d891cbea7fc15d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.02s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/10/01 01:34:49 DEBUG : Creating backend with remote "nonexistent" 2025/10/01 01:34:49 DEBUG : Creating backend with remote "nonexistent" 2025/10/01 01:34:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/01 01:34:49 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/10/01 01:34:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/01 01:34:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:34:50 DEBUG : rutabaga: md5 = b077eae566427771908fa949a6410be6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/01 01:34:54 DEBUG : empty space: md5 = f66ad2edb6489c325938a339a687ca89 OK === RUN TestCheckDownload/3 2025/10/01 01:34:57 DEBUG : potato2: md5 = bc05c2858d67975c47df49dcb881320b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/01 01:35:01 DEBUG : remotepotato: md5 = 1bd62c1cd01ab3282e3d9b677ed9410a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.20s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (1.27s) --- PASS: TestCheckDownload/4 (1.37s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:35:07 DEBUG : rutabaga: md5 = 08f98be78f6fe4735c50e69fb62f2f05 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/01 01:35:09 DEBUG : empty space: md5 = 251e9723060c8e5622a3e629307c8e77 OK === RUN TestCheckSizeOnly/3 2025/10/01 01:35:12 DEBUG : potato2: md5 = 5a2aa579f77bcd2004d2472ac1a431a0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/01 01:35:14 DEBUG : remotepotato: md5 = 12e8af665d3cba71fc9055faf0c2e268 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.51s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:35:19 DEBUG : test.sum: md5 = cf73d03369873367fad17c41de2c2731 OK 2025/10/01 01:35:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/01 01:35:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/01 01:35:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/01 01:35:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/01 01:35:22 DEBUG : test.sum: md5 = f961452687a2cbbc14efe0012f5efbf9 OK 2025/10/01 01:35:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/01 01:35:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/01 01:35:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/01 01:35:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.26s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:35:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/data" 2025/10/01 01:35:24 DEBUG : Config file has changed externally - reloading 2025/10/01 01:35:24 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:35:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/data" 2025/10/01 01:35:26 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/vjrnln8ratgmqakfosrqe8espk" 2025/10/01 01:35:30 DEBUG : data/banana: md5 = 5929d5c32e89d3bb81e0c0648e21ca49 OK 2025/10/01 01:35:31 DEBUG : test.sum: md5 = 7592510534a64bc1a3bb6249fe9da6de OK === RUN TestCheckSumDownload/subtest1 2025/10/01 01:35:36 DEBUG : data/potato: md5 = 0b0e0713e525716c8b0e2f84f62c99eb OK 2025/10/01 01:35:37 DEBUG : test.sum: md5 = 0d149ffa031879ed9261c5eb7d6d066b OK === RUN TestCheckSumDownload/subtest2 2025/10/01 01:35:41 DEBUG : test.sum: md5 = 4bcaeb511309c66d2fa92387ef6f9f7a OK === RUN TestCheckSumDownload/subtest3 2025/10/01 01:35:46 DEBUG : test.sum: md5 = 769f99c6646fb4cdeee2a2a497fdb7d6 OK === RUN TestCheckSumDownload/subtest4 2025/10/01 01:35:51 DEBUG : test.sum: md5 = 0fd17b470aee5460b3fb544e46b5aa61 OK === RUN TestCheckSumDownload/subtest5 2025/10/01 01:35:56 DEBUG : test.sum: md5 = 82a9733577170de7c7068f984f72f65a OK === RUN TestCheckSumDownload/subtest6 2025/10/01 01:36:00 DEBUG : data/banana: md5 = 162482331ae8d984f8e39b0a4fde39e1 OK 2025/10/01 01:36:02 DEBUG : data/potato: md5 = ebb4eed7aca40b102a4e6cc8df5ad29b OK 2025/10/01 01:36:03 DEBUG : test.sum: md5 = 2060df28b1c9b4c571b536b7615eb28f OK === RUN TestCheckSumDownload/subtest7 2025/10/01 01:36:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/01 01:36:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.89s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.31s) --- PASS: TestCheckSumDownload/subtest4 (3.12s) --- PASS: TestCheckSumDownload/subtest5 (3.05s) --- PASS: TestCheckSumDownload/subtest6 (2.40s) --- PASS: TestCheckSumDownload/subtest7 (2.83s) === RUN TestApplyTransforms 2025/10/01 01:36:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexeril3poza" 2025/10/01 01:36:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:10 DEBUG : Creating backend with remote "TestDrive:crypt/ttcjk8t4e9q60769gk94noufl5047oolfhj74j9qfhkvnbfr2qu0" 2025/10/01 01:36:11 DEBUG : Creating backend with remote "/tmp/rclone1797189514" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza'", Local "Local file system at /tmp/rclone1797189514", Modify Window "1ms" 2025/10/01 01:36:13 DEBUG : hello, world!: md5 = 3fbd4e535741c88e040dd6f198170ed3 OK upper checkfile vs. lower remote (without normalization) 2025/10/01 01:36:13 ERROR : hello, world!: sum not found 2025/10/01 01:36:13 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza' 2025/10/01 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza': 1 files missing 2025/10/01 01:36:13 NOTICE: 1 hashes missing 2025/10/01 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza': 1 differences found 2025/10/01 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/01 01:36:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza': 0 differences found 2025/10/01 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza': 1 matching files 2025/10/01 01:36:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wejivez8buli" 2025/10/01 01:36:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:15 DEBUG : Creating backend with remote "TestDrive:crypt/i61llsh5bihs7dqvippai06ad40lplkp23cvkniqp10fjh8frtu0" 2025/10/01 01:36:16 DEBUG : Creating backend with remote "/tmp/rclone1053046496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli'", Local "Local file system at /tmp/rclone1053046496", Modify Window "1ms" 2025/10/01 01:36:18 DEBUG : HELLO, WORLD!: md5 = cb3824184e2c4308d83da209fba9c596 OK lower checkfile vs. upper remote (without normalization) 2025/10/01 01:36:18 ERROR : HELLO, WORLD!: sum not found 2025/10/01 01:36:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli' 2025/10/01 01:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli': 1 files missing 2025/10/01 01:36:18 NOTICE: 1 hashes missing 2025/10/01 01:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli': 1 differences found 2025/10/01 01:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/01 01:36:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli': 0 differences found 2025/10/01 01:36:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli': 1 matching files 2025/10/01 01:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dufutap8zaka" 2025/10/01 01:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:20 DEBUG : Creating backend with remote "TestDrive:crypt/rvgec4sufcmmfdcehdsuf7ieai6d5m7sd6qibhpk2stc148lqj20" 2025/10/01 01:36:21 DEBUG : Creating backend with remote "/tmp/rclone3090084213" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka'", Local "Local file system at /tmp/rclone3090084213", Modify Window "1ms" 2025/10/01 01:36:23 DEBUG : HeLlO, wOrLd!: md5 = acd769fea71f76c83af1145e90ac3e74 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/01 01:36:23 ERROR : HeLlO, wOrLd!: sum not found 2025/10/01 01:36:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka' 2025/10/01 01:36:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka': 1 files missing 2025/10/01 01:36:23 NOTICE: 1 hashes missing 2025/10/01 01:36:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka': 1 differences found 2025/10/01 01:36:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/01 01:36:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka': 0 differences found 2025/10/01 01:36:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka': 1 matching files 2025/10/01 01:36:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puticoh3kesa" 2025/10/01 01:36:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:25 DEBUG : Creating backend with remote "TestDrive:crypt/jk77sr7j6elm7ni545oa7pn1n8sheo4gvr4idqfgi56r0a8427h0" 2025/10/01 01:36:26 DEBUG : Creating backend with remote "/tmp/rclone3915100075" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa'", Local "Local file system at /tmp/rclone3915100075", Modify Window "1ms" 2025/10/01 01:36:28 DEBUG : HELLO, WORLD!: md5 = e634b1ba602af2d7cb7c3afc6bdd93dd OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/01 01:36:29 ERROR : HELLO, WORLD!: sum not found 2025/10/01 01:36:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa' 2025/10/01 01:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa': 1 files missing 2025/10/01 01:36:29 NOTICE: 1 hashes missing 2025/10/01 01:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa': 1 differences found 2025/10/01 01:36:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/01 01:36:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa': 0 differences found 2025/10/01 01:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa': 1 matching files 2025/10/01 01:36:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqevom9kalo" 2025/10/01 01:36:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/ma9r1pju4v5ri86i60dmup4rjjt5qj98hdbc2bq9bjs3t2soku2g" 2025/10/01 01:36:31 DEBUG : Creating backend with remote "/tmp/rclone2286492356" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo'", Local "Local file system at /tmp/rclone2286492356", Modify Window "1ms" 2025/10/01 01:36:33 DEBUG : 測試_Русский___ě_áñ: md5 = 1f59ebe472ff0c67743d9527b516a678 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/01 01:36:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/01 01:36:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo' 2025/10/01 01:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo': 1 files missing 2025/10/01 01:36:34 NOTICE: 1 hashes missing 2025/10/01 01:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo': 1 differences found 2025/10/01 01:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/01 01:36:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo': 0 differences found 2025/10/01 01:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo': 1 matching files 2025/10/01 01:36:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudapuq8yeyo" 2025/10/01 01:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:36 DEBUG : Creating backend with remote "TestDrive:crypt/iqjil6hj2ft9mnvs6jrp71ba8l2h7ak228vlqu3vd1ndrs36rapg" 2025/10/01 01:36:37 DEBUG : Creating backend with remote "/tmp/rclone1503529991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo'", Local "Local file system at /tmp/rclone1503529991", Modify Window "1ms" 2025/10/01 01:36:39 DEBUG : 測試_Русский___ě_áñ: md5 = c3674f9dc771552843b1710dfaf0c4c0 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/01 01:36:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/01 01:36:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo' 2025/10/01 01:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo': 1 files missing 2025/10/01 01:36:40 NOTICE: 1 hashes missing 2025/10/01 01:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo': 1 differences found 2025/10/01 01:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/01 01:36:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo': 0 differences found 2025/10/01 01:36:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo': 1 matching files 2025/10/01 01:36:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yejasom3tuqa" 2025/10/01 01:36:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:41 DEBUG : Creating backend with remote "TestDrive:crypt/0oi9df142gmpgcm45na3192jvkhgn8u0u6lakog4mqvtu1ifp31g" 2025/10/01 01:36:42 DEBUG : Creating backend with remote "/tmp/rclone705277593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa'", Local "Local file system at /tmp/rclone705277593", Modify Window "1ms" 2025/10/01 01:36:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c62431151dfd18ebedb1132bd89344fa OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/01 01:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa' 2025/10/01 01:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa': 1 files missing 2025/10/01 01:36:45 NOTICE: 1 hashes missing 2025/10/01 01:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa': 1 differences found 2025/10/01 01:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/01 01:36:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa': 0 differences found 2025/10/01 01:36:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa': 1 matching files 2025/10/01 01:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwucen4cexa" 2025/10/01 01:36:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/afjg7tanisn5drn91ookmesr940bqqs5m2h865bam01fer8gq1dg" 2025/10/01 01:36:48 DEBUG : Creating backend with remote "/tmp/rclone2672755348" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa'", Local "Local file system at /tmp/rclone2672755348", Modify Window "1ms" 2025/10/01 01:36:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9c62c4b0eb07a93d711732a1c1ee562 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/01 01:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa' 2025/10/01 01:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa': 1 files missing 2025/10/01 01:36:50 NOTICE: 1 hashes missing 2025/10/01 01:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa': 1 differences found 2025/10/01 01:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/01 01:36:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa': 0 differences found 2025/10/01 01:36:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa': 1 matching files 2025/10/01 01:36:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gemusel8gobu" 2025/10/01 01:36:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:52 DEBUG : Creating backend with remote "TestDrive:crypt/chjllkre7cmrihc02h8j4nbdm3i3vjubief4sqmfihmohrs5c4pg" 2025/10/01 01:36:53 DEBUG : Creating backend with remote "/tmp/rclone3356881991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu'", Local "Local file system at /tmp/rclone3356881991", Modify Window "1ms" 2025/10/01 01:36:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d834e787e255c129e73a8e3adce4a84e OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/01 01:36:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:36:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu' 2025/10/01 01:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu': 1 files missing 2025/10/01 01:36:55 NOTICE: 1 hashes missing 2025/10/01 01:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu': 1 differences found 2025/10/01 01:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/01 01:36:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu': 0 differences found 2025/10/01 01:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu': 1 matching files 2025/10/01 01:36:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huqamik1duje" 2025/10/01 01:36:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:36:56 DEBUG : Creating backend with remote "TestDrive:crypt/potfr07f1jsq6unedmsdqv44qgi69md00cl7a8p8gu19f3bdq3r0" 2025/10/01 01:36:57 DEBUG : Creating backend with remote "/tmp/rclone557319778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje'", Local "Local file system at /tmp/rclone557319778", Modify Window "1ms" 2025/10/01 01:37:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = df027a61a1bcf176a6c2432142acf287 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/01 01:37:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:37:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje' 2025/10/01 01:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje': 1 files missing 2025/10/01 01:37:00 NOTICE: 1 hashes missing 2025/10/01 01:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje': 1 differences found 2025/10/01 01:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/01 01:37:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje': 0 differences found 2025/10/01 01:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje': 1 matching files 2025/10/01 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huqamik1duje': Purge remote 2025/10/01 01:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gemusel8gobu': Purge remote 2025/10/01 01:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwucen4cexa': Purge remote 2025/10/01 01:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yejasom3tuqa': Purge remote 2025/10/01 01:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudapuq8yeyo': Purge remote 2025/10/01 01:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqevom9kalo': Purge remote 2025/10/01 01:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puticoh3kesa': Purge remote 2025/10/01 01:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufutap8zaka': Purge remote 2025/10/01 01:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wejivez8buli': Purge remote 2025/10/01 01:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexeril3poza': Purge remote --- PASS: TestApplyTransforms (55.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:37:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/01 01:37:08 DEBUG : sub/file2: md5 = 960032228e35efdb095d49fa2377b4d6 OK 2025/10/01 01:37:08 INFO : file1: Copied (new) to: sub/file2 2025/10/01 01:37:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:37:09 DEBUG : file1: Unchanged skipping 2025/10/01 01:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': don't need to copy/move sub/file2, it is already at target location 2025/10/01 01:37:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:37:14 DEBUG : dst/file1: md5 = 0c7b9de7679536e7ca658995fab871b9 OK 2025/10/01 01:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/backup" 2025/10/01 01:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/1nrff024r7pq65ecp72fc28jb0" 2025/10/01 01:37:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/01 01:37:19 INFO : dst/file1: Moved (server-side) 2025/10/01 01:37:20 DEBUG : dst/file1: md5 = 2c70618eec77ff1b198e5c1980724565 OK 2025/10/01 01:37:20 INFO : dst/file1: Copied (new) 2025/10/01 01:37:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:37:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:37:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.28s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/dst" 2025/10/01 01:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/CompareDest" 2025/10/01 01:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/gveqi14airsml4bgu7krj116o8" 2025/10/01 01:37:29 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 01:37:31 DEBUG : one: md5 = 8359a5eb0ad59752474429eed7fa0b1f OK 2025/10/01 01:37:31 INFO : one: Copied (new) 2025/10/01 01:37:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:37:34 DEBUG : one: md5 = 2db64ad16fcda80fc6cb3f220e589e94 OK 2025/10/01 01:37:34 INFO : one: Copied (replaced existing) 2025/10/01 01:37:36 DEBUG : dst/one: md5 = 10554b5157b5889d06f6bd90e00b3bee OK 2025/10/01 01:37:38 DEBUG : CompareDest/one: md5 = c7228f16140f2ce19f9012433eac5f8c OK 2025/10/01 01:37:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:37:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:37:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 01:37:42 DEBUG : CompareDest/two: md5 = c8592e3f3d3b3a8e4ca34121fcc76987 OK 2025/10/01 01:37:43 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:37:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:37:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 01:37:44 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:37:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:37:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 01:37:45 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:37:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/01 01:37:47 DEBUG : two: md5 = d04f47863a60e90d207fdf84d457bed4 OK 2025/10/01 01:37:47 INFO : two: Copied (new) 2025/10/01 01:37:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:37:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:37:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:37:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:37:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/dst" 2025/10/01 01:37:51 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:37:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/CopyDest" 2025/10/01 01:37:53 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/01 01:37:54 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 01:37:57 DEBUG : one: md5 = 56dcb4c6558838b190641cb96143d8d6 OK 2025/10/01 01:37:57 INFO : one: Copied (new) 2025/10/01 01:37:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:37:59 DEBUG : one: md5 = 9c2ca83a2b965d822b416a4faa33d5f7 OK 2025/10/01 01:37:59 INFO : one: Copied (replaced existing) 2025/10/01 01:38:03 DEBUG : dst/one: md5 = 79ee30fa9c5dec22dec8e9c3bd3d80ca OK 2025/10/01 01:38:05 DEBUG : CopyDest/one: md5 = 3dbd6aa462acc0dea5e4575b23a05e74 OK 2025/10/01 01:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/BackupDir" 2025/10/01 01:38:06 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/01 01:38:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:38:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:38:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:38:09 INFO : one: Moved (server-side) 2025/10/01 01:38:10 INFO : one: Copied (server-side copy) 2025/10/01 01:38:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/01 01:38:12 DEBUG : CopyDest/two: md5 = c804dfab77adb5bc351dc6d09a68d191 OK 2025/10/01 01:38:13 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:38:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:38:14 INFO : two: Copied (server-side copy) 2025/10/01 01:38:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/01 01:38:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:38:15 DEBUG : two: Unchanged skipping 2025/10/01 01:38:17 DEBUG : CopyDest/three: md5 = 6cd733c85663afa81940e4ba53c83016 OK 2025/10/01 01:38:18 DEBUG : three: Need to transfer - File not found at Destination 2025/10/01 01:38:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/01 01:38:18 DEBUG : three: Destination not found in --copy-dest 2025/10/01 01:38:19 DEBUG : three: md5 = d748465ce9ee38169e98f6dd3b5e61fa OK 2025/10/01 01:38:19 INFO : three: Copied (new) 2025/10/01 01:38:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/01 01:38:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:38:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:38:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:38:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/01 01:38:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:38:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.79s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:38:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/01 01:38:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 920176e01691a507832d57a88c7ff713 OK 2025/10/01 01:38:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/01 01:38:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/01 01:38:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/01 01:38:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/01 01:38:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/01 01:38:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d6ca89c924a459acd1a772b860657ae1 OK 2025/10/01 01:38:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/01 01:38:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/01 01:38:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:38:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using skip mode. 2025/10/01 01:38:40 NOTICE: one: Found 2 files with duplicate names 2025/10/01 01:38:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.85s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:38:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using skip mode. 2025/10/01 01:38:46 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:38:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/01 01:38:47 INFO : one: Deleted 2025/10/01 01:38:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.59s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:38:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using first mode. 2025/10/01 01:38:53 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:38:53 INFO : one: Deleted 2025/10/01 01:38:54 INFO : one: Deleted 2025/10/01 01:38:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.49s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using newest mode. 2025/10/01 01:38:59 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:39:00 INFO : one: Deleted 2025/10/01 01:39:00 INFO : one: Deleted 2025/10/01 01:39:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.51s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:39:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using oldest mode. 2025/10/01 01:39:06 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:39:07 INFO : one: Deleted 2025/10/01 01:39:07 INFO : one: Deleted 2025/10/01 01:39:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:39:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using largest mode. 2025/10/01 01:39:13 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:39:13 INFO : one: Deleted 2025/10/01 01:39:14 INFO : one: Deleted 2025/10/01 01:39:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.62s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:39:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using smallest mode. 2025/10/01 01:39:19 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:39:20 INFO : one: Deleted 2025/10/01 01:39:20 INFO : one: Deleted 2025/10/01 01:39:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.40s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:39:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Looking for duplicate names using rename mode. 2025/10/01 01:39:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/01 01:39:28 INFO : one-2.txt: renamed from: one.txt 2025/10/01 01:39:29 INFO : one-3.txt: renamed from: one.txt 2025/10/01 01:39:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.28s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:39:35 DEBUG : dupe1/one.txt: md5 = a650feff39ca4b7bc74ae71600ce7920 OK 2025/10/01 01:39:37 DEBUG : dupe2/two.txt: md5 = d96a31d0f6cc1858b73b290a04d58ea4 OK 2025/10/01 01:39:39 DEBUG : dupe3/three.txt: md5 = 5500db9dc82826f56c4b6cd06413cada OK 2025/10/01 01:39:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/01 01:39:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/01 01:39:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/01 01:39:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/01 01:39:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/01 01:39:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/01 01:39:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.98s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:39:47 DEBUG : a.txt: md5 = c5d60362202917b63790233cdd7de850 OK 2025/10/01 01:39:48 DEBUG : zend.txt: md5 = 09c739469bfab8aae2f8167d3056f77d OK 2025/10/01 01:39:51 DEBUG : sub dir/hello world: md5 = 80aa4e37e1d02d50128f9e02cc59d863 OK 2025/10/01 01:39:52 DEBUG : sub dir/hello world2: md5 = 4cf4f33477c8760d8baa26ec633989f3 OK 2025/10/01 01:39:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 757ae7a8532cbed805fc487ce45ff913 OK 2025/10/01 01:39:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2caaa14c493a5929dbef81c2f657d65b OK 2025/10/01 01:39:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 78b398e0353eb0befac17017cbb3897c OK 2025/10/01 01:39:59 DEBUG : a.txt: Excluded (Size Filter) 2025/10/01 01:39:59 DEBUG : a.txt: Excluded 2025/10/01 01:39:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:39:59 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:39:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:39:59 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:40:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:40:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:40:00 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:40:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:40:00 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:40:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:40:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/01 01:40:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/01 01:40:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/01 01:40:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/01 01:40:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/01 01:40:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/01 01:40:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.53s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:40:08 DEBUG : a.txt: md5 = 9fc65505c4eb91e98aef1ab4b9be3ac5 OK 2025/10/01 01:40:10 DEBUG : zend.txt: md5 = c6fd7ae03c56bc7ff91672f5f69c0d67 OK 2025/10/01 01:40:12 DEBUG : sub dir/hello world: md5 = a6149c3b4680c0078da4748432956672 OK 2025/10/01 01:40:14 DEBUG : sub dir/hello world2: md5 = 358a5071d1b9b0684573828e1a043dfa OK 2025/10/01 01:40:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 45fd2c6e65d69592c848b3dae8eb921e OK 2025/10/01 01:40:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9dbf2add0c5f7d03da1ec53edc8c0815 OK 2025/10/01 01:40:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7006048d702b827dc6afbe336dbff41c OK 2025/10/01 01:40:21 DEBUG : a.txt: Excluded (Size Filter) 2025/10/01 01:40:21 DEBUG : a.txt: Excluded 2025/10/01 01:40:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:40:21 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:40:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:40:21 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:40:22 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:40:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:40:22 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:40:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:40:22 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:40:22 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:40:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/01 01:40:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/01 01:40:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/01 01:40:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/01 01:40:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/01 01:40:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/01 01:40:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.51s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:40:30 DEBUG : file1: md5 = 906461bd58fb79c3fdd0a8f2eb47d53a OK 2025/10/01 01:40:32 DEBUG : sub/file2: md5 = f0a230ff8c91ad6a02b8a9c789409915 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/10/01 01:40:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/01 01:40:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/01 01:40:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/01 01:40:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.46s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:40:40 DEBUG : file1: md5 = 7e6cd0b94bfc29b3a26623f7e30c39d1 OK 2025/10/01 01:40:42 DEBUG : sub/file2: md5 = a5bc74332cc4068a338ebf93209bc138 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/10/01 01:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/notfound" 2025/10/01 01:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/qe0i31qdkoejk60elps0ni5sqk" 2025/10/01 01:40:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.32s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.56s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:40:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Making directory 2025/10/01 01:40:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:40:53 DEBUG : sub dir/hello world: md5 = 93eee293f8c30bbdb28dcdffbd45faac OK 2025/10/01 01:40:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.90s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:40:57 DEBUG : potato2: md5 = 25bd968f34607390270dc87acaa665db OK 2025/10/01 01:40:59 DEBUG : empty space: md5 = 6ad1610653c9f072de02892603023b43 OK --- PASS: TestLs (4.77s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:02 DEBUG : potato2: md5 = 508c46305e99ed6dfb5b72e29b0af39b OK 2025/10/01 01:41:04 DEBUG : empty space: md5 = 232276bfa7d932cc08111b8806c9d194 OK 2025/10/01 01:41:04 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/01 01:41:04 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.22s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:08 DEBUG : potato2: md5 = 63cd0a33c55e7e5c9388d5a1e0a050d9 OK 2025/10/01 01:41:09 DEBUG : empty space: md5 = ac9ba348ea33b9056821c5c8f6ac927f OK --- PASS: TestLsLong (4.94s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:12 DEBUG : potato2: md5 = 46bc77a40cfc8d244583948485527199 OK 2025/10/01 01:41:14 DEBUG : empty space: md5 = 2f06bbf0eda370bab0f9c5253438f178 OK --- PASS: TestHashSums (4.48s) === RUN TestHashSumsWithErrors 2025/10/01 01:41:15 DEBUG : Creating backend with remote ":memory:" 2025/10/01 01:41:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/10/01 01:41:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/01 01:41:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/01 01:41:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/01 01:41:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/01 01:41:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/01 01:41:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/01 01:41:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/01 01:41:15 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:17 DEBUG : potato2: md5 = 7b744fd4989a2281e2532ba1d8955471 OK 2025/10/01 01:41:19 DEBUG : empty space: md5 = 9981322071b717030d49c5d1ce02ce7b OK 2025/10/01 01:41:21 DEBUG : sub dir/potato3: md5 = 928a0d6790bfa26f234d32e3b85f737e OK 2025/10/01 01:41:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.14s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:26 DEBUG : small: md5 = c18ffda1d9164325a5df493504f31bc9 OK 2025/10/01 01:41:28 DEBUG : medium: md5 = 8cd035547415418b0a90e6e481a84500 OK 2025/10/01 01:41:29 DEBUG : large: md5 = 99b5593890ad58cb3cbcdfab59e40a78 OK 2025/10/01 01:41:29 DEBUG : Waiting for deletions to finish 2025/10/01 01:41:30 DEBUG : large: Excluded (Size Filter) 2025/10/01 01:41:30 INFO : medium: Deleted 2025/10/01 01:41:30 INFO : small: Deleted --- PASS: TestDelete (6.63s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:33 DEBUG : small: md5 = 8ec9f3b45c34cee53163d0830915085a OK 2025/10/01 01:41:34 DEBUG : medium: md5 = 37399807ed7a46a7cb7f9175d3c1af8a OK 2025/10/01 01:41:36 DEBUG : large: md5 = d3c305775676f9ae07263b2dead6f142 OK 2025/10/01 01:41:36 DEBUG : Waiting for deletions to finish 2025/10/01 01:41:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/01 01:41:37 INFO : large: Deleted 2025/10/01 01:41:37 INFO : small: Deleted --- PASS: TestMaxDelete (6.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:40 DEBUG : small: md5 = 0e8522c296d0d05989916b671d5eeb43 OK 2025/10/01 01:41:41 DEBUG : medium: md5 = 87f86aacc858c3397fbed0d76adb27c7 OK 2025/10/01 01:41:42 DEBUG : large: md5 = ba95f33c16ada9aec4e9b084ba0f420a OK 2025/10/01 01:41:43 DEBUG : Waiting for deletions to finish 2025/10/01 01:41:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/01 01:41:43 INFO : small: Deleted 2025/10/01 01:41:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.89s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:46 DEBUG : small: md5 = 76feee1f8c2ab3045ce0410d1281af21 OK 2025/10/01 01:41:48 DEBUG : medium: md5 = fcb0047135a4eb1df47e551e65657413 OK 2025/10/01 01:41:50 DEBUG : large: md5 = b7a7a3d54305c1277dec59d378114eb7 OK 2025/10/01 01:41:50 DEBUG : Waiting for deletions to finish 2025/10/01 01:41:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/01 01:41:51 INFO : medium: Deleted 2025/10/01 01:41:51 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.31s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:54 DEBUG : ReadFile: md5 = 6527c3de782bb6a98fec71216a9bcded OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/10/01 01:41:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/01 01:41:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/01 01:41:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:41:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:41:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:41:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:41: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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:41:58 DEBUG : file1: md5 = e8d1f77bd39b1f58a6ed408baf6d0a4d OK 2025/10/01 01:42:00 DEBUG : file2: md5 = 43b17252f323132d04b77f86480c20bc OK --- PASS: TestCat (17.10s) === RUN TestPurge 2025/10/01 01:42:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sinoxid0xuxo" 2025/10/01 01:42:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/tih392k83cdumldqaq57a19a0kqe0l8dvk1g3jdl1edhnh0fljjg" 2025/10/01 01:42:15 DEBUG : Creating backend with remote "/tmp/rclone877788455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sinoxid0xuxo'", Local "Local file system at /tmp/rclone877788455", Modify Window "1ms" 2025/10/01 01:42:19 DEBUG : A1/B1/C1/one: md5 = 0c40d464e0b6781cf45e98b31eae7753 OK 2025/10/01 01:42:19 INFO : A2: Making directory 2025/10/01 01:42:20 INFO : A1/B2: Making directory 2025/10/01 01:42:20 INFO : A1/B2/C2: Making directory 2025/10/01 01:42:21 INFO : A1/B1/C3: Making directory 2025/10/01 01:42:22 INFO : A3: Making directory 2025/10/01 01:42:23 INFO : A3/B3: Making directory 2025/10/01 01:42:23 INFO : A3/B3/C4: Making directory 2025/10/01 01:42:25 DEBUG : A1/two: md5 = 2fc83d5d8199ae1ca5bfcdf80dc4d963 OK 2025/10/01 01:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sinoxid0xuxo': Purge remote 2025/10/01 01:42:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:42:33 DEBUG : A1/B1/C1/one: md5 = 6eaef056f7fd02f307ca6c07c643058a OK 2025/10/01 01:42:33 INFO : A2: Making directory 2025/10/01 01:42:33 INFO : A1/B2: Making directory 2025/10/01 01:42:34 INFO : A1/B2/C2: Making directory 2025/10/01 01:42:35 INFO : A1/B1/C3: Making directory 2025/10/01 01:42:35 INFO : A3: Making directory 2025/10/01 01:42:36 INFO : A3/B3: Making directory 2025/10/01 01:42:37 INFO : A3/B3/C4: Making directory 2025/10/01 01:42:39 DEBUG : A1/two: md5 = 442634ba1398967a5350edbdd2d8d673 OK 2025/10/01 01:42:40 DEBUG : removing 1 level 3 directories 2025/10/01 01:42:40 INFO : A3/B3/C4: Removing directory 2025/10/01 01:42:43 DEBUG : removing 2 level 3 directories 2025/10/01 01:42:43 INFO : A1/B2/C2: Removing directory 2025/10/01 01:42:43 INFO : A1/B1/C3: Removing directory 2025/10/01 01:42:44 DEBUG : removing 2 level 2 directories 2025/10/01 01:42:44 INFO : A3/B3: Removing directory 2025/10/01 01:42:44 INFO : A1/B2: Removing directory 2025/10/01 01:42:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:42:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/01 01:42:44 DEBUG : removing 2 level 1 directories 2025/10/01 01:42:44 INFO : A3: Removing directory 2025/10/01 01:42:44 INFO : A2: Removing directory 2025/10/01 01:42:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/01 01:42:49 DEBUG : removing 1 level 3 directories 2025/10/01 01:42:49 INFO : A1/B1/C1: Removing directory 2025/10/01 01:42:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:49 DEBUG : removing 1 level 2 directories 2025/10/01 01:42:49 INFO : A1/B1: Removing directory 2025/10/01 01:42:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:42:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:42:50 DEBUG : removing 1 level 1 directories 2025/10/01 01:42:50 INFO : A1: Removing directory 2025/10/01 01:42:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:42:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:42:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:42:51 DEBUG : removing 1 level 0 directories 2025/10/01 01:42:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Removing directory 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:42:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.19s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:42:53 INFO : A1: Making directory 2025/10/01 01:42:54 INFO : A1/B1: Making directory 2025/10/01 01:42:54 INFO : A1/B1/C1: Making directory 2025/10/01 01:42:57 DEBUG : removing 1 level 3 directories 2025/10/01 01:42:57 INFO : A1/B1/C1: Removing directory 2025/10/01 01:42:58 DEBUG : removing 1 level 2 directories 2025/10/01 01:42:58 INFO : A1/B1: Removing directory 2025/10/01 01:42:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:42:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:43:00 INFO : A1: Making directory 2025/10/01 01:43:01 INFO : A1/B1: Making directory 2025/10/01 01:43:02 INFO : A1/B1/C1: Making directory 2025/10/01 01:43:04 DEBUG : removing 1 level 3 directories 2025/10/01 01:43:04 INFO : A1/B1/C1: Removing directory 2025/10/01 01:43:05 DEBUG : removing 1 level 2 directories 2025/10/01 01:43:05 INFO : A1/B1: Removing directory 2025/10/01 01:43:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:43:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:43:09 DEBUG : file1: md5 = a6f4f75574bc548f4a86bf26c488c85f OK 2025/10/01 01:43:09 DEBUG : filename.txt: File name found in url 2025/10/01 01:43:11 DEBUG : filename.txt: md5 = e5db7bb88c64ea7fb4f36c2068c360f2 OK 2025/10/01 01:43:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/01 01:43:12 DEBUG : headerfilename.txt: md5 = e7c8bfced1d1b3c8e79dfc36e0e1a0ba OK 2025/10/01 01:43:14 DEBUG : file2: md5 = 4ff7ed8fcb53d042edd8b5fc80dec2ed OK --- PASS: TestCopyURL (9.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:43:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/01 01:43:19 DEBUG : sub/file2: md5 = 13238bb8157694492fecba27c830206d OK 2025/10/01 01:43:19 INFO : file1: Copied (new) to: sub/file2 2025/10/01 01:43:19 INFO : file1: Deleted 2025/10/01 01:43:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:43:20 DEBUG : file1: Unchanged skipping 2025/10/01 01:43:20 INFO : file1: Deleted 2025/10/01 01:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': don't need to copy/move sub/file2, it is already at target location 2025/10/01 01:43:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:43:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/01 01:43:24 DEBUG : file1: md5 = 10012c69da573b1393d3ad410f6b4240 OK 2025/10/01 01:43:24 INFO : file1: Copied (new) 2025/10/01 01:43:24 INFO : file1: Deleted 2025/10/01 01:43:25 DEBUG : file1: Destination exists, skipping 2025/10/01 01:43:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:43:29 DEBUG : dst/file1: md5 = ded68be5bdf76524821ac85a637b3d57 OK 2025/10/01 01:43:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hitomer8wavo/backup" 2025/10/01 01:43:30 DEBUG : Creating backend with remote "TestDrive:crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90/1nrff024r7pq65ecp72fc28jb0" 2025/10/01 01:43:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/01 01:43:34 INFO : dst/file1: Moved (server-side) 2025/10/01 01:43:35 DEBUG : dst/file1: md5 = 79d345cd0d19f0277cd78a45644648f1 OK 2025/10/01 01:43:35 INFO : dst/file1: Copied (new) 2025/10/01 01:43:35 INFO : dst/file1: Deleted 2025/10/01 01:43:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:43:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:43:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.23s) === 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:43:43 DEBUG : A1/one: md5 = fd3a6d275578493caa1fab0f69599928 OK 2025/10/01 01:43:45 DEBUG : A1/two: md5 = 02d3e4fdbce7f0bda6ceb763dccc2dce OK 2025/10/01 01:43:47 DEBUG : A1/B1/three: md5 = 5e1a63984c7062e766e3f95bc515af21 OK 2025/10/01 01:43:49 DEBUG : A1/B1/C1/four: md5 = 29c9e04bb74962bd68d6b237310ce77c OK 2025/10/01 01:43:52 DEBUG : A1/B1/C2/five: md5 = 343a34ee2d4e379211c9d90552bbcb1b OK 2025/10/01 01:43:52 INFO : A1/B2: Making directory 2025/10/01 01:43:52 INFO : A1/B1/C3: Making directory 2025/10/01 01:44:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/01 01:44:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/01 01:44:02 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/01 01:44:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/01 01:44:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/01 01:44:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:44:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:44:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:44:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:44:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:44:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/01 01:44:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/01 01:44:13 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/01 01:44:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/01 01:44:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/01 01:44:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/01 01:44:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:44:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:44:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:44:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:44:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:44:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/01 01:44:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/01 01:44:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:44:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:44:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:44:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/01 01:44:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:44:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:44:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:44:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.45s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:44:28 DEBUG : no_checksum_small_file_from_pipe: md5 = ba74000311b9fafd2645842f91cd6bfb OK 2025/10/01 01:44:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/01 01:44:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/01 01:44:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/01 01:44:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 3dde70a44ae7f95773da5022204a15b5 OK 2025/10/01 01:44:29 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:44:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 71f2dbcf969ade221fa015cb02d9bd12 OK 2025/10/01 01:44:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/01 01:44:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/01 01:44:34 DEBUG : with_checksum_big_file_from_pipe: md5 = 809e8fa907091ed46755cad51d403c85 OK 2025/10/01 01:44:34 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:44:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:44:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/01 01:44:39 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-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:44:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/01 01:44:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/01 01:44:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/01 01:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (48 bytes), uploading instead of streaming 2025/10/01 01:44:47 DEBUG : rcat_metadata: md5 = 764b7fda88504dd861fa1ee5b1b8e272 OK 2025/10/01 01:44:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/01 01:44:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/01 01:44:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8d674ae3210f78de59986ae9d4ba2444 OK 2025/10/01 01:44:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:44:53 DEBUG : potato1: md5 = 9d4664a2842b5603fe2aa0a5e033f101 OK 2025/10/01 01:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/01 01:44:54 DEBUG : potato2: md5 = 08007bc0e288165ebb5ebf2f527ca9c9 OK 2025/10/01 01:44:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:44:57 DEBUG : potato1: md5 = d1bc0700bdce927528264ce39c056a75 OK 2025/10/01 01:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/01 01:44:59 DEBUG : potato2: md5 = 8934db6f1b4ebe36d597e4b52b40ecd9 OK 2025/10/01 01:44:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.25s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:03 DEBUG : potato2: md5 = e6b2fd465c43ddee516db1e4a37fc873 OK 2025/10/01 01:45:04 DEBUG : empty space: md5 = b0560535341dfe0ee81a0a90d82634e9 OK 2025/10/01 01:45:06 DEBUG : sub dir/potato3: md5 = b81e135fa1ad0cc8f30069e656754239 OK 2025/10/01 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Touching "sub dir/potato3" 2025/10/01 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Touching "empty space" 2025/10/01 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Touching "potato2" 2025/10/01 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:11 DEBUG : dir with metadata: Making directory with metadata 2025/10/01 01:45:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:14 DEBUG : directory with modtime: Making directory with metadata 2025/10/01 01:45:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/01 01:45:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 01:45:16 DEBUG : Google drive root 'crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90': Skipping btime metadata as can't update it on an existing file: 2025-10-01T01:45:16.707972457Z 2025/10/01 01:45:17 INFO : non existent directory: Updated directory metadata 2025/10/01 01:45:19 DEBUG : Google drive root 'crypt/4fgh94kcaa22u7v1m2i29qovakob4g6hrsofb5b40047asgk3q90': Skipping btime metadata as can't update it on an existing file: 2025-10-01T01:45:16.707972457Z 2025/10/01 01:45:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/01 01:45:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/01 01:45:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/01 01:45:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 01:45:25 DEBUG : dst: Making directory with metadata 2025/10/01 01:45:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 01:45:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:45:26 INFO : dst: Set directory modification time (using SetModTime) 2025/10/01 01:45:27 INFO : dst: Set directory modification time (using SetModTime) 2025/10/01 01:45:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/01 01:45:27 INFO : dst: Set directory modification time (using SetModTime) 2025/10/01 01:45:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo'", Local "Local file system at /tmp/rclone1465178001", Modify Window "1ms" 2025/10/01 01:45:31 DEBUG : sub dir/test remove existing: md5 = 41aeaa8d34331c0bf2dc27bfc8c3b730 OK 2025/10/01 01:45:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e32bb33a6f98f418080bda9c84358185 OK 2025/10/01 01:45:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zetemeb3" before starting 2025/10/01 01:45:35 DEBUG : sub dir/test remove existing.zetemeb3: TEST: removing renamed existing file after operation 2025/10/01 01:45:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fugoxoy6" before starting 2025/10/01 01:45:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fugoxoy6: TEST: renaming existing back after failed operation 2025/10/01 01:45:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bahuzeg4" before starting 2025/10/01 01:45:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bahuzeg4: TEST: removing renamed existing file after operation 2025/10/01 01:45:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5h1tb8j9as211ql8ck1hnosphontfsdhr1u8qa32ojm5rbhvvi6g" 2025/10/01 01:45:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f7lhekp1of3bd1mb7j0a9q2hsorfb1f1fbqthf9d765gsde7t9prkv5u89r8ospuon54an7sga3hdvpk6ui5gmubsmhubh23uu14f210em8kfidm5nqmkh96vphin5g8fjc2dborgnm21db7te2afnms0fupov52u4qjhu83rsvqc8dk3js0" --- PASS: TestRemoveExisting (13.41s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/01 01:45:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hitomer8wavo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m7.319042637s (try 1/5)