"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/17 08:55:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo" 2025/03/17 08:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:55:32 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg" 2025/03/17 08:55:33 DEBUG : Creating backend with remote "/tmp/rclone4271068841" === 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/17 08:55:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/17 08:55:33 DEBUG : potato: Seek from 10 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 10 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Seek from 5 to 2 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/17 08:55:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Seek from 5 to 2 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/17 08:55:33 DEBUG : potato: Seek from 8 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 8 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/17 08:55:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 08:55:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 08:55:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 08:55:33 DEBUG : potato: Seek from 5 to 2 2025/03/17 08:55:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/17 08:55:33 DEBUG : potato: Seek from 9 to 0 2025/03/17 08:55:33 DEBUG : potato: Seek from 9 to 0 2025/03/17 08:55:33 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:55:36 DEBUG : rutabaga: md5 = 4f8f5d01219eb2442d12afadb1423e38 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/17 08:55:38 DEBUG : empty space: md5 = 0906c25c451061f22d795cc0c2cbd00c OK === RUN TestCheck/3 2025/03/17 08:55:41 DEBUG : potato2: md5 = 18e435b95a03c7ba8977e601e0639c10 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/17 08:55:43 DEBUG : remotepotato: md5 = 368656a68eb190fcdefee16957733c6d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.94s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/03/17 08:55:46 DEBUG : Creating backend with remote "nonexistent" 2025/03/17 08:55:46 DEBUG : Creating backend with remote "nonexistent" 2025/03/17 08:55:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/17 08:55:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/17 08:55:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/17 08:55:46 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:55:48 DEBUG : rutabaga: md5 = 28b28df05e29f71e1318baa7bebd9c5f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/17 08:55:52 DEBUG : empty space: md5 = 6a50bb229431ddcb4377eec311522605 OK === RUN TestCheckDownload/3 2025/03/17 08:55:54 DEBUG : potato2: md5 = 45f340ae50138de978fae574773194ab OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/17 08:55:59 DEBUG : remotepotato: md5 = 2ceb7ed2fec628f0fd0e1df817e86b64 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.06s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.43s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.57s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:56:06 DEBUG : rutabaga: md5 = 30f9e464d3fc83f2bbbd1f9a71dfd440 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/17 08:56:08 DEBUG : empty space: md5 = 2e3f2b00fc1e105fec649f4f37fbfebc OK === RUN TestCheckSizeOnly/3 2025/03/17 08:56:10 DEBUG : potato2: md5 = dc2f43fb3d6c3a6657fd9971b6a8267b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/17 08:56:12 DEBUG : remotepotato: md5 = 26d653e6eaea119bdd8d2c5387c4d13d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.34s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:56:17 DEBUG : test.sum: md5 = 3cd718e82761d91f3397965036421917 OK 2025/03/17 08:56:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/17 08:56:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/17 08:56:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/17 08:56:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/17 08:56:20 DEBUG : test.sum: md5 = 9cc946c190daafca324af65ba753eb4a OK 2025/03/17 08:56:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/17 08:56:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/17 08:56:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/17 08:56:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:56:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/data" 2025/03/17 08:56:22 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:56:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/data" 2025/03/17 08:56:24 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/vjrnln8ratgmqakfosrqe8espk" 2025/03/17 08:56:28 DEBUG : data/banana: md5 = 5d6b839a806681c391c5d8062dd67818 OK 2025/03/17 08:56:30 DEBUG : test.sum: md5 = 7a44d59782f84fcd08ea03d130b0b9de OK === RUN TestCheckSumDownload/subtest1 2025/03/17 08:56:35 DEBUG : data/potato: md5 = adfbc61ae60a9a5c5876222b6a5fcebb OK 2025/03/17 08:56:36 DEBUG : test.sum: md5 = 9b1dfc71232c6231c2bccfc466d72968 OK === RUN TestCheckSumDownload/subtest2 2025/03/17 08:56:41 DEBUG : test.sum: md5 = 9eedc327602de7fb1e7c4666a5f902ec OK === RUN TestCheckSumDownload/subtest3 2025/03/17 08:56:45 DEBUG : test.sum: md5 = 629aae3af82612388ccecfd52b4a1c86 OK === RUN TestCheckSumDownload/subtest4 2025/03/17 08:56:50 DEBUG : test.sum: md5 = 8286dbda5ea21630607d60dc175ef74d OK === RUN TestCheckSumDownload/subtest5 2025/03/17 08:56:55 DEBUG : test.sum: md5 = fadd1e9927824b26153a528efb7345ef OK === RUN TestCheckSumDownload/subtest6 2025/03/17 08:56:59 DEBUG : data/banana: md5 = 58a52f37748da9f5c5ac90e8c60620e0 OK 2025/03/17 08:57:01 DEBUG : data/potato: md5 = 810773cdd7bff6de9b8bf5d63c412ab7 OK 2025/03/17 08:57:02 DEBUG : test.sum: md5 = 44927113fc9f44fb01e8a71f0ca47b04 OK === RUN TestCheckSumDownload/subtest7 2025/03/17 08:57:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/17 08:57:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.04s) --- PASS: TestCheckSumDownload/subtest1 (3.12s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.68s) --- PASS: TestCheckSumDownload/subtest4 (2.99s) --- PASS: TestCheckSumDownload/subtest5 (2.30s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (2.37s) === RUN TestApplyTransforms 2025/03/17 08:57:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jikolug9roju" 2025/03/17 08:57:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:08 DEBUG : Creating backend with remote "TestDrive:crypt/52lpockup43v0mm2olt5vrjijff74g0fn9lkqc401t3vs8kodht0" 2025/03/17 08:57:09 DEBUG : Creating backend with remote "/tmp/rclone674816471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju'", Local "Local file system at /tmp/rclone674816471", Modify Window "1ms" 2025/03/17 08:57:12 DEBUG : hello, world!: md5 = 572b3968b7a90fabdd46957cbf5ee6e9 OK upper checkfile vs. lower remote (without normalization) 2025/03/17 08:57:12 ERROR : hello, world!: sum not found 2025/03/17 08:57:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju' 2025/03/17 08:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju': 1 files missing 2025/03/17 08:57:12 NOTICE: 1 hashes missing 2025/03/17 08:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju': 2 differences found 2025/03/17 08:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/17 08:57:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju': 0 differences found 2025/03/17 08:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju': 1 matching files 2025/03/17 08:57:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqehal8fequ" 2025/03/17 08:57:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:14 DEBUG : Creating backend with remote "TestDrive:crypt/7pkv7nfd7g1iv7heo58279hc4hq45obhthn97necn9pauhvc3fjg" 2025/03/17 08:57:15 DEBUG : Creating backend with remote "/tmp/rclone1636323518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ'", Local "Local file system at /tmp/rclone1636323518", Modify Window "1ms" 2025/03/17 08:57:17 DEBUG : HELLO, WORLD!: md5 = 1a040b0303872545d2cddfae49cf9c15 OK lower checkfile vs. upper remote (without normalization) 2025/03/17 08:57:18 ERROR : HELLO, WORLD!: sum not found 2025/03/17 08:57:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ' 2025/03/17 08:57:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ': 1 files missing 2025/03/17 08:57:18 NOTICE: 1 hashes missing 2025/03/17 08:57:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ': 2 differences found 2025/03/17 08:57:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/17 08:57:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ': 0 differences found 2025/03/17 08:57:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ': 1 matching files 2025/03/17 08:57:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vetodey9kowo" 2025/03/17 08:57:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:19 DEBUG : Creating backend with remote "TestDrive:crypt/e6k3d05avaoaeidvcc10o7r6hi6gi2r6i1c46i4imjuv64210j70" 2025/03/17 08:57:20 DEBUG : Creating backend with remote "/tmp/rclone2134124813" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo'", Local "Local file system at /tmp/rclone2134124813", Modify Window "1ms" 2025/03/17 08:57:22 DEBUG : HeLlO, wOrLd!: md5 = 2f0acd20678885902fe4381729129f5d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/17 08:57:23 ERROR : HeLlO, wOrLd!: sum not found 2025/03/17 08:57:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo' 2025/03/17 08:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo': 1 files missing 2025/03/17 08:57:23 NOTICE: 1 hashes missing 2025/03/17 08:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo': 2 differences found 2025/03/17 08:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/17 08:57:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo': 0 differences found 2025/03/17 08:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo': 1 matching files 2025/03/17 08:57:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rudecuh7zuba" 2025/03/17 08:57:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:24 DEBUG : Creating backend with remote "TestDrive:crypt/asa4pgbt9n73r4k967nbhco844ora2hae0k6cnjubuogkirocaq0" 2025/03/17 08:57:25 DEBUG : Creating backend with remote "/tmp/rclone1113465614" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba'", Local "Local file system at /tmp/rclone1113465614", Modify Window "1ms" 2025/03/17 08:57:27 DEBUG : HELLO, WORLD!: md5 = b1770f99fc278543487ab921c23f384a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/17 08:57:27 ERROR : HELLO, WORLD!: sum not found 2025/03/17 08:57:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba' 2025/03/17 08:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba': 1 files missing 2025/03/17 08:57:27 NOTICE: 1 hashes missing 2025/03/17 08:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba': 2 differences found 2025/03/17 08:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/17 08:57:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba': 0 differences found 2025/03/17 08:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba': 1 matching files 2025/03/17 08:57:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lazotot9vija" 2025/03/17 08:57:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:30 DEBUG : Creating backend with remote "TestDrive:crypt/9qkct4anqv21ntcrh2avo1ti4u9vr5ogag8l043ai9f7nrmpvpsg" 2025/03/17 08:57:31 DEBUG : Creating backend with remote "/tmp/rclone3838339826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija'", Local "Local file system at /tmp/rclone3838339826", Modify Window "1ms" 2025/03/17 08:57:33 DEBUG : 測試_Русский___ě_áñ: md5 = 3b98c7c00f3df3eaa502dbc09ae84956 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/17 08:57:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/17 08:57:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija' 2025/03/17 08:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija': 1 files missing 2025/03/17 08:57:33 NOTICE: 1 hashes missing 2025/03/17 08:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija': 2 differences found 2025/03/17 08:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/17 08:57:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija': 0 differences found 2025/03/17 08:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija': 1 matching files 2025/03/17 08:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leyisen2hogu" 2025/03/17 08:57:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:35 DEBUG : Creating backend with remote "TestDrive:crypt/kofjqtbteurfjibbkj789g8cf9m7n0bsrk4d40a1rrhfu86hvcvg" 2025/03/17 08:57:36 DEBUG : Creating backend with remote "/tmp/rclone3670431955" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu'", Local "Local file system at /tmp/rclone3670431955", Modify Window "1ms" 2025/03/17 08:57:38 DEBUG : 測試_Русский___ě_áñ: md5 = 614d5c5087196749654ba8cbb69b6c10 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/17 08:57:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/17 08:57:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu' 2025/03/17 08:57:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu': 1 files missing 2025/03/17 08:57:38 NOTICE: 1 hashes missing 2025/03/17 08:57:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu': 2 differences found 2025/03/17 08:57:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/17 08:57:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu': 0 differences found 2025/03/17 08:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu': 1 matching files 2025/03/17 08:57:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedilew8cebi" 2025/03/17 08:57:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:40 DEBUG : Creating backend with remote "TestDrive:crypt/cqb595kdtneh60hins2uei8712g3q9iqgcrpg8o5r3nahnpac8bg" 2025/03/17 08:57:41 DEBUG : Creating backend with remote "/tmp/rclone875882181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi'", Local "Local file system at /tmp/rclone875882181", Modify Window "1ms" 2025/03/17 08:57:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 13f0bcbae145044984cbc0ef6364afab OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/17 08:57:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 08:57:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi' 2025/03/17 08:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi': 1 files missing 2025/03/17 08:57:44 NOTICE: 1 hashes missing 2025/03/17 08:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi': 2 differences found 2025/03/17 08:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/17 08:57:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi': 0 differences found 2025/03/17 08:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi': 1 matching files 2025/03/17 08:57:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sudovag0dope" 2025/03/17 08:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:45 DEBUG : Creating backend with remote "TestDrive:crypt/gl9ecvantihj70tto5m76nfinc5bar1bfbur2b72uulcent63t20" 2025/03/17 08:57:46 DEBUG : Creating backend with remote "/tmp/rclone718222067" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope'", Local "Local file system at /tmp/rclone718222067", Modify Window "1ms" 2025/03/17 08:57:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b87cc1f804e05d0f3ec5bd5bb309cd3e OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/17 08:57:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 08:57:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope' 2025/03/17 08:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope': 1 files missing 2025/03/17 08:57:49 NOTICE: 1 hashes missing 2025/03/17 08:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope': 2 differences found 2025/03/17 08:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/17 08:57:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope': 0 differences found 2025/03/17 08:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope': 1 matching files 2025/03/17 08:57:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukupav5lobo" 2025/03/17 08:57:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:50 DEBUG : Creating backend with remote "TestDrive:crypt/t70tkeeagrgpcjfcnq4c28te3cfbqohmmtpmcv44ootvu0cci3gg" 2025/03/17 08:57:51 DEBUG : Creating backend with remote "/tmp/rclone2016329676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo'", Local "Local file system at /tmp/rclone2016329676", Modify Window "1ms" 2025/03/17 08:57:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a970639f819533e609ff85895b0e86fe OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/17 08:57:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 08:57:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo' 2025/03/17 08:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo': 1 files missing 2025/03/17 08:57:54 NOTICE: 1 hashes missing 2025/03/17 08:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo': 2 differences found 2025/03/17 08:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/17 08:57:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo': 0 differences found 2025/03/17 08:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo': 1 matching files 2025/03/17 08:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiqahik7raso" 2025/03/17 08:57:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 08:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/qu0nt8dua4cberesfp37p8ht4f3m8p8c9iop1cjv2lse0vro0mh0" 2025/03/17 08:57:56 DEBUG : Creating backend with remote "/tmp/rclone1642027812" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso'", Local "Local file system at /tmp/rclone1642027812", Modify Window "1ms" 2025/03/17 08:57:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9614a44bb07b3932949c72fe9f220ac1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/17 08:57:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 08:57:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso' 2025/03/17 08:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso': 1 files missing 2025/03/17 08:57:59 NOTICE: 1 hashes missing 2025/03/17 08:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso': 2 differences found 2025/03/17 08:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/17 08:58:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 08:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso': 0 differences found 2025/03/17 08:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso': 1 matching files 2025/03/17 08:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiqahik7raso': Purge remote 2025/03/17 08:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukupav5lobo': Purge remote 2025/03/17 08:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudovag0dope': Purge remote 2025/03/17 08:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedilew8cebi': Purge remote 2025/03/17 08:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyisen2hogu': Purge remote 2025/03/17 08:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lazotot9vija': Purge remote 2025/03/17 08:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rudecuh7zuba': Purge remote 2025/03/17 08:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vetodey9kowo': Purge remote 2025/03/17 08:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqehal8fequ': Purge remote 2025/03/17 08:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jikolug9roju': Purge remote --- PASS: TestApplyTransforms (56.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:58:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/17 08:58:08 DEBUG : sub/file2: md5 = 3261cdbac2341213a36983ba37aac972 OK 2025/03/17 08:58:08 INFO : file1: Copied (new) to: sub/file2 2025/03/17 08:58:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 08:58:08 DEBUG : file1: Unchanged skipping 2025/03/17 08:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': don't need to copy/move sub/file2, it is already at target location 2025/03/17 08:58:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.39s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:58:14 DEBUG : dst/file1: md5 = a8029201cc351f6ccef8f46808df6b12 OK 2025/03/17 08:58:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/backup" 2025/03/17 08:58:15 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/1nrff024r7pq65ecp72fc28jb0" 2025/03/17 08:58:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/17 08:58:19 INFO : dst/file1: Moved (server-side) 2025/03/17 08:58:20 DEBUG : dst/file1: md5 = 70c7909e83fad4129cf8699d32bbd462 OK 2025/03/17 08:58:20 INFO : dst/file1: Copied (new) 2025/03/17 08:58:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 08:58:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 08:58:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.36s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:58:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/dst" 2025/03/17 08:58:25 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 08:58:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/CompareDest" 2025/03/17 08:58:27 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/gveqi14airsml4bgu7krj116o8" 2025/03/17 08:58:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 08:58:31 DEBUG : one: md5 = 132cdca3a1d58e30bf6c04c22444f0b1 OK 2025/03/17 08:58:31 INFO : one: Copied (new) 2025/03/17 08:58:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 08:58:34 DEBUG : one: md5 = d34e5737111e495b2afbed280d2225af OK 2025/03/17 08:58:34 INFO : one: Copied (replaced existing) 2025/03/17 08:58:36 DEBUG : dst/one: md5 = f178cd722bbadc140555e69c129203c7 OK 2025/03/17 08:58:39 DEBUG : CompareDest/one: md5 = 1150634847c2bb87c1f4aa5d58e66b87 OK 2025/03/17 08:58:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 08:58:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 08:58:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 08:58:42 DEBUG : CompareDest/two: md5 = af83eb9917d1fc67b37a9eeebffe7832 OK 2025/03/17 08:58:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 08:58:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 08:58:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 08:58:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 08:58:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 08:58:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 08:58:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 08:58:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/17 08:58:47 DEBUG : two: md5 = f33f7385432c0c53a773a5fb6ff3842d OK 2025/03/17 08:58:47 INFO : two: Copied (new) 2025/03/17 08:58:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 08:58:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 08:58:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 08:58:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:58:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/dst" 2025/03/17 08:58:52 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 08:58:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/CopyDest" 2025/03/17 08:58:54 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/17 08:58:55 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 08:58:58 DEBUG : one: md5 = 385ad0f2c264b1e10660aee875df63b0 OK 2025/03/17 08:58:58 INFO : one: Copied (new) 2025/03/17 08:58:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 08:59:01 DEBUG : one: md5 = 41a584120f2c7849215fd017e89a54a6 OK 2025/03/17 08:59:01 INFO : one: Copied (replaced existing) 2025/03/17 08:59:03 DEBUG : dst/one: md5 = 37ba845908decb11a4694bde9f366957 OK 2025/03/17 08:59:05 DEBUG : CopyDest/one: md5 = 947dbd23bbb612b99916ba7ede0cb4ff OK 2025/03/17 08:59:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/BackupDir" 2025/03/17 08:59:06 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/17 08:59:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 08:59:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 08:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 08:59:10 INFO : one: Moved (server-side) 2025/03/17 08:59:11 INFO : one: Copied (server-side copy) 2025/03/17 08:59:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/17 08:59:13 DEBUG : CopyDest/two: md5 = 8640f778b2db102022103ab1539d88f8 OK 2025/03/17 08:59:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 08:59:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 08:59:15 INFO : two: Copied (server-side copy) 2025/03/17 08:59:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/17 08:59:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 08:59:16 DEBUG : two: Unchanged skipping 2025/03/17 08:59:18 DEBUG : CopyDest/three: md5 = 48d0d6570833701c9143ba018dc51773 OK 2025/03/17 08:59:19 DEBUG : three: Need to transfer - File not found at Destination 2025/03/17 08:59:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/17 08:59:19 DEBUG : three: Destination not found in --copy-dest 2025/03/17 08:59:21 DEBUG : three: md5 = ef8532e7fb3af349d8397f02057c9f8a OK 2025/03/17 08:59:21 INFO : three: Copied (new) 2025/03/17 08:59:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/17 08:59:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 08:59:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 08:59:26 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/17 08:59:26 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/17 08:59:26 DEBUG : TestDrive: Saved new token in config file 2025/03/17 08:59:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/17 08:59:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 08:59:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 08:59:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.87s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:59:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/17 08:59:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d1b8f66bbbcaa1eb22a52bcfca55d1ee OK 2025/03/17 08:59:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/17 08:59:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/17 08:59:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/17 08:59:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/17 08:59:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/17 08:59:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a3c0ea102d5037218b36be9f4782537b OK 2025/03/17 08:59:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/17 08:59:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/17 08:59:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.83s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:59:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using skip mode. 2025/03/17 08:59:43 NOTICE: one: Found 2 files with duplicate names 2025/03/17 08:59:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:59:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using skip mode. 2025/03/17 08:59:50 NOTICE: one: Found 3 files with duplicate names 2025/03/17 08:59:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/17 08:59:50 INFO : one: Deleted 2025/03/17 08:59:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 08:59:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using first mode. 2025/03/17 08:59:57 NOTICE: one: Found 3 files with duplicate names 2025/03/17 08:59:57 INFO : one: Deleted 2025/03/17 08:59:57 INFO : one: Deleted 2025/03/17 08:59:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.79s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using newest mode. 2025/03/17 09:00:03 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:00:04 INFO : one: Deleted 2025/03/17 09:00:04 INFO : one: Deleted 2025/03/17 09:00:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.74s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using oldest mode. 2025/03/17 09:00:10 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:00:11 INFO : one: Deleted 2025/03/17 09:00:12 INFO : one: Deleted 2025/03/17 09:00:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using largest mode. 2025/03/17 09:00:18 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:00:18 INFO : one: Deleted 2025/03/17 09:00:19 INFO : one: Deleted 2025/03/17 09:00:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using smallest mode. 2025/03/17 09:00:25 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:00:25 INFO : one: Deleted 2025/03/17 09:00:26 INFO : one: Deleted 2025/03/17 09:00:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Looking for duplicate names using rename mode. 2025/03/17 09:00:34 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/17 09:00:35 INFO : one-2.txt: renamed from: one.txt 2025/03/17 09:00:36 INFO : one-3.txt: renamed from: one.txt 2025/03/17 09:00:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.12s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:43 DEBUG : dupe1/one.txt: md5 = 3f4fa3ccc6d8b8d69f3440abd10dea88 OK 2025/03/17 09:00:45 DEBUG : dupe2/two.txt: md5 = 673fbc4941636c8e2c270ff501afb393 OK 2025/03/17 09:00:47 DEBUG : dupe3/three.txt: md5 = 0cbf76feb65f6224a10f28db90c7377e OK 2025/03/17 09:00:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/17 09:00:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/17 09:00:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/17 09:00:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/17 09:00:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/17 09:00:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/17 09:00:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.78s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:00:56 DEBUG : a.txt: md5 = 1ac4ef064161e51ced9c3e50b1936969 OK 2025/03/17 09:00:57 DEBUG : zend.txt: md5 = 47ea25307c1c47c1883de6f6275f52fc OK 2025/03/17 09:01:00 DEBUG : sub dir/hello world: md5 = 0f71724c723ee43512a818931a5fc121 OK 2025/03/17 09:01:01 DEBUG : sub dir/hello world2: md5 = 16f0b8e8393d41e572e8bdfa321a8e0f OK 2025/03/17 09:01:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 21b01f944362558e59921116e7058e37 OK 2025/03/17 09:01:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = eb7f7c9fc2772ad80177d2bee84f0191 OK 2025/03/17 09:01:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1f59a5d56b3afc46cc645cba10275c70 OK 2025/03/17 09:01:09 DEBUG : a.txt: Excluded (Size Filter) 2025/03/17 09:01:09 DEBUG : a.txt: Excluded 2025/03/17 09:01:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/17 09:01:10 DEBUG : sub dir/hello world2: Excluded 2025/03/17 09:01:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/17 09:01:10 DEBUG : sub dir/hello world: Excluded 2025/03/17 09:01:11 DEBUG : sub dir/ignore dir: Excluded 2025/03/17 09:01:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/17 09:01:11 DEBUG : sub dir/hello world2: Excluded 2025/03/17 09:01:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/17 09:01:11 DEBUG : sub dir/hello world: Excluded 2025/03/17 09:01:11 DEBUG : sub dir/ignore dir: Excluded 2025/03/17 09:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/17 09:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/17 09:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/17 09:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/17 09:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/17 09:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/17 09:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.72s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:01:20 DEBUG : file1: md5 = 8dd297129a992b792a06bdb16812824d OK 2025/03/17 09:01:23 DEBUG : sub/file2: md5 = 3861f8814af19e4d36236e6bd56070d8 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/17 09:01:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/17 09:01:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/17 09:01:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/17 09:01:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.18s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:01:31 DEBUG : file1: md5 = 2d97e855bb9d32aecf2291382aa0a6f4 OK 2025/03/17 09:01:33 DEBUG : sub/file2: md5 = 147de85bacc4acd889c998680194ab7a OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/17 09:01:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/notfound" 2025/03/17 09:01:38 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/17 09:01:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.48s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.35s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:01:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Making directory 2025/03/17 09:01:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Making directory --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:01:45 DEBUG : sub dir/hello world: md5 = 6e23ebe2ef1a40d41a15623602d4da47 OK 2025/03/17 09:01:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.11s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:01:49 DEBUG : potato2: md5 = 2ccca5389b64a74ffc08fcc25d273c1e OK 2025/03/17 09:01:51 DEBUG : empty space: md5 = 4edcafab61489123ad59c48b625d6e66 OK --- PASS: TestLs (5.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:01:54 DEBUG : potato2: md5 = 591695fc1323c37d186615deaa7466f9 OK 2025/03/17 09:01:56 DEBUG : empty space: md5 = 877aefa6b4f06778c00d003b0862ba0a OK 2025/03/17 09:01:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/17 09:01:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:01 DEBUG : potato2: md5 = 61ddb1a7460eec1f33edb0ec3e0aa810 OK 2025/03/17 09:02:02 DEBUG : empty space: md5 = 543b83c083176f1d6f1021adfcfe9544 OK --- PASS: TestLsLong (5.51s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:06 DEBUG : potato2: md5 = 3f9b69180d2dc8eb48958727e74af607 OK 2025/03/17 09:02:07 DEBUG : empty space: md5 = 05e76356be096975c1342456dc19d5af OK --- PASS: TestHashSums (5.15s) === RUN TestHashSumsWithErrors 2025/03/17 09:02:09 DEBUG : Creating backend with remote ":memory:" 2025/03/17 09:02:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/17 09:02:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/17 09:02:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/17 09:02:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/17 09:02:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/17 09:02:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/17 09:02:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/17 09:02:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/17 09:02:09 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:11 DEBUG : potato2: md5 = 2b74d43d21af742652261fa4e6ab62fb OK 2025/03/17 09:02:12 DEBUG : empty space: md5 = b50deed6ca9cc66afbe2abd84c250760 OK 2025/03/17 09:02:15 DEBUG : sub dir/potato3: md5 = 593b8f94feb029e920814b698fd63a52 OK 2025/03/17 09:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.28s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:20 DEBUG : small: md5 = 706aa23b9fdbb2cb08496e70686b9f3a OK 2025/03/17 09:02:21 DEBUG : medium: md5 = 54c623fb04a355b18721ec6d90c77653 OK 2025/03/17 09:02:23 DEBUG : large: md5 = 1c48842b3dbfad39c8051e738c13022f OK 2025/03/17 09:02:23 DEBUG : Waiting for deletions to finish 2025/03/17 09:02:23 DEBUG : large: Excluded (Size Filter) 2025/03/17 09:02:24 INFO : medium: Deleted 2025/03/17 09:02:24 INFO : small: Deleted --- PASS: TestDelete (6.97s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:27 DEBUG : small: md5 = 7016f75aac7050b71cc6b471c97bbc1b OK 2025/03/17 09:02:28 DEBUG : medium: md5 = 8718240619d4b702b165a0f4dff0e0f3 OK 2025/03/17 09:02:30 DEBUG : large: md5 = 4f9231b8582ca51999ae5489f550765d OK 2025/03/17 09:02:30 DEBUG : Waiting for deletions to finish 2025/03/17 09:02:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/17 09:02:31 INFO : small: Deleted 2025/03/17 09:02:31 INFO : medium: Deleted --- PASS: TestMaxDelete (7.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:34 DEBUG : small: md5 = c320e8fd05fe2168672dec5a678bc3ad OK 2025/03/17 09:02:36 DEBUG : medium: md5 = 0fdb5e46317729b8f4fd85f97723ecec OK 2025/03/17 09:02:37 DEBUG : large: md5 = e5aaa4b88defe6acbca53b3a4234cc2e OK 2025/03/17 09:02:38 DEBUG : Waiting for deletions to finish 2025/03/17 09:02:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/17 09:02:38 INFO : small: Deleted 2025/03/17 09:02:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:41 DEBUG : small: md5 = 108b4af78427ecc2e5898fd61bdcfbfe OK 2025/03/17 09:02:43 DEBUG : medium: md5 = daaa8708220534ef9cc23100dc2c71c4 OK 2025/03/17 09:02:44 DEBUG : large: md5 = d2c77917925dec56b9d31efd381353c8 OK 2025/03/17 09:02:45 DEBUG : Waiting for deletions to finish 2025/03/17 09:02:45 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/17 09:02:45 INFO : large: Deleted 2025/03/17 09:02:45 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.09s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:48 DEBUG : ReadFile: md5 = 7e3aa909e3ecfeaf0c1e6691cdd30005 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2025/03/17 09:02:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/17 09:02:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/17 09:02:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:02:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:02:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:02:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:02:51 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:02:53 DEBUG : file1: md5 = e1676fab0b26de1580c655bbed042330 OK 2025/03/17 09:02:54 DEBUG : file2: md5 = a0e124aa1dd4238134a4521361a31c33 OK --- PASS: TestCat (16.44s) === RUN TestPurge 2025/03/17 09:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wugezis2lina" 2025/03/17 09:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/aiu6ubvdgq63m1ea4bcikiph12nipj0lpe5qtask8bh4lbcpa780" 2025/03/17 09:03:09 DEBUG : Creating backend with remote "/tmp/rclone2255806788" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wugezis2lina'", Local "Local file system at /tmp/rclone2255806788", Modify Window "1ms" 2025/03/17 09:03:14 DEBUG : A1/B1/C1/one: md5 = 88c19716c3b4df2c927d0386240dac34 OK 2025/03/17 09:03:14 INFO : A2: Making directory 2025/03/17 09:03:15 INFO : A1/B2: Making directory 2025/03/17 09:03:16 INFO : A1/B2/C2: Making directory 2025/03/17 09:03:17 INFO : A1/B1/C3: Making directory 2025/03/17 09:03:17 INFO : A3: Making directory 2025/03/17 09:03:18 INFO : A3/B3: Making directory 2025/03/17 09:03:19 INFO : A3/B3/C4: Making directory 2025/03/17 09:03:21 DEBUG : A1/two: md5 = 31790635774d9ed26ca98b5be0cfe594 OK 2025/03/17 09:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wugezis2lina': Purge remote 2025/03/17 09:03:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.37s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:03:29 DEBUG : A1/B1/C1/one: md5 = 3318a315c280dfae898d7c7760dfb942 OK 2025/03/17 09:03:29 INFO : A2: Making directory 2025/03/17 09:03:30 INFO : A1/B2: Making directory 2025/03/17 09:03:31 INFO : A1/B2/C2: Making directory 2025/03/17 09:03:32 INFO : A1/B1/C3: Making directory 2025/03/17 09:03:33 INFO : A3: Making directory 2025/03/17 09:03:34 INFO : A3/B3: Making directory 2025/03/17 09:03:34 INFO : A3/B3/C4: Making directory 2025/03/17 09:03:37 DEBUG : A1/two: md5 = 8d3c7e2ac4e4b36d6527b7aad585b830 OK 2025/03/17 09:03:38 DEBUG : removing 1 level 3 directories 2025/03/17 09:03:38 INFO : A3/B3/C4: Removing directory 2025/03/17 09:03:41 DEBUG : removing 2 level 3 directories 2025/03/17 09:03:41 INFO : A1/B2/C2: Removing directory 2025/03/17 09:03:41 INFO : A1/B1/C3: Removing directory 2025/03/17 09:03:42 DEBUG : removing 2 level 2 directories 2025/03/17 09:03:42 INFO : A3/B3: Removing directory 2025/03/17 09:03:42 INFO : A1/B2: Removing directory 2025/03/17 09:03:42 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/17 09:03:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:03:42 DEBUG : removing 2 level 1 directories 2025/03/17 09:03:42 INFO : A3: Removing directory 2025/03/17 09:03:42 INFO : A2: Removing directory 2025/03/17 09:03:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/17 09:03:47 DEBUG : removing 1 level 3 directories 2025/03/17 09:03:47 INFO : A1/B1/C1: Removing directory 2025/03/17 09:03:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:48 DEBUG : removing 1 level 2 directories 2025/03/17 09:03:48 INFO : A1/B1: Removing directory 2025/03/17 09:03:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:03:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:03:48 DEBUG : removing 1 level 1 directories 2025/03/17 09:03:48 INFO : A1: Removing directory 2025/03/17 09:03:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:03:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:03:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:03:49 DEBUG : removing 1 level 0 directories 2025/03/17 09:03:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Removing directory 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:03:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (25.71s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:03:52 INFO : A1: Making directory 2025/03/17 09:03:53 INFO : A1/B1: Making directory 2025/03/17 09:03:53 INFO : A1/B1/C1: Making directory 2025/03/17 09:03:56 DEBUG : removing 1 level 3 directories 2025/03/17 09:03:56 INFO : A1/B1/C1: Removing directory 2025/03/17 09:03:57 DEBUG : removing 1 level 2 directories 2025/03/17 09:03:57 INFO : A1/B1: Removing directory 2025/03/17 09:03:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:03:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:03:59 INFO : A1: Making directory 2025/03/17 09:04:00 INFO : A1/B1: Making directory 2025/03/17 09:04:01 INFO : A1/B1/C1: Making directory 2025/03/17 09:04:04 DEBUG : removing 1 level 3 directories 2025/03/17 09:04:04 INFO : A1/B1/C1: Removing directory 2025/03/17 09:04:05 DEBUG : removing 1 level 2 directories 2025/03/17 09:04:05 INFO : A1/B1: Removing directory 2025/03/17 09:04:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:04:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.26s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:04:09 DEBUG : file1: md5 = 125e1995dc3545c06974b357be537a36 OK 2025/03/17 09:04:10 DEBUG : filename.txt: File name found in url 2025/03/17 09:04:12 DEBUG : filename.txt: md5 = c77fdd472dc45b987cb466bf19e3db3a OK 2025/03/17 09:04:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/17 09:04:13 DEBUG : headerfilename.txt: md5 = 680b94c6269cdfd2a941ab79e6c83492 OK 2025/03/17 09:04:15 DEBUG : file2: md5 = 0e8b28bf737b9432154c346bbe6b6575 OK --- PASS: TestCopyURL (9.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:04:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/17 09:04:20 DEBUG : sub/file2: md5 = d029dbfc691c0812d5ca53761c230cb7 OK 2025/03/17 09:04:20 INFO : file1: Copied (new) to: sub/file2 2025/03/17 09:04:20 INFO : file1: Deleted 2025/03/17 09:04:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:04:20 DEBUG : file1: Unchanged skipping 2025/03/17 09:04:20 INFO : file1: Deleted 2025/03/17 09:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': don't need to copy/move sub/file2, it is already at target location 2025/03/17 09:04:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.26s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:04:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/17 09:04:25 DEBUG : file1: md5 = 002105dd597ab6378af6b6dce492d9ba OK 2025/03/17 09:04:25 INFO : file1: Copied (new) 2025/03/17 09:04:25 INFO : file1: Deleted 2025/03/17 09:04:26 DEBUG : file1: Destination exists, skipping 2025/03/17 09:04:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:04:30 DEBUG : dst/file1: md5 = b1b041c11d8a9f5576584ec9f4760968 OK 2025/03/17 09:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehovom9guqo/backup" 2025/03/17 09:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg/1nrff024r7pq65ecp72fc28jb0" 2025/03/17 09:04:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/17 09:04:35 INFO : dst/file1: Moved (server-side) 2025/03/17 09:04:36 DEBUG : dst/file1: md5 = e37e4870e9249e1cbada65e8accc31a4 OK 2025/03/17 09:04:36 INFO : dst/file1: Copied (new) 2025/03/17 09:04:36 INFO : dst/file1: Deleted 2025/03/17 09:04:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:04:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.76s) === 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:04:44 DEBUG : A1/one: md5 = 02d55fde078fdd0c6b973690b042cce1 OK 2025/03/17 09:04:46 DEBUG : A1/two: md5 = b28421440587e6cd675fea9b0bc42e6f OK 2025/03/17 09:04:48 DEBUG : A1/B1/three: md5 = f9c2d77b8816d17d25781606ae66bd7b OK 2025/03/17 09:04:50 DEBUG : A1/B1/C1/four: md5 = af8c94864ec3f5e78cfe8eca968224df OK 2025/03/17 09:04:53 DEBUG : A1/B1/C2/five: md5 = 4523666ea9ef14c1260d902644c7b2cf OK 2025/03/17 09:04:53 INFO : A1/B2: Making directory 2025/03/17 09:04:53 INFO : A1/B1/C3: Making directory 2025/03/17 09:05:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/17 09:05:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/17 09:05:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/17 09:05:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/17 09:05:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/17 09:05:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:05:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:05:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:05:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:05:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:05:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/17 09:05:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/17 09:05:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/17 09:05:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/17 09:05:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/17 09:05:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/17 09:05:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:05:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:05:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:05:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:05:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:05:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/17 09:05:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/17 09:05:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:05:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:05:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:05:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/17 09:05:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:05:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:05:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:05:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.60s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:05:31 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:05:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 8fa9ed780866b98b0888bf99813e6f2e OK 2025/03/17 09:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/17 09:05:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/17 09:05:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/17 09:05:35 DEBUG : no_checksum_big_file_from_pipe: md5 = d73ad348c6de6e22d3c357ab8f608ca3 OK 2025/03/17 09:05:35 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:05:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 60d9b38015a1c563d6f8a83016efdebc OK 2025/03/17 09:05:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/17 09:05:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/17 09:05:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 47570d05d0eb2d3465f89436d9465379 OK 2025/03/17 09:05:40 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:05:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:05:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/17 09:05:45 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-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:05:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/17 09:05:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/17 09:05:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.04s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/17 09:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (48 bytes), uploading instead of streaming 2025/03/17 09:05:54 DEBUG : rcat_metadata: md5 = 9bc2afdb13e16dbde599fa0a4e61515a OK 2025/03/17 09:05:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/17 09:05:56 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/17 09:05:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = c2973d79552df75fbd8a046140219235 OK 2025/03/17 09:05:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.92s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:05:59 DEBUG : potato1: md5 = 435881b7e3b570c955aeaeb878695daa OK 2025/03/17 09:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/17 09:06:01 DEBUG : potato2: md5 = 0ed91d40c4c95374c512d418626c1e29 OK 2025/03/17 09:06:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.58s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:04 DEBUG : potato1: md5 = d18b3c659e0cc6ef6619b2a942352e53 OK 2025/03/17 09:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/17 09:06:06 DEBUG : potato2: md5 = 21ca560feaa309d0c496c38cc8004569 OK 2025/03/17 09:06:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:10 DEBUG : potato2: md5 = 44d6aab3c462734b0ac0f666bcbb20c9 OK 2025/03/17 09:06:11 DEBUG : empty space: md5 = c57dab9b89ed8c7336c0e9fa305ccfb4 OK 2025/03/17 09:06:14 DEBUG : sub dir/potato3: md5 = 162c252ef7b49511b0060251b183e8ca OK 2025/03/17 09:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Touching "sub dir/potato3" 2025/03/17 09:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Touching "empty space" 2025/03/17 09:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Touching "potato2" 2025/03/17 09:06:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.39s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:19 DEBUG : dir with metadata: Making directory with metadata 2025/03/17 09:06:20 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.76s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:21 DEBUG : directory with modtime: Making directory with metadata 2025/03/17 09:06:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.72s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/17 09:06:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/17 09:06:24 DEBUG : Google drive root 'crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg': Skipping btime metadata as can't update it on an existing file: 2025-03-17T09:06:24.7013121Z 2025/03/17 09:06:25 INFO : non existent directory: Updated directory metadata 2025/03/17 09:06:27 DEBUG : Google drive root 'crypt/nqaqm8u0b38tt1kt3aab6lpvlldg09qaes76da2pfeecf1kpjllg': Skipping btime metadata as can't update it on an existing file: 2025-03-17T09:06:24.7013121Z 2025/03/17 09:06:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.84s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:29 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/17 09:06:31 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/17 09:06:32 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.81s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/17 09:06:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/17 09:06:34 DEBUG : dst: Making directory with metadata 2025/03/17 09:06:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/17 09:06:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:06:35 INFO : dst: Set directory modification time (using SetModTime) 2025/03/17 09:06:36 INFO : dst: Set directory modification time (using SetModTime) 2025/03/17 09:06:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/17 09:06:36 INFO : dst: Set directory modification time (using SetModTime) 2025/03/17 09:06:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.03s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo'", Local "Local file system at /tmp/rclone4271068841", Modify Window "1ms" 2025/03/17 09:06:40 DEBUG : sub dir/test remove existing: md5 = e6b137409234cafaf72cd235f7e0fb09 OK 2025/03/17 09:06:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 274cbbf739ede53d43702787f222c330 OK 2025/03/17 09:06:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.domemeb7" before starting 2025/03/17 09:06:45 DEBUG : sub dir/test remove existing.domemeb7: TEST: removing renamed existing file after operation 2025/03/17 09:06:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.faxigad8" before starting 2025/03/17 09:06:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.faxigad8: TEST: renaming existing back after failed operation 2025/03/17 09:06:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiwezal1" before starting 2025/03/17 09:06:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiwezal1: TEST: removing renamed existing file after operation 2025/03/17 09:06:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rnj3p7ehpms90v8pbvvpds9mqhunb0l1amb0chfo2hmlb7ji1v7194jp1beeu3t8i1nfsknk0eh1gerusioom44ihej402povptaolott5dis1sjerscs9pkt6aiifj40aeijekdue6d35uc30fmu9vfdjf2qlhpkd02qmvrc3ju0thjvt70" 2025/03/17 09:06:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7k6pv4qf5nrpqv2s7slkn5r67nesd9u89jsp8n5255iudpcrv1dg" --- PASS: TestRemoveExisting (14.54s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/17 09:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehovom9guqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m21.252624671s (try 1/5)