"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/06 04:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa" 2025/02/06 04:57:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:57:54 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0" 2025/02/06 04:57:55 DEBUG : Creating backend with remote "/tmp/rclone2716832500" === 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/06 04:57:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/06 04:57:55 DEBUG : potato: Seek from 10 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 10 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Seek from 5 to 2 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/06 04:57:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Seek from 5 to 2 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/06 04:57:55 DEBUG : potato: Seek from 8 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 8 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/06 04:57:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/06 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/06 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/06 04:57:55 DEBUG : potato: Seek from 5 to 2 2025/02/06 04:57:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/06 04:57:55 DEBUG : potato: Seek from 9 to 0 2025/02/06 04:57:55 DEBUG : potato: Seek from 9 to 0 2025/02/06 04:57:55 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 04:57:57 DEBUG : rutabaga: md5 = 530779e97851df4b91b081a5d887de0c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/06 04:57:59 DEBUG : empty space: md5 = c92810eea1fe6fab331d47d878f1b6ca OK === RUN TestCheck/3 2025/02/06 04:58:01 DEBUG : potato2: md5 = 556e59b3d3a0717c6582eed43d847f79 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/06 04:58:03 DEBUG : remotepotato: md5 = fc863ac4e1dec58d94c7fdf15a999a9e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.48s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/02/06 04:58:07 DEBUG : Creating backend with remote "nonexistent" 2025/02/06 04:58:07 DEBUG : Creating backend with remote "nonexistent" 2025/02/06 04:58:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/06 04:58:07 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/02/06 04:58:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/06 04:58:07 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 04:58:08 DEBUG : rutabaga: md5 = 7cd08ecc3a17b47b5738c9ba579563af OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/06 04:58:12 DEBUG : empty space: md5 = 25d2c647821c5a3593caa475fb201ed5 OK === RUN TestCheckDownload/3 2025/02/06 04:58:14 DEBUG : potato2: md5 = b1d57ed6ebfe41a68bdcd05267534118 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/06 04:58:18 DEBUG : remotepotato: md5 = c6510bc917ae00ee18ae8e31ae57a12b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.85s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.42s) --- PASS: TestCheckDownload/6 (1.30s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 04:58:25 DEBUG : rutabaga: md5 = 9626e0256c2eb4b8276fd75bea49ac8e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/06 04:58:27 DEBUG : empty space: md5 = 1c2ed01f356cee97dc7da9200f73bc98 OK === RUN TestCheckSizeOnly/3 2025/02/06 04:58:29 DEBUG : potato2: md5 = 7c1f0e7547b38129128bce9fa1901a7b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/06 04:58:31 DEBUG : remotepotato: md5 = 49094f7a4fac46ffa368e278a651b7e2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.63s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 04:58:36 DEBUG : test.sum: md5 = 8f896ea2cd04be5b1844b8e9a595a69d OK 2025/02/06 04:58:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/06 04:58:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/06 04:58:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/06 04:58:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/06 04:58:38 DEBUG : test.sum: md5 = 48489a83bf42c4cf65c896ea56da751a OK 2025/02/06 04:58:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/06 04:58:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/06 04:58:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/06 04:58:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.91s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 04:58:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/data" 2025/02/06 04:58:40 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 04:58:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/data" 2025/02/06 04:58:42 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/vjrnln8ratgmqakfosrqe8espk" 2025/02/06 04:58:46 DEBUG : data/banana: md5 = 55ce4303dc3f9367951e7e6f9672c56d OK 2025/02/06 04:58:47 DEBUG : test.sum: md5 = 0bcd39fdaf8dad625f8cf7e177bf0618 OK === RUN TestCheckSumDownload/subtest1 2025/02/06 04:58:52 DEBUG : data/potato: md5 = 09b46c3770056f71501baa4ff86cd792 OK 2025/02/06 04:58:53 DEBUG : test.sum: md5 = e7c937d1be02415a2dc8c60077ebd345 OK === RUN TestCheckSumDownload/subtest2 2025/02/06 04:58:58 DEBUG : test.sum: md5 = 6b2d965b14171bcd8b3d9aef16af9272 OK === RUN TestCheckSumDownload/subtest3 2025/02/06 04:59:02 DEBUG : test.sum: md5 = eb079e5e9df8c88632809f27c02967df OK === RUN TestCheckSumDownload/subtest4 2025/02/06 04:59:06 DEBUG : test.sum: md5 = 2f74ee39f1cf301ee4433c4aff5c81b8 OK === RUN TestCheckSumDownload/subtest5 2025/02/06 04:59:10 DEBUG : test.sum: md5 = 7e0b20ae236ee0c45edaff4010fbbff5 OK === RUN TestCheckSumDownload/subtest6 2025/02/06 04:59:14 DEBUG : data/banana: md5 = fd04ff5360f430f3fb55f24d781b8ced OK 2025/02/06 04:59:15 DEBUG : data/potato: md5 = d9aab3dbad791caa48a909817e65f3a6 OK 2025/02/06 04:59:17 DEBUG : test.sum: md5 = ab84792d7a34f8d999bda13aed5be9c8 OK === RUN TestCheckSumDownload/subtest7 2025/02/06 04:59:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/06 04:59:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.56s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (2.61s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (2.64s) --- PASS: TestCheckSumDownload/subtest5 (1.99s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/02/06 04:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dadubum6heqe" 2025/02/06 04:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/atgq66grnn214h7uh9reg5s22upgn9tjeaovhut5u50ol4skmdn0" 2025/02/06 04:59:23 DEBUG : Creating backend with remote "/tmp/rclone3841782690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe'", Local "Local file system at /tmp/rclone3841782690", Modify Window "1ms" 2025/02/06 04:59:26 DEBUG : hello, world!: md5 = afbba0105644aefe6160459eb3ef2e26 OK upper checkfile vs. lower remote (without normalization) 2025/02/06 04:59:26 ERROR : hello, world!: sum not found 2025/02/06 04:59:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe' 2025/02/06 04:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe': 1 files missing 2025/02/06 04:59:26 NOTICE: 1 hashes missing 2025/02/06 04:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe': 2 differences found 2025/02/06 04:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/06 04:59:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe': 0 differences found 2025/02/06 04:59:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe': 1 matching files 2025/02/06 04:59:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yozuvah3deyu" 2025/02/06 04:59:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:28 DEBUG : Creating backend with remote "TestDrive:crypt/6t0ladkqrasfb7u642nuiuo6qg8b7rid3hvnqf8v36t14gs6d9fg" 2025/02/06 04:59:28 DEBUG : Creating backend with remote "/tmp/rclone122628908" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu'", Local "Local file system at /tmp/rclone122628908", Modify Window "1ms" 2025/02/06 04:59:31 DEBUG : HELLO, WORLD!: md5 = 937221f563dfc12abb02d464d69cc72e OK lower checkfile vs. upper remote (without normalization) 2025/02/06 04:59:31 ERROR : HELLO, WORLD!: sum not found 2025/02/06 04:59:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu' 2025/02/06 04:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu': 1 files missing 2025/02/06 04:59:31 NOTICE: 1 hashes missing 2025/02/06 04:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu': 2 differences found 2025/02/06 04:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/06 04:59:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu': 0 differences found 2025/02/06 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu': 1 matching files 2025/02/06 04:59:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-magonop1cibu" 2025/02/06 04:59:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:32 DEBUG : Creating backend with remote "TestDrive:crypt/2rb0jlt0mo4ad5sqb0tmjdq30ub9kf9ic893ldpi55ucodl4jdj0" 2025/02/06 04:59:33 DEBUG : Creating backend with remote "/tmp/rclone896274142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu'", Local "Local file system at /tmp/rclone896274142", Modify Window "1ms" 2025/02/06 04:59:36 DEBUG : HeLlO, wOrLd!: md5 = a9702de91180310817a848349da3ff33 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/06 04:59:36 ERROR : HeLlO, wOrLd!: sum not found 2025/02/06 04:59:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu' 2025/02/06 04:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu': 1 files missing 2025/02/06 04:59:36 NOTICE: 1 hashes missing 2025/02/06 04:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu': 2 differences found 2025/02/06 04:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/06 04:59:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu': 0 differences found 2025/02/06 04:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu': 1 matching files 2025/02/06 04:59:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-selaguf5laji" 2025/02/06 04:59:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:37 DEBUG : Creating backend with remote "TestDrive:crypt/7m91733l02hslvdkhaqq8abur7cj4150f4u570a4o13eghfuol40" 2025/02/06 04:59:38 DEBUG : Creating backend with remote "/tmp/rclone2963384152" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji'", Local "Local file system at /tmp/rclone2963384152", Modify Window "1ms" 2025/02/06 04:59:40 DEBUG : HELLO, WORLD!: md5 = 7c717980f87532b3f5bc5dd71f1acb15 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/06 04:59:41 ERROR : HELLO, WORLD!: sum not found 2025/02/06 04:59:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji' 2025/02/06 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji': 1 files missing 2025/02/06 04:59:41 NOTICE: 1 hashes missing 2025/02/06 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji': 2 differences found 2025/02/06 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/06 04:59:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji': 0 differences found 2025/02/06 04:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji': 1 matching files 2025/02/06 04:59:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamoqaw1jabi" 2025/02/06 04:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:42 DEBUG : Creating backend with remote "TestDrive:crypt/k2phn1nondqlvha43577t56vl3l8hpoqhstnqjf207om2hl52v00" 2025/02/06 04:59:43 DEBUG : Creating backend with remote "/tmp/rclone224454728" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi'", Local "Local file system at /tmp/rclone224454728", Modify Window "1ms" 2025/02/06 04:59:45 DEBUG : 測試_Русский___ě_áñ: md5 = c0e78fed94a9651d2c1b203dd45732db OK NFD checkfile vs. NFC remote (without normalization) 2025/02/06 04:59:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/06 04:59:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi' 2025/02/06 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi': 1 files missing 2025/02/06 04:59:46 NOTICE: 1 hashes missing 2025/02/06 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi': 2 differences found 2025/02/06 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/06 04:59:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi': 0 differences found 2025/02/06 04:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi': 1 matching files 2025/02/06 04:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gapobiz6nato" 2025/02/06 04:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/geccljg4u6cl5nqjnpj1pkmic3nm7c6o1u9cu2g44rufj93k168g" 2025/02/06 04:59:48 DEBUG : Creating backend with remote "/tmp/rclone3367392302" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato'", Local "Local file system at /tmp/rclone3367392302", Modify Window "1ms" 2025/02/06 04:59:50 DEBUG : 測試_Русский___ě_áñ: md5 = b667bade2a07200975dbca4c986d38f8 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/06 04:59:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/06 04:59:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato' 2025/02/06 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato': 1 files missing 2025/02/06 04:59:50 NOTICE: 1 hashes missing 2025/02/06 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato': 2 differences found 2025/02/06 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/06 04:59:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato': 0 differences found 2025/02/06 04:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato': 1 matching files 2025/02/06 04:59:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gutufib3xifo" 2025/02/06 04:59:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:51 DEBUG : Creating backend with remote "TestDrive:crypt/re0ffggq8pg7qqqe8flo4f8vfdf1t752mlq03lsm974ou71artig" 2025/02/06 04:59:52 DEBUG : Creating backend with remote "/tmp/rclone4119155373" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo'", Local "Local file system at /tmp/rclone4119155373", Modify Window "1ms" 2025/02/06 04:59:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b578489c371bb2ddf63f9d58b0dc76f OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/06 04:59:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/06 04:59:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo' 2025/02/06 04:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo': 1 files missing 2025/02/06 04:59:55 NOTICE: 1 hashes missing 2025/02/06 04:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo': 2 differences found 2025/02/06 04:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/06 04:59:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo': 0 differences found 2025/02/06 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo': 1 matching files 2025/02/06 04:59:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuronif7yali" 2025/02/06 04:59:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 04:59:56 DEBUG : Creating backend with remote "TestDrive:crypt/5ts334e17f06irc59lpl8qbgjt8t9lho1plqeu5168nnkg1pig8g" 2025/02/06 04:59:57 DEBUG : Creating backend with remote "/tmp/rclone4106055597" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali'", Local "Local file system at /tmp/rclone4106055597", Modify Window "1ms" 2025/02/06 04:59:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d761205de532500ca656171afa3ee7d OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/06 04:59:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/06 04:59:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali' 2025/02/06 04:59:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali': 1 files missing 2025/02/06 04:59:59 NOTICE: 1 hashes missing 2025/02/06 04:59:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali': 2 differences found 2025/02/06 04:59:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/06 05:00:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 05:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali': 0 differences found 2025/02/06 05:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali': 1 matching files 2025/02/06 05:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegamaq9hona" 2025/02/06 05:00:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 05:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/8t51pjs5oab6jtbmhdemss6drv35qpvgac2rrj4h9veba9jstmpg" 2025/02/06 05:00:01 DEBUG : Creating backend with remote "/tmp/rclone1615457248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona'", Local "Local file system at /tmp/rclone1615457248", Modify Window "1ms" 2025/02/06 05:00:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 76b1b068a77da744ba80d200ec1a00a1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/06 05:00:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/06 05:00:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona' 2025/02/06 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona': 1 files missing 2025/02/06 05:00:04 NOTICE: 1 hashes missing 2025/02/06 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona': 2 differences found 2025/02/06 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/06 05:00:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona': 0 differences found 2025/02/06 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona': 1 matching files 2025/02/06 05:00:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rexuyof1muse" 2025/02/06 05:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 05:00:05 DEBUG : Creating backend with remote "TestDrive:crypt/hd88fo5ba8u6c9r1rbabnr2av3a3nq3d086ih0d5bv1l9evuph20" 2025/02/06 05:00:06 DEBUG : Creating backend with remote "/tmp/rclone763803836" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse'", Local "Local file system at /tmp/rclone763803836", Modify Window "1ms" 2025/02/06 05:00:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f18c5a8194f6ce96737c0bf49fb8609 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/06 05:00:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/06 05:00:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse' 2025/02/06 05:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse': 1 files missing 2025/02/06 05:00:08 NOTICE: 1 hashes missing 2025/02/06 05:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse': 2 differences found 2025/02/06 05:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/06 05:00:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/06 05:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse': 0 differences found 2025/02/06 05:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse': 1 matching files 2025/02/06 05:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rexuyof1muse': Purge remote 2025/02/06 05:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegamaq9hona': Purge remote 2025/02/06 05:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuronif7yali': Purge remote 2025/02/06 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gutufib3xifo': Purge remote 2025/02/06 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gapobiz6nato': Purge remote 2025/02/06 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamoqaw1jabi': Purge remote 2025/02/06 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-selaguf5laji': Purge remote 2025/02/06 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magonop1cibu': Purge remote 2025/02/06 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yozuvah3deyu': Purge remote 2025/02/06 05:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dadubum6heqe': Purge remote --- PASS: TestApplyTransforms (51.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:00:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/06 05:00:16 DEBUG : sub/file2: md5 = f2c64ff46c2af3fa6cff9b4b88742427 OK 2025/02/06 05:00:16 INFO : file1: Copied (new) to: sub/file2 2025/02/06 05:00:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 05:00:17 DEBUG : file1: Unchanged skipping 2025/02/06 05:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': don't need to copy/move sub/file2, it is already at target location 2025/02/06 05:00:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:00:23 DEBUG : dst/file1: md5 = eb71338e9f2907bf86ae87734902de42 OK 2025/02/06 05:00:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/backup" 2025/02/06 05:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/1nrff024r7pq65ecp72fc28jb0" 2025/02/06 05:00:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/06 05:00:27 INFO : dst/file1: Moved (server-side) 2025/02/06 05:00:29 DEBUG : dst/file1: md5 = b8ad0f11e2dd705e59ea82d78f84998d OK 2025/02/06 05:00:29 INFO : dst/file1: Copied (new) 2025/02/06 05:00:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:00:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:00:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/dst" 2025/02/06 05:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/06 05:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/CompareDest" 2025/02/06 05:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/gveqi14airsml4bgu7krj116o8" 2025/02/06 05:00:37 DEBUG : one: Need to transfer - File not found at Destination 2025/02/06 05:00:39 DEBUG : one: md5 = 1c825ee8ca1250963830658bc437123a OK 2025/02/06 05:00:39 INFO : one: Copied (new) 2025/02/06 05:00:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 05:00:42 DEBUG : one: md5 = 593180b17751a59fb8f30098e7d15416 OK 2025/02/06 05:00:42 INFO : one: Copied (replaced existing) 2025/02/06 05:00:44 DEBUG : dst/one: md5 = 9110ad15561594f8c53c95c4e347826d OK 2025/02/06 05:00:46 DEBUG : CompareDest/one: md5 = 26b01ad621db64b6ec8e5ec020c4dc3a OK 2025/02/06 05:00:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 05:00:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 05:00:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 05:00:49 DEBUG : CompareDest/two: md5 = 203edd1c9840b7921e3d87f6c27036d8 OK 2025/02/06 05:00:50 DEBUG : two: Need to transfer - File not found at Destination 2025/02/06 05:00:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 05:00:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 05:00:51 DEBUG : two: Need to transfer - File not found at Destination 2025/02/06 05:00:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 05:00:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 05:00:52 DEBUG : two: Need to transfer - File not found at Destination 2025/02/06 05:00:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/06 05:00:54 DEBUG : two: md5 = 37e7ec3b6fe1d21c9150ad2945c141f5 OK 2025/02/06 05:00:54 INFO : two: Copied (new) 2025/02/06 05:00:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/06 05:00:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:00:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:00:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/dst" 2025/02/06 05:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/06 05:01:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/CopyDest" 2025/02/06 05:01:01 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/06 05:01:02 DEBUG : one: Need to transfer - File not found at Destination 2025/02/06 05:01:04 DEBUG : one: md5 = f2988e66f07dae8696cf6d72c79d583d OK 2025/02/06 05:01:04 INFO : one: Copied (new) 2025/02/06 05:01:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 05:01:07 DEBUG : one: md5 = 95e91b17a36a2aecf63c0a4b805e417e OK 2025/02/06 05:01:07 INFO : one: Copied (replaced existing) 2025/02/06 05:01:09 DEBUG : dst/one: md5 = 6ba57a64434cb829fc6ca263e6c56d78 OK 2025/02/06 05:01:11 DEBUG : CopyDest/one: md5 = 25f9093e12a2db3e0a49d1246b6c4040 OK 2025/02/06 05:01:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/BackupDir" 2025/02/06 05:01:12 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/06 05:01:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 05:01:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 05:01:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 05:01:15 INFO : one: Moved (server-side) 2025/02/06 05:01:16 INFO : one: Copied (server-side copy) 2025/02/06 05:01:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/06 05:01:18 DEBUG : CopyDest/two: md5 = 9e9dca8ebeec451ba74448b7f7586b63 OK 2025/02/06 05:01:19 DEBUG : two: Need to transfer - File not found at Destination 2025/02/06 05:01:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 05:01:20 INFO : two: Copied (server-side copy) 2025/02/06 05:01:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/06 05:01:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/06 05:01:21 DEBUG : two: Unchanged skipping 2025/02/06 05:01:23 DEBUG : CopyDest/three: md5 = 7ac3e3a55e78c877a7213b05e6a4194e OK 2025/02/06 05:01:23 DEBUG : three: Need to transfer - File not found at Destination 2025/02/06 05:01:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/06 05:01:24 DEBUG : three: Destination not found in --copy-dest 2025/02/06 05:01:25 DEBUG : three: md5 = 6e0b7143ec5e044f574608cb5655928b OK 2025/02/06 05:01:25 INFO : three: Copied (new) 2025/02/06 05:01:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/06 05:01:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/06 05:01:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:01:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/06 05:01:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/06 05:01:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:01:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.75s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:01:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/06 05:01:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5a4154ab7d0f8696dbc45a5afc564674 OK 2025/02/06 05:01:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/06 05:01:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/06 05:01:36 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/02/06 05:01:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/06 05:01:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/06 05:01:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cba8a34c3f426f14f0eb3a3bb06e87a1 OK 2025/02/06 05:01:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/06 05:01:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/06 05:01:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:01:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using skip mode. 2025/02/06 05:01:45 NOTICE: one: Found 2 files with duplicate names 2025/02/06 05:01:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:01:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using skip mode. 2025/02/06 05:01:51 NOTICE: one: Found 3 files with duplicate names 2025/02/06 05:01:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/06 05:01:51 INFO : one: Deleted 2025/02/06 05:01:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.23s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:01:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using first mode. 2025/02/06 05:01:57 NOTICE: one: Found 3 files with duplicate names 2025/02/06 05:01:57 INFO : one: Deleted 2025/02/06 05:01:58 INFO : one: Deleted 2025/02/06 05:01:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.53s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using newest mode. 2025/02/06 05:02:03 NOTICE: one: Found 3 files with duplicate names 2025/02/06 05:02:04 INFO : one: Deleted 2025/02/06 05:02:04 INFO : one: Deleted 2025/02/06 05:02:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using oldest mode. 2025/02/06 05:02:11 NOTICE: one: Found 3 files with duplicate names 2025/02/06 05:02:11 INFO : one: Deleted 2025/02/06 05:02:12 INFO : one: Deleted 2025/02/06 05:02:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.04s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using largest mode. 2025/02/06 05:02:17 NOTICE: one: Found 3 files with duplicate names 2025/02/06 05:02:18 INFO : one: Deleted 2025/02/06 05:02:18 INFO : one: Deleted 2025/02/06 05:02:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using smallest mode. 2025/02/06 05:02:24 NOTICE: one: Found 3 files with duplicate names 2025/02/06 05:02:24 INFO : one: Deleted 2025/02/06 05:02:25 INFO : one: Deleted 2025/02/06 05:02:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.50s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Looking for duplicate names using rename mode. 2025/02/06 05:02:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/06 05:02:32 INFO : one-2.txt: renamed from: one.txt 2025/02/06 05:02:34 INFO : one-3.txt: renamed from: one.txt 2025/02/06 05:02:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:40 DEBUG : dupe1/one.txt: md5 = a80de3eacf368c6c5e547c626143cb5d OK 2025/02/06 05:02:42 DEBUG : dupe2/two.txt: md5 = 4a162939f62600a96ed47a6a505b3cde OK 2025/02/06 05:02:44 DEBUG : dupe3/three.txt: md5 = 64fc123ef0742550a35fc6e613c61f18 OK 2025/02/06 05:02:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/06 05:02:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/06 05:02:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/06 05:02:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/06 05:02:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/06 05:02:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/06 05:02:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.65s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:02:51 DEBUG : a.txt: md5 = 25c06036dbc204ced1ad7862ec295a82 OK 2025/02/06 05:02:53 DEBUG : zend.txt: md5 = b1d4fc638094a8e82d412a20e0e575f2 OK 2025/02/06 05:02:55 DEBUG : sub dir/hello world: md5 = ca84b3302122bfacc309cd0743fab091 OK 2025/02/06 05:02:56 DEBUG : sub dir/hello world2: md5 = fa07a4c333fcfb58ae9b13e3d4322303 OK 2025/02/06 05:02:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 1343a9af9fce005363ccdc5134e42048 OK 2025/02/06 05:03:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 10f67d1d0f00dd108e211abcd2acb93f OK 2025/02/06 05:03:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6bf848e165fbff8c86421a787c8d9269 OK 2025/02/06 05:03:03 DEBUG : a.txt: Excluded (Size Filter) 2025/02/06 05:03:03 DEBUG : a.txt: Excluded 2025/02/06 05:03:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/06 05:03:04 DEBUG : sub dir/hello world: Excluded 2025/02/06 05:03:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/06 05:03:04 DEBUG : sub dir/hello world2: Excluded 2025/02/06 05:03:04 DEBUG : sub dir/ignore dir: Excluded 2025/02/06 05:03:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/06 05:03:04 DEBUG : sub dir/hello world: Excluded 2025/02/06 05:03:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/06 05:03:04 DEBUG : sub dir/hello world2: Excluded 2025/02/06 05:03:05 DEBUG : sub dir/ignore dir: Excluded 2025/02/06 05:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/06 05:03:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/06 05:03:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/06 05:03:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/06 05:03:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/06 05:03:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/06 05:03:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.42s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:13 DEBUG : file1: md5 = 33156c7897c239a410611b74b58028ac OK 2025/02/06 05:03:15 DEBUG : sub/file2: md5 = 0344ab8d7d372c92d6e99cf2cd49cfea 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/02/06 05:03:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/06 05:03:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/06 05:03:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/06 05:03:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.21s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:22 DEBUG : file1: md5 = 6737d5ca166c8d9521762b50baaa9e62 OK 2025/02/06 05:03:24 DEBUG : sub/file2: md5 = 89f3c95783d5210442ef75c2177ed2e2 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/02/06 05:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/notfound" 2025/02/06 05:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/06 05:03:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.97s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Making directory 2025/02/06 05:03:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:34 DEBUG : sub dir/hello world: md5 = 3aeaca40ad99b0c8792d7b0d44ec02d6 OK 2025/02/06 05:03:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.60s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:38 DEBUG : potato2: md5 = 8a7ce17ea600ae65ad34b551c89e38c5 OK 2025/02/06 05:03:40 DEBUG : empty space: md5 = d64c819f79c22ac50b502b6b710d5f83 OK --- PASS: TestLs (4.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:43 DEBUG : potato2: md5 = d3ece4159eb9d6d0f3696ffea9bfecb8 OK 2025/02/06 05:03:44 DEBUG : empty space: md5 = 9fc7a4272cf5072522ed1ea8b34b23d7 OK 2025/02/06 05:03:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/06 05:03:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:48 DEBUG : potato2: md5 = da207a3005ed8455a9a0e6a1b0072317 OK 2025/02/06 05:03:49 DEBUG : empty space: md5 = fd231395d7227e550046407bc4ef1aa3 OK --- PASS: TestLsLong (4.55s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:52 DEBUG : potato2: md5 = 04c229bb4c69ab53c1f18b7df86f0043 OK 2025/02/06 05:03:53 DEBUG : empty space: md5 = 1201ebf7ddf3605b452da630c383742e OK --- PASS: TestHashSums (4.61s) === RUN TestHashSumsWithErrors 2025/02/06 05:03:55 DEBUG : Creating backend with remote ":memory:" 2025/02/06 05:03:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/06 05:03:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/06 05:03:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/06 05:03:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/06 05:03:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/06 05:03:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/06 05:03:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/06 05:03:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/06 05:03:55 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:03:57 DEBUG : potato2: md5 = 4a03423c655841935732691f73e06c89 OK 2025/02/06 05:03:58 DEBUG : empty space: md5 = 1b4886159ee3b0fd5f9394adef302a55 OK 2025/02/06 05:04:00 DEBUG : sub dir/potato3: md5 = 0ab0dd7a4d1dc965b5ff90cc6d41de4b OK 2025/02/06 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.63s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:04:05 DEBUG : small: md5 = c4bbad29c37e5c557528a16b87cc661d OK 2025/02/06 05:04:07 DEBUG : medium: md5 = 57caa4d1731bfec21e6d4105bf98acc0 OK 2025/02/06 05:04:08 DEBUG : large: md5 = e925cfb02f1b1b04abacd63643a2f6db OK 2025/02/06 05:04:08 DEBUG : Waiting for deletions to finish 2025/02/06 05:04:08 DEBUG : large: Excluded (Size Filter) 2025/02/06 05:04:09 INFO : medium: Deleted 2025/02/06 05:04:09 INFO : small: Deleted --- PASS: TestDelete (6.04s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:04:11 DEBUG : small: md5 = 63bcde2933f3f7799cfefbca8f860870 OK 2025/02/06 05:04:13 DEBUG : medium: md5 = a9b2ce25fb42d8b5096413705dd17349 OK 2025/02/06 05:04:14 DEBUG : large: md5 = 1f760fa1f9fda38e04e95e54337f7977 OK 2025/02/06 05:04:14 DEBUG : Waiting for deletions to finish 2025/02/06 05:04:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/06 05:04:15 INFO : small: Deleted 2025/02/06 05:04:15 INFO : large: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:04:18 DEBUG : small: md5 = 56f747bfaa4f72babb7ef38b8ffb3768 OK 2025/02/06 05:04:19 DEBUG : medium: md5 = a6f12c591b9e3048d77b21eb917357ac OK 2025/02/06 05:04:20 DEBUG : large: md5 = c48e86cb746309990a00a1e9fbc47969 OK 2025/02/06 05:04:21 DEBUG : Waiting for deletions to finish 2025/02/06 05:04:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/06 05:04:21 INFO : medium: Deleted 2025/02/06 05:04:21 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.39s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:04:24 DEBUG : small: md5 = 49cd32e298b4031118b5396f1f834792 OK 2025/02/06 05:04:26 DEBUG : medium: md5 = 4c68c3001891c53c5404782b61452a6d OK 2025/02/06 05:04:27 DEBUG : large: md5 = b2adb34e4bf3edd7e74e3d202f19fe7b OK 2025/02/06 05:04:27 DEBUG : Waiting for deletions to finish 2025/02/06 05:04:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/06 05:04:28 INFO : small: Deleted 2025/02/06 05:04:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:04:31 DEBUG : ReadFile: md5 = 2fc6fabe130a86f88a86e408f5372bd3 OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/02/06 05:04:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/06 05:04:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/06 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/06 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/06 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/06 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/06 05:04:34 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:04:35 DEBUG : file1: md5 = 17e9f87a7a00e2806825a36da865636f OK 2025/02/06 05:04:37 DEBUG : file2: md5 = c83b966562d7e0d50e8965d3ca6e7058 OK --- PASS: TestCat (17.03s) === RUN TestPurge 2025/02/06 05:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saloraf4jice" 2025/02/06 05:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 05:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/jj9tnip038ige1v5mtog56oil694b96tqrni7glq6bkv42an2g60" 2025/02/06 05:04:52 DEBUG : Creating backend with remote "/tmp/rclone426553724" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saloraf4jice'", Local "Local file system at /tmp/rclone426553724", Modify Window "1ms" 2025/02/06 05:04:56 DEBUG : A1/B1/C1/one: md5 = fa0a6e0cd37cb8c77f7edb4978caf3bc OK 2025/02/06 05:04:56 INFO : A2: Making directory 2025/02/06 05:04:57 INFO : A1/B2: Making directory 2025/02/06 05:04:58 INFO : A1/B2/C2: Making directory 2025/02/06 05:04:59 INFO : A1/B1/C3: Making directory 2025/02/06 05:04:59 INFO : A3: Making directory 2025/02/06 05:05:00 INFO : A3/B3: Making directory 2025/02/06 05:05:01 INFO : A3/B3/C4: Making directory 2025/02/06 05:05:03 DEBUG : A1/two: md5 = 0de6a27be5392afa9f162c67b71d55b1 OK 2025/02/06 05:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saloraf4jice': Purge remote 2025/02/06 05:05:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:05:10 DEBUG : A1/B1/C1/one: md5 = ccd18f22bdd1ba393bbbd74265209f83 OK 2025/02/06 05:05:10 INFO : A2: Making directory 2025/02/06 05:05:11 INFO : A1/B2: Making directory 2025/02/06 05:05:12 INFO : A1/B2/C2: Making directory 2025/02/06 05:05:12 INFO : A1/B1/C3: Making directory 2025/02/06 05:05:13 INFO : A3: Making directory 2025/02/06 05:05:14 INFO : A3/B3: Making directory 2025/02/06 05:05:15 INFO : A3/B3/C4: Making directory 2025/02/06 05:05:17 DEBUG : A1/two: md5 = d51ed86439371194513316684823e52f OK 2025/02/06 05:05:18 DEBUG : removing 1 level 3 directories 2025/02/06 05:05:18 INFO : A3/B3/C4: Removing directory 2025/02/06 05:05:21 DEBUG : removing 2 level 3 directories 2025/02/06 05:05:21 INFO : A1/B2/C2: Removing directory 2025/02/06 05:05:21 INFO : A1/B1/C3: Removing directory 2025/02/06 05:05:21 DEBUG : removing 2 level 2 directories 2025/02/06 05:05:21 INFO : A3/B3: Removing directory 2025/02/06 05:05:21 INFO : A1/B2: Removing directory 2025/02/06 05:05:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/06 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/06 05:05:22 DEBUG : removing 2 level 1 directories 2025/02/06 05:05:22 INFO : A3: Removing directory 2025/02/06 05:05:22 INFO : A2: Removing directory 2025/02/06 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/06 05:05:26 DEBUG : removing 1 level 3 directories 2025/02/06 05:05:26 INFO : A1/B1/C1: Removing directory 2025/02/06 05:05:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:27 DEBUG : removing 1 level 2 directories 2025/02/06 05:05:27 INFO : A1/B1: Removing directory 2025/02/06 05:05:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/06 05:05:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/06 05:05:27 DEBUG : removing 1 level 1 directories 2025/02/06 05:05:27 INFO : A1: Removing directory 2025/02/06 05:05:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/06 05:05:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/06 05:05:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/06 05:05:28 DEBUG : removing 1 level 0 directories 2025/02/06 05:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Removing directory 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/06 05:05:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:05:30 INFO : A1: Making directory 2025/02/06 05:05:31 INFO : A1/B1: Making directory 2025/02/06 05:05:32 INFO : A1/B1/C1: Making directory 2025/02/06 05:05:34 DEBUG : removing 1 level 3 directories 2025/02/06 05:05:34 INFO : A1/B1/C1: Removing directory 2025/02/06 05:05:35 DEBUG : removing 1 level 2 directories 2025/02/06 05:05:35 INFO : A1/B1: Removing directory 2025/02/06 05:05:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/06 05:05:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.19s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:05:38 INFO : A1: Making directory 2025/02/06 05:05:39 INFO : A1/B1: Making directory 2025/02/06 05:05:40 INFO : A1/B1/C1: Making directory 2025/02/06 05:05:42 DEBUG : removing 1 level 3 directories 2025/02/06 05:05:42 INFO : A1/B1/C1: Removing directory 2025/02/06 05:05:43 DEBUG : removing 1 level 2 directories 2025/02/06 05:05:43 INFO : A1/B1: Removing directory 2025/02/06 05:05:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/06 05:05:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.95s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:05:47 DEBUG : file1: md5 = 8651e869cde1a02e38077aaf15abc989 OK 2025/02/06 05:05:48 DEBUG : filename.txt: File name found in url 2025/02/06 05:05:49 DEBUG : filename.txt: md5 = ae0bba6d0849b9faafad2282c2701d16 OK 2025/02/06 05:05:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/06 05:05:51 DEBUG : headerfilename.txt: md5 = b6062a980eede10f9db2751decb1b69b OK 2025/02/06 05:05:52 DEBUG : file2: md5 = 7f069cee3064e5d8b040af0827809bd5 OK --- PASS: TestCopyURL (8.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:05:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/06 05:05:57 DEBUG : sub/file2: md5 = 155e7216c780a674dcb5a9bed01748dc OK 2025/02/06 05:05:57 INFO : file1: Copied (new) to: sub/file2 2025/02/06 05:05:57 INFO : file1: Deleted 2025/02/06 05:05:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 05:05:58 DEBUG : file1: Unchanged skipping 2025/02/06 05:05:58 INFO : file1: Deleted 2025/02/06 05:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': don't need to copy/move sub/file2, it is already at target location 2025/02/06 05:06:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:06:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/06 05:06:02 DEBUG : file1: md5 = d9aa42a9fb5d616ebfdb6fecd2af7e4d OK 2025/02/06 05:06:02 INFO : file1: Copied (new) 2025/02/06 05:06:02 INFO : file1: Deleted 2025/02/06 05:06:03 DEBUG : file1: Destination exists, skipping 2025/02/06 05:06:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:06:07 DEBUG : dst/file1: md5 = e6726126e23da0c3b5dcad7eab6369b3 OK 2025/02/06 05:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucibun1depa/backup" 2025/02/06 05:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0/1nrff024r7pq65ecp72fc28jb0" 2025/02/06 05:06:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/06 05:06:12 INFO : dst/file1: Moved (server-side) 2025/02/06 05:06:13 DEBUG : dst/file1: md5 = fa3585d3f091d0e083dcbf9ce0b5d14a OK 2025/02/06 05:06:13 INFO : dst/file1: Copied (new) 2025/02/06 05:06:13 INFO : dst/file1: Deleted 2025/02/06 05:06:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:06:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/06 05:06:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.96s) === 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:06:20 DEBUG : A1/one: md5 = ecdbdd8e6340c196a97c6681236b87f7 OK 2025/02/06 05:06:21 DEBUG : A1/two: md5 = 668e716d5028635b8ef51240de16dc9e OK 2025/02/06 05:06:23 DEBUG : A1/B1/three: md5 = a7eb7abd2b2555b3bf5fee95100c7605 OK 2025/02/06 05:06:25 DEBUG : A1/B1/C1/four: md5 = aaf3e51b326cff80aaafb149c1a2847f OK 2025/02/06 05:06:28 DEBUG : A1/B1/C2/five: md5 = 03f45a99bcdce6d63cab524395bb48dc OK 2025/02/06 05:06:28 INFO : A1/B2: Making directory 2025/02/06 05:06:28 INFO : A1/B1/C3: Making directory 2025/02/06 05:06:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/06 05:06:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/06 05:06:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/06 05:06:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/06 05:06:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/06 05:06:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/06 05:06:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/06 05:06:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/06 05:06:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/06 05:06:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/06 05:06:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/06 05:06:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/06 05:06:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/06 05:06:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/06 05:06:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/06 05:06:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/06 05:06:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/06 05:06:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/06 05:06:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/06 05:06:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/06 05:06:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/06 05:06:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/06 05:06:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/06 05:07:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/06 05:07:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/06 05:07:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/06 05:07:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/06 05:07:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/06 05:07:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/06 05:07:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/06 05:07:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.66s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/06 05:07:03 DEBUG : no_checksum_small_file_from_pipe: md5 = b31c0c65c84922395de3d2c768449f9a OK 2025/02/06 05:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/06 05:07:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/06 05:07:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/06 05:07:05 DEBUG : no_checksum_big_file_from_pipe: md5 = 968e43be87ff749ab8614acea5568e40 OK 2025/02/06 05:07:05 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/06 05:07:09 DEBUG : with_checksum_small_file_from_pipe: md5 = aabb09656df5280f98caf0a6b85bfab9 OK 2025/02/06 05:07:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/06 05:07:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/06 05:07:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 6da0b1bc4e20ac5901c268c375e1dc62 OK 2025/02/06 05:07:10 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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/06 05:07:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 05:07:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/06 05:07: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-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/06 05:07:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/06 05:07:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/06 05:07:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.99s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/06 05:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (48 bytes), uploading instead of streaming 2025/02/06 05:07:23 DEBUG : rcat_metadata: md5 = 58c3579c06355b7122f5e9e32ddb77a8 OK 2025/02/06 05:07:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/06 05:07:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/06 05:07:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = 31ef59a34a8cb77c6b7c04ea0fc20225 OK 2025/02/06 05:07:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.08s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (3.08s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:29 DEBUG : potato1: md5 = d0359f50d71ba582a2575b3df8d8548c OK 2025/02/06 05:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (60 bytes), uploading instead of streaming 2025/02/06 05:07:30 DEBUG : potato2: md5 = d0a13778ad90366c9234508cb020b813 OK 2025/02/06 05:07:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:34 DEBUG : potato1: md5 = 76afc15e89463576049671d2a4c59a1a OK 2025/02/06 05:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': File to upload is small (60 bytes), uploading instead of streaming 2025/02/06 05:07:35 DEBUG : potato2: md5 = f65ac3cced55a8ec136c819912d5c6e0 OK 2025/02/06 05:07:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.50s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:39 DEBUG : potato2: md5 = 3900e1b492e5bde76d88f875ba4bfe2f OK 2025/02/06 05:07:41 DEBUG : empty space: md5 = e8ea77a559ed22978f4fd1c40a2d4bf0 OK 2025/02/06 05:07:43 DEBUG : sub dir/potato3: md5 = b7b60ecc377a43cf3efaf714570081ce OK 2025/02/06 05:07:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Touching "empty space" 2025/02/06 05:07:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Touching "potato2" 2025/02/06 05:07:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Touching "sub dir/potato3" 2025/02/06 05:07:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.69s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:48 DEBUG : dir with metadata: Making directory with metadata 2025/02/06 05:07:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:51 DEBUG : directory with modtime: Making directory with metadata 2025/02/06 05:07:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/06 05:07:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/06 05:07:53 DEBUG : Google drive root 'crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0': Skipping btime metadata as can't update it on an existing file: 2025-02-06T05:07:53.371533484Z 2025/02/06 05:07:54 INFO : non existent directory: Updated directory metadata 2025/02/06 05:07:56 DEBUG : Google drive root 'crypt/nl2906ne91igiaphg5jklnd3dlnuevl217gdrisj13v3mqol46j0': Skipping btime metadata as can't update it on an existing file: 2025-02-06T05:07:53.371533484Z 2025/02/06 05:07:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:07:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/06 05:07:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/06 05:08:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.39s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:08:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/06 05:08:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/06 05:08:02 DEBUG : dst: Making directory with metadata 2025/02/06 05:08:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/06 05:08:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/06 05:08:03 INFO : dst: Set directory modification time (using SetModTime) 2025/02/06 05:08:04 INFO : dst: Set directory modification time (using SetModTime) 2025/02/06 05:08:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/06 05:08:04 INFO : dst: Set directory modification time (using SetModTime) 2025/02/06 05:08:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa'", Local "Local file system at /tmp/rclone2716832500", Modify Window "1ms" 2025/02/06 05:08:08 DEBUG : sub dir/test remove existing: md5 = d15cf6a01122ca0ee547f2e10e0b9e2c OK 2025/02/06 05:08:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a40f3394517e276972f02648c9d417ad OK 2025/02/06 05:08:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tiluzec0" before starting 2025/02/06 05:08:12 DEBUG : sub dir/test remove existing.tiluzec0: TEST: removing renamed existing file after operation 2025/02/06 05:08:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bulepac9" before starting 2025/02/06 05:08:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bulepac9: TEST: renaming existing back after failed operation 2025/02/06 05:08:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.danotan7" before starting 2025/02/06 05:08:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.danotan7: TEST: removing renamed existing file after operation 2025/02/06 05:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rg7t1hd103ebb104nssq3qdhoern18idssqe9lte1iq4056d0od759sf40fatik9vjgh6q7mnht42kgeadj7sem4mfu4o1okafkrrql5iurbfl4plrb44htblmlbtoib9nvbhb04udgp16aj7qpmvlph706tqu0g87rfidig6btorpfgqf90" 2025/02/06 05:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jjlbefu9lqjefm2p6ntdokttkkgshthr00hate701aarna3vg2n0" --- PASS: TestRemoveExisting (13.28s) === 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/02/06 05:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucibun1depa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m25.571733674s (try 1/5)