"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/11 01:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva" 2025/09/11 01:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g" 2025/09/11 01:01:58 DEBUG : Creating backend with remote "/tmp/rclone1084450096" === 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/11 01:01:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/11 01:01:58 DEBUG : potato: Seek from 10 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 10 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Seek from 5 to 2 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/11 01:01:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Seek from 5 to 2 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/11 01:01:58 DEBUG : potato: Seek from 8 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 8 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/11 01:01:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 01:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 01:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 01:01:58 DEBUG : potato: Seek from 5 to 2 2025/09/11 01:01:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/11 01:01:58 DEBUG : potato: Seek from 9 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 9 to 0 2025/09/11 01:01:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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.01s) --- 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:02:01 DEBUG : rutabaga: md5 = ba497765278c99bdaec7e2c39a4513f6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/11 01:02:04 DEBUG : empty space: md5 = 701a0fe325c2f265e2d447754b6e8769 OK === RUN TestCheck/3 2025/09/11 01:02:05 DEBUG : potato2: md5 = 503fc8e0fadb60c9e69d53fb354957c5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/11 01:02:08 DEBUG : remotepotato: md5 = c15b5ad8cd690cd7c9df915be565d37a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.70s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/11 01:02:11 DEBUG : Creating backend with remote "nonexistent" 2025/09/11 01:02:11 DEBUG : Creating backend with remote "nonexistent" 2025/09/11 01:02:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/11 01:02:11 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/09/11 01:02:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/11 01:02:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:02:13 DEBUG : rutabaga: md5 = 71f14441a5d899f129453cf8991a6956 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/11 01:02:17 DEBUG : empty space: md5 = 121b7447b4837f0684a2850a9e257db1 OK === RUN TestCheckDownload/3 2025/09/11 01:02:20 DEBUG : potato2: md5 = 23a26bec7f7c1becb09c4074dc32d619 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/11 01:02:24 DEBUG : remotepotato: md5 = e6bec50df88a1b1d7ca7b5f144b0082b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.84s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.52s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:02:30 DEBUG : rutabaga: md5 = 8757d0abfbe4fbaf1940b140f58afb2a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/11 01:02:33 DEBUG : empty space: md5 = 67242dce1e6cdc5177bb840acadb87e7 OK === RUN TestCheckSizeOnly/3 2025/09/11 01:02:35 DEBUG : potato2: md5 = e9821e706ba405c8b01db10ad34ee24b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/11 01:02:37 DEBUG : remotepotato: md5 = 8ad23f58da490294b798877d65ae38fa OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.24s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:02:42 DEBUG : test.sum: md5 = 5fe3e82fcb91519cc353f55b9f8b6ba0 OK 2025/09/11 01:02:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/11 01:02:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/11 01:02:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/11 01:02:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/11 01:02:44 DEBUG : test.sum: md5 = cbdaab735aadc8e65c46f3a058381037 OK 2025/09/11 01:02:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/11 01:02:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/11 01:02:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/11 01:02:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.35s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/data" 2025/09/11 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/data" 2025/09/11 01:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/vjrnln8ratgmqakfosrqe8espk" 2025/09/11 01:02:53 DEBUG : data/banana: md5 = f207b20a76776ed51970b7df4cd73c05 OK 2025/09/11 01:02:54 DEBUG : test.sum: md5 = b45d33eae838f4ea52cf27d8cc23538d OK === RUN TestCheckSumDownload/subtest1 2025/09/11 01:02:59 DEBUG : data/potato: md5 = a3780c79f448e62b50c5100db16c371b OK 2025/09/11 01:03:00 DEBUG : test.sum: md5 = 5d94bc9566ed414b02805dcaf57cf883 OK === RUN TestCheckSumDownload/subtest2 2025/09/11 01:03:04 DEBUG : test.sum: md5 = 1c1fe39d881b34f82e011fbe29ac02c8 OK === RUN TestCheckSumDownload/subtest3 2025/09/11 01:03:09 DEBUG : test.sum: md5 = 14dd59afc7ad80041c22e864643fc657 OK === RUN TestCheckSumDownload/subtest4 2025/09/11 01:03:13 DEBUG : test.sum: md5 = 925063b1c422ea8493fc9a6d818eedef OK === RUN TestCheckSumDownload/subtest5 2025/09/11 01:03:17 DEBUG : test.sum: md5 = a74c3374671e5cc2f7dba898f6aebcf1 OK === RUN TestCheckSumDownload/subtest6 2025/09/11 01:03:21 DEBUG : data/banana: md5 = 7cb732636d190291628451d8ec6e3b12 OK 2025/09/11 01:03:23 DEBUG : data/potato: md5 = c787d69820aec467004e55fda3d13334 OK 2025/09/11 01:03:25 DEBUG : test.sum: md5 = 23a76d79b6f3db90ae198a89e2274842 OK === RUN TestCheckSumDownload/subtest7 2025/09/11 01:03:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/11 01:03:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.75s) --- PASS: TestCheckSumDownload/subtest1 (2.49s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.39s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/09/11 01:03:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazifoh8pujo" 2025/09/11 01:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/6r5tqae5pdrtk1odliasbuvcqmjbt925c6qln2r7u03lkepkhb10" 2025/09/11 01:03:32 DEBUG : Creating backend with remote "/tmp/rclone2432280139" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo'", Local "Local file system at /tmp/rclone2432280139", Modify Window "1ms" 2025/09/11 01:03:34 DEBUG : hello, world!: md5 = fed6437befab6d9e8d9fe1dd9077684a OK upper checkfile vs. lower remote (without normalization) 2025/09/11 01:03:34 ERROR : hello, world!: sum not found 2025/09/11 01:03:34 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo' 2025/09/11 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo': 1 files missing 2025/09/11 01:03:34 NOTICE: 1 hashes missing 2025/09/11 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo': 1 differences found 2025/09/11 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/11 01:03:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo': 0 differences found 2025/09/11 01:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo': 1 matching files 2025/09/11 01:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-libexaq4bafo" 2025/09/11 01:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:03:36 DEBUG : Creating backend with remote "TestDrive:crypt/badh1gvbsf9rtrtvj3mq0t7api5mpl8h0tdup3i8ql6e1a6a8ja0" 2025/09/11 01:03:37 DEBUG : Creating backend with remote "/tmp/rclone2454087087" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo'", Local "Local file system at /tmp/rclone2454087087", Modify Window "1ms" 2025/09/11 01:03:39 DEBUG : HELLO, WORLD!: md5 = 7db0f7144a87f4870d42fca92174b33f OK lower checkfile vs. upper remote (without normalization) 2025/09/11 01:03:39 ERROR : HELLO, WORLD!: sum not found 2025/09/11 01:03:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo' 2025/09/11 01:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo': 1 files missing 2025/09/11 01:03:39 NOTICE: 1 hashes missing 2025/09/11 01:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo': 1 differences found 2025/09/11 01:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/11 01:03:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo': 0 differences found 2025/09/11 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo': 1 matching files 2025/09/11 01:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisefuh2pibe" 2025/09/11 01:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:03:41 DEBUG : Creating backend with remote "TestDrive:crypt/rnc5lguisqn798sq1r11a5o027025206dt10g53viaonqu43hojg" 2025/09/11 01:03:42 DEBUG : Creating backend with remote "/tmp/rclone2697015112" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe'", Local "Local file system at /tmp/rclone2697015112", Modify Window "1ms" 2025/09/11 01:03:44 DEBUG : HeLlO, wOrLd!: md5 = 800db6a84d2a07d232edcadeb803ec1d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/11 01:03:44 ERROR : HeLlO, wOrLd!: sum not found 2025/09/11 01:03:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe' 2025/09/11 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe': 1 files missing 2025/09/11 01:03:44 NOTICE: 1 hashes missing 2025/09/11 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe': 1 differences found 2025/09/11 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/11 01:03:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe': 0 differences found 2025/09/11 01:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe': 1 matching files 2025/09/11 01:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xexelid8womi" 2025/09/11 01:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/3a1lr0cv6m3ui4avrcncm9jjgs7igjhist1qjdd7sl9j3sf2uhng" 2025/09/11 01:03:46 DEBUG : Creating backend with remote "/tmp/rclone4053825940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi'", Local "Local file system at /tmp/rclone4053825940", Modify Window "1ms" 2025/09/11 01:03:49 DEBUG : HELLO, WORLD!: md5 = 8f7ef116baf28582429a113e488fed23 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/11 01:03:49 ERROR : HELLO, WORLD!: sum not found 2025/09/11 01:03:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi' 2025/09/11 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi': 1 files missing 2025/09/11 01:03:49 NOTICE: 1 hashes missing 2025/09/11 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi': 1 differences found 2025/09/11 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/11 01:03:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi': 0 differences found 2025/09/11 01:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi': 1 matching files 2025/09/11 01:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegamop3curi" 2025/09/11 01:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/nt160pg3r18v9nd7cqkoo38ko8muaohkamjjh0qcjlmin505p4fg" 2025/09/11 01:03:51 DEBUG : Creating backend with remote "/tmp/rclone1198520801" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi'", Local "Local file system at /tmp/rclone1198520801", Modify Window "1ms" 2025/09/11 01:03:54 DEBUG : 測試_Русский___ě_áñ: md5 = a1299ed0b12f58e8471891ffce07eac7 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/11 01:03:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/11 01:03:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi' 2025/09/11 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi': 1 files missing 2025/09/11 01:03:54 NOTICE: 1 hashes missing 2025/09/11 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi': 1 differences found 2025/09/11 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/11 01:03:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi': 0 differences found 2025/09/11 01:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi': 1 matching files 2025/09/11 01:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vinukom2gitu" 2025/09/11 01:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/nv6aqq3qquj0k2sgpdtbovbgva8al87f3dnvfrlma0mht28ngt5g" 2025/09/11 01:03:56 DEBUG : Creating backend with remote "/tmp/rclone777627389" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu'", Local "Local file system at /tmp/rclone777627389", Modify Window "1ms" 2025/09/11 01:03:59 DEBUG : 測試_Русский___ě_áñ: md5 = 043cf716f0abdc4cc235dee0cdb8ab1d OK NFC checkfile vs. NFD remote (without normalization) 2025/09/11 01:03:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/11 01:03:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu' 2025/09/11 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu': 1 files missing 2025/09/11 01:03:59 NOTICE: 1 hashes missing 2025/09/11 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu': 1 differences found 2025/09/11 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/11 01:04:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu': 0 differences found 2025/09/11 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu': 1 matching files 2025/09/11 01:04:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luganez0hufu" 2025/09/11 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/cj44319nm5jkp1k2id1e03s30f89v7v0ofdiel6ajjdoi4kncsi0" 2025/09/11 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone3298812949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu'", Local "Local file system at /tmp/rclone3298812949", Modify Window "1ms" 2025/09/11 01:04:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6f44fda052ed4e895bcf0056010ba573 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/11 01:04:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:04:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu' 2025/09/11 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu': 1 files missing 2025/09/11 01:04:04 NOTICE: 1 hashes missing 2025/09/11 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu': 1 differences found 2025/09/11 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/11 01:04:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu': 0 differences found 2025/09/11 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu': 1 matching files 2025/09/11 01:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resepun9qevo" 2025/09/11 01:04:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/eg11fh4ciqdnkp9ea3nr4ggiv4fjmpt0qd30tevau5ag4kn53nj0" 2025/09/11 01:04:06 DEBUG : Creating backend with remote "/tmp/rclone529952276" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo'", Local "Local file system at /tmp/rclone529952276", Modify Window "1ms" 2025/09/11 01:04:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a767e87039c259e99797ec1b80bfe8f9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/11 01:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo' 2025/09/11 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo': 1 files missing 2025/09/11 01:04:09 NOTICE: 1 hashes missing 2025/09/11 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo': 1 differences found 2025/09/11 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/11 01:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo': 0 differences found 2025/09/11 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo': 1 matching files 2025/09/11 01:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixesev6losa" 2025/09/11 01:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/2ucbjpohnj8ggsb2dnc3v0uk4rtfrebe4g6uksbmlhadd3s4i8v0" 2025/09/11 01:04:11 DEBUG : Creating backend with remote "/tmp/rclone2992685467" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa'", Local "Local file system at /tmp/rclone2992685467", Modify Window "1ms" 2025/09/11 01:04:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4d35f031721f48debc374ead665d6ef5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/11 01:04:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:04:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa' 2025/09/11 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa': 1 files missing 2025/09/11 01:04:14 NOTICE: 1 hashes missing 2025/09/11 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa': 1 differences found 2025/09/11 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/11 01:04:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa': 0 differences found 2025/09/11 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa': 1 matching files 2025/09/11 01:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurijux0gevu" 2025/09/11 01:04:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/mv1v1n98tm6r2btn5a9n2e10tok9rph9s156mmf7djlk25gklkc0" 2025/09/11 01:04:16 DEBUG : Creating backend with remote "/tmp/rclone3370265580" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu'", Local "Local file system at /tmp/rclone3370265580", Modify Window "1ms" 2025/09/11 01:04:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5ed6a5fc0cd2bfa81ced298835f8e13b OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/11 01:04:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 01:04:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu' 2025/09/11 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu': 1 files missing 2025/09/11 01:04:19 NOTICE: 1 hashes missing 2025/09/11 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu': 1 differences found 2025/09/11 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/11 01:04:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu': 0 differences found 2025/09/11 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu': 1 matching files 2025/09/11 01:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurijux0gevu': Purge remote 2025/09/11 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixesev6losa': Purge remote 2025/09/11 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resepun9qevo': Purge remote 2025/09/11 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luganez0hufu': Purge remote 2025/09/11 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vinukom2gitu': Purge remote 2025/09/11 01:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegamop3curi': Purge remote 2025/09/11 01:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xexelid8womi': Purge remote 2025/09/11 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisefuh2pibe': Purge remote 2025/09/11 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-libexaq4bafo': Purge remote 2025/09/11 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazifoh8pujo': Purge remote --- PASS: TestApplyTransforms (54.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:04:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:04:27 DEBUG : sub/file2: md5 = ebe7de0a06a1de9e71b89412c41fe069 OK 2025/09/11 01:04:27 INFO : file1: Copied (new) to: sub/file2 2025/09/11 01:04:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:04:28 DEBUG : file1: Unchanged skipping 2025/09/11 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': don't need to copy/move sub/file2, it is already at target location 2025/09/11 01:04:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.25s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:04:34 DEBUG : dst/file1: md5 = 99ef5939b74ff6871e6eb475a9fcb9ff OK 2025/09/11 01:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/backup" 2025/09/11 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/1nrff024r7pq65ecp72fc28jb0" 2025/09/11 01:04:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/11 01:04:39 INFO : dst/file1: Moved (server-side) 2025/09/11 01:04:40 DEBUG : dst/file1: md5 = 4d8a91f69e2d7f7d831a335aba88221a OK 2025/09/11 01:04:40 INFO : dst/file1: Copied (new) 2025/09/11 01:04:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:04:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:04:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.78s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:04:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/dst" 2025/09/11 01:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 01:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/CompareDest" 2025/09/11 01:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/gveqi14airsml4bgu7krj116o8" 2025/09/11 01:04:49 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 01:04:52 DEBUG : one: md5 = ddb269070ec952fdfe036bb232ebfda9 OK 2025/09/11 01:04:52 INFO : one: Copied (new) 2025/09/11 01:04:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:04:55 DEBUG : one: md5 = c5f36666b00633d89b793b6ad4a008f0 OK 2025/09/11 01:04:55 INFO : one: Copied (replaced existing) 2025/09/11 01:04:58 DEBUG : dst/one: md5 = 7efa94075ab8c89342532a4777a6f4ad OK 2025/09/11 01:05:00 DEBUG : CompareDest/one: md5 = 96e8ef6c86d7c8fdf6a72341f26794b4 OK 2025/09/11 01:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:05:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:05:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:05:04 DEBUG : CompareDest/two: md5 = 14173b9f5a4537d630d3c836a21a442c OK 2025/09/11 01:05:05 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:05:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:05:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:05:06 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:05:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:05:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:05:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/11 01:05:09 DEBUG : two: md5 = 47a8b2ebb6d5a324b0a1fc4691b2bade OK 2025/09/11 01:05:09 INFO : two: Copied (new) 2025/09/11 01:05:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 01:05:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:05:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 01:05:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/dst" 2025/09/11 01:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 01:05:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/CopyDest" 2025/09/11 01:05:16 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/11 01:05:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 01:05:21 DEBUG : one: md5 = 232da0683c76f9e87fabe5db29652aef OK 2025/09/11 01:05:21 INFO : one: Copied (new) 2025/09/11 01:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:05:25 DEBUG : one: md5 = 5b456e9b9109b2d35994ab3182d41599 OK 2025/09/11 01:05:25 INFO : one: Copied (replaced existing) 2025/09/11 01:05:27 DEBUG : dst/one: md5 = 5aa1c6272cb9f30e5bdd0d494e71cb20 OK 2025/09/11 01:05:29 DEBUG : CopyDest/one: md5 = 1a33fedc8bb0efe4867a037a622c9882 OK 2025/09/11 01:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/BackupDir" 2025/09/11 01:05:30 DEBUG : Config file has changed externally - reloading 2025/09/11 01:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/11 01:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:05:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:05:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:05:34 INFO : one: Moved (server-side) 2025/09/11 01:05:35 INFO : one: Copied (server-side copy) 2025/09/11 01:05:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/11 01:05:37 DEBUG : CopyDest/two: md5 = ae1364aa07b8c38495b523c551092059 OK 2025/09/11 01:05:37 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:05:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:05:39 INFO : two: Copied (server-side copy) 2025/09/11 01:05:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/11 01:05:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:05:40 DEBUG : two: Unchanged skipping 2025/09/11 01:05:42 DEBUG : CopyDest/three: md5 = 42d9076c92db20b355345350c09d4e04 OK 2025/09/11 01:05:42 DEBUG : three: Need to transfer - File not found at Destination 2025/09/11 01:05:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/11 01:05:43 DEBUG : three: Destination not found in --copy-dest 2025/09/11 01:05:44 DEBUG : three: md5 = 870ea2243b17986dc055f53924b0870b OK 2025/09/11 01:05:44 INFO : three: Copied (new) 2025/09/11 01:05:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/11 01:05:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 01:05:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:05:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/11 01:05:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:05:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 01:05:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:05:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/11 01:05:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 883c6e9f018863b9681eed68593ecd69 OK 2025/09/11 01:05:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/11 01:05:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/11 01:05:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/11 01:05:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/11 01:05:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/11 01:05:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fbebdfa73ba591ba479f6d233f0052de OK 2025/09/11 01:05:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/11 01:06:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/11 01:06:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using skip mode. 2025/09/11 01:06:06 NOTICE: one: Found 2 files with duplicate names 2025/09/11 01:06:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using skip mode. 2025/09/11 01:06:12 NOTICE: one: Found 3 files with duplicate names 2025/09/11 01:06:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/11 01:06:13 INFO : one: Deleted 2025/09/11 01:06:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.85s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using first mode. 2025/09/11 01:06:19 NOTICE: one: Found 3 files with duplicate names 2025/09/11 01:06:20 INFO : one: Deleted 2025/09/11 01:06:20 INFO : one: Deleted 2025/09/11 01:06:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.71s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using newest mode. 2025/09/11 01:06:26 NOTICE: one: Found 3 files with duplicate names 2025/09/11 01:06:26 INFO : one: Deleted 2025/09/11 01:06:27 INFO : one: Deleted 2025/09/11 01:06:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.81s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using oldest mode. 2025/09/11 01:06:33 NOTICE: one: Found 3 files with duplicate names 2025/09/11 01:06:33 INFO : one: Deleted 2025/09/11 01:06:34 INFO : one: Deleted 2025/09/11 01:06:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using largest mode. 2025/09/11 01:06:40 NOTICE: one: Found 3 files with duplicate names 2025/09/11 01:06:41 INFO : one: Deleted 2025/09/11 01:06:41 INFO : one: Deleted 2025/09/11 01:06:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using smallest mode. 2025/09/11 01:06:47 NOTICE: one: Found 3 files with duplicate names 2025/09/11 01:06:47 INFO : one: Deleted 2025/09/11 01:06:48 INFO : one: Deleted 2025/09/11 01:06:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.73s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:06:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Looking for duplicate names using rename mode. 2025/09/11 01:06:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/11 01:06:56 INFO : one-2.txt: renamed from: one.txt 2025/09/11 01:06:58 INFO : one-3.txt: renamed from: one.txt 2025/09/11 01:06:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.49s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:07:04 DEBUG : dupe1/one.txt: md5 = e8ced39c31b6c27fd533d7aa313e4b42 OK 2025/09/11 01:07:06 DEBUG : dupe2/two.txt: md5 = f97fadd0beb8a2acef84d04342c1d277 OK 2025/09/11 01:07:08 DEBUG : dupe3/three.txt: md5 = 9dae2779402a129faded2260c162b1f6 OK 2025/09/11 01:07:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/11 01:07:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/11 01:07:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/11 01:07:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/11 01:07:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/11 01:07:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/11 01:07:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.08s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:07:18 DEBUG : a.txt: md5 = ce4f49c2f95a649ffb667f93235c3d55 OK 2025/09/11 01:07:20 DEBUG : zend.txt: md5 = 74a80d24deb8539dcce381e42c91385a OK 2025/09/11 01:07:22 DEBUG : sub dir/hello world: md5 = 260c58d71346a50d86d43642387841ab OK 2025/09/11 01:07:23 DEBUG : sub dir/hello world2: md5 = f1d503aff0b74fdbe5fa9aec96a2cbe1 OK 2025/09/11 01:07:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 0b5789975213c57b7af0f36362600aa7 OK 2025/09/11 01:07:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 40dddd977ba64dde6a4afd546deb661e OK 2025/09/11 01:07:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = a2ca974b2827574d21e3feed61b75a0c OK 2025/09/11 01:07:31 DEBUG : a.txt: Excluded (Size Filter) 2025/09/11 01:07:31 DEBUG : a.txt: Excluded 2025/09/11 01:07:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:07:32 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:07:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:07:32 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:07:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:07:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:07:33 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:07:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:07:33 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:07:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/11 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/11 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/11 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/11 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/11 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/11 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.40s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:07:42 DEBUG : a.txt: md5 = 7a00e6cc1bd4b886170503e0411e8c3b OK 2025/09/11 01:07:44 DEBUG : zend.txt: md5 = db035067d9022d7a30c310150b4be7c2 OK 2025/09/11 01:07:46 DEBUG : sub dir/hello world: md5 = 2d7e24c40ec757ee298f21319b16b305 OK 2025/09/11 01:07:47 DEBUG : sub dir/hello world2: md5 = dca31e25f999660a0330033950755879 OK 2025/09/11 01:07:50 DEBUG : sub dir/ignore dir/.ignore: md5 = ef2804585645d0aae460fce5ee8b294d OK 2025/09/11 01:07:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a8980676cc99ca8e3d8a79797a58b35 OK 2025/09/11 01:07:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 873011ba40878c2a5dda6e1d452a6913 OK 2025/09/11 01:07:55 DEBUG : a.txt: Excluded (Size Filter) 2025/09/11 01:07:55 DEBUG : a.txt: Excluded 2025/09/11 01:07:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:07:55 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:07:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:07:55 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:07:56 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:07:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 01:07:56 DEBUG : sub dir/hello world: Excluded 2025/09/11 01:07:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 01:07:56 DEBUG : sub dir/hello world2: Excluded 2025/09/11 01:07:56 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 01:08:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/11 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/11 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/11 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/11 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/11 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/11 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.24s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:05 DEBUG : file1: md5 = 6eab8309310ef0c76175314245347248 OK 2025/09/11 01:08:07 DEBUG : sub/file2: md5 = cc040da8db7bc09e2ec85997157c09e6 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/09/11 01:08:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/11 01:08:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/11 01:08:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/11 01:08:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.04s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:15 DEBUG : file1: md5 = 1bdab834baced86224e560d04222aad0 OK 2025/09/11 01:08:17 DEBUG : sub/file2: md5 = 7849ba2d87bf3611366923239fb34f44 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/09/11 01:08:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/notfound" 2025/09/11 01:08:22 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/qe0i31qdkoejk60elps0ni5sqk" 2025/09/11 01:08:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.59s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (2.06s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Making directory 2025/09/11 01:08:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:29 DEBUG : sub dir/hello world: md5 = 66dabbe858aff3dd482dec8326f4a11f OK 2025/09/11 01:08:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.31s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:33 DEBUG : potato2: md5 = 5c059200dfdf46f0e47da03d847356fd OK 2025/09/11 01:08:35 DEBUG : empty space: md5 = 10cc882d785d7c3422e31cced6c6eefd OK --- PASS: TestLs (5.09s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:39 DEBUG : potato2: md5 = a633d37b01b538e195ed173c076aa31a OK 2025/09/11 01:08:40 DEBUG : empty space: md5 = d07f8c92e29c4f3953987416c2d6c33e OK 2025/09/11 01:08:41 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.58s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:44 DEBUG : potato2: md5 = 86216f225138303480c3cf2a6252cf8e OK 2025/09/11 01:08:46 DEBUG : empty space: md5 = 07a0302b96d7d5ff029ffb19411c80dc OK --- PASS: TestLsLong (5.02s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:49 DEBUG : potato2: md5 = 27b4fc309ba04c34a7590b4a95c5158e OK 2025/09/11 01:08:51 DEBUG : empty space: md5 = b276b0598c70a22d998146bbaadcbb55 OK --- PASS: TestHashSums (5.02s) === RUN TestHashSumsWithErrors 2025/09/11 01:08:53 DEBUG : Creating backend with remote ":memory:" 2025/09/11 01:08:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/11 01:08:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/11 01:08:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/11 01:08:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/11 01:08:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/11 01:08:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/11 01:08:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/11 01:08:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/11 01:08:53 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:08:54 DEBUG : potato2: md5 = 0831d4cc743a8062fa187fce9b7ee097 OK 2025/09/11 01:08:56 DEBUG : empty space: md5 = 627dbcf025a6b588b4e528621c9a1aaf OK 2025/09/11 01:08:58 DEBUG : sub dir/potato3: md5 = b8a173273e9f81b4947f9c9342212d42 OK 2025/09/11 01:09:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.05s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:09:03 DEBUG : small: md5 = 5dfd734f8fcf197cb8dbe54bf41a8865 OK 2025/09/11 01:09:05 DEBUG : medium: md5 = 89dad32442108d20621949264638fdd6 OK 2025/09/11 01:09:06 DEBUG : large: md5 = 6be055a72a62a9f3919d6c320786fad9 OK 2025/09/11 01:09:07 DEBUG : Waiting for deletions to finish 2025/09/11 01:09:07 DEBUG : large: Excluded (Size Filter) 2025/09/11 01:09:07 INFO : small: Deleted 2025/09/11 01:09:07 INFO : medium: Deleted --- PASS: TestDelete (6.91s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:09:10 DEBUG : small: md5 = df49a87cf9d5f9ce652aa46926444dda OK 2025/09/11 01:09:12 DEBUG : medium: md5 = 0187dcf6326d2ca41930a8f61c49dd60 OK 2025/09/11 01:09:13 DEBUG : large: md5 = 73ce19405494795c3311fc70dc47dd1c OK 2025/09/11 01:09:13 DEBUG : Waiting for deletions to finish 2025/09/11 01:09:13 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/11 01:09:14 INFO : small: Deleted 2025/09/11 01:09:14 INFO : large: Deleted --- PASS: TestMaxDelete (7.13s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:09:17 DEBUG : small: md5 = a48c99f8d259988f8940cfd78c279feb OK 2025/09/11 01:09:19 DEBUG : medium: md5 = 463da2e77fbe7e9e26d3e2f7779bebe9 OK 2025/09/11 01:09:20 DEBUG : large: md5 = 4f22872fbf08a1ee967a1455ab7ee266 OK 2025/09/11 01:09:20 DEBUG : Waiting for deletions to finish 2025/09/11 01:09:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/11 01:09:21 INFO : small: Deleted 2025/09/11 01:09:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.03s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:09:24 DEBUG : small: md5 = 281e164e231b87ce5776d10c9976ec6c OK 2025/09/11 01:09:26 DEBUG : medium: md5 = 6ece4541f97a6bb62c4d22d3953bac39 OK 2025/09/11 01:09:27 DEBUG : large: md5 = acb34954d3a2f6c097a455007d508490 OK 2025/09/11 01:09:28 DEBUG : Waiting for deletions to finish 2025/09/11 01:09:28 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/11 01:09:28 INFO : large: Deleted 2025/09/11 01:09:28 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.19s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:09:32 DEBUG : ReadFile: md5 = b17efbb3d50341f646cc663c50e04010 OK --- PASS: TestReadFile (4.56s) === RUN TestRetry 2025/09/11 01:09:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/11 01:09:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/11 01:09:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:09:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:09:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:09:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 01:09:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:09:36 DEBUG : file1: md5 = 5cc3f8392705a1ecfcf57797322d8efa OK 2025/09/11 01:09:38 DEBUG : file2: md5 = e0c110092245e56c25b61ec57fb61927 OK --- PASS: TestCat (16.17s) === RUN TestPurge 2025/09/11 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quxirit2niva" 2025/09/11 01:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/4nkmfnb6tobn142eeqhn04jesu9393if1t0m72c9hg5gir51pmrg" 2025/09/11 01:09:52 DEBUG : Creating backend with remote "/tmp/rclone808087227" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quxirit2niva'", Local "Local file system at /tmp/rclone808087227", Modify Window "1ms" 2025/09/11 01:09:56 DEBUG : A1/B1/C1/one: md5 = 5a27bb8eb18dd2724e4445bd4b1cb72f OK 2025/09/11 01:09:56 INFO : A2: Making directory 2025/09/11 01:09:57 INFO : A1/B2: Making directory 2025/09/11 01:09:58 INFO : A1/B2/C2: Making directory 2025/09/11 01:09:59 INFO : A1/B1/C3: Making directory 2025/09/11 01:09:59 INFO : A3: Making directory 2025/09/11 01:10:00 INFO : A3/B3: Making directory 2025/09/11 01:10:01 INFO : A3/B3/C4: Making directory 2025/09/11 01:10:03 DEBUG : A1/two: md5 = 85d14b1247dbbf661736eb7e19b7deaa OK 2025/09/11 01:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quxirit2niva': Purge remote 2025/09/11 01:10:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:10:11 DEBUG : A1/B1/C1/one: md5 = a089d8303d291823032f3440b7b7cd64 OK 2025/09/11 01:10:11 INFO : A2: Making directory 2025/09/11 01:10:11 INFO : A1/B2: Making directory 2025/09/11 01:10:12 INFO : A1/B2/C2: Making directory 2025/09/11 01:10:13 INFO : A1/B1/C3: Making directory 2025/09/11 01:10:14 INFO : A3: Making directory 2025/09/11 01:10:14 INFO : A3/B3: Making directory 2025/09/11 01:10:15 INFO : A3/B3/C4: Making directory 2025/09/11 01:10:18 DEBUG : A1/two: md5 = d088e06627ff5adeb13c94f5ccf6774e OK 2025/09/11 01:10:19 DEBUG : removing 1 level 3 directories 2025/09/11 01:10:19 INFO : A3/B3/C4: Removing directory 2025/09/11 01:10:22 DEBUG : removing 2 level 3 directories 2025/09/11 01:10:22 INFO : A1/B2/C2: Removing directory 2025/09/11 01:10:22 INFO : A1/B1/C3: Removing directory 2025/09/11 01:10:22 DEBUG : removing 2 level 2 directories 2025/09/11 01:10:22 INFO : A3/B3: Removing directory 2025/09/11 01:10:22 INFO : A1/B2: Removing directory 2025/09/11 01:10:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/11 01:10:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 01:10:23 DEBUG : removing 2 level 1 directories 2025/09/11 01:10:23 INFO : A3: Removing directory 2025/09/11 01:10:23 INFO : A2: Removing directory 2025/09/11 01:10:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/11 01:10:27 DEBUG : removing 1 level 3 directories 2025/09/11 01:10:27 INFO : A1/B1/C1: Removing directory 2025/09/11 01:10:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:28 DEBUG : removing 1 level 2 directories 2025/09/11 01:10:28 INFO : A1/B1: Removing directory 2025/09/11 01:10:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 01:10:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 01:10:29 DEBUG : removing 1 level 1 directories 2025/09/11 01:10:29 INFO : A1: Removing directory 2025/09/11 01:10:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 01:10:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 01:10:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 01:10:29 DEBUG : removing 1 level 0 directories 2025/09/11 01:10:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Removing directory 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 01:10:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.04s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:10:32 INFO : A1: Making directory 2025/09/11 01:10:32 INFO : A1/B1: Making directory 2025/09/11 01:10:33 INFO : A1/B1/C1: Making directory 2025/09/11 01:10:36 DEBUG : removing 1 level 3 directories 2025/09/11 01:10:36 INFO : A1/B1/C1: Removing directory 2025/09/11 01:10:37 DEBUG : removing 1 level 2 directories 2025/09/11 01:10:37 INFO : A1/B1: Removing directory 2025/09/11 01:10:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 01:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.19s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:10:39 INFO : A1: Making directory 2025/09/11 01:10:40 INFO : A1/B1: Making directory 2025/09/11 01:10:41 INFO : A1/B1/C1: Making directory 2025/09/11 01:10:44 DEBUG : removing 1 level 3 directories 2025/09/11 01:10:44 INFO : A1/B1/C1: Removing directory 2025/09/11 01:10:44 DEBUG : removing 1 level 2 directories 2025/09/11 01:10:44 INFO : A1/B1: Removing directory 2025/09/11 01:10:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.97s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:10:49 DEBUG : file1: md5 = f8085d16c374bc4a43b168a78104a971 OK 2025/09/11 01:10:50 DEBUG : filename.txt: File name found in url 2025/09/11 01:10:51 DEBUG : filename.txt: md5 = 9cf8407834f3ea6f5b2d0429d490362b OK 2025/09/11 01:10:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/11 01:10:53 DEBUG : headerfilename.txt: md5 = 7b9ffcb59c7bd0634398c2bc77a60609 OK 2025/09/11 01:10:54 DEBUG : file2: md5 = 6eb40f0edc331df56c68e1a41aed119c OK --- PASS: TestCopyURL (9.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:10:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:10:59 DEBUG : sub/file2: md5 = c00ef2b6b4bb41b272dd5149b2be9950 OK 2025/09/11 01:10:59 INFO : file1: Copied (new) to: sub/file2 2025/09/11 01:10:59 INFO : file1: Deleted 2025/09/11 01:11:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:11:00 DEBUG : file1: Unchanged skipping 2025/09/11 01:11:00 INFO : file1: Deleted 2025/09/11 01:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': don't need to copy/move sub/file2, it is already at target location 2025/09/11 01:11:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:11:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 01:11:05 DEBUG : file1: md5 = 911213cd4e3ecc7c160ddbd271834084 OK 2025/09/11 01:11:05 INFO : file1: Copied (new) 2025/09/11 01:11:05 INFO : file1: Deleted 2025/09/11 01:11:05 DEBUG : file1: Destination exists, skipping 2025/09/11 01:11:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.56s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:11:10 DEBUG : dst/file1: md5 = ec97915e8068283479e5c1a95c11e093 OK 2025/09/11 01:11:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasitus4yeva/backup" 2025/09/11 01:11:10 DEBUG : Config file has changed externally - reloading 2025/09/11 01:11:11 DEBUG : Creating backend with remote "TestDrive:crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g/1nrff024r7pq65ecp72fc28jb0" 2025/09/11 01:11:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/11 01:11:14 INFO : dst/file1: Moved (server-side) 2025/09/11 01:11:16 DEBUG : dst/file1: md5 = 5b1c1142a9d89c4f05d0c36dc31467f6 OK 2025/09/11 01:11:16 INFO : dst/file1: Copied (new) 2025/09/11 01:11:16 INFO : dst/file1: Deleted 2025/09/11 01:11:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:11:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 01:11:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.35s) === 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:11:23 DEBUG : A1/one: md5 = 60256e2e3edf57dbd496acbf63d5bc37 OK 2025/09/11 01:11:24 DEBUG : A1/two: md5 = 848ab493e337ac60dd699cd96d5b592a OK 2025/09/11 01:11:27 DEBUG : A1/B1/three: md5 = ef1ac1f66891ba3e4bc20e9ac024d411 OK 2025/09/11 01:11:29 DEBUG : A1/B1/C1/four: md5 = 407f88dfbf8683cbeb94e92727dd49cc OK 2025/09/11 01:11:31 DEBUG : A1/B1/C2/five: md5 = e6ece10f96ae0dbd88186f23b8445d04 OK 2025/09/11 01:11:31 INFO : A1/B2: Making directory 2025/09/11 01:11:32 INFO : A1/B1/C3: Making directory 2025/09/11 01:11:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/11 01:11:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/11 01:11:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/11 01:11:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/11 01:11:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/11 01:11:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 01:11:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 01:11:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 01:11:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 01:11:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 01:11:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/11 01:11:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/11 01:11:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/11 01:11:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/11 01:11:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/11 01:11:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/11 01:11:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 01:11:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 01:11:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 01:11:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 01:11:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 01:12:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/11 01:12:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/11 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/11 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.94s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:12:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 273c5b939eec27517c3109754faf2551 OK 2025/09/11 01:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/11 01:12:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:12:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/11 01:12:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 9edf959a212e042e24b4c9795e248ea4 OK 2025/09/11 01:12:10 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:12:14 DEBUG : with_checksum_small_file_from_pipe: md5 = ee4992ee0dfa61c164929c4bbdb3ee42 OK 2025/09/11 01:12:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:12:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/11 01:12:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 62fd1c235f87ef1d1fe24b577df55b40 OK 2025/09/11 01:12:16 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:12:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:12:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/11 01:12:21 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-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 01:12:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 01:12:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/11 01:12:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.38s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/11 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (48 bytes), uploading instead of streaming 2025/09/11 01:12:30 DEBUG : rcat_metadata: md5 = 1ece7bf50dfd0e71671ec27878cda7ad OK 2025/09/11 01:12:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/11 01:12:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/11 01:12:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5aa7d9221717cbf09eb8fc4b7301a2ce OK 2025/09/11 01:12:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:36 DEBUG : potato1: md5 = 6762079ca582716e23e124fde08fd06e OK 2025/09/11 01:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (60 bytes), uploading instead of streaming 2025/09/11 01:12:37 DEBUG : potato2: md5 = 688cd1af992c466eb4cfce7d4504deb7 OK 2025/09/11 01:12:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:40 DEBUG : potato1: md5 = ca1741dab4e7f91ad997e5dd9f1c3670 OK 2025/09/11 01:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': File to upload is small (60 bytes), uploading instead of streaming 2025/09/11 01:12:41 DEBUG : potato2: md5 = b71be152f96f253ddd72ef6654050762 OK 2025/09/11 01:12:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.08s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:45 DEBUG : potato2: md5 = 208a0a785c71a75b47f857be2aff32c9 OK 2025/09/11 01:12:47 DEBUG : empty space: md5 = 8361f83b7d6c7b89413115cd744d836e OK 2025/09/11 01:12:49 DEBUG : sub dir/potato3: md5 = fa7beb2acc6fbc6f95ff74eab2a44bdf OK 2025/09/11 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Touching "sub dir/potato3" 2025/09/11 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Touching "empty space" 2025/09/11 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Touching "potato2" 2025/09/11 01:12:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.51s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:54 DEBUG : dir with metadata: Making directory with metadata 2025/09/11 01:12:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:12:57 DEBUG : directory with modtime: Making directory with metadata 2025/09/11 01:12:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.71s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:13:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/11 01:13:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:13:00 DEBUG : Google drive root 'crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g': Skipping btime metadata as can't update it on an existing file: 2025-09-11T01:13:00.123624989Z 2025/09/11 01:13:00 INFO : non existent directory: Updated directory metadata 2025/09/11 01:13:03 DEBUG : Google drive root 'crypt/46atcjks80ik1o988dpbhjb07ldnalqvb2ufqpje2r0so25j9u0g': Skipping btime metadata as can't update it on an existing file: 2025-09-11T01:13:00.123624989Z 2025/09/11 01:13:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.16s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:13:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/11 01:13:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/11 01:13:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:13:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/11 01:13:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:13:09 DEBUG : dst: Making directory with metadata 2025/09/11 01:13:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:13:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:13:10 INFO : dst: Set directory modification time (using SetModTime) 2025/09/11 01:13:11 INFO : dst: Set directory modification time (using SetModTime) 2025/09/11 01:13:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/11 01:13:12 INFO : dst: Set directory modification time (using SetModTime) 2025/09/11 01:13:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.13s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva'", Local "Local file system at /tmp/rclone1084450096", Modify Window "1ms" 2025/09/11 01:13:15 DEBUG : sub dir/test remove existing: md5 = 0363c47a6a7810b38080703cb560be31 OK 2025/09/11 01:13:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c85f9f42c379053deaa3277454dfd492 OK 2025/09/11 01:13:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vibodaw1" before starting 2025/09/11 01:13:20 DEBUG : sub dir/test remove existing.vibodaw1: TEST: removing renamed existing file after operation 2025/09/11 01:13:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.haqohab6" before starting 2025/09/11 01:13:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.haqohab6: TEST: renaming existing back after failed operation 2025/09/11 01:13:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quqiyiz7" before starting 2025/09/11 01:13:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quqiyiz7: TEST: removing renamed existing file after operation 2025/09/11 01:13:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g58iiunpsj2rmbfbb90kpmcirdak5bdnrh0hh6vo04rq69lkf8h0" 2025/09/11 01:13:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "smjt524m5630u97fhaqk83fjbgj429e2r8g84g7a4ms3men695ctlam195ckf0t0v7b2kdvpb2jp0194ou46ut92l82sf6kaiqrai540il77tuhc1hvjbrf4r5dkkdv5di014qrggfdqc27hj0ui9candi4vgsgiocr88d52mjr0l6k4iocg" --- PASS: TestRemoveExisting (13.84s) === 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/09/11 01:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasitus4yeva': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m30.787599089s (try 1/5)