"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/31 05:32:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera" 2025/08/31 05:32:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:32:19 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g" 2025/08/31 05:32:20 DEBUG : Creating backend with remote "/tmp/rclone3174368174" === 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-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/31 05:32:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/31 05:32:20 DEBUG : potato: Seek from 10 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 10 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Seek from 5 to 2 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/31 05:32:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Seek from 5 to 2 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/31 05:32:20 DEBUG : potato: Seek from 8 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 8 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/31 05:32:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 05:32:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 05:32:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 05:32:20 DEBUG : potato: Seek from 5 to 2 2025/08/31 05:32:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/31 05:32:20 DEBUG : potato: Seek from 9 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 9 to 0 2025/08/31 05:32:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:32:22 DEBUG : rutabaga: md5 = 03550537345cba01f9a56a167b96b206 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/31 05:32:25 DEBUG : empty space: md5 = d2592687aa44304b477564184f5eb833 OK === RUN TestCheck/3 2025/08/31 05:32:27 DEBUG : potato2: md5 = 514e6425ee0da3b88896590c8973f643 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/31 05:32:29 DEBUG : remotepotato: md5 = 4681b7164674038a4a162d86c50c8bbe OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.67s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/08/31 05:32:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/31 05:32:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/31 05:32:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/31 05:32:33 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/08/31 05:32:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/31 05:32:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:32:34 DEBUG : rutabaga: md5 = 25cf0cb09a64bd1ff4bb58bb5f999321 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/31 05:32:38 DEBUG : empty space: md5 = 0e6b609b96c6b5ac54aac1da416c4749 OK === RUN TestCheckDownload/3 2025/08/31 05:32:41 DEBUG : potato2: md5 = 92aac46201b5177a63dd3cee0fccbc1a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/31 05:32:45 DEBUG : remotepotato: md5 = 6a0f6883adefe53d56862fd753d55766 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.87s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.36s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:32:51 DEBUG : rutabaga: md5 = 128034ab6a9097b1cb5932065dd9039b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/31 05:32:53 DEBUG : empty space: md5 = 8a0bb08f0fb7fc89c29dec3511ce8a27 OK === RUN TestCheckSizeOnly/3 2025/08/31 05:32:56 DEBUG : potato2: md5 = fefc20d544b84d7581882f628b9dc7c8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/31 05:32:58 DEBUG : remotepotato: md5 = de0583524de2b45fb267cf7afc211462 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.44s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:33:02 DEBUG : test.sum: md5 = b5a17daa4a9bae4a8666aefdc7a74c6d OK 2025/08/31 05:33:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/31 05:33:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/31 05:33:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/31 05:33:04 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/31 05:33:05 DEBUG : test.sum: md5 = 923e4f3e72d0c71d209358b2a699788c OK 2025/08/31 05:33:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/31 05:33:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/31 05:33:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/31 05:33:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.13s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:33:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/data" 2025/08/31 05:33:07 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:33:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/data" 2025/08/31 05:33:09 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/vjrnln8ratgmqakfosrqe8espk" 2025/08/31 05:33:13 DEBUG : data/banana: md5 = 2e5352d8c3eed3e89a43a6952d4ae727 OK 2025/08/31 05:33:15 DEBUG : test.sum: md5 = 73ed70771e0ce81060bd474e52ed13a4 OK === RUN TestCheckSumDownload/subtest1 2025/08/31 05:33:19 DEBUG : data/potato: md5 = cc49f3db3315fa36899ab87d8f51a2cd OK 2025/08/31 05:33:21 DEBUG : test.sum: md5 = 751ed63b1f1eb58ff5a07b9114db9622 OK === RUN TestCheckSumDownload/subtest2 2025/08/31 05:33:24 DEBUG : test.sum: md5 = c7b4854ac03d535ad3979ed8165dee50 OK === RUN TestCheckSumDownload/subtest3 2025/08/31 05:33:29 DEBUG : test.sum: md5 = 1e46410b6e1c37f4104a842a43e20e3b OK === RUN TestCheckSumDownload/subtest4 2025/08/31 05:33:34 DEBUG : test.sum: md5 = 01fd52df6ff3f8850a45a3e1f58c892a OK === RUN TestCheckSumDownload/subtest5 2025/08/31 05:33:38 DEBUG : test.sum: md5 = ef44479fe361142562ae4b9cd292b09e OK === RUN TestCheckSumDownload/subtest6 2025/08/31 05:33:43 DEBUG : data/banana: md5 = 874bcb17eb1bb00fe61afb192ffe958d OK 2025/08/31 05:33:44 DEBUG : data/potato: md5 = 438c0df9a9e328f6d56e744fd2b6a00e OK 2025/08/31 05:33:46 DEBUG : test.sum: md5 = 27d375c6d42430efbcde341c0ec7de4a OK === RUN TestCheckSumDownload/subtest7 2025/08/31 05:33:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/31 05:33:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.77s) --- PASS: TestCheckSumDownload/subtest1 (2.77s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.85s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (2.76s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/08/31 05:33:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivowas0zove" 2025/08/31 05:33:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:33:51 DEBUG : Creating backend with remote "TestDrive:crypt/a9jgvuurirmkd54e1bttkbfbba55ln7mle5v4ufb6svg84a63aag" 2025/08/31 05:33:52 DEBUG : Creating backend with remote "/tmp/rclone1896290383" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove'", Local "Local file system at /tmp/rclone1896290383", Modify Window "1ms" 2025/08/31 05:33:55 DEBUG : hello, world!: md5 = 62eda7fcb3063e21d3c79b6b0cf6d8f0 OK upper checkfile vs. lower remote (without normalization) 2025/08/31 05:33:55 ERROR : hello, world!: sum not found 2025/08/31 05:33:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove' 2025/08/31 05:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove': 1 files missing 2025/08/31 05:33:55 NOTICE: 1 hashes missing 2025/08/31 05:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove': 1 differences found 2025/08/31 05:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/31 05:33:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove': 0 differences found 2025/08/31 05:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove': 1 matching files 2025/08/31 05:33:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-civeyuc2zoda" 2025/08/31 05:33:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:33:56 DEBUG : Creating backend with remote "TestDrive:crypt/ihfm1g675u4pcnsmssib425gdv57rk5rbcprj19p2jugt9q9bu70" 2025/08/31 05:33:57 DEBUG : Creating backend with remote "/tmp/rclone1004901767" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda'", Local "Local file system at /tmp/rclone1004901767", Modify Window "1ms" 2025/08/31 05:34:00 DEBUG : HELLO, WORLD!: md5 = 300af9d53bdbcf62fc28a68de668e641 OK lower checkfile vs. upper remote (without normalization) 2025/08/31 05:34:00 ERROR : HELLO, WORLD!: sum not found 2025/08/31 05:34:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda' 2025/08/31 05:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda': 1 files missing 2025/08/31 05:34:00 NOTICE: 1 hashes missing 2025/08/31 05:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda': 1 differences found 2025/08/31 05:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/31 05:34:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda': 0 differences found 2025/08/31 05:34:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda': 1 matching files 2025/08/31 05:34:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bokiyiq7bipi" 2025/08/31 05:34:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:02 DEBUG : Creating backend with remote "TestDrive:crypt/1b21un37ibku3eful3h6pd1o2fb8ov6nako4lu69ficddggusvlg" 2025/08/31 05:34:03 DEBUG : Creating backend with remote "/tmp/rclone438761635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi'", Local "Local file system at /tmp/rclone438761635", Modify Window "1ms" 2025/08/31 05:34:05 DEBUG : HeLlO, wOrLd!: md5 = 6cfe929c82fadab67656db7166824fcc OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/31 05:34:06 ERROR : HeLlO, wOrLd!: sum not found 2025/08/31 05:34:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi' 2025/08/31 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi': 1 files missing 2025/08/31 05:34:06 NOTICE: 1 hashes missing 2025/08/31 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi': 1 differences found 2025/08/31 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/31 05:34:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi': 0 differences found 2025/08/31 05:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi': 1 matching files 2025/08/31 05:34:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexoduh4rocu" 2025/08/31 05:34:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:07 DEBUG : Creating backend with remote "TestDrive:crypt/8ml46mtagjvbbf5ouhg5j1ghs69g1hm919vkev33ei1pka1o11tg" 2025/08/31 05:34:08 DEBUG : Creating backend with remote "/tmp/rclone2824816976" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu'", Local "Local file system at /tmp/rclone2824816976", Modify Window "1ms" 2025/08/31 05:34:10 DEBUG : HELLO, WORLD!: md5 = c10ccd02c27d97c1fec4bfd0cb367d55 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/31 05:34:10 ERROR : HELLO, WORLD!: sum not found 2025/08/31 05:34:10 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu' 2025/08/31 05:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu': 1 files missing 2025/08/31 05:34:10 NOTICE: 1 hashes missing 2025/08/31 05:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu': 1 differences found 2025/08/31 05:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/31 05:34:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu': 0 differences found 2025/08/31 05:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu': 1 matching files 2025/08/31 05:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocenun0rifa" 2025/08/31 05:34:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/o330pk9js1403vqjvc9gbi157dn7i2ogph0jk1l14m3ltmc8vgag" 2025/08/31 05:34:12 DEBUG : Creating backend with remote "/tmp/rclone751851721" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa'", Local "Local file system at /tmp/rclone751851721", Modify Window "1ms" 2025/08/31 05:34:15 DEBUG : 測試_Русский___ě_áñ: md5 = 0bc10db115caeb6b117544b6888389a4 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/31 05:34:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/31 05:34:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa' 2025/08/31 05:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa': 1 files missing 2025/08/31 05:34:15 NOTICE: 1 hashes missing 2025/08/31 05:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa': 1 differences found 2025/08/31 05:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/31 05:34:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa': 0 differences found 2025/08/31 05:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa': 1 matching files 2025/08/31 05:34:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tifetiq0wute" 2025/08/31 05:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:16 DEBUG : Creating backend with remote "TestDrive:crypt/ds77ce02bpu6u8mmgkc31epqlllkh8hbb6j91rbsoq2cp4sfvepg" 2025/08/31 05:34:17 DEBUG : Creating backend with remote "/tmp/rclone2925591223" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute'", Local "Local file system at /tmp/rclone2925591223", Modify Window "1ms" 2025/08/31 05:34:20 DEBUG : 測試_Русский___ě_áñ: md5 = e403bb9a1e078677c22bbd35524527e3 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/31 05:34:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/31 05:34:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute' 2025/08/31 05:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute': 1 files missing 2025/08/31 05:34:20 NOTICE: 1 hashes missing 2025/08/31 05:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute': 1 differences found 2025/08/31 05:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/31 05:34:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute': 0 differences found 2025/08/31 05:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute': 1 matching files 2025/08/31 05:34:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqedos6goje" 2025/08/31 05:34:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:22 DEBUG : Creating backend with remote "TestDrive:crypt/uf3jdpdn049poasu8s36ovdec8p78ehkg4kugfomd5snmr60bgn0" 2025/08/31 05:34:23 DEBUG : Creating backend with remote "/tmp/rclone3482179925" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje'", Local "Local file system at /tmp/rclone3482179925", Modify Window "1ms" 2025/08/31 05:34:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a44e88a29c4afb44dde056b93a145f6f OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/31 05:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 05:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje' 2025/08/31 05:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje': 1 files missing 2025/08/31 05:34:25 NOTICE: 1 hashes missing 2025/08/31 05:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje': 1 differences found 2025/08/31 05:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/31 05:34:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje': 0 differences found 2025/08/31 05:34:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje': 1 matching files 2025/08/31 05:34:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonupas1zifa" 2025/08/31 05:34:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:26 DEBUG : Creating backend with remote "TestDrive:crypt/j5jtr2l9iciskf67tkhm8649s1ii9hj034cfads839ueamk6ghv0" 2025/08/31 05:34:27 DEBUG : Creating backend with remote "/tmp/rclone1172658735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa'", Local "Local file system at /tmp/rclone1172658735", Modify Window "1ms" 2025/08/31 05:34:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 47fc85084aa1286217a70ca0ec04dc98 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/31 05:34:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 05:34:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa' 2025/08/31 05:34:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa': 1 files missing 2025/08/31 05:34:30 NOTICE: 1 hashes missing 2025/08/31 05:34:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa': 1 differences found 2025/08/31 05:34:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/31 05:34:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa': 0 differences found 2025/08/31 05:34:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa': 1 matching files 2025/08/31 05:34:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xabobiq2zagu" 2025/08/31 05:34:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:32 DEBUG : Creating backend with remote "TestDrive:crypt/j83ki01lupraih4p1vb8s543j302c47llcqul0q1om5816devu6g" 2025/08/31 05:34:33 DEBUG : Creating backend with remote "/tmp/rclone3112271061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu'", Local "Local file system at /tmp/rclone3112271061", Modify Window "1ms" 2025/08/31 05:34:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 07214092d7e010a5fe0af29cd4b3dabe OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/31 05:34:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 05:34:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu' 2025/08/31 05:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu': 1 files missing 2025/08/31 05:34:35 NOTICE: 1 hashes missing 2025/08/31 05:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu': 1 differences found 2025/08/31 05:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/31 05:34:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu': 0 differences found 2025/08/31 05:34:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu': 1 matching files 2025/08/31 05:34:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kozoqil1heda" 2025/08/31 05:34:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/osherai3b2b95e5g1snu7anvpastgh4op0c4lvav5s3elq70rp5g" 2025/08/31 05:34:37 DEBUG : Creating backend with remote "/tmp/rclone560624113" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda'", Local "Local file system at /tmp/rclone560624113", Modify Window "1ms" 2025/08/31 05:34:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f7566e2c32cc0acaa8c26b9f77fd8080 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/31 05:34:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 05:34:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda' 2025/08/31 05:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda': 1 files missing 2025/08/31 05:34:40 NOTICE: 1 hashes missing 2025/08/31 05:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda': 1 differences found 2025/08/31 05:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/31 05:34:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 05:34:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda': 0 differences found 2025/08/31 05:34:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda': 1 matching files 2025/08/31 05:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kozoqil1heda': Purge remote 2025/08/31 05:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xabobiq2zagu': Purge remote 2025/08/31 05:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonupas1zifa': Purge remote 2025/08/31 05:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqedos6goje': Purge remote 2025/08/31 05:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tifetiq0wute': Purge remote 2025/08/31 05:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocenun0rifa': Purge remote 2025/08/31 05:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexoduh4rocu': Purge remote 2025/08/31 05:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bokiyiq7bipi': Purge remote 2025/08/31 05:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-civeyuc2zoda': Purge remote 2025/08/31 05:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivowas0zove': Purge remote --- PASS: TestApplyTransforms (54.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:34:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/31 05:34:48 DEBUG : sub/file2: md5 = fdc25bc1fd18ea8988b9f06214810f44 OK 2025/08/31 05:34:48 INFO : file1: Copied (new) to: sub/file2 2025/08/31 05:34:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 05:34:49 DEBUG : file1: Unchanged skipping 2025/08/31 05:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': don't need to copy/move sub/file2, it is already at target location 2025/08/31 05:34:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.13s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:34:55 DEBUG : dst/file1: md5 = 1344a100a35e4f1f70da8434782b2e0b OK 2025/08/31 05:34:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/backup" 2025/08/31 05:34:56 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/1nrff024r7pq65ecp72fc28jb0" 2025/08/31 05:34:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/31 05:34:59 INFO : dst/file1: Moved (server-side) 2025/08/31 05:35:01 DEBUG : dst/file1: md5 = 3d652c0f5280c04d43f65540425ca781 OK 2025/08/31 05:35:01 INFO : dst/file1: Copied (new) 2025/08/31 05:35:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:35:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:35:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:35:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/dst" 2025/08/31 05:35:06 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 05:35:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/CompareDest" 2025/08/31 05:35:08 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/gveqi14airsml4bgu7krj116o8" 2025/08/31 05:35:09 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 05:35:11 DEBUG : one: md5 = a72c634fe978ba590eb131066dbd92c5 OK 2025/08/31 05:35:11 INFO : one: Copied (new) 2025/08/31 05:35:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 05:35:14 DEBUG : one: md5 = 1297db8b86752ea8c187d5743de3e05f OK 2025/08/31 05:35:14 INFO : one: Copied (replaced existing) 2025/08/31 05:35:16 DEBUG : dst/one: md5 = f69af52bc1bcf08e067b5f3bc145bc10 OK 2025/08/31 05:35:19 DEBUG : CompareDest/one: md5 = 0f3454d1bb85264b4456eed456a8cfb5 OK 2025/08/31 05:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 05:35:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 05:35:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 05:35:22 DEBUG : CompareDest/two: md5 = 440eb599c53094ff61ba94b511d3abc0 OK 2025/08/31 05:35:22 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 05:35:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 05:35:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 05:35:23 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 05:35:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 05:35:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 05:35:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 05:35:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/31 05:35:26 DEBUG : two: md5 = 70dfc889be21a71cd23b37409d582622 OK 2025/08/31 05:35:26 INFO : two: Copied (new) 2025/08/31 05:35:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 05:35:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:35:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 05:35:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.88s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:35:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/dst" 2025/08/31 05:35:31 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 05:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/CopyDest" 2025/08/31 05:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/31 05:35:34 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 05:35:36 DEBUG : one: md5 = 5a8bdccc34a4455cf0a6e837b869137c OK 2025/08/31 05:35:36 INFO : one: Copied (new) 2025/08/31 05:35:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 05:35:39 DEBUG : one: md5 = be064938b8aef2bb6f0e6ae2519c59e3 OK 2025/08/31 05:35:39 INFO : one: Copied (replaced existing) 2025/08/31 05:35:41 DEBUG : dst/one: md5 = 8e049059d2d73fa79bf6440670c0ae6a OK 2025/08/31 05:35:43 DEBUG : CopyDest/one: md5 = f90182cd35676224310239a6954aac74 OK 2025/08/31 05:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/BackupDir" 2025/08/31 05:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/31 05:35:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 05:35:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 05:35:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 05:35:49 INFO : one: Moved (server-side) 2025/08/31 05:35:51 INFO : one: Copied (server-side copy) 2025/08/31 05:35:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/31 05:35:53 DEBUG : CopyDest/two: md5 = d85fe4b7f99afbee17ed75aee74c8bec OK 2025/08/31 05:35:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 05:35:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 05:35:55 INFO : two: Copied (server-side copy) 2025/08/31 05:35:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/31 05:35:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 05:35:56 DEBUG : two: Unchanged skipping 2025/08/31 05:35:58 DEBUG : CopyDest/three: md5 = 8a06b235c0648f17b95f39891403c8f2 OK 2025/08/31 05:35:59 DEBUG : three: Need to transfer - File not found at Destination 2025/08/31 05:35:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/31 05:35:59 DEBUG : three: Destination not found in --copy-dest 2025/08/31 05:36:00 DEBUG : three: md5 = d050caf578c21bfc20fc75f9c33b01cf OK 2025/08/31 05:36:00 INFO : three: Copied (new) 2025/08/31 05:36:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/31 05:36:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:36:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 05:36:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 05:36:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:36:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/31 05:36:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/31 05:36:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c2048cc463f8f3e4696ba6b09f33ca87 OK 2025/08/31 05:36:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/31 05:36:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/31 05:36:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/31 05:36:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/31 05:36:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/31 05:36:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2fd3072d135c5150de8288e1e824aba0 OK 2025/08/31 05:36:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/31 05:36:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/31 05:36:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using skip mode. 2025/08/31 05:36:20 NOTICE: one: Found 2 files with duplicate names 2025/08/31 05:36:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using skip mode. 2025/08/31 05:36:26 NOTICE: one: Found 3 files with duplicate names 2025/08/31 05:36:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/31 05:36:27 INFO : one: Deleted 2025/08/31 05:36:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.35s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using first mode. 2025/08/31 05:36:33 NOTICE: one: Found 3 files with duplicate names 2025/08/31 05:36:33 INFO : one: Deleted 2025/08/31 05:36:33 INFO : one: Deleted 2025/08/31 05:36:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.55s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using newest mode. 2025/08/31 05:36:39 NOTICE: one: Found 3 files with duplicate names 2025/08/31 05:36:40 INFO : one: Deleted 2025/08/31 05:36:40 INFO : one: Deleted 2025/08/31 05:36:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using oldest mode. 2025/08/31 05:36:46 NOTICE: one: Found 3 files with duplicate names 2025/08/31 05:36:46 INFO : one: Deleted 2025/08/31 05:36:47 INFO : one: Deleted 2025/08/31 05:36:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using largest mode. 2025/08/31 05:36:53 NOTICE: one: Found 3 files with duplicate names 2025/08/31 05:36:53 INFO : one: Deleted 2025/08/31 05:36:54 INFO : one: Deleted 2025/08/31 05:36:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.77s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:36:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using smallest mode. 2025/08/31 05:36:59 NOTICE: one: Found 3 files with duplicate names 2025/08/31 05:36:59 INFO : one: Deleted 2025/08/31 05:37:00 INFO : one: Deleted 2025/08/31 05:37:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.27s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:37:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Looking for duplicate names using rename mode. 2025/08/31 05:37:06 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/31 05:37:08 INFO : one-2.txt: renamed from: one.txt 2025/08/31 05:37:09 INFO : one-3.txt: renamed from: one.txt 2025/08/31 05:37:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.48s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:37:15 DEBUG : dupe1/one.txt: md5 = 8b7749df73099a81442c2d1110649a45 OK 2025/08/31 05:37:17 DEBUG : dupe2/two.txt: md5 = 382cfc91e566021f040bbbcdc09e3fb5 OK 2025/08/31 05:37:19 DEBUG : dupe3/three.txt: md5 = 2dd48bedb680a541ca16d710bc262f3f OK 2025/08/31 05:37:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/31 05:37:20 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/31 05:37:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/31 05:37:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/31 05:37:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/31 05:37:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/31 05:37:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.00s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:37:27 DEBUG : a.txt: md5 = 82ddc2cd44e1ddfb766c872c9fe6f23b OK 2025/08/31 05:37:28 DEBUG : zend.txt: md5 = 8086a897cb60629582f3602fffee592c OK 2025/08/31 05:37:31 DEBUG : sub dir/hello world: md5 = 9722080e60e1083ce87d44e8d2d4be11 OK 2025/08/31 05:37:32 DEBUG : sub dir/hello world2: md5 = 4e6f3b4131bbbda4cbb5d58378ccea65 OK 2025/08/31 05:37:34 DEBUG : sub dir/ignore dir/.ignore: md5 = ea7bc4277d9c52761d2935977e6ab582 OK 2025/08/31 05:37:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = f54bb743676f61ef95d66434ceb54758 OK 2025/08/31 05:37:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 75f905b6efbfe13e7db84d862194b1d0 OK 2025/08/31 05:37:39 DEBUG : a.txt: Excluded (Size Filter) 2025/08/31 05:37:39 DEBUG : a.txt: Excluded 2025/08/31 05:37:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 05:37:40 DEBUG : sub dir/hello world: Excluded 2025/08/31 05:37:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 05:37:40 DEBUG : sub dir/hello world2: Excluded 2025/08/31 05:37:40 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 05:37:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 05:37:40 DEBUG : sub dir/hello world: Excluded 2025/08/31 05:37:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 05:37:40 DEBUG : sub dir/hello world2: Excluded 2025/08/31 05:37:40 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 05:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/31 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/31 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/31 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/31 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/31 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/31 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:37:48 DEBUG : a.txt: md5 = 8faf65c5ca3e933d7902891036273d68 OK 2025/08/31 05:37:50 DEBUG : zend.txt: md5 = 2122b2a8747f7aa40a2d011fbad41d14 OK 2025/08/31 05:37:52 DEBUG : sub dir/hello world: md5 = e47513616a159dbab4e3b0f40d83e878 OK 2025/08/31 05:37:53 DEBUG : sub dir/hello world2: md5 = 51e14bcc33ad2b11092a50edd5af5607 OK 2025/08/31 05:37:56 DEBUG : sub dir/ignore dir/.ignore: md5 = b1ce811594f4d5174284ed266ee4877e OK 2025/08/31 05:37:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4662b6860eaa4a8249b6c01da6ca77b1 OK 2025/08/31 05:37:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2263105e37d5b2cd897b118b0715f842 OK 2025/08/31 05:38:00 DEBUG : a.txt: Excluded (Size Filter) 2025/08/31 05:38:00 DEBUG : a.txt: Excluded 2025/08/31 05:38:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 05:38:01 DEBUG : sub dir/hello world2: Excluded 2025/08/31 05:38:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 05:38:01 DEBUG : sub dir/hello world: Excluded 2025/08/31 05:38:02 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 05:38:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 05:38:02 DEBUG : sub dir/hello world2: Excluded 2025/08/31 05:38:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 05:38:02 DEBUG : sub dir/hello world: Excluded 2025/08/31 05:38:02 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 05:38:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/31 05:38:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/31 05:38:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/31 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/31 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/31 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/31 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.81s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:10 DEBUG : file1: md5 = f5383279e2d913dff3eaa94c100ad7be OK 2025/08/31 05:38:12 DEBUG : sub/file2: md5 = 36fc05dcce2de6bef3fa718a01fa9e06 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/08/31 05:38:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/31 05:38:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/31 05:38:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/31 05:38:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.60s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:20 DEBUG : file1: md5 = 71f33223e32fbf6af297570ba20d0249 OK 2025/08/31 05:38:22 DEBUG : sub/file2: md5 = f66582cdc7d3be7f860eca72b18e4144 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/08/31 05:38:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/notfound" 2025/08/31 05:38:26 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/31 05:38:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.75s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Making directory 2025/08/31 05:38:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:33 DEBUG : sub dir/hello world: md5 = 07740054ed2ad3488793d913c2f1d8d7 OK 2025/08/31 05:38:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:37 DEBUG : potato2: md5 = 4848f95410112bc706157a4f9d18e0dc OK 2025/08/31 05:38:38 DEBUG : empty space: md5 = 3577da2c4bbacbdae70810344a2ce251 OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:41 DEBUG : potato2: md5 = f0770b9250f8a7f7a6f23d73966cddd7 OK 2025/08/31 05:38:43 DEBUG : empty space: md5 = 4143454fbd1a996050c8313e2a751ca9 OK 2025/08/31 05:38:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/31 05:38:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.57s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:47 DEBUG : potato2: md5 = fa6ad3b10adabbe12fa56a1335741d3b OK 2025/08/31 05:38:49 DEBUG : empty space: md5 = b985f10c711337254385eeb01377f77c OK --- PASS: TestLsLong (5.15s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:52 DEBUG : potato2: md5 = dc2166f68296ee5805681129e9851579 OK 2025/08/31 05:38:54 DEBUG : empty space: md5 = 536fe2911f2d7c57d2e9cb4f7083f2ac OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/08/31 05:38:55 DEBUG : Creating backend with remote ":memory:" 2025/08/31 05:38:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/31 05:38:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/31 05:38:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:38:57 DEBUG : potato2: md5 = 9ae822500230e9f9ba5e8ffdfc641014 OK 2025/08/31 05:38:58 DEBUG : empty space: md5 = 361e3e28c3daf379ed06849ec24a6e2d OK 2025/08/31 05:39:00 DEBUG : sub dir/potato3: md5 = 661481b09c1d3b9fc10cc0fbd3eb6df9 OK 2025/08/31 05:39:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.43s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:39:05 DEBUG : small: md5 = 7ce08eba0b69c3cb68ba64f315355da4 OK 2025/08/31 05:39:07 DEBUG : medium: md5 = 9fe62fee84fc1bf8d4c9bd71a03881bd OK 2025/08/31 05:39:08 DEBUG : large: md5 = e69eb56352571f7966cd04ea21998da0 OK 2025/08/31 05:39:08 DEBUG : Waiting for deletions to finish 2025/08/31 05:39:09 DEBUG : large: Excluded (Size Filter) 2025/08/31 05:39:09 INFO : small: Deleted 2025/08/31 05:39:09 INFO : medium: Deleted --- PASS: TestDelete (6.83s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:39:12 DEBUG : small: md5 = 5cf13d41169a8dbe5074f63a14dfc4f6 OK 2025/08/31 05:39:13 DEBUG : medium: md5 = d494655c6ce0a4f74b326d3bbe98f2cd OK 2025/08/31 05:39:15 DEBUG : large: md5 = 3364658fb235f03a4f3f48ae6ae1a626 OK 2025/08/31 05:39:15 DEBUG : Waiting for deletions to finish 2025/08/31 05:39:16 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/31 05:39:16 INFO : small: Deleted 2025/08/31 05:39:16 INFO : medium: Deleted --- PASS: TestMaxDelete (7.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:39:19 DEBUG : small: md5 = 2bf15f235328d79f1ad57de32d7d916c OK 2025/08/31 05:39:20 DEBUG : medium: md5 = f86cb96f1c7bce43d2bac4926df585fb OK 2025/08/31 05:39:22 DEBUG : large: md5 = e75773f1b6717d72778811e6718d3867 OK 2025/08/31 05:39:22 DEBUG : Waiting for deletions to finish 2025/08/31 05:39:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/31 05:39:23 INFO : medium: Deleted 2025/08/31 05:39:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.92s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:39:26 DEBUG : small: md5 = 0652489e9d03c1ff2dd0547cc150fc56 OK 2025/08/31 05:39:27 DEBUG : medium: md5 = aa019ce129c45e6648c3de35ac0cd74f OK 2025/08/31 05:39:29 DEBUG : large: md5 = 97f402ce5157ccbe3ab920ab5593160e OK 2025/08/31 05:39:29 DEBUG : Waiting for deletions to finish 2025/08/31 05:39:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/31 05:39:30 INFO : large: Deleted 2025/08/31 05:39:30 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:39:33 DEBUG : ReadFile: md5 = 912c80cf089e8c519add1c86becec5aa OK --- PASS: TestReadFile (4.21s) === RUN TestRetry 2025/08/31 05:39:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/31 05:39:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/31 05:39:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 05:39:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 05:39:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 05:39:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 05:39:36 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-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:39:37 DEBUG : file1: md5 = 4f4e5b2fd26bd5f3b1cb8c5c824cd620 OK 2025/08/31 05:39:38 DEBUG : file2: md5 = 2ae8813df36dd5caad7f07cc08f669b5 OK --- PASS: TestCat (17.87s) === RUN TestPurge 2025/08/31 05:39:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiwemin8saji" 2025/08/31 05:39:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 05:39:54 DEBUG : Creating backend with remote "TestDrive:crypt/hpbvp3g8im9kfl96sse1vml4libudb1gk2ldikbb20ajgh6lbfd0" 2025/08/31 05:39:55 DEBUG : Creating backend with remote "/tmp/rclone2707919953" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiwemin8saji'", Local "Local file system at /tmp/rclone2707919953", Modify Window "1ms" 2025/08/31 05:39:59 DEBUG : A1/B1/C1/one: md5 = f11e06248c7fbff34722dd5bffb9b144 OK 2025/08/31 05:39:59 INFO : A2: Making directory 2025/08/31 05:40:00 INFO : A1/B2: Making directory 2025/08/31 05:40:01 INFO : A1/B2/C2: Making directory 2025/08/31 05:40:01 INFO : A1/B1/C3: Making directory 2025/08/31 05:40:02 INFO : A3: Making directory 2025/08/31 05:40:03 INFO : A3/B3: Making directory 2025/08/31 05:40:04 INFO : A3/B3/C4: Making directory 2025/08/31 05:40:06 DEBUG : A1/two: md5 = de098d844f27c8b81027512614972e46 OK 2025/08/31 05:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiwemin8saji': Purge remote 2025/08/31 05:40:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.78s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:40:13 DEBUG : A1/B1/C1/one: md5 = d5d05a06c6b7df732b2cc672b6973841 OK 2025/08/31 05:40:13 INFO : A2: Making directory 2025/08/31 05:40:14 INFO : A1/B2: Making directory 2025/08/31 05:40:14 INFO : A1/B2/C2: Making directory 2025/08/31 05:40:15 INFO : A1/B1/C3: Making directory 2025/08/31 05:40:16 INFO : A3: Making directory 2025/08/31 05:40:17 INFO : A3/B3: Making directory 2025/08/31 05:40:17 INFO : A3/B3/C4: Making directory 2025/08/31 05:40:19 DEBUG : A1/two: md5 = 1a324ea9f8000a6aa72059e827270f4b OK 2025/08/31 05:40:21 DEBUG : removing 1 level 3 directories 2025/08/31 05:40:21 INFO : A3/B3/C4: Removing directory 2025/08/31 05:40:23 DEBUG : removing 2 level 3 directories 2025/08/31 05:40:23 INFO : A1/B2/C2: Removing directory 2025/08/31 05:40:23 INFO : A1/B1/C3: Removing directory 2025/08/31 05:40:24 DEBUG : removing 2 level 2 directories 2025/08/31 05:40:24 INFO : A3/B3: Removing directory 2025/08/31 05:40:24 INFO : A1/B2: Removing directory 2025/08/31 05:40:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/31 05:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 05:40:25 DEBUG : removing 2 level 1 directories 2025/08/31 05:40:25 INFO : A3: Removing directory 2025/08/31 05:40:25 INFO : A2: Removing directory 2025/08/31 05:40:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/31 05:40:29 DEBUG : removing 1 level 3 directories 2025/08/31 05:40:29 INFO : A1/B1/C1: Removing directory 2025/08/31 05:40:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:29 DEBUG : removing 1 level 2 directories 2025/08/31 05:40:29 INFO : A1/B1: Removing directory 2025/08/31 05:40:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 05:40:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 05:40:30 DEBUG : removing 1 level 1 directories 2025/08/31 05:40:30 INFO : A1: Removing directory 2025/08/31 05:40:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 05:40:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 05:40:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 05:40:31 DEBUG : removing 1 level 0 directories 2025/08/31 05:40:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Removing directory 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/31 05:40:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.31s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:40:33 INFO : A1: Making directory 2025/08/31 05:40:34 INFO : A1/B1: Making directory 2025/08/31 05:40:35 INFO : A1/B1/C1: Making directory 2025/08/31 05:40:37 DEBUG : removing 1 level 3 directories 2025/08/31 05:40:37 INFO : A1/B1/C1: Removing directory 2025/08/31 05:40:38 DEBUG : removing 1 level 2 directories 2025/08/31 05:40:38 INFO : A1/B1: Removing directory 2025/08/31 05:40:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 05:40:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:40:40 INFO : A1: Making directory 2025/08/31 05:40:41 INFO : A1/B1: Making directory 2025/08/31 05:40:42 INFO : A1/B1/C1: Making directory 2025/08/31 05:40:45 DEBUG : removing 1 level 3 directories 2025/08/31 05:40:45 INFO : A1/B1/C1: Removing directory 2025/08/31 05:40:45 DEBUG : removing 1 level 2 directories 2025/08/31 05:40:45 INFO : A1/B1: Removing directory 2025/08/31 05:40:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 05:40:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.14s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:40:49 DEBUG : file1: md5 = a5d66c93394d0372b435178890170553 OK 2025/08/31 05:40:50 DEBUG : filename.txt: File name found in url 2025/08/31 05:40:51 DEBUG : filename.txt: md5 = 63f8d120b0d6ed1c0381b17f8d61422d OK 2025/08/31 05:40:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/31 05:40:53 DEBUG : headerfilename.txt: md5 = c386af893e722908968c29fa89f09c0a OK 2025/08/31 05:40:54 DEBUG : file2: md5 = 32311051df519edd1b9a2c2b85991b76 OK --- PASS: TestCopyURL (8.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:40:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/31 05:40:59 DEBUG : sub/file2: md5 = b3895b30cc80fb1a1fa0addd4471331a OK 2025/08/31 05:40:59 INFO : file1: Copied (new) to: sub/file2 2025/08/31 05:40:59 INFO : file1: Deleted 2025/08/31 05:41:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 05:41:00 DEBUG : file1: Unchanged skipping 2025/08/31 05:41:00 INFO : file1: Deleted 2025/08/31 05:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': don't need to copy/move sub/file2, it is already at target location 2025/08/31 05:41:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:41:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/31 05:41:04 DEBUG : file1: md5 = 50805070e857b7765f7b5516caa8f35b OK 2025/08/31 05:41:04 INFO : file1: Copied (new) 2025/08/31 05:41:04 INFO : file1: Deleted 2025/08/31 05:41:04 DEBUG : file1: Destination exists, skipping 2025/08/31 05:41:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:41:09 DEBUG : dst/file1: md5 = b0ada663bd6a65bdd3120e8e605a9fab OK 2025/08/31 05:41:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukozuz0pera/backup" 2025/08/31 05:41:09 DEBUG : Creating backend with remote "TestDrive:crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g/1nrff024r7pq65ecp72fc28jb0" 2025/08/31 05:41:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/31 05:41:13 INFO : dst/file1: Moved (server-side) 2025/08/31 05:41:15 DEBUG : dst/file1: md5 = 688cf542b68fb9626dce657b8b419fee OK 2025/08/31 05:41:15 INFO : dst/file1: Copied (new) 2025/08/31 05:41:15 INFO : dst/file1: Deleted 2025/08/31 05:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:41:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 05:41:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.67s) === 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-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:41:22 DEBUG : A1/one: md5 = 947feb4191ced25d7c82d713cfada84c OK 2025/08/31 05:41:24 DEBUG : A1/two: md5 = d15859f15837b71bff0a0fd42e9d0def OK 2025/08/31 05:41:26 DEBUG : A1/B1/three: md5 = fae00616889ea471a917dfcd02e25603 OK 2025/08/31 05:41:28 DEBUG : A1/B1/C1/four: md5 = c57f231a9b26b623d06ef55b6a246652 OK 2025/08/31 05:41:30 DEBUG : A1/B1/C2/five: md5 = 5d7e105cf912c56a24aac60cea0c293f OK 2025/08/31 05:41:30 INFO : A1/B2: Making directory 2025/08/31 05:41:31 INFO : A1/B1/C3: Making directory 2025/08/31 05:41:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/31 05:41:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/31 05:41:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/31 05:41:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/31 05:41:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/31 05:41:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 05:41:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 05:41:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 05:41:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 05:41:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 05:41:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/31 05:41:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/31 05:41:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/31 05:41:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/31 05:41:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/31 05:41:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/31 05:41:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 05:41:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 05:41:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 05:41:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 05:41:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 05:42:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/31 05:42:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 05:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.78s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 05:42:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 29c44052d9d70d544954a66a181c00b1 OK 2025/08/31 05:42:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/31 05:42:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/31 05:42:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/31 05:42:08 DEBUG : no_checksum_big_file_from_pipe: md5 = 9c136f3fe6c5034f26821885ad14df06 OK 2025/08/31 05:42:08 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-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 05:42:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 43cd7bb5b45e16d161140f383801b987 OK 2025/08/31 05:42:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/31 05:42:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/31 05:42:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 2bed6951af781ab84749e15f615efdf3 OK 2025/08/31 05:42:13 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-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 05:42:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 05:42:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/31 05:42:18 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-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 05:42:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/31 05:42:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/31 05:42:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.12s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/31 05:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (48 bytes), uploading instead of streaming 2025/08/31 05:42:26 DEBUG : rcat_metadata: md5 = ed06c29ff9a0e68d9aca8aaba7cb40db OK 2025/08/31 05:42:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/31 05:42:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/31 05:42:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 552289bfd1ddf30590fcbd3c614f5444 OK 2025/08/31 05:42:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:32 DEBUG : potato1: md5 = d862475673abbbb18f66fa444c8a6510 OK 2025/08/31 05:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (60 bytes), uploading instead of streaming 2025/08/31 05:42:33 DEBUG : potato2: md5 = 342191de7f397b3ebb05dd6da3d0847e OK 2025/08/31 05:42:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.70s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:37 DEBUG : potato1: md5 = b807bf3f0d110ef446c7bfeb74f5b7d6 OK 2025/08/31 05:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': File to upload is small (60 bytes), uploading instead of streaming 2025/08/31 05:42:38 DEBUG : potato2: md5 = 1cf111fc0f18e4a1feed9d5a1beb46aa OK 2025/08/31 05:42:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:42 DEBUG : potato2: md5 = 45afce01fa6e0dad9f5f58a98372aed8 OK 2025/08/31 05:42:43 DEBUG : empty space: md5 = 710978536e55251d2c4a9866ff8340da OK 2025/08/31 05:42:45 DEBUG : sub dir/potato3: md5 = d346da7ab3bad1684821ca49f5686c44 OK 2025/08/31 05:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Touching "empty space" 2025/08/31 05:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Touching "potato2" 2025/08/31 05:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Touching "sub dir/potato3" 2025/08/31 05:42:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.79s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:50 DEBUG : dir with metadata: Making directory with metadata 2025/08/31 05:42:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:52 DEBUG : directory with modtime: Making directory with metadata 2025/08/31 05:42:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/31 05:42:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 05:42:55 DEBUG : Google drive root 'crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g': Skipping btime metadata as can't update it on an existing file: 2025-08-31T05:42:55.339945238Z 2025/08/31 05:42:56 INFO : non existent directory: Updated directory metadata 2025/08/31 05:42:57 DEBUG : Google drive root 'crypt/sd763r1na0vj4a9aenuab9hncftcse52l563bv3hsa6fla916m7g': Skipping btime metadata as can't update it on an existing file: 2025-08-31T05:42:55.339945238Z 2025/08/31 05:42:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.62s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:42:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/31 05:43:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/31 05:43:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:43:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/31 05:43:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 05:43:03 DEBUG : dst: Making directory with metadata 2025/08/31 05:43:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 05:43:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 05:43:05 INFO : dst: Set directory modification time (using SetModTime) 2025/08/31 05:43:05 INFO : dst: Set directory modification time (using SetModTime) 2025/08/31 05:43:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/31 05:43:06 INFO : dst: Set directory modification time (using SetModTime) 2025/08/31 05:43:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.69s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera'", Local "Local file system at /tmp/rclone3174368174", Modify Window "1ms" 2025/08/31 05:43:09 DEBUG : sub dir/test remove existing: md5 = 104076c62f60019065c57273b8120c96 OK 2025/08/31 05:43:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 177fc3f35df8b1dcd82b1d1ff587283f OK 2025/08/31 05:43:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.raperap1" before starting 2025/08/31 05:43:14 DEBUG : sub dir/test remove existing.raperap1: TEST: removing renamed existing file after operation 2025/08/31 05:43:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoseroz6" before starting 2025/08/31 05:43:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoseroz6: TEST: renaming existing back after failed operation 2025/08/31 05:43:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jacoraw6" before starting 2025/08/31 05:43:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jacoraw6: TEST: removing renamed existing file after operation 2025/08/31 05:43:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p8a4srjjjkpqhvr2if1i6r2tso71kac2g00f9potpr6nligs6ctqhfcvbvei9jd0hqrv8rbhlel5gg5nh4rm2ve1d90uec01nqgq4nav889tbgeshe2m1o0vnpauounda1gibv8reaatdj0rlfo2qg8v3eflpq5cccdi8c82ijdp0c5lq5kg" 2025/08/31 05:43:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2ahuqngllq6gj817f2o2f3552tckcnekeq60dr7eu4ndsurumhc0" --- PASS: TestRemoveExisting (13.48s) === 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/08/31 05:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukozuz0pera': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m2.634501645s (try 1/5)