"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/20 01:08:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda" 2025/10/20 01:08:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:08:09 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0" 2025/10/20 01:08:10 DEBUG : Creating backend with remote "/tmp/rclone2765984998" === 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/20 01:08:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/20 01:08:11 DEBUG : potato: Seek from 10 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 10 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Seek from 5 to 2 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/20 01:08:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Seek from 5 to 2 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/20 01:08:11 DEBUG : potato: Seek from 8 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 8 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/20 01:08:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 01:08:11 DEBUG : potato: Seek from 5 to 2 2025/10/20 01:08:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/20 01:08:11 DEBUG : potato: Seek from 9 to 0 2025/10/20 01:08:11 DEBUG : potato: Seek from 9 to 0 2025/10/20 01:08:11 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:08:14 DEBUG : rutabaga: md5 = 67b44b693c9e967409d6362b94306580 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/20 01:08:16 DEBUG : empty space: md5 = fea0eab32029245b06776ff483a0fec2 OK === RUN TestCheck/3 2025/10/20 01:08:18 DEBUG : potato2: md5 = 816c08c201cdc8e93b0678255d69a56c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/20 01:08:22 DEBUG : remotepotato: md5 = b170ebdeb773b32fe9e3aafe3971aeff OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.24s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.63s) --- PASS: TestCheck/5 (0.39s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/20 01:08:25 DEBUG : Creating backend with remote "nonexistent" 2025/10/20 01:08:25 DEBUG : Creating backend with remote "nonexistent" 2025/10/20 01:08:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/20 01:08:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/20 01:08:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/20 01:08:25 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:08:27 DEBUG : rutabaga: md5 = 3ee26c6c6af964f17d667532ea85f785 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/20 01:08:32 DEBUG : empty space: md5 = 74de42db081d594dbc67a2e466bf04d3 OK === RUN TestCheckDownload/3 2025/10/20 01:08:35 DEBUG : potato2: md5 = 9507154c1977ad6b7d5e0055ed38ab64 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/20 01:08:41 DEBUG : remotepotato: md5 = eb91322946b98b94ffe0adc4c19845e3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.57s) --- PASS: TestCheckDownload/1 (1.64s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.57s) --- PASS: TestCheckDownload/5 (1.81s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:08:47 DEBUG : rutabaga: md5 = 1c9b87d3709d02f34ee84e15965a8121 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/20 01:08:50 DEBUG : empty space: md5 = e57bbeb5d28e7102e0221c47dfb40458 OK === RUN TestCheckSizeOnly/3 2025/10/20 01:08:52 DEBUG : potato2: md5 = 1257bd0bcfdb3237f56a59d59c759c0a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/20 01:08:54 DEBUG : remotepotato: md5 = c3fc8c62e649f8f426814f00c0bb9760 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.32s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:08:59 DEBUG : test.sum: md5 = fac3d2e277aa8ed8e35d219c5a33b802 OK 2025/10/20 01:09:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/20 01:09:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/20 01:09:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/20 01:09:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/20 01:09:02 DEBUG : test.sum: md5 = 70e76cb5037ecab7fcb812a7df597da4 OK 2025/10/20 01:09:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/20 01:09:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/20 01:09:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/20 01:09:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/data" 2025/10/20 01:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda/data' lacks md5, skipping --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:09:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/data" 2025/10/20 01:09:07 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/vjrnln8ratgmqakfosrqe8espk" 2025/10/20 01:09:11 DEBUG : data/banana: md5 = f8a57ae5bcffa5bba9b9a14dedec1272 OK 2025/10/20 01:09:13 DEBUG : test.sum: md5 = 1765257944d351b6e8da4dc124033a64 OK === RUN TestCheckSumDownload/subtest1 2025/10/20 01:09:17 DEBUG : data/potato: md5 = d671e3e6c81425712d7a73c7fcda0723 OK 2025/10/20 01:09:19 DEBUG : test.sum: md5 = 6ecde47943aabe6421716bec4c278e20 OK === RUN TestCheckSumDownload/subtest2 2025/10/20 01:09:23 DEBUG : test.sum: md5 = c8da63d5ce7934dd0a3c76f4201235fa OK === RUN TestCheckSumDownload/subtest3 2025/10/20 01:09:28 DEBUG : test.sum: md5 = 79500dfc4a47e9e668c8001338234709 OK === RUN TestCheckSumDownload/subtest4 2025/10/20 01:09:32 DEBUG : test.sum: md5 = 2aa15c5302f458628793658f8d488eca OK === RUN TestCheckSumDownload/subtest5 2025/10/20 01:09:37 DEBUG : test.sum: md5 = 3600f506ee2c7bceeb6a3faa18693348 OK === RUN TestCheckSumDownload/subtest6 2025/10/20 01:09:42 DEBUG : data/banana: md5 = 97b053c78b251f38c8e5510a669ce386 OK 2025/10/20 01:09:43 DEBUG : data/potato: md5 = a7c339542e9b8ed773194436c53a33b3 OK 2025/10/20 01:09:45 DEBUG : test.sum: md5 = 7496d9790b1d218c33803a17703caec0 OK === RUN TestCheckSumDownload/subtest7 2025/10/20 01:09:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/20 01:09:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.88s) --- PASS: TestCheckSumDownload/subtest1 (2.57s) --- PASS: TestCheckSumDownload/subtest2 (2.12s) --- PASS: TestCheckSumDownload/subtest3 (2.43s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.61s) --- PASS: TestCheckSumDownload/subtest7 (2.63s) === RUN TestApplyTransforms 2025/10/20 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizemig9lipu" 2025/10/20 01:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/c0l8tq1390vv25lhhhjnqnie331vh20etf4cqp6vetjlaf0424r0" 2025/10/20 01:09:52 DEBUG : Creating backend with remote "/tmp/rclone4054730955" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu'", Local "Local file system at /tmp/rclone4054730955", Modify Window "1ms" 2025/10/20 01:09:54 DEBUG : hello, world!: md5 = 5c7ed251048b4c1e8313d546c7b2810c OK upper checkfile vs. lower remote (without normalization) 2025/10/20 01:09:55 ERROR : hello, world!: sum not found 2025/10/20 01:09:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu' 2025/10/20 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu': 1 files missing 2025/10/20 01:09:55 NOTICE: 1 hashes missing 2025/10/20 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu': 1 differences found 2025/10/20 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/20 01:09:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu': 0 differences found 2025/10/20 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu': 1 matching files 2025/10/20 01:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zemugak2veve" 2025/10/20 01:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/e97krr5d10me5mbqkdqcasifee7om47v8lf39l4cg2frierbm9vg" 2025/10/20 01:09:57 DEBUG : Creating backend with remote "/tmp/rclone2021607317" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve'", Local "Local file system at /tmp/rclone2021607317", Modify Window "1ms" 2025/10/20 01:10:00 DEBUG : HELLO, WORLD!: md5 = 8b409908db60e1b604ca970d3f63f6c6 OK lower checkfile vs. upper remote (without normalization) 2025/10/20 01:10:00 ERROR : HELLO, WORLD!: sum not found 2025/10/20 01:10:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve' 2025/10/20 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve': 1 files missing 2025/10/20 01:10:00 NOTICE: 1 hashes missing 2025/10/20 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve': 1 differences found 2025/10/20 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/20 01:10:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve': 0 differences found 2025/10/20 01:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve': 1 matching files 2025/10/20 01:10:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vikitil1mive" 2025/10/20 01:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:02 DEBUG : Creating backend with remote "TestDrive:crypt/6em9di8isljaf0tuj2mofpnvkhe5vmtmc048i2m4gc73q5aprsfg" 2025/10/20 01:10:03 DEBUG : Creating backend with remote "/tmp/rclone1060344274" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive'", Local "Local file system at /tmp/rclone1060344274", Modify Window "1ms" 2025/10/20 01:10:05 DEBUG : HeLlO, wOrLd!: md5 = c30c5f66a1a49e90e1478e8cfe3c6597 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/20 01:10:06 ERROR : HeLlO, wOrLd!: sum not found 2025/10/20 01:10:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive' 2025/10/20 01:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive': 1 files missing 2025/10/20 01:10:06 NOTICE: 1 hashes missing 2025/10/20 01:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive': 1 differences found 2025/10/20 01:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/20 01:10:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive': 0 differences found 2025/10/20 01:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive': 1 matching files 2025/10/20 01:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-razonil0cufi" 2025/10/20 01:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/caojjnh6bna8gkuf7v8e0ikmceclqm0v114mi1u1f8rvgqkfomf0" 2025/10/20 01:10:08 DEBUG : Creating backend with remote "/tmp/rclone1596225214" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi'", Local "Local file system at /tmp/rclone1596225214", Modify Window "1ms" 2025/10/20 01:10:11 DEBUG : HELLO, WORLD!: md5 = b1380f51bbeef477c5e7011b102aa369 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/20 01:10:11 ERROR : HELLO, WORLD!: sum not found 2025/10/20 01:10:11 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi' 2025/10/20 01:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi': 1 files missing 2025/10/20 01:10:11 NOTICE: 1 hashes missing 2025/10/20 01:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi': 1 differences found 2025/10/20 01:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/20 01:10:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi': 0 differences found 2025/10/20 01:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi': 1 matching files 2025/10/20 01:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotuwob0viji" 2025/10/20 01:10:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/juacq9f5q426ebealcfdf9bjr6n5723mfmsmgq5c02gosorht6ug" 2025/10/20 01:10:13 DEBUG : Creating backend with remote "/tmp/rclone359899505" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji'", Local "Local file system at /tmp/rclone359899505", Modify Window "1ms" 2025/10/20 01:10:16 DEBUG : 測試_Русский___ě_áñ: md5 = b7676caba3c0c9084ca505e0d1131011 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/20 01:10:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/20 01:10:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji' 2025/10/20 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji': 1 files missing 2025/10/20 01:10:16 NOTICE: 1 hashes missing 2025/10/20 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji': 1 differences found 2025/10/20 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/20 01:10:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji': 0 differences found 2025/10/20 01:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji': 1 matching files 2025/10/20 01:10:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenaguj6xapa" 2025/10/20 01:10:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:17 DEBUG : Creating backend with remote "TestDrive:crypt/l8kkho2e4iktpkhi7o8h58sqgficp6pfblsvlf8a91rsvr6j6pig" 2025/10/20 01:10:19 DEBUG : Creating backend with remote "/tmp/rclone955376042" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa'", Local "Local file system at /tmp/rclone955376042", Modify Window "1ms" 2025/10/20 01:10:22 DEBUG : 測試_Русский___ě_áñ: md5 = ad01f6c6a3bd9ecdc5f76a015dbd3f93 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/20 01:10:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/20 01:10:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa' 2025/10/20 01:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa': 1 files missing 2025/10/20 01:10:22 NOTICE: 1 hashes missing 2025/10/20 01:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa': 1 differences found 2025/10/20 01:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/20 01:10:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa': 0 differences found 2025/10/20 01:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa': 1 matching files 2025/10/20 01:10:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-revijey1lese" 2025/10/20 01:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/qjin6iboncbsrj9h5bi5q1264kscnrrr2h8v36gb9f48paeojd8g" 2025/10/20 01:10:24 DEBUG : Creating backend with remote "/tmp/rclone618866165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese'", Local "Local file system at /tmp/rclone618866165", Modify Window "1ms" 2025/10/20 01:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 697a980d408bafc466f431525b25f645 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/20 01:10:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 01:10:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese' 2025/10/20 01:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese': 1 files missing 2025/10/20 01:10:27 NOTICE: 1 hashes missing 2025/10/20 01:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese': 1 differences found 2025/10/20 01:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/20 01:10:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese': 0 differences found 2025/10/20 01:10:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese': 1 matching files 2025/10/20 01:10:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuvocog5jewi" 2025/10/20 01:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:28 DEBUG : Creating backend with remote "TestDrive:crypt/ab2855i1j664v9h790bnlpcu0tp4ke4tu2e000vloc9fb2h2tie0" 2025/10/20 01:10:29 DEBUG : Creating backend with remote "/tmp/rclone3979034777" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi'", Local "Local file system at /tmp/rclone3979034777", Modify Window "1ms" 2025/10/20 01:10:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f1f8bb0b3323e875247996c2b019eb5 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/20 01:10:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 01:10:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi' 2025/10/20 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi': 1 files missing 2025/10/20 01:10:33 NOTICE: 1 hashes missing 2025/10/20 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi': 1 differences found 2025/10/20 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/20 01:10:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi': 0 differences found 2025/10/20 01:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi': 1 matching files 2025/10/20 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuqijap6biqi" 2025/10/20 01:10:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/qjko1uotgi7vc4jdmb72blmnqtj1724fegjt3qvolu8dm0760pa0" 2025/10/20 01:10:35 DEBUG : Creating backend with remote "/tmp/rclone4213795345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi'", Local "Local file system at /tmp/rclone4213795345", Modify Window "1ms" 2025/10/20 01:10:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a64af31422ebbf6e823482a3e5cb463b OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/20 01:10:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 01:10:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi' 2025/10/20 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi': 1 files missing 2025/10/20 01:10:38 NOTICE: 1 hashes missing 2025/10/20 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi': 1 differences found 2025/10/20 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/20 01:10:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi': 0 differences found 2025/10/20 01:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi': 1 matching files 2025/10/20 01:10:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gohalif7mimu" 2025/10/20 01:10:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:10:40 DEBUG : Creating backend with remote "TestDrive:crypt/fulv7ldpajiceqd5trfbf0kh71nro7lo2d1rtbke7oss2dqpkmig" 2025/10/20 01:10:41 DEBUG : Creating backend with remote "/tmp/rclone2572759137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu'", Local "Local file system at /tmp/rclone2572759137", Modify Window "1ms" 2025/10/20 01:10:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4d6bc57dc06f1821502985838bc3fd0d OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/20 01:10:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 01:10:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu' 2025/10/20 01:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu': 1 files missing 2025/10/20 01:10:44 NOTICE: 1 hashes missing 2025/10/20 01:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu': 1 differences found 2025/10/20 01:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/20 01:10:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 01:10:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu': 0 differences found 2025/10/20 01:10:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu': 1 matching files 2025/10/20 01:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohalif7mimu': Purge remote 2025/10/20 01:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuqijap6biqi': Purge remote 2025/10/20 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuvocog5jewi': Purge remote 2025/10/20 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-revijey1lese': Purge remote 2025/10/20 01:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenaguj6xapa': Purge remote 2025/10/20 01:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotuwob0viji': Purge remote 2025/10/20 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-razonil0cufi': Purge remote 2025/10/20 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vikitil1mive': Purge remote 2025/10/20 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zemugak2veve': Purge remote 2025/10/20 01:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizemig9lipu': Purge remote --- PASS: TestApplyTransforms (58.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:10:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/20 01:10:52 DEBUG : sub/file2: md5 = 89499919c53579a98a1567f9f5b9fd89 OK 2025/10/20 01:10:52 INFO : file1: Copied (new) to: sub/file2 2025/10/20 01:10:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 01:10:53 DEBUG : file1: Unchanged skipping 2025/10/20 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': don't need to copy/move sub/file2, it is already at target location 2025/10/20 01:10:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:10:59 DEBUG : dst/file1: md5 = e3fef51db58437c28853aec0ac1c7997 OK 2025/10/20 01:10:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/backup" 2025/10/20 01:10:59 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/1nrff024r7pq65ecp72fc28jb0" 2025/10/20 01:11:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/20 01:11:03 INFO : dst/file1: Moved (server-side) 2025/10/20 01:11:05 DEBUG : dst/file1: md5 = 06b00e1491045bbd7a8cfcf32af57a25 OK 2025/10/20 01:11:05 INFO : dst/file1: Copied (new) 2025/10/20 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:11:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:11:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/dst" 2025/10/20 01:11:10 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 01:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/CompareDest" 2025/10/20 01:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/gveqi14airsml4bgu7krj116o8" 2025/10/20 01:11:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 01:11:16 DEBUG : one: md5 = c76300ab13c48978d55b1b53906fb4f4 OK 2025/10/20 01:11:16 INFO : one: Copied (new) 2025/10/20 01:11:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 01:11:19 DEBUG : one: md5 = fa6ea1061ef7ee5a13d8628854589128 OK 2025/10/20 01:11:19 INFO : one: Copied (replaced existing) 2025/10/20 01:11:21 DEBUG : dst/one: md5 = 0c155d7ff21e06fa8a727bbdd54ef600 OK 2025/10/20 01:11:23 DEBUG : CompareDest/one: md5 = 5c23df4e71db063c1ecc42906ec82013 OK 2025/10/20 01:11:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 01:11:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 01:11:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 01:11:27 DEBUG : CompareDest/two: md5 = 38e0a5d8cc869a44d2f03b7c3fa0c4b4 OK 2025/10/20 01:11:27 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 01:11:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 01:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 01:11:29 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 01:11:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 01:11:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 01:11:30 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 01:11:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/20 01:11:32 DEBUG : two: md5 = 546c5190672e7bf78547f7e4edd847a2 OK 2025/10/20 01:11:32 INFO : two: Copied (new) 2025/10/20 01:11:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 01:11:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:11:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 01:11:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.25s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/dst" 2025/10/20 01:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 01:11:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/CopyDest" 2025/10/20 01:11:39 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/20 01:11:40 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 01:11:43 DEBUG : one: md5 = 9e7dc8e870de9fac77e4b6ad874064e2 OK 2025/10/20 01:11:43 INFO : one: Copied (new) 2025/10/20 01:11:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 01:11:46 DEBUG : one: md5 = 85a0e22bbcd47eb4da17451ea9c95581 OK 2025/10/20 01:11:46 INFO : one: Copied (replaced existing) 2025/10/20 01:11:47 DEBUG : dst/one: md5 = 91bebd6396e21141720ecf0f8df3be89 OK 2025/10/20 01:11:50 DEBUG : CopyDest/one: md5 = f4b3e5eac1e86904433d945f100f3a4f OK 2025/10/20 01:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/BackupDir" 2025/10/20 01:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/20 01:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 01:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 01:11:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 01:11:54 INFO : one: Moved (server-side) 2025/10/20 01:11:55 INFO : one: Copied (server-side copy) 2025/10/20 01:11:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/20 01:11:57 DEBUG : CopyDest/two: md5 = 1dec5e32a3357e22f758f583b82c350d OK 2025/10/20 01:11:58 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 01:11:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 01:11:59 INFO : two: Copied (server-side copy) 2025/10/20 01:11:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/20 01:12:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 01:12:00 DEBUG : two: Unchanged skipping 2025/10/20 01:12:02 DEBUG : CopyDest/three: md5 = a6a2b2910ec0280de3d09914d7d5b07c OK 2025/10/20 01:12:03 DEBUG : three: Need to transfer - File not found at Destination 2025/10/20 01:12:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/20 01:12:03 DEBUG : three: Destination not found in --copy-dest 2025/10/20 01:12:05 DEBUG : three: md5 = f89a0d3bd5faca6073a83bcd80c1050c OK 2025/10/20 01:12:05 INFO : three: Copied (new) 2025/10/20 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/20 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:12:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:12:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/20 01:12:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 01:12:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.55s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/20 01:12:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1116ad2974cf3c31693294b114fd8412 OK 2025/10/20 01:12:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/20 01:12:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/20 01:12:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/20 01:12:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/20 01:12:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/20 01:12:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 678f090a46040a1946259b96b846bc57 OK 2025/10/20 01:12:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/20 01:12:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/20 01:12:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using skip mode. 2025/10/20 01:12:26 NOTICE: one: Found 2 files with duplicate names 2025/10/20 01:12:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using skip mode. 2025/10/20 01:12:32 NOTICE: one: Found 3 files with duplicate names 2025/10/20 01:12:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/20 01:12:32 INFO : one: Deleted 2025/10/20 01:12:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.72s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using first mode. 2025/10/20 01:12:38 NOTICE: one: Found 3 files with duplicate names 2025/10/20 01:12:39 INFO : one: Deleted 2025/10/20 01:12:39 INFO : one: Deleted 2025/10/20 01:12:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.59s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using newest mode. 2025/10/20 01:12:45 NOTICE: one: Found 3 files with duplicate names 2025/10/20 01:12:46 INFO : one: Deleted 2025/10/20 01:12:46 INFO : one: Deleted 2025/10/20 01:12:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.83s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using oldest mode. 2025/10/20 01:12:52 NOTICE: one: Found 3 files with duplicate names 2025/10/20 01:12:53 INFO : one: Deleted 2025/10/20 01:12:53 INFO : one: Deleted 2025/10/20 01:12:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.64s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using largest mode. 2025/10/20 01:12:59 NOTICE: one: Found 3 files with duplicate names 2025/10/20 01:13:00 INFO : one: Deleted 2025/10/20 01:13:00 INFO : one: Deleted 2025/10/20 01:13:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:13:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using smallest mode. 2025/10/20 01:13:06 NOTICE: one: Found 3 files with duplicate names 2025/10/20 01:13:07 INFO : one: Deleted 2025/10/20 01:13:07 INFO : one: Deleted 2025/10/20 01:13:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:13:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Looking for duplicate names using rename mode. 2025/10/20 01:13:15 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/20 01:13:16 INFO : one-2.txt: renamed from: one.txt 2025/10/20 01:13:18 INFO : one-3.txt: renamed from: one.txt 2025/10/20 01:13:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:13:24 DEBUG : dupe1/one.txt: md5 = ecb96d5d145c75af70f8851c6637fd22 OK 2025/10/20 01:13:26 DEBUG : dupe2/two.txt: md5 = e02c712bbc42e2cc421a69b344594287 OK 2025/10/20 01:13:29 DEBUG : dupe3/three.txt: md5 = 90e57ab50e1afa9b1f37531cbea87059 OK 2025/10/20 01:13:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/20 01:13:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/20 01:13:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/20 01:13:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/20 01:13:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/20 01:13:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/20 01:13:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.74s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:13:37 DEBUG : a.txt: md5 = 16fb3123d9639d67171792ae5cf9b15f OK 2025/10/20 01:13:39 DEBUG : zend.txt: md5 = 65ee8ff654c018152875d9f4a291ffc0 OK 2025/10/20 01:13:41 DEBUG : sub dir/hello world: md5 = b98fa1b77a92f764ab3f2ec9fcc87fc2 OK 2025/10/20 01:13:42 DEBUG : sub dir/hello world2: md5 = c060a858526c1e059fc028b5f2702c32 OK 2025/10/20 01:13:45 DEBUG : sub dir/ignore dir/.ignore: md5 = a801143aa5f02c04ec2649cb67c3eae9 OK 2025/10/20 01:13:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = f21fd6d2b2259a6d8efc38144b39ea63 OK 2025/10/20 01:13:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3e38dde700c841c6faebf81ea9a7b743 OK 2025/10/20 01:13:50 DEBUG : a.txt: Excluded (Size Filter) 2025/10/20 01:13:50 DEBUG : a.txt: Excluded 2025/10/20 01:13:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 01:13:50 DEBUG : sub dir/hello world: Excluded 2025/10/20 01:13:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 01:13:50 DEBUG : sub dir/hello world2: Excluded 2025/10/20 01:13:51 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 01:13:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 01:13:51 DEBUG : sub dir/hello world: Excluded 2025/10/20 01:13:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 01:13:51 DEBUG : sub dir/hello world2: Excluded 2025/10/20 01:13:51 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 01:13:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/20 01:13:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/20 01:13:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/20 01:13:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/20 01:13:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/20 01:13:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/20 01:13:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.30s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:00 DEBUG : a.txt: md5 = 33909e9b56bf7d1e87b8e8959d026be3 OK 2025/10/20 01:14:02 DEBUG : zend.txt: md5 = 3e4f71ccd7cc2f605d42833540696f3d OK 2025/10/20 01:14:04 DEBUG : sub dir/hello world: md5 = a394920229a422755419af33f27c0a2a OK 2025/10/20 01:14:06 DEBUG : sub dir/hello world2: md5 = ef3f65b9c9ed29641d41704e0a04c21b OK 2025/10/20 01:14:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 3d1a582281c755835711762d28bf1db0 OK 2025/10/20 01:14:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8fded02677065071e57283a653182cd5 OK 2025/10/20 01:14:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 138de447c729f2c1b70a13618877f2e4 OK 2025/10/20 01:14:13 DEBUG : a.txt: Excluded (Size Filter) 2025/10/20 01:14:13 DEBUG : a.txt: Excluded 2025/10/20 01:14:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 01:14:14 DEBUG : sub dir/hello world2: Excluded 2025/10/20 01:14:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 01:14:14 DEBUG : sub dir/hello world: Excluded 2025/10/20 01:14:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 01:14:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 01:14:15 DEBUG : sub dir/hello world2: Excluded 2025/10/20 01:14:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 01:14:15 DEBUG : sub dir/hello world: Excluded 2025/10/20 01:14:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 01:14:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/20 01:14:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/20 01:14:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/20 01:14:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/20 01:14:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/20 01:14:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/20 01:14:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.04s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:23 DEBUG : file1: md5 = 3b0083171b11bcc3d75f705def661dd0 OK 2025/10/20 01:14:26 DEBUG : sub/file2: md5 = 3722eb521b1f362ef173104a495002df OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/20 01:14:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/20 01:14:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/20 01:14:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/20 01:14:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.99s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:33 DEBUG : file1: md5 = ae5b4809813d6e536ee41a9c4866006d OK 2025/10/20 01:14:36 DEBUG : sub/file2: md5 = e621b02beae4335d21489b09add070db OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/20 01:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/notfound" 2025/10/20 01:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/20 01:14:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.11s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Making directory 2025/10/20 01:14:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:47 DEBUG : sub dir/hello world: md5 = 038a1168efdb57e3b9f8fe147ee9059d OK 2025/10/20 01:14:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.23s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:52 DEBUG : potato2: md5 = 3db7a9d05bc966ee7f1c3f9dfd0d1068 OK 2025/10/20 01:14:53 DEBUG : empty space: md5 = 4c3f88ea54942dd0fbffbf92657e0955 OK --- PASS: TestLs (4.97s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:14:56 DEBUG : potato2: md5 = b078736a4aca79bbc95c6fb5c51b5fb2 OK 2025/10/20 01:14:58 DEBUG : empty space: md5 = c335c12c12866a5d62209e8d5e757140 OK 2025/10/20 01:14:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/20 01:14:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.06s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:02 DEBUG : potato2: md5 = d82fe79ae0e11e9a644f09e300c9088e OK 2025/10/20 01:15:03 DEBUG : empty space: md5 = 908757e55545f828a3c4be53c757d401 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:06 DEBUG : potato2: md5 = 1d2b1269ac73c549f9aae3e8d034ab4a OK 2025/10/20 01:15:08 DEBUG : empty space: md5 = caecc7619ae652578314f4460e7abf2a OK --- PASS: TestHashSums (4.68s) === RUN TestHashSumsWithErrors 2025/10/20 01:15:10 DEBUG : Creating backend with remote ":memory:" 2025/10/20 01:15:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/20 01:15:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/20 01:15:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/20 01:15:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/20 01:15:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/20 01:15:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/20 01:15:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/20 01:15:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/20 01:15:10 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:11 DEBUG : potato2: md5 = b8ac56534ccfa870a18dfd83d07746fa OK 2025/10/20 01:15:13 DEBUG : empty space: md5 = f6134daea032dc5db902c22abaadbbb5 OK 2025/10/20 01:15:15 DEBUG : sub dir/potato3: md5 = bdff7b7d1cbf1c342afec4c2783ca57e OK 2025/10/20 01:15:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.36s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:21 DEBUG : small: md5 = 149dc4460815542a120b0a2ee409c951 OK 2025/10/20 01:15:22 DEBUG : medium: md5 = 1fcbff0d4f248a5596bc294e13f1aa5e OK 2025/10/20 01:15:24 DEBUG : large: md5 = 814201d429a48df7d63785666c9280a1 OK 2025/10/20 01:15:24 DEBUG : Waiting for deletions to finish 2025/10/20 01:15:24 DEBUG : large: Excluded (Size Filter) 2025/10/20 01:15:25 INFO : medium: Deleted 2025/10/20 01:15:25 INFO : small: Deleted --- PASS: TestDelete (7.18s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:28 DEBUG : small: md5 = 8b516ec0c6bb3f5d005236a76e55f5a2 OK 2025/10/20 01:15:29 DEBUG : medium: md5 = 146e1496516b2c21f2021a5d981a3230 OK 2025/10/20 01:15:31 DEBUG : large: md5 = 4d2695330f5b042fdd9f4550f459d8b0 OK 2025/10/20 01:15:31 DEBUG : Waiting for deletions to finish 2025/10/20 01:15:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/20 01:15:32 INFO : small: Deleted 2025/10/20 01:15:32 INFO : large: Deleted --- PASS: TestMaxDelete (7.82s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:36 DEBUG : small: md5 = f072b3e60ccc69f86972561643453c0d OK 2025/10/20 01:15:37 DEBUG : medium: md5 = f7a900e437c3025defc315b3c3b9e5ed OK 2025/10/20 01:15:39 DEBUG : large: md5 = 6e08f6c54729c3c1d4322e4281e5d0b4 OK 2025/10/20 01:15:39 DEBUG : Waiting for deletions to finish 2025/10/20 01:15:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/20 01:15:40 INFO : medium: Deleted 2025/10/20 01:15:40 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.51s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:43 DEBUG : small: md5 = 8219e8c2afea5e6accb046a693f35876 OK 2025/10/20 01:15:44 DEBUG : medium: md5 = 02881079df5843dee203f4cc6c1e4bca OK 2025/10/20 01:15:46 DEBUG : large: md5 = 8511846d63557b9372e999b43ac3549f OK 2025/10/20 01:15:46 DEBUG : Waiting for deletions to finish 2025/10/20 01:15:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/20 01:15:47 INFO : large: Deleted 2025/10/20 01:15:47 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.36s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:50 DEBUG : ReadFile: md5 = b723cc51cc750d88812245079f4d4993 OK --- PASS: TestReadFile (4.47s) === RUN TestRetry 2025/10/20 01:15:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/20 01:15:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/20 01:15:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 01:15:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 01:15:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 01:15:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 01:15:53 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:15:55 DEBUG : file1: md5 = 93027596a68ba457f077cb8395ccbbb1 OK 2025/10/20 01:15:56 DEBUG : file2: md5 = 30f99fc8d188fb858275c476c6bcccbf OK --- PASS: TestCat (18.38s) === RUN TestPurge 2025/10/20 01:16:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guhuvez6gumi" 2025/10/20 01:16:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:16:12 DEBUG : Creating backend with remote "TestDrive:crypt/e86s8ef6mul07hegmaierpem03ne16m9lhkpei6r0u00b9se2kcg" 2025/10/20 01:16:13 DEBUG : Creating backend with remote "/tmp/rclone3436570325" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guhuvez6gumi'", Local "Local file system at /tmp/rclone3436570325", Modify Window "1ms" 2025/10/20 01:16:17 DEBUG : A1/B1/C1/one: md5 = 7dba91643684a578dc8d296255138148 OK 2025/10/20 01:16:17 INFO : A2: Making directory 2025/10/20 01:16:18 INFO : A1/B2: Making directory 2025/10/20 01:16:19 INFO : A1/B2/C2: Making directory 2025/10/20 01:16:20 INFO : A1/B1/C3: Making directory 2025/10/20 01:16:21 INFO : A3: Making directory 2025/10/20 01:16:21 INFO : A3/B3: Making directory 2025/10/20 01:16:22 INFO : A3/B3/C4: Making directory 2025/10/20 01:16:24 DEBUG : A1/two: md5 = 95e50e49f8f1d21da54d5ef890efb5e3 OK 2025/10/20 01:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhuvez6gumi': Purge remote 2025/10/20 01:16:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.55s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:16:32 DEBUG : A1/B1/C1/one: md5 = 35302d012738faa1d750b8feb6449005 OK 2025/10/20 01:16:32 INFO : A2: Making directory 2025/10/20 01:16:33 INFO : A1/B2: Making directory 2025/10/20 01:16:34 INFO : A1/B2/C2: Making directory 2025/10/20 01:16:35 INFO : A1/B1/C3: Making directory 2025/10/20 01:16:35 INFO : A3: Making directory 2025/10/20 01:16:36 INFO : A3/B3: Making directory 2025/10/20 01:16:37 INFO : A3/B3/C4: Making directory 2025/10/20 01:16:39 DEBUG : A1/two: md5 = e666af45c8f1e5b45d97e418bf075aaf OK 2025/10/20 01:16:40 DEBUG : removing 1 level 3 directories 2025/10/20 01:16:40 INFO : A3/B3/C4: Removing directory 2025/10/20 01:16:43 DEBUG : removing 2 level 3 directories 2025/10/20 01:16:43 INFO : A1/B2/C2: Removing directory 2025/10/20 01:16:43 INFO : A1/B1/C3: Removing directory 2025/10/20 01:16:44 DEBUG : removing 2 level 2 directories 2025/10/20 01:16:44 INFO : A3/B3: Removing directory 2025/10/20 01:16:44 INFO : A1/B2: Removing directory 2025/10/20 01:16:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 01:16:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/20 01:16:45 DEBUG : removing 2 level 1 directories 2025/10/20 01:16:45 INFO : A3: Removing directory 2025/10/20 01:16:45 INFO : A2: Removing directory 2025/10/20 01:16:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/20 01:16:49 DEBUG : removing 1 level 3 directories 2025/10/20 01:16:49 INFO : A1/B1/C1: Removing directory 2025/10/20 01:16:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:50 DEBUG : removing 1 level 2 directories 2025/10/20 01:16:50 INFO : A1/B1: Removing directory 2025/10/20 01:16:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 01:16:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 01:16:50 DEBUG : removing 1 level 1 directories 2025/10/20 01:16:50 INFO : A1: Removing directory 2025/10/20 01:16:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 01:16:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 01:16:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 01:16:51 DEBUG : removing 1 level 0 directories 2025/10/20 01:16:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Removing directory 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 01:16:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (24.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:16:53 INFO : A1: Making directory 2025/10/20 01:16:54 INFO : A1/B1: Making directory 2025/10/20 01:16:55 INFO : A1/B1/C1: Making directory 2025/10/20 01:16:57 DEBUG : removing 1 level 3 directories 2025/10/20 01:16:57 INFO : A1/B1/C1: Removing directory 2025/10/20 01:16:58 DEBUG : removing 1 level 2 directories 2025/10/20 01:16:58 INFO : A1/B1: Removing directory 2025/10/20 01:16:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 01:17:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.31s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:17:01 INFO : A1: Making directory 2025/10/20 01:17:02 INFO : A1/B1: Making directory 2025/10/20 01:17:02 INFO : A1/B1/C1: Making directory 2025/10/20 01:17:05 DEBUG : removing 1 level 3 directories 2025/10/20 01:17:05 INFO : A1/B1/C1: Removing directory 2025/10/20 01:17:06 DEBUG : removing 1 level 2 directories 2025/10/20 01:17:06 INFO : A1/B1: Removing directory 2025/10/20 01:17:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 01:17:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.87s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:17:10 DEBUG : file1: md5 = 1ff9c10761bb5eed5ee37fd718c41913 OK 2025/10/20 01:17:11 DEBUG : filename.txt: File name found in url 2025/10/20 01:17:12 DEBUG : filename.txt: md5 = 6f6e899374ce9617cdc30c85bc1725a4 OK 2025/10/20 01:17:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/20 01:17:14 DEBUG : headerfilename.txt: md5 = 3015c263af64b07d71165fb0e2c2fcf4 OK 2025/10/20 01:17:16 DEBUG : file2: md5 = 1a7bb5a022dc22dc9df5427ee85cc403 OK --- PASS: TestCopyURL (9.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:17:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/20 01:17:21 DEBUG : sub/file2: md5 = 4cb8ad4fffaeca9bf1e74e43618c0f2f OK 2025/10/20 01:17:21 INFO : file1: Copied (new) to: sub/file2 2025/10/20 01:17:21 INFO : file1: Deleted 2025/10/20 01:17:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 01:17:21 DEBUG : file1: Unchanged skipping 2025/10/20 01:17:21 INFO : file1: Deleted 2025/10/20 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': don't need to copy/move sub/file2, it is already at target location 2025/10/20 01:17:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.24s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:17:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/20 01:17:26 DEBUG : file1: md5 = b73bffbc7dcfcdc27728a7626506af7f OK 2025/10/20 01:17:26 INFO : file1: Copied (new) 2025/10/20 01:17:26 INFO : file1: Deleted 2025/10/20 01:17:26 DEBUG : file1: Destination exists, skipping 2025/10/20 01:17:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:17:31 DEBUG : dst/file1: md5 = dec7cacc1288af03fd2c7ac1401aa0e8 OK 2025/10/20 01:17:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numeyag7toda/backup" 2025/10/20 01:17:32 DEBUG : Creating backend with remote "TestDrive:crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0/1nrff024r7pq65ecp72fc28jb0" 2025/10/20 01:17:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/20 01:17:36 INFO : dst/file1: Moved (server-side) 2025/10/20 01:17:37 DEBUG : dst/file1: md5 = 11e49c7b3808c0575f17332489d97c13 OK 2025/10/20 01:17:37 INFO : dst/file1: Copied (new) 2025/10/20 01:17:37 INFO : dst/file1: Deleted 2025/10/20 01:17:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:17:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 01:17:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.59s) === 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:17:44 DEBUG : A1/one: md5 = 392e0438eaca60fe648c4eebf3511505 OK 2025/10/20 01:17:46 DEBUG : A1/two: md5 = 5fdcdf2f60db0cba848c5890e5159369 OK 2025/10/20 01:17:48 DEBUG : A1/B1/three: md5 = 852a9c2d6fc825990c74d7f4409ae9c7 OK 2025/10/20 01:17:51 DEBUG : A1/B1/C1/four: md5 = 779da43fdef155ffc49b3e6666076671 OK 2025/10/20 01:17:53 DEBUG : A1/B1/C2/five: md5 = 6a0ddb86156d0df70a672a581d7901ef OK 2025/10/20 01:17:53 INFO : A1/B2: Making directory 2025/10/20 01:17:54 INFO : A1/B1/C3: Making directory 2025/10/20 01:18:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/20 01:18:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/20 01:18:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/20 01:18:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/20 01:18:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/20 01:18:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 01:18:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 01:18:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 01:18:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 01:18:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 01:18:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/20 01:18:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/20 01:18:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/20 01:18:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/20 01:18:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/20 01:18:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/20 01:18:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 01:18:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 01:18:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 01:18:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 01:18:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 01:18:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/20 01:18:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/20 01:18:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 01:18:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 01:18:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 01:18:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/20 01:18:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 01:18:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 01:18:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 01:18:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 01:18:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 63e586eed1cfcde9b67ad023934aee56 OK 2025/10/20 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/20 01:18:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/20 01:18:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/20 01:18:33 DEBUG : no_checksum_big_file_from_pipe: md5 = dd287e40dbf377ba5f7cd8811bf46d00 OK 2025/10/20 01:18:33 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 01:18:36 DEBUG : with_checksum_small_file_from_pipe: md5 = f3a1ad4603ef83a055c82715b197df10 OK 2025/10/20 01:18:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/20 01:18:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/20 01:18:38 DEBUG : with_checksum_big_file_from_pipe: md5 = 5749631850cb3de2efebd2cfa5b84b2c OK 2025/10/20 01:18:38 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 01:18:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 01:18:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/20 01:18:43 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-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 01:18:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/20 01:18:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/20 01:18:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.26s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.15s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/20 01:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (48 bytes), uploading instead of streaming 2025/10/20 01:18:51 DEBUG : rcat_metadata: md5 = 8d0f9355bc3474923456601cd63fabe5 OK 2025/10/20 01:18:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/20 01:18:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/20 01:18:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = ddf924481e058a43150ed533665a3c35 OK 2025/10/20 01:18:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.36s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (3.13s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:18:58 DEBUG : potato1: md5 = 35475b521c0d8af368721853b0892bbb OK 2025/10/20 01:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (60 bytes), uploading instead of streaming 2025/10/20 01:19:00 DEBUG : potato2: md5 = f133d41d0f60882e019aada5f4e591fa OK 2025/10/20 01:19:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:03 DEBUG : potato1: md5 = 3659613b4a5b492314f041985886194c OK 2025/10/20 01:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': File to upload is small (60 bytes), uploading instead of streaming 2025/10/20 01:19:05 DEBUG : potato2: md5 = 953cbb9923a642e0ff8ba9b9bdd5ee34 OK 2025/10/20 01:19:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.64s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:09 DEBUG : potato2: md5 = 987dc68f693dc8e49dd88d69c4162da9 OK 2025/10/20 01:19:10 DEBUG : empty space: md5 = d8479163e9fdcaa3630d49b8748d8eed OK 2025/10/20 01:19:12 DEBUG : sub dir/potato3: md5 = 4069f6325d393d867dd1a85d30a46d9f OK 2025/10/20 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Touching "sub dir/potato3" 2025/10/20 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Touching "empty space" 2025/10/20 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Touching "potato2" 2025/10/20 01:19:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.99s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:17 DEBUG : dir with metadata: Making directory with metadata 2025/10/20 01:19:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.72s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:20 DEBUG : directory with modtime: Making directory with metadata 2025/10/20 01:19:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/20 01:19:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 01:19:23 DEBUG : Google drive root 'crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0': Skipping btime metadata as can't update it on an existing file: 2025-10-20T01:19:22.857825353Z 2025/10/20 01:19:23 INFO : non existent directory: Updated directory metadata 2025/10/20 01:19:25 DEBUG : Google drive root 'crypt/b2sia2dvvoiighk7dco04k1o0ei2oes9v7hofg2bfbi4ptpjm9c0': Skipping btime metadata as can't update it on an existing file: 2025-10-20T01:19:22.857825353Z 2025/10/20 01:19:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/20 01:19:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/20 01:19:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/20 01:19:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 01:19:31 DEBUG : dst: Making directory with metadata 2025/10/20 01:19:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 01:19:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 01:19:32 INFO : dst: Set directory modification time (using SetModTime) 2025/10/20 01:19:33 INFO : dst: Set directory modification time (using SetModTime) 2025/10/20 01:19:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/20 01:19:33 INFO : dst: Set directory modification time (using SetModTime) 2025/10/20 01:19:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda'", Local "Local file system at /tmp/rclone2765984998", Modify Window "1ms" 2025/10/20 01:19:37 DEBUG : sub dir/test remove existing: md5 = f037760126ef3f9ec509144c649bdc8d OK 2025/10/20 01:19:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4705aeae65708b72d4f39163c2a5941e OK 2025/10/20 01:19:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nedifah5" before starting 2025/10/20 01:19:42 DEBUG : sub dir/test remove existing.nedifah5: TEST: removing renamed existing file after operation 2025/10/20 01:19:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hozipoc5" before starting 2025/10/20 01:19:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hozipoc5: TEST: renaming existing back after failed operation 2025/10/20 01:19:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qegiqiv8" before starting 2025/10/20 01:19:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qegiqiv8: TEST: removing renamed existing file after operation 2025/10/20 01:19:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ader7v2np6e3p9hm30rbrmo6rfh8i7gp6e46k5oj3r2o2e3l9kc8cokr7pobauenlnl8155pmgn5f1btf9g1pa261nltqod8cp56riibpg13sudcq871opk9och9id9i42d4d3dkr6bnbt0udo9tdfa769onim7ejs29iff6krvin7ti34ig" 2025/10/20 01:19:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7j9dq5jenq9hgsa11u2bodfnffjqqkpol9e4kqqfbgihvcab2sr0" --- PASS: TestRemoveExisting (14.30s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/20 01:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numeyag7toda': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m40.769723687s (try 1/5)