"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/30 02:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe" 2025/06/30 02:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg" 2025/06/30 02:07:49 DEBUG : Creating backend with remote "/tmp/rclone4260667984" === 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", 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 02:07:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/30 02:07:50 DEBUG : potato: Seek from 10 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 10 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Seek from 5 to 2 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/30 02:07:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Seek from 5 to 2 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/30 02:07:50 DEBUG : potato: Seek from 8 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 8 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/30 02:07:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/30 02:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/30 02:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/30 02:07:50 DEBUG : potato: Seek from 5 to 2 2025/06/30 02:07:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/30 02:07:50 DEBUG : potato: Seek from 9 to 0 2025/06/30 02:07:50 DEBUG : potato: Seek from 9 to 0 2025/06/30 02:07:50 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:07:52 DEBUG : rutabaga: md5 = 58171cd0100c498e0de27405eb2b830a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/30 02:07:54 DEBUG : empty space: md5 = 4fc1cd8e8d192515b461ddc52dfebc24 OK === RUN TestCheck/3 2025/06/30 02:07:56 DEBUG : potato2: md5 = 70b4b64a92cc0c4ddde627aa9b744f91 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/30 02:07:58 DEBUG : remotepotato: md5 = dc25463b94955631e5f45036c0535094 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.43s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2025/06/30 02:08:01 DEBUG : Creating backend with remote "nonexistent" 2025/06/30 02:08:01 DEBUG : Creating backend with remote "nonexistent" 2025/06/30 02:08:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/30 02:08:01 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 02:08:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/30 02:08:01 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:08:03 DEBUG : rutabaga: md5 = 17e911f5b45601fb83b89514f969374c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/30 02:08:07 DEBUG : empty space: md5 = 5b6bc520012508475b69477285733301 OK === RUN TestCheckDownload/3 2025/06/30 02:08:09 DEBUG : potato2: md5 = a52c75af56e5ae1bf1846e54656c0824 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/30 02:08:13 DEBUG : remotepotato: md5 = 4e008a221d634ce4c2daa8a2ecebecb0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.43s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (1.13s) --- PASS: TestCheckDownload/4 (1.41s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:08:19 DEBUG : rutabaga: md5 = 2ce72baba2e0db00790c4a270fee89bb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/30 02:08:21 DEBUG : empty space: md5 = 45178b8a53fd6ae34e2b236eec99214d OK === RUN TestCheckSizeOnly/3 2025/06/30 02:08:23 DEBUG : potato2: md5 = 7fbb94efa2bebaadbc826562cabd44af OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/30 02:08:25 DEBUG : remotepotato: md5 = c9ca80fe6bbcb175ebf4ea4eac16ce26 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.76s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:08:30 DEBUG : test.sum: md5 = 6886fa5ae103ce9a37712d7b379b661d OK 2025/06/30 02:08:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/30 02:08:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/30 02:08:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/30 02:08:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/30 02:08:32 DEBUG : test.sum: md5 = cc62f45d88d2336ac0f18c8a86cb33ea OK 2025/06/30 02:08:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/30 02:08:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/30 02:08:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/30 02:08:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.30s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:08:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/data" 2025/06/30 02:08:35 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.23s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:08:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/data" 2025/06/30 02:08:37 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/vjrnln8ratgmqakfosrqe8espk" 2025/06/30 02:08:41 DEBUG : data/banana: md5 = c7b50698c3c84161103788149bb58a5a OK 2025/06/30 02:08:42 DEBUG : test.sum: md5 = 71af69383b0ac97597ef0847200ccfe4 OK === RUN TestCheckSumDownload/subtest1 2025/06/30 02:08:47 DEBUG : data/potato: md5 = 318f4bbbd7983adce9f97bcd71386e2e OK 2025/06/30 02:08:49 DEBUG : test.sum: md5 = 741a638d64ce8df34ee7fa7bac77335b OK === RUN TestCheckSumDownload/subtest2 2025/06/30 02:08:53 DEBUG : test.sum: md5 = 63dd49a56f2fa85a67a154165cb406f9 OK === RUN TestCheckSumDownload/subtest3 2025/06/30 02:08:58 DEBUG : test.sum: md5 = 4b8027ad8197a76837300065c5c80db3 OK === RUN TestCheckSumDownload/subtest4 2025/06/30 02:09:02 DEBUG : test.sum: md5 = f8fa1b056c4f09fa6e6286f73c28fca4 OK === RUN TestCheckSumDownload/subtest5 2025/06/30 02:09:06 DEBUG : test.sum: md5 = 239ab540784dee9e9f84d0cba78abba3 OK === RUN TestCheckSumDownload/subtest6 2025/06/30 02:09:11 DEBUG : data/banana: md5 = 1be1db9642e0f7e388416e9031726c83 OK 2025/06/30 02:09:13 DEBUG : data/potato: md5 = e7a62ed7503d5ebf6712844c68ebe9d9 OK 2025/06/30 02:09:14 DEBUG : test.sum: md5 = 750d1be1a6bacdb9f464fbc97bcc10cd OK === RUN TestCheckSumDownload/subtest7 2025/06/30 02:09:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/30 02:09:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.47s) --- PASS: TestCheckSumDownload/subtest1 (2.58s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.24s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.60s) --- PASS: TestCheckSumDownload/subtest7 (2.61s) === RUN TestApplyTransforms 2025/06/30 02:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-filofuv2boyu" 2025/06/30 02:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/9716shr5qkp05aft8g1a761t6mea8ke5cqmo5i0ulvq8c8ubelbg" 2025/06/30 02:09:21 DEBUG : Creating backend with remote "/tmp/rclone218482574" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu'", Local "Local file system at /tmp/rclone218482574", Modify Window "1ms" 2025/06/30 02:09:24 DEBUG : hello, world!: md5 = 4e0390f2eb00031726e09ecf52ab14ff OK upper checkfile vs. lower remote (without normalization) 2025/06/30 02:09:24 ERROR : hello, world!: sum not found 2025/06/30 02:09:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu' 2025/06/30 02:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu': 1 files missing 2025/06/30 02:09:24 NOTICE: 1 hashes missing 2025/06/30 02:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu': 2 differences found 2025/06/30 02:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/30 02:09:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu': 0 differences found 2025/06/30 02:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu': 1 matching files 2025/06/30 02:09:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pojaceg5bupu" 2025/06/30 02:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:25 DEBUG : Creating backend with remote "TestDrive:crypt/75gh0bapgk3e769k050r5ip55tgbl2bgj9jqkurs80uebe54clhg" 2025/06/30 02:09:26 DEBUG : Creating backend with remote "/tmp/rclone1953445811" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu'", Local "Local file system at /tmp/rclone1953445811", Modify Window "1ms" 2025/06/30 02:09:28 DEBUG : HELLO, WORLD!: md5 = 6771b5ac9233b987cc16fc32d26af960 OK lower checkfile vs. upper remote (without normalization) 2025/06/30 02:09:29 ERROR : HELLO, WORLD!: sum not found 2025/06/30 02:09:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu' 2025/06/30 02:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu': 1 files missing 2025/06/30 02:09:29 NOTICE: 1 hashes missing 2025/06/30 02:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu': 2 differences found 2025/06/30 02:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/30 02:09:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu': 0 differences found 2025/06/30 02:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu': 1 matching files 2025/06/30 02:09:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxepuh3xuwo" 2025/06/30 02:09:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:30 DEBUG : Creating backend with remote "TestDrive:crypt/kst7tcaqts5l2lkgd2niedkfeoinvdequdl4ktc4luqbh1cvrh10" 2025/06/30 02:09:31 DEBUG : Creating backend with remote "/tmp/rclone820499647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo'", Local "Local file system at /tmp/rclone820499647", Modify Window "1ms" 2025/06/30 02:09:33 DEBUG : HeLlO, wOrLd!: md5 = 22e36dd66c0ae24a8c6e7880ca6a820a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/30 02:09:33 ERROR : HeLlO, wOrLd!: sum not found 2025/06/30 02:09:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo' 2025/06/30 02:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo': 1 files missing 2025/06/30 02:09:33 NOTICE: 1 hashes missing 2025/06/30 02:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo': 2 differences found 2025/06/30 02:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/30 02:09:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo': 0 differences found 2025/06/30 02:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo': 1 matching files 2025/06/30 02:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cepakof3cuna" 2025/06/30 02:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/aireorll3btdpkebf5jau9pdllm6m0dvev4t6id55acg5b7o7vsg" 2025/06/30 02:09:35 DEBUG : Creating backend with remote "/tmp/rclone758470809" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna'", Local "Local file system at /tmp/rclone758470809", Modify Window "1ms" 2025/06/30 02:09:38 DEBUG : HELLO, WORLD!: md5 = 187d05d8578b3a1e5e29a0904cac253b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/30 02:09:38 ERROR : HELLO, WORLD!: sum not found 2025/06/30 02:09:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna' 2025/06/30 02:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna': 1 files missing 2025/06/30 02:09:38 NOTICE: 1 hashes missing 2025/06/30 02:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna': 2 differences found 2025/06/30 02:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/30 02:09:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna': 0 differences found 2025/06/30 02:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna': 1 matching files 2025/06/30 02:09:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joriruz9bisi" 2025/06/30 02:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:39 DEBUG : Creating backend with remote "TestDrive:crypt/kq6mt8ipl8b88mf73n2cps8d8smqjbvbfuvpugqerac4213576j0" 2025/06/30 02:09:40 DEBUG : Creating backend with remote "/tmp/rclone4134048466" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi'", Local "Local file system at /tmp/rclone4134048466", Modify Window "1ms" 2025/06/30 02:09:43 DEBUG : 測試_Русский___ě_áñ: md5 = e4491af3ba54aafeef4283d9cb30592b OK NFD checkfile vs. NFC remote (without normalization) 2025/06/30 02:09:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/30 02:09:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi' 2025/06/30 02:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi': 1 files missing 2025/06/30 02:09:43 NOTICE: 1 hashes missing 2025/06/30 02:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi': 2 differences found 2025/06/30 02:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/30 02:09:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi': 0 differences found 2025/06/30 02:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi': 1 matching files 2025/06/30 02:09:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujuduq8vebu" 2025/06/30 02:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:44 DEBUG : Creating backend with remote "TestDrive:crypt/bp0g3b08q91c09p84il7ml787mnsavicghjatjqfs7sehor50d4g" 2025/06/30 02:09:45 DEBUG : Creating backend with remote "/tmp/rclone1465824643" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu'", Local "Local file system at /tmp/rclone1465824643", Modify Window "1ms" 2025/06/30 02:09:48 DEBUG : 測試_Русский___ě_áñ: md5 = e91247cd43372ee63a17ed87e6c22a34 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/30 02:09:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/30 02:09:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu' 2025/06/30 02:09:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu': 1 files missing 2025/06/30 02:09:48 NOTICE: 1 hashes missing 2025/06/30 02:09:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu': 2 differences found 2025/06/30 02:09:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/30 02:09:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu': 0 differences found 2025/06/30 02:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu': 1 matching files 2025/06/30 02:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-volehes7kuqo" 2025/06/30 02:09:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/k1qsoloc7viqktlgcgcplr1m0u1dd9pvmgkjes581orlgengm7l0" 2025/06/30 02:09:50 DEBUG : Creating backend with remote "/tmp/rclone1132568546" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo'", Local "Local file system at /tmp/rclone1132568546", Modify Window "1ms" 2025/06/30 02:09:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e62b9eb193838a3d40d5bd2fa1856c73 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/30 02:09:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 02:09:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo' 2025/06/30 02:09:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo': 1 files missing 2025/06/30 02:09:53 NOTICE: 1 hashes missing 2025/06/30 02:09:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo': 2 differences found 2025/06/30 02:09:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/30 02:09:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo': 0 differences found 2025/06/30 02:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo': 1 matching files 2025/06/30 02:09:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-copisac5jixu" 2025/06/30 02:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:54 DEBUG : Creating backend with remote "TestDrive:crypt/ioq1lpkikmfm7daubevpgsi60b9gul95r2v38t54gb3db1sd9t5g" 2025/06/30 02:09:55 DEBUG : Creating backend with remote "/tmp/rclone813149789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu'", Local "Local file system at /tmp/rclone813149789", Modify Window "1ms" 2025/06/30 02:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e62d93140aad4109592b818d4e5ed9c2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/30 02:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 02:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu' 2025/06/30 02:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu': 1 files missing 2025/06/30 02:09:58 NOTICE: 1 hashes missing 2025/06/30 02:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu': 2 differences found 2025/06/30 02:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/30 02:09:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu': 0 differences found 2025/06/30 02:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu': 1 matching files 2025/06/30 02:09:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalilaz1woxa" 2025/06/30 02:09:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:09:59 DEBUG : Creating backend with remote "TestDrive:crypt/8tv2ga8kuntiemra0kc3j5up7abeqg4am45s6c7u1rl5uleg9hfg" 2025/06/30 02:10:00 DEBUG : Creating backend with remote "/tmp/rclone1324558480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa'", Local "Local file system at /tmp/rclone1324558480", Modify Window "1ms" 2025/06/30 02:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c21ad5114d856105a8c1c5be36f750f3 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/30 02:10:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 02:10:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa' 2025/06/30 02:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa': 1 files missing 2025/06/30 02:10:03 NOTICE: 1 hashes missing 2025/06/30 02:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa': 2 differences found 2025/06/30 02:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/30 02:10:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa': 0 differences found 2025/06/30 02:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa': 1 matching files 2025/06/30 02:10:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazasus3lipi" 2025/06/30 02:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:10:04 DEBUG : Creating backend with remote "TestDrive:crypt/cn89ngmd2e8flq5h58caoi7q7f8idmfi5e00ncngnl753btiiap0" 2025/06/30 02:10:05 DEBUG : Creating backend with remote "/tmp/rclone2429502302" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi'", Local "Local file system at /tmp/rclone2429502302", Modify Window "1ms" 2025/06/30 02:10:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f52c0ed2f1e191036f4bf17bcdc2d6f7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/30 02:10:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/30 02:10:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi' 2025/06/30 02:10:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi': 1 files missing 2025/06/30 02:10:08 NOTICE: 1 hashes missing 2025/06/30 02:10:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi': 2 differences found 2025/06/30 02:10:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/30 02:10:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/30 02:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi': 0 differences found 2025/06/30 02:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi': 1 matching files 2025/06/30 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazasus3lipi': Purge remote 2025/06/30 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalilaz1woxa': Purge remote 2025/06/30 02:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copisac5jixu': Purge remote 2025/06/30 02:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-volehes7kuqo': Purge remote 2025/06/30 02:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujuduq8vebu': Purge remote 2025/06/30 02:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joriruz9bisi': Purge remote 2025/06/30 02:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cepakof3cuna': Purge remote 2025/06/30 02:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxepuh3xuwo': Purge remote 2025/06/30 02:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojaceg5bupu': Purge remote 2025/06/30 02:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-filofuv2boyu': Purge remote --- PASS: TestApplyTransforms (53.12s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:10:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/30 02:10:16 DEBUG : sub/file2: md5 = 075f8dec2d106f51a923f906d7418a64 OK 2025/06/30 02:10:16 INFO : file1: Copied (new) to: sub/file2 2025/06/30 02:10:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:10:17 DEBUG : file1: Unchanged skipping 2025/06/30 02:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': don't need to copy/move sub/file2, it is already at target location 2025/06/30 02:10:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.16s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:10:22 DEBUG : dst/file1: md5 = 2453654c3afcf70d8a5dcc99342dd13a OK 2025/06/30 02:10:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/backup" 2025/06/30 02:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/1nrff024r7pq65ecp72fc28jb0" 2025/06/30 02:10:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/30 02:10:27 INFO : dst/file1: Moved (server-side) 2025/06/30 02:10:28 DEBUG : dst/file1: md5 = e18c1b070ed5020398dd67d87147ebe2 OK 2025/06/30 02:10:28 INFO : dst/file1: Copied (new) 2025/06/30 02:10:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:10:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:10:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/dst" 2025/06/30 02:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 02:10:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/CompareDest" 2025/06/30 02:10:35 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/gveqi14airsml4bgu7krj116o8" 2025/06/30 02:10:37 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 02:10:39 DEBUG : one: md5 = 40aee0b47213666e7fe8f1ed2a16ed44 OK 2025/06/30 02:10:39 INFO : one: Copied (new) 2025/06/30 02:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:10:42 DEBUG : one: md5 = 768a6f90a5e4fa28cda972da89fdebbd OK 2025/06/30 02:10:42 INFO : one: Copied (replaced existing) 2025/06/30 02:10:44 DEBUG : dst/one: md5 = 117d31e2b64afca893029b42582f879f OK 2025/06/30 02:10:46 DEBUG : CompareDest/one: md5 = b0cc5c4a810f08d3f8acf618d0f2ca6c OK 2025/06/30 02:10:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:10:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:10:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 02:10:49 DEBUG : CompareDest/two: md5 = 1bdf9345fe27c0a31b98c3fd78a02599 OK 2025/06/30 02:10:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 02:10:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:10:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 02:10:51 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 02:10:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:10:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 02:10:52 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 02:10:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/30 02:10:54 DEBUG : two: md5 = f0af1dfed28e85d2d136a3fb1c44e503 OK 2025/06/30 02:10:54 INFO : two: Copied (new) 2025/06/30 02:10:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 02:10:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:10:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 02:10:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.22s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:10:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/dst" 2025/06/30 02:10:59 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 02:11:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/CopyDest" 2025/06/30 02:11:00 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/30 02:11:02 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 02:11:04 DEBUG : one: md5 = 2b3004acf1677ec2b06485915eb5514b OK 2025/06/30 02:11:04 INFO : one: Copied (new) 2025/06/30 02:11:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:11:07 DEBUG : one: md5 = 53229d062c27237cb29b0ef6c868bcfd OK 2025/06/30 02:11:07 INFO : one: Copied (replaced existing) 2025/06/30 02:11:09 DEBUG : dst/one: md5 = 339a75651caa77093433f65d6395ac5c OK 2025/06/30 02:11:11 DEBUG : CopyDest/one: md5 = 184fb19d1381e02e8cba70bcc5df1def OK 2025/06/30 02:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/BackupDir" 2025/06/30 02:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/30 02:11:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:11:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:11:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:11:16 INFO : one: Moved (server-side) 2025/06/30 02:11:17 INFO : one: Copied (server-side copy) 2025/06/30 02:11:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/30 02:11:18 DEBUG : CopyDest/two: md5 = 646ebaa85606c10dfa3710c74332097e OK 2025/06/30 02:11:19 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 02:11:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:11:20 INFO : two: Copied (server-side copy) 2025/06/30 02:11:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/30 02:11:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:11:21 DEBUG : two: Unchanged skipping 2025/06/30 02:11:23 DEBUG : CopyDest/three: md5 = 3f23b8d0325eb08e21446223cd281609 OK 2025/06/30 02:11:24 DEBUG : three: Need to transfer - File not found at Destination 2025/06/30 02:11:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/30 02:11:24 DEBUG : three: Destination not found in --copy-dest 2025/06/30 02:11:26 DEBUG : three: md5 = 3b8be328a1197179e9adfd08b1f9d465 OK 2025/06/30 02:11:26 INFO : three: Copied (new) 2025/06/30 02:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/30 02:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 02:11:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/30 02:11:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 02:11:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:11:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:11:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/30 02:11:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8c991a8a57b42735294f9af20de3f76f OK 2025/06/30 02:11:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/30 02:11:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/30 02:11:37 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 02:11:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/30 02:11:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/30 02:11:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2c07bccdc6e38ff79d43d4d7a6100e07 OK 2025/06/30 02:11:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/30 02:11:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/30 02:11:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:11:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using skip mode. 2025/06/30 02:11:46 NOTICE: one: Found 2 files with duplicate names 2025/06/30 02:11:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:11:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using skip mode. 2025/06/30 02:11:52 NOTICE: one: Found 3 files with duplicate names 2025/06/30 02:11:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/30 02:11:53 INFO : one: Deleted 2025/06/30 02:11:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.80s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:11:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using first mode. 2025/06/30 02:11:59 NOTICE: one: Found 3 files with duplicate names 2025/06/30 02:11:59 INFO : one: Deleted 2025/06/30 02:12:00 INFO : one: Deleted 2025/06/30 02:12:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.47s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using newest mode. 2025/06/30 02:12:05 NOTICE: one: Found 3 files with duplicate names 2025/06/30 02:12:05 INFO : one: Deleted 2025/06/30 02:12:06 INFO : one: Deleted 2025/06/30 02:12:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using oldest mode. 2025/06/30 02:12:12 NOTICE: one: Found 3 files with duplicate names 2025/06/30 02:12:12 INFO : one: Deleted 2025/06/30 02:12:13 INFO : one: Deleted 2025/06/30 02:12:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using largest mode. 2025/06/30 02:12:18 NOTICE: one: Found 3 files with duplicate names 2025/06/30 02:12:19 INFO : one: Deleted 2025/06/30 02:12:19 INFO : one: Deleted 2025/06/30 02:12:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using smallest mode. 2025/06/30 02:12:24 NOTICE: one: Found 3 files with duplicate names 2025/06/30 02:12:25 INFO : one: Deleted 2025/06/30 02:12:25 INFO : one: Deleted 2025/06/30 02:12:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Looking for duplicate names using rename mode. 2025/06/30 02:12:32 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/30 02:12:33 INFO : one-2.txt: renamed from: one.txt 2025/06/30 02:12:34 INFO : one-3.txt: renamed from: one.txt 2025/06/30 02:12:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.78s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:40 DEBUG : dupe1/one.txt: md5 = 7aaa644de3b09835ee0e126d02b19c03 OK 2025/06/30 02:12:43 DEBUG : dupe2/two.txt: md5 = 281035181ee7c2e421124c5ed483c5b3 OK 2025/06/30 02:12:45 DEBUG : dupe3/three.txt: md5 = f98ca66697b1fda55ca577305a094b6b OK 2025/06/30 02:12:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/30 02:12:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/30 02:12:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/30 02:12:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/30 02:12:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/30 02:12:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/30 02:12:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.82s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:12:52 DEBUG : a.txt: md5 = 271270ceb06b78ded4ba52087db5c9a4 OK 2025/06/30 02:12:54 DEBUG : zend.txt: md5 = 3046986383c7864d0a537dee44cc8b7f OK 2025/06/30 02:12:56 DEBUG : sub dir/hello world: md5 = 299b3c8bd685743f949ba0fc838305f1 OK 2025/06/30 02:12:57 DEBUG : sub dir/hello world2: md5 = 31e0f955fce8869a7e96d40795028b0a OK 2025/06/30 02:12:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 95e1fe860c59a637478ee10c713988f2 OK 2025/06/30 02:13:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4c9b1960861794e7df118ae12d764b68 OK 2025/06/30 02:13:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4cc51db8d141abd3b17358763f0f837d OK 2025/06/30 02:13:04 DEBUG : a.txt: Excluded (Size Filter) 2025/06/30 02:13:04 DEBUG : a.txt: Excluded 2025/06/30 02:13:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 02:13:05 DEBUG : sub dir/hello world: Excluded 2025/06/30 02:13:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 02:13:05 DEBUG : sub dir/hello world2: Excluded 2025/06/30 02:13:05 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 02:13:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 02:13:05 DEBUG : sub dir/hello world: Excluded 2025/06/30 02:13:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 02:13:05 DEBUG : sub dir/hello world2: Excluded 2025/06/30 02:13:05 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 02:13:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/30 02:13:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/30 02:13:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/30 02:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/30 02:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/30 02:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/30 02:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.47s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:13:14 DEBUG : a.txt: md5 = 7d90d37d4e0ea536bb250c0528aa0279 OK 2025/06/30 02:13:15 DEBUG : zend.txt: md5 = b54b338054f8e081ae2b636097ad67e1 OK 2025/06/30 02:13:17 DEBUG : sub dir/hello world: md5 = 75ac53427953f18f5098f19a886bd9e6 OK 2025/06/30 02:13:19 DEBUG : sub dir/hello world2: md5 = f47d83584b976e489d8b0225fdab5441 OK 2025/06/30 02:13:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 193322fec06fcc492845fe3af9b78284 OK 2025/06/30 02:13:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 10a94f1ed6281b164b73086d30a81b59 OK 2025/06/30 02:13:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 879721f9ece50c79b98604bb05e0b128 OK 2025/06/30 02:13:27 DEBUG : a.txt: Excluded (Size Filter) 2025/06/30 02:13:27 DEBUG : a.txt: Excluded 2025/06/30 02:13:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 02:13:27 DEBUG : sub dir/hello world: Excluded 2025/06/30 02:13:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 02:13:27 DEBUG : sub dir/hello world2: Excluded 2025/06/30 02:13:28 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 02:13:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/30 02:13:28 DEBUG : sub dir/hello world: Excluded 2025/06/30 02:13:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/30 02:13:28 DEBUG : sub dir/hello world2: Excluded 2025/06/30 02:13:28 DEBUG : sub dir/ignore dir: Excluded 2025/06/30 02:13:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/30 02:13:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/30 02:13:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/30 02:13:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/30 02:13:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/30 02:13:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/30 02:13:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.11s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:13:37 DEBUG : file1: md5 = c011fc616609031e017c4205822fd01b OK 2025/06/30 02:13:39 DEBUG : sub/file2: md5 = 1e1edcdfa339fbc4601507ed426fb686 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 02:13:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/30 02:13:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/30 02:13:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/30 02:13:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.37s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:13:46 DEBUG : file1: md5 = af91066bcc3a24d3fe19f7c92c0f87da OK 2025/06/30 02:13:48 DEBUG : sub/file2: md5 = 9b9cc01fd20988d25c31080d0253d1f5 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 02:13:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/notfound" 2025/06/30 02:13:52 DEBUG : Config file has changed externally - reloading 2025/06/30 02:13:52 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/qe0i31qdkoejk60elps0ni5sqk" 2025/06/30 02:13:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.44s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:13:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Making directory 2025/06/30 02:13:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:13:59 DEBUG : sub dir/hello world: md5 = c6275d7aaae8e94e874652c46db9c4d0 OK 2025/06/30 02:14:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.77s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:03 DEBUG : potato2: md5 = defc80ee0665650247e70ba9f9f849e9 OK 2025/06/30 02:14:04 DEBUG : empty space: md5 = 361b56a2c8459cb03b4abf4bd24d0842 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:08 DEBUG : potato2: md5 = 24fb472f7969d924aceb413e9b4a6abd OK 2025/06/30 02:14:09 DEBUG : empty space: md5 = 2d47656687c15090017852ed0202dce5 OK 2025/06/30 02:14:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/30 02:14:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:13 DEBUG : potato2: md5 = f74bcd0cd83f0ea5fcc77288c9c44a91 OK 2025/06/30 02:14:14 DEBUG : empty space: md5 = 541286c9180009aef8953e15aaa3ffb9 OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:17 DEBUG : potato2: md5 = 92e7f742c44c20e48d471683a4ce8cd6 OK 2025/06/30 02:14:19 DEBUG : empty space: md5 = e103fbf31a759e5161c138f794c8fd42 OK --- PASS: TestHashSums (4.54s) === RUN TestHashSumsWithErrors 2025/06/30 02:14:21 DEBUG : Creating backend with remote ":memory:" 2025/06/30 02:14:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/30 02:14:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/30 02:14:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/30 02:14:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/30 02:14:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/30 02:14:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/30 02:14:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/30 02:14:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/30 02:14:21 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:22 DEBUG : potato2: md5 = cc0be8d9a299e997609f13910ebc30ad OK 2025/06/30 02:14:23 DEBUG : empty space: md5 = a0f4af3c3415c1a9a03d061020e92dfe OK 2025/06/30 02:14:26 DEBUG : sub dir/potato3: md5 = fea5ce962469654acacfabd58f8a27b1 OK 2025/06/30 02:14:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.74s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:31 DEBUG : small: md5 = 7e83dca9037d5de80e164fa45d0e80a6 OK 2025/06/30 02:14:32 DEBUG : medium: md5 = 91849447e8d8b749ee8a68f9f3fd0adc OK 2025/06/30 02:14:33 DEBUG : large: md5 = 70c6ca25a73f503c635e58515216d1f3 OK 2025/06/30 02:14:34 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:34 DEBUG : large: Excluded (Size Filter) 2025/06/30 02:14:34 INFO : small: Deleted 2025/06/30 02:14:35 INFO : medium: Deleted --- PASS: TestDelete (6.79s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:38 DEBUG : small: md5 = a0ecc9faa0d8c3d8eb3001ee07284da3 OK 2025/06/30 02:14:39 DEBUG : medium: md5 = 7fad5afdca5f9bd78dc3f9a3386dfb32 OK 2025/06/30 02:14:40 DEBUG : large: md5 = 84868f51d1cc3210c462dc39adf632f9 OK 2025/06/30 02:14:41 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:41 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/30 02:14:41 INFO : small: Deleted 2025/06/30 02:14:41 INFO : large: Deleted --- PASS: TestMaxDelete (7.84s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:45 DEBUG : small: md5 = 5f7f8730f44803bd1460bc9b5131bde4 OK 2025/06/30 02:14:47 DEBUG : medium: md5 = 8e48fffe0449f8d4fda74454d967e272 OK 2025/06/30 02:14:48 DEBUG : large: md5 = b9ab37a438adf0459b61c480665fc70e OK 2025/06/30 02:14:49 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/30 02:14:49 INFO : medium: Deleted 2025/06/30 02:14:49 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.92s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:52 DEBUG : small: md5 = 7e0460fc36a49563938069e3ec1e8dbc OK 2025/06/30 02:14:54 DEBUG : medium: md5 = 5e2e765befc72ddbc74ad319ad4ca42e OK 2025/06/30 02:14:55 DEBUG : large: md5 = e8734374c2f1ad6b2a335ee95ae514be OK 2025/06/30 02:14:55 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:56 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/30 02:14:56 INFO : small: Deleted 2025/06/30 02:14:56 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:14:59 DEBUG : ReadFile: md5 = 29275022d44d44cf3de1bd5a87e0764e OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2025/06/30 02:15:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/30 02:15:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/30 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/30 02:15:02 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:15:04 DEBUG : file1: md5 = f2ff974d889942c4f3a0f619763d3a02 OK 2025/06/30 02:15:05 DEBUG : file2: md5 = 05caffbe8622788cc1097edc5468d0c6 OK --- PASS: TestCat (16.02s) === RUN TestPurge 2025/06/30 02:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozefec9ribe" 2025/06/30 02:15:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/fem6rr2mooh2tfakc2qpr280emdvs5kabhjgm9lug783tc1gtbj0" 2025/06/30 02:15:19 DEBUG : Creating backend with remote "/tmp/rclone3737657387" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozefec9ribe'", Local "Local file system at /tmp/rclone3737657387", Modify Window "1ms" 2025/06/30 02:15:24 DEBUG : A1/B1/C1/one: md5 = 78610e9ab93584e2c02d30fe35487eab OK 2025/06/30 02:15:24 INFO : A2: Making directory 2025/06/30 02:15:25 INFO : A1/B2: Making directory 2025/06/30 02:15:25 INFO : A1/B2/C2: Making directory 2025/06/30 02:15:26 INFO : A1/B1/C3: Making directory 2025/06/30 02:15:27 INFO : A3: Making directory 2025/06/30 02:15:28 INFO : A3/B3: Making directory 2025/06/30 02:15:29 INFO : A3/B3/C4: Making directory 2025/06/30 02:15:31 DEBUG : A1/two: md5 = 0aa6197366c1773803915142bbe33937 OK 2025/06/30 02:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozefec9ribe': Purge remote 2025/06/30 02:15:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.05s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:15:38 DEBUG : A1/B1/C1/one: md5 = c2db8d11a458c9f7c06298cea9d3871e OK 2025/06/30 02:15:38 INFO : A2: Making directory 2025/06/30 02:15:39 INFO : A1/B2: Making directory 2025/06/30 02:15:40 INFO : A1/B2/C2: Making directory 2025/06/30 02:15:40 INFO : A1/B1/C3: Making directory 2025/06/30 02:15:41 INFO : A3: Making directory 2025/06/30 02:15:42 INFO : A3/B3: Making directory 2025/06/30 02:15:43 INFO : A3/B3/C4: Making directory 2025/06/30 02:15:45 DEBUG : A1/two: md5 = bd130a8136b75672f48a4343da44fe0e OK 2025/06/30 02:15:46 DEBUG : removing 1 level 3 directories 2025/06/30 02:15:46 INFO : A3/B3/C4: Removing directory 2025/06/30 02:15:49 DEBUG : removing 2 level 3 directories 2025/06/30 02:15:49 INFO : A1/B2/C2: Removing directory 2025/06/30 02:15:49 INFO : A1/B1/C3: Removing directory 2025/06/30 02:15:49 DEBUG : removing 2 level 2 directories 2025/06/30 02:15:49 INFO : A3/B3: Removing directory 2025/06/30 02:15:49 INFO : A1/B2: Removing directory 2025/06/30 02:15:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 02:15:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/30 02:15:50 DEBUG : removing 2 level 1 directories 2025/06/30 02:15:50 INFO : A3: Removing directory 2025/06/30 02:15:50 INFO : A2: Removing directory 2025/06/30 02:15:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/30 02:15:54 DEBUG : removing 1 level 3 directories 2025/06/30 02:15:54 INFO : A1/B1/C1: Removing directory 2025/06/30 02:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:55 DEBUG : removing 1 level 2 directories 2025/06/30 02:15:55 INFO : A1/B1: Removing directory 2025/06/30 02:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 02:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 02:15:56 DEBUG : removing 1 level 1 directories 2025/06/30 02:15:56 INFO : A1: Removing directory 2025/06/30 02:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 02:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 02:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 02:15:56 DEBUG : removing 1 level 0 directories 2025/06/30 02:15:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Removing directory 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/30 02:15:57 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (23.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:15:59 INFO : A1: Making directory 2025/06/30 02:16:00 INFO : A1/B1: Making directory 2025/06/30 02:16:00 INFO : A1/B1/C1: Making directory 2025/06/30 02:16:03 DEBUG : removing 1 level 3 directories 2025/06/30 02:16:03 INFO : A1/B1/C1: Removing directory 2025/06/30 02:16:04 DEBUG : removing 1 level 2 directories 2025/06/30 02:16:04 INFO : A1/B1: Removing directory 2025/06/30 02:16:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 02:16:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.05s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:16:06 INFO : A1: Making directory 2025/06/30 02:16:07 INFO : A1/B1: Making directory 2025/06/30 02:16:08 INFO : A1/B1/C1: Making directory 2025/06/30 02:16:10 DEBUG : removing 1 level 3 directories 2025/06/30 02:16:10 INFO : A1/B1/C1: Removing directory 2025/06/30 02:16:11 DEBUG : removing 1 level 2 directories 2025/06/30 02:16:11 INFO : A1/B1: Removing directory 2025/06/30 02:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 02:16:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:16:15 DEBUG : file1: md5 = 9b510463284cf30e6945673e90b5a1e9 OK 2025/06/30 02:16:15 DEBUG : filename.txt: File name found in url 2025/06/30 02:16:17 DEBUG : filename.txt: md5 = ce824cd820d97f69a71c59c21fff87a4 OK 2025/06/30 02:16:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/30 02:16:18 DEBUG : headerfilename.txt: md5 = 5b78b3eb08393cbb48226d8be5dd5930 OK 2025/06/30 02:16:20 DEBUG : file2: md5 = b2ee70ee07d16ac265fbc79424bcd78a OK --- PASS: TestCopyURL (8.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:16:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/30 02:16:25 DEBUG : sub/file2: md5 = 831d6d0fb24e0468ced5b05fe1f84169 OK 2025/06/30 02:16:25 INFO : file1: Copied (new) to: sub/file2 2025/06/30 02:16:25 INFO : file1: Deleted 2025/06/30 02:16:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:25 DEBUG : file1: Unchanged skipping 2025/06/30 02:16:25 INFO : file1: Deleted 2025/06/30 02:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': don't need to copy/move sub/file2, it is already at target location 2025/06/30 02:16:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.91s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:16:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/30 02:16:30 DEBUG : file1: md5 = 736c736b6fa03d6795e0a857db7cd456 OK 2025/06/30 02:16:30 INFO : file1: Copied (new) 2025/06/30 02:16:30 INFO : file1: Deleted 2025/06/30 02:16:30 DEBUG : file1: Destination exists, skipping 2025/06/30 02:16:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:16:34 DEBUG : dst/file1: md5 = c829a9cc403268f648d3964424968308 OK 2025/06/30 02:16:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebuvex5qexe/backup" 2025/06/30 02:16:35 DEBUG : Creating backend with remote "TestDrive:crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg/1nrff024r7pq65ecp72fc28jb0" 2025/06/30 02:16:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/30 02:16:39 INFO : dst/file1: Moved (server-side) 2025/06/30 02:16:40 DEBUG : dst/file1: md5 = 429f5547050b204342930355c109a0d0 OK 2025/06/30 02:16:40 INFO : dst/file1: Copied (new) 2025/06/30 02:16:40 INFO : dst/file1: Deleted 2025/06/30 02:16:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:16:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/30 02:16:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.75s) === 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:16:48 DEBUG : A1/one: md5 = 29405b84ed31c17bb9c1acf5c23ed7f2 OK 2025/06/30 02:16:49 DEBUG : A1/two: md5 = 4cc1b96de70093d71555b885f6d037b2 OK 2025/06/30 02:16:52 DEBUG : A1/B1/three: md5 = 8c95e8840c4dc3a22d7bdeed524b617d OK 2025/06/30 02:16:54 DEBUG : A1/B1/C1/four: md5 = 369ced0f70a8c0836a21142b30908bd1 OK 2025/06/30 02:16:56 DEBUG : A1/B1/C2/five: md5 = 75d0e38df4e92af9d3e78312a0d2d641 OK 2025/06/30 02:16:56 INFO : A1/B2: Making directory 2025/06/30 02:16:57 INFO : A1/B1/C3: Making directory 2025/06/30 02:17:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/30 02:17:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/30 02:17:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/30 02:17:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/30 02:17:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/30 02:17:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 02:17:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 02:17:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 02:17:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 02:17:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 02:17:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/30 02:17:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/30 02:17:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/30 02:17:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/30 02:17:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/30 02:17:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/30 02:17:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 02:17:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 02:17:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 02:17:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 02:17:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 02:17:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/30 02:17:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/30 02:17:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/30 02:17:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/30 02:17:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/30 02:17:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/30 02:17:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/30 02:17:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/30 02:17:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/30 02:17:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.57s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 02:17:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 6ceb7af32942f913334cbdea4e528203 OK 2025/06/30 02:17:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/30 02:17:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/30 02:17:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/30 02:17:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 36de73552bd4e4d38c8c7dbcdefe7c7a OK 2025/06/30 02:17:36 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 02:17:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 425ec843d74bd0a5149fb881739c31fa OK 2025/06/30 02:17:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/30 02:17:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/30 02:17:41 DEBUG : with_checksum_big_file_from_pipe: md5 = 1b2d4afab15756983e2a064b11aa730c OK 2025/06/30 02:17:41 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 02:17:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/30 02:17:46 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-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:17:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/30 02:17:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/30 02:17:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/30 02:17:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.36s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/30 02:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (48 bytes), uploading instead of streaming 2025/06/30 02:17:55 DEBUG : rcat_metadata: md5 = a820d1d683ae341304e23384623eb1ba OK 2025/06/30 02:17:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/30 02:17:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/30 02:17:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = 53235f649a7ef2823e091e1bf98e7868 OK 2025/06/30 02:17:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:01 DEBUG : potato1: md5 = 86b05feb93194e1e78441ca38b1b9f76 OK 2025/06/30 02:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (60 bytes), uploading instead of streaming 2025/06/30 02:18:02 DEBUG : potato2: md5 = b967ed57dcb13acc27ea8eeace6c3698 OK 2025/06/30 02:18:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:05 DEBUG : potato1: md5 = d29d8dc3f9b42dd19ae24374a5a4f17f OK 2025/06/30 02:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': File to upload is small (60 bytes), uploading instead of streaming 2025/06/30 02:18:06 DEBUG : potato2: md5 = eb99d2ac485e4e8f570454f8757a42d9 OK 2025/06/30 02:18:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:10 DEBUG : potato2: md5 = f5e62b476266cdaeedd3a973815bf84b OK 2025/06/30 02:18:11 DEBUG : empty space: md5 = 1961c679671c32193542968e3638a6aa OK 2025/06/30 02:18:14 DEBUG : sub dir/potato3: md5 = d76cfcfe8e19e3725477600f6b427d4a OK 2025/06/30 02:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Touching "sub dir/potato3" 2025/06/30 02:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Touching "empty space" 2025/06/30 02:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Touching "potato2" 2025/06/30 02:18:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.74s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:18 DEBUG : dir with metadata: Making directory with metadata 2025/06/30 02:18:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:21 DEBUG : directory with modtime: Making directory with metadata 2025/06/30 02:18:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/30 02:18:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:18:23 DEBUG : Google drive root 'crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg': Skipping btime metadata as can't update it on an existing file: 2025-06-30T02:18:23.514492064Z 2025/06/30 02:18:24 INFO : non existent directory: Updated directory metadata 2025/06/30 02:18:26 DEBUG : Google drive root 'crypt/l8qahsjjsqsjr1s230u01fq23jqc4eim5tvs9cntkin2qe79pejg': Skipping btime metadata as can't update it on an existing file: 2025-06-30T02:18:23.514492064Z 2025/06/30 02:18:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.91s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/30 02:18:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/30 02:18:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.17s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/30 02:18:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:18:32 DEBUG : dst: Making directory with metadata 2025/06/30 02:18:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:18:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:33 INFO : dst: Set directory modification time (using SetModTime) 2025/06/30 02:18:34 INFO : dst: Set directory modification time (using SetModTime) 2025/06/30 02:18:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/30 02:18:34 INFO : dst: Set directory modification time (using SetModTime) 2025/06/30 02:18:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.75s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe'", Local "Local file system at /tmp/rclone4260667984", Modify Window "1ms" 2025/06/30 02:18:38 DEBUG : sub dir/test remove existing: md5 = bfbcf097d1f21827b0939c3de6fae756 OK 2025/06/30 02:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 56c2feffe91a418fd3d9303fd933cc67 OK 2025/06/30 02:18:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pideqeh8" before starting 2025/06/30 02:18:42 DEBUG : sub dir/test remove existing.pideqeh8: TEST: removing renamed existing file after operation 2025/06/30 02:18:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hocapeh9" before starting 2025/06/30 02:18:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hocapeh9: TEST: renaming existing back after failed operation 2025/06/30 02:18:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zucejik2" before starting 2025/06/30 02:18:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zucejik2: TEST: removing renamed existing file after operation 2025/06/30 02:18:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6j4489ceh0u23gpc1gg086sarnt80e67ortbvk9gds16d7rfr19g" 2025/06/30 02:18:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "efqdnqmne534hl2aak4gmrvlraqi5c0uctpstgra58cba3nqcfspakshsbdtiug1ksp8gks0dg9t0a97f2m55j31obt7i5mad59gjgk2jsrug3hukaj8n7uoohbo79urrb0tiobhomaqr9p8q562su2kvk8lstncguljg2cdqegvpfedievg" --- PASS: TestRemoveExisting (13.08s) === 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 02:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebuvex5qexe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m1.219969671s (try 1/5)