"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/02 04:13:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu" 2025/09/02 04:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:13:04 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg" 2025/09/02 04:13:05 DEBUG : Creating backend with remote "/tmp/rclone1968493447" === 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-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/02 04:13:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/02 04:13:06 DEBUG : potato: Seek from 10 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 10 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Seek from 5 to 2 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/02 04:13:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Seek from 5 to 2 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/02 04:13:06 DEBUG : potato: Seek from 8 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 8 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/02 04:13:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 04:13:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 04:13:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 04:13:06 DEBUG : potato: Seek from 5 to 2 2025/09/02 04:13:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/02 04:13:06 DEBUG : potato: Seek from 9 to 0 2025/09/02 04:13:06 DEBUG : potato: Seek from 9 to 0 2025/09/02 04:13:06 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-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:13:08 DEBUG : rutabaga: md5 = bbd1a9dc450d5265a5895017b4d3e4d1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/02 04:13:11 DEBUG : empty space: md5 = d7c38dce0043536b351dd270f4da8749 OK === RUN TestCheck/3 2025/09/02 04:13:13 DEBUG : potato2: md5 = 8b5e9d1debcb7a493c94a40c47d27976 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/02 04:13:15 DEBUG : remotepotato: md5 = e8b462993bb5dcaf4c39dc5ef342d297 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.73s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.46s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/02 04:13:19 DEBUG : Creating backend with remote "nonexistent" 2025/09/02 04:13:19 DEBUG : Creating backend with remote "nonexistent" 2025/09/02 04:13:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/02 04:13:19 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/02 04:13:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/02 04:13:19 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-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:13:20 DEBUG : rutabaga: md5 = 220eb7425d05c3e1666d669fed0de03f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/02 04:13:25 DEBUG : empty space: md5 = e6b8bb7a56d51585d62c071183d6a4fd OK === RUN TestCheckDownload/3 2025/09/02 04:13:28 DEBUG : potato2: md5 = c7d488b5f9dc7db5e62b3e70546eae8e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/02 04:13:32 DEBUG : remotepotato: md5 = 3e777a61918f023f7f1ca03714284cef OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.39s) --- PASS: TestCheckDownload/1 (1.76s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.57s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:13:38 DEBUG : rutabaga: md5 = 7856966e2c7400609981d30e646eced9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/02 04:13:41 DEBUG : empty space: md5 = 862d3039ed1f0d55ba98247dd8ad277e OK === RUN TestCheckSizeOnly/3 2025/09/02 04:13:43 DEBUG : potato2: md5 = 58ec0579fd57a1f4de46af8011748d45 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/02 04:13:45 DEBUG : remotepotato: md5 = 07c707498d6e79c2036381f34a05172a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.34s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:13:50 DEBUG : test.sum: md5 = 257dce78e7c272ed291b5f78df724886 OK 2025/09/02 04:13:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/02 04:13:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/02 04:13:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/02 04:13:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/02 04:13:53 DEBUG : test.sum: md5 = 80862e5d50ce8f14edbf42daffe64149 OK 2025/09/02 04:13:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/02 04:13:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/02 04:13:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/02 04:13:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.41s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/data" 2025/09/02 04:13:55 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:13:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/data" 2025/09/02 04:13:57 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/vjrnln8ratgmqakfosrqe8espk" 2025/09/02 04:14:01 DEBUG : data/banana: md5 = 90b196a1f718ade011d4fdcddb1dc4e4 OK 2025/09/02 04:14:02 DEBUG : test.sum: md5 = 17ff05aa00c623e1826460c6a5be412f OK === RUN TestCheckSumDownload/subtest1 2025/09/02 04:14:07 DEBUG : data/potato: md5 = f42f6a73f7e90078fb5e9503c4eda42f OK 2025/09/02 04:14:09 DEBUG : test.sum: md5 = 0582618b3487d0782ead20f9d9da31e2 OK === RUN TestCheckSumDownload/subtest2 2025/09/02 04:14:13 DEBUG : test.sum: md5 = d144d4935c2946f4497236480757fe9d OK === RUN TestCheckSumDownload/subtest3 2025/09/02 04:14:18 DEBUG : test.sum: md5 = 6cd1f574812ed94e44ddf86be4842b70 OK === RUN TestCheckSumDownload/subtest4 2025/09/02 04:14:22 DEBUG : test.sum: md5 = 78d4d7f3bc47af26de1824bcc56cb631 OK === RUN TestCheckSumDownload/subtest5 2025/09/02 04:14:26 DEBUG : test.sum: md5 = 026f7e57f0b9bddde2993e20c4cad58e OK === RUN TestCheckSumDownload/subtest6 2025/09/02 04:14:31 DEBUG : data/banana: md5 = c56adbf6213b9bb3f443d56fff565fd7 OK 2025/09/02 04:14:33 DEBUG : data/potato: md5 = 40507b46074af2026d1ccc524e64de9f OK 2025/09/02 04:14:34 DEBUG : test.sum: md5 = bd9f2de8c892719a4cc75b273ea402c0 OK === RUN TestCheckSumDownload/subtest7 2025/09/02 04:14:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/02 04:14:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.70s) --- PASS: TestCheckSumDownload/subtest1 (2.59s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (2.81s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.75s) --- PASS: TestCheckSumDownload/subtest7 (3.07s) === RUN TestApplyTransforms 2025/09/02 04:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-powemam4qixi" 2025/09/02 04:14:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/p5rmd24h38d32cqdbec4m62nr3bvntg03i5jb1gd55u8ql2nu9kg" 2025/09/02 04:14:41 DEBUG : Creating backend with remote "/tmp/rclone2187608504" 2025/09/02 04:14:41 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi'", Local "Local file system at /tmp/rclone2187608504", Modify Window "1ms" 2025/09/02 04:14:44 DEBUG : hello, world!: md5 = 76f9872966ddbdddd7458aaa5f351392 OK upper checkfile vs. lower remote (without normalization) 2025/09/02 04:14:44 ERROR : hello, world!: sum not found 2025/09/02 04:14:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi' 2025/09/02 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi': 1 files missing 2025/09/02 04:14:44 NOTICE: 1 hashes missing 2025/09/02 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi': 1 differences found 2025/09/02 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/02 04:14:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi': 0 differences found 2025/09/02 04:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi': 1 matching files 2025/09/02 04:14:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefakav2nabo" 2025/09/02 04:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:14:46 DEBUG : Creating backend with remote "TestDrive:crypt/mah5nq2g40f2h7bf5a67oujumqiagsv08dre5i95hrlig4tq9mhg" 2025/09/02 04:14:47 DEBUG : Creating backend with remote "/tmp/rclone2835053048" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo'", Local "Local file system at /tmp/rclone2835053048", Modify Window "1ms" 2025/09/02 04:14:49 DEBUG : HELLO, WORLD!: md5 = 708b4fe8eeab8cb1201e8c6cf9dd109f OK lower checkfile vs. upper remote (without normalization) 2025/09/02 04:14:49 ERROR : HELLO, WORLD!: sum not found 2025/09/02 04:14:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo' 2025/09/02 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo': 1 files missing 2025/09/02 04:14:49 NOTICE: 1 hashes missing 2025/09/02 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo': 1 differences found 2025/09/02 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/02 04:14:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo': 0 differences found 2025/09/02 04:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo': 1 matching files 2025/09/02 04:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamawuj0wuzu" 2025/09/02 04:14:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/pgjsv32t23700ieqj9gvm1evq43s2ed1netquno6mcf7dmbb3ebg" 2025/09/02 04:14:52 DEBUG : Creating backend with remote "/tmp/rclone889550467" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu'", Local "Local file system at /tmp/rclone889550467", Modify Window "1ms" 2025/09/02 04:14:54 DEBUG : HeLlO, wOrLd!: md5 = 808b32301a8fefa37fdc01f56ba35e8c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/02 04:14:55 ERROR : HeLlO, wOrLd!: sum not found 2025/09/02 04:14:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu' 2025/09/02 04:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu': 1 files missing 2025/09/02 04:14:55 NOTICE: 1 hashes missing 2025/09/02 04:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu': 1 differences found 2025/09/02 04:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/02 04:14:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu': 0 differences found 2025/09/02 04:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu': 1 matching files 2025/09/02 04:14:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamaluh5buqi" 2025/09/02 04:14:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:14:56 DEBUG : Creating backend with remote "TestDrive:crypt/jlgmoqcdr7d1jn6mvpdsdur5a1bljhuheb4hs4nnp13hs5csu740" 2025/09/02 04:14:57 DEBUG : Creating backend with remote "/tmp/rclone898198012" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi'", Local "Local file system at /tmp/rclone898198012", Modify Window "1ms" 2025/09/02 04:14:59 DEBUG : HELLO, WORLD!: md5 = ac93cebe32c7087255aeacb5dc0561fa OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/02 04:15:00 ERROR : HELLO, WORLD!: sum not found 2025/09/02 04:15:00 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi' 2025/09/02 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi': 1 files missing 2025/09/02 04:15:00 NOTICE: 1 hashes missing 2025/09/02 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi': 1 differences found 2025/09/02 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/02 04:15:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi': 0 differences found 2025/09/02 04:15:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi': 1 matching files 2025/09/02 04:15:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hotojor3petu" 2025/09/02 04:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:15:01 DEBUG : Creating backend with remote "TestDrive:crypt/vvsremfm92jo6cocjqms9pega9g33stm3l8ks1212db1iukqnp8g" 2025/09/02 04:15:02 DEBUG : Creating backend with remote "/tmp/rclone1948971645" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu'", Local "Local file system at /tmp/rclone1948971645", Modify Window "1ms" 2025/09/02 04:15:04 DEBUG : 測試_Русский___ě_áñ: md5 = f4f4146475c80791d5142eb3dd2abf76 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/02 04:15:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/02 04:15:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu' 2025/09/02 04:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu': 1 files missing 2025/09/02 04:15:05 NOTICE: 1 hashes missing 2025/09/02 04:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu': 1 differences found 2025/09/02 04:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/02 04:15:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu': 0 differences found 2025/09/02 04:15:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu': 1 matching files 2025/09/02 04:15:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucadiv5giqu" 2025/09/02 04:15:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:15:06 DEBUG : Creating backend with remote "TestDrive:crypt/n8aguvtbgl849kr7q3upt6pen4snvmklt640502jrudiff30hdkg" 2025/09/02 04:15:07 DEBUG : Creating backend with remote "/tmp/rclone3193348853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu'", Local "Local file system at /tmp/rclone3193348853", Modify Window "1ms" 2025/09/02 04:15:09 DEBUG : 測試_Русский___ě_áñ: md5 = d8b3d9865c9036b16a669c28079e7b8f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/02 04:15:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/02 04:15:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu' 2025/09/02 04:15:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu': 1 files missing 2025/09/02 04:15:10 NOTICE: 1 hashes missing 2025/09/02 04:15:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu': 1 differences found 2025/09/02 04:15:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/02 04:15:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu': 0 differences found 2025/09/02 04:15:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu': 1 matching files 2025/09/02 04:15:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qewesam7rajo" 2025/09/02 04:15:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:15:11 DEBUG : Creating backend with remote "TestDrive:crypt/vhq6scvk69p2688a29qkrrpbk2lr8sm919fcmqbau55dvovmlqs0" 2025/09/02 04:15:12 DEBUG : Creating backend with remote "/tmp/rclone1763861506" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo'", Local "Local file system at /tmp/rclone1763861506", Modify Window "1ms" 2025/09/02 04:15:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 296d65720279951c14008e140917d4e3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/02 04:15:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 04:15:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo' 2025/09/02 04:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo': 1 files missing 2025/09/02 04:15:15 NOTICE: 1 hashes missing 2025/09/02 04:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo': 1 differences found 2025/09/02 04:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/02 04:15:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo': 0 differences found 2025/09/02 04:15:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo': 1 matching files 2025/09/02 04:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavozex4xame" 2025/09/02 04:15:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/56hdh8h2v34kb8ovo540mgsn2qt7pnu7ski6ebaisgaq52agn8og" 2025/09/02 04:15:17 DEBUG : Creating backend with remote "/tmp/rclone2829187659" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame'", Local "Local file system at /tmp/rclone2829187659", Modify Window "1ms" 2025/09/02 04:15:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d0e69f9a85670ea167aaa142508b071e OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/02 04:15:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 04:15:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame' 2025/09/02 04:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame': 1 files missing 2025/09/02 04:15:20 NOTICE: 1 hashes missing 2025/09/02 04:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame': 1 differences found 2025/09/02 04:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/02 04:15:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame': 0 differences found 2025/09/02 04:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame': 1 matching files 2025/09/02 04:15:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hicomid5cage" 2025/09/02 04:15:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:15:21 DEBUG : Creating backend with remote "TestDrive:crypt/b7dkrku5r7njn7h4ebf3mbq464v61bghdlrgd722626cu8pbi2vg" 2025/09/02 04:15:22 DEBUG : Creating backend with remote "/tmp/rclone3848016272" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage'", Local "Local file system at /tmp/rclone3848016272", Modify Window "1ms" 2025/09/02 04:15:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fee180bc398db553c9a286803f7a0d49 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/02 04:15:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 04:15:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage' 2025/09/02 04:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage': 1 files missing 2025/09/02 04:15:25 NOTICE: 1 hashes missing 2025/09/02 04:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage': 1 differences found 2025/09/02 04:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/02 04:15:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage': 0 differences found 2025/09/02 04:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage': 1 matching files 2025/09/02 04:15:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cajudix0fopu" 2025/09/02 04:15:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:15:26 DEBUG : Creating backend with remote "TestDrive:crypt/3cvo0ubu7jgcbq0mnfear8bhbmp2e558s4f18fbh6o99vlres3p0" 2025/09/02 04:15:27 DEBUG : Creating backend with remote "/tmp/rclone2604217355" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu'", Local "Local file system at /tmp/rclone2604217355", Modify Window "1ms" 2025/09/02 04:15:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b32fa2d0bb5fa639c690cf2589298e05 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/02 04:15:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 04:15:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu' 2025/09/02 04:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu': 1 files missing 2025/09/02 04:15:30 NOTICE: 1 hashes missing 2025/09/02 04:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu': 1 differences found 2025/09/02 04:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/02 04:15:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 04:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu': 0 differences found 2025/09/02 04:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu': 1 matching files 2025/09/02 04:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajudix0fopu': Purge remote 2025/09/02 04:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hicomid5cage': Purge remote 2025/09/02 04:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavozex4xame': Purge remote 2025/09/02 04:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qewesam7rajo': Purge remote 2025/09/02 04:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucadiv5giqu': Purge remote 2025/09/02 04:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hotojor3petu': Purge remote 2025/09/02 04:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamaluh5buqi': Purge remote 2025/09/02 04:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamawuj0wuzu': Purge remote 2025/09/02 04:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefakav2nabo': Purge remote 2025/09/02 04:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-powemam4qixi': Purge remote --- PASS: TestApplyTransforms (55.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:15:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/02 04:15:38 DEBUG : sub/file2: md5 = 52e91a5511f07281654354213a6722d0 OK 2025/09/02 04:15:38 INFO : file1: Copied (new) to: sub/file2 2025/09/02 04:15:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:39 DEBUG : file1: Unchanged skipping 2025/09/02 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': don't need to copy/move sub/file2, it is already at target location 2025/09/02 04:15:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.50s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:15:45 DEBUG : dst/file1: md5 = 6b162181af98890b18d8384fc5c0e76c OK 2025/09/02 04:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/backup" 2025/09/02 04:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/1nrff024r7pq65ecp72fc28jb0" 2025/09/02 04:15:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/02 04:15:50 INFO : dst/file1: Moved (server-side) 2025/09/02 04:15:51 DEBUG : dst/file1: md5 = 3a4b9a7540a35c70ec87a1b23b956e33 OK 2025/09/02 04:15:51 INFO : dst/file1: Copied (new) 2025/09/02 04:15:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 04:15:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 04:15:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.85s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:15:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/dst" 2025/09/02 04:15:56 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 04:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/CompareDest" 2025/09/02 04:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/gveqi14airsml4bgu7krj116o8" 2025/09/02 04:15:59 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 04:16:02 DEBUG : one: md5 = 3beb1e7f97af02b566ac7dee1cf98231 OK 2025/09/02 04:16:02 INFO : one: Copied (new) 2025/09/02 04:16:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:16:04 DEBUG : one: md5 = 9f37cefeed3345bb63f3f4aeb7348637 OK 2025/09/02 04:16:04 INFO : one: Copied (replaced existing) 2025/09/02 04:16:07 DEBUG : dst/one: md5 = 2c6f0b1894730d44df001d0327cd6c79 OK 2025/09/02 04:16:09 DEBUG : CompareDest/one: md5 = 2d7dd95cac6ee390c0f7abe10d2f2d4c OK 2025/09/02 04:16:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:16:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 04:16:12 DEBUG : CompareDest/two: md5 = 56879b09b7902af02be6d2dfa4b0a751 OK 2025/09/02 04:16:13 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 04:16:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:16:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 04:16:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 04:16:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:16:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 04:16:15 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 04:16:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/02 04:16:17 DEBUG : two: md5 = d41e445693590cafa3548d5c03cbca2d OK 2025/09/02 04:16:17 INFO : two: Copied (new) 2025/09/02 04:16:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 04:16:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:16:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 04:16:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.58s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:16:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/dst" 2025/09/02 04:16:21 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 04:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/CopyDest" 2025/09/02 04:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/02 04:16:25 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 04:16:27 DEBUG : one: md5 = 21f3539b8248857ae7a4aef7d6d8464f OK 2025/09/02 04:16:27 INFO : one: Copied (new) 2025/09/02 04:16:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:16:30 DEBUG : one: md5 = 12f3687a640d0d1840ac31c19d62b769 OK 2025/09/02 04:16:30 INFO : one: Copied (replaced existing) 2025/09/02 04:16:32 DEBUG : dst/one: md5 = 40788dd08fcf16a78d7f581cc241a3f6 OK 2025/09/02 04:16:35 DEBUG : CopyDest/one: md5 = 05205e64ac086c37c27dd79774b4dcb3 OK 2025/09/02 04:16:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/BackupDir" 2025/09/02 04:16:36 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/02 04:16:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:16:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:16:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:16:39 INFO : one: Moved (server-side) 2025/09/02 04:16:41 INFO : one: Copied (server-side copy) 2025/09/02 04:16:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/02 04:16:42 DEBUG : CopyDest/two: md5 = 8be6e3a8f44418aff90ff5a2634ec1c1 OK 2025/09/02 04:16:43 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 04:16:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:16:45 INFO : two: Copied (server-side copy) 2025/09/02 04:16:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/02 04:16:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:16:45 DEBUG : two: Unchanged skipping 2025/09/02 04:16:47 DEBUG : CopyDest/three: md5 = 88f1734df91e4a0588ac6dd51454d868 OK 2025/09/02 04:16:48 DEBUG : three: Need to transfer - File not found at Destination 2025/09/02 04:16:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/02 04:16:48 DEBUG : three: Destination not found in --copy-dest 2025/09/02 04:16:50 DEBUG : three: md5 = 2c8943ae8a72d1fd159f5435b076afcc OK 2025/09/02 04:16:50 INFO : three: Copied (new) 2025/09/02 04:16:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/02 04:16:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 04:16:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:16:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 04:16:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:16:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/02 04:16:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.19s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:16:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/02 04:17:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 75b03a6a0c7c6a8f1a0d8e54a270a955 OK 2025/09/02 04:17:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/02 04:17:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/02 04:17:01 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/02 04:17:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/02 04:17:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/02 04:17:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 96fb518bb13356040b6010b1b92dcbcc OK 2025/09/02 04:17:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/02 04:17:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/02 04:17:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using skip mode. 2025/09/02 04:17:11 NOTICE: one: Found 2 files with duplicate names 2025/09/02 04:17:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.28s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using skip mode. 2025/09/02 04:17:17 NOTICE: one: Found 3 files with duplicate names 2025/09/02 04:17:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/02 04:17:18 INFO : one: Deleted 2025/09/02 04:17:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.88s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using first mode. 2025/09/02 04:17:24 NOTICE: one: Found 3 files with duplicate names 2025/09/02 04:17:24 INFO : one: Deleted 2025/09/02 04:17:25 INFO : one: Deleted 2025/09/02 04:17:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.38s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using newest mode. 2025/09/02 04:17:30 NOTICE: one: Found 3 files with duplicate names 2025/09/02 04:17:31 INFO : one: Deleted 2025/09/02 04:17:31 INFO : one: Deleted 2025/09/02 04:17:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.87s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using oldest mode. 2025/09/02 04:17:38 NOTICE: one: Found 3 files with duplicate names 2025/09/02 04:17:38 INFO : one: Deleted 2025/09/02 04:17:38 INFO : one: Deleted 2025/09/02 04:17:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using largest mode. 2025/09/02 04:17:44 NOTICE: one: Found 3 files with duplicate names 2025/09/02 04:17:44 INFO : one: Deleted 2025/09/02 04:17:45 INFO : one: Deleted 2025/09/02 04:17:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.66s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using smallest mode. 2025/09/02 04:17:51 NOTICE: one: Found 3 files with duplicate names 2025/09/02 04:17:51 INFO : one: Deleted 2025/09/02 04:17:52 INFO : one: Deleted 2025/09/02 04:17:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:17:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Looking for duplicate names using rename mode. 2025/09/02 04:17:59 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/02 04:18:00 INFO : one-2.txt: renamed from: one.txt 2025/09/02 04:18:01 INFO : one-3.txt: renamed from: one.txt 2025/09/02 04:18:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.26s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:18:07 DEBUG : dupe1/one.txt: md5 = e117204e6457f849035592c9c4631a94 OK 2025/09/02 04:18:09 DEBUG : dupe2/two.txt: md5 = 7d02487cb62fb69fbe37d994487c9afe OK 2025/09/02 04:18:12 DEBUG : dupe3/three.txt: md5 = 3b03b12960e5d63223c0954c51cf6586 OK 2025/09/02 04:18:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/02 04:18:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/02 04:18:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/02 04:18:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/02 04:18:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/02 04:18:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/02 04:18:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.67s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:18:20 DEBUG : a.txt: md5 = 36163c6b36827455607c4f828216992c OK 2025/09/02 04:18:21 DEBUG : zend.txt: md5 = 76acc22076d061df2e648db1352f8ec4 OK 2025/09/02 04:18:24 DEBUG : sub dir/hello world: md5 = 9f2306110b0f0e56c0befc6706dcd090 OK 2025/09/02 04:18:25 DEBUG : sub dir/hello world2: md5 = 6b7633f922e2501b0b50fad2e7140be6 OK 2025/09/02 04:18:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 48410279426b488e1c30963791ee9ecc OK 2025/09/02 04:18:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8e0459f79fff33288dd09a557198aaaa OK 2025/09/02 04:18:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 21d99b84017efc272e717c99b3a963f2 OK 2025/09/02 04:18:32 DEBUG : a.txt: Excluded (Size Filter) 2025/09/02 04:18:32 DEBUG : a.txt: Excluded 2025/09/02 04:18:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 04:18:33 DEBUG : sub dir/hello world: Excluded 2025/09/02 04:18:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 04:18:33 DEBUG : sub dir/hello world2: Excluded 2025/09/02 04:18:34 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 04:18:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 04:18:34 DEBUG : sub dir/hello world: Excluded 2025/09/02 04:18:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 04:18:34 DEBUG : sub dir/hello world2: Excluded 2025/09/02 04:18:34 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 04:18:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/02 04:18:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/02 04:18:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/02 04:18:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/02 04:18:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/02 04:18:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/02 04:18:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.25s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:18:42 DEBUG : a.txt: md5 = 265eba99235a5363aabf9e0548b1a782 OK 2025/09/02 04:18:44 DEBUG : zend.txt: md5 = 54d18ae979f8fc09edd264242f42434b OK 2025/09/02 04:18:46 DEBUG : sub dir/hello world: md5 = 8e11d3b8823bea36e0bd6de9f7b3402f OK 2025/09/02 04:18:48 DEBUG : sub dir/hello world2: md5 = 82b11c4ca135d9d3c0f7f85c8780a8b6 OK 2025/09/02 04:18:50 DEBUG : sub dir/ignore dir/.ignore: md5 = a2b5f256ce3a13a3aa53bc2fe18fe8d7 OK 2025/09/02 04:18:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 40fc77e3fc578f6588967a37e8581094 OK 2025/09/02 04:18:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = c704a769b835593659ada35fcf409927 OK 2025/09/02 04:18:55 DEBUG : a.txt: Excluded (Size Filter) 2025/09/02 04:18:55 DEBUG : a.txt: Excluded 2025/09/02 04:18:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 04:18:56 DEBUG : sub dir/hello world2: Excluded 2025/09/02 04:18:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 04:18:56 DEBUG : sub dir/hello world: Excluded 2025/09/02 04:18:56 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 04:18:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 04:18:56 DEBUG : sub dir/hello world2: Excluded 2025/09/02 04:18:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 04:18:56 DEBUG : sub dir/hello world: Excluded 2025/09/02 04:18:57 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 04:19:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/02 04:19:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/02 04:19:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/02 04:19:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/02 04:19:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/02 04:19:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/02 04:19:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.79s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:05 DEBUG : file1: md5 = 781ea84b26f75e56801e6a7ee52180b5 OK 2025/09/02 04:19:08 DEBUG : sub/file2: md5 = 2c01f8a10c4e82ef75fe402201b719ab 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/02 04:19:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/02 04:19:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/02 04:19:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/02 04:19:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.14s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:15 DEBUG : file1: md5 = 978da3b455d363147638625b6f0c19eb OK 2025/09/02 04:19:17 DEBUG : sub/file2: md5 = 3d31ede31c24218f48e12bfdbfd83a60 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/02 04:19:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/notfound" 2025/09/02 04:19:21 DEBUG : Config file has changed externally - reloading 2025/09/02 04:19:21 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/02 04:19:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.54s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Making directory 2025/09/02 04:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:28 DEBUG : sub dir/hello world: md5 = 3ea5fe5f2942baf70a2b47ecbb12a76e OK 2025/09/02 04:19:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.07s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:33 DEBUG : potato2: md5 = 1fa93380e5fe5f7d745e79cab3ea7217 OK 2025/09/02 04:19:34 DEBUG : empty space: md5 = afebf54088157119451dbcad004badda OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:37 DEBUG : potato2: md5 = 584d55a29bdc86aa276774f830bd38c4 OK 2025/09/02 04:19:39 DEBUG : empty space: md5 = f4240d9e2ef871a3cff27ebbb65b25a8 OK 2025/09/02 04:19:39 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.22s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:43 DEBUG : potato2: md5 = a4edb8e26da6fd41f38f1303faac46b2 OK 2025/09/02 04:19:44 DEBUG : empty space: md5 = 9124f1288fb59873fb1a734c2d3b13c1 OK --- PASS: TestLsLong (5.19s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:48 DEBUG : potato2: md5 = 762909eb3606772cb4a15892b156f082 OK 2025/09/02 04:19:49 DEBUG : empty space: md5 = 95828cfebb7e811a3b2ce508a5cc6927 OK --- PASS: TestHashSums (4.59s) === RUN TestHashSumsWithErrors 2025/09/02 04:19:51 DEBUG : Creating backend with remote ":memory:" 2025/09/02 04:19:51 DEBUG : Config file has changed externally - reloading 2025/09/02 04:19:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/02 04:19:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/02 04:19:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/02 04:19:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/02 04:19:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/02 04:19:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/02 04:19:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/02 04:19:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/02 04:19:51 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-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:19:52 DEBUG : potato2: md5 = 83c7f90263a12d8b83b494a2bd45ddf4 OK 2025/09/02 04:19:54 DEBUG : empty space: md5 = 92b1597a996dc01c0e1952574dfb9c1c OK 2025/09/02 04:19:56 DEBUG : sub dir/potato3: md5 = a8e121dc3e75fc418ed6017c161c4780 OK 2025/09/02 04:19:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.41s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:20:01 DEBUG : small: md5 = 094fecdd5037c1a39e74702cdda26345 OK 2025/09/02 04:20:02 DEBUG : medium: md5 = 34df1a10d02ef2da41f3c3fa39be5cae OK 2025/09/02 04:20:04 DEBUG : large: md5 = 353ea4cdd3f01dbd1735022a53ff8582 OK 2025/09/02 04:20:04 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:04 DEBUG : large: Excluded (Size Filter) 2025/09/02 04:20:05 INFO : small: Deleted 2025/09/02 04:20:05 INFO : medium: Deleted --- PASS: TestDelete (6.62s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:20:07 DEBUG : small: md5 = d83831fc2910f084c1e7af5cde93d91d OK 2025/09/02 04:20:09 DEBUG : medium: md5 = f54a51b9a89ed9b9c2733cbd5e179437 OK 2025/09/02 04:20:10 DEBUG : large: md5 = 8a9021fc682af5c593afd2ca99a2f702 OK 2025/09/02 04:20:11 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:11 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/02 04:20:11 INFO : small: Deleted 2025/09/02 04:20:11 INFO : medium: Deleted --- PASS: TestMaxDelete (7.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:20:15 DEBUG : small: md5 = 0ba00204b223c9fdbbe70bfe8697b89e OK 2025/09/02 04:20:17 DEBUG : medium: md5 = 028cc17683703014e2966f5b1e2c9ade OK 2025/09/02 04:20:18 DEBUG : large: md5 = 3d807268bec4d4a549ccb5a7a17c4922 OK 2025/09/02 04:20:18 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/02 04:20:19 INFO : medium: Deleted 2025/09/02 04:20:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.36s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:20:22 DEBUG : small: md5 = fec0f020684fd987655e9a53b1a382cd OK 2025/09/02 04:20:24 DEBUG : medium: md5 = 8cf0363203024879b88f2a0aa519764b OK 2025/09/02 04:20:25 DEBUG : large: md5 = aca9a24921201516529a966c5b65af6a OK 2025/09/02 04:20:26 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/02 04:20:26 INFO : small: Deleted 2025/09/02 04:20:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.43s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:20:30 DEBUG : ReadFile: md5 = bf8fd8dbdb9b3bf8457f361281465092 OK --- PASS: TestReadFile (4.45s) === RUN TestRetry 2025/09/02 04:20:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/02 04:20:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/02 04:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 04:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 04:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 04:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 04:20:33 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-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:20:34 DEBUG : file1: md5 = 6f0ab3180d0c6ac27cade9e13a52eb3b OK 2025/09/02 04:20:36 DEBUG : file2: md5 = d0876820b51bf5575d47f667ab7d8b38 OK --- PASS: TestCat (18.21s) === RUN TestPurge 2025/09/02 04:20:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuqiban9wobo" 2025/09/02 04:20:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:20:51 DEBUG : Creating backend with remote "TestDrive:crypt/m2mohsn4r2fdulmj7dmhpkjm23v9u88idvi8vv25iltoshbs437g" 2025/09/02 04:20:52 DEBUG : Creating backend with remote "/tmp/rclone319081471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuqiban9wobo'", Local "Local file system at /tmp/rclone319081471", Modify Window "1ms" 2025/09/02 04:20:56 DEBUG : A1/B1/C1/one: md5 = 2aa0ab7f75929baf0c7589607b396440 OK 2025/09/02 04:20:56 INFO : A2: Making directory 2025/09/02 04:20:57 INFO : A1/B2: Making directory 2025/09/02 04:20:58 INFO : A1/B2/C2: Making directory 2025/09/02 04:20:59 INFO : A1/B1/C3: Making directory 2025/09/02 04:20:59 INFO : A3: Making directory 2025/09/02 04:21:00 INFO : A3/B3: Making directory 2025/09/02 04:21:01 INFO : A3/B3/C4: Making directory 2025/09/02 04:21:03 DEBUG : A1/two: md5 = cf5983f90f3722593d7bc5b391ebeb82 OK 2025/09/02 04:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuqiban9wobo': Purge remote 2025/09/02 04:21:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:21:11 DEBUG : A1/B1/C1/one: md5 = 500cb8d29fdebab575de9ce0c4696681 OK 2025/09/02 04:21:11 INFO : A2: Making directory 2025/09/02 04:21:11 INFO : A1/B2: Making directory 2025/09/02 04:21:12 INFO : A1/B2/C2: Making directory 2025/09/02 04:21:13 INFO : A1/B1/C3: Making directory 2025/09/02 04:21:14 INFO : A3: Making directory 2025/09/02 04:21:15 INFO : A3/B3: Making directory 2025/09/02 04:21:15 INFO : A3/B3/C4: Making directory 2025/09/02 04:21:18 DEBUG : A1/two: md5 = 45270c474eeabbf35cac8146ea358ca7 OK 2025/09/02 04:21:19 DEBUG : removing 1 level 3 directories 2025/09/02 04:21:19 INFO : A3/B3/C4: Removing directory 2025/09/02 04:21:19 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/09/02 04:21:20 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/09/02 04:21:20 DEBUG : TestDrive: Saved new token in config file 2025/09/02 04:21:22 DEBUG : removing 2 level 3 directories 2025/09/02 04:21:22 INFO : A1/B2/C2: Removing directory 2025/09/02 04:21:22 INFO : A1/B1/C3: Removing directory 2025/09/02 04:21:22 DEBUG : removing 2 level 2 directories 2025/09/02 04:21:22 INFO : A3/B3: Removing directory 2025/09/02 04:21:22 INFO : A1/B2: Removing directory 2025/09/02 04:21:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 04:21:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/02 04:21:23 DEBUG : removing 2 level 1 directories 2025/09/02 04:21:23 INFO : A2: Removing directory 2025/09/02 04:21:23 INFO : A3: Removing directory 2025/09/02 04:21:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/02 04:21:27 DEBUG : removing 1 level 3 directories 2025/09/02 04:21:27 INFO : A1/B1/C1: Removing directory 2025/09/02 04:21:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:28 DEBUG : removing 1 level 2 directories 2025/09/02 04:21:28 INFO : A1/B1: Removing directory 2025/09/02 04:21:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 04:21:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 04:21:28 DEBUG : removing 1 level 1 directories 2025/09/02 04:21:28 INFO : A1: Removing directory 2025/09/02 04:21:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 04:21:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 04:21:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 04:21:29 DEBUG : removing 1 level 0 directories 2025/09/02 04:21:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Removing directory 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 04:21:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:21:31 INFO : A1: Making directory 2025/09/02 04:21:32 INFO : A1/B1: Making directory 2025/09/02 04:21:33 INFO : A1/B1/C1: Making directory 2025/09/02 04:21:35 DEBUG : removing 1 level 3 directories 2025/09/02 04:21:35 INFO : A1/B1/C1: Removing directory 2025/09/02 04:21:36 DEBUG : removing 1 level 2 directories 2025/09/02 04:21:36 INFO : A1/B1: Removing directory 2025/09/02 04:21:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 04:21:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:21:38 INFO : A1: Making directory 2025/09/02 04:21:39 INFO : A1/B1: Making directory 2025/09/02 04:21:40 INFO : A1/B1/C1: Making directory 2025/09/02 04:21:43 DEBUG : removing 1 level 3 directories 2025/09/02 04:21:43 INFO : A1/B1/C1: Removing directory 2025/09/02 04:21:43 DEBUG : removing 1 level 2 directories 2025/09/02 04:21:43 INFO : A1/B1: Removing directory 2025/09/02 04:21:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 04:21:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.65s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:21:48 DEBUG : file1: md5 = 386e9903d03c0aa86c5e3021266641c5 OK 2025/09/02 04:21:48 DEBUG : filename.txt: File name found in url 2025/09/02 04:21:50 DEBUG : filename.txt: md5 = f9a6f23becdc4c2f12a60972060193e4 OK 2025/09/02 04:21:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/02 04:21:51 DEBUG : headerfilename.txt: md5 = 5bafd94e80cb80758df52efb3d074bf1 OK 2025/09/02 04:21:53 DEBUG : file2: md5 = 75093d30f1a4d57b0c0f8549df7b2c7c OK --- PASS: TestCopyURL (9.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:21:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/02 04:21:58 DEBUG : sub/file2: md5 = 762cba6ba6e1887a91e66516fbab2225 OK 2025/09/02 04:21:58 INFO : file1: Copied (new) to: sub/file2 2025/09/02 04:21:58 INFO : file1: Deleted 2025/09/02 04:21:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:21:58 DEBUG : file1: Unchanged skipping 2025/09/02 04:21:58 INFO : file1: Deleted 2025/09/02 04:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': don't need to copy/move sub/file2, it is already at target location 2025/09/02 04:22:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:22:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/02 04:22:03 DEBUG : file1: md5 = 4db64b138a00d78b6cf2fb33531a94d8 OK 2025/09/02 04:22:03 INFO : file1: Copied (new) 2025/09/02 04:22:03 INFO : file1: Deleted 2025/09/02 04:22:04 DEBUG : file1: Destination exists, skipping 2025/09/02 04:22:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.67s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:22:08 DEBUG : dst/file1: md5 = 7b53bc483f69205a2d83f0933efe48a7 OK 2025/09/02 04:22:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexibax8sugu/backup" 2025/09/02 04:22:09 DEBUG : Creating backend with remote "TestDrive:crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg/1nrff024r7pq65ecp72fc28jb0" 2025/09/02 04:22:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/02 04:22:13 INFO : dst/file1: Moved (server-side) 2025/09/02 04:22:14 DEBUG : dst/file1: md5 = d316dfadeb178ccd7367691e24e7a606 OK 2025/09/02 04:22:14 INFO : dst/file1: Copied (new) 2025/09/02 04:22:14 INFO : dst/file1: Deleted 2025/09/02 04:22:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 04:22:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 04:22:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.03s) === 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-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:22:21 DEBUG : A1/one: md5 = d29b4678b94678b2c3a8a95dd528863f OK 2025/09/02 04:22:23 DEBUG : A1/two: md5 = 8f6871805de305b473a450f821372e6b OK 2025/09/02 04:22:25 DEBUG : A1/B1/three: md5 = 2c8c03835c33c7caacaa418037a84dd6 OK 2025/09/02 04:22:27 DEBUG : A1/B1/C1/four: md5 = cce7d7db559d5bad937d5c61c27f0dc7 OK 2025/09/02 04:22:29 DEBUG : A1/B1/C2/five: md5 = 8b985ca160e00dcf2191d6d4aaaa3980 OK 2025/09/02 04:22:29 INFO : A1/B2: Making directory 2025/09/02 04:22:30 INFO : A1/B1/C3: Making directory 2025/09/02 04:22:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/02 04:22:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/02 04:22:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/02 04:22:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/02 04:22:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/02 04:22:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 04:22:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 04:22:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 04:22:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 04:22:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 04:22:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/02 04:22:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/02 04:22:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/02 04:22:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/02 04:22:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/02 04:22:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/02 04:22:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 04:22:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 04:22:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 04:22:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 04:22:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 04:23:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/02 04:23:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/02 04:23:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 04:23:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 04:23:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 04:23:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/02 04:23:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 04:23:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 04:23:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 04:23:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.81s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 04:23:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 85e1cc5417561cb75634a3c56cb73b8f OK 2025/09/02 04:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/02 04:23:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/02 04:23:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/02 04:23:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 363adc9469f3bddeaea321178b0b3e9a OK 2025/09/02 04:23:11 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 04:23:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 0cd96485683c758e24c3826c97125107 OK 2025/09/02 04:23:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/02 04:23:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/02 04:23:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 2c8cb7ba5dfa5e9b1d8b457e4661751f OK 2025/09/02 04:23:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 04:23:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:23:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/02 04:23:21 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 04:23:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/02 04:23:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/02 04:23:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.25s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/02 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/02 04:23:30 DEBUG : rcat_metadata: md5 = 2f455888d47bfd30ba298cd99b9ef483 OK 2025/09/02 04:23:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/02 04:23:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/02 04:23:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = fbded05441c0d36370ad3fb90a37f37e OK 2025/09/02 04:23:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.45s) --- PASS: TestRcatMetadata/Normal (3.01s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:36 DEBUG : potato1: md5 = b75068dc10fc288b209dcafd76abf482 OK 2025/09/02 04:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/02 04:23:37 DEBUG : potato2: md5 = cd0e9c6102f2f632000e76f057f1ca36 OK 2025/09/02 04:23:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:40 DEBUG : potato1: md5 = 8cb498b9d151d031ea2eb9b5e67601ec OK 2025/09/02 04:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/02 04:23:42 DEBUG : potato2: md5 = 04c0b44c3f27cd697aef3f3f312a3c46 OK 2025/09/02 04:23:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.52s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:46 DEBUG : potato2: md5 = 332a0730871b16b0a1daeca0d5dad007 OK 2025/09/02 04:23:48 DEBUG : empty space: md5 = 38ea00e22c6d0a08e583505dd2114537 OK 2025/09/02 04:23:50 DEBUG : sub dir/potato3: md5 = 79a86086fe114cffa2c6eba6d5d4e9bc OK 2025/09/02 04:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Touching "sub dir/potato3" 2025/09/02 04:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Touching "empty space" 2025/09/02 04:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Touching "potato2" 2025/09/02 04:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.30s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:55 DEBUG : dir with metadata: Making directory with metadata 2025/09/02 04:23:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.56s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:23:57 DEBUG : directory with modtime: Making directory with metadata 2025/09/02 04:23:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:24:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/02 04:24:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:24:00 DEBUG : Google drive root 'crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg': Skipping btime metadata as can't update it on an existing file: 2025-09-02T04:24:00.269012117Z 2025/09/02 04:24:01 INFO : non existent directory: Updated directory metadata 2025/09/02 04:24:03 DEBUG : Google drive root 'crypt/h02fb4q5i4piul9chs2dcr4dp5apl4t3spmcij10179jfv93rkdg': Skipping btime metadata as can't update it on an existing file: 2025-09-02T04:24:00.269012117Z 2025/09/02 04:24:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.03s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:24:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/02 04:24:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/02 04:24:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:24:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/02 04:24:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:24:09 DEBUG : dst: Making directory with metadata 2025/09/02 04:24:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:24:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:24:11 INFO : dst: Set directory modification time (using SetModTime) 2025/09/02 04:24:11 INFO : dst: Set directory modification time (using SetModTime) 2025/09/02 04:24:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/02 04:24:12 INFO : dst: Set directory modification time (using SetModTime) 2025/09/02 04:24:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.20s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu'", Local "Local file system at /tmp/rclone1968493447", Modify Window "1ms" 2025/09/02 04:24:15 DEBUG : sub dir/test remove existing: md5 = 0937366ea90183e58a72e06558964d34 OK 2025/09/02 04:24:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f54c4c9b5d972b451779fb32aa44ae28 OK 2025/09/02 04:24:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.busatit0" before starting 2025/09/02 04:24:20 DEBUG : sub dir/test remove existing.busatit0: TEST: removing renamed existing file after operation 2025/09/02 04:24:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buqiyog7" before starting 2025/09/02 04:24:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buqiyog7: TEST: renaming existing back after failed operation 2025/09/02 04:24:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.furepuz2" before starting 2025/09/02 04:24:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.furepuz2: TEST: removing renamed existing file after operation 2025/09/02 04:24:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mgd5qsh6176aoq59ukdlnfrnlskhibmlu4n744413hiqsu75k65g" 2025/09/02 04:24:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gi8ate5lfdltuelu4pmkfrd3kg0g9j3s7pfjacinfcf1veqg1kl6fchf5p6s4b0nko2c40uplse1bj7a218a2135aul946jl2oh3p1ubmcf1ar8g4gmko13ljeks9441e7u1e4r8apfb191gpbj5ck6o65n6v6dmf0j1tughfqstjc2s0c90" --- PASS: TestRemoveExisting (13.97s) === 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/02 04:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexibax8sugu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m23.429771593s (try 1/5)