"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/30 01:22:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku" 2025/06/30 01:22:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:22:34 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20" 2025/06/30 01:22:35 DEBUG : Creating backend with remote "/tmp/rclone3229051472" === 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/30 01:22:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/30 01:22:36 DEBUG : potato: Seek from 10 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 10 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Seek from 5 to 2 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/30 01:22:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Seek from 5 to 2 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/30 01:22:36 DEBUG : potato: Seek from 8 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 8 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/30 01:22:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 01:22:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 01:22:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 01:22:36 DEBUG : potato: Seek from 5 to 2 2025/06/30 01:22:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/30 01:22:36 DEBUG : potato: Seek from 9 to 0 2025/06/30 01:22:36 DEBUG : potato: Seek from 9 to 0 2025/06/30 01:22:36 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:22:38 DEBUG : rutabaga: md5 = da5cb72ce1eebebf0b0901595665f6fd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/30 01:22:40 DEBUG : empty space: md5 = 003ea0afa884cc31c39bf8baecdedde6 OK === RUN TestCheck/3 2025/06/30 01:22:42 DEBUG : potato2: md5 = cb99118ba703dac8a6f88da4036d7758 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/30 01:22:44 DEBUG : remotepotato: md5 = fd88b74ab7ba94d5ff4e84f1e38aca22 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.89s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/06/30 01:22:47 DEBUG : Creating backend with remote "nonexistent" 2025/06/30 01:22:47 DEBUG : Config file has changed externally - reloading 2025/06/30 01:22:47 DEBUG : Creating backend with remote "nonexistent" 2025/06/30 01:22:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/30 01:22:47 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/06/30 01:22:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/30 01:22:47 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:22:48 DEBUG : rutabaga: md5 = 78ac013b87c4178f528b7259ec79d62b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/30 01:22:51 DEBUG : empty space: md5 = f96aaa1cb80571d20f1aa5669f0532cd OK === RUN TestCheckDownload/3 2025/06/30 01:22:54 DEBUG : potato2: md5 = ce616337f1cc989af0ad8ee671059112 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/30 01:22:58 DEBUG : remotepotato: md5 = 7600956141b84a51f6c3cfa1ee63cf5e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.91s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:23:04 DEBUG : rutabaga: md5 = 5c307a4523d437a8f96c421b6e06785c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/30 01:23:06 DEBUG : empty space: md5 = 47d4d05080792c9d1cdb670edc7d0348 OK === RUN TestCheckSizeOnly/3 2025/06/30 01:23:08 DEBUG : potato2: md5 = 0207219ed0da511e4a4e5ffe19a30f3d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/30 01:23:10 DEBUG : remotepotato: md5 = b9af67b4060b99b74545fa5d702b7b2b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.16s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:23:14 DEBUG : test.sum: md5 = 190e2b46cd832b3bbd5192402a1b0325 OK 2025/06/30 01:23:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/30 01:23:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/30 01:23:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/30 01:23:15 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/30 01:23:17 DEBUG : test.sum: md5 = e7f92aadb1938426c59ffb3e3c79bd4e OK 2025/06/30 01:23:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/30 01:23:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/30 01:23:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/30 01:23:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/data" 2025/06/30 01:23:19 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:23:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/data" 2025/06/30 01:23:21 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/vjrnln8ratgmqakfosrqe8espk" 2025/06/30 01:23:24 DEBUG : data/banana: md5 = e930f0f4ad39a816beba50139515ff69 OK 2025/06/30 01:23:26 DEBUG : test.sum: md5 = 04e703fdb3c183c41486585efd53d30a OK === RUN TestCheckSumDownload/subtest1 2025/06/30 01:23:30 DEBUG : data/potato: md5 = 8a9a17d823e7067f2aebe88eafe19e9b OK 2025/06/30 01:23:31 DEBUG : test.sum: md5 = 39ef1f6e8b6807c11896957eb48cb38c OK === RUN TestCheckSumDownload/subtest2 2025/06/30 01:23:35 DEBUG : test.sum: md5 = f925044db20020f03fdcb2e0cde22342 OK === RUN TestCheckSumDownload/subtest3 2025/06/30 01:23:39 DEBUG : test.sum: md5 = 444a8c0b7182e7cb090c86e6d49b86ef OK === RUN TestCheckSumDownload/subtest4 2025/06/30 01:23:43 DEBUG : test.sum: md5 = 8c921ae60e2dedb154173970e39c3235 OK === RUN TestCheckSumDownload/subtest5 2025/06/30 01:23:47 DEBUG : test.sum: md5 = de0da081a981f94188d219931acaffa5 OK === RUN TestCheckSumDownload/subtest6 2025/06/30 01:23:51 DEBUG : data/banana: md5 = 7c693a9223056e5c5fdb076022c9e2c0 OK 2025/06/30 01:23:53 DEBUG : data/potato: md5 = fa2db0927ce0e8df48f1e89f75f9e8d5 OK 2025/06/30 01:23:54 DEBUG : test.sum: md5 = 6d72838c9e64b9eebc5c70f356cd6205 OK === RUN TestCheckSumDownload/subtest7 2025/06/30 01:23:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/30 01:23:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.26s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.36s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/06/30 01:24:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qituxuj8dato" 2025/06/30 01:24:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:00 DEBUG : Creating backend with remote "TestDrive:crypt/vemf0l7jrgrqju2c95hejlejn4kts2ldlpvcnv44fjls8pt2unbg" 2025/06/30 01:24:01 DEBUG : Creating backend with remote "/tmp/rclone4089591001" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato'", Local "Local file system at /tmp/rclone4089591001", Modify Window "1ms" 2025/06/30 01:24:03 DEBUG : hello, world!: md5 = 0429a001b98df8c3bce7bb73f7696fbe OK upper checkfile vs. lower remote (without normalization) 2025/06/30 01:24:03 ERROR : hello, world!: sum not found 2025/06/30 01:24:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato' 2025/06/30 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato': 1 files missing 2025/06/30 01:24:03 NOTICE: 1 hashes missing 2025/06/30 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato': 2 differences found 2025/06/30 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/30 01:24:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato': 0 differences found 2025/06/30 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato': 1 matching files 2025/06/30 01:24:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dosuweq9maqi" 2025/06/30 01:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:04 DEBUG : Creating backend with remote "TestDrive:crypt/k8k6bmmpk6pm9icb5t1pje9m6p04edjv4idtb34e391l3au2l90g" 2025/06/30 01:24:05 DEBUG : Creating backend with remote "/tmp/rclone4240382848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi'", Local "Local file system at /tmp/rclone4240382848", Modify Window "1ms" 2025/06/30 01:24:07 DEBUG : HELLO, WORLD!: md5 = ca0021f023982d48e6e4afaeea029852 OK lower checkfile vs. upper remote (without normalization) 2025/06/30 01:24:08 ERROR : HELLO, WORLD!: sum not found 2025/06/30 01:24:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi' 2025/06/30 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi': 1 files missing 2025/06/30 01:24:08 NOTICE: 1 hashes missing 2025/06/30 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi': 2 differences found 2025/06/30 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/30 01:24:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi': 0 differences found 2025/06/30 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi': 1 matching files 2025/06/30 01:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fagogaw7caku" 2025/06/30 01:24:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/k1b5lgt09bt0prosobclehtlniegb0gfu2s8guiishfagqrj35s0" 2025/06/30 01:24:10 DEBUG : Creating backend with remote "/tmp/rclone3320273197" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku'", Local "Local file system at /tmp/rclone3320273197", Modify Window "1ms" 2025/06/30 01:24:12 DEBUG : HeLlO, wOrLd!: md5 = a69f1e42ac6960e537e77e3a7f147bd7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/30 01:24:12 ERROR : HeLlO, wOrLd!: sum not found 2025/06/30 01:24:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku' 2025/06/30 01:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku': 1 files missing 2025/06/30 01:24:12 NOTICE: 1 hashes missing 2025/06/30 01:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku': 2 differences found 2025/06/30 01:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/30 01:24:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku': 0 differences found 2025/06/30 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku': 1 matching files 2025/06/30 01:24:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupayed5hodi" 2025/06/30 01:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:14 DEBUG : Creating backend with remote "TestDrive:crypt/q8hiiin2cadciajpo4ot61veva7c78q0na5ttte1amf9sogtrd60" 2025/06/30 01:24:15 DEBUG : Creating backend with remote "/tmp/rclone2974183268" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi'", Local "Local file system at /tmp/rclone2974183268", Modify Window "1ms" 2025/06/30 01:24:17 DEBUG : HELLO, WORLD!: md5 = 42d7a99a22d2e3b2add27487142907f7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/30 01:24:17 ERROR : HELLO, WORLD!: sum not found 2025/06/30 01:24:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi' 2025/06/30 01:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi': 1 files missing 2025/06/30 01:24:17 NOTICE: 1 hashes missing 2025/06/30 01:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi': 2 differences found 2025/06/30 01:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/30 01:24:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi': 0 differences found 2025/06/30 01:24:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi': 1 matching files 2025/06/30 01:24:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-winimik1zowi" 2025/06/30 01:24:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:18 DEBUG : Creating backend with remote "TestDrive:crypt/5fuiegpf87qvf23geu6f0bqfvq042oquffudtfabv5spd6n5om9g" 2025/06/30 01:24:19 DEBUG : Creating backend with remote "/tmp/rclone1685412699" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi'", Local "Local file system at /tmp/rclone1685412699", Modify Window "1ms" 2025/06/30 01:24:21 DEBUG : 測試_Русский___ě_áñ: md5 = d56534ae9ca313a5bcf15b743057b084 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/30 01:24:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/30 01:24:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi' 2025/06/30 01:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi': 1 files missing 2025/06/30 01:24:22 NOTICE: 1 hashes missing 2025/06/30 01:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi': 2 differences found 2025/06/30 01:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/30 01:24:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi': 0 differences found 2025/06/30 01:24:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi': 1 matching files 2025/06/30 01:24:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-micunaw6kopo" 2025/06/30 01:24:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:23 DEBUG : Creating backend with remote "TestDrive:crypt/q41gtg8s0uc2r3g82squrhc66g5frc5ad88270u29b7hada3fum0" 2025/06/30 01:24:24 DEBUG : Creating backend with remote "/tmp/rclone1958204930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo'", Local "Local file system at /tmp/rclone1958204930", Modify Window "1ms" 2025/06/30 01:24:26 DEBUG : 測試_Русский___ě_áñ: md5 = d80339699a924d197e3f5fa57117cf32 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/30 01:24:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/30 01:24:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo' 2025/06/30 01:24:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo': 1 files missing 2025/06/30 01:24:27 NOTICE: 1 hashes missing 2025/06/30 01:24:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo': 2 differences found 2025/06/30 01:24:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/30 01:24:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo': 0 differences found 2025/06/30 01:24:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo': 1 matching files 2025/06/30 01:24:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zodequv7wuda" 2025/06/30 01:24:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/p8degc9id1fb5fal1ebb0r79f240s2j0bh86en5qn7mpurksep6g" 2025/06/30 01:24:29 DEBUG : Creating backend with remote "/tmp/rclone1058683966" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda'", Local "Local file system at /tmp/rclone1058683966", Modify Window "1ms" 2025/06/30 01:24:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3398bc1392266ea101eec1b04d91531a OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/30 01:24:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 01:24:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda' 2025/06/30 01:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda': 1 files missing 2025/06/30 01:24:31 NOTICE: 1 hashes missing 2025/06/30 01:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda': 2 differences found 2025/06/30 01:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/30 01:24:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda': 0 differences found 2025/06/30 01:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda': 1 matching files 2025/06/30 01:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugifuc4payo" 2025/06/30 01:24:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/8mit9mkbd7lsefqf1agj6lh9mroj4irjbna13v5dancq0ulqhoc0" 2025/06/30 01:24:34 DEBUG : Creating backend with remote "/tmp/rclone1918650757" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo'", Local "Local file system at /tmp/rclone1918650757", Modify Window "1ms" 2025/06/30 01:24:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd938e6404748420c1e60006c26394b0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/30 01:24:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 01:24:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo' 2025/06/30 01:24:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo': 1 files missing 2025/06/30 01:24:36 NOTICE: 1 hashes missing 2025/06/30 01:24:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo': 2 differences found 2025/06/30 01:24:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/30 01:24:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo': 0 differences found 2025/06/30 01:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo': 1 matching files 2025/06/30 01:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevatic2cofa" 2025/06/30 01:24:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:38 DEBUG : Creating backend with remote "TestDrive:crypt/ersllokdt4p6avfjk065fr76202jb0edm5dek2vo1qdtvnmdellg" 2025/06/30 01:24:39 DEBUG : Creating backend with remote "/tmp/rclone3566479909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa'", Local "Local file system at /tmp/rclone3566479909", Modify Window "1ms" 2025/06/30 01:24:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b6c2dc1d5fd29c75861ef09ca33e3e98 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/30 01:24:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 01:24:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa' 2025/06/30 01:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa': 1 files missing 2025/06/30 01:24:41 NOTICE: 1 hashes missing 2025/06/30 01:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa': 2 differences found 2025/06/30 01:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/30 01:24:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa': 0 differences found 2025/06/30 01:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa': 1 matching files 2025/06/30 01:24:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sopopep3nofu" 2025/06/30 01:24:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/749ceduiit52pm08nlns1oqeivbp1g2opbklbdpcik8vtr3mglbg" 2025/06/30 01:24:43 DEBUG : Creating backend with remote "/tmp/rclone550197924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu'", Local "Local file system at /tmp/rclone550197924", Modify Window "1ms" 2025/06/30 01:24:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a69de19bc56d3a7a7b74433a617a6e5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/30 01:24:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 01:24:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu' 2025/06/30 01:24:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu': 1 files missing 2025/06/30 01:24:46 NOTICE: 1 hashes missing 2025/06/30 01:24:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu': 2 differences found 2025/06/30 01:24:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/30 01:24:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 01:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu': 0 differences found 2025/06/30 01:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu': 1 matching files 2025/06/30 01:24:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sopopep3nofu': Purge remote 2025/06/30 01:24:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevatic2cofa': Purge remote 2025/06/30 01:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugifuc4payo': Purge remote 2025/06/30 01:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zodequv7wuda': Purge remote 2025/06/30 01:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-micunaw6kopo': Purge remote 2025/06/30 01:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-winimik1zowi': Purge remote 2025/06/30 01:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupayed5hodi': Purge remote 2025/06/30 01:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fagogaw7caku': Purge remote 2025/06/30 01:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosuweq9maqi': Purge remote 2025/06/30 01:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qituxuj8dato': Purge remote --- PASS: TestApplyTransforms (51.68s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:24:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/30 01:24:54 DEBUG : sub/file2: md5 = 95bb8037c7b819ea3b20c2cc578701e5 OK 2025/06/30 01:24:54 INFO : file1: Copied (new) to: sub/file2 2025/06/30 01:24:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 01:24:55 DEBUG : file1: Unchanged skipping 2025/06/30 01:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': don't need to copy/move sub/file2, it is already at target location 2025/06/30 01:24:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.10s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:25:00 DEBUG : dst/file1: md5 = 12e1b5e2ec6ccc8dfc8e17bc5d8b5a07 OK 2025/06/30 01:25:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/backup" 2025/06/30 01:25:01 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/1nrff024r7pq65ecp72fc28jb0" 2025/06/30 01:25:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/30 01:25:05 INFO : dst/file1: Moved (server-side) 2025/06/30 01:25:06 DEBUG : dst/file1: md5 = d317dddf0b1eb6d3cc2785b7a46ee812 OK 2025/06/30 01:25:06 INFO : dst/file1: Copied (new) 2025/06/30 01:25:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:25:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:25:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:25:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/dst" 2025/06/30 01:25:11 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 01:25:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/CompareDest" 2025/06/30 01:25:12 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/gveqi14airsml4bgu7krj116o8" 2025/06/30 01:25:14 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 01:25:16 DEBUG : one: md5 = 0baee1a282e94fd3a3c26cdf66429e47 OK 2025/06/30 01:25:16 INFO : one: Copied (new) 2025/06/30 01:25:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:25:19 DEBUG : one: md5 = 1dbff496da2d43d39a672346b8554413 OK 2025/06/30 01:25:19 INFO : one: Copied (replaced existing) 2025/06/30 01:25:21 DEBUG : dst/one: md5 = bb9dd9745a6598172e5ace5247ccfbe0 OK 2025/06/30 01:25:23 DEBUG : CompareDest/one: md5 = 8071d72224c8551f011ed98e0aee78fd OK 2025/06/30 01:25:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:25:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 01:25:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 01:25:26 DEBUG : CompareDest/two: md5 = f1ed4b2716c97e2f58088332fcdb7e9e OK 2025/06/30 01:25:27 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 01:25:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 01:25:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 01:25:28 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 01:25:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 01:25:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 01:25:29 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 01:25:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/30 01:25:31 DEBUG : two: md5 = d35c45c6d67e5020146d2cdff7d8c279 OK 2025/06/30 01:25:31 INFO : two: Copied (new) 2025/06/30 01:25:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 01:25:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:25:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:25:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.45s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:25:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/dst" 2025/06/30 01:25:35 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 01:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/CopyDest" 2025/06/30 01:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/30 01:25:38 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 01:25:40 DEBUG : one: md5 = f71aa78b42c22da033c42b53ed1eaf51 OK 2025/06/30 01:25:40 INFO : one: Copied (new) 2025/06/30 01:25:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:25:43 DEBUG : one: md5 = 0541a96bff836c2ff2505a097a93b63c OK 2025/06/30 01:25:43 INFO : one: Copied (replaced existing) 2025/06/30 01:25:45 DEBUG : dst/one: md5 = e46380b833492b688b5896874d73624f OK 2025/06/30 01:25:47 DEBUG : CopyDest/one: md5 = 80fe552a0a79551979edaece4e7c82f7 OK 2025/06/30 01:25:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/BackupDir" 2025/06/30 01:25:48 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/30 01:25:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:25:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 01:25:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:25:51 INFO : one: Moved (server-side) 2025/06/30 01:25:52 INFO : one: Copied (server-side copy) 2025/06/30 01:25:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/30 01:25:54 DEBUG : CopyDest/two: md5 = 7ae29cf574141ab32751d9b5f0cbafa1 OK 2025/06/30 01:25:54 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 01:25:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 01:25:56 INFO : two: Copied (server-side copy) 2025/06/30 01:25:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/30 01:25:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 01:25:56 DEBUG : two: Unchanged skipping 2025/06/30 01:25:58 DEBUG : CopyDest/three: md5 = 78f54a940ba2b62c20db2d3f03ffdcfa OK 2025/06/30 01:25:59 DEBUG : three: Need to transfer - File not found at Destination 2025/06/30 01:25:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/30 01:25:59 DEBUG : three: Destination not found in --copy-dest 2025/06/30 01:26:00 DEBUG : three: md5 = ec9e948c72f4d66bb0badc1fa65956dc OK 2025/06/30 01:26:00 INFO : three: Copied (new) 2025/06/30 01:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/30 01:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 01:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:26:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/30 01:26:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:26:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 01:26:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.65s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/30 01:26:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6ef110409a9a474bb57faf4a559682ab OK 2025/06/30 01:26:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/30 01:26:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/30 01:26:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/30 01:26:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/30 01:26:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/30 01:26:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 204739f7335a2676216cb9e21fc4396e OK 2025/06/30 01:26:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/30 01:26:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/30 01:26:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using skip mode. 2025/06/30 01:26:20 NOTICE: one: Found 2 files with duplicate names 2025/06/30 01:26:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.49s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using skip mode. 2025/06/30 01:26:25 NOTICE: one: Found 3 files with duplicate names 2025/06/30 01:26:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/30 01:26:26 INFO : one: Deleted 2025/06/30 01:26:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.06s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using first mode. 2025/06/30 01:26:31 NOTICE: one: Found 3 files with duplicate names 2025/06/30 01:26:32 INFO : one: Deleted 2025/06/30 01:26:32 INFO : one: Deleted 2025/06/30 01:26:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using newest mode. 2025/06/30 01:26:37 NOTICE: one: Found 3 files with duplicate names 2025/06/30 01:26:38 INFO : one: Deleted 2025/06/30 01:26:38 INFO : one: Deleted 2025/06/30 01:26:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.06s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using oldest mode. 2025/06/30 01:26:44 NOTICE: one: Found 3 files with duplicate names 2025/06/30 01:26:44 INFO : one: Deleted 2025/06/30 01:26:45 INFO : one: Deleted 2025/06/30 01:26:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.97s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using largest mode. 2025/06/30 01:26:50 NOTICE: one: Found 3 files with duplicate names 2025/06/30 01:26:50 INFO : one: Deleted 2025/06/30 01:26:51 INFO : one: Deleted 2025/06/30 01:26:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:26:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using smallest mode. 2025/06/30 01:26:56 NOTICE: one: Found 3 files with duplicate names 2025/06/30 01:26:57 INFO : one: Deleted 2025/06/30 01:26:57 INFO : one: Deleted 2025/06/30 01:26:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.11s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Looking for duplicate names using rename mode. 2025/06/30 01:27:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/30 01:27:05 INFO : one-2.txt: renamed from: one.txt 2025/06/30 01:27:06 INFO : one-3.txt: renamed from: one.txt 2025/06/30 01:27:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:27:12 DEBUG : dupe1/one.txt: md5 = 344d3afa360d2ea541f5d16984e69426 OK 2025/06/30 01:27:13 DEBUG : dupe2/two.txt: md5 = 5da40e9a6819f8174f97054956022653 OK 2025/06/30 01:27:16 DEBUG : dupe3/three.txt: md5 = 34ebb796b68438e9356d8ff87e695075 OK 2025/06/30 01:27:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/30 01:27:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/30 01:27:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/30 01:27:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/30 01:27:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/30 01:27:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/30 01:27:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.26s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:27:23 DEBUG : a.txt: md5 = b56d3656cba7e0232fd87a23565f2a42 OK 2025/06/30 01:27:24 DEBUG : zend.txt: md5 = 754fdbb5c0031dd73217df7261dec81a OK 2025/06/30 01:27:26 DEBUG : sub dir/hello world: md5 = 5615a3241843b290670cdbed364cf373 OK 2025/06/30 01:27:28 DEBUG : sub dir/hello world2: md5 = 5a317fd451b7777d1bcad0a5e5bfd189 OK 2025/06/30 01:27:30 DEBUG : sub dir/ignore dir/.ignore: md5 = fa0bbd409d29728548964bc0e03740b6 OK 2025/06/30 01:27:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 90ed10f1698d50a01d729d7b320ead25 OK 2025/06/30 01:27:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = e282d9436e90805e3cf0dc30966641b7 OK 2025/06/30 01:27:34 DEBUG : a.txt: Excluded (Size Filter) 2025/06/30 01:27:34 DEBUG : a.txt: Excluded 2025/06/30 01:27:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 01:27:35 DEBUG : sub dir/hello world: Excluded 2025/06/30 01:27:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 01:27:35 DEBUG : sub dir/hello world2: Excluded 2025/06/30 01:27:36 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 01:27:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 01:27:36 DEBUG : sub dir/hello world: Excluded 2025/06/30 01:27:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 01:27:36 DEBUG : sub dir/hello world2: Excluded 2025/06/30 01:27:36 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 01:27:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/30 01:27:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/30 01:27:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/30 01:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/30 01:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/30 01:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/30 01:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.50s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:27:44 DEBUG : a.txt: md5 = 802f6eac837b9c7bf22c67fd46089265 OK 2025/06/30 01:27:45 DEBUG : zend.txt: md5 = cb9f9ab6ffc64f2412af89579ebf221d OK 2025/06/30 01:27:47 DEBUG : sub dir/hello world: md5 = ad2570f1e60935645e4d6b537f055379 OK 2025/06/30 01:27:48 DEBUG : sub dir/hello world2: md5 = f758ffb1e81038c649da4b4b7e5f8b80 OK 2025/06/30 01:27:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 15fded71e082cba5f2d781b1c2679aa4 OK 2025/06/30 01:27:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 662d35df8a4d908a54f9f9ffbb59cc58 OK 2025/06/30 01:27:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 14e5593c59e93e23956cd64b17ff7377 OK 2025/06/30 01:27:55 DEBUG : a.txt: Excluded (Size Filter) 2025/06/30 01:27:55 DEBUG : a.txt: Excluded 2025/06/30 01:27:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 01:27:56 DEBUG : sub dir/hello world: Excluded 2025/06/30 01:27:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 01:27:56 DEBUG : sub dir/hello world2: Excluded 2025/06/30 01:27:56 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 01:27:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 01:27:56 DEBUG : sub dir/hello world: Excluded 2025/06/30 01:27:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 01:27:56 DEBUG : sub dir/hello world2: Excluded 2025/06/30 01:27:57 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 01:28:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/30 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/30 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/30 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/30 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/30 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/30 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.93s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:05 DEBUG : file1: md5 = 623775bacf2382a7783ba1a7f09ee8ae OK 2025/06/30 01:28:07 DEBUG : sub/file2: md5 = 728dac24cd32bb3929f508f1e56a0655 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/06/30 01:28:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/30 01:28:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/30 01:28:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/30 01:28:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.22s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:15 DEBUG : file1: md5 = 3459862eb59de0762a2b2ed13242289f OK 2025/06/30 01:28:17 DEBUG : sub/file2: md5 = 3bd2ce005de50acb7c495f7e3d34c6eb 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/06/30 01:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/notfound" 2025/06/30 01:28:21 DEBUG : Config file has changed externally - reloading 2025/06/30 01:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/qe0i31qdkoejk60elps0ni5sqk" 2025/06/30 01:28:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.48s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Making directory 2025/06/30 01:28:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:28 DEBUG : sub dir/hello world: md5 = e4777a530ec63618795c2361f72f5d91 OK 2025/06/30 01:28:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:32 DEBUG : potato2: md5 = b295a2b94634a8367cf323df9b21f81c OK 2025/06/30 01:28:33 DEBUG : empty space: md5 = 0d72a8131ddd497d9701ff6d604f3616 OK --- PASS: TestLs (4.52s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:36 DEBUG : potato2: md5 = 8da2bdcf461056951682b8b293c3e74a OK 2025/06/30 01:28:37 DEBUG : empty space: md5 = 3362c0c3f35e682a04c2c759b5329cc1 OK 2025/06/30 01:28:38 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:41 DEBUG : potato2: md5 = 391271dc946ab8b19f37c02878de1ab0 OK 2025/06/30 01:28:42 DEBUG : empty space: md5 = 8241d0b7edf884f485eb15479c2ad45e OK --- PASS: TestLsLong (4.43s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:45 DEBUG : potato2: md5 = 044edbcddde5324fabb9b173de450f09 OK 2025/06/30 01:28:47 DEBUG : empty space: md5 = 8c516c0379e21484ef069ad1c0f32e3a OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2025/06/30 01:28:48 DEBUG : Creating backend with remote ":memory:" 2025/06/30 01:28:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/30 01:28:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/30 01:28:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/30 01:28:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/30 01:28:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/30 01:28:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/30 01:28:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/30 01:28:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/30 01:28:48 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:50 DEBUG : potato2: md5 = 0badf061ddd2e2c9094a3d4f5e83bd79 OK 2025/06/30 01:28:51 DEBUG : empty space: md5 = 935c8d048fdf4d27e093ff567f56b118 OK 2025/06/30 01:28:53 DEBUG : sub dir/potato3: md5 = 7e4fcd449981eeb9ad543332024a8509 OK 2025/06/30 01:28:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.03s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:28:58 DEBUG : small: md5 = 271416cf8a7218f7b6a8182b464ccc8b OK 2025/06/30 01:28:59 DEBUG : medium: md5 = ed6dff281dbb11f28cba31c9edf03493 OK 2025/06/30 01:29:00 DEBUG : large: md5 = fad0fb226965c7e6b8b9990b8fab2b4c OK 2025/06/30 01:29:01 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:01 DEBUG : large: Excluded (Size Filter) 2025/06/30 01:29:01 INFO : small: Deleted 2025/06/30 01:29:01 INFO : medium: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:29:04 DEBUG : small: md5 = 88d29cfc119d5a07ce5bb00964e8dad1 OK 2025/06/30 01:29:05 DEBUG : medium: md5 = 54aae52e9ad412703035eb56bb320687 OK 2025/06/30 01:29:07 DEBUG : large: md5 = a707728b07b6d234ac2e5a943ae6a670 OK 2025/06/30 01:29:07 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:07 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/30 01:29:08 INFO : large: Deleted 2025/06/30 01:29:08 INFO : small: Deleted --- PASS: TestMaxDelete (6.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:29:11 DEBUG : small: md5 = e7a5f929b9701f178ecb2613fd316ff1 OK 2025/06/30 01:29:12 DEBUG : medium: md5 = e2748ddf57ecb9cd0d2e0ab33c201c0f OK 2025/06/30 01:29:13 DEBUG : large: md5 = 1faa29b18df4e35a540bd62622c47669 OK 2025/06/30 01:29:14 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/30 01:29:14 INFO : small: Deleted 2025/06/30 01:29:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:29:17 DEBUG : small: md5 = 7f114999af9862a8042272ad7b940d08 OK 2025/06/30 01:29:19 DEBUG : medium: md5 = 9a348484134e288d78e7c83016a5324b OK 2025/06/30 01:29:20 DEBUG : large: md5 = 6f8215e72c5fd4ab4e76ef85932fa0c2 OK 2025/06/30 01:29:20 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:21 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/30 01:29:21 INFO : small: Deleted 2025/06/30 01:29:21 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.48s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:29:24 DEBUG : ReadFile: md5 = a52d36e84a61247256760172bbadeb77 OK --- PASS: TestReadFile (4.34s) === RUN TestRetry 2025/06/30 01:29:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/30 01:29:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/30 01:29:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 01:29:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 01:29:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 01:29:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 01:29:27 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:29:28 DEBUG : file1: md5 = 1fef61d70b23d36e8e514c8821a56e70 OK 2025/06/30 01:29:30 DEBUG : file2: md5 = 7d517a715f6abc7d9fd7d53a16b0e083 OK --- PASS: TestCat (16.88s) === RUN TestPurge 2025/06/30 01:29:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapakof1soqo" 2025/06/30 01:29:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:29:44 DEBUG : Creating backend with remote "TestDrive:crypt/md3sa9mhbl67plumrml83vnnsakmu3ts710338kicttcieqk2680" 2025/06/30 01:29:45 DEBUG : Creating backend with remote "/tmp/rclone3164016608" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapakof1soqo'", Local "Local file system at /tmp/rclone3164016608", Modify Window "1ms" 2025/06/30 01:29:49 DEBUG : A1/B1/C1/one: md5 = b3310157a53876f6c71639ff6cc8ce1c OK 2025/06/30 01:29:49 INFO : A2: Making directory 2025/06/30 01:29:50 INFO : A1/B2: Making directory 2025/06/30 01:29:51 INFO : A1/B2/C2: Making directory 2025/06/30 01:29:51 INFO : A1/B1/C3: Making directory 2025/06/30 01:29:52 INFO : A3: Making directory 2025/06/30 01:29:53 INFO : A3/B3: Making directory 2025/06/30 01:29:54 INFO : A3/B3/C4: Making directory 2025/06/30 01:29:56 DEBUG : A1/two: md5 = cd306f93013f6c27fc574f0acbaea932 OK 2025/06/30 01:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapakof1soqo': Purge remote 2025/06/30 01:30:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:30:03 DEBUG : A1/B1/C1/one: md5 = 5f6ff5ae99b0298fff469d5fa44ba846 OK 2025/06/30 01:30:03 INFO : A2: Making directory 2025/06/30 01:30:04 INFO : A1/B2: Making directory 2025/06/30 01:30:05 INFO : A1/B2/C2: Making directory 2025/06/30 01:30:05 INFO : A1/B1/C3: Making directory 2025/06/30 01:30:06 INFO : A3: Making directory 2025/06/30 01:30:07 INFO : A3/B3: Making directory 2025/06/30 01:30:07 INFO : A3/B3/C4: Making directory 2025/06/30 01:30:10 DEBUG : A1/two: md5 = ba85fa5d80e0eb417d1ab1bb9e0f0518 OK 2025/06/30 01:30:11 DEBUG : removing 1 level 3 directories 2025/06/30 01:30:11 INFO : A3/B3/C4: Removing directory 2025/06/30 01:30:14 DEBUG : removing 2 level 3 directories 2025/06/30 01:30:14 INFO : A1/B2/C2: Removing directory 2025/06/30 01:30:14 INFO : A1/B1/C3: Removing directory 2025/06/30 01:30:14 DEBUG : removing 2 level 2 directories 2025/06/30 01:30:14 INFO : A3/B3: Removing directory 2025/06/30 01:30:14 INFO : A1/B2: Removing directory 2025/06/30 01:30:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 01:30:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/30 01:30:15 DEBUG : removing 2 level 1 directories 2025/06/30 01:30:15 INFO : A3: Removing directory 2025/06/30 01:30:15 INFO : A2: Removing directory 2025/06/30 01:30:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/30 01:30:19 DEBUG : removing 1 level 3 directories 2025/06/30 01:30:19 INFO : A1/B1/C1: Removing directory 2025/06/30 01:30:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:20 DEBUG : removing 1 level 2 directories 2025/06/30 01:30:20 INFO : A1/B1: Removing directory 2025/06/30 01:30:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 01:30:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 01:30:20 DEBUG : removing 1 level 1 directories 2025/06/30 01:30:20 INFO : A1: Removing directory 2025/06/30 01:30:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 01:30:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 01:30:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 01:30:21 DEBUG : removing 1 level 0 directories 2025/06/30 01:30:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Removing directory 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 01:30:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:30:23 INFO : A1: Making directory 2025/06/30 01:30:24 INFO : A1/B1: Making directory 2025/06/30 01:30:25 INFO : A1/B1/C1: Making directory 2025/06/30 01:30:28 DEBUG : removing 1 level 3 directories 2025/06/30 01:30:28 INFO : A1/B1/C1: Removing directory 2025/06/30 01:30:29 DEBUG : removing 1 level 2 directories 2025/06/30 01:30:29 INFO : A1/B1: Removing directory 2025/06/30 01:30:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 01:30:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:30:32 INFO : A1: Making directory 2025/06/30 01:30:33 INFO : A1/B1: Making directory 2025/06/30 01:30:34 INFO : A1/B1/C1: Making directory 2025/06/30 01:30:36 DEBUG : removing 1 level 3 directories 2025/06/30 01:30:36 INFO : A1/B1/C1: Removing directory 2025/06/30 01:30:37 DEBUG : removing 1 level 2 directories 2025/06/30 01:30:37 INFO : A1/B1: Removing directory 2025/06/30 01:30:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 01:30:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.18s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:30:42 DEBUG : file1: md5 = 405a085ec3c66d051244cf0e4e0666a6 OK 2025/06/30 01:30:42 DEBUG : filename.txt: File name found in url 2025/06/30 01:30:43 DEBUG : filename.txt: md5 = 6cdb19e265210fed9498bde791cea20c OK 2025/06/30 01:30:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/30 01:30:45 DEBUG : headerfilename.txt: md5 = 80acca1af0feb5d2f734ff3dfe5e91eb OK 2025/06/30 01:30:46 DEBUG : file2: md5 = 088c6a8c31f0c9b3f7e96a62dc95f542 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:30:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/30 01:30:51 DEBUG : sub/file2: md5 = fd928527a81dfb80d4b12b4277ccb968 OK 2025/06/30 01:30:51 INFO : file1: Copied (new) to: sub/file2 2025/06/30 01:30:51 INFO : file1: Deleted 2025/06/30 01:30:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 01:30:52 DEBUG : file1: Unchanged skipping 2025/06/30 01:30:52 INFO : file1: Deleted 2025/06/30 01:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': don't need to copy/move sub/file2, it is already at target location 2025/06/30 01:30:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:30:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/30 01:30:56 DEBUG : file1: md5 = 5517dd4d0e8471ac00ca7e12fa5d4300 OK 2025/06/30 01:30:56 INFO : file1: Copied (new) 2025/06/30 01:30:56 INFO : file1: Deleted 2025/06/30 01:30:56 DEBUG : file1: Destination exists, skipping 2025/06/30 01:30:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:31:01 DEBUG : dst/file1: md5 = e2d8c7bd3a5d367acc10ba4719eaffe5 OK 2025/06/30 01:31:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokadev7joku/backup" 2025/06/30 01:31:01 DEBUG : Config file has changed externally - reloading 2025/06/30 01:31:01 DEBUG : Creating backend with remote "TestDrive:crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20/1nrff024r7pq65ecp72fc28jb0" 2025/06/30 01:31:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/30 01:31:05 INFO : dst/file1: Moved (server-side) 2025/06/30 01:31:07 DEBUG : dst/file1: md5 = 41c16ad2762be721744c2de06ffd2f02 OK 2025/06/30 01:31:07 INFO : dst/file1: Copied (new) 2025/06/30 01:31:07 INFO : dst/file1: Deleted 2025/06/30 01:31:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:31:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 01:31:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.71s) === 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:31:13 DEBUG : A1/one: md5 = d09611514f2cb3dfe6683e83b2dd7678 OK 2025/06/30 01:31:15 DEBUG : A1/two: md5 = 6e91a231857784d7750d852698d40906 OK 2025/06/30 01:31:17 DEBUG : A1/B1/three: md5 = d7ee94a43f96a0df28f11a9a3fcd1066 OK 2025/06/30 01:31:19 DEBUG : A1/B1/C1/four: md5 = 003099d16d155f63fb89c5f406b71002 OK 2025/06/30 01:31:21 DEBUG : A1/B1/C2/five: md5 = c7a9680f7e5f23c5e63545a6b4130455 OK 2025/06/30 01:31:21 INFO : A1/B2: Making directory 2025/06/30 01:31:22 INFO : A1/B1/C3: Making directory 2025/06/30 01:31:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/30 01:31:31 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/30 01:31:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/30 01:31:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/30 01:31:31 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/30 01:31:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 01:31:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 01:31:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 01:31:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 01:31:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 01:31:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/30 01:31:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/30 01:31:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/30 01:31:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/30 01:31:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/30 01:31:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/30 01:31:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 01:31:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 01:31:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 01:31:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 01:31:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 01:31:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/30 01:31:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/30 01:31:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 01:31:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 01:31:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 01:31:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/30 01:31:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 01:31:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 01:31:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 01:31:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.40s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 01:31:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 637de2e1736e34b1200a159c39bd304d OK 2025/06/30 01:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/30 01:31:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/30 01:31:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/30 01:31:59 DEBUG : no_checksum_big_file_from_pipe: md5 = a57284f5bf35b31709166bcdd0dbb761 OK 2025/06/30 01:31:59 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 01:32:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 78f15424b13662a1994d4efe39f4ca44 OK 2025/06/30 01:32:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/30 01:32:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/30 01:32:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 7d82185b5271b53f743f617d2d02b33c OK 2025/06/30 01:32:04 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 01:32:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 01:32:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/30 01:32:09 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-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 01:32:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/30 01:32:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/30 01:32:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/30 01:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (48 bytes), uploading instead of streaming 2025/06/30 01:32:17 DEBUG : rcat_metadata: md5 = 99cba6aaf54ac1c7fbbbcdf979950de6 OK 2025/06/30 01:32:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/30 01:32:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/30 01:32:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = be19326f7836f7e7a75996240c1c7c95 OK 2025/06/30 01:32:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:23 DEBUG : potato1: md5 = 45008cab6280da1546aa2c25bc80d6f0 OK 2025/06/30 01:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (60 bytes), uploading instead of streaming 2025/06/30 01:32:25 DEBUG : potato2: md5 = d345085eade648f27518e87cb02beb1c OK 2025/06/30 01:32:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:27 DEBUG : potato1: md5 = 0288fad9f9d4b4015f5b170022ad5cf4 OK 2025/06/30 01:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': File to upload is small (60 bytes), uploading instead of streaming 2025/06/30 01:32:29 DEBUG : potato2: md5 = e4b2ef9c4fd2a9d1761175f46fabaf5c OK 2025/06/30 01:32:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.85s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:32 DEBUG : potato2: md5 = dea4442558af8df5274ae1198f5b2ce8 OK 2025/06/30 01:32:34 DEBUG : empty space: md5 = 55780b0302f16b3328072a904586eeb3 OK 2025/06/30 01:32:36 DEBUG : sub dir/potato3: md5 = 48c2cf378a956e26128002b76409a306 OK 2025/06/30 01:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Touching "sub dir/potato3" 2025/06/30 01:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Touching "empty space" 2025/06/30 01:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Touching "potato2" 2025/06/30 01:32:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.51s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:40 DEBUG : dir with metadata: Making directory with metadata 2025/06/30 01:32:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:43 DEBUG : directory with modtime: Making directory with metadata 2025/06/30 01:32:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/30 01:32:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:32:45 DEBUG : Google drive root 'crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20': Skipping btime metadata as can't update it on an existing file: 2025-06-30T01:32:45.622236819Z 2025/06/30 01:32:46 INFO : non existent directory: Updated directory metadata 2025/06/30 01:32:48 DEBUG : Google drive root 'crypt/8hmhkie2qcuoaju5g86shiniupaqfq623idkk54pecolm20eqh20': Skipping btime metadata as can't update it on an existing file: 2025-06-30T01:32:45.622236819Z 2025/06/30 01:32:48 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/30 01:32:52 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/30 01:32:52 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/30 01:32:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:32:54 DEBUG : dst: Making directory with metadata 2025/06/30 01:32:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:32:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 01:32:55 INFO : dst: Set directory modification time (using SetModTime) 2025/06/30 01:32:56 INFO : dst: Set directory modification time (using SetModTime) 2025/06/30 01:32:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/30 01:32:56 INFO : dst: Set directory modification time (using SetModTime) 2025/06/30 01:32:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku'", Local "Local file system at /tmp/rclone3229051472", Modify Window "1ms" 2025/06/30 01:32:59 DEBUG : sub dir/test remove existing: md5 = 8843ef707d0b8036248c5657ee222919 OK 2025/06/30 01:33:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d9ed9c40cab918b6c232314b3cb14379 OK 2025/06/30 01:33:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.celufec0" before starting 2025/06/30 01:33:03 DEBUG : sub dir/test remove existing.celufec0: TEST: removing renamed existing file after operation 2025/06/30 01:33:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wevotet2" before starting 2025/06/30 01:33:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wevotet2: TEST: renaming existing back after failed operation 2025/06/30 01:33:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jecopic2" before starting 2025/06/30 01:33:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jecopic2: TEST: removing renamed existing file after operation 2025/06/30 01:33:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5ddubog27gk3ut516m2niqkepv9lukmd253n77tdgrer7ua6ti3oeigin07n7dknap1q6bkdu6enm2mk00qegq31j4tennocvgjl9tc2vcat7pqpl0j71b9ean6kmjo5k794o4jl9ehf4tvadcbsaqhlncprk2hu2pplnl47gb56fbv3e8ag" 2025/06/30 01:33:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "th7bt5ogbkdesj8mutkgtql0n42c889frhekbh9lt8pge2bqkgsg" --- PASS: TestRemoveExisting (12.76s) === 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/06/30 01:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokadev7joku': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m36.265903059s (try 1/5)