"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/26 03:44:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama" 2025/09/26 03:44:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:44:20 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860" 2025/09/26 03:44:21 DEBUG : Creating backend with remote "/tmp/rclone897497267" === 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", 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/09/26 03:44:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/26 03:44:22 DEBUG : potato: Seek from 10 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 10 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Seek from 5 to 2 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/26 03:44:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Seek from 5 to 2 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/26 03:44:22 DEBUG : potato: Seek from 8 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 8 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/26 03:44:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 03:44:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 03:44:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 03:44:22 DEBUG : potato: Seek from 5 to 2 2025/09/26 03:44:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/26 03:44:22 DEBUG : potato: Seek from 9 to 0 2025/09/26 03:44:22 DEBUG : potato: Seek from 9 to 0 2025/09/26 03:44:22 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:44:24 DEBUG : rutabaga: md5 = 2ef839bf9eefc92d41eb52f3d71e4547 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/26 03:44:26 DEBUG : empty space: md5 = 5369e09881a72343ff770c7a482b337d OK === RUN TestCheck/3 2025/09/26 03:44:28 DEBUG : potato2: md5 = 025c12dc2c264598ca38983216c942e8 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/26 03:44:30 DEBUG : remotepotato: md5 = 0868413d2e2b498824fdb74b624fdf15 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.63s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/26 03:44:33 DEBUG : Creating backend with remote "nonexistent" 2025/09/26 03:44:33 DEBUG : Creating backend with remote "nonexistent" 2025/09/26 03:44:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/26 03:44: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/09/26 03:44:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/26 03:44:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:44:35 DEBUG : rutabaga: md5 = b8470dc58dc5c8e8c34325f01765d984 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/26 03:44:39 DEBUG : empty space: md5 = a9814326fba0a3cbee9c35c4d5235546 OK === RUN TestCheckDownload/3 2025/09/26 03:44:41 DEBUG : potato2: md5 = faed72250c29632c255e7be12629003f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/26 03:44:45 DEBUG : remotepotato: md5 = ef6d09253da50aebfb9d6fbe57e16f98 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.16s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:44:51 DEBUG : rutabaga: md5 = fb29c75c5bafd8fdccd66df97b8c7e7d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/26 03:44:53 DEBUG : empty space: md5 = 3015144e5d5f220a68ea283ec23dac17 OK === RUN TestCheckSizeOnly/3 2025/09/26 03:44:55 DEBUG : potato2: md5 = 31265510cbce5e405eb38e33eeaa2a73 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/26 03:45:01 DEBUG : remotepotato: md5 = e4a63ce2a87307ddce10f5cbe8ddba25 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.27s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (3.44s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:45:05 DEBUG : test.sum: md5 = 79924fe90e89bc1a23bf620f2b555fe5 OK 2025/09/26 03:45:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/26 03:45:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/26 03:45:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/26 03:45:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/26 03:45:08 DEBUG : test.sum: md5 = c3a73cd0f78577229b172a4fba7cdb3e OK 2025/09/26 03:45:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/26 03:45:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/26 03:45:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/26 03:45:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.85s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:45:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/data" 2025/09/26 03:45:10 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:45:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/data" 2025/09/26 03:45:12 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/vjrnln8ratgmqakfosrqe8espk" 2025/09/26 03:45:16 DEBUG : data/banana: md5 = daf4a2b300300107287c0bb045df0c49 OK 2025/09/26 03:45:17 DEBUG : test.sum: md5 = 81cc6a744df9973e3d2ea31946f9d242 OK === RUN TestCheckSumDownload/subtest1 2025/09/26 03:45:22 DEBUG : data/potato: md5 = aa13c7c4f74d1e0b38d4dad799d9cacd OK 2025/09/26 03:45:23 DEBUG : test.sum: md5 = 7e550e0f008a056d9084cf9508c3178c OK === RUN TestCheckSumDownload/subtest2 2025/09/26 03:45:27 DEBUG : test.sum: md5 = 7a027d70dbb9524d96c61b5db0c9f6bd OK === RUN TestCheckSumDownload/subtest3 2025/09/26 03:45:32 DEBUG : test.sum: md5 = 0b8ec9c568a0d3464c190456d55efbc2 OK === RUN TestCheckSumDownload/subtest4 2025/09/26 03:45:36 DEBUG : test.sum: md5 = feb13da3ada2098b0bce139bf5eb33f8 OK === RUN TestCheckSumDownload/subtest5 2025/09/26 03:45:40 DEBUG : test.sum: md5 = e82458aadb531fe7f226df45a12fe0e4 OK === RUN TestCheckSumDownload/subtest6 2025/09/26 03:45:44 DEBUG : data/banana: md5 = fa9d29ced5784467a617ae01004dbbc3 OK 2025/09/26 03:45:45 DEBUG : data/potato: md5 = e6cd9e20cad6cac73cc62d9a62041611 OK 2025/09/26 03:45:47 DEBUG : test.sum: md5 = baa3f1e26886fc61e94354f28a27488a OK === RUN TestCheckSumDownload/subtest7 2025/09/26 03:45:51 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/26 03:45:51 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.58s) --- PASS: TestCheckSumDownload/subtest1 (2.84s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.11s) --- PASS: TestCheckSumDownload/subtest5 (2.08s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/09/26 03:45:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-silicup9qulo" 2025/09/26 03:45:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:45:52 DEBUG : Creating backend with remote "TestDrive:crypt/n9714indk4h4tij9v9ilk5maqu13k4c9g09o4d6abfji7h6bi5ng" 2025/09/26 03:45:53 DEBUG : Creating backend with remote "/tmp/rclone1167123565" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo'", Local "Local file system at /tmp/rclone1167123565", Modify Window "1ms" 2025/09/26 03:45:55 DEBUG : hello, world!: md5 = 2efc31788f4bd3eb6abccb073c34d38a OK upper checkfile vs. lower remote (without normalization) 2025/09/26 03:45:56 ERROR : hello, world!: sum not found 2025/09/26 03:45:56 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo' 2025/09/26 03:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo': 1 files missing 2025/09/26 03:45:56 NOTICE: 1 hashes missing 2025/09/26 03:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo': 1 differences found 2025/09/26 03:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/26 03:45:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo': 0 differences found 2025/09/26 03:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo': 1 matching files 2025/09/26 03:45:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witiloj7yeye" 2025/09/26 03:45:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:45:57 DEBUG : Creating backend with remote "TestDrive:crypt/cidish0a09r6vpq2utk358ri2lmkq9ve1r1fti48ulep082ft85g" 2025/09/26 03:45:58 DEBUG : Creating backend with remote "/tmp/rclone2548793823" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye'", Local "Local file system at /tmp/rclone2548793823", Modify Window "1ms" 2025/09/26 03:46:00 DEBUG : HELLO, WORLD!: md5 = 69fbf1b4fdca9bd9efb31023c6415a6c OK lower checkfile vs. upper remote (without normalization) 2025/09/26 03:46:01 ERROR : HELLO, WORLD!: sum not found 2025/09/26 03:46:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye' 2025/09/26 03:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye': 1 files missing 2025/09/26 03:46:01 NOTICE: 1 hashes missing 2025/09/26 03:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye': 1 differences found 2025/09/26 03:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/26 03:46:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye': 0 differences found 2025/09/26 03:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye': 1 matching files 2025/09/26 03:46:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubuqad7goje" 2025/09/26 03:46:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:02 DEBUG : Creating backend with remote "TestDrive:crypt/3etep2722ihdh87lco3epp17grhlu5uesee8kt3dpmvm6slfn1mg" 2025/09/26 03:46:03 DEBUG : Creating backend with remote "/tmp/rclone2746379291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje'", Local "Local file system at /tmp/rclone2746379291", Modify Window "1ms" 2025/09/26 03:46:05 DEBUG : HeLlO, wOrLd!: md5 = da15be45d5e544856fe58ed6c3ee9b0d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/26 03:46:05 ERROR : HeLlO, wOrLd!: sum not found 2025/09/26 03:46:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje' 2025/09/26 03:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje': 1 files missing 2025/09/26 03:46:05 NOTICE: 1 hashes missing 2025/09/26 03:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje': 1 differences found 2025/09/26 03:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/26 03:46:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje': 0 differences found 2025/09/26 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje': 1 matching files 2025/09/26 03:46:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixozup1xeri" 2025/09/26 03:46:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/8cehejinsra6629ujload2qf0ba47l61qm6fq5qd6i9jn6qs3kbg" 2025/09/26 03:46:07 DEBUG : Creating backend with remote "/tmp/rclone3290893349" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri'", Local "Local file system at /tmp/rclone3290893349", Modify Window "1ms" 2025/09/26 03:46:10 DEBUG : HELLO, WORLD!: md5 = 27fcd0975c5b428fd6fd69db4618695f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/26 03:46:10 ERROR : HELLO, WORLD!: sum not found 2025/09/26 03:46:10 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri' 2025/09/26 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri': 1 files missing 2025/09/26 03:46:10 NOTICE: 1 hashes missing 2025/09/26 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri': 1 differences found 2025/09/26 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/26 03:46:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri': 0 differences found 2025/09/26 03:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri': 1 matching files 2025/09/26 03:46:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxol2rapu" 2025/09/26 03:46:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:12 DEBUG : Creating backend with remote "TestDrive:crypt/a5luklicccuqu185k94dls6umnlt5kci3tjqs2o7ls5059u7nmu0" 2025/09/26 03:46:13 DEBUG : Creating backend with remote "/tmp/rclone3953788166" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu'", Local "Local file system at /tmp/rclone3953788166", Modify Window "1ms" 2025/09/26 03:46:15 DEBUG : 測試_Русский___ě_áñ: md5 = b08bd8da7c931acea4a68108e70b937d OK NFD checkfile vs. NFC remote (without normalization) 2025/09/26 03:46:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/26 03:46:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu' 2025/09/26 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu': 1 files missing 2025/09/26 03:46:15 NOTICE: 1 hashes missing 2025/09/26 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu': 1 differences found 2025/09/26 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/26 03:46:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu': 0 differences found 2025/09/26 03:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu': 1 matching files 2025/09/26 03:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-musefov1hexa" 2025/09/26 03:46:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/jumlommdvrh28nrv27onv4gj5dr2bh7bmt4ii9fp7dlqm4cvuk9g" 2025/09/26 03:46:17 DEBUG : Creating backend with remote "/tmp/rclone1784754547" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa'", Local "Local file system at /tmp/rclone1784754547", Modify Window "1ms" 2025/09/26 03:46:19 DEBUG : 測試_Русский___ě_áñ: md5 = 8449e70211ddf6ddc2ff12b751b8d8d3 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/26 03:46:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/26 03:46:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa' 2025/09/26 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa': 1 files missing 2025/09/26 03:46:20 NOTICE: 1 hashes missing 2025/09/26 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa': 1 differences found 2025/09/26 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/26 03:46:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa': 0 differences found 2025/09/26 03:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa': 1 matching files 2025/09/26 03:46:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizohan7coxu" 2025/09/26 03:46:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:21 DEBUG : Creating backend with remote "TestDrive:crypt/m06ikh2j31vd7llntkht7qebah03od5p0uodvnkons83k2ho9ndg" 2025/09/26 03:46:22 DEBUG : Creating backend with remote "/tmp/rclone4277799886" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu'", Local "Local file system at /tmp/rclone4277799886", Modify Window "1ms" 2025/09/26 03:46:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1518559f2a83ebabdcf567f801539646 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/26 03:46:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 03:46:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu' 2025/09/26 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu': 1 files missing 2025/09/26 03:46:25 NOTICE: 1 hashes missing 2025/09/26 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu': 1 differences found 2025/09/26 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/26 03:46:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu': 0 differences found 2025/09/26 03:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu': 1 matching files 2025/09/26 03:46:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuhiras6vebe" 2025/09/26 03:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:26 DEBUG : Creating backend with remote "TestDrive:crypt/d2n8hbjkcno2bqm6rg19u3urn8sd0jdif6nitd40713c6k1609a0" 2025/09/26 03:46:27 DEBUG : Creating backend with remote "/tmp/rclone3682106550" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe'", Local "Local file system at /tmp/rclone3682106550", Modify Window "1ms" 2025/09/26 03:46:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb832f8b70c7f3bac06b588c2c523e12 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/26 03:46:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 03:46:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe' 2025/09/26 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe': 1 files missing 2025/09/26 03:46:30 NOTICE: 1 hashes missing 2025/09/26 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe': 1 differences found 2025/09/26 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/26 03:46:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe': 0 differences found 2025/09/26 03:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe': 1 matching files 2025/09/26 03:46:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-limeyil4wige" 2025/09/26 03:46:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:31 DEBUG : Creating backend with remote "TestDrive:crypt/7uls501d277ug3h9pjntnhg2di35kapqapu4vnj3r760a2qvtu0g" 2025/09/26 03:46:32 DEBUG : Creating backend with remote "/tmp/rclone2471807888" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige'", Local "Local file system at /tmp/rclone2471807888", Modify Window "1ms" 2025/09/26 03:46:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4ac6cd8db374fc484d9150abc8a9ba6c OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/26 03:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 03:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige' 2025/09/26 03:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige': 1 files missing 2025/09/26 03:46:34 NOTICE: 1 hashes missing 2025/09/26 03:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige': 1 differences found 2025/09/26 03:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/26 03:46:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige': 0 differences found 2025/09/26 03:46:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige': 1 matching files 2025/09/26 03:46:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weqabuw0kexi" 2025/09/26 03:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:46:36 DEBUG : Creating backend with remote "TestDrive:crypt/ksvk62mr5kidmd8v7p07qs1te58s8bje7fdk38d7sj9hmpse0sjg" 2025/09/26 03:46:37 DEBUG : Creating backend with remote "/tmp/rclone2002705678" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi'", Local "Local file system at /tmp/rclone2002705678", Modify Window "1ms" 2025/09/26 03:46:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 99696949447f7be1675dfcb08c94563d OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/26 03:46:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 03:46:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi' 2025/09/26 03:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi': 1 files missing 2025/09/26 03:46:39 NOTICE: 1 hashes missing 2025/09/26 03:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi': 1 differences found 2025/09/26 03:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/26 03:46:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 03:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi': 0 differences found 2025/09/26 03:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi': 1 matching files 2025/09/26 03:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weqabuw0kexi': Purge remote 2025/09/26 03:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-limeyil4wige': Purge remote 2025/09/26 03:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuhiras6vebe': Purge remote 2025/09/26 03:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizohan7coxu': Purge remote 2025/09/26 03:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-musefov1hexa': Purge remote 2025/09/26 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxol2rapu': Purge remote 2025/09/26 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixozup1xeri': Purge remote 2025/09/26 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubuqad7goje': Purge remote 2025/09/26 03:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witiloj7yeye': Purge remote 2025/09/26 03:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-silicup9qulo': Purge remote --- PASS: TestApplyTransforms (52.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:46:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/26 03:46:47 DEBUG : sub/file2: md5 = 48277de308501f7ebe799a6229e914d5 OK 2025/09/26 03:46:47 INFO : file1: Copied (new) to: sub/file2 2025/09/26 03:46:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 03:46:48 DEBUG : file1: Unchanged skipping 2025/09/26 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': don't need to copy/move sub/file2, it is already at target location 2025/09/26 03:46:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.09s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:46:53 DEBUG : dst/file1: md5 = 364191bcb1ca674508cf1d7b997f20e5 OK 2025/09/26 03:46:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/backup" 2025/09/26 03:46:54 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/1nrff024r7pq65ecp72fc28jb0" 2025/09/26 03:46:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/26 03:46:58 INFO : dst/file1: Moved (server-side) 2025/09/26 03:47:00 DEBUG : dst/file1: md5 = 31a006e2ae4b4a85ac87c358cc03b27b OK 2025/09/26 03:47:00 INFO : dst/file1: Copied (new) 2025/09/26 03:47:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:47:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:47:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:47:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/dst" 2025/09/26 03:47:04 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/26 03:47:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/CompareDest" 2025/09/26 03:47:06 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/gveqi14airsml4bgu7krj116o8" 2025/09/26 03:47:07 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 03:47:10 DEBUG : one: md5 = 59dcaca468a2d1c6a7097d39fdf8ec73 OK 2025/09/26 03:47:10 INFO : one: Copied (new) 2025/09/26 03:47:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 03:47:13 DEBUG : one: md5 = 0a23a7d08faa3975ccedbe846787001e OK 2025/09/26 03:47:13 INFO : one: Copied (replaced existing) 2025/09/26 03:47:15 DEBUG : dst/one: md5 = 30b21be0dcfea4ca9c98f362ae4b09e4 OK 2025/09/26 03:47:17 DEBUG : CompareDest/one: md5 = 10d55ea69be38af4bffbc6a448cdf668 OK 2025/09/26 03:47:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 03:47:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 03:47:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 03:47:20 DEBUG : CompareDest/two: md5 = a475e72787e20366dd58ff321d5e3002 OK 2025/09/26 03:47:21 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 03:47:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 03:47:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 03:47:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 03:47:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 03:47:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 03:47:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 03:47:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/26 03:47:25 DEBUG : two: md5 = c7ae34d55f85de4e57c68a1b41cf42ce OK 2025/09/26 03:47:25 INFO : two: Copied (new) 2025/09/26 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/26 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:47:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/26 03:47:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:47:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/dst" 2025/09/26 03:47:29 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/26 03:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/CopyDest" 2025/09/26 03:47:31 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/26 03:47:32 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 03:47:35 DEBUG : one: md5 = d867990f7869c20268ee38136f83a345 OK 2025/09/26 03:47:35 INFO : one: Copied (new) 2025/09/26 03:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 03:47:38 DEBUG : one: md5 = b5ed3156032a3974105e5bd0bf59fa22 OK 2025/09/26 03:47:38 INFO : one: Copied (replaced existing) 2025/09/26 03:47:40 DEBUG : dst/one: md5 = 786138e747426ff13f9f2dc5dc34e176 OK 2025/09/26 03:47:42 DEBUG : CopyDest/one: md5 = 4936f2decb1920cc793cf28c662fc66d OK 2025/09/26 03:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/BackupDir" 2025/09/26 03:47:43 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/26 03:47:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 03:47:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 03:47:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 03:47:46 INFO : one: Moved (server-side) 2025/09/26 03:47:47 INFO : one: Copied (server-side copy) 2025/09/26 03:47:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/26 03:47:49 DEBUG : CopyDest/two: md5 = eb6f5ee0066b850b24da5aa0c0ee74d9 OK 2025/09/26 03:47:50 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 03:47:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 03:47:51 INFO : two: Copied (server-side copy) 2025/09/26 03:47:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/26 03:47:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 03:47:52 DEBUG : two: Unchanged skipping 2025/09/26 03:47:54 DEBUG : CopyDest/three: md5 = 6a8696886922a16e5287ff1a11fb7b6d OK 2025/09/26 03:47:55 DEBUG : three: Need to transfer - File not found at Destination 2025/09/26 03:47:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/26 03:47:55 DEBUG : three: Destination not found in --copy-dest 2025/09/26 03:47:56 DEBUG : three: md5 = af91652d93fb11fa271a0615966d867a OK 2025/09/26 03:47:56 INFO : three: Copied (new) 2025/09/26 03:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/26 03:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/26 03:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/26 03:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/26 03:48:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.16s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/26 03:48:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cd0e8c015d8944dc6191bc5b3c446646 OK 2025/09/26 03:48:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/26 03:48:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/26 03:48:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/26 03:48:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/26 03:48:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/26 03:48:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 489ba8748b045e2dfe00aebb26b1a8c7 OK 2025/09/26 03:48:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/26 03:48:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/26 03:48:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using skip mode. 2025/09/26 03:48:17 NOTICE: one: Found 2 files with duplicate names 2025/09/26 03:48:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.43s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using skip mode. 2025/09/26 03:48:23 NOTICE: one: Found 3 files with duplicate names 2025/09/26 03:48:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/26 03:48:23 INFO : one: Deleted 2025/09/26 03:48:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using first mode. 2025/09/26 03:48:29 NOTICE: one: Found 3 files with duplicate names 2025/09/26 03:48:30 INFO : one: Deleted 2025/09/26 03:48:30 INFO : one: Deleted 2025/09/26 03:48:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using newest mode. 2025/09/26 03:48:36 NOTICE: one: Found 3 files with duplicate names 2025/09/26 03:48:36 INFO : one: Deleted 2025/09/26 03:48:37 INFO : one: Deleted 2025/09/26 03:48:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.66s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using oldest mode. 2025/09/26 03:48:43 NOTICE: one: Found 3 files with duplicate names 2025/09/26 03:48:43 INFO : one: Deleted 2025/09/26 03:48:44 INFO : one: Deleted 2025/09/26 03:48:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.34s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using largest mode. 2025/09/26 03:48:49 NOTICE: one: Found 3 files with duplicate names 2025/09/26 03:48:49 INFO : one: Deleted 2025/09/26 03:48:50 INFO : one: Deleted 2025/09/26 03:48:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:48:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using smallest mode. 2025/09/26 03:48:55 NOTICE: one: Found 3 files with duplicate names 2025/09/26 03:48:56 INFO : one: Deleted 2025/09/26 03:48:56 INFO : one: Deleted 2025/09/26 03:48:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:49:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Looking for duplicate names using rename mode. 2025/09/26 03:49:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/26 03:49:04 INFO : one-2.txt: renamed from: one.txt 2025/09/26 03:49:06 INFO : one-3.txt: renamed from: one.txt 2025/09/26 03:49:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.81s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:49:11 DEBUG : dupe1/one.txt: md5 = e0a73ee6ea2f9e0cba20ad883142a039 OK 2025/09/26 03:49:14 DEBUG : dupe2/two.txt: md5 = 2432af45e59d0280c93e6fffdcf9c73b OK 2025/09/26 03:49:16 DEBUG : dupe3/three.txt: md5 = 085e1763a753946e319d53da811bafa0 OK 2025/09/26 03:49:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/26 03:49:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/26 03:49:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/26 03:49:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/26 03:49:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/26 03:49:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/26 03:49:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.02s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:49:24 DEBUG : a.txt: md5 = 82b943e35ebd976f1f4538e50ec9f6be OK 2025/09/26 03:49:25 DEBUG : zend.txt: md5 = aaa67cbb2d9211aab0be6378c48f873f OK 2025/09/26 03:49:27 DEBUG : sub dir/hello world: md5 = 42427f8a2fc08f5fc5cd594f9be289ee OK 2025/09/26 03:49:29 DEBUG : sub dir/hello world2: md5 = 34a731f71369a6e1f724f18850174907 OK 2025/09/26 03:49:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 94cbc6239c80b5b94a46d900c60a3898 OK 2025/09/26 03:49:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 68deadda5075c0a933d506107ac062ac OK 2025/09/26 03:49:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = e5667215c8408538024338ab5e3ab700 OK 2025/09/26 03:49:36 DEBUG : a.txt: Excluded (Size Filter) 2025/09/26 03:49:36 DEBUG : a.txt: Excluded 2025/09/26 03:49:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 03:49:36 DEBUG : sub dir/hello world: Excluded 2025/09/26 03:49:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 03:49:36 DEBUG : sub dir/hello world2: Excluded 2025/09/26 03:49:37 DEBUG : sub dir/ignore dir: Excluded 2025/09/26 03:49:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 03:49:37 DEBUG : sub dir/hello world: Excluded 2025/09/26 03:49:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 03:49:37 DEBUG : sub dir/hello world2: Excluded 2025/09/26 03:49:37 DEBUG : sub dir/ignore dir: Excluded 2025/09/26 03:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/26 03:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/26 03:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/26 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/26 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/26 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/26 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.44s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:49:45 DEBUG : a.txt: md5 = 46dfe65de994bd3036145c55d587b4f9 OK 2025/09/26 03:49:46 DEBUG : zend.txt: md5 = f781cf7c7079ae6c118119bc83e3347e OK 2025/09/26 03:49:49 DEBUG : sub dir/hello world: md5 = a1ae17ff6a1106ecec43ea3122df9b7b OK 2025/09/26 03:49:50 DEBUG : sub dir/hello world2: md5 = e90b6f5bf8dfd1c0782ccbde5f1b83a7 OK 2025/09/26 03:49:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 3c8daee6bd89db4b6a0c27b0a883669c OK 2025/09/26 03:49:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7c89f8097ee20f3fbca385a83bf1bab1 OK 2025/09/26 03:49:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = ee2b65809f2a604f586753a8cc77d119 OK 2025/09/26 03:49:57 DEBUG : a.txt: Excluded (Size Filter) 2025/09/26 03:49:57 DEBUG : a.txt: Excluded 2025/09/26 03:49:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 03:49:58 DEBUG : sub dir/hello world: Excluded 2025/09/26 03:49:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 03:49:58 DEBUG : sub dir/hello world2: Excluded 2025/09/26 03:49:58 DEBUG : sub dir/ignore dir: Excluded 2025/09/26 03:49:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 03:49:58 DEBUG : sub dir/hello world: Excluded 2025/09/26 03:49:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 03:49:58 DEBUG : sub dir/hello world2: Excluded 2025/09/26 03:49:59 DEBUG : sub dir/ignore dir: Excluded 2025/09/26 03:50:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/26 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/26 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/26 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/26 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/26 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/26 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.44s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:06 DEBUG : file1: md5 = 0e762bac9f34aa061d6585f86be437be OK 2025/09/26 03:50:08 DEBUG : sub/file2: md5 = 5aae8a69e91b14fcf134a885e74bd39b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/26 03:50:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/26 03:50:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/26 03:50:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/26 03:50:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.38s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:16 DEBUG : file1: md5 = bef20f1ae3bef9479829f680dec4aaff OK 2025/09/26 03:50:18 DEBUG : sub/file2: md5 = 5d667a535b43b22ffb9763c930ec6ad2 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/26 03:50:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/notfound" 2025/09/26 03:50:22 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/qe0i31qdkoejk60elps0ni5sqk" 2025/09/26 03:50:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.57s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Making directory 2025/09/26 03:50:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:29 DEBUG : sub dir/hello world: md5 = 43b359ccbf87072a2434aeff1b44dbf9 OK 2025/09/26 03:50:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:33 DEBUG : potato2: md5 = 364111b40a9c9594de4b1c6ae24d3349 OK 2025/09/26 03:50:34 DEBUG : empty space: md5 = 9209ae963766b60d94e0f698432cbc3e OK --- PASS: TestLs (4.90s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:38 DEBUG : potato2: md5 = 2114228f42e7e1e97c2534a10814234f OK 2025/09/26 03:50:39 DEBUG : empty space: md5 = f795ab0e364ef46d84dc24399745cb37 OK 2025/09/26 03:50:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/26 03:50:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.25s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:43 DEBUG : potato2: md5 = 61277110852f7e196748ee6da6f57fc8 OK 2025/09/26 03:50:44 DEBUG : empty space: md5 = c53aff9f7fdf024bcbc5f8885fc62204 OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:48 DEBUG : potato2: md5 = 0e5bbf60491e700ada746fa43c75d766 OK 2025/09/26 03:50:49 DEBUG : empty space: md5 = ded8ed088d694e1c06487c3197252d6c OK --- PASS: TestHashSums (4.57s) === RUN TestHashSumsWithErrors 2025/09/26 03:50:51 DEBUG : Creating backend with remote ":memory:" 2025/09/26 03:50:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/26 03:50:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/26 03:50:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/26 03:50:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/26 03:50:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/26 03:50:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/26 03:50:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/26 03:50:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/26 03:50:51 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:50:52 DEBUG : potato2: md5 = e900d92898e066e43e5ffdcf5e35a91c OK 2025/09/26 03:50:54 DEBUG : empty space: md5 = 042cdf19b3bc6c50808fe1d54b9ab381 OK 2025/09/26 03:50:56 DEBUG : sub dir/potato3: md5 = df397e9b45e99cad09a499e61afb4a12 OK 2025/09/26 03:50:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:51:01 DEBUG : small: md5 = 1c5df6b2128a59ad3a727112f46da0bf OK 2025/09/26 03:51:02 DEBUG : medium: md5 = f030fe8c3dc8fcef58707c38c76ef3b3 OK 2025/09/26 03:51:04 DEBUG : large: md5 = 4c3cb15f4f847332cec1ca982cdb71b3 OK 2025/09/26 03:51:04 DEBUG : Waiting for deletions to finish 2025/09/26 03:51:04 DEBUG : large: Excluded (Size Filter) 2025/09/26 03:51:05 INFO : medium: Deleted 2025/09/26 03:51:05 INFO : small: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:51:07 DEBUG : small: md5 = 53362fef348416100932084794a50e1d OK 2025/09/26 03:51:08 DEBUG : medium: md5 = a6dc94f2b151de57ca2596050e497e50 OK 2025/09/26 03:51:10 DEBUG : large: md5 = b97d3687ca8123d9acef88e75634acbf OK 2025/09/26 03:51:10 DEBUG : Waiting for deletions to finish 2025/09/26 03:51:10 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/26 03:51:11 INFO : large: Deleted 2025/09/26 03:51:12 INFO : small: Deleted --- PASS: TestMaxDelete (7.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:51:15 DEBUG : small: md5 = 592ccb37f1557ba54a3a6e1579d38d87 OK 2025/09/26 03:51:16 DEBUG : medium: md5 = bb778d95eba8da6af45c3dc4f7d2b2e3 OK 2025/09/26 03:51:18 DEBUG : large: md5 = d67b2732e42cd07d8c1fd5e213d8b002 OK 2025/09/26 03:51:18 DEBUG : Waiting for deletions to finish 2025/09/26 03:51:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/26 03:51:19 INFO : medium: Deleted 2025/09/26 03:51:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.02s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:51:22 DEBUG : small: md5 = 2f9e37798be8516ec52e478cbce61c90 OK 2025/09/26 03:51:23 DEBUG : medium: md5 = 70088ed1f41d8bef9ab7eda0110714fe OK 2025/09/26 03:51:25 DEBUG : large: md5 = 0eed908b906503317dab4c856b71ec00 OK 2025/09/26 03:51:25 DEBUG : Waiting for deletions to finish 2025/09/26 03:51:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/26 03:51:26 INFO : large: Deleted 2025/09/26 03:51:26 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.95s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:51:29 DEBUG : ReadFile: md5 = d1404125053dd89ca8dc53a80898396e OK --- PASS: TestReadFile (4.29s) === RUN TestRetry 2025/09/26 03:51:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/26 03:51:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/26 03:51:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 03:51:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 03:51:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 03:51:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 03:51:32 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:51:33 DEBUG : file1: md5 = 4a6a1c0acd2cab261178abf57923d8c0 OK 2025/09/26 03:51:34 DEBUG : file2: md5 = 255d1f6fa7ce6cbc1c430d388e959146 OK --- PASS: TestCat (15.92s) === RUN TestPurge 2025/09/26 03:51:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joxofex1seba" 2025/09/26 03:51:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 03:51:48 DEBUG : Creating backend with remote "TestDrive:crypt/blvamk2gvkjsm8bbc1phl40kasg3jv1icka503s7ll9vaosgdf70" 2025/09/26 03:51:49 DEBUG : Creating backend with remote "/tmp/rclone2995502653" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joxofex1seba'", Local "Local file system at /tmp/rclone2995502653", Modify Window "1ms" 2025/09/26 03:51:53 DEBUG : A1/B1/C1/one: md5 = a1134be27d8a3ddc19352519956980a2 OK 2025/09/26 03:51:53 INFO : A2: Making directory 2025/09/26 03:51:54 INFO : A1/B2: Making directory 2025/09/26 03:51:55 INFO : A1/B2/C2: Making directory 2025/09/26 03:51:55 INFO : A1/B1/C3: Making directory 2025/09/26 03:51:56 INFO : A3: Making directory 2025/09/26 03:51:57 INFO : A3/B3: Making directory 2025/09/26 03:51:57 INFO : A3/B3/C4: Making directory 2025/09/26 03:52:00 DEBUG : A1/two: md5 = 67ce2a7ec521515be8fd62f540db8e9a OK 2025/09/26 03:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joxofex1seba': Purge remote 2025/09/26 03:52:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:52:07 DEBUG : A1/B1/C1/one: md5 = 578ab08653ae77f647f0b15b1a39abe7 OK 2025/09/26 03:52:07 INFO : A2: Making directory 2025/09/26 03:52:07 INFO : A1/B2: Making directory 2025/09/26 03:52:08 INFO : A1/B2/C2: Making directory 2025/09/26 03:52:09 INFO : A1/B1/C3: Making directory 2025/09/26 03:52:09 INFO : A3: Making directory 2025/09/26 03:52:10 INFO : A3/B3: Making directory 2025/09/26 03:52:11 INFO : A3/B3/C4: Making directory 2025/09/26 03:52:13 DEBUG : A1/two: md5 = f02406c79d23eea2b9d04a267fdc9e0c OK 2025/09/26 03:52:14 DEBUG : removing 1 level 3 directories 2025/09/26 03:52:14 INFO : A3/B3/C4: Removing directory 2025/09/26 03:52:17 DEBUG : removing 2 level 3 directories 2025/09/26 03:52:17 INFO : A1/B2/C2: Removing directory 2025/09/26 03:52:17 INFO : A1/B1/C3: Removing directory 2025/09/26 03:52:17 DEBUG : removing 2 level 2 directories 2025/09/26 03:52:17 INFO : A3/B3: Removing directory 2025/09/26 03:52:17 INFO : A1/B2: Removing directory 2025/09/26 03:52:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/26 03:52:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/26 03:52:18 DEBUG : removing 2 level 1 directories 2025/09/26 03:52:18 INFO : A3: Removing directory 2025/09/26 03:52:18 INFO : A2: Removing directory 2025/09/26 03:52:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/26 03:52:22 DEBUG : removing 1 level 3 directories 2025/09/26 03:52:22 INFO : A1/B1/C1: Removing directory 2025/09/26 03:52:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:23 DEBUG : removing 1 level 2 directories 2025/09/26 03:52:23 INFO : A1/B1: Removing directory 2025/09/26 03:52:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/26 03:52:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/26 03:52:23 DEBUG : removing 1 level 1 directories 2025/09/26 03:52:23 INFO : A1: Removing directory 2025/09/26 03:52:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/26 03:52:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/26 03:52:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/26 03:52:24 DEBUG : removing 1 level 0 directories 2025/09/26 03:52:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Removing directory 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/26 03:52:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.51s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:52:26 INFO : A1: Making directory 2025/09/26 03:52:27 INFO : A1/B1: Making directory 2025/09/26 03:52:28 INFO : A1/B1/C1: Making directory 2025/09/26 03:52:30 DEBUG : removing 1 level 3 directories 2025/09/26 03:52:30 INFO : A1/B1/C1: Removing directory 2025/09/26 03:52:31 DEBUG : removing 1 level 2 directories 2025/09/26 03:52:31 INFO : A1/B1: Removing directory 2025/09/26 03:52:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/26 03:52:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.51s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:52:33 INFO : A1: Making directory 2025/09/26 03:52:34 INFO : A1/B1: Making directory 2025/09/26 03:52:35 INFO : A1/B1/C1: Making directory 2025/09/26 03:52:37 DEBUG : removing 1 level 3 directories 2025/09/26 03:52:37 INFO : A1/B1/C1: Removing directory 2025/09/26 03:52:38 DEBUG : removing 1 level 2 directories 2025/09/26 03:52:38 INFO : A1/B1: Removing directory 2025/09/26 03:52:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/26 03:52:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:52:42 DEBUG : file1: md5 = 4693a48e9eb4b2e870579bcf2e91db75 OK 2025/09/26 03:52:42 DEBUG : filename.txt: File name found in url 2025/09/26 03:52:44 DEBUG : filename.txt: md5 = 28468169979c4fc90d4b506900f06978 OK 2025/09/26 03:52:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/26 03:52:45 DEBUG : headerfilename.txt: md5 = 36f2f386721783fba30148de4468ee7e OK 2025/09/26 03:52:46 DEBUG : file2: md5 = b075ef71865ac6645f619aa96e1dbadf OK --- PASS: TestCopyURL (8.47s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:52:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/26 03:52:51 DEBUG : sub/file2: md5 = 015ac4333d24adb6a196ee3295483e9f OK 2025/09/26 03:52:51 INFO : file1: Copied (new) to: sub/file2 2025/09/26 03:52:51 INFO : file1: Deleted 2025/09/26 03:52:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 03:52:52 DEBUG : file1: Unchanged skipping 2025/09/26 03:52:52 INFO : file1: Deleted 2025/09/26 03:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': don't need to copy/move sub/file2, it is already at target location 2025/09/26 03:52:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:52:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/26 03:52:57 DEBUG : file1: md5 = 6e98d611cb4e48daa0474ed9a3897087 OK 2025/09/26 03:52:57 INFO : file1: Copied (new) 2025/09/26 03:52:57 INFO : file1: Deleted 2025/09/26 03:52:57 DEBUG : file1: Destination exists, skipping 2025/09/26 03:52:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:53:01 DEBUG : dst/file1: md5 = 940f6e40e77d7e036aed913b9fab0518 OK 2025/09/26 03:53:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamocef4yama/backup" 2025/09/26 03:53:02 DEBUG : Creating backend with remote "TestDrive:crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860/1nrff024r7pq65ecp72fc28jb0" 2025/09/26 03:53:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/26 03:53:06 INFO : dst/file1: Moved (server-side) 2025/09/26 03:53:07 DEBUG : dst/file1: md5 = 131de958fc5b58cc2db176331eb12be8 OK 2025/09/26 03:53:07 INFO : dst/file1: Copied (new) 2025/09/26 03:53:07 INFO : dst/file1: Deleted 2025/09/26 03:53:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:53:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/26 03:53:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.39s) === 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:53:14 DEBUG : A1/one: md5 = 8665cd93a4e1b82055a8287d565415fe OK 2025/09/26 03:53:15 DEBUG : A1/two: md5 = 3dac625a9489a670f3126ba4bf536d83 OK 2025/09/26 03:53:17 DEBUG : A1/B1/three: md5 = c90a81815a80bceadfaea863a362bf83 OK 2025/09/26 03:53:20 DEBUG : A1/B1/C1/four: md5 = be7dffb989f291a9fc6bbaf0bf34512c OK 2025/09/26 03:53:22 DEBUG : A1/B1/C2/five: md5 = 5e552a21d3dcce078a099a90e4d529a6 OK 2025/09/26 03:53:22 INFO : A1/B2: Making directory 2025/09/26 03:53:22 INFO : A1/B1/C3: Making directory 2025/09/26 03:53:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/26 03:53:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/26 03:53:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/26 03:53:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/26 03:53:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/26 03:53:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/26 03:53:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/26 03:53:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/26 03:53:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/26 03:53:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/26 03:53:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/26 03:53:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/26 03:53:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/26 03:53:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/26 03:53:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/26 03:53:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/26 03:53:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/26 03:53:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/26 03:53:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/26 03:53:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/26 03:53:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/26 03:53:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/26 03:53:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/26 03:53:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/26 03:53:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/26 03:53:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/26 03:53:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/26 03:53:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/26 03:53:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/26 03:53:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/26 03:53:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.67s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 03:53:58 DEBUG : no_checksum_small_file_from_pipe: md5 = b75371fed5ee38914a2c5df0d5adb9d4 OK 2025/09/26 03:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/26 03:53:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/26 03:53:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/26 03:54:00 DEBUG : no_checksum_big_file_from_pipe: md5 = d67971c3b95f731438aeef184574db3a OK 2025/09/26 03:54:00 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 03:54:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 95fbcd606d35bf8645b4bbc965da6eeb OK 2025/09/26 03:54:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/26 03:54:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/26 03:54:05 DEBUG : with_checksum_big_file_from_pipe: md5 = 7ca401ef5f59bcace7eac3fcc8e6c3de OK 2025/09/26 03:54:05 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 03:54:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 03:54:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/26 03:54:10 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-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 03:54:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/26 03:54:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/26 03:54:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.04s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/26 03:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (48 bytes), uploading instead of streaming 2025/09/26 03:54:19 DEBUG : rcat_metadata: md5 = 5d0cb97597f48ed743f0f9d1a9158a9b OK 2025/09/26 03:54:19 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/26 03:54:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/26 03:54:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 22791074fd09680425fbdeb7d9d76eae OK 2025/09/26 03:54:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:24 DEBUG : potato1: md5 = ce252800c129cb18f73e47d53f5dfb86 OK 2025/09/26 03:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (60 bytes), uploading instead of streaming 2025/09/26 03:54:25 DEBUG : potato2: md5 = 6c7f25f82931527ed447b0c573c70c0a OK 2025/09/26 03:54:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:29 DEBUG : potato1: md5 = 5f8f3f16e20bbd89da343929bc1c6846 OK 2025/09/26 03:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': File to upload is small (60 bytes), uploading instead of streaming 2025/09/26 03:54:30 DEBUG : potato2: md5 = b39d30755e319b9be02e349ba7614ac4 OK 2025/09/26 03:54:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.08s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:34 DEBUG : potato2: md5 = 4ea43ae554e547e7670a8ab6271d0169 OK 2025/09/26 03:54:35 DEBUG : empty space: md5 = 915a4ae75670307ef912cafc234f8832 OK 2025/09/26 03:54:37 DEBUG : sub dir/potato3: md5 = 83ddd83b001c658225653ca2ffcaf454 OK 2025/09/26 03:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Touching "sub dir/potato3" 2025/09/26 03:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Touching "potato2" 2025/09/26 03:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Touching "empty space" 2025/09/26 03:54:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:42 DEBUG : dir with metadata: Making directory with metadata 2025/09/26 03:54:43 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:44 DEBUG : directory with modtime: Making directory with metadata 2025/09/26 03:54:45 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.64s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/26 03:54:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 03:54:47 DEBUG : Google drive root 'crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860': Skipping btime metadata as can't update it on an existing file: 2025-09-26T03:54:47.394902486Z 2025/09/26 03:54:48 INFO : non existent directory: Updated directory metadata 2025/09/26 03:54:50 DEBUG : Google drive root 'crypt/6uqq7thglgl1uesikcssrgvkof17uh391nnvj3dl2vic32jqn860': Skipping btime metadata as can't update it on an existing file: 2025-09-26T03:54:47.394902486Z 2025/09/26 03:54:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.74s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/26 03:54:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/26 03:54:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:54:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/26 03:54:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 03:54:56 DEBUG : dst: Making directory with metadata 2025/09/26 03:54:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 03:54:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 03:54:57 INFO : dst: Set directory modification time (using SetModTime) 2025/09/26 03:54:57 INFO : dst: Set directory modification time (using SetModTime) 2025/09/26 03:54:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/26 03:54:58 INFO : dst: Set directory modification time (using SetModTime) 2025/09/26 03:54:58 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.25s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama'", Local "Local file system at /tmp/rclone897497267", Modify Window "1ms" 2025/09/26 03:55:01 DEBUG : sub dir/test remove existing: md5 = 99eabb5351188375ca012c055c34fc71 OK 2025/09/26 03:55:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 55f58fddccb9a2f98a97c83212b20d5d OK 2025/09/26 03:55:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.widiyom8" before starting 2025/09/26 03:55:05 DEBUG : sub dir/test remove existing.widiyom8: TEST: removing renamed existing file after operation 2025/09/26 03:55:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diweror8" before starting 2025/09/26 03:55:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diweror8: TEST: renaming existing back after failed operation 2025/09/26 03:55:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoduvuq7" before starting 2025/09/26 03:55:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoduvuq7: TEST: removing renamed existing file after operation 2025/09/26 03:55:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t0gdjotd33t8caal73bftpcjut6cihk3sv4es20bo7i2h2nkcb7jveg5s9jqm36m2s8n6hlvsq9h772l51p02jng9h69rtapvmgteg5j7rh8taeb27pnf9orqa3l74d14jttolvrnt7a2l6k3a35s7tmdtofg7i6monr06qpglh0d9kpqljg" 2025/09/26 03:55:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r3441j3kconbc6tgp0bt1epcnbl44q63kbcat8dpjgv69smj5tmg" --- PASS: TestRemoveExisting (12.79s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/26 03:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamocef4yama': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m52.037826144s (try 1/5)