"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/08 01:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi" 2025/03/08 01:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:09:53 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg" 2025/03/08 01:09:54 DEBUG : Creating backend with remote "/tmp/rclone999231562" === 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/08 01:09:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/08 01:09:54 DEBUG : potato: Seek from 10 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 10 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Seek from 5 to 2 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/08 01:09:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Seek from 5 to 2 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/08 01:09:54 DEBUG : potato: Seek from 8 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 8 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/08 01:09:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 01:09:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 01:09:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 01:09:54 DEBUG : potato: Seek from 5 to 2 2025/03/08 01:09:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/08 01:09:54 DEBUG : potato: Seek from 9 to 0 2025/03/08 01:09:54 DEBUG : potato: Seek from 9 to 0 2025/03/08 01:09:54 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:09:56 DEBUG : rutabaga: md5 = f51041046120148b0b6b710b73bf0a20 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/08 01:09:58 DEBUG : empty space: md5 = 981d80f78696b6c8f941d8f584875692 OK === RUN TestCheck/3 2025/03/08 01:10:00 DEBUG : potato2: md5 = 2aa0692fb795e2e05d7df67f31997cb2 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/08 01:10:02 DEBUG : remotepotato: md5 = fc5fb9d4f9b4c92d7a8fafd0090256b0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.65s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/03/08 01:10:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/08 01:10:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/08 01:10:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/08 01:10:06 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/03/08 01:10:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/08 01:10:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:10:07 DEBUG : rutabaga: md5 = 42057e9dd5dac3894c1de343a893a85a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/08 01:10:11 DEBUG : empty space: md5 = 5664df7899e6eb3d4cc87968e3dc66fe OK === RUN TestCheckDownload/3 2025/03/08 01:10:13 DEBUG : potato2: md5 = 1e0450222ca75bdedd15a57d93b8418b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/08 01:10:17 DEBUG : remotepotato: md5 = c2212612b9a3b4eed241c358727a1dde OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.96s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.45s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:10:23 DEBUG : rutabaga: md5 = fcac8df3c4b677b723a23d8a08ab19b0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/08 01:10:25 DEBUG : empty space: md5 = ad9c5290d8d5085708fca49d22c7aa39 OK === RUN TestCheckSizeOnly/3 2025/03/08 01:10:27 DEBUG : potato2: md5 = a217fb496c54df798dedb2ca4c3125cf OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/08 01:10:29 DEBUG : remotepotato: md5 = 2df8767a71f3548cdae7df2a075b6dd4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.58s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:10:34 DEBUG : test.sum: md5 = 7963956463450cf22f135e3064b5d6fd OK 2025/03/08 01:10:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/08 01:10:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/08 01:10:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/08 01:10:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/08 01:10:36 DEBUG : test.sum: md5 = 6e77aca0063b1bce308b5812b3f5358c OK 2025/03/08 01:10:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/08 01:10:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/08 01:10:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/08 01:10:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.45s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:10:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/data" 2025/03/08 01:10:39 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/data" 2025/03/08 01:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/vjrnln8ratgmqakfosrqe8espk" 2025/03/08 01:10:44 DEBUG : data/banana: md5 = 03ead818049098e4d484e02ca7f47a23 OK 2025/03/08 01:10:45 DEBUG : test.sum: md5 = af72f197260923f7b06deeb83e1cdb74 OK === RUN TestCheckSumDownload/subtest1 2025/03/08 01:10:50 DEBUG : data/potato: md5 = 19213770b77c1738dde4a15d24cc6ec4 OK 2025/03/08 01:10:51 DEBUG : test.sum: md5 = d0ca41d3994d0ee2ba27321e6762235f OK === RUN TestCheckSumDownload/subtest2 2025/03/08 01:10:56 DEBUG : test.sum: md5 = 4d100c9077e7e8819fed51f1e65b085f OK === RUN TestCheckSumDownload/subtest3 2025/03/08 01:11:00 DEBUG : test.sum: md5 = 8351491240703b23938e8c9f113d7686 OK === RUN TestCheckSumDownload/subtest4 2025/03/08 01:11:04 DEBUG : test.sum: md5 = 8cf49a56d2d733b1e37aacaaca5ddf8f OK === RUN TestCheckSumDownload/subtest5 2025/03/08 01:11:08 DEBUG : test.sum: md5 = 88a7b176d1625cfa4f9296558f315c6d OK === RUN TestCheckSumDownload/subtest6 2025/03/08 01:11:13 DEBUG : data/banana: md5 = 347be4dc46fe2a49412c62133cdb4645 OK 2025/03/08 01:11:15 DEBUG : data/potato: md5 = fa0fad501731c26a1b918605b15a891e OK 2025/03/08 01:11:16 DEBUG : test.sum: md5 = 90e9eaae49c0eaf8a1c5a0b5fd425368 OK === RUN TestCheckSumDownload/subtest7 2025/03/08 01:11:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/08 01:11:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.31s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.58s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.50s) --- PASS: TestCheckSumDownload/subtest5 (2.15s) --- PASS: TestCheckSumDownload/subtest6 (2.98s) --- PASS: TestCheckSumDownload/subtest7 (2.58s) === RUN TestApplyTransforms 2025/03/08 01:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiwowuh3nunu" 2025/03/08 01:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:22 DEBUG : Creating backend with remote "TestDrive:crypt/erue5hd1vpu1hccb6f9acd4emacjbdkag25in0dvq83r1ss8at10" 2025/03/08 01:11:23 DEBUG : Creating backend with remote "/tmp/rclone3089446232" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu'", Local "Local file system at /tmp/rclone3089446232", Modify Window "1ms" 2025/03/08 01:11:25 DEBUG : hello, world!: md5 = d22b9f8baa9a2a4ac24f01eb88ddbd7e OK upper checkfile vs. lower remote (without normalization) 2025/03/08 01:11:26 ERROR : hello, world!: sum not found 2025/03/08 01:11:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu' 2025/03/08 01:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu': 1 files missing 2025/03/08 01:11:26 NOTICE: 1 hashes missing 2025/03/08 01:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu': 2 differences found 2025/03/08 01:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/08 01:11:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu': 0 differences found 2025/03/08 01:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu': 1 matching files 2025/03/08 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexedec3wazo" 2025/03/08 01:11:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/t11e5224abe6s59v6dr7n9r804ivblehdn4a3l4a6fog1m7os0b0" 2025/03/08 01:11:28 DEBUG : Creating backend with remote "/tmp/rclone1188702535" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo'", Local "Local file system at /tmp/rclone1188702535", Modify Window "1ms" 2025/03/08 01:11:30 DEBUG : HELLO, WORLD!: md5 = e6b220fb7755c491834507723a45af24 OK lower checkfile vs. upper remote (without normalization) 2025/03/08 01:11:31 ERROR : HELLO, WORLD!: sum not found 2025/03/08 01:11:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo' 2025/03/08 01:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo': 1 files missing 2025/03/08 01:11:31 NOTICE: 1 hashes missing 2025/03/08 01:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo': 2 differences found 2025/03/08 01:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/08 01:11:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo': 0 differences found 2025/03/08 01:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo': 1 matching files 2025/03/08 01:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiwepim5buqo" 2025/03/08 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/bn6mr6dct9n5ttf63hjncre2a8f5rgrfolnf5p845lg0qr5bkp2g" 2025/03/08 01:11:33 DEBUG : Creating backend with remote "/tmp/rclone561563308" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo'", Local "Local file system at /tmp/rclone561563308", Modify Window "1ms" 2025/03/08 01:11:36 DEBUG : HeLlO, wOrLd!: md5 = dbadb11f64f7749e3307207218be1a8a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/08 01:11:36 ERROR : HeLlO, wOrLd!: sum not found 2025/03/08 01:11:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo' 2025/03/08 01:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo': 1 files missing 2025/03/08 01:11:36 NOTICE: 1 hashes missing 2025/03/08 01:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo': 2 differences found 2025/03/08 01:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/08 01:11:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo': 0 differences found 2025/03/08 01:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo': 1 matching files 2025/03/08 01:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zecabir7gadi" 2025/03/08 01:11:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/417po6ghkqr1k02v4lp2cgnsdjuip016n8fjg8ioh7kdk8ta1m50" 2025/03/08 01:11:38 DEBUG : Creating backend with remote "/tmp/rclone1081694206" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi'", Local "Local file system at /tmp/rclone1081694206", Modify Window "1ms" 2025/03/08 01:11:40 DEBUG : HELLO, WORLD!: md5 = cf58a8877344868a571b20d52b131e4c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/08 01:11:41 ERROR : HELLO, WORLD!: sum not found 2025/03/08 01:11:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi' 2025/03/08 01:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi': 1 files missing 2025/03/08 01:11:41 NOTICE: 1 hashes missing 2025/03/08 01:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi': 2 differences found 2025/03/08 01:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/08 01:11:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi': 0 differences found 2025/03/08 01:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi': 1 matching files 2025/03/08 01:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petojed3heci" 2025/03/08 01:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/hcde9lu6dachsd2gsua5j0iq270vvbs0gpgtlh5tapmbl25jupng" 2025/03/08 01:11:43 DEBUG : Creating backend with remote "/tmp/rclone3111393397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci'", Local "Local file system at /tmp/rclone3111393397", Modify Window "1ms" 2025/03/08 01:11:45 DEBUG : 測試_Русский___ě_áñ: md5 = 012c1efb8f375b1fd811363bb7e25b95 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/08 01:11:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/08 01:11:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci' 2025/03/08 01:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci': 1 files missing 2025/03/08 01:11:46 NOTICE: 1 hashes missing 2025/03/08 01:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci': 2 differences found 2025/03/08 01:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/08 01:11:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci': 0 differences found 2025/03/08 01:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci': 1 matching files 2025/03/08 01:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bedanam8sela" 2025/03/08 01:11:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/24j27im516aodmdepm3ljg1fi79jjf4fb0i42o598vdr4db4hb2g" 2025/03/08 01:11:48 DEBUG : Creating backend with remote "/tmp/rclone901391018" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela'", Local "Local file system at /tmp/rclone901391018", Modify Window "1ms" 2025/03/08 01:11:50 DEBUG : 測試_Русский___ě_áñ: md5 = 2635337eab95eabb213e9c33426b098a OK NFC checkfile vs. NFD remote (without normalization) 2025/03/08 01:11:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/08 01:11:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela' 2025/03/08 01:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela': 1 files missing 2025/03/08 01:11:50 NOTICE: 1 hashes missing 2025/03/08 01:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela': 2 differences found 2025/03/08 01:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/08 01:11:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela': 0 differences found 2025/03/08 01:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela': 1 matching files 2025/03/08 01:11:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liyeked4ravo" 2025/03/08 01:11:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:52 DEBUG : Creating backend with remote "TestDrive:crypt/f5i4t2i2hbkne3dki14l9p5gklj1103cj0bnp1jhlgi5717462ug" 2025/03/08 01:11:53 DEBUG : Creating backend with remote "/tmp/rclone4000034735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo'", Local "Local file system at /tmp/rclone4000034735", Modify Window "1ms" 2025/03/08 01:11:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98d31cd2b76cd4bb178645dc16e34f39 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/08 01:11:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 01:11:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo' 2025/03/08 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo': 1 files missing 2025/03/08 01:11:55 NOTICE: 1 hashes missing 2025/03/08 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo': 2 differences found 2025/03/08 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/08 01:11:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo': 0 differences found 2025/03/08 01:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo': 1 matching files 2025/03/08 01:11:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sofupop9fobe" 2025/03/08 01:11:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:11:57 DEBUG : Creating backend with remote "TestDrive:crypt/l2rco0p4k3u1ef0v0kja5sm35fd2vkdk3bfa5fvf0d8ar1a9e3o0" 2025/03/08 01:11:58 DEBUG : Creating backend with remote "/tmp/rclone3030041565" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe'", Local "Local file system at /tmp/rclone3030041565", Modify Window "1ms" 2025/03/08 01:12:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8bd5db198b2ddea20d5298f9305b2524 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/08 01:12:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 01:12:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe' 2025/03/08 01:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe': 1 files missing 2025/03/08 01:12:00 NOTICE: 1 hashes missing 2025/03/08 01:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe': 2 differences found 2025/03/08 01:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/08 01:12:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe': 0 differences found 2025/03/08 01:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe': 1 matching files 2025/03/08 01:12:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vamazaf6hako" 2025/03/08 01:12:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:12:01 DEBUG : Creating backend with remote "TestDrive:crypt/2jeojmis5gphlgkg287j8imios73e0jmqhe8km0sjoipg39d15q0" 2025/03/08 01:12:02 DEBUG : Creating backend with remote "/tmp/rclone4015064940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako'", Local "Local file system at /tmp/rclone4015064940", Modify Window "1ms" 2025/03/08 01:12:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc0aab9aa72a17e1ff9ae76955d8583e OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/08 01:12:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 01:12:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako' 2025/03/08 01:12:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako': 1 files missing 2025/03/08 01:12:05 NOTICE: 1 hashes missing 2025/03/08 01:12:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako': 2 differences found 2025/03/08 01:12:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/08 01:12:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako': 0 differences found 2025/03/08 01:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako': 1 matching files 2025/03/08 01:12:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqazev6cana" 2025/03/08 01:12:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:12:06 DEBUG : Creating backend with remote "TestDrive:crypt/plna7ela5af9t6mucv7q29u13fj2338geus7tcdqeip2so94pe1g" 2025/03/08 01:12:07 DEBUG : Creating backend with remote "/tmp/rclone3460413154" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana'", Local "Local file system at /tmp/rclone3460413154", Modify Window "1ms" 2025/03/08 01:12:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3954f8b9758011520328f4a2de98d75c OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/08 01:12:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 01:12:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana' 2025/03/08 01:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana': 1 files missing 2025/03/08 01:12:10 NOTICE: 1 hashes missing 2025/03/08 01:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana': 2 differences found 2025/03/08 01:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/08 01:12:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 01:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana': 0 differences found 2025/03/08 01:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana': 1 matching files 2025/03/08 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqazev6cana': Purge remote 2025/03/08 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vamazaf6hako': Purge remote 2025/03/08 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sofupop9fobe': Purge remote 2025/03/08 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liyeked4ravo': Purge remote 2025/03/08 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bedanam8sela': Purge remote 2025/03/08 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petojed3heci': Purge remote 2025/03/08 01:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zecabir7gadi': Purge remote 2025/03/08 01:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiwepim5buqo': Purge remote 2025/03/08 01:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexedec3wazo': Purge remote 2025/03/08 01:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiwowuh3nunu': Purge remote --- PASS: TestApplyTransforms (53.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:12:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/08 01:12:18 DEBUG : sub/file2: md5 = e2d08cb4644087568fad8d5a9b2c0196 OK 2025/03/08 01:12:18 INFO : file1: Copied (new) to: sub/file2 2025/03/08 01:12:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:12:19 DEBUG : file1: Unchanged skipping 2025/03/08 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': don't need to copy/move sub/file2, it is already at target location 2025/03/08 01:12:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:12:25 DEBUG : dst/file1: md5 = 5538b116c6dd6b0b0ac9543a01234d38 OK 2025/03/08 01:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/backup" 2025/03/08 01:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/1nrff024r7pq65ecp72fc28jb0" 2025/03/08 01:12:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/08 01:12:29 INFO : dst/file1: Moved (server-side) 2025/03/08 01:12:31 DEBUG : dst/file1: md5 = 57f7a0116d0e9fb535b14a728ef1d4c7 OK 2025/03/08 01:12:31 INFO : dst/file1: Copied (new) 2025/03/08 01:12:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:12:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:12:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.48s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:12:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/dst" 2025/03/08 01:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 01:12:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/CompareDest" 2025/03/08 01:12:37 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/gveqi14airsml4bgu7krj116o8" 2025/03/08 01:12:39 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 01:12:41 DEBUG : one: md5 = eb184fd710f2125469a8e2e3c86640c4 OK 2025/03/08 01:12:41 INFO : one: Copied (new) 2025/03/08 01:12:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:12:44 DEBUG : one: md5 = 16599adee13e95910a2597129afef0c6 OK 2025/03/08 01:12:44 INFO : one: Copied (replaced existing) 2025/03/08 01:12:46 DEBUG : dst/one: md5 = 6f643a05e49ca91c32f44563815f9678 OK 2025/03/08 01:12:48 DEBUG : CompareDest/one: md5 = 4d455a929a745293a9ce404c46ec8109 OK 2025/03/08 01:12:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:12:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:12:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 01:12:51 DEBUG : CompareDest/two: md5 = 971805ef62b1e36a60b83005f9fa2567 OK 2025/03/08 01:12:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 01:12:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:12:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 01:12:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 01:12:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:12:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 01:12:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 01:12:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/08 01:12:56 DEBUG : two: md5 = daa91b9bf1e7fb8fa0913b81452f243b OK 2025/03/08 01:12:56 INFO : two: Copied (new) 2025/03/08 01:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 01:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:12:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:12:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.37s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:13:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/dst" 2025/03/08 01:13:00 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 01:13:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/CopyDest" 2025/03/08 01:13:02 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/08 01:13:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 01:13:06 DEBUG : one: md5 = 50433e140058d5b9384a7e38f24e8c2c OK 2025/03/08 01:13:06 INFO : one: Copied (new) 2025/03/08 01:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:13:08 DEBUG : one: md5 = 01fb13f7fb6fd0693f5c4d9a6ca81a1f OK 2025/03/08 01:13:08 INFO : one: Copied (replaced existing) 2025/03/08 01:13:10 DEBUG : dst/one: md5 = 1a091f1455bbb6773cc14cdbdcf25162 OK 2025/03/08 01:13:12 DEBUG : CopyDest/one: md5 = 13c840ddb70899dae711e06669e58fc8 OK 2025/03/08 01:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/BackupDir" 2025/03/08 01:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/08 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:13:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:13:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:13:17 INFO : one: Moved (server-side) 2025/03/08 01:13:18 INFO : one: Copied (server-side copy) 2025/03/08 01:13:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/08 01:13:19 DEBUG : CopyDest/two: md5 = b9101abf872083e11e86dcfee295abf1 OK 2025/03/08 01:13:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 01:13:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:13:21 INFO : two: Copied (server-side copy) 2025/03/08 01:13:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/08 01:13:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:13:22 DEBUG : two: Unchanged skipping 2025/03/08 01:13:24 DEBUG : CopyDest/three: md5 = 1640fb53f785313366cfde013eafd32f OK 2025/03/08 01:13:25 DEBUG : three: Need to transfer - File not found at Destination 2025/03/08 01:13:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/08 01:13:25 DEBUG : three: Destination not found in --copy-dest 2025/03/08 01:13:26 DEBUG : three: md5 = a3f2a5b2ebc2f315702bb1eed32b9986 OK 2025/03/08 01:13:26 INFO : three: Copied (new) 2025/03/08 01:13:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/08 01:13:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:13:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 01:13:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 01:13:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:13:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/08 01:13:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.78s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:13:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/08 01:13:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c198543c55e2d474e650e9cda22a9452 OK 2025/03/08 01:13:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/08 01:13:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/08 01:13:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/08 01:13:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/08 01:13:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/08 01:13:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e4338b4b9cc1d16a4d0960b5fc0d85aa OK 2025/03/08 01:13:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/08 01:13:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/08 01:13:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:13:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using skip mode. 2025/03/08 01:13:46 NOTICE: one: Found 2 files with duplicate names 2025/03/08 01:13:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:13:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using skip mode. 2025/03/08 01:13:52 NOTICE: one: Found 3 files with duplicate names 2025/03/08 01:13:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/08 01:13:53 INFO : one: Deleted 2025/03/08 01:13:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.45s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:13:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using first mode. 2025/03/08 01:13:58 NOTICE: one: Found 3 files with duplicate names 2025/03/08 01:13:59 INFO : one: Deleted 2025/03/08 01:13:59 INFO : one: Deleted 2025/03/08 01:13:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.27s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using newest mode. 2025/03/08 01:14:05 NOTICE: one: Found 3 files with duplicate names 2025/03/08 01:14:05 INFO : one: Deleted 2025/03/08 01:14:06 INFO : one: Deleted 2025/03/08 01:14:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.32s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using oldest mode. 2025/03/08 01:14:11 NOTICE: one: Found 3 files with duplicate names 2025/03/08 01:14:12 INFO : one: Deleted 2025/03/08 01:14:12 INFO : one: Deleted 2025/03/08 01:14:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.06s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using largest mode. 2025/03/08 01:14:18 NOTICE: one: Found 3 files with duplicate names 2025/03/08 01:14:18 INFO : one: Deleted 2025/03/08 01:14:19 INFO : one: Deleted 2025/03/08 01:14:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using smallest mode. 2025/03/08 01:14:24 NOTICE: one: Found 3 files with duplicate names 2025/03/08 01:14:24 INFO : one: Deleted 2025/03/08 01:14:25 INFO : one: Deleted 2025/03/08 01:14:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.35s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Looking for duplicate names using rename mode. 2025/03/08 01:14:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/08 01:14:32 INFO : one-2.txt: renamed from: one.txt 2025/03/08 01:14:34 INFO : one-3.txt: renamed from: one.txt 2025/03/08 01:14:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:40 DEBUG : dupe1/one.txt: md5 = 4e32ccd1d1411d136bd0d38c609733e6 OK 2025/03/08 01:14:42 DEBUG : dupe2/two.txt: md5 = d6fef1cfa9d91c39c4c6d01ca0006215 OK 2025/03/08 01:14:44 DEBUG : dupe3/three.txt: md5 = c6a8b40a3f0494fc5a16178b8740dfc4 OK 2025/03/08 01:14:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/08 01:14:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/08 01:14:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/08 01:14:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/08 01:14:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/08 01:14:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/08 01:14:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.07s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:14:52 DEBUG : a.txt: md5 = c7a0c08a03b59b588ca0e9043d723163 OK 2025/03/08 01:14:53 DEBUG : zend.txt: md5 = 1d8bb047f6935a8f3e367efd0b77087f OK 2025/03/08 01:14:55 DEBUG : sub dir/hello world: md5 = 4774a8e098c71ab10db28849f82d010e OK 2025/03/08 01:14:57 DEBUG : sub dir/hello world2: md5 = 1a0f35534272271d927228f4c0475519 OK 2025/03/08 01:14:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 12aa7ff2ba6d0118406d566aaab2a7ff OK 2025/03/08 01:15:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = df99a7c2c3cd62a508291a010f784088 OK 2025/03/08 01:15:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8a4eab7d6bc52e4ec022fb50aef18657 OK 2025/03/08 01:15:03 DEBUG : a.txt: Excluded (Size Filter) 2025/03/08 01:15:03 DEBUG : a.txt: Excluded 2025/03/08 01:15:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/08 01:15:04 DEBUG : sub dir/hello world: Excluded 2025/03/08 01:15:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/08 01:15:04 DEBUG : sub dir/hello world2: Excluded 2025/03/08 01:15:05 DEBUG : sub dir/ignore dir: Excluded 2025/03/08 01:15:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/08 01:15:05 DEBUG : sub dir/hello world: Excluded 2025/03/08 01:15:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/08 01:15:05 DEBUG : sub dir/hello world2: Excluded 2025/03/08 01:15:05 DEBUG : sub dir/ignore dir: Excluded 2025/03/08 01:15:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/08 01:15:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/08 01:15:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/08 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/08 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/08 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/08 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.47s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:13 DEBUG : file1: md5 = 40faf80291fcaca1113862f1c835dd8c OK 2025/03/08 01:15:16 DEBUG : sub/file2: md5 = 2bc17c166f202b546f01560abbcf5c7c 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/03/08 01:15:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/08 01:15:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/08 01:15:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/08 01:15:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.66s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:23 DEBUG : file1: md5 = 1de8d284adc3568f29d9cf9a7921363d OK 2025/03/08 01:15:25 DEBUG : sub/file2: md5 = 6be1cea7743b63077ab1fc1fe71328a7 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/03/08 01:15:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/notfound" 2025/03/08 01:15:29 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/08 01:15:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.45s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Making directory 2025/03/08 01:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:36 DEBUG : sub dir/hello world: md5 = e01e0278cd261c250c7f6824bd0867b9 OK 2025/03/08 01:15:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:40 DEBUG : potato2: md5 = 0db30077e18a4468fdf7e03bd7da575f OK 2025/03/08 01:15:41 DEBUG : empty space: md5 = 021b9f11c75c1b5cc43153f14258a89c OK --- PASS: TestLs (4.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:44 DEBUG : potato2: md5 = 10d0db45ab7dc143e87768d83c531243 OK 2025/03/08 01:15:45 DEBUG : empty space: md5 = bac2e202c9374b13a8c36f36815d6b74 OK 2025/03/08 01:15:46 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:49 DEBUG : potato2: md5 = a4d64fa55912229282f4c2a947fcb5fe OK 2025/03/08 01:15:50 DEBUG : empty space: md5 = 01557219f59bb3008b470aab6bfe3261 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:54 DEBUG : potato2: md5 = 4d2d5b0c1342b9fe3e35fca7bb06aaec OK 2025/03/08 01:15:55 DEBUG : empty space: md5 = 50a4e9e0dc3476a6b8c9fac96ae45a90 OK --- PASS: TestHashSums (4.65s) === RUN TestHashSumsWithErrors 2025/03/08 01:15:57 DEBUG : Creating backend with remote ":memory:" 2025/03/08 01:15:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/08 01:15:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/08 01:15:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/08 01:15:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/08 01:15:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/08 01:15:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/08 01:15:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/08 01:15:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/08 01:15:57 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:15:58 DEBUG : potato2: md5 = 243a9f2555b2b716df69758458f84f41 OK 2025/03/08 01:15:59 DEBUG : empty space: md5 = 7f20055ab7411bc92c985f421387cf78 OK 2025/03/08 01:16:01 DEBUG : sub dir/potato3: md5 = 988ed31f86930639494b5c7e1e76756c OK 2025/03/08 01:16:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.43s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:16:06 DEBUG : small: md5 = d5bd2ea7a4a9dcfd9cbcc69f4c9936e2 OK 2025/03/08 01:16:08 DEBUG : medium: md5 = 327727f0153627efa7e4311aa663117a OK 2025/03/08 01:16:09 DEBUG : large: md5 = 2e99d6120f9a9561cbeefe48a5ae3f93 OK 2025/03/08 01:16:09 DEBUG : Waiting for deletions to finish 2025/03/08 01:16:10 DEBUG : large: Excluded (Size Filter) 2025/03/08 01:16:10 INFO : medium: Deleted 2025/03/08 01:16:10 INFO : small: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:16:13 DEBUG : small: md5 = 9b734130ebfc1f5af469ad24f615265b OK 2025/03/08 01:16:14 DEBUG : medium: md5 = 44075815ab49b7a298f92627508092db OK 2025/03/08 01:16:15 DEBUG : large: md5 = 92570ccba330aceb1770f859a620e7d5 OK 2025/03/08 01:16:15 DEBUG : Waiting for deletions to finish 2025/03/08 01:16:16 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/08 01:16:16 INFO : medium: Deleted 2025/03/08 01:16:16 INFO : small: Deleted --- PASS: TestMaxDelete (6.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:16:19 DEBUG : small: md5 = 7caaa5cf4e299c4f33a2e97758f255a9 OK 2025/03/08 01:16:21 DEBUG : medium: md5 = 4f2840ce59d711fb692e852746a6760a OK 2025/03/08 01:16:22 DEBUG : large: md5 = 729f308a0712ae7d2935ef401ac1348b OK 2025/03/08 01:16:22 DEBUG : Waiting for deletions to finish 2025/03/08 01:16:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/08 01:16:23 INFO : small: Deleted 2025/03/08 01:16:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:16:26 DEBUG : small: md5 = 27b1de2058c4f3b04c05040316d077c8 OK 2025/03/08 01:16:27 DEBUG : medium: md5 = a4f501e2e16c95b9f7af057fd6a07c0b OK 2025/03/08 01:16:29 DEBUG : large: md5 = bdc44d4904fe4f455c57b2832c68af9e OK 2025/03/08 01:16:29 DEBUG : Waiting for deletions to finish 2025/03/08 01:16:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/08 01:16:29 INFO : large: Deleted 2025/03/08 01:16:30 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:16:33 DEBUG : ReadFile: md5 = e3c588418d36e48d527c8844c86bf799 OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/03/08 01:16:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/08 01:16:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/08 01:16:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 01:16:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 01:16:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 01:16:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 01:16:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:16:37 DEBUG : file1: md5 = 139b3f80dd5b7c23014cd2296ba9dcdd OK 2025/03/08 01:16:38 DEBUG : file2: md5 = 79148ae787fdb1d6e33db5a318a71394 OK --- PASS: TestCat (16.08s) === RUN TestPurge 2025/03/08 01:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dawewab2vehi" 2025/03/08 01:16:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:16:52 DEBUG : Creating backend with remote "TestDrive:crypt/p5rvktfk25r3edqhqt77s95tv1tvd09l0ranv7pjgpbos6r9ibc0" 2025/03/08 01:16:53 DEBUG : Creating backend with remote "/tmp/rclone2829329935" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dawewab2vehi'", Local "Local file system at /tmp/rclone2829329935", Modify Window "1ms" 2025/03/08 01:16:57 DEBUG : A1/B1/C1/one: md5 = 4021eddc38b9c7c952789093a23d5497 OK 2025/03/08 01:16:57 INFO : A2: Making directory 2025/03/08 01:16:58 INFO : A1/B2: Making directory 2025/03/08 01:16:58 INFO : A1/B2/C2: Making directory 2025/03/08 01:16:59 INFO : A1/B1/C3: Making directory 2025/03/08 01:17:00 INFO : A3: Making directory 2025/03/08 01:17:01 INFO : A3/B3: Making directory 2025/03/08 01:17:01 INFO : A3/B3/C4: Making directory 2025/03/08 01:17:04 DEBUG : A1/two: md5 = 4bb18607b3089a82eff07290bd38a470 OK 2025/03/08 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawewab2vehi': Purge remote 2025/03/08 01:17:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.80s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:17:11 DEBUG : A1/B1/C1/one: md5 = fb84d8b9ba58f5651bb4f17038edfc2e OK 2025/03/08 01:17:11 INFO : A2: Making directory 2025/03/08 01:17:12 INFO : A1/B2: Making directory 2025/03/08 01:17:12 INFO : A1/B2/C2: Making directory 2025/03/08 01:17:13 INFO : A1/B1/C3: Making directory 2025/03/08 01:17:14 INFO : A3: Making directory 2025/03/08 01:17:15 INFO : A3/B3: Making directory 2025/03/08 01:17:15 INFO : A3/B3/C4: Making directory 2025/03/08 01:17:18 DEBUG : A1/two: md5 = cfef7f3c854152173086c447694b5e75 OK 2025/03/08 01:17:19 DEBUG : removing 1 level 3 directories 2025/03/08 01:17:19 INFO : A3/B3/C4: Removing directory 2025/03/08 01:17:21 DEBUG : removing 2 level 3 directories 2025/03/08 01:17:21 INFO : A1/B2/C2: Removing directory 2025/03/08 01:17:21 INFO : A1/B1/C3: Removing directory 2025/03/08 01:17:22 DEBUG : removing 2 level 2 directories 2025/03/08 01:17:22 INFO : A3/B3: Removing directory 2025/03/08 01:17:22 INFO : A1/B2: Removing directory 2025/03/08 01:17:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/08 01:17:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 01:17:23 DEBUG : removing 2 level 1 directories 2025/03/08 01:17:23 INFO : A3: Removing directory 2025/03/08 01:17:23 INFO : A2: Removing directory 2025/03/08 01:17:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/08 01:17:27 DEBUG : removing 1 level 3 directories 2025/03/08 01:17:27 INFO : A1/B1/C1: Removing directory 2025/03/08 01:17:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:28 DEBUG : removing 1 level 2 directories 2025/03/08 01:17:28 INFO : A1/B1: Removing directory 2025/03/08 01:17:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 01:17:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 01:17:28 DEBUG : removing 1 level 1 directories 2025/03/08 01:17:28 INFO : A1: Removing directory 2025/03/08 01:17:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 01:17:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 01:17:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 01:17:29 DEBUG : removing 1 level 0 directories 2025/03/08 01:17:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Removing directory 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 01:17:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.25s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:17:31 INFO : A1: Making directory 2025/03/08 01:17:32 INFO : A1/B1: Making directory 2025/03/08 01:17:33 INFO : A1/B1/C1: Making directory 2025/03/08 01:17:35 DEBUG : removing 1 level 3 directories 2025/03/08 01:17:35 INFO : A1/B1/C1: Removing directory 2025/03/08 01:17:36 DEBUG : removing 1 level 2 directories 2025/03/08 01:17:36 INFO : A1/B1: Removing directory 2025/03/08 01:17:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 01:17:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:17:38 INFO : A1: Making directory 2025/03/08 01:17:39 INFO : A1/B1: Making directory 2025/03/08 01:17:40 INFO : A1/B1/C1: Making directory 2025/03/08 01:17:42 DEBUG : removing 1 level 3 directories 2025/03/08 01:17:42 INFO : A1/B1/C1: Removing directory 2025/03/08 01:17:43 DEBUG : removing 1 level 2 directories 2025/03/08 01:17:43 INFO : A1/B1: Removing directory 2025/03/08 01:17:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 01:17:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:17:47 DEBUG : file1: md5 = 8498d89dd540df449fbafc6514277bff OK 2025/03/08 01:17:48 DEBUG : filename.txt: File name found in url 2025/03/08 01:17:49 DEBUG : filename.txt: md5 = 8c6256336c5194cffffe9b6799fee017 OK 2025/03/08 01:17:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/08 01:17:50 DEBUG : headerfilename.txt: md5 = f20dcdb2c0147575ed8d0374d447057e OK 2025/03/08 01:17:52 DEBUG : file2: md5 = 4441797baf88da1f684b7b831a8f4d47 OK --- PASS: TestCopyURL (8.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:17:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/08 01:17:57 DEBUG : sub/file2: md5 = abbca8023cacb776abde7e2916c5486b OK 2025/03/08 01:17:57 INFO : file1: Copied (new) to: sub/file2 2025/03/08 01:17:57 INFO : file1: Deleted 2025/03/08 01:17:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:17:57 DEBUG : file1: Unchanged skipping 2025/03/08 01:17:57 INFO : file1: Deleted 2025/03/08 01:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': don't need to copy/move sub/file2, it is already at target location 2025/03/08 01:17:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:18:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/08 01:18:02 DEBUG : file1: md5 = 91703f4ca503363f19effb64242a3b3d OK 2025/03/08 01:18:02 INFO : file1: Copied (new) 2025/03/08 01:18:02 INFO : file1: Deleted 2025/03/08 01:18:02 DEBUG : file1: Destination exists, skipping 2025/03/08 01:18:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:18:06 DEBUG : dst/file1: md5 = 9ab7f79e34f1758e77a4a142d6ba0456 OK 2025/03/08 01:18:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofudul2lufi/backup" 2025/03/08 01:18:07 DEBUG : Creating backend with remote "TestDrive:crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg/1nrff024r7pq65ecp72fc28jb0" 2025/03/08 01:18:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/08 01:18:11 INFO : dst/file1: Moved (server-side) 2025/03/08 01:18:12 DEBUG : dst/file1: md5 = 4ec199fe14710434576e7ea621092fb7 OK 2025/03/08 01:18:12 INFO : dst/file1: Copied (new) 2025/03/08 01:18:12 INFO : dst/file1: Deleted 2025/03/08 01:18:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:18:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 01:18:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.88s) === 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:18:19 DEBUG : A1/one: md5 = e3a88ac5a643f27223491a2ffa48235b OK 2025/03/08 01:18:20 DEBUG : A1/two: md5 = 8a46eb44dccb7fe731fc86a2b07d1009 OK 2025/03/08 01:18:23 DEBUG : A1/B1/three: md5 = 246153e418bdf959bcabd361f1d8aa35 OK 2025/03/08 01:18:25 DEBUG : A1/B1/C1/four: md5 = 2c43f1e3ed03417651c9530ad093bb98 OK 2025/03/08 01:18:27 DEBUG : A1/B1/C2/five: md5 = 21c614fa20f61d83a429744417a5f412 OK 2025/03/08 01:18:27 INFO : A1/B2: Making directory 2025/03/08 01:18:28 INFO : A1/B1/C3: Making directory 2025/03/08 01:18:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/08 01:18:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/08 01:18:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/08 01:18:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/08 01:18:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/08 01:18:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 01:18:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 01:18:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 01:18:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 01:18:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 01:18:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/08 01:18:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/08 01:18:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/08 01:18:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/08 01:18:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/08 01:18:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/08 01:18:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 01:18:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 01:18:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 01:18:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 01:18:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 01:19:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/08 01:19:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/08 01:19:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 01:19:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 01:19:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 01:19:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/08 01:19:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 01:19:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 01:19:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 01:19:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.57s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 01:19:05 DEBUG : no_checksum_small_file_from_pipe: md5 = bd918a6446418338272f67af66764ac4 OK 2025/03/08 01:19:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/08 01:19:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/08 01:19:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/08 01:19:06 DEBUG : no_checksum_big_file_from_pipe: md5 = 01ceb34233fe904b2bb313f28405ece1 OK 2025/03/08 01:19:06 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 01:19:10 DEBUG : with_checksum_small_file_from_pipe: md5 = aa0f812178dc54b5c451c32a96e424dd OK 2025/03/08 01:19:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/08 01:19:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/08 01:19:11 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ff202be680550d1884a7ff7c82b89e0 OK 2025/03/08 01:19:11 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 01:19:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:19:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/08 01:19:16 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-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 01:19:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/08 01:19:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/08 01:19:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.76s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/08 01:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/08 01:19:24 DEBUG : rcat_metadata: md5 = f21398856e7bf2dde284e09d5ba1dc2c OK 2025/03/08 01:19:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/08 01:19:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/08 01:19:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1fd8e4abd944c0120d6be8b3ab520032 OK 2025/03/08 01:19:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:30 DEBUG : potato1: md5 = 8cb7006f1245c8f8c34abdb1455cfaea OK 2025/03/08 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/08 01:19:31 DEBUG : potato2: md5 = c914c6910fde88e064af39bdcd6fbfdf OK 2025/03/08 01:19:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.49s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:35 DEBUG : potato1: md5 = fadb03f7840b4c89b3b817be8edbbddc OK 2025/03/08 01:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/08 01:19:36 DEBUG : potato2: md5 = c8419e65e0fd38aa19cc579469be938b OK 2025/03/08 01:19:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.22s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:40 DEBUG : potato2: md5 = 52b664926643b26a234a08e615d37c31 OK 2025/03/08 01:19:41 DEBUG : empty space: md5 = b3653e68e57c728c362018f352b74fc1 OK 2025/03/08 01:19:44 DEBUG : sub dir/potato3: md5 = 40ffcebf5dab9c4c2f4f0b3e7f9ad467 OK 2025/03/08 01:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Touching "sub dir/potato3" 2025/03/08 01:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Touching "empty space" 2025/03/08 01:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Touching "potato2" 2025/03/08 01:19:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.01s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:48 DEBUG : dir with metadata: Making directory with metadata 2025/03/08 01:19:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:51 DEBUG : directory with modtime: Making directory with metadata 2025/03/08 01:19:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/08 01:19:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/08 01:19:53 DEBUG : Google drive root 'crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg': Skipping btime metadata as can't update it on an existing file: 2025-03-08T01:19:53.739115064Z 2025/03/08 01:19:54 INFO : non existent directory: Updated directory metadata 2025/03/08 01:19:56 DEBUG : Google drive root 'crypt/bbf4vk3n1od6eu5ndfk8ui7291dg3kr8udjbji7f5ljscmdeoodg': Skipping btime metadata as can't update it on an existing file: 2025-03-08T01:19:53.739115064Z 2025/03/08 01:19:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:19:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/08 01:20:00 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/08 01:20:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:20:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/08 01:20:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/08 01:20:02 DEBUG : dst: Making directory with metadata 2025/03/08 01:20:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/08 01:20:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:20:03 INFO : dst: Set directory modification time (using SetModTime) 2025/03/08 01:20:04 INFO : dst: Set directory modification time (using SetModTime) 2025/03/08 01:20:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/08 01:20:04 INFO : dst: Set directory modification time (using SetModTime) 2025/03/08 01:20:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.59s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi'", Local "Local file system at /tmp/rclone999231562", Modify Window "1ms" 2025/03/08 01:20:08 DEBUG : sub dir/test remove existing: md5 = 0f4e3c07532fc408e4ab8f01dfe4c6b8 OK 2025/03/08 01:20:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cac227410dc0bfb20868be75c852dff6 OK 2025/03/08 01:20:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.divoxuf4" before starting 2025/03/08 01:20:12 DEBUG : sub dir/test remove existing.divoxuf4: TEST: removing renamed existing file after operation 2025/03/08 01:20:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuzuqik3" before starting 2025/03/08 01:20:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuzuqik3: TEST: renaming existing back after failed operation 2025/03/08 01:20:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.posobek0" before starting 2025/03/08 01:20:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.posobek0: TEST: removing renamed existing file after operation 2025/03/08 01:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bfhmkstc66qbsha5n9lr820o7vndcsjp88ag61d828fnv04iichk1a4nfaido91sv7gndfhccfsboca4g72i6clnrj95e058p8rfd5c3fb1v366upt4hnj633a2pncjb5amcatfl7ilssacbvs8lp9ucrkp2cmt6k59votjdprdn3o0ve57g" 2025/03/08 01:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "172j5kqsegjb07hbf5e3on44uogt3amnnd5k0iqshmc2mbdnn55g" --- PASS: TestRemoveExisting (13.56s) === 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/03/08 01:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofudul2lufi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m27.360524566s (try 1/5)