"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/12 02:37:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa" 2025/01/12 02:37:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:37:07 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0" 2025/01/12 02:37:08 DEBUG : Creating backend with remote "/tmp/rclone691406565" === 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", 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/01/12 02:37:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/12 02:37:08 DEBUG : potato: Seek from 10 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 10 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Seek from 5 to 2 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/12 02:37:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Seek from 5 to 2 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/12 02:37:08 DEBUG : potato: Seek from 8 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 8 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/12 02:37:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 02:37:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 02:37:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 02:37:08 DEBUG : potato: Seek from 5 to 2 2025/01/12 02:37:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/12 02:37:08 DEBUG : potato: Seek from 9 to 0 2025/01/12 02:37:08 DEBUG : potato: Seek from 9 to 0 2025/01/12 02:37:08 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:37:11 DEBUG : rutabaga: md5 = 0e6ea9b8758039df8e8d0600978579cf OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/12 02:37:14 DEBUG : empty space: md5 = b705936ed45f75a0933c00b882600602 OK === RUN TestCheck/3 2025/01/12 02:37:16 DEBUG : potato2: md5 = 07e4754e4758295291e7a89478820f4e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/12 02:37:18 DEBUG : remotepotato: md5 = f3a85a4b44c34984324ef02986f2b73e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.62s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/01/12 02:37:22 DEBUG : Creating backend with remote "nonexistent" 2025/01/12 02:37:22 DEBUG : Creating backend with remote "nonexistent" 2025/01/12 02:37:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/12 02:37:22 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/01/12 02:37:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/12 02:37:22 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:37:24 DEBUG : rutabaga: md5 = db5ace5769fc0a3f9cb887f8195b9af0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/12 02:37:28 DEBUG : empty space: md5 = df054157ed9e24eefa1567460244f2c4 OK === RUN TestCheckDownload/3 2025/01/12 02:37:31 DEBUG : potato2: md5 = 40dd0e04ab14727a3946e3fd4ffb60f0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/12 02:37:36 DEBUG : remotepotato: md5 = 1399a3208e49d4fc90769b121e534627 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.83s) --- PASS: TestCheckDownload/1 (1.27s) --- PASS: TestCheckDownload/2 (1.35s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.13s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:37:43 DEBUG : rutabaga: md5 = d4b3184560e7d0c35d0549eb8a96c895 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/12 02:37:45 DEBUG : empty space: md5 = 7befdd03a0fe3ab20ad5216575b87737 OK === RUN TestCheckSizeOnly/3 2025/01/12 02:37:47 DEBUG : potato2: md5 = 4e0457bf233b5fef05b7b9b9fc209a08 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/12 02:37:50 DEBUG : remotepotato: md5 = c04b02c81a0f1d7b4532184a595247af OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.63s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:37:55 DEBUG : test.sum: md5 = 8076aa0f73ab025094392b95d863a450 OK 2025/01/12 02:37:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/12 02:37:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/12 02:37:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/12 02:37:56 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/12 02:37:58 DEBUG : test.sum: md5 = be1deb2ed2b7229bba9269a22685f6b4 OK 2025/01/12 02:37:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/12 02:37:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/12 02:37:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/12 02:37:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/data" 2025/01/12 02:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:38:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/data" 2025/01/12 02:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/vjrnln8ratgmqakfosrqe8espk" 2025/01/12 02:38:07 DEBUG : data/banana: md5 = 717042e0bae4e5e3736cf85a66adb12d OK 2025/01/12 02:38:08 DEBUG : test.sum: md5 = 365c15dcb4b9e5c5113d38b5d2346c65 OK === RUN TestCheckSumDownload/subtest1 2025/01/12 02:38:13 DEBUG : data/potato: md5 = 0b044ea9f2a2832b144bc6af20d11a77 OK 2025/01/12 02:38:15 DEBUG : test.sum: md5 = a56fb994ddcd3457a02213034ff866a4 OK === RUN TestCheckSumDownload/subtest2 2025/01/12 02:38:19 DEBUG : test.sum: md5 = 85ad7a72b372dcead7b2e98054707006 OK === RUN TestCheckSumDownload/subtest3 2025/01/12 02:38:24 DEBUG : test.sum: md5 = e3bb9baa07aa6eb2a657c329220835a8 OK === RUN TestCheckSumDownload/subtest4 2025/01/12 02:38:29 DEBUG : test.sum: md5 = 8a071cf0531a92ee38e128f57f7a6150 OK === RUN TestCheckSumDownload/subtest5 2025/01/12 02:38:33 DEBUG : test.sum: md5 = 7cdf6a38826ffd0e2411097658bdc64f OK === RUN TestCheckSumDownload/subtest6 2025/01/12 02:38:38 DEBUG : data/banana: md5 = a0062c6925999a2f5157f057c38793a6 OK 2025/01/12 02:38:39 DEBUG : data/potato: md5 = 0a2653173bf0f737598d6f3bd383dfa1 OK 2025/01/12 02:38:41 DEBUG : test.sum: md5 = fef15063212506615815d21e72521178 OK === RUN TestCheckSumDownload/subtest7 2025/01/12 02:38:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/12 02:38:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.02s) --- PASS: TestCheckSumDownload/subtest1 (2.77s) --- PASS: TestCheckSumDownload/subtest2 (2.29s) --- PASS: TestCheckSumDownload/subtest3 (3.29s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.48s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (2.72s) === RUN TestApplyTransforms 2025/01/12 02:38:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zipidef4hule" 2025/01/12 02:38:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:38:47 DEBUG : Creating backend with remote "TestDrive:crypt/eqo27ejg8m4dbeu83ehotm9su7pi3epadkv84vq7nd2bn6l7grrg" 2025/01/12 02:38:48 DEBUG : Creating backend with remote "/tmp/rclone3542941318" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule'", Local "Local file system at /tmp/rclone3542941318", Modify Window "1ms" 2025/01/12 02:38:51 DEBUG : hello, world!: md5 = ba9751a7094fd0698bceb805a81ad870 OK upper checkfile vs. lower remote (without normalization) 2025/01/12 02:38:51 ERROR : hello, world!: sum not found 2025/01/12 02:38:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule' 2025/01/12 02:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule': 1 files missing 2025/01/12 02:38:51 NOTICE: 1 hashes missing 2025/01/12 02:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule': 2 differences found 2025/01/12 02:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/12 02:38:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:38:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule': 0 differences found 2025/01/12 02:38:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule': 1 matching files 2025/01/12 02:38:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-winoxut2moqu" 2025/01/12 02:38:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:38:53 DEBUG : Creating backend with remote "TestDrive:crypt/al2ltb5o76nfhqgjcc3kj6fvpbju9c0k511ukp2kqr0r44tnojn0" 2025/01/12 02:38:54 DEBUG : Creating backend with remote "/tmp/rclone218276100" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu'", Local "Local file system at /tmp/rclone218276100", Modify Window "1ms" 2025/01/12 02:38:57 DEBUG : HELLO, WORLD!: md5 = a8fe34e1ed898e53ee1d3851cd3f548a OK lower checkfile vs. upper remote (without normalization) 2025/01/12 02:38:57 ERROR : HELLO, WORLD!: sum not found 2025/01/12 02:38:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu' 2025/01/12 02:38:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu': 1 files missing 2025/01/12 02:38:57 NOTICE: 1 hashes missing 2025/01/12 02:38:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu': 2 differences found 2025/01/12 02:38:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/12 02:38:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:38:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu': 0 differences found 2025/01/12 02:38:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu': 1 matching files 2025/01/12 02:38:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saviyab0wani" 2025/01/12 02:38:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/nnaau9dpe5fs3egp5k118srhm8gph39jjarecgcjh3a1566g55ng" 2025/01/12 02:38:59 DEBUG : Creating backend with remote "/tmp/rclone618952400" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani'", Local "Local file system at /tmp/rclone618952400", Modify Window "1ms" 2025/01/12 02:39:02 DEBUG : HeLlO, wOrLd!: md5 = 8f3cb287ded251cc6f74378973ee3b33 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/12 02:39:02 ERROR : HeLlO, wOrLd!: sum not found 2025/01/12 02:39:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani' 2025/01/12 02:39:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani': 1 files missing 2025/01/12 02:39:02 NOTICE: 1 hashes missing 2025/01/12 02:39:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani': 2 differences found 2025/01/12 02:39:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/12 02:39:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani': 0 differences found 2025/01/12 02:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani': 1 matching files 2025/01/12 02:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fofuqig6poka" 2025/01/12 02:39:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/7u2555fk4dg4entp24735hr2b163e0duobcm7hpd6oo4bkuldr2g" 2025/01/12 02:39:05 DEBUG : Creating backend with remote "/tmp/rclone2053560826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka'", Local "Local file system at /tmp/rclone2053560826", Modify Window "1ms" 2025/01/12 02:39:08 DEBUG : HELLO, WORLD!: md5 = e3e25d463a42d090960be00d5ce9c8a2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/12 02:39:08 ERROR : HELLO, WORLD!: sum not found 2025/01/12 02:39:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka' 2025/01/12 02:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka': 1 files missing 2025/01/12 02:39:08 NOTICE: 1 hashes missing 2025/01/12 02:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka': 2 differences found 2025/01/12 02:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/12 02:39:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka': 0 differences found 2025/01/12 02:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka': 1 matching files 2025/01/12 02:39:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofuxin4hiso" 2025/01/12 02:39:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:09 DEBUG : Creating backend with remote "TestDrive:crypt/oj9maa30b4p3bc1v2709boet475md73s5lll4hc5k3htuq4mnj80" 2025/01/12 02:39:10 DEBUG : Creating backend with remote "/tmp/rclone1375541461" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso'", Local "Local file system at /tmp/rclone1375541461", Modify Window "1ms" 2025/01/12 02:39:13 DEBUG : 測試_Русский___ě_áñ: md5 = 82642e706ada5b49275599983d28768b OK NFD checkfile vs. NFC remote (without normalization) 2025/01/12 02:39:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/12 02:39:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso' 2025/01/12 02:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso': 1 files missing 2025/01/12 02:39:14 NOTICE: 1 hashes missing 2025/01/12 02:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso': 2 differences found 2025/01/12 02:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/12 02:39:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso': 0 differences found 2025/01/12 02:39:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso': 1 matching files 2025/01/12 02:39:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziqahat0zego" 2025/01/12 02:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:15 DEBUG : Creating backend with remote "TestDrive:crypt/3g810brqqgvogdlom6nqlon406ngoa8r2hrnjo2o0pkg8vl2pa70" 2025/01/12 02:39:16 DEBUG : Creating backend with remote "/tmp/rclone191056771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego'", Local "Local file system at /tmp/rclone191056771", Modify Window "1ms" 2025/01/12 02:39:19 DEBUG : 測試_Русский___ě_áñ: md5 = 2af1263064a3c83f606b5cff1895da32 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/12 02:39:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/12 02:39:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego' 2025/01/12 02:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego': 1 files missing 2025/01/12 02:39:19 NOTICE: 1 hashes missing 2025/01/12 02:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego': 2 differences found 2025/01/12 02:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/12 02:39:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego': 0 differences found 2025/01/12 02:39:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego': 1 matching files 2025/01/12 02:39:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-revuvib0daxe" 2025/01/12 02:39:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:21 DEBUG : Creating backend with remote "TestDrive:crypt/3ul9sb9jl19rt170t6604bc5bdt940qruch3d7lmn5k0fd2js3m0" 2025/01/12 02:39:22 DEBUG : Creating backend with remote "/tmp/rclone1380219126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe'", Local "Local file system at /tmp/rclone1380219126", Modify Window "1ms" 2025/01/12 02:39:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 014d9f6c693dc3c3677b72ed6667fce9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/12 02:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 02:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe' 2025/01/12 02:39:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe': 1 files missing 2025/01/12 02:39:25 NOTICE: 1 hashes missing 2025/01/12 02:39:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe': 2 differences found 2025/01/12 02:39:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/12 02:39:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe': 0 differences found 2025/01/12 02:39:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe': 1 matching files 2025/01/12 02:39:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-livobad1dova" 2025/01/12 02:39:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:27 DEBUG : Creating backend with remote "TestDrive:crypt/2cobjcvg97dakoclmj5i22ku80kelst9s58hunrksk2dgd89esf0" 2025/01/12 02:39:28 DEBUG : Creating backend with remote "/tmp/rclone2872900569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova'", Local "Local file system at /tmp/rclone2872900569", Modify Window "1ms" 2025/01/12 02:39:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = adf901372e51386804d40c4fe5f3e5c2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/12 02:39:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 02:39:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova' 2025/01/12 02:39:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova': 1 files missing 2025/01/12 02:39:31 NOTICE: 1 hashes missing 2025/01/12 02:39:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova': 2 differences found 2025/01/12 02:39:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/12 02:39:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova': 0 differences found 2025/01/12 02:39:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova': 1 matching files 2025/01/12 02:39:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibefem7roza" 2025/01/12 02:39:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:32 DEBUG : Creating backend with remote "TestDrive:crypt/q77o3t1kpraaaet79n5j3fptpuvvju2hl87v24ue6p26q6qvhvtg" 2025/01/12 02:39:33 DEBUG : Creating backend with remote "/tmp/rclone2085923859" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza'", Local "Local file system at /tmp/rclone2085923859", Modify Window "1ms" 2025/01/12 02:39:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9fd9ea48be4da413042b7eb85bffdbc OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/12 02:39:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 02:39:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza' 2025/01/12 02:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza': 1 files missing 2025/01/12 02:39:37 NOTICE: 1 hashes missing 2025/01/12 02:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza': 2 differences found 2025/01/12 02:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/12 02:39:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza': 0 differences found 2025/01/12 02:39:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza': 1 matching files 2025/01/12 02:39:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiyuwet7nowe" 2025/01/12 02:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:39:38 DEBUG : Creating backend with remote "TestDrive:crypt/croqpl26d8gi71gdb5k6a4phtc1kmo6b075n47thovr8ftq4d62g" 2025/01/12 02:39:39 DEBUG : Creating backend with remote "/tmp/rclone1306285584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe'", Local "Local file system at /tmp/rclone1306285584", Modify Window "1ms" 2025/01/12 02:39:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71b5011f08085dd44b0a9047ab77cf91 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/12 02:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 02:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe' 2025/01/12 02:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe': 1 files missing 2025/01/12 02:39:42 NOTICE: 1 hashes missing 2025/01/12 02:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe': 2 differences found 2025/01/12 02:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/12 02:39:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 02:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe': 0 differences found 2025/01/12 02:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe': 1 matching files 2025/01/12 02:39:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiyuwet7nowe': Purge remote 2025/01/12 02:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibefem7roza': Purge remote 2025/01/12 02:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livobad1dova': Purge remote 2025/01/12 02:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-revuvib0daxe': Purge remote 2025/01/12 02:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziqahat0zego': Purge remote 2025/01/12 02:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofuxin4hiso': Purge remote 2025/01/12 02:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fofuqig6poka': Purge remote 2025/01/12 02:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saviyab0wani': Purge remote 2025/01/12 02:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-winoxut2moqu': Purge remote 2025/01/12 02:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zipidef4hule': Purge remote --- PASS: TestApplyTransforms (62.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:39:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/12 02:39:53 DEBUG : sub/file2: md5 = 55e399f591c79d8f3f09f80d494a8819 OK 2025/01/12 02:39:53 INFO : file1: Copied (new) to: sub/file2 2025/01/12 02:39:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 02:39:53 DEBUG : file1: Unchanged skipping 2025/01/12 02:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': don't need to copy/move sub/file2, it is already at target location 2025/01/12 02:39:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.84s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:40:00 DEBUG : dst/file1: md5 = 8823a90941855fa3eaca0bb2e25eca1c OK 2025/01/12 02:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/backup" 2025/01/12 02:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/1nrff024r7pq65ecp72fc28jb0" 2025/01/12 02:40:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/12 02:40:06 INFO : dst/file1: Moved (server-side) 2025/01/12 02:40:07 DEBUG : dst/file1: md5 = f20990f820a22ab1a76373fd0ec9e7ab OK 2025/01/12 02:40:07 INFO : dst/file1: Copied (new) 2025/01/12 02:40:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:40:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:40:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:40:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/dst" 2025/01/12 02:40:13 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 02:40:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/CompareDest" 2025/01/12 02:40:15 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/gveqi14airsml4bgu7krj116o8" 2025/01/12 02:40:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 02:40:19 DEBUG : one: md5 = 25958d27cf006eace8bd8ae2b86f2cf9 OK 2025/01/12 02:40:19 INFO : one: Copied (new) 2025/01/12 02:40:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 02:40:22 DEBUG : one: md5 = a4a2b1d52e57b6b59a2e8562f8bda303 OK 2025/01/12 02:40:22 INFO : one: Copied (replaced existing) 2025/01/12 02:40:24 DEBUG : dst/one: md5 = 3305b9dbbeb0e5a0b1c84e633cb7044d OK 2025/01/12 02:40:27 DEBUG : CompareDest/one: md5 = 78c565571e319b0528b7bdf9aecdcc10 OK 2025/01/12 02:40:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 02:40:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 02:40:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 02:40:30 DEBUG : CompareDest/two: md5 = 1dce01f41d8c8dde444a02b99cc20fa9 OK 2025/01/12 02:40:31 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 02:40:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 02:40:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 02:40:32 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 02:40:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 02:40:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 02:40:33 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 02:40:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/12 02:40:35 DEBUG : two: md5 = 98c2e5c804c477d91bb1d2efaa76efd7 OK 2025/01/12 02:40:35 INFO : two: Copied (new) 2025/01/12 02:40:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 02:40:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:40:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 02:40:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.91s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/dst" 2025/01/12 02:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 02:40:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/CopyDest" 2025/01/12 02:40:43 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/12 02:40:44 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 02:40:47 DEBUG : one: md5 = c303c0160e757248df43162ad5973a4a OK 2025/01/12 02:40:47 INFO : one: Copied (new) 2025/01/12 02:40:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 02:40:50 DEBUG : one: md5 = 0dd172de14076978f9d334cdede0b648 OK 2025/01/12 02:40:50 INFO : one: Copied (replaced existing) 2025/01/12 02:40:52 DEBUG : dst/one: md5 = 3110875190a36458e90807e169da8294 OK 2025/01/12 02:40:55 DEBUG : CopyDest/one: md5 = 6d93cd4be170fc90c63bae8dfd6dbb68 OK 2025/01/12 02:40:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/BackupDir" 2025/01/12 02:40:56 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/12 02:40:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 02:40:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 02:40:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 02:41:00 INFO : one: Moved (server-side) 2025/01/12 02:41:02 INFO : one: Copied (server-side copy) 2025/01/12 02:41:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/12 02:41:04 DEBUG : CopyDest/two: md5 = 1b503744a82c1e558e277d9c2382b8f2 OK 2025/01/12 02:41:05 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 02:41:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 02:41:06 INFO : two: Copied (server-side copy) 2025/01/12 02:41:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/12 02:41:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 02:41:07 DEBUG : two: Unchanged skipping 2025/01/12 02:41:09 DEBUG : CopyDest/three: md5 = db3a3e81d662d83febb38f674bf31cd5 OK 2025/01/12 02:41:10 DEBUG : three: Need to transfer - File not found at Destination 2025/01/12 02:41:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/12 02:41:10 DEBUG : three: Destination not found in --copy-dest 2025/01/12 02:41:12 DEBUG : three: md5 = 76ba34da537010310d9746b88620684b OK 2025/01/12 02:41:12 INFO : three: Copied (new) 2025/01/12 02:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/12 02:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 02:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:41:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:41:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/12 02:41:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 02:41:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.18s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:41:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/12 02:41:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 65589c13f0c13053b3987cccee8e0fe5 OK 2025/01/12 02:41:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/12 02:41:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/12 02:41:25 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/01/12 02:41:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/12 02:41:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/12 02:41:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fc59961bafd0d333af8e1acbece3b9e2 OK 2025/01/12 02:41:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/12 02:41:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/12 02:41:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.55s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:41:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using skip mode. 2025/01/12 02:41:36 NOTICE: one: Found 2 files with duplicate names 2025/01/12 02:41:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:41:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using skip mode. 2025/01/12 02:41:43 NOTICE: one: Found 3 files with duplicate names 2025/01/12 02:41:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/12 02:41:43 INFO : one: Deleted 2025/01/12 02:41:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:41:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using first mode. 2025/01/12 02:41:50 NOTICE: one: Found 3 files with duplicate names 2025/01/12 02:41:51 INFO : one: Deleted 2025/01/12 02:41:51 INFO : one: Deleted 2025/01/12 02:41:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.45s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:41:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using newest mode. 2025/01/12 02:41:58 NOTICE: one: Found 3 files with duplicate names 2025/01/12 02:41:59 INFO : one: Deleted 2025/01/12 02:41:59 INFO : one: Deleted 2025/01/12 02:41:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.82s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:42:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using oldest mode. 2025/01/12 02:42:06 NOTICE: one: Found 3 files with duplicate names 2025/01/12 02:42:07 INFO : one: Deleted 2025/01/12 02:42:07 INFO : one: Deleted 2025/01/12 02:42:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.08s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:42:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using largest mode. 2025/01/12 02:42:14 NOTICE: one: Found 3 files with duplicate names 2025/01/12 02:42:15 INFO : one: Deleted 2025/01/12 02:42:15 INFO : one: Deleted 2025/01/12 02:42:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.71s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:42:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using smallest mode. 2025/01/12 02:42:22 NOTICE: one: Found 3 files with duplicate names 2025/01/12 02:42:23 INFO : one: Deleted 2025/01/12 02:42:23 INFO : one: Deleted 2025/01/12 02:42:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.90s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:42:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Looking for duplicate names using rename mode. 2025/01/12 02:42:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/12 02:42:32 INFO : one-2.txt: renamed from: one.txt 2025/01/12 02:42:34 INFO : one-3.txt: renamed from: one.txt 2025/01/12 02:42:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.83s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:42:41 DEBUG : dupe1/one.txt: md5 = 8cc403e26bce9043f2cf7b6759224c80 OK 2025/01/12 02:42:44 DEBUG : dupe2/two.txt: md5 = 3ee984ef4e7202c34d758f6dd18b46f0 OK 2025/01/12 02:42:47 DEBUG : dupe3/three.txt: md5 = af42ab00fc7fcb2ea8a36208b0eb2353 OK 2025/01/12 02:42:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/12 02:42:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/12 02:42:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/12 02:42:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/12 02:42:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/12 02:42:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/12 02:42:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.56s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:42:57 DEBUG : a.txt: md5 = 6b7a5657447ce08d75b9601b06280c7f OK 2025/01/12 02:42:59 DEBUG : zend.txt: md5 = bb5f6e83fffdb3f33fb6ce649e14b945 OK 2025/01/12 02:43:01 DEBUG : sub dir/hello world: md5 = 0694b4c146507100cfee47d50dff95a7 OK 2025/01/12 02:43:03 DEBUG : sub dir/hello world2: md5 = 2818bfe010a5c16ecc6ff84ad740af6f OK 2025/01/12 02:43:06 DEBUG : sub dir/ignore dir/.ignore: md5 = e9e1e5d249c93766400cbf6b8040c374 OK 2025/01/12 02:43:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3cff696df9c3cfd2b3998d905a311e62 OK 2025/01/12 02:43:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 54881ac8cd8ce08fc578f9c3b2487b70 OK 2025/01/12 02:43:11 DEBUG : a.txt: Excluded (Size Filter) 2025/01/12 02:43:11 DEBUG : a.txt: Excluded 2025/01/12 02:43:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/12 02:43:12 DEBUG : sub dir/hello world2: Excluded 2025/01/12 02:43:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/12 02:43:12 DEBUG : sub dir/hello world: Excluded 2025/01/12 02:43:13 DEBUG : sub dir/ignore dir: Excluded 2025/01/12 02:43:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/12 02:43:13 DEBUG : sub dir/hello world2: Excluded 2025/01/12 02:43:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/12 02:43:13 DEBUG : sub dir/hello world: Excluded 2025/01/12 02:43:13 DEBUG : sub dir/ignore dir: Excluded 2025/01/12 02:43:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/12 02:43:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/12 02:43:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/12 02:43:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/12 02:43:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/12 02:43:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/12 02:43:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.98s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:43:23 DEBUG : file1: md5 = 7139a03bb451dadb42352335adf3f7ac OK 2025/01/12 02:43:25 DEBUG : sub/file2: md5 = 0fc0b0a1dee445ee4d4e976da818b9bb 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/01/12 02:43:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/12 02:43:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/12 02:43:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/12 02:43:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.81s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.34s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:43:33 DEBUG : file1: md5 = 609eaa1397ae6a9d679240976fc10d82 OK 2025/01/12 02:43:36 DEBUG : sub/file2: md5 = c892a262ad62824ba550434e6666d90b 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/01/12 02:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/notfound" 2025/01/12 02:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/12 02:43:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.47s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:43:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Making directory 2025/01/12 02:43:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:43:47 DEBUG : sub dir/hello world: md5 = 238d23941eb9938538329a27806e6a41 OK 2025/01/12 02:43:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.49s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:43:52 DEBUG : potato2: md5 = 726e618635698064774810fe032d23d5 OK 2025/01/12 02:43:54 DEBUG : empty space: md5 = 0df763f32304774dc0af2e0092bc5695 OK --- PASS: TestLs (5.81s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:43:58 DEBUG : potato2: md5 = a3c55f26b64b34c9fbcc5a56a62a2bab OK 2025/01/12 02:43:59 DEBUG : empty space: md5 = adcf6f7343c3ebe2d1f15a2444614fdc OK 2025/01/12 02:44:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/12 02:44:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.70s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:03 DEBUG : potato2: md5 = 21be4fbf54446a410686be9301b124a8 OK 2025/01/12 02:44:05 DEBUG : empty space: md5 = 090ceaa09b93083c59a2d8b600d7f0c9 OK --- PASS: TestLsLong (5.18s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:09 DEBUG : potato2: md5 = e3abcbfdfcee7956b52afd4a0e3baddc OK 2025/01/12 02:44:11 DEBUG : empty space: md5 = 418d15cfadf505b2a5d37035abdc940d OK --- PASS: TestHashSums (5.57s) === RUN TestHashSumsWithErrors 2025/01/12 02:44:13 DEBUG : Creating backend with remote ":memory:" 2025/01/12 02:44:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/12 02:44:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/12 02:44:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/12 02:44:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/12 02:44:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/12 02:44:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/12 02:44:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/12 02:44:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/12 02:44:13 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:14 DEBUG : potato2: md5 = 66a08586741fe898f39ea7bd23774a35 OK 2025/01/12 02:44:16 DEBUG : empty space: md5 = b639949aa53f5e5c58c44eedae864bac OK 2025/01/12 02:44:18 DEBUG : sub dir/potato3: md5 = 9cf5fd839561f56d2a23576690e6fdaa OK 2025/01/12 02:44:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.98s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:24 DEBUG : small: md5 = a3ebaea3785fbb1a70f643f0cd19bedc OK 2025/01/12 02:44:26 DEBUG : medium: md5 = dedf24b1ee3ea06f70cdaaf428a1d3d6 OK 2025/01/12 02:44:28 DEBUG : large: md5 = c0d7cf357f827973a29879bbfb03e0b2 OK 2025/01/12 02:44:28 DEBUG : Waiting for deletions to finish 2025/01/12 02:44:28 DEBUG : large: Excluded (Size Filter) 2025/01/12 02:44:29 INFO : small: Deleted 2025/01/12 02:44:29 INFO : medium: Deleted --- PASS: TestDelete (7.68s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:32 DEBUG : small: md5 = 2597402288b3efb4bc80e2235b8bfc6a OK 2025/01/12 02:44:34 DEBUG : medium: md5 = 2daf0337145d07dc383f7c5b9e1d69b5 OK 2025/01/12 02:44:35 DEBUG : large: md5 = 8364567407d0406b372ae01da897fad5 OK 2025/01/12 02:44:35 DEBUG : Waiting for deletions to finish 2025/01/12 02:44:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/12 02:44:36 INFO : large: Deleted 2025/01/12 02:44:36 INFO : small: Deleted --- PASS: TestMaxDelete (7.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:40 DEBUG : small: md5 = 46cd2ad4969cbbbd4488f9d198e09129 OK 2025/01/12 02:44:41 DEBUG : medium: md5 = 8d9b28dda0b180bb6edf7efb6ae8f71f OK 2025/01/12 02:44:43 DEBUG : large: md5 = 727f4c90176f652254db48f7dc1ec8b0 OK 2025/01/12 02:44:43 DEBUG : Waiting for deletions to finish 2025/01/12 02:44:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/12 02:44:44 INFO : small: Deleted 2025/01/12 02:44:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.04s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:48 DEBUG : small: md5 = 6e32167468a1ff9ccf61b3b64e04c16d OK 2025/01/12 02:44:50 DEBUG : medium: md5 = d520327e6aa071d0d1bdf9c7f42c9fde OK 2025/01/12 02:44:51 DEBUG : large: md5 = b75905936d66f88f04583ecc3b6c305c OK 2025/01/12 02:44:52 DEBUG : Waiting for deletions to finish 2025/01/12 02:44:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/12 02:44:52 INFO : small: Deleted 2025/01/12 02:44:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:44:56 DEBUG : ReadFile: md5 = 9d930a8801b6986f2a14b3929ad7e646 OK --- PASS: TestReadFile (4.85s) === RUN TestRetry 2025/01/12 02:44:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/12 02:44:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/12 02:44:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 02:44:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 02:44:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 02:44:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 02:44:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:45:01 DEBUG : file1: md5 = 65157d8d1b8859e48dd94c0c013f798a OK 2025/01/12 02:45:02 DEBUG : file2: md5 = c592c6d24953165a0f3333ddb9c8f408 OK --- PASS: TestCat (18.11s) === RUN TestPurge 2025/01/12 02:45:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yozadam8paje" 2025/01/12 02:45:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 02:45:17 DEBUG : Creating backend with remote "TestDrive:crypt/c9v6i3a18ctm70h76iu236glhl20stl84gkgif5esi55tq19btvg" 2025/01/12 02:45:18 DEBUG : Creating backend with remote "/tmp/rclone3116588068" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yozadam8paje'", Local "Local file system at /tmp/rclone3116588068", Modify Window "1ms" 2025/01/12 02:45:24 DEBUG : A1/B1/C1/one: md5 = 4507f49dfbb5de2a067f3355ce4c4557 OK 2025/01/12 02:45:24 INFO : A2: Making directory 2025/01/12 02:45:25 INFO : A1/B2: Making directory 2025/01/12 02:45:26 INFO : A1/B2/C2: Making directory 2025/01/12 02:45:27 INFO : A1/B1/C3: Making directory 2025/01/12 02:45:28 INFO : A3: Making directory 2025/01/12 02:45:29 INFO : A3/B3: Making directory 2025/01/12 02:45:30 INFO : A3/B3/C4: Making directory 2025/01/12 02:45:33 DEBUG : A1/two: md5 = 132fde163ddb2ffd8158a166c5590984 OK 2025/01/12 02:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yozadam8paje': Purge remote 2025/01/12 02:45:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.67s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:45:42 DEBUG : A1/B1/C1/one: md5 = fd61832b40d2f0d4a665908324aa85bf OK 2025/01/12 02:45:42 INFO : A2: Making directory 2025/01/12 02:45:43 INFO : A1/B2: Making directory 2025/01/12 02:45:44 INFO : A1/B2/C2: Making directory 2025/01/12 02:45:45 INFO : A1/B1/C3: Making directory 2025/01/12 02:45:46 INFO : A3: Making directory 2025/01/12 02:45:47 INFO : A3/B3: Making directory 2025/01/12 02:45:48 INFO : A3/B3/C4: Making directory 2025/01/12 02:45:50 DEBUG : A1/two: md5 = 1332be9faebe72c93a44e914a0a2a0ce OK 2025/01/12 02:45:52 DEBUG : removing 1 level 3 directories 2025/01/12 02:45:52 INFO : A3/B3/C4: Removing directory 2025/01/12 02:45:55 DEBUG : removing 2 level 3 directories 2025/01/12 02:45:55 INFO : A1/B2/C2: Removing directory 2025/01/12 02:45:55 INFO : A1/B1/C3: Removing directory 2025/01/12 02:45:56 DEBUG : removing 2 level 2 directories 2025/01/12 02:45:56 INFO : A3/B3: Removing directory 2025/01/12 02:45:56 INFO : A1/B2: Removing directory 2025/01/12 02:45:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/12 02:45:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 02:45:57 DEBUG : removing 2 level 1 directories 2025/01/12 02:45:57 INFO : A3: Removing directory 2025/01/12 02:45:57 INFO : A2: Removing directory 2025/01/12 02:45:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/12 02:46:01 DEBUG : removing 1 level 3 directories 2025/01/12 02:46:01 INFO : A1/B1/C1: Removing directory 2025/01/12 02:46:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:02 DEBUG : removing 1 level 2 directories 2025/01/12 02:46:02 INFO : A1/B1: Removing directory 2025/01/12 02:46:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 02:46:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 02:46:03 DEBUG : removing 1 level 1 directories 2025/01/12 02:46:03 INFO : A1: Removing directory 2025/01/12 02:46:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 02:46:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 02:46:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 02:46:04 DEBUG : removing 1 level 0 directories 2025/01/12 02:46:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Removing directory 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 02:46:04 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (29.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:46:07 INFO : A1: Making directory 2025/01/12 02:46:08 INFO : A1/B1: Making directory 2025/01/12 02:46:09 INFO : A1/B1/C1: Making directory 2025/01/12 02:46:12 DEBUG : removing 1 level 3 directories 2025/01/12 02:46:12 INFO : A1/B1/C1: Removing directory 2025/01/12 02:46:13 DEBUG : removing 1 level 2 directories 2025/01/12 02:46:13 INFO : A1/B1: Removing directory 2025/01/12 02:46:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 02:46:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:46:16 INFO : A1: Making directory 2025/01/12 02:46:17 INFO : A1/B1: Making directory 2025/01/12 02:46:18 INFO : A1/B1/C1: Making directory 2025/01/12 02:46:21 DEBUG : removing 1 level 3 directories 2025/01/12 02:46:21 INFO : A1/B1/C1: Removing directory 2025/01/12 02:46:22 DEBUG : removing 1 level 2 directories 2025/01/12 02:46:22 INFO : A1/B1: Removing directory 2025/01/12 02:46:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 02:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.22s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:46:27 DEBUG : file1: md5 = bda3ca9c9e6fd66763f6fd139a3d60df OK 2025/01/12 02:46:27 DEBUG : filename.txt: File name found in url 2025/01/12 02:46:29 DEBUG : filename.txt: md5 = 37f1b9dc9367be7fe2d5fd9bf2e14180 OK 2025/01/12 02:46:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/12 02:46:30 DEBUG : headerfilename.txt: md5 = 4e51246696225ed84aced6c579f4bc93 OK 2025/01/12 02:46:32 DEBUG : file2: md5 = ebdfdb8280b3322c24155b2265097787 OK --- PASS: TestCopyURL (10.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:46:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/12 02:46:38 DEBUG : sub/file2: md5 = 6538c758ad1bff963dd31cdb89ccecd8 OK 2025/01/12 02:46:38 INFO : file1: Copied (new) to: sub/file2 2025/01/12 02:46:38 INFO : file1: Deleted 2025/01/12 02:46:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 02:46:39 DEBUG : file1: Unchanged skipping 2025/01/12 02:46:39 INFO : file1: Deleted 2025/01/12 02:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': don't need to copy/move sub/file2, it is already at target location 2025/01/12 02:46:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.83s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:46:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/12 02:46:44 DEBUG : file1: md5 = b9cb25fca2069f2934dbd3ec7a6d0cbd OK 2025/01/12 02:46:44 INFO : file1: Copied (new) 2025/01/12 02:46:44 INFO : file1: Deleted 2025/01/12 02:46:45 DEBUG : file1: Destination exists, skipping 2025/01/12 02:46:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.67s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:46:49 DEBUG : dst/file1: md5 = c6215e2f833baaad444af2648dedbb32 OK 2025/01/12 02:46:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovirab7woxa/backup" 2025/01/12 02:46:50 DEBUG : Creating backend with remote "TestDrive:crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0/1nrff024r7pq65ecp72fc28jb0" 2025/01/12 02:46:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/12 02:46:55 INFO : dst/file1: Moved (server-side) 2025/01/12 02:46:57 DEBUG : dst/file1: md5 = adbd08e80017e80b0c979645bf8250ed OK 2025/01/12 02:46:57 INFO : dst/file1: Copied (new) 2025/01/12 02:46:57 INFO : dst/file1: Deleted 2025/01/12 02:47:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:47:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 02:47:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.46s) === 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:47:05 DEBUG : A1/one: md5 = 46b24b73a87e7c9c11f216b5e18ab2f3 OK 2025/01/12 02:47:06 DEBUG : A1/two: md5 = 6686a754302568335349c49d655f7244 OK 2025/01/12 02:47:09 DEBUG : A1/B1/three: md5 = e64b5c57abe3fc9030196c28c48538eb OK 2025/01/12 02:47:12 DEBUG : A1/B1/C1/four: md5 = 4cc965bf68917afb9879f921e260d606 OK 2025/01/12 02:47:14 DEBUG : A1/B1/C2/five: md5 = be970755a36e782237fe55ce35c44a7c OK 2025/01/12 02:47:14 INFO : A1/B2: Making directory 2025/01/12 02:47:15 INFO : A1/B1/C3: Making directory 2025/01/12 02:47:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/12 02:47:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/12 02:47:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/12 02:47:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/12 02:47:28 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/12 02:47:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 02:47:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 02:47:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 02:47:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 02:47:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 02:47:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/12 02:47:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/12 02:47:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/12 02:47:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/12 02:47:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/12 02:47:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/12 02:47:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 02:47:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 02:47:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 02:47:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 02:47:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 02:47:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/12 02:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/12 02:47:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 02:47:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 02:47:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 02:47:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/12 02:47:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 02:47:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 02:47:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 02:47:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.45s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 02:48:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 8f26a4d7b8b77d1883a16a9b1ee7b631 OK 2025/01/12 02:48:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/12 02:48:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/12 02:48:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/12 02:48:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 1e8fb08c43cd2f7f5b9411dca1e4e8ba OK 2025/01/12 02:48:03 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 02:48:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 5b704a670f9d583ab4df39d9316934b8 OK 2025/01/12 02:48:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/12 02:48:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/12 02:48:09 DEBUG : with_checksum_big_file_from_pipe: md5 = 39f15031e9c58c274f8fb729f57d2655 OK 2025/01/12 02:48:09 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 02:48:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 02:48:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/12 02:48:15 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-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 02:48:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/12 02:48:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/12 02:48:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.55s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/12 02:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (48 bytes), uploading instead of streaming 2025/01/12 02:48:24 DEBUG : rcat_metadata: md5 = 1a40c6751e04b6bbbc5eb0148d1212d7 OK 2025/01/12 02:48:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/12 02:48:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/12 02:48:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = ce6fee4e672bff03e4b327e7c68a796e OK 2025/01/12 02:48:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.60s) --- PASS: TestRcatMetadata/Normal (2.86s) --- PASS: TestRcatMetadata/ViaDisk (3.29s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:30 DEBUG : potato1: md5 = 361041b5638e0e8ed1014c7b03905f9e OK 2025/01/12 02:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/12 02:48:32 DEBUG : potato2: md5 = 4fc82d537c58624610bdeb0b177894bb OK 2025/01/12 02:48:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.43s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:35 DEBUG : potato1: md5 = d4bbad48c94cbff8f616573a8862d16a OK 2025/01/12 02:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/12 02:48:37 DEBUG : potato2: md5 = 3ed8f227015bb3a10affcf8285949723 OK 2025/01/12 02:48:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:41 DEBUG : potato2: md5 = b2c7b1952a0bfeb1f4a392e6d67bf56a OK 2025/01/12 02:48:43 DEBUG : empty space: md5 = 3d3ad9f59749df3bdf9cf2a84508e27a OK 2025/01/12 02:48:46 DEBUG : sub dir/potato3: md5 = 687257719193e2203ace72db531f439d OK 2025/01/12 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Touching "empty space" 2025/01/12 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Touching "potato2" 2025/01/12 02:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Touching "sub dir/potato3" 2025/01/12 02:48:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.11s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:53 DEBUG : dir with metadata: Making directory with metadata 2025/01/12 02:48:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.01s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:56 DEBUG : directory with modtime: Making directory with metadata 2025/01/12 02:48:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.83s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:48:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/12 02:48:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/12 02:48:59 DEBUG : Google drive root 'crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0': Skipping btime metadata as can't update it on an existing file: 2025-01-12T02:48:59.102196757Z 2025/01/12 02:49:00 INFO : non existent directory: Updated directory metadata 2025/01/12 02:49:02 DEBUG : Google drive root 'crypt/eud8tqkafrro0remck3lo5o8lc20e7n5htcg4bfleu9flj89sfk0': Skipping btime metadata as can't update it on an existing file: 2025-01-12T02:48:59.102196757Z 2025/01/12 02:49:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:49:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/12 02:49:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/12 02:49:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:49:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/12 02:49:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/12 02:49:09 DEBUG : dst: Making directory with metadata 2025/01/12 02:49:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/12 02:49:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 02:49:11 INFO : dst: Set directory modification time (using SetModTime) 2025/01/12 02:49:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/12 02:49:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/12 02:49:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/12 02:49:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa'", Local "Local file system at /tmp/rclone691406565", Modify Window "1ms" 2025/01/12 02:49:17 DEBUG : sub dir/test remove existing: md5 = 485a53a8a14ccbcb20842b57ec7473ce OK 2025/01/12 02:49:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0f28783d06e4fe4330180285330b6b82 OK 2025/01/12 02:49:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mimadat4" before starting 2025/01/12 02:49:22 DEBUG : sub dir/test remove existing.mimadat4: TEST: removing renamed existing file after operation 2025/01/12 02:49:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zujoyip8" before starting 2025/01/12 02:49:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zujoyip8: TEST: renaming existing back after failed operation 2025/01/12 02:49:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gekavac5" before starting 2025/01/12 02:49:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gekavac5: TEST: removing renamed existing file after operation 2025/01/12 02:49:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1lrdkeukc1mp7t5r24f7ddvelv88r09ovvjpurltl83h9s4nt59s40v4q72s2f7s1m9eh49r56h5bl3hpoeo1bf6c134cj7l0d36uj9q62kkiem7u05f52vk86lg78u4rn8idn68mnl0i1h2h91cb21bch2stv14e9n10in679e6a1uqhbeg" 2025/01/12 02:49:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b4q5ah7p7vkgp3nmtilugr2qpt3akgab85ularrvr2m1o2uf2um0" --- PASS: TestRemoveExisting (15.29s) === 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/01/12 02:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovirab7woxa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m23.05862098s (try 1/5)