"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/05 02:54:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize" 2025/09/05 02:54:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:54:56 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0" 2025/09/05 02:54:57 DEBUG : Creating backend with remote "/tmp/rclone606841792" === 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", 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/09/05 02:54:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/05 02:54:58 DEBUG : potato: Seek from 10 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 10 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Seek from 5 to 2 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/05 02:54:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Seek from 5 to 2 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/05 02:54:58 DEBUG : potato: Seek from 8 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 8 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/05 02:54:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 02:54:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 02:54:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 02:54:58 DEBUG : potato: Seek from 5 to 2 2025/09/05 02:54:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/05 02:54:58 DEBUG : potato: Seek from 9 to 0 2025/09/05 02:54:58 DEBUG : potato: Seek from 9 to 0 2025/09/05 02:54:58 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:55:00 DEBUG : rutabaga: md5 = 9c9822bea2d142504469024d531dc8f1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/05 02:55:02 DEBUG : empty space: md5 = 7391387be242460ccc628a51daf81900 OK === RUN TestCheck/3 2025/09/05 02:55:04 DEBUG : potato2: md5 = 8549f6246e2745cf37b2cd9b778f809f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/05 02:55:07 DEBUG : remotepotato: md5 = 5d7feba99502fac08a8de4a2a2aea2b2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.12s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/05 02:55:10 DEBUG : Creating backend with remote "nonexistent" 2025/09/05 02:55:10 DEBUG : Creating backend with remote "nonexistent" 2025/09/05 02:55:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/05 02:55:10 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/09/05 02:55:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/05 02:55:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:55:11 DEBUG : rutabaga: md5 = 0afdd5eeaa8191bfb5bf5a7aff2ee213 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/05 02:55:15 DEBUG : empty space: md5 = 17277658fb1801092ba4cd8ac5e93acf OK === RUN TestCheckDownload/3 2025/09/05 02:55:18 DEBUG : potato2: md5 = 6852271cfe0a2af8de44dcb9e8652eed OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/05 02:55:22 DEBUG : remotepotato: md5 = 95f349a90a1b0f94b59bac343ed5d1b8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.83s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.21s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:55:28 DEBUG : rutabaga: md5 = cb296fc364b655abf58a69efd1e5a540 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/05 02:55:30 DEBUG : empty space: md5 = 4e2d24b6d6c388e7ca073d9af62d6a08 OK === RUN TestCheckSizeOnly/3 2025/09/05 02:55:33 DEBUG : potato2: md5 = bff9d477c56da4ae253fe31b651eea73 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/05 02:55:36 DEBUG : remotepotato: md5 = 7c0b6655358a0546bcc2a4f9d2001249 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.25s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.86s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:55:40 DEBUG : test.sum: md5 = 2723d415d4c8e3bd60a0d38ef46e2f0f OK 2025/09/05 02:55:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/05 02:55:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/05 02:55:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/05 02:55:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/05 02:55:43 DEBUG : test.sum: md5 = 4ad804c409882cdb2529dde223f60864 OK 2025/09/05 02:55:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/05 02:55:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/05 02:55:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/05 02:55:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.48s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/data" 2025/09/05 02:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:55:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/data" 2025/09/05 02:55:47 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/vjrnln8ratgmqakfosrqe8espk" 2025/09/05 02:55:51 DEBUG : data/banana: md5 = 8f592c8615250c6a63c268e0c96be8db OK 2025/09/05 02:55:53 DEBUG : test.sum: md5 = db0415fbfb9f0b0a862df857bf7c6b8a OK === RUN TestCheckSumDownload/subtest1 2025/09/05 02:55:57 DEBUG : data/potato: md5 = c275066b2b8dd6728559f75a02f6d44e OK 2025/09/05 02:55:59 DEBUG : test.sum: md5 = 7758ecf1e51e624294334501e381d145 OK === RUN TestCheckSumDownload/subtest2 2025/09/05 02:56:02 DEBUG : test.sum: md5 = b538e0555bc930c299f8a3b78b8b0e3e OK === RUN TestCheckSumDownload/subtest3 2025/09/05 02:56:07 DEBUG : test.sum: md5 = c679ad2e5d6c5b87c7e7377bb95e5897 OK === RUN TestCheckSumDownload/subtest4 2025/09/05 02:56:12 DEBUG : test.sum: md5 = 2e4566768ded07b51bf5821add126050 OK === RUN TestCheckSumDownload/subtest5 2025/09/05 02:56:16 DEBUG : test.sum: md5 = 0e9d34fc10d85cb697723234cdd76dc3 OK === RUN TestCheckSumDownload/subtest6 2025/09/05 02:56:21 DEBUG : data/banana: md5 = 066dadec81348115b29247c16dc66d64 OK 2025/09/05 02:56:22 DEBUG : data/potato: md5 = 6e5cc8bfd554561a3a3ca87da9cc246a OK 2025/09/05 02:56:23 DEBUG : test.sum: md5 = 14181837ffe5f420e4ddcc15bfb10b57 OK === RUN TestCheckSumDownload/subtest7 2025/09/05 02:56:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/05 02:56:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.43s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.64s) --- PASS: TestCheckSumDownload/subtest4 (1.90s) --- PASS: TestCheckSumDownload/subtest5 (1.93s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.38s) === RUN TestApplyTransforms 2025/09/05 02:56:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xugopup8zoqe" 2025/09/05 02:56:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:29 DEBUG : Creating backend with remote "TestDrive:crypt/gk9u9rd12hnc7phr5jd54c4s863vl4dukpkl97caetrcevhviu20" 2025/09/05 02:56:30 DEBUG : Creating backend with remote "/tmp/rclone1981571948" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe'", Local "Local file system at /tmp/rclone1981571948", Modify Window "1ms" 2025/09/05 02:56:32 DEBUG : hello, world!: md5 = bcd93fe4da94d7706f9720bb6bb812e5 OK upper checkfile vs. lower remote (without normalization) 2025/09/05 02:56:33 ERROR : hello, world!: sum not found 2025/09/05 02:56:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe' 2025/09/05 02:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe': 1 files missing 2025/09/05 02:56:33 NOTICE: 1 hashes missing 2025/09/05 02:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe': 1 differences found 2025/09/05 02:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/05 02:56:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe': 0 differences found 2025/09/05 02:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe': 1 matching files 2025/09/05 02:56:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jayepaq9pupu" 2025/09/05 02:56:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:34 DEBUG : Creating backend with remote "TestDrive:crypt/cn71pc3h0dui3pvq6hf4e5qjmue61n3d0b4cepsmido1ekr6n9vg" 2025/09/05 02:56:35 DEBUG : Creating backend with remote "/tmp/rclone485253100" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu'", Local "Local file system at /tmp/rclone485253100", Modify Window "1ms" 2025/09/05 02:56:37 DEBUG : HELLO, WORLD!: md5 = cf7d7837419e5a07400cb25c05755658 OK lower checkfile vs. upper remote (without normalization) 2025/09/05 02:56:38 ERROR : HELLO, WORLD!: sum not found 2025/09/05 02:56:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu' 2025/09/05 02:56:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu': 1 files missing 2025/09/05 02:56:38 NOTICE: 1 hashes missing 2025/09/05 02:56:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu': 1 differences found 2025/09/05 02:56:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/05 02:56:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu': 0 differences found 2025/09/05 02:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu': 1 matching files 2025/09/05 02:56:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-talaqam0hewu" 2025/09/05 02:56:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:39 DEBUG : Creating backend with remote "TestDrive:crypt/o5dbri3afhd8miuir2j0lt4phb23sni2m3sectr1m8v0iuso0bd0" 2025/09/05 02:56:40 DEBUG : Creating backend with remote "/tmp/rclone4093334140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu'", Local "Local file system at /tmp/rclone4093334140", Modify Window "1ms" 2025/09/05 02:56:42 DEBUG : HeLlO, wOrLd!: md5 = 7ed4bb60428fb82a33c76ff61090bce0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/05 02:56:43 ERROR : HeLlO, wOrLd!: sum not found 2025/09/05 02:56:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu' 2025/09/05 02:56:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu': 1 files missing 2025/09/05 02:56:43 NOTICE: 1 hashes missing 2025/09/05 02:56:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu': 1 differences found 2025/09/05 02:56:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/05 02:56:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu': 0 differences found 2025/09/05 02:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu': 1 matching files 2025/09/05 02:56:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwazeh7quya" 2025/09/05 02:56:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:44 DEBUG : Creating backend with remote "TestDrive:crypt/e12q92ta0t5qmekpj27dbh6o730fppih95g5ervs5v13vcfpnn10" 2025/09/05 02:56:45 DEBUG : Creating backend with remote "/tmp/rclone1239819686" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya'", Local "Local file system at /tmp/rclone1239819686", Modify Window "1ms" 2025/09/05 02:56:47 DEBUG : HELLO, WORLD!: md5 = 6c0a2a3d5b9d3366af7da0c92b35abde OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/05 02:56:47 ERROR : HELLO, WORLD!: sum not found 2025/09/05 02:56:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya' 2025/09/05 02:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya': 1 files missing 2025/09/05 02:56:47 NOTICE: 1 hashes missing 2025/09/05 02:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya': 1 differences found 2025/09/05 02:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/05 02:56:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya': 0 differences found 2025/09/05 02:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya': 1 matching files 2025/09/05 02:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sikacam9guce" 2025/09/05 02:56:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/rnldorlbh99qjm91ld8g9kvo9bl4r296p7l2gmfin09mq39mkb9g" 2025/09/05 02:56:50 DEBUG : Creating backend with remote "/tmp/rclone3373643902" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce'", Local "Local file system at /tmp/rclone3373643902", Modify Window "1ms" 2025/09/05 02:56:52 DEBUG : 測試_Русский___ě_áñ: md5 = 745927417479d27e648f1238866a716c OK NFD checkfile vs. NFC remote (without normalization) 2025/09/05 02:56:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/05 02:56:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce' 2025/09/05 02:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce': 1 files missing 2025/09/05 02:56:53 NOTICE: 1 hashes missing 2025/09/05 02:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce': 1 differences found 2025/09/05 02:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/05 02:56:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce': 0 differences found 2025/09/05 02:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce': 1 matching files 2025/09/05 02:56:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rabofuv2lifo" 2025/09/05 02:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/pcrks3pov3gu2ljevajo9n55m3dvevi7shd0f9tipls9d7sfuc10" 2025/09/05 02:56:55 DEBUG : Creating backend with remote "/tmp/rclone3322803656" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo'", Local "Local file system at /tmp/rclone3322803656", Modify Window "1ms" 2025/09/05 02:56:57 DEBUG : 測試_Русский___ě_áñ: md5 = a89ca8366ef1d4e84a5d28d05ba04928 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/05 02:56:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/05 02:56:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo' 2025/09/05 02:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo': 1 files missing 2025/09/05 02:56:57 NOTICE: 1 hashes missing 2025/09/05 02:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo': 1 differences found 2025/09/05 02:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/05 02:56:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo': 0 differences found 2025/09/05 02:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo': 1 matching files 2025/09/05 02:56:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soseyep7miso" 2025/09/05 02:56:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:56:58 DEBUG : Creating backend with remote "TestDrive:crypt/d51jk7g5n46ohlg5n7pn9ub35eh369l4icphmmbo00q7p7uimgn0" 2025/09/05 02:56:59 DEBUG : Creating backend with remote "/tmp/rclone1305128372" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso'", Local "Local file system at /tmp/rclone1305128372", Modify Window "1ms" 2025/09/05 02:57:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7f6d449a25beb94acbb3e74d1d81cc0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/05 02:57:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 02:57:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso' 2025/09/05 02:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso': 1 files missing 2025/09/05 02:57:02 NOTICE: 1 hashes missing 2025/09/05 02:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso': 1 differences found 2025/09/05 02:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/05 02:57:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso': 0 differences found 2025/09/05 02:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso': 1 matching files 2025/09/05 02:57:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sogusod2roza" 2025/09/05 02:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:57:03 DEBUG : Creating backend with remote "TestDrive:crypt/ebcomdmh0ktlfd5ifb92e7npg2i1gtt6oahduksq4065jriicct0" 2025/09/05 02:57:04 DEBUG : Creating backend with remote "/tmp/rclone671076092" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza'", Local "Local file system at /tmp/rclone671076092", Modify Window "1ms" 2025/09/05 02:57:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e075a4d5bba0d29d78dfe870b9adc56d OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/05 02:57:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 02:57:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza' 2025/09/05 02:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza': 1 files missing 2025/09/05 02:57:06 NOTICE: 1 hashes missing 2025/09/05 02:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza': 1 differences found 2025/09/05 02:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/05 02:57:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza': 0 differences found 2025/09/05 02:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza': 1 matching files 2025/09/05 02:57:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folufap4quha" 2025/09/05 02:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:57:08 DEBUG : Creating backend with remote "TestDrive:crypt/7k0bvqnc315lkar4vtapae9nfu24s60d26nd57msjlo0t64j7gb0" 2025/09/05 02:57:08 DEBUG : Creating backend with remote "/tmp/rclone3668234707" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha'", Local "Local file system at /tmp/rclone3668234707", Modify Window "1ms" 2025/09/05 02:57:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 515847bf13fd2ef239050b73d1d22f78 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/05 02:57:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 02:57:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha' 2025/09/05 02:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha': 1 files missing 2025/09/05 02:57:11 NOTICE: 1 hashes missing 2025/09/05 02:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha': 1 differences found 2025/09/05 02:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/05 02:57:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha': 0 differences found 2025/09/05 02:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha': 1 matching files 2025/09/05 02:57:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiwusul7fofe" 2025/09/05 02:57:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:57:12 DEBUG : Creating backend with remote "TestDrive:crypt/lfuq6qlco783hie2k87iusn1dp9g5m22k7aqgffg094mnctj19o0" 2025/09/05 02:57:13 DEBUG : Creating backend with remote "/tmp/rclone2085757375" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe'", Local "Local file system at /tmp/rclone2085757375", Modify Window "1ms" 2025/09/05 02:57:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6ea3e30a36c8ff25c9a1fd63bfbbce5b OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/05 02:57:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 02:57:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe' 2025/09/05 02:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe': 1 files missing 2025/09/05 02:57:16 NOTICE: 1 hashes missing 2025/09/05 02:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe': 1 differences found 2025/09/05 02:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/05 02:57:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 02:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe': 0 differences found 2025/09/05 02:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe': 1 matching files 2025/09/05 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiwusul7fofe': Purge remote 2025/09/05 02:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folufap4quha': Purge remote 2025/09/05 02:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sogusod2roza': Purge remote 2025/09/05 02:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soseyep7miso': Purge remote 2025/09/05 02:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rabofuv2lifo': Purge remote 2025/09/05 02:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sikacam9guce': Purge remote 2025/09/05 02:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwazeh7quya': Purge remote 2025/09/05 02:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-talaqam0hewu': Purge remote 2025/09/05 02:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jayepaq9pupu': Purge remote 2025/09/05 02:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xugopup8zoqe': Purge remote --- PASS: TestApplyTransforms (52.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:57:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/05 02:57:24 DEBUG : sub/file2: md5 = 1dbde3350d2ac7aa01417e95a7302f22 OK 2025/09/05 02:57:24 INFO : file1: Copied (new) to: sub/file2 2025/09/05 02:57:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 02:57:25 DEBUG : file1: Unchanged skipping 2025/09/05 02:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': don't need to copy/move sub/file2, it is already at target location 2025/09/05 02:57:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.09s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:57:30 DEBUG : dst/file1: md5 = a7b69cf8194736d933e3685865e46f8b OK 2025/09/05 02:57:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/backup" 2025/09/05 02:57:31 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/1nrff024r7pq65ecp72fc28jb0" 2025/09/05 02:57:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/05 02:57:35 INFO : dst/file1: Moved (server-side) 2025/09/05 02:57:37 DEBUG : dst/file1: md5 = 590796fca575b90d9859a08513d3184d OK 2025/09/05 02:57:37 INFO : dst/file1: Copied (new) 2025/09/05 02:57:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 02:57:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 02:57:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.88s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/dst" 2025/09/05 02:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 02:57:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/CompareDest" 2025/09/05 02:57:43 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/gveqi14airsml4bgu7krj116o8" 2025/09/05 02:57:45 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 02:57:47 DEBUG : one: md5 = a15e93e497a7cdb5f45b744c143f759b OK 2025/09/05 02:57:47 INFO : one: Copied (new) 2025/09/05 02:57:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:57:50 DEBUG : one: md5 = b0740937621c75939d9fbdacc9fd8682 OK 2025/09/05 02:57:50 INFO : one: Copied (replaced existing) 2025/09/05 02:57:51 DEBUG : dst/one: md5 = 0cfa5a07c05f8911d222b636d00ef6a3 OK 2025/09/05 02:57:54 DEBUG : CompareDest/one: md5 = 0c872cb2c5501416dc1d98bb3c62cb43 OK 2025/09/05 02:57:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:57:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:57:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:57:57 DEBUG : CompareDest/two: md5 = e5b4fd0aff8def7b7ef15d44a86bd69d OK 2025/09/05 02:57:58 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 02:57:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:57:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:57:59 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 02:57:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:57:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:58:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 02:58:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/05 02:58:02 DEBUG : two: md5 = d3c3970238d4a206d19409017289fd3a OK 2025/09/05 02:58:02 INFO : two: Copied (new) 2025/09/05 02:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 02:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 02:58:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 02:58:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:58:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/dst" 2025/09/05 02:58:06 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 02:58:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/CopyDest" 2025/09/05 02:58:08 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/05 02:58:09 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 02:58:12 DEBUG : one: md5 = 61ed7c9954f9ccd0ef044e0370138111 OK 2025/09/05 02:58:12 INFO : one: Copied (new) 2025/09/05 02:58:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:58:14 DEBUG : one: md5 = c66ab61861fc9c664adc8717b3991d8b OK 2025/09/05 02:58:14 INFO : one: Copied (replaced existing) 2025/09/05 02:58:16 DEBUG : dst/one: md5 = 0133f6451fabef9f23d098e3889b59a0 OK 2025/09/05 02:58:19 DEBUG : CopyDest/one: md5 = 4956b3077988047556ef3ed278062994 OK 2025/09/05 02:58:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/BackupDir" 2025/09/05 02:58:19 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/05 02:58:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:58:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:58:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:58:23 INFO : one: Moved (server-side) 2025/09/05 02:58:24 INFO : one: Copied (server-side copy) 2025/09/05 02:58:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/05 02:58:26 DEBUG : CopyDest/two: md5 = a608b1c4d63c98bb8db66d0bd46ea549 OK 2025/09/05 02:58:27 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 02:58:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:58:28 INFO : two: Copied (server-side copy) 2025/09/05 02:58:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/05 02:58:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 02:58:29 DEBUG : two: Unchanged skipping 2025/09/05 02:58:31 DEBUG : CopyDest/three: md5 = e1290ae1a86bbf84266902071f07a884 OK 2025/09/05 02:58:32 DEBUG : three: Need to transfer - File not found at Destination 2025/09/05 02:58:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/05 02:58:32 DEBUG : three: Destination not found in --copy-dest 2025/09/05 02:58:33 DEBUG : three: md5 = f8cf74069800eb3244d643e9eb53c673 OK 2025/09/05 02:58:33 INFO : three: Copied (new) 2025/09/05 02:58:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/05 02:58:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 02:58:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 02:58:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 02:58:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/05 02:58:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 02:58:39 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:58:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/05 02:58:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c598393990d9b347e49dfa9e9e30348d OK 2025/09/05 02:58:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/05 02:58:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/05 02:58:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/05 02:58:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/05 02:58:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/05 02:58:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 34713e74bfb1c4fb8310f4b4ceb9cf54 OK 2025/09/05 02:58:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/05 02:58:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/05 02:58:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:58:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using skip mode. 2025/09/05 02:58:53 NOTICE: one: Found 2 files with duplicate names 2025/09/05 02:58:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.03s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:58:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using skip mode. 2025/09/05 02:59:00 NOTICE: one: Found 3 files with duplicate names 2025/09/05 02:59:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/05 02:59:00 INFO : one: Deleted 2025/09/05 02:59:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using first mode. 2025/09/05 02:59:06 NOTICE: one: Found 3 files with duplicate names 2025/09/05 02:59:06 INFO : one: Deleted 2025/09/05 02:59:07 INFO : one: Deleted 2025/09/05 02:59:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.43s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using newest mode. 2025/09/05 02:59:12 NOTICE: one: Found 3 files with duplicate names 2025/09/05 02:59:13 INFO : one: Deleted 2025/09/05 02:59:13 INFO : one: Deleted 2025/09/05 02:59:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using oldest mode. 2025/09/05 02:59:20 NOTICE: one: Found 3 files with duplicate names 2025/09/05 02:59:20 INFO : one: Deleted 2025/09/05 02:59:20 INFO : one: Deleted 2025/09/05 02:59:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.54s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using largest mode. 2025/09/05 02:59:26 NOTICE: one: Found 3 files with duplicate names 2025/09/05 02:59:27 INFO : one: Deleted 2025/09/05 02:59:27 INFO : one: Deleted 2025/09/05 02:59:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.76s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using smallest mode. 2025/09/05 02:59:33 NOTICE: one: Found 3 files with duplicate names 2025/09/05 02:59:33 INFO : one: Deleted 2025/09/05 02:59:34 INFO : one: Deleted 2025/09/05 02:59:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.62s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Looking for duplicate names using rename mode. 2025/09/05 02:59:41 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/05 02:59:42 INFO : one-2.txt: renamed from: one.txt 2025/09/05 02:59:43 INFO : one-3.txt: renamed from: one.txt 2025/09/05 02:59:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.91s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 02:59:49 DEBUG : dupe1/one.txt: md5 = 14d0a421c07f980521bf185fd96fa6bd OK 2025/09/05 02:59:52 DEBUG : dupe2/two.txt: md5 = 6d1c6e5d2d76b380ab504ea2c771a3c2 OK 2025/09/05 02:59:54 DEBUG : dupe3/three.txt: md5 = 6243cd8dcdc28cfe7fd99cb0a0bb0151 OK 2025/09/05 02:59:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/05 02:59:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/05 02:59:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/05 02:59:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/05 03:00:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/05 03:00:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/05 03:00:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.11s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:00:02 DEBUG : a.txt: md5 = c6ed9b50f91e6aec63811ce34955d501 OK 2025/09/05 03:00:04 DEBUG : zend.txt: md5 = 2b5336fc467bb5c3648fbbbe3a7d4a91 OK 2025/09/05 03:00:06 DEBUG : sub dir/hello world: md5 = 5c207d305f2933483b511ad717f3129b OK 2025/09/05 03:00:08 DEBUG : sub dir/hello world2: md5 = 9dae347445ba0737745f919bb5943c71 OK 2025/09/05 03:00:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 95bbe545656d234bb85788e11cdbfdd7 OK 2025/09/05 03:00:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0bbeb05298c3e5dcfd5017718fedf080 OK 2025/09/05 03:00:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = df6967baaab7b4298c68c36915125b49 OK 2025/09/05 03:00:15 DEBUG : a.txt: Excluded (Size Filter) 2025/09/05 03:00:15 DEBUG : a.txt: Excluded 2025/09/05 03:00:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 03:00:15 DEBUG : sub dir/hello world2: Excluded 2025/09/05 03:00:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 03:00:15 DEBUG : sub dir/hello world: Excluded 2025/09/05 03:00:16 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 03:00:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 03:00:16 DEBUG : sub dir/hello world2: Excluded 2025/09/05 03:00:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 03:00:16 DEBUG : sub dir/hello world: Excluded 2025/09/05 03:00:16 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 03:00:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/05 03:00:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/05 03:00:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/05 03:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/05 03:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/05 03:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/05 03:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:00:24 DEBUG : a.txt: md5 = d73daba65c875eb555dec2eceaecaa4c OK 2025/09/05 03:00:25 DEBUG : zend.txt: md5 = cf4bd2c8c10f9f51a28f2cd548a097de OK 2025/09/05 03:00:28 DEBUG : sub dir/hello world: md5 = f2bb45b647d3c452f1b3d4c0665df7f6 OK 2025/09/05 03:00:29 DEBUG : sub dir/hello world2: md5 = 59b5716c77e9368cea141c3744d7983f OK 2025/09/05 03:00:32 DEBUG : sub dir/ignore dir/.ignore: md5 = 3af2195164c8b2b1c52b98eaf352e4ed OK 2025/09/05 03:00:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8e66c17e8a0c4674c7e438f2bbf70de6 OK 2025/09/05 03:00:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = fac0fbfabeab98cba4646bd4c4e1cd62 OK 2025/09/05 03:00:37 DEBUG : a.txt: Excluded (Size Filter) 2025/09/05 03:00:37 DEBUG : a.txt: Excluded 2025/09/05 03:00:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 03:00:37 DEBUG : sub dir/hello world2: Excluded 2025/09/05 03:00:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 03:00:37 DEBUG : sub dir/hello world: Excluded 2025/09/05 03:00:38 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 03:00:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 03:00:38 DEBUG : sub dir/hello world2: Excluded 2025/09/05 03:00:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 03:00:38 DEBUG : sub dir/hello world: Excluded 2025/09/05 03:00:38 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 03:00:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/05 03:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/05 03:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/05 03:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/05 03:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/05 03:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/05 03:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.74s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:00:47 DEBUG : file1: md5 = 87a535e1cbc9a2e8d37a91eec78e9dfe OK 2025/09/05 03:00:49 DEBUG : sub/file2: md5 = 29fb603086742adc423a10d84011f52f 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/09/05 03:00:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/05 03:00:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/05 03:00:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/05 03:00:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.17s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:00:57 DEBUG : file1: md5 = aabc6c841dc13cb35cbfbf540812c29b OK 2025/09/05 03:00:59 DEBUG : sub/file2: md5 = b06538022d988978fe2fa395a030c04a 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/09/05 03:01:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/notfound" 2025/09/05 03:01:03 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/05 03:01:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.57s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Making directory 2025/09/05 03:01:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:10 DEBUG : sub dir/hello world: md5 = 0ac23263f66989c872451a416a716bca OK 2025/09/05 03:01:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:14 DEBUG : potato2: md5 = 29653b6091f76b64c3c80c033ac59412 OK 2025/09/05 03:01:15 DEBUG : empty space: md5 = dea93b5aece94aaca1ed11c0da5c4e5d OK --- PASS: TestLs (5.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:20 DEBUG : potato2: md5 = e5de24317a748b66acd3ac4ba2da7d91 OK 2025/09/05 03:01:21 DEBUG : empty space: md5 = 11c3040181443d854b2a9687bba754f0 OK 2025/09/05 03:01:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.27s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:25 DEBUG : potato2: md5 = fe90a02313ec42d1ce048ed35675ab58 OK 2025/09/05 03:01:26 DEBUG : empty space: md5 = f27b30d551eed2d562b83335d39a3320 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:30 DEBUG : potato2: md5 = e1d2b648490faf69b7d6f019874ebeb7 OK 2025/09/05 03:01:31 DEBUG : empty space: md5 = 03abc8c2e53bb0279f96276c137c5d7b OK --- PASS: TestHashSums (4.70s) === RUN TestHashSumsWithErrors 2025/09/05 03:01:33 DEBUG : Creating backend with remote ":memory:" 2025/09/05 03:01:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/09/05 03:01:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/05 03:01:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/05 03:01:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/05 03:01:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/05 03:01:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/05 03:01:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/05 03:01:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/05 03:01:33 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:34 DEBUG : potato2: md5 = e7067917aff40cb903206ce78880145e OK 2025/09/05 03:01:36 DEBUG : empty space: md5 = c1c8072da9ea9b7f84212b138310550c OK 2025/09/05 03:01:38 DEBUG : sub dir/potato3: md5 = c511595861b08ac7f35ab4d61e3f4cb4 OK 2025/09/05 03:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.41s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:43 DEBUG : small: md5 = f0d2a5b27ef8ddc24b40948459702f10 OK 2025/09/05 03:01:44 DEBUG : medium: md5 = 6fb63596a501eded30a5a5f4f69cfffa OK 2025/09/05 03:01:46 DEBUG : large: md5 = cd43366170eb022d533360de6d1ec5ad OK 2025/09/05 03:01:46 DEBUG : Waiting for deletions to finish 2025/09/05 03:01:47 DEBUG : large: Excluded (Size Filter) 2025/09/05 03:01:47 INFO : medium: Deleted 2025/09/05 03:01:47 INFO : small: Deleted --- PASS: TestDelete (6.74s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:50 DEBUG : small: md5 = 56a3a452afb268381be6afd52db5a531 OK 2025/09/05 03:01:51 DEBUG : medium: md5 = 128f64d3db04d5bbdf2ccdf0499456a1 OK 2025/09/05 03:01:52 DEBUG : large: md5 = c8c9d9ba9e19b3e47c8b5af5ef2b6063 OK 2025/09/05 03:01:53 DEBUG : Waiting for deletions to finish 2025/09/05 03:01:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/05 03:01:53 INFO : large: Deleted 2025/09/05 03:01:54 INFO : small: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:01:57 DEBUG : small: md5 = d151492743a8761275432bc2815ea086 OK 2025/09/05 03:01:58 DEBUG : medium: md5 = 0a93d27fcfd1d6785e948969950a517e OK 2025/09/05 03:02:00 DEBUG : large: md5 = 177d5a9184be91b2a362519b09775345 OK 2025/09/05 03:02:00 DEBUG : Waiting for deletions to finish 2025/09/05 03:02:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/05 03:02:00 INFO : medium: Deleted 2025/09/05 03:02:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:02:03 DEBUG : small: md5 = f4efd8baefe19984ff76a9abd8d18f34 OK 2025/09/05 03:02:05 DEBUG : medium: md5 = 4af1203e26bde8e0b6c1c37abd20b062 OK 2025/09/05 03:02:06 DEBUG : large: md5 = 697a970799a4f8ca9db7f8e1d4d1c945 OK 2025/09/05 03:02:06 DEBUG : Waiting for deletions to finish 2025/09/05 03:02:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/05 03:02:07 INFO : medium: Deleted 2025/09/05 03:02:07 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.75s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:02:10 DEBUG : ReadFile: md5 = ec9a49a9c6122cc102698e907621f91d OK --- PASS: TestReadFile (4.39s) === RUN TestRetry 2025/09/05 03:02:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/05 03:02:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/05 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 03:02:13 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:02:15 DEBUG : file1: md5 = 31b35d378d5ec25a98c99c193f3782b1 OK 2025/09/05 03:02:16 DEBUG : file2: md5 = 832fab9d6082ee7a14e8d4022eca8cf0 OK --- PASS: TestCat (18.27s) === RUN TestPurge 2025/09/05 03:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vikipog6labe" 2025/09/05 03:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 03:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/826o6fga5pc0bo52ga00bfr759eseu6hm6tu0mc1b6uqqdidf9g0" 2025/09/05 03:02:33 DEBUG : Creating backend with remote "/tmp/rclone3648548664" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vikipog6labe'", Local "Local file system at /tmp/rclone3648548664", Modify Window "1ms" 2025/09/05 03:02:37 DEBUG : A1/B1/C1/one: md5 = 1c526e7e7f82834829204c408d475521 OK 2025/09/05 03:02:37 INFO : A2: Making directory 2025/09/05 03:02:38 INFO : A1/B2: Making directory 2025/09/05 03:02:38 INFO : A1/B2/C2: Making directory 2025/09/05 03:02:39 INFO : A1/B1/C3: Making directory 2025/09/05 03:02:40 INFO : A3: Making directory 2025/09/05 03:02:41 INFO : A3/B3: Making directory 2025/09/05 03:02:41 INFO : A3/B3/C4: Making directory 2025/09/05 03:02:43 DEBUG : A1/two: md5 = 4f72f7cb84fc9417c99a2781c8359c13 OK 2025/09/05 03:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vikipog6labe': Purge remote 2025/09/05 03:02:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:02:51 DEBUG : A1/B1/C1/one: md5 = 1eb709e4c2e38b4f1c1154d2c7b7772c OK 2025/09/05 03:02:51 INFO : A2: Making directory 2025/09/05 03:02:51 INFO : A1/B2: Making directory 2025/09/05 03:02:52 INFO : A1/B2/C2: Making directory 2025/09/05 03:02:53 INFO : A1/B1/C3: Making directory 2025/09/05 03:02:53 INFO : A3: Making directory 2025/09/05 03:02:54 INFO : A3/B3: Making directory 2025/09/05 03:02:55 INFO : A3/B3/C4: Making directory 2025/09/05 03:02:57 DEBUG : A1/two: md5 = 6bcec05f5cbbdde6c73d00e628005b82 OK 2025/09/05 03:02:59 DEBUG : removing 1 level 3 directories 2025/09/05 03:02:59 INFO : A3/B3/C4: Removing directory 2025/09/05 03:03:01 DEBUG : removing 2 level 3 directories 2025/09/05 03:03:01 INFO : A1/B2/C2: Removing directory 2025/09/05 03:03:01 INFO : A1/B1/C3: Removing directory 2025/09/05 03:03:02 DEBUG : removing 2 level 2 directories 2025/09/05 03:03:02 INFO : A3/B3: Removing directory 2025/09/05 03:03:02 INFO : A1/B2: Removing directory 2025/09/05 03:03:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/05 03:03:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 03:03:02 DEBUG : removing 2 level 1 directories 2025/09/05 03:03:02 INFO : A3: Removing directory 2025/09/05 03:03:02 INFO : A2: Removing directory 2025/09/05 03:03:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/05 03:03:09 DEBUG : removing 1 level 3 directories 2025/09/05 03:03:09 INFO : A1/B1/C1: Removing directory 2025/09/05 03:03:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:10 DEBUG : removing 1 level 2 directories 2025/09/05 03:03:10 INFO : A1/B1: Removing directory 2025/09/05 03:03:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 03:03:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 03:03:10 DEBUG : removing 1 level 1 directories 2025/09/05 03:03:10 INFO : A1: Removing directory 2025/09/05 03:03:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 03:03:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 03:03:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 03:03:11 DEBUG : removing 1 level 0 directories 2025/09/05 03:03:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Removing directory 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 03:03:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (25.81s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:03:13 INFO : A1: Making directory 2025/09/05 03:03:14 INFO : A1/B1: Making directory 2025/09/05 03:03:15 INFO : A1/B1/C1: Making directory 2025/09/05 03:03:17 DEBUG : removing 1 level 3 directories 2025/09/05 03:03:17 INFO : A1/B1/C1: Removing directory 2025/09/05 03:03:18 DEBUG : removing 1 level 2 directories 2025/09/05 03:03:18 INFO : A1/B1: Removing directory 2025/09/05 03:03:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 03:03:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.47s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:03:20 INFO : A1: Making directory 2025/09/05 03:03:21 INFO : A1/B1: Making directory 2025/09/05 03:03:21 INFO : A1/B1/C1: Making directory 2025/09/05 03:03:24 DEBUG : removing 1 level 3 directories 2025/09/05 03:03:24 INFO : A1/B1/C1: Removing directory 2025/09/05 03:03:25 DEBUG : removing 1 level 2 directories 2025/09/05 03:03:25 INFO : A1/B1: Removing directory 2025/09/05 03:03:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 03:03:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.05s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:03:29 DEBUG : file1: md5 = 369503f84cde1939836907af19cab667 OK 2025/09/05 03:03:29 DEBUG : filename.txt: File name found in url 2025/09/05 03:03:30 DEBUG : filename.txt: md5 = 2b86cd684687e752ad00c50f6a64c888 OK 2025/09/05 03:03:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/05 03:03:32 DEBUG : headerfilename.txt: md5 = b6933f830c4f2d4b6a12f87bfd021e67 OK 2025/09/05 03:03:33 DEBUG : file2: md5 = a5b513c5b121f6029170f97e1485afb6 OK --- PASS: TestCopyURL (8.77s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:03:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/05 03:03:38 DEBUG : sub/file2: md5 = c6984b29eb5c71ee65c24e068adb0c6f OK 2025/09/05 03:03:38 INFO : file1: Copied (new) to: sub/file2 2025/09/05 03:03:38 INFO : file1: Deleted 2025/09/05 03:03:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 03:03:39 DEBUG : file1: Unchanged skipping 2025/09/05 03:03:39 INFO : file1: Deleted 2025/09/05 03:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': don't need to copy/move sub/file2, it is already at target location 2025/09/05 03:03:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:03:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/05 03:03:44 DEBUG : file1: md5 = 563999db69a7d4e9c42f39a1a9021ad4 OK 2025/09/05 03:03:44 INFO : file1: Copied (new) 2025/09/05 03:03:44 INFO : file1: Deleted 2025/09/05 03:03:44 DEBUG : file1: Destination exists, skipping 2025/09/05 03:03:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:03:48 DEBUG : dst/file1: md5 = 4ed43c5f1d693ba20345dbd01854e1ba OK 2025/09/05 03:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujujel7mize/backup" 2025/09/05 03:03:49 DEBUG : Config file has changed externally - reloading 2025/09/05 03:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0/1nrff024r7pq65ecp72fc28jb0" 2025/09/05 03:03:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/05 03:03:53 INFO : dst/file1: Moved (server-side) 2025/09/05 03:03:54 DEBUG : dst/file1: md5 = 436ab76f81e5d9cec6ab40eeb387d868 OK 2025/09/05 03:03:54 INFO : dst/file1: Copied (new) 2025/09/05 03:03:54 INFO : dst/file1: Deleted 2025/09/05 03:03:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 03:03:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 03:03:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.88s) === 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:04:01 DEBUG : A1/one: md5 = 0afed4e29c907f4003f1139b602e78a7 OK 2025/09/05 03:04:02 DEBUG : A1/two: md5 = 3d0aef2bb4553532ec48b9c77341e3e8 OK 2025/09/05 03:04:05 DEBUG : A1/B1/three: md5 = d6ef65401db264ca7d613a8e5d4e71a5 OK 2025/09/05 03:04:07 DEBUG : A1/B1/C1/four: md5 = c34c33114105fcf4d65eb8e691a10a10 OK 2025/09/05 03:04:09 DEBUG : A1/B1/C2/five: md5 = 563c5f2aefc0cf89f1b9cf2868279241 OK 2025/09/05 03:04:09 INFO : A1/B2: Making directory 2025/09/05 03:04:10 INFO : A1/B1/C3: Making directory 2025/09/05 03:04:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/05 03:04:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/05 03:04:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/05 03:04:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/05 03:04:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/05 03:04:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 03:04:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 03:04:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 03:04:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 03:04:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 03:04:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/05 03:04:31 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/05 03:04:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/05 03:04:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/05 03:04:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/05 03:04:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/05 03:04:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 03:04:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 03:04:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 03:04:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 03:04:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 03:04:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/05 03:04:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/05 03:04:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 03:04:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 03:04:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 03:04:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/05 03:04:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 03:04:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 03:04:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 03:04:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.86s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 03:04:46 DEBUG : no_checksum_small_file_from_pipe: md5 = cb683fa2ebf775b659620bfd8f6f5d17 OK 2025/09/05 03:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/05 03:04:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/05 03:04:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/05 03:04:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 1368621fefa2ebab3c1d0e920d1511fa OK 2025/09/05 03:04:48 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 03:04:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 3217ab5ee17620d44fd4fc0d01460b9d OK 2025/09/05 03:04:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/05 03:04:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/05 03:04:52 DEBUG : with_checksum_big_file_from_pipe: md5 = 7fb6bebbcd524074570c673eeb71dfa7 OK 2025/09/05 03:04:52 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 03:04:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 03:04:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/05 03:04:57 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-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 03:05:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/05 03:05:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/05 03:05:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.85s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/05 03:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (48 bytes), uploading instead of streaming 2025/09/05 03:05:06 DEBUG : rcat_metadata: md5 = c9ecaf0dd1a327f781b08cceba86dafd OK 2025/09/05 03:05:06 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/05 03:05:08 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/05 03:05:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8967b00bbb1f98c50f7abe895c8ce6ca OK 2025/09/05 03:05:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.56s) --- PASS: TestRcatMetadata/Normal (3.01s) --- PASS: TestRcatMetadata/ViaDisk (3.11s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:12 DEBUG : potato1: md5 = a16eac38c54e42aa209dc37ba3283e61 OK 2025/09/05 03:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (60 bytes), uploading instead of streaming 2025/09/05 03:05:13 DEBUG : potato2: md5 = dfdf3f335b1c27ddb53da04c6fa3a836 OK 2025/09/05 03:05:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:16 DEBUG : potato1: md5 = 64b9e7df749a8da233d3bb69d772e6c2 OK 2025/09/05 03:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': File to upload is small (60 bytes), uploading instead of streaming 2025/09/05 03:05:18 DEBUG : potato2: md5 = 3e84283ad2dd1ca9351be15c79f22576 OK 2025/09/05 03:05:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.64s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:22 DEBUG : potato2: md5 = 3ef2bc030b413372341aa0ee8c4e3b09 OK 2025/09/05 03:05:24 DEBUG : empty space: md5 = 5eaf18ec0432b116fa484c9bc029864c OK 2025/09/05 03:05:26 DEBUG : sub dir/potato3: md5 = 0d69e7b6d7249fc52aaef7acd6963ee2 OK 2025/09/05 03:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Touching "sub dir/potato3" 2025/09/05 03:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Touching "empty space" 2025/09/05 03:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Touching "potato2" 2025/09/05 03:05:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.55s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:31 DEBUG : dir with metadata: Making directory with metadata 2025/09/05 03:05:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:33 DEBUG : directory with modtime: Making directory with metadata 2025/09/05 03:05:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.43s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/05 03:05:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 03:05:36 DEBUG : Google drive root 'crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0': Skipping btime metadata as can't update it on an existing file: 2025-09-05T03:05:36.280707379Z 2025/09/05 03:05:37 INFO : non existent directory: Updated directory metadata 2025/09/05 03:05:39 DEBUG : Google drive root 'crypt/epf82d7qnvptg39q9vt5np55ocrtdd6do1vnkplpbcccar74o6i0': Skipping btime metadata as can't update it on an existing file: 2025-09-05T03:05:36.280707379Z 2025/09/05 03:05:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.01s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/05 03:05:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/05 03:05:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.42s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/05 03:05:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 03:05:45 DEBUG : dst: Making directory with metadata 2025/09/05 03:05:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 03:05:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 03:05:46 INFO : dst: Set directory modification time (using SetModTime) 2025/09/05 03:05:47 INFO : dst: Set directory modification time (using SetModTime) 2025/09/05 03:05:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/05 03:05:47 INFO : dst: Set directory modification time (using SetModTime) 2025/09/05 03:05:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.66s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize'", Local "Local file system at /tmp/rclone606841792", Modify Window "1ms" 2025/09/05 03:05:51 DEBUG : sub dir/test remove existing: md5 = 8ef8cbe9190ffbbbc181b161abf1db2f OK 2025/09/05 03:05:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e36b6fc66dd5e93be8ecf77f8b603e0d OK 2025/09/05 03:05:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.laxeqeh7" before starting 2025/09/05 03:05:56 DEBUG : sub dir/test remove existing.laxeqeh7: TEST: removing renamed existing file after operation 2025/09/05 03:05:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivipoy9" before starting 2025/09/05 03:05:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivipoy9: TEST: renaming existing back after failed operation 2025/09/05 03:05:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.somiqub8" before starting 2025/09/05 03:06:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.somiqub8: TEST: removing renamed existing file after operation 2025/09/05 03:06:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "umkprie5qt5e81sffc9cki8gs48d35brrqus62lcdr9tos858ap0" 2025/09/05 03:06:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ok72apclv6o4vgntl6vlskpimivfnrdhenlmqe2mpm7tb82c2smqcj6955qtvmf3bvc7oamopgln4cob3n80sbh8kofrchh31qf6dkraj89hnspgfn7ohuphu0qtfimd89ramp7n972uu5gag53fg552s74drts67sqqgf701gohm6plc980" --- PASS: TestRemoveExisting (13.24s) === 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/09/05 03:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujujel7mize': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m6.629963741s (try 1/5)