"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/19 01:20:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove" 2025/06/19 01:20:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:20:42 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg" 2025/06/19 01:20:43 DEBUG : Creating backend with remote "/tmp/rclone1865913423" === 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/19 01:20:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/19 01:20:43 DEBUG : potato: Seek from 10 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 10 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Seek from 5 to 2 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/19 01:20:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Seek from 5 to 2 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/19 01:20:43 DEBUG : potato: Seek from 8 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 8 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/19 01:20:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:20:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:20:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:20:43 DEBUG : potato: Seek from 5 to 2 2025/06/19 01:20:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/19 01:20:43 DEBUG : potato: Seek from 9 to 0 2025/06/19 01:20:43 DEBUG : potato: Seek from 9 to 0 2025/06/19 01:20:43 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:20:45 DEBUG : rutabaga: md5 = ab3472957d0311a10e1829f97c7923ac OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/19 01:20:48 DEBUG : empty space: md5 = 6528574184106dcdda1b3c6cc44c80c6 OK === RUN TestCheck/3 2025/06/19 01:20:49 DEBUG : potato2: md5 = 45e34e9e7982ee06c060bd9f6b81ff96 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/19 01:20:52 DEBUG : remotepotato: md5 = f0f27b37b02775788e25edfa725c7afc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.45s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/06/19 01:20:55 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 01:20:55 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 01:20:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/19 01:20:55 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/06/19 01:20:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/19 01:20:55 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:20:56 DEBUG : rutabaga: md5 = 9fbfccde02ae4fd8be77603f41895385 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/19 01:21:00 DEBUG : empty space: md5 = c92ac7da6e93e3940f9ab4fba76014e9 OK === RUN TestCheckDownload/3 2025/06/19 01:21:02 DEBUG : potato2: md5 = 1018efc261a56c8a25833f1fc39b4197 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/19 01:21:06 DEBUG : remotepotato: md5 = a7433ef64b848fcb027a7372b7c8cc77 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.13s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:21:12 DEBUG : rutabaga: md5 = c76424f5c6173571808e7e970e75eab0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/19 01:21:14 DEBUG : empty space: md5 = 22468342215a83e3b305b22c561e155b OK === RUN TestCheckSizeOnly/3 2025/06/19 01:21:16 DEBUG : potato2: md5 = 79d49cc4e2729419be3c4d8fcbf7dde0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/19 01:21:18 DEBUG : remotepotato: md5 = 54cc9df8f606c343395281766d16e3d7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.38s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:21:22 DEBUG : test.sum: md5 = 19677a93375307d68c840273c4833ee7 OK 2025/06/19 01:21:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 01:21:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 01:21:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 01:21:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/19 01:21:25 DEBUG : test.sum: md5 = 9d9db379f7c2d1aebe59ff1c13aff257 OK 2025/06/19 01:21:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 01:21:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 01:21:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 01:21:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.79s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/data" 2025/06/19 01:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:21:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/data" 2025/06/19 01:21:29 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/vjrnln8ratgmqakfosrqe8espk" 2025/06/19 01:21:32 DEBUG : data/banana: md5 = 982f587b9ca3a87d91ede33ba3ed3921 OK 2025/06/19 01:21:34 DEBUG : test.sum: md5 = 256a438918fa1db136c572da05fe477b OK === RUN TestCheckSumDownload/subtest1 2025/06/19 01:21:38 DEBUG : data/potato: md5 = 165da7a44240a32790eb692841f9e8e9 OK 2025/06/19 01:21:40 DEBUG : test.sum: md5 = 4895dcb5497bf772e50716db1efae7b9 OK === RUN TestCheckSumDownload/subtest2 2025/06/19 01:21:44 DEBUG : test.sum: md5 = 9419a3eb1ef111c5120999c974b39f8d OK === RUN TestCheckSumDownload/subtest3 2025/06/19 01:21:47 DEBUG : test.sum: md5 = 518a59697070f753499ba58aa67aace3 OK === RUN TestCheckSumDownload/subtest4 2025/06/19 01:21:51 DEBUG : test.sum: md5 = 19f7666d47a25b03717ba58eadf2824c OK 2025/06/19 01:21:52 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/06/19 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/06/19 01:21:52 DEBUG : TestDrive: Saved new token in config file === RUN TestCheckSumDownload/subtest5 2025/06/19 01:21:55 DEBUG : test.sum: md5 = 05607ef85168503265ef0e62e8a35432 OK === RUN TestCheckSumDownload/subtest6 2025/06/19 01:22:00 DEBUG : data/banana: md5 = 1a519dd391f888b45d4d9b97cb5553a7 OK 2025/06/19 01:22:01 DEBUG : data/potato: md5 = 746fbf7b79cd31ba9a98e9b779794b7c OK 2025/06/19 01:22:03 DEBUG : test.sum: md5 = 1fad6f2ed4614c89795b6f9f7c52533c OK === RUN TestCheckSumDownload/subtest7 2025/06/19 01:22:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/19 01:22:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.22s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.10s) --- PASS: TestCheckSumDownload/subtest6 (2.66s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/06/19 01:22:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daheqat0xehe" 2025/06/19 01:22:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:08 DEBUG : Creating backend with remote "TestDrive:crypt/stcp33nrmoel192a66hf91gb1r22953f92ul4bp5ms14r778apvg" 2025/06/19 01:22:09 DEBUG : Creating backend with remote "/tmp/rclone3403880706" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe'", Local "Local file system at /tmp/rclone3403880706", Modify Window "1ms" 2025/06/19 01:22:11 DEBUG : hello, world!: md5 = 0c3b6f67c2e2a567170b3aae9daa0070 OK upper checkfile vs. lower remote (without normalization) 2025/06/19 01:22:12 ERROR : hello, world!: sum not found 2025/06/19 01:22:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe' 2025/06/19 01:22:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe': 1 files missing 2025/06/19 01:22:12 NOTICE: 1 hashes missing 2025/06/19 01:22:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe': 2 differences found 2025/06/19 01:22:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/19 01:22:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe': 0 differences found 2025/06/19 01:22:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe': 1 matching files 2025/06/19 01:22:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biwadon0wita" 2025/06/19 01:22:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:13 DEBUG : Creating backend with remote "TestDrive:crypt/p917jrc1j1bssavcljg18b7bep934g4sfoue5qnf26o9lcb0pp90" 2025/06/19 01:22:14 DEBUG : Creating backend with remote "/tmp/rclone3597914" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita'", Local "Local file system at /tmp/rclone3597914", Modify Window "1ms" 2025/06/19 01:22:16 DEBUG : HELLO, WORLD!: md5 = f6ba1ec3aeb0ec53419930f16ca7cd5f OK lower checkfile vs. upper remote (without normalization) 2025/06/19 01:22:17 ERROR : HELLO, WORLD!: sum not found 2025/06/19 01:22:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita' 2025/06/19 01:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita': 1 files missing 2025/06/19 01:22:17 NOTICE: 1 hashes missing 2025/06/19 01:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita': 2 differences found 2025/06/19 01:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/19 01:22:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita': 0 differences found 2025/06/19 01:22:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita': 1 matching files 2025/06/19 01:22:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xidapeq0rage" 2025/06/19 01:22:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:18 DEBUG : Creating backend with remote "TestDrive:crypt/qkgttdrh46skt2g6h126e5sns7f4ead846b2hbcd31s56ebtkjgg" 2025/06/19 01:22:19 DEBUG : Creating backend with remote "/tmp/rclone1665154061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage'", Local "Local file system at /tmp/rclone1665154061", Modify Window "1ms" 2025/06/19 01:22:21 DEBUG : HeLlO, wOrLd!: md5 = b2f64ae5156145e175b933a5b8cef7ac OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/19 01:22:21 ERROR : HeLlO, wOrLd!: sum not found 2025/06/19 01:22:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage' 2025/06/19 01:22:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage': 1 files missing 2025/06/19 01:22:21 NOTICE: 1 hashes missing 2025/06/19 01:22:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage': 2 differences found 2025/06/19 01:22:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/19 01:22:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage': 0 differences found 2025/06/19 01:22:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage': 1 matching files 2025/06/19 01:22:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qezuxof0hari" 2025/06/19 01:22:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:23 DEBUG : Creating backend with remote "TestDrive:crypt/8aa06983l8p8h557nf79nvpoj2s5ulluqksnsem6i52l66t601j0" 2025/06/19 01:22:24 DEBUG : Creating backend with remote "/tmp/rclone3441424185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari'", Local "Local file system at /tmp/rclone3441424185", Modify Window "1ms" 2025/06/19 01:22:26 DEBUG : HELLO, WORLD!: md5 = 287db3eadb593ee47276f207a9f77b06 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/19 01:22:26 ERROR : HELLO, WORLD!: sum not found 2025/06/19 01:22:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari' 2025/06/19 01:22:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari': 1 files missing 2025/06/19 01:22:26 NOTICE: 1 hashes missing 2025/06/19 01:22:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari': 2 differences found 2025/06/19 01:22:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/19 01:22:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari': 0 differences found 2025/06/19 01:22:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari': 1 matching files 2025/06/19 01:22:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijecoz5kime" 2025/06/19 01:22:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:27 DEBUG : Creating backend with remote "TestDrive:crypt/7hpiul3v6ve9ci9a3rnssqgudc0ft0shrjcmipus6oga3t8kbpog" 2025/06/19 01:22:28 DEBUG : Creating backend with remote "/tmp/rclone1816008293" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime'", Local "Local file system at /tmp/rclone1816008293", Modify Window "1ms" 2025/06/19 01:22:31 DEBUG : 測試_Русский___ě_áñ: md5 = 0410b6b5a66c6688a8c5efb2a9873954 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/19 01:22:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 01:22:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime' 2025/06/19 01:22:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime': 1 files missing 2025/06/19 01:22:31 NOTICE: 1 hashes missing 2025/06/19 01:22:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime': 2 differences found 2025/06/19 01:22:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/19 01:22:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime': 0 differences found 2025/06/19 01:22:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime': 1 matching files 2025/06/19 01:22:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-binomim4bate" 2025/06/19 01:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:32 DEBUG : Creating backend with remote "TestDrive:crypt/bngit4klcs2ola7k17hu0qi4145onmrsdraek5bgim0oo0ju294g" 2025/06/19 01:22:33 DEBUG : Creating backend with remote "/tmp/rclone2417789494" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate'", Local "Local file system at /tmp/rclone2417789494", Modify Window "1ms" 2025/06/19 01:22:35 DEBUG : 測試_Русский___ě_áñ: md5 = e87798890c352333302424f651b44273 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/19 01:22:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 01:22:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate' 2025/06/19 01:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate': 1 files missing 2025/06/19 01:22:36 NOTICE: 1 hashes missing 2025/06/19 01:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate': 2 differences found 2025/06/19 01:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/19 01:22:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate': 0 differences found 2025/06/19 01:22:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate': 1 matching files 2025/06/19 01:22:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaqunuz4hese" 2025/06/19 01:22:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:37 DEBUG : Creating backend with remote "TestDrive:crypt/8qctj7uurtg8nl03i578b0nempl6j5dmh9pt28laued4jo8ssleg" 2025/06/19 01:22:38 DEBUG : Creating backend with remote "/tmp/rclone3676259496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese'", Local "Local file system at /tmp/rclone3676259496", Modify Window "1ms" 2025/06/19 01:22:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 44c16380027cc936947cdeefd428b2a1 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/19 01:22:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:22:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese' 2025/06/19 01:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese': 1 files missing 2025/06/19 01:22:40 NOTICE: 1 hashes missing 2025/06/19 01:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese': 2 differences found 2025/06/19 01:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/19 01:22:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese': 0 differences found 2025/06/19 01:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese': 1 matching files 2025/06/19 01:22:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajivuh9dajo" 2025/06/19 01:22:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:41 DEBUG : Creating backend with remote "TestDrive:crypt/lm5m3eqqdp104i7bdrji28oft9c67saqnpkd7sf2508jee935i30" 2025/06/19 01:22:42 DEBUG : Creating backend with remote "/tmp/rclone3538897400" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo'", Local "Local file system at /tmp/rclone3538897400", Modify Window "1ms" 2025/06/19 01:22:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 21c661ce202f9e0f78846cb020c501d2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/19 01:22:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:22:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo' 2025/06/19 01:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo': 1 files missing 2025/06/19 01:22:45 NOTICE: 1 hashes missing 2025/06/19 01:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo': 2 differences found 2025/06/19 01:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/19 01:22:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo': 0 differences found 2025/06/19 01:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo': 1 matching files 2025/06/19 01:22:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceqir6woqe" 2025/06/19 01:22:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:46 DEBUG : Creating backend with remote "TestDrive:crypt/0jeqsvfo7q8t4m396h428phceul66rgtjn1ijjnpa4vi4gdokj50" 2025/06/19 01:22:47 DEBUG : Creating backend with remote "/tmp/rclone4075401537" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe'", Local "Local file system at /tmp/rclone4075401537", Modify Window "1ms" 2025/06/19 01:22:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 217c3b7e5470a8596a8ac9d8467d17c0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/19 01:22:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:22:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe' 2025/06/19 01:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe': 1 files missing 2025/06/19 01:22:49 NOTICE: 1 hashes missing 2025/06/19 01:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe': 2 differences found 2025/06/19 01:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/19 01:22:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe': 0 differences found 2025/06/19 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe': 1 matching files 2025/06/19 01:22:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudevoj5hefi" 2025/06/19 01:22:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/0db30mqahvhu2eh0qpjfrsr8oi6l9geus9alg942pp32jgkm0cq0" 2025/06/19 01:22:52 DEBUG : Creating backend with remote "/tmp/rclone2714802296" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi'", Local "Local file system at /tmp/rclone2714802296", Modify Window "1ms" 2025/06/19 01:22:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e998c8eb2701e049b921f26fe73568df OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/19 01:22:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:22:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi' 2025/06/19 01:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi': 1 files missing 2025/06/19 01:22:54 NOTICE: 1 hashes missing 2025/06/19 01:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi': 2 differences found 2025/06/19 01:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/19 01:22:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi': 0 differences found 2025/06/19 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi': 1 matching files 2025/06/19 01:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudevoj5hefi': Purge remote 2025/06/19 01:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceqir6woqe': Purge remote 2025/06/19 01:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajivuh9dajo': Purge remote 2025/06/19 01:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqunuz4hese': Purge remote 2025/06/19 01:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binomim4bate': Purge remote 2025/06/19 01:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijecoz5kime': Purge remote 2025/06/19 01:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezuxof0hari': Purge remote 2025/06/19 01:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidapeq0rage': Purge remote 2025/06/19 01:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biwadon0wita': Purge remote 2025/06/19 01:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daheqat0xehe': Purge remote --- PASS: TestApplyTransforms (51.57s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:23:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 01:23:02 DEBUG : sub/file2: md5 = f22e8796d5ad03a9bb487321fe73322a OK 2025/06/19 01:23:02 INFO : file1: Copied (new) to: sub/file2 2025/06/19 01:23:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:23:03 DEBUG : file1: Unchanged skipping 2025/06/19 01:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': don't need to copy/move sub/file2, it is already at target location 2025/06/19 01:23:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.69s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:23:08 DEBUG : dst/file1: md5 = d4331268df51575f18da6e1540d8e1e4 OK 2025/06/19 01:23:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/backup" 2025/06/19 01:23:09 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/1nrff024r7pq65ecp72fc28jb0" 2025/06/19 01:23:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 01:23:12 INFO : dst/file1: Moved (server-side) 2025/06/19 01:23:14 DEBUG : dst/file1: md5 = c7283b89ffa51f530fed3213bf346aed OK 2025/06/19 01:23:14 INFO : dst/file1: Copied (new) 2025/06/19 01:23:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:23:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:23:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/dst" 2025/06/19 01:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:23:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/CompareDest" 2025/06/19 01:23:20 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/gveqi14airsml4bgu7krj116o8" 2025/06/19 01:23:22 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 01:23:24 DEBUG : one: md5 = ed9ddf3bab5f068a940d089090be4e0f OK 2025/06/19 01:23:24 INFO : one: Copied (new) 2025/06/19 01:23:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:23:26 DEBUG : one: md5 = cbb05fb1229c712b0d852222c6e217b7 OK 2025/06/19 01:23:26 INFO : one: Copied (replaced existing) 2025/06/19 01:23:28 DEBUG : dst/one: md5 = 56364d1907405c48cd2da7c00494a35a OK 2025/06/19 01:23:30 DEBUG : CompareDest/one: md5 = b46a66a82d5da83312bb562b722c04dc OK 2025/06/19 01:23:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:23:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:23:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:23:34 DEBUG : CompareDest/two: md5 = 4222132eaa53877f1ff135a1fe935581 OK 2025/06/19 01:23:34 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:23:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:23:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:23:35 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:23:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:23:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:23:37 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:23:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 01:23:38 DEBUG : two: md5 = cdca3d05a11a5cf13b6eb8ee22c395a7 OK 2025/06/19 01:23:38 INFO : two: Copied (new) 2025/06/19 01:23:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:23:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:23:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:23:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.25s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:23:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/dst" 2025/06/19 01:23:43 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/CopyDest" 2025/06/19 01:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/19 01:23:46 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 01:23:48 DEBUG : one: md5 = 29a5e5ba55da7f0b47b877ac89c4077b OK 2025/06/19 01:23:48 INFO : one: Copied (new) 2025/06/19 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:23:51 DEBUG : one: md5 = 869ec9bac5cae5059f78054318e84b24 OK 2025/06/19 01:23:51 INFO : one: Copied (replaced existing) 2025/06/19 01:23:53 DEBUG : dst/one: md5 = f9b6427912e991cfc26e941e129c4606 OK 2025/06/19 01:23:55 DEBUG : CopyDest/one: md5 = 6ff2fe9730ff7f59880bd68ea1e61d70 OK 2025/06/19 01:23:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/BackupDir" 2025/06/19 01:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/19 01:23:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:23:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:23:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:23:59 INFO : one: Moved (server-side) 2025/06/19 01:24:00 INFO : one: Copied (server-side copy) 2025/06/19 01:24:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 01:24:02 DEBUG : CopyDest/two: md5 = bb963b0fbb997eaace1e5d4249ebebc1 OK 2025/06/19 01:24:02 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:24:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:24:04 INFO : two: Copied (server-side copy) 2025/06/19 01:24:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 01:24:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:24:04 DEBUG : two: Unchanged skipping 2025/06/19 01:24:06 DEBUG : CopyDest/three: md5 = b2310b4c82ea0c4ae1fe868a54032382 OK 2025/06/19 01:24:07 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 01:24:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 01:24:07 DEBUG : three: Destination not found in --copy-dest 2025/06/19 01:24:09 DEBUG : three: md5 = 130578b650e8a38d8810e4f93b241669 OK 2025/06/19 01:24:09 INFO : three: Copied (new) 2025/06/19 01:24:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/19 01:24:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:24:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:24:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:24:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/19 01:24:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:24:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.31s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/19 01:24:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 988988a7545657691bd601fc54b810b1 OK 2025/06/19 01:24:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/19 01:24:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/19 01:24:19 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/06/19 01:24:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/19 01:24:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/19 01:24:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3ac935845dbdf3c8b8b9dbbad4766834 OK 2025/06/19 01:24:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/19 01:24:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/19 01:24:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using skip mode. 2025/06/19 01:24:28 NOTICE: one: Found 2 files with duplicate names 2025/06/19 01:24:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using skip mode. 2025/06/19 01:24:34 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:24:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/19 01:24:35 INFO : one: Deleted 2025/06/19 01:24:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using first mode. 2025/06/19 01:24:40 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:24:40 INFO : one: Deleted 2025/06/19 01:24:41 INFO : one: Deleted 2025/06/19 01:24:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.96s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using newest mode. 2025/06/19 01:24:46 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:24:47 INFO : one: Deleted 2025/06/19 01:24:47 INFO : one: Deleted 2025/06/19 01:24:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.14s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using oldest mode. 2025/06/19 01:24:53 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:24:54 INFO : one: Deleted 2025/06/19 01:24:54 INFO : one: Deleted 2025/06/19 01:24:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.70s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using largest mode. 2025/06/19 01:24:59 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:25:00 INFO : one: Deleted 2025/06/19 01:25:00 INFO : one: Deleted 2025/06/19 01:25:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.99s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using smallest mode. 2025/06/19 01:25:05 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:25:06 INFO : one: Deleted 2025/06/19 01:25:06 INFO : one: Deleted 2025/06/19 01:25:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:25:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Looking for duplicate names using rename mode. 2025/06/19 01:25:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/19 01:25:14 INFO : one-2.txt: renamed from: one.txt 2025/06/19 01:25:15 INFO : one-3.txt: renamed from: one.txt 2025/06/19 01:25:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:25:21 DEBUG : dupe1/one.txt: md5 = ef78913a40d10c42f566cee468bc226d OK 2025/06/19 01:25:23 DEBUG : dupe2/two.txt: md5 = a0ba7a49dee70d1e048971aff186784c OK 2025/06/19 01:25:25 DEBUG : dupe3/three.txt: md5 = 0d47af56e2051e644121fef91bf14518 OK 2025/06/19 01:25:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/19 01:25:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/19 01:25:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/19 01:25:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/19 01:25:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/19 01:25:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/19 01:25:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.30s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:25:32 DEBUG : a.txt: md5 = f6c0bb53fde879e8e3d484f238362e2a OK 2025/06/19 01:25:34 DEBUG : zend.txt: md5 = 34ec1479eb7484310d3885a582dd40c8 OK 2025/06/19 01:25:36 DEBUG : sub dir/hello world: md5 = f7d20fa20b5f71e6d076fb42f7160fe3 OK 2025/06/19 01:25:37 DEBUG : sub dir/hello world2: md5 = 62b8597ea2a167210004c0a6526ca6a8 OK 2025/06/19 01:25:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 601d65ca9f2c3b4dea42a33cdd3a66fb OK 2025/06/19 01:25:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4bc6ed9fc6a0d10733db034b351b17ee OK 2025/06/19 01:25:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6b7108a844e0103ee948e1f4e53217f1 OK 2025/06/19 01:25:44 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 01:25:44 DEBUG : a.txt: Excluded 2025/06/19 01:25:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:25:44 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:25:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:25:44 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:25:45 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:25:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:25:45 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:25:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:25:45 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:25:45 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:25:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/19 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/19 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/19 01:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/19 01:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/19 01:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/19 01:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.25s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:25:54 DEBUG : a.txt: md5 = ef8805e6509cc89af81175cf504d71d3 OK 2025/06/19 01:25:55 DEBUG : zend.txt: md5 = 29ed44a79d9ca52eaf01ab6ac031c36f OK 2025/06/19 01:25:57 DEBUG : sub dir/hello world: md5 = c8ede144bf540a5493c50d953806ef59 OK 2025/06/19 01:25:59 DEBUG : sub dir/hello world2: md5 = 1a22223afd1a30f58a6906f3585dcc3b OK 2025/06/19 01:26:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 17d88ac8979765c06852195ed6570441 OK 2025/06/19 01:26:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = b57fe8360897b8c5aed881e12c8010a2 OK 2025/06/19 01:26:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2347018afa2179268643d354edc08538 OK 2025/06/19 01:26:06 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 01:26:06 DEBUG : a.txt: Excluded 2025/06/19 01:26:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:26:06 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:26:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:26:06 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:26:07 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:26:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:26:07 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:26:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:26:07 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:26:07 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/19 01:26:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/19 01:26:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/19 01:26:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/19 01:26:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/19 01:26:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/19 01:26:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:15 DEBUG : file1: md5 = 91a3f031a94366c65d3faa03d68db1ef OK 2025/06/19 01:26:17 DEBUG : sub/file2: md5 = 9b091756fefd355e1a14458adedb0b98 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/06/19 01:26:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/19 01:26:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/19 01:26:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/19 01:26:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.28s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:25 DEBUG : file1: md5 = 9da944d4bcb8da82f76aa9017e6a3309 OK 2025/06/19 01:26:27 DEBUG : sub/file2: md5 = 2589a2fa697b80a9cade33ac1a3b127b 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/06/19 01:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/notfound" 2025/06/19 01:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/qe0i31qdkoejk60elps0ni5sqk" 2025/06/19 01:26:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.22s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Making directory 2025/06/19 01:26:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:38 DEBUG : sub dir/hello world: md5 = 4353240f74306acaa3ca2918b7190344 OK 2025/06/19 01:26:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:41 DEBUG : potato2: md5 = 20d0db011053aab0c9c5d23d57cbea3c OK 2025/06/19 01:26:43 DEBUG : empty space: md5 = 31733dad6035b0d474bbc76123b16676 OK --- PASS: TestLs (4.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:46 DEBUG : potato2: md5 = 1ef930605297a684bc79676d8f23c0ab OK 2025/06/19 01:26:47 DEBUG : empty space: md5 = 914c5630f0ebcf221ede3228c5101d5e OK 2025/06/19 01:26:48 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:51 DEBUG : potato2: md5 = c12fcb744d324c2d7987e70813f24b0e OK 2025/06/19 01:26:52 DEBUG : empty space: md5 = b852dfe197c5b945deda4a8bdc0df89f OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:26:55 DEBUG : potato2: md5 = 4ac78cd615ad4a4cc87422748a8bad13 OK 2025/06/19 01:26:57 DEBUG : empty space: md5 = 4415439daf150f4723f6058d314f37c3 OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2025/06/19 01:26:58 DEBUG : Creating backend with remote ":memory:" 2025/06/19 01:26:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/19 01:26:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 01:26:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 01:26:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 01:26:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 01:26:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 01:26:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 01:26:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/19 01:26:58 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:00 DEBUG : potato2: md5 = 85b0c316fc225fd328c38c9ecb814744 OK 2025/06/19 01:27:01 DEBUG : empty space: md5 = 708656c1fcfa8c630536feba0038632f OK 2025/06/19 01:27:03 DEBUG : sub dir/potato3: md5 = a9e813cfab22f1b523c8093e54f6eaff OK 2025/06/19 01:27:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.10s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:08 DEBUG : small: md5 = 5fe4dfb20af0b654e57a9d9f1c94eada OK 2025/06/19 01:27:09 DEBUG : medium: md5 = e4cbf8878a15c2e23855090dcad3951d OK 2025/06/19 01:27:10 DEBUG : large: md5 = 413cf7f38b670ff35220be01ddc04e0e OK 2025/06/19 01:27:11 DEBUG : Waiting for deletions to finish 2025/06/19 01:27:11 DEBUG : large: Excluded (Size Filter) 2025/06/19 01:27:11 INFO : small: Deleted 2025/06/19 01:27:11 INFO : medium: Deleted --- PASS: TestDelete (6.04s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:14 DEBUG : small: md5 = c123f00f20ee036f111ddb511dc7cd84 OK 2025/06/19 01:27:15 DEBUG : medium: md5 = e94f2902bdd6eb50b41700767d94cd70 OK 2025/06/19 01:27:17 DEBUG : large: md5 = 8e798816d71f50dbf6bd899813d20845 OK 2025/06/19 01:27:17 DEBUG : Waiting for deletions to finish 2025/06/19 01:27:17 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/19 01:27:18 INFO : small: Deleted 2025/06/19 01:27:18 INFO : large: Deleted --- PASS: TestMaxDelete (6.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:21 DEBUG : small: md5 = e37d873303a4649b5b851ba379001e0f OK 2025/06/19 01:27:22 DEBUG : medium: md5 = e8d1166d13fca27a323baef9955ecc95 OK 2025/06/19 01:27:23 DEBUG : large: md5 = 1004e376e557e9e0de1c5a37375850be OK 2025/06/19 01:27:24 DEBUG : Waiting for deletions to finish 2025/06/19 01:27:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 01:27:24 INFO : medium: Deleted 2025/06/19 01:27:24 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:27 DEBUG : small: md5 = 6e99526df984d24a818cdb6dfbf4ec6b OK 2025/06/19 01:27:29 DEBUG : medium: md5 = 4babd9d840b197dacf742af7096598a1 OK 2025/06/19 01:27:30 DEBUG : large: md5 = 8427a456d9490b10d0d0ed89c590a6ba OK 2025/06/19 01:27:30 DEBUG : Waiting for deletions to finish 2025/06/19 01:27:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 01:27:31 INFO : large: Deleted 2025/06/19 01:27:31 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.89s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:34 DEBUG : ReadFile: md5 = 4f6fbbf0ccc05724f84795ee6b90afd3 OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/06/19 01:27:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/19 01:27:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/19 01:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:27:37 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:27:38 DEBUG : file1: md5 = 2943f0a07b7c8d382a4d70aa1626f590 OK 2025/06/19 01:27:41 DEBUG : file2: md5 = 12cfad74f1e4756dc72ffe49053b08b2 OK --- PASS: TestCat (16.85s) === RUN TestPurge 2025/06/19 01:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zenowut5qoda" 2025/06/19 01:27:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/qm2mkj8r1fbue77c8q6af23ptr64t39cloq6okjs8sl8ohsl36rg" 2025/06/19 01:27:55 DEBUG : Creating backend with remote "/tmp/rclone1310840696" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zenowut5qoda'", Local "Local file system at /tmp/rclone1310840696", Modify Window "1ms" 2025/06/19 01:27:59 DEBUG : A1/B1/C1/one: md5 = a8b3968aef3c7157a2ef75e397217901 OK 2025/06/19 01:27:59 INFO : A2: Making directory 2025/06/19 01:28:00 INFO : A1/B2: Making directory 2025/06/19 01:28:01 INFO : A1/B2/C2: Making directory 2025/06/19 01:28:01 INFO : A1/B1/C3: Making directory 2025/06/19 01:28:02 INFO : A3: Making directory 2025/06/19 01:28:03 INFO : A3/B3: Making directory 2025/06/19 01:28:04 INFO : A3/B3/C4: Making directory 2025/06/19 01:28:06 DEBUG : A1/two: md5 = 2da60ca87779bbc08916f2e831c71a6e OK 2025/06/19 01:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zenowut5qoda': Purge remote 2025/06/19 01:28:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.30s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:28:13 DEBUG : A1/B1/C1/one: md5 = c4f951f51e531292f3e3147cd373a0bd OK 2025/06/19 01:28:13 INFO : A2: Making directory 2025/06/19 01:28:13 INFO : A1/B2: Making directory 2025/06/19 01:28:14 INFO : A1/B2/C2: Making directory 2025/06/19 01:28:15 INFO : A1/B1/C3: Making directory 2025/06/19 01:28:16 INFO : A3: Making directory 2025/06/19 01:28:17 INFO : A3/B3: Making directory 2025/06/19 01:28:17 INFO : A3/B3/C4: Making directory 2025/06/19 01:28:19 DEBUG : A1/two: md5 = 927b620fcf6da2270155648fc616f608 OK 2025/06/19 01:28:20 DEBUG : removing 1 level 3 directories 2025/06/19 01:28:20 INFO : A3/B3/C4: Removing directory 2025/06/19 01:28:23 DEBUG : removing 2 level 3 directories 2025/06/19 01:28:23 INFO : A1/B2/C2: Removing directory 2025/06/19 01:28:23 INFO : A1/B1/C3: Removing directory 2025/06/19 01:28:24 DEBUG : removing 2 level 2 directories 2025/06/19 01:28:24 INFO : A3/B3: Removing directory 2025/06/19 01:28:24 INFO : A1/B2: Removing directory 2025/06/19 01:28:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/19 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:28:24 DEBUG : removing 2 level 1 directories 2025/06/19 01:28:24 INFO : A3: Removing directory 2025/06/19 01:28:24 INFO : A2: Removing directory 2025/06/19 01:28:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/19 01:28:28 DEBUG : removing 1 level 3 directories 2025/06/19 01:28:28 INFO : A1/B1/C1: Removing directory 2025/06/19 01:28:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:29 DEBUG : removing 1 level 2 directories 2025/06/19 01:28:29 INFO : A1/B1: Removing directory 2025/06/19 01:28:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:28:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:28:30 DEBUG : removing 1 level 1 directories 2025/06/19 01:28:30 INFO : A1: Removing directory 2025/06/19 01:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:28:30 DEBUG : removing 1 level 0 directories 2025/06/19 01:28:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Removing directory 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:28:31 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:28:33 INFO : A1: Making directory 2025/06/19 01:28:33 INFO : A1/B1: Making directory 2025/06/19 01:28:34 INFO : A1/B1/C1: Making directory 2025/06/19 01:28:37 DEBUG : removing 1 level 3 directories 2025/06/19 01:28:37 INFO : A1/B1/C1: Removing directory 2025/06/19 01:28:37 DEBUG : removing 1 level 2 directories 2025/06/19 01:28:37 INFO : A1/B1: Removing directory 2025/06/19 01:28:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:28:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:28:40 INFO : A1: Making directory 2025/06/19 01:28:41 INFO : A1/B1: Making directory 2025/06/19 01:28:41 INFO : A1/B1/C1: Making directory 2025/06/19 01:28:44 DEBUG : removing 1 level 3 directories 2025/06/19 01:28:44 INFO : A1/B1/C1: Removing directory 2025/06/19 01:28:45 DEBUG : removing 1 level 2 directories 2025/06/19 01:28:45 INFO : A1/B1: Removing directory 2025/06/19 01:28:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:28:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.70s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:28:49 DEBUG : file1: md5 = c10719f36aaaf8eea21950704046ff2c OK 2025/06/19 01:28:49 DEBUG : filename.txt: File name found in url 2025/06/19 01:28:51 DEBUG : filename.txt: md5 = 390db80ad3c88424ca05c8bbb89e9b99 OK 2025/06/19 01:28:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/19 01:28:52 DEBUG : headerfilename.txt: md5 = c9571887b8b5031d49d948e529086fa5 OK 2025/06/19 01:28:53 DEBUG : file2: md5 = 41f2b99b902dc482d3ccc8540cd85f76 OK --- PASS: TestCopyURL (8.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:28:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 01:28:58 DEBUG : sub/file2: md5 = 9dee829eed9df90fd664984225c5d8d4 OK 2025/06/19 01:28:58 INFO : file1: Copied (new) to: sub/file2 2025/06/19 01:28:58 INFO : file1: Deleted 2025/06/19 01:28:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:28:59 DEBUG : file1: Unchanged skipping 2025/06/19 01:28:59 INFO : file1: Deleted 2025/06/19 01:28:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': don't need to copy/move sub/file2, it is already at target location 2025/06/19 01:29:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:29:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 01:29:03 DEBUG : file1: md5 = 69ca24d657fe420a4a6d8310d8fcd62e OK 2025/06/19 01:29:03 INFO : file1: Copied (new) 2025/06/19 01:29:03 INFO : file1: Deleted 2025/06/19 01:29:04 DEBUG : file1: Destination exists, skipping 2025/06/19 01:29:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:29:08 DEBUG : dst/file1: md5 = 1d4213cf0d26b0771f23e603e73504b2 OK 2025/06/19 01:29:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelefin2bove/backup" 2025/06/19 01:29:09 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg/1nrff024r7pq65ecp72fc28jb0" 2025/06/19 01:29:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 01:29:12 INFO : dst/file1: Moved (server-side) 2025/06/19 01:29:14 DEBUG : dst/file1: md5 = f9821ff8cbc2113ab1f5c7d11423a598 OK 2025/06/19 01:29:14 INFO : dst/file1: Copied (new) 2025/06/19 01:29:14 INFO : dst/file1: Deleted 2025/06/19 01:29:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:29:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:29:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.53s) === 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:29:20 DEBUG : A1/one: md5 = a828e246ad242552f339a92af406f7c6 OK 2025/06/19 01:29:22 DEBUG : A1/two: md5 = 29388042dba23d7a7681e14a8481abc0 OK 2025/06/19 01:29:24 DEBUG : A1/B1/three: md5 = 543dac430176101543cf3e8308feb69d OK 2025/06/19 01:29:26 DEBUG : A1/B1/C1/four: md5 = ab683bcb21188f1972fba5a8d9f3e09f OK 2025/06/19 01:29:28 DEBUG : A1/B1/C2/five: md5 = 5739912a43149bf38bf7b71f593a1445 OK 2025/06/19 01:29:28 INFO : A1/B2: Making directory 2025/06/19 01:29:28 INFO : A1/B1/C3: Making directory 2025/06/19 01:29:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/19 01:29:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/19 01:29:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/19 01:29:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/19 01:29:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/19 01:29:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:29:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:29:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:29:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:29:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:29:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/19 01:29:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/19 01:29:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/19 01:29:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/19 01:29:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/19 01:29:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/19 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:29:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/19 01:29:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.79s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:01 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:30:03 DEBUG : no_checksum_small_file_from_pipe: md5 = e2413de351e1daaa5d6a06d87d763f97 OK 2025/06/19 01:30:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/19 01:30:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/19 01:30:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/19 01:30:05 DEBUG : no_checksum_big_file_from_pipe: md5 = d1c77138b93c939d9cfdba60b05bd603 OK 2025/06/19 01:30:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:30:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 19b1878f8c8b35f86deed6856df9ca43 OK 2025/06/19 01:30:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/19 01:30:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/19 01:30:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 1fa4122953ff659d69fad598d4aab498 OK 2025/06/19 01:30:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:30:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:30:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/19 01:30:14 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-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:30:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/19 01:30:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/19 01:30:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/19 01:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (48 bytes), uploading instead of streaming 2025/06/19 01:30:23 DEBUG : rcat_metadata: md5 = 18772ebd245caed02656518cbda6ecfd OK 2025/06/19 01:30:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/19 01:30:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/19 01:30:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = 12883045ae6711371bf0d9f0d906b35b OK 2025/06/19 01:30:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.91s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.87s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:28 DEBUG : potato1: md5 = 8afcb6b02f1738a2376e3a1ea2bdc5f5 OK 2025/06/19 01:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (60 bytes), uploading instead of streaming 2025/06/19 01:30:29 DEBUG : potato2: md5 = 984fdc6d30de87c5835ad5b607d9a8be OK 2025/06/19 01:30:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:32 DEBUG : potato1: md5 = 1570ff0d19a6841f3f011c31ced37664 OK 2025/06/19 01:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': File to upload is small (60 bytes), uploading instead of streaming 2025/06/19 01:30:34 DEBUG : potato2: md5 = 8f9e5dd82e8b9ff458eff3f5f699ea97 OK 2025/06/19 01:30:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:37 DEBUG : potato2: md5 = 452b897027b51dd1540585d5045385c9 OK 2025/06/19 01:30:38 DEBUG : empty space: md5 = 28f18b96c3b297099fc05dac7b2147f9 OK 2025/06/19 01:30:40 DEBUG : sub dir/potato3: md5 = 7b5932d112a79d875af984abda392c0e OK 2025/06/19 01:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Touching "sub dir/potato3" 2025/06/19 01:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Touching "empty space" 2025/06/19 01:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Touching "potato2" 2025/06/19 01:30:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:45 DEBUG : dir with metadata: Making directory with metadata 2025/06/19 01:30:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:47 DEBUG : directory with modtime: Making directory with metadata 2025/06/19 01:30:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/19 01:30:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:30:50 DEBUG : Google drive root 'crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg': Skipping btime metadata as can't update it on an existing file: 2025-06-19T01:30:49.934284899Z 2025/06/19 01:30:50 INFO : non existent directory: Updated directory metadata 2025/06/19 01:30:52 DEBUG : Google drive root 'crypt/s2rgv6cma4344t9gajrt0nc6ckm1gu2bv8b3i3r1ba06rfi1pqmg': Skipping btime metadata as can't update it on an existing file: 2025-06-19T01:30:49.934284899Z 2025/06/19 01:30:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.47s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/19 01:30:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/19 01:30:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:30:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/19 01:30:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:30:58 DEBUG : dst: Making directory with metadata 2025/06/19 01:30:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:30:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:30:59 INFO : dst: Set directory modification time (using SetModTime) 2025/06/19 01:31:00 INFO : dst: Set directory modification time (using SetModTime) 2025/06/19 01:31:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/19 01:31:00 INFO : dst: Set directory modification time (using SetModTime) 2025/06/19 01:31:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove'", Local "Local file system at /tmp/rclone1865913423", Modify Window "1ms" 2025/06/19 01:31:04 DEBUG : sub dir/test remove existing: md5 = 96e5720f767c5fa2e0667e763e2e1893 OK 2025/06/19 01:31:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 36581804cb1aca0b4ac17ae896ba71ca OK 2025/06/19 01:31:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fazizim1" before starting 2025/06/19 01:31:08 DEBUG : sub dir/test remove existing.fazizim1: TEST: removing renamed existing file after operation 2025/06/19 01:31:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemibey6" before starting 2025/06/19 01:31:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemibey6: TEST: renaming existing back after failed operation 2025/06/19 01:31:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiduzoh6" before starting 2025/06/19 01:31:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiduzoh6: TEST: removing renamed existing file after operation 2025/06/19 01:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fcero5kf13kq7o2hl1j13vda746orm7l16m3vs5b56fs2cotphoc3hepv3fj0kbdfb4ff949qptufqplaju8amfhr4fc88bkbfat50r87fs5hfgdjgd5i632sf9eaa2hrl6hocv2clqa0j5508v9n5phl0qvck086dee6gntmnn39857q46g" 2025/06/19 01:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0vlvfcs99ogic6hd6at6k697k68d5e0vi8kuu6g2kb9o4tjlfk9g" --- PASS: TestRemoveExisting (13.12s) === 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/06/19 01:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelefin2bove': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m33.344362728s (try 1/5)