"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/13 03:32:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji" 2025/03/13 03:32:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:32:13 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg" 2025/03/13 03:32:14 DEBUG : Creating backend with remote "/tmp/rclone1040408892" === 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/13 03:32:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/13 03:32:15 DEBUG : potato: Seek from 10 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 10 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Seek from 5 to 2 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/13 03:32:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Seek from 5 to 2 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/13 03:32:15 DEBUG : potato: Seek from 8 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 8 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/13 03:32:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/13 03:32:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/13 03:32:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/13 03:32:15 DEBUG : potato: Seek from 5 to 2 2025/03/13 03:32:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/13 03:32:15 DEBUG : potato: Seek from 9 to 0 2025/03/13 03:32:15 DEBUG : potato: Seek from 9 to 0 2025/03/13 03:32:15 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:32:18 DEBUG : rutabaga: md5 = cab1705ab4c611334ffc0c8f29369b8f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/13 03:32:20 DEBUG : empty space: md5 = 570b4efca2704574207ced49217ba1df OK === RUN TestCheck/3 2025/03/13 03:32:22 DEBUG : potato2: md5 = 5745f7f3938c96e7cc3e9d1e287d4c84 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/13 03:32:24 DEBUG : remotepotato: md5 = a7632ca825ccc053e93b40843dbdc3a5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/13 03:32:27 DEBUG : Creating backend with remote "nonexistent" 2025/03/13 03:32:27 DEBUG : Creating backend with remote "nonexistent" 2025/03/13 03:32:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/13 03:32:27 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/13 03:32:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/13 03:32:27 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:32:29 DEBUG : rutabaga: md5 = 0bdad359c772a07284aee2eac2ee51b2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/13 03:32:34 DEBUG : empty space: md5 = 3be69d798d10e6b46610b7aac3d0cd96 OK === RUN TestCheckDownload/3 2025/03/13 03:32:36 DEBUG : potato2: md5 = 23050bd6c9ef31022e95ce614166463e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/13 03:32:40 DEBUG : remotepotato: md5 = 4ee6c8b273d7905a7ba9b52aede86839 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.74s) --- PASS: TestCheckDownload/1 (1.92s) --- PASS: TestCheckDownload/2 (1.16s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.32s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (1.35s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:32:48 DEBUG : rutabaga: md5 = 72bb9775655108b207119c6627246ae6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/13 03:32:50 DEBUG : empty space: md5 = fa0925b16e7bdd1232fd12e8a6a82d50 OK === RUN TestCheckSizeOnly/3 2025/03/13 03:32:52 DEBUG : potato2: md5 = f2edda8f46c1415075c443ac00a0a9a3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/13 03:32:54 DEBUG : remotepotato: md5 = 0b994ef57e60ca50a9be7d73921c4b13 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.63s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:32:59 DEBUG : test.sum: md5 = 551d0fa5f063ac431be8e961d4ca25a2 OK 2025/03/13 03:33:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/13 03:33:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/13 03:33:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/13 03:33:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/13 03:33:03 DEBUG : test.sum: md5 = c7b421b394708c218aba78cd9faac0a9 OK 2025/03/13 03:33:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/13 03:33:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/13 03:33:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/13 03:33:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:33:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/data" 2025/03/13 03:33:05 DEBUG : Config file has changed externally - reloading 2025/03/13 03:33:05 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:33:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/data" 2025/03/13 03:33:07 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/vjrnln8ratgmqakfosrqe8espk" 2025/03/13 03:33:11 DEBUG : data/banana: md5 = 37f13e87e502791360cde8f2c8f3da43 OK 2025/03/13 03:33:13 DEBUG : test.sum: md5 = dfb97e299975da6399bc72ccd38f4eda OK === RUN TestCheckSumDownload/subtest1 2025/03/13 03:33:17 DEBUG : data/potato: md5 = 20d87851dfca8aa94560579e0ed36f31 OK 2025/03/13 03:33:18 DEBUG : test.sum: md5 = cb62eec10a86c065aedfddfecd57d5c5 OK === RUN TestCheckSumDownload/subtest2 2025/03/13 03:33:23 DEBUG : test.sum: md5 = c9c8345d1b8e8daa3c671af5799f98d0 OK === RUN TestCheckSumDownload/subtest3 2025/03/13 03:33:27 DEBUG : test.sum: md5 = 91e8c198ea36d2b9f32790d5b61f46ab OK === RUN TestCheckSumDownload/subtest4 2025/03/13 03:33:32 DEBUG : test.sum: md5 = f60cc83d347bb169a66e669c46109cdf OK === RUN TestCheckSumDownload/subtest5 2025/03/13 03:33:36 DEBUG : test.sum: md5 = 7a5b19006e496f9a2ea5fdc1a6f450dd OK === RUN TestCheckSumDownload/subtest6 2025/03/13 03:33:41 DEBUG : data/banana: md5 = 010dc4ea1014e91a95b489bef4e05d90 OK 2025/03/13 03:33:43 DEBUG : data/potato: md5 = 7e4f442dcfe49bc618876620f6d9df9f OK 2025/03/13 03:33:44 DEBUG : test.sum: md5 = 612d611b535639cf92c6d77890bb615e OK === RUN TestCheckSumDownload/subtest7 2025/03/13 03:33:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/13 03:33:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.72s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.58s) --- PASS: TestCheckSumDownload/subtest6 (2.63s) --- PASS: TestCheckSumDownload/subtest7 (2.28s) === RUN TestApplyTransforms 2025/03/13 03:33:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nubajeh4ruwa" 2025/03/13 03:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:33:50 DEBUG : Creating backend with remote "TestDrive:crypt/72j3962kmrftvo0veqp8etulne2ln8pj7t53skf63r02vd7r0q40" 2025/03/13 03:33:51 DEBUG : Creating backend with remote "/tmp/rclone3566583486" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa'", Local "Local file system at /tmp/rclone3566583486", Modify Window "1ms" 2025/03/13 03:33:53 DEBUG : hello, world!: md5 = 3cd369d28f606d91b3c5c0a6d9473d13 OK upper checkfile vs. lower remote (without normalization) 2025/03/13 03:33:54 ERROR : hello, world!: sum not found 2025/03/13 03:33:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa' 2025/03/13 03:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa': 1 files missing 2025/03/13 03:33:54 NOTICE: 1 hashes missing 2025/03/13 03:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa': 2 differences found 2025/03/13 03:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/13 03:33:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa': 0 differences found 2025/03/13 03:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa': 1 matching files 2025/03/13 03:33:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zovopol4nuga" 2025/03/13 03:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:33:55 DEBUG : Creating backend with remote "TestDrive:crypt/5cs0e2jksd184ifk16is7692g23vbkle2ldlrbgp0hvkj9gl4et0" 2025/03/13 03:33:56 DEBUG : Creating backend with remote "/tmp/rclone4009673396" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga'", Local "Local file system at /tmp/rclone4009673396", Modify Window "1ms" 2025/03/13 03:33:59 DEBUG : HELLO, WORLD!: md5 = 73e4545d0ab50a1447300b681092ed99 OK lower checkfile vs. upper remote (without normalization) 2025/03/13 03:34:00 ERROR : HELLO, WORLD!: sum not found 2025/03/13 03:34:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga' 2025/03/13 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga': 1 files missing 2025/03/13 03:34:00 NOTICE: 1 hashes missing 2025/03/13 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga': 2 differences found 2025/03/13 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/13 03:34:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga': 0 differences found 2025/03/13 03:34:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga': 1 matching files 2025/03/13 03:34:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putufuv0cuda" 2025/03/13 03:34:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:01 DEBUG : Creating backend with remote "TestDrive:crypt/9hi3n663trpofpsi0ecqpfspjpdrke36oe9dtt38hvnc0td36a8g" 2025/03/13 03:34:02 DEBUG : Creating backend with remote "/tmp/rclone422025395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda'", Local "Local file system at /tmp/rclone422025395", Modify Window "1ms" 2025/03/13 03:34:04 DEBUG : HeLlO, wOrLd!: md5 = cc796172a800d16d9c44a7fee062216b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/13 03:34:04 ERROR : HeLlO, wOrLd!: sum not found 2025/03/13 03:34:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda' 2025/03/13 03:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda': 1 files missing 2025/03/13 03:34:04 NOTICE: 1 hashes missing 2025/03/13 03:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda': 2 differences found 2025/03/13 03:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/13 03:34:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda': 0 differences found 2025/03/13 03:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda': 1 matching files 2025/03/13 03:34:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-surirap1xonu" 2025/03/13 03:34:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:06 DEBUG : Creating backend with remote "TestDrive:crypt/bcdsnvm0m6fbllhvlth5qm3vk7mck990uo36utifsqf70rlh7ns0" 2025/03/13 03:34:07 DEBUG : Creating backend with remote "/tmp/rclone736831623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu'", Local "Local file system at /tmp/rclone736831623", Modify Window "1ms" 2025/03/13 03:34:09 DEBUG : HELLO, WORLD!: md5 = e2909c1ff7ca0e3f6fe49509d754671e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/13 03:34:10 ERROR : HELLO, WORLD!: sum not found 2025/03/13 03:34:10 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu' 2025/03/13 03:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu': 1 files missing 2025/03/13 03:34:10 NOTICE: 1 hashes missing 2025/03/13 03:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu': 2 differences found 2025/03/13 03:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/13 03:34:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu': 0 differences found 2025/03/13 03:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu': 1 matching files 2025/03/13 03:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waridog2vivi" 2025/03/13 03:34:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/c05avfbvl70rslqeuq5u1q3jvbklbc037lh7ga5frrdf3pc0gipg" 2025/03/13 03:34:12 DEBUG : Creating backend with remote "/tmp/rclone3225549297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi'", Local "Local file system at /tmp/rclone3225549297", Modify Window "1ms" 2025/03/13 03:34:15 DEBUG : 測試_Русский___ě_áñ: md5 = 3b8658c755cabab9492986ad2d91f78b OK NFD checkfile vs. NFC remote (without normalization) 2025/03/13 03:34:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/13 03:34:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi' 2025/03/13 03:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi': 1 files missing 2025/03/13 03:34:15 NOTICE: 1 hashes missing 2025/03/13 03:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi': 2 differences found 2025/03/13 03:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/13 03:34:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi': 0 differences found 2025/03/13 03:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi': 1 matching files 2025/03/13 03:34:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyodir4boba" 2025/03/13 03:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:16 DEBUG : Creating backend with remote "TestDrive:crypt/fulmvbr2qskjmm926cmq6ncp1n1hg08bavd0v3o6i2uarkmjnn4g" 2025/03/13 03:34:17 DEBUG : Creating backend with remote "/tmp/rclone3291623381" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba'", Local "Local file system at /tmp/rclone3291623381", Modify Window "1ms" 2025/03/13 03:34:19 DEBUG : 測試_Русский___ě_áñ: md5 = 91683ce3af6e8f49a2144add4dd42887 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/13 03:34:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/13 03:34:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba' 2025/03/13 03:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba': 1 files missing 2025/03/13 03:34:20 NOTICE: 1 hashes missing 2025/03/13 03:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba': 2 differences found 2025/03/13 03:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/13 03:34:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba': 0 differences found 2025/03/13 03:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba': 1 matching files 2025/03/13 03:34:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesitex2yesa" 2025/03/13 03:34:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:21 DEBUG : Creating backend with remote "TestDrive:crypt/g4a2rni0vmeuq1hhc7941gtnops3t2bebnj2cqk3rq1n6jsibe9g" 2025/03/13 03:34:22 DEBUG : Creating backend with remote "/tmp/rclone1143639256" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa'", Local "Local file system at /tmp/rclone1143639256", Modify Window "1ms" 2025/03/13 03:34:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1c2293498b14d7cd2a47d52f03f0e04f OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/13 03:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/13 03:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa' 2025/03/13 03:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa': 1 files missing 2025/03/13 03:34:25 NOTICE: 1 hashes missing 2025/03/13 03:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa': 2 differences found 2025/03/13 03:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/13 03:34:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa': 0 differences found 2025/03/13 03:34:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa': 1 matching files 2025/03/13 03:34:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqalew5cowe" 2025/03/13 03:34:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:26 DEBUG : Creating backend with remote "TestDrive:crypt/dkhj8jg3oagsbkmsjp570fmbehs76aoda7p1megqicdg33pcofjg" 2025/03/13 03:34:27 DEBUG : Creating backend with remote "/tmp/rclone3461345143" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe'", Local "Local file system at /tmp/rclone3461345143", Modify Window "1ms" 2025/03/13 03:34:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 83ff11cc0f317722f45c23551b89ae74 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/13 03:34:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/13 03:34:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe' 2025/03/13 03:34:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe': 1 files missing 2025/03/13 03:34:30 NOTICE: 1 hashes missing 2025/03/13 03:34:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe': 2 differences found 2025/03/13 03:34:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/13 03:34:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe': 0 differences found 2025/03/13 03:34:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe': 1 matching files 2025/03/13 03:34:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fabexig6xapi" 2025/03/13 03:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:31 DEBUG : Creating backend with remote "TestDrive:crypt/7u55fr4a14b0oadqu94njgg9eigtrsuo50k3tp56khqmgb82l27g" 2025/03/13 03:34:32 DEBUG : Creating backend with remote "/tmp/rclone3259127044" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi'", Local "Local file system at /tmp/rclone3259127044", Modify Window "1ms" 2025/03/13 03:34:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cae66d1759072b890783674095949ad3 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/13 03:34:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/13 03:34:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi' 2025/03/13 03:34:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi': 1 files missing 2025/03/13 03:34:34 NOTICE: 1 hashes missing 2025/03/13 03:34:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi': 2 differences found 2025/03/13 03:34:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/13 03:34:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi': 0 differences found 2025/03/13 03:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi': 1 matching files 2025/03/13 03:34:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seginat3muja" 2025/03/13 03:34:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:34:35 DEBUG : Creating backend with remote "TestDrive:crypt/ps50ijjpvcd4biaa7vbeqadphbvt3ahg3tdpel6jl4cijjj2p9m0" 2025/03/13 03:34:36 DEBUG : Creating backend with remote "/tmp/rclone3217179190" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja'", Local "Local file system at /tmp/rclone3217179190", Modify Window "1ms" 2025/03/13 03:34:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1df5c40667a2bb91c4d54e7594ba0567 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/13 03:34:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/13 03:34:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja' 2025/03/13 03:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja': 1 files missing 2025/03/13 03:34:39 NOTICE: 1 hashes missing 2025/03/13 03:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja': 2 differences found 2025/03/13 03:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/13 03:34:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/13 03:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja': 0 differences found 2025/03/13 03:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja': 1 matching files 2025/03/13 03:34:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seginat3muja': Purge remote 2025/03/13 03:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabexig6xapi': Purge remote 2025/03/13 03:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqalew5cowe': Purge remote 2025/03/13 03:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesitex2yesa': Purge remote 2025/03/13 03:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyodir4boba': Purge remote 2025/03/13 03:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waridog2vivi': Purge remote 2025/03/13 03:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-surirap1xonu': Purge remote 2025/03/13 03:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putufuv0cuda': Purge remote 2025/03/13 03:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zovopol4nuga': Purge remote 2025/03/13 03:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nubajeh4ruwa': Purge remote --- PASS: TestApplyTransforms (55.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:34:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/13 03:34:48 DEBUG : sub/file2: md5 = d951ea3086b8ec80a6378c1d6ee0027b OK 2025/03/13 03:34:48 INFO : file1: Copied (new) to: sub/file2 2025/03/13 03:34:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 03:34:48 DEBUG : file1: Unchanged skipping 2025/03/13 03:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': don't need to copy/move sub/file2, it is already at target location 2025/03/13 03:34:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.07s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:34:54 DEBUG : dst/file1: md5 = b3ca55e74b46e4d355817609925f44e7 OK 2025/03/13 03:34:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/backup" 2025/03/13 03:34:55 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/1nrff024r7pq65ecp72fc28jb0" 2025/03/13 03:34:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/13 03:34:59 INFO : dst/file1: Moved (server-side) 2025/03/13 03:35:00 DEBUG : dst/file1: md5 = 5f3c721579d7a68ae96e951b17a8ce9a OK 2025/03/13 03:35:00 INFO : dst/file1: Copied (new) 2025/03/13 03:35:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:35:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:35:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:35:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/dst" 2025/03/13 03:35:05 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/13 03:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/CompareDest" 2025/03/13 03:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/gveqi14airsml4bgu7krj116o8" 2025/03/13 03:35:08 DEBUG : one: Need to transfer - File not found at Destination 2025/03/13 03:35:11 DEBUG : one: md5 = 884dad6187a9ee9a65dd2d18380a5786 OK 2025/03/13 03:35:11 INFO : one: Copied (new) 2025/03/13 03:35:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 03:35:14 DEBUG : one: md5 = e8f23706879656a6a0a44ff625bfeafb OK 2025/03/13 03:35:14 INFO : one: Copied (replaced existing) 2025/03/13 03:35:16 DEBUG : dst/one: md5 = fbdd040bcf626061efb477da2b6a057e OK 2025/03/13 03:35:18 DEBUG : CompareDest/one: md5 = 5a870e8d7fc169f3af136636dff8e750 OK 2025/03/13 03:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 03:35:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 03:35:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 03:35:21 DEBUG : CompareDest/two: md5 = 792494200e976e2a8eef38522ceb1511 OK 2025/03/13 03:35:22 DEBUG : two: Need to transfer - File not found at Destination 2025/03/13 03:35:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 03:35:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 03:35:23 DEBUG : two: Need to transfer - File not found at Destination 2025/03/13 03:35:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 03:35:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 03:35:24 DEBUG : two: Need to transfer - File not found at Destination 2025/03/13 03:35:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/13 03:35:26 DEBUG : two: md5 = 60ba43f3af4840b15c345b367e8b3a53 OK 2025/03/13 03:35:26 INFO : two: Copied (new) 2025/03/13 03:35:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/13 03:35:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:35:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/13 03:35:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/dst" 2025/03/13 03:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/13 03:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/CopyDest" 2025/03/13 03:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/13 03:35:34 DEBUG : one: Need to transfer - File not found at Destination 2025/03/13 03:35:36 DEBUG : one: md5 = f28b48abe6f560dc5f7f980862aae805 OK 2025/03/13 03:35:36 INFO : one: Copied (new) 2025/03/13 03:35:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 03:35:39 DEBUG : one: md5 = b59b156f908d137fedf20615317f4890 OK 2025/03/13 03:35:39 INFO : one: Copied (replaced existing) 2025/03/13 03:35:41 DEBUG : dst/one: md5 = cccab19dc60641e3c7587aefed5916e4 OK 2025/03/13 03:35:43 DEBUG : CopyDest/one: md5 = 77185e11abf001847fc13060070e7cff OK 2025/03/13 03:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/BackupDir" 2025/03/13 03:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/13 03:35:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 03:35:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 03:35:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 03:35:47 INFO : one: Moved (server-side) 2025/03/13 03:35:49 INFO : one: Copied (server-side copy) 2025/03/13 03:35:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/13 03:35:50 DEBUG : CopyDest/two: md5 = 14a1556584641e014523ddde18ab66f2 OK 2025/03/13 03:35:51 DEBUG : two: Need to transfer - File not found at Destination 2025/03/13 03:35:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 03:35:53 INFO : two: Copied (server-side copy) 2025/03/13 03:35:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/13 03:35:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 03:35:53 DEBUG : two: Unchanged skipping 2025/03/13 03:35:55 DEBUG : CopyDest/three: md5 = 9d5124d3e370155c1e94842b1bec98ca OK 2025/03/13 03:35:56 DEBUG : three: Need to transfer - File not found at Destination 2025/03/13 03:35:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/13 03:35:56 DEBUG : three: Destination not found in --copy-dest 2025/03/13 03:35:57 DEBUG : three: md5 = d7b4689460f9f29d470fb10993d6da37 OK 2025/03/13 03:35:57 INFO : three: Copied (new) 2025/03/13 03:36:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/13 03:36:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:36:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/13 03:36:03 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/13 03:36:03 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:36:03 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/13 03:36:04 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/13 03:36:08 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e019ae26e1ff489b28f4f8f544f9546f OK 2025/03/13 03:36:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/13 03:36:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/13 03:36:09 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/13 03:36:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/13 03:36:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/13 03:36:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4936519ee9a3edde402ffeaafa64f4b4 OK 2025/03/13 03:36:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/13 03:36:14 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/13 03:36:14 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.28s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using skip mode. 2025/03/13 03:36:18 NOTICE: one: Found 2 files with duplicate names 2025/03/13 03:36:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.84s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using skip mode. 2025/03/13 03:36:24 NOTICE: one: Found 3 files with duplicate names 2025/03/13 03:36:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/13 03:36:24 INFO : one: Deleted 2025/03/13 03:36:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.29s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using first mode. 2025/03/13 03:36:30 NOTICE: one: Found 3 files with duplicate names 2025/03/13 03:36:31 INFO : one: Deleted 2025/03/13 03:36:31 INFO : one: Deleted 2025/03/13 03:36:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.57s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using newest mode. 2025/03/13 03:36:37 NOTICE: one: Found 3 files with duplicate names 2025/03/13 03:36:37 INFO : one: Deleted 2025/03/13 03:36:38 INFO : one: Deleted 2025/03/13 03:36:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.59s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using oldest mode. 2025/03/13 03:36:44 NOTICE: one: Found 3 files with duplicate names 2025/03/13 03:36:44 INFO : one: Deleted 2025/03/13 03:36:45 INFO : one: Deleted 2025/03/13 03:36:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.27s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using largest mode. 2025/03/13 03:36:51 NOTICE: one: Found 3 files with duplicate names 2025/03/13 03:36:51 INFO : one: Deleted 2025/03/13 03:36:52 INFO : one: Deleted 2025/03/13 03:36:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.82s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:36:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using smallest mode. 2025/03/13 03:36:57 NOTICE: one: Found 3 files with duplicate names 2025/03/13 03:36:57 INFO : one: Deleted 2025/03/13 03:36:58 INFO : one: Deleted 2025/03/13 03:36:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:37:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Looking for duplicate names using rename mode. 2025/03/13 03:37:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/13 03:37:06 INFO : one-2.txt: renamed from: one.txt 2025/03/13 03:37:07 INFO : one-3.txt: renamed from: one.txt 2025/03/13 03:37:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.84s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:37:13 DEBUG : dupe1/one.txt: md5 = d5dd028a72d3be20e42eb32d5600ecf7 OK 2025/03/13 03:37:15 DEBUG : dupe2/two.txt: md5 = 8573e7dfab53f1b8320d5d5b828860b7 OK 2025/03/13 03:37:17 DEBUG : dupe3/three.txt: md5 = e9b2685841ad4a76a7899dda40aa7e73 OK 2025/03/13 03:37:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/13 03:37:18 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/13 03:37:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/13 03:37:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/13 03:37:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/13 03:37:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/13 03:37:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.06s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:37:26 DEBUG : a.txt: md5 = d4a65715580bb6e3f9afbb926437d70b OK 2025/03/13 03:37:27 DEBUG : zend.txt: md5 = 501ee2eb44a1a9a4eaa46eeed9ac4d1a OK 2025/03/13 03:37:29 DEBUG : sub dir/hello world: md5 = 19a65a3ac6570bb89a9a70aef1dab3bc OK 2025/03/13 03:37:31 DEBUG : sub dir/hello world2: md5 = 4adc88199436478091ea097205e2b205 OK 2025/03/13 03:37:33 DEBUG : sub dir/ignore dir/.ignore: md5 = 360b2351440d0da31855ef0dabab58f4 OK 2025/03/13 03:37:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2b5483cad3d88f71dff411f855b47e60 OK 2025/03/13 03:37:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1bf42712c364f797fee58b9eecf1f991 OK 2025/03/13 03:37:37 DEBUG : a.txt: Excluded (Size Filter) 2025/03/13 03:37:37 DEBUG : a.txt: Excluded 2025/03/13 03:37:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/13 03:37:38 DEBUG : sub dir/hello world: Excluded 2025/03/13 03:37:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/13 03:37:38 DEBUG : sub dir/hello world2: Excluded 2025/03/13 03:37:39 DEBUG : sub dir/ignore dir: Excluded 2025/03/13 03:37:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/13 03:37:39 DEBUG : sub dir/hello world: Excluded 2025/03/13 03:37:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/13 03:37:39 DEBUG : sub dir/hello world2: Excluded 2025/03/13 03:37:39 DEBUG : sub dir/ignore dir: Excluded 2025/03/13 03:37:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/13 03:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/13 03:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/13 03:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/13 03:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/13 03:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/13 03:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.40s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:37:48 DEBUG : file1: md5 = ce4e9b380a2609b7ce72eb5abaa732cc OK 2025/03/13 03:37:50 DEBUG : sub/file2: md5 = d4a31bb9a63b2f649bdfc2cf86252e75 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/13 03:37:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/13 03:37:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/13 03:37:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/13 03:37:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.00s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:37:58 DEBUG : file1: md5 = d86c5ba4010b69142380014728673bad OK 2025/03/13 03:38:00 DEBUG : sub/file2: md5 = 6e3569e8348dfdd2b3f06ead97066e27 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/13 03:38:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/notfound" 2025/03/13 03:38:04 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/13 03:38:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.31s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Making directory 2025/03/13 03:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:11 DEBUG : sub dir/hello world: md5 = ab31a8dbe11cd5bb65ad7609cb773594 OK 2025/03/13 03:38:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.03s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:16 DEBUG : potato2: md5 = f911d6749e63b9db88ccb2403bf8305c OK 2025/03/13 03:38:17 DEBUG : empty space: md5 = a461491bd534f623b0f1547fa9b398e6 OK --- PASS: TestLs (4.73s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:21 DEBUG : potato2: md5 = 5db0b4bea622502c6e7400eca92b75a0 OK 2025/03/13 03:38:22 DEBUG : empty space: md5 = 03788e727f301f68f9550c1d5c590002 OK 2025/03/13 03:38:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.55s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:26 DEBUG : potato2: md5 = c9fe20d4f580d7f322f07ac514c87ffb OK 2025/03/13 03:38:28 DEBUG : empty space: md5 = bd36dbcbdc18504b4607def4519b75fc OK --- PASS: TestLsLong (4.81s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:31 DEBUG : potato2: md5 = 9cefe11bf0b5fab32672a2135604c0da OK 2025/03/13 03:38:32 DEBUG : empty space: md5 = 50e1f97398e14b72895a05604446cd86 OK --- PASS: TestHashSums (4.50s) === RUN TestHashSumsWithErrors 2025/03/13 03:38:34 DEBUG : Creating backend with remote ":memory:" 2025/03/13 03:38:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/13 03:38:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/13 03:38:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/13 03:38:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/13 03:38:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/13 03:38:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/13 03:38:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/13 03:38:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/13 03:38:34 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:36 DEBUG : potato2: md5 = 325ee4278462e08ee30177339c014db1 OK 2025/03/13 03:38:37 DEBUG : empty space: md5 = f8c2d916d7074cd0696b103c6aa44bc4 OK 2025/03/13 03:38:39 DEBUG : sub dir/potato3: md5 = c9a7ede26c6bc8ca5a33e5f1d39c6fbb OK 2025/03/13 03:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.86s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:44 DEBUG : small: md5 = 99476874938429bf3614b01c1d13d60a OK 2025/03/13 03:38:46 DEBUG : medium: md5 = 31dd3f32ac77c48a032dc970e93304eb OK 2025/03/13 03:38:47 DEBUG : large: md5 = ab6fddea28ef7155993560848b846575 OK 2025/03/13 03:38:47 DEBUG : Waiting for deletions to finish 2025/03/13 03:38:48 DEBUG : large: Excluded (Size Filter) 2025/03/13 03:38:48 INFO : small: Deleted 2025/03/13 03:38:48 INFO : medium: Deleted --- PASS: TestDelete (6.75s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:51 DEBUG : small: md5 = 6ffcdea8b253ed3bff50608692d9b2ce OK 2025/03/13 03:38:53 DEBUG : medium: md5 = 6fd0b732c6b5e10fd2672e9224b80390 OK 2025/03/13 03:38:54 DEBUG : large: md5 = f77b540e6051654d9dc0a9c5c5cb675e OK 2025/03/13 03:38:54 DEBUG : Waiting for deletions to finish 2025/03/13 03:38:55 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/13 03:38:55 INFO : small: Deleted 2025/03/13 03:38:55 INFO : medium: Deleted --- PASS: TestMaxDelete (7.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:38:58 DEBUG : small: md5 = 63ed3184a4a978c4034982e927e85677 OK 2025/03/13 03:39:00 DEBUG : medium: md5 = 1ba8c965204c0202fb75985c52cec701 OK 2025/03/13 03:39:01 DEBUG : large: md5 = 4df1d6ee2bbb23ff51f0bfefb2f6fdd0 OK 2025/03/13 03:39:01 DEBUG : Waiting for deletions to finish 2025/03/13 03:39:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/13 03:39:02 INFO : small: Deleted 2025/03/13 03:39:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:39:05 DEBUG : small: md5 = a38aa2960f2f23b2912f11c6b926df80 OK 2025/03/13 03:39:06 DEBUG : medium: md5 = 15087296e1246e4db954b8206e613bcb OK 2025/03/13 03:39:08 DEBUG : large: md5 = 97f5f31c9c6f7fc3b356cfe90065479b OK 2025/03/13 03:39:08 DEBUG : Waiting for deletions to finish 2025/03/13 03:39:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/13 03:39:09 INFO : small: Deleted 2025/03/13 03:39:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:39:12 DEBUG : ReadFile: md5 = bf55ce8644394177ae40e2ed70d3a97e OK --- PASS: TestReadFile (4.58s) === RUN TestRetry 2025/03/13 03:39:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/13 03:39:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/13 03:39:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/13 03:39:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/13 03:39:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/13 03:39:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/13 03:39:15 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:39:16 DEBUG : file1: md5 = 2a918f588068337f693bf6574f668bac OK 2025/03/13 03:39:18 DEBUG : file2: md5 = 334fbb36ff175144d7ac21b82f601308 OK --- PASS: TestCat (16.13s) === RUN TestPurge 2025/03/13 03:39:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cakovel2faqa" 2025/03/13 03:39:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 03:39:31 DEBUG : Creating backend with remote "TestDrive:crypt/ralditoelvd6cst3929e92n0hnebsmvc69nta2qgtt2f900ktscg" 2025/03/13 03:39:32 DEBUG : Creating backend with remote "/tmp/rclone3290798426" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cakovel2faqa'", Local "Local file system at /tmp/rclone3290798426", Modify Window "1ms" 2025/03/13 03:39:37 DEBUG : A1/B1/C1/one: md5 = 21582203f17316ef530f398ab1f393f5 OK 2025/03/13 03:39:37 INFO : A2: Making directory 2025/03/13 03:39:38 INFO : A1/B2: Making directory 2025/03/13 03:39:38 INFO : A1/B2/C2: Making directory 2025/03/13 03:39:39 INFO : A1/B1/C3: Making directory 2025/03/13 03:39:40 INFO : A3: Making directory 2025/03/13 03:39:41 INFO : A3/B3: Making directory 2025/03/13 03:39:42 INFO : A3/B3/C4: Making directory 2025/03/13 03:39:44 DEBUG : A1/two: md5 = 8eacaddd26e0e60d65291a0965171072 OK 2025/03/13 03:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cakovel2faqa': Purge remote 2025/03/13 03:39:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:39:51 DEBUG : A1/B1/C1/one: md5 = ef3b8eece331ee66a2625c9aa8e11a0d OK 2025/03/13 03:39:51 INFO : A2: Making directory 2025/03/13 03:39:52 INFO : A1/B2: Making directory 2025/03/13 03:39:53 INFO : A1/B2/C2: Making directory 2025/03/13 03:39:54 INFO : A1/B1/C3: Making directory 2025/03/13 03:39:55 INFO : A3: Making directory 2025/03/13 03:39:56 INFO : A3/B3: Making directory 2025/03/13 03:39:56 INFO : A3/B3/C4: Making directory 2025/03/13 03:39:59 DEBUG : A1/two: md5 = c24a398fd57bf7a8173eced147829215 OK 2025/03/13 03:40:00 DEBUG : removing 1 level 3 directories 2025/03/13 03:40:00 INFO : A3/B3/C4: Removing directory 2025/03/13 03:40:03 DEBUG : removing 2 level 3 directories 2025/03/13 03:40:03 INFO : A1/B2/C2: Removing directory 2025/03/13 03:40:03 INFO : A1/B1/C3: Removing directory 2025/03/13 03:40:03 DEBUG : removing 2 level 2 directories 2025/03/13 03:40:03 INFO : A3/B3: Removing directory 2025/03/13 03:40:03 INFO : A1/B2: Removing directory 2025/03/13 03:40:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/13 03:40:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/13 03:40:04 DEBUG : removing 2 level 1 directories 2025/03/13 03:40:04 INFO : A3: Removing directory 2025/03/13 03:40:04 INFO : A2: Removing directory 2025/03/13 03:40:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/13 03:40:08 DEBUG : removing 1 level 3 directories 2025/03/13 03:40:08 INFO : A1/B1/C1: Removing directory 2025/03/13 03:40:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:09 DEBUG : removing 1 level 2 directories 2025/03/13 03:40:09 INFO : A1/B1: Removing directory 2025/03/13 03:40:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/13 03:40:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/13 03:40:10 DEBUG : removing 1 level 1 directories 2025/03/13 03:40:10 INFO : A1: Removing directory 2025/03/13 03:40:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/13 03:40:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/13 03:40:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/13 03:40:11 DEBUG : removing 1 level 0 directories 2025/03/13 03:40:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Removing directory 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/13 03:40:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:40:13 INFO : A1: Making directory 2025/03/13 03:40:14 INFO : A1/B1: Making directory 2025/03/13 03:40:15 INFO : A1/B1/C1: Making directory 2025/03/13 03:40:17 DEBUG : removing 1 level 3 directories 2025/03/13 03:40:17 INFO : A1/B1/C1: Removing directory 2025/03/13 03:40:18 DEBUG : removing 1 level 2 directories 2025/03/13 03:40:18 INFO : A1/B1: Removing directory 2025/03/13 03:40:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/13 03:40:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:40:20 INFO : A1: Making directory 2025/03/13 03:40:21 INFO : A1/B1: Making directory 2025/03/13 03:40:22 INFO : A1/B1/C1: Making directory 2025/03/13 03:40:25 DEBUG : removing 1 level 3 directories 2025/03/13 03:40:25 INFO : A1/B1/C1: Removing directory 2025/03/13 03:40:26 DEBUG : removing 1 level 2 directories 2025/03/13 03:40:26 INFO : A1/B1: Removing directory 2025/03/13 03:40:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/13 03:40:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.78s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:40:30 DEBUG : file1: md5 = b6e0287d2110bb8e7a571abafae6a428 OK 2025/03/13 03:40:30 DEBUG : filename.txt: File name found in url 2025/03/13 03:40:32 DEBUG : filename.txt: md5 = b27d929129b50a2edefb73b2ddf02a83 OK 2025/03/13 03:40:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/13 03:40:33 DEBUG : headerfilename.txt: md5 = c33b040927a6618177c812bd2c2cb4a0 OK 2025/03/13 03:40:35 DEBUG : file2: md5 = 667705e3456af3a024a3204380babf9a OK --- PASS: TestCopyURL (9.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:40:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/13 03:40:40 DEBUG : sub/file2: md5 = efcbf2804560b6d4cc828e90120cb5a1 OK 2025/03/13 03:40:40 INFO : file1: Copied (new) to: sub/file2 2025/03/13 03:40:40 INFO : file1: Deleted 2025/03/13 03:40:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 03:40:41 DEBUG : file1: Unchanged skipping 2025/03/13 03:40:41 INFO : file1: Deleted 2025/03/13 03:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': don't need to copy/move sub/file2, it is already at target location 2025/03/13 03:40:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.10s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:40:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/13 03:40:45 DEBUG : file1: md5 = 2541485fefe80b59f4e9d0f4625ff099 OK 2025/03/13 03:40:45 INFO : file1: Copied (new) 2025/03/13 03:40:45 INFO : file1: Deleted 2025/03/13 03:40:46 DEBUG : file1: Destination exists, skipping 2025/03/13 03:40:46 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.63s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:40:51 DEBUG : dst/file1: md5 = 6b7efc258dbb7ef270193b35c0e115e7 OK 2025/03/13 03:40:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leberer8xoji/backup" 2025/03/13 03:40:51 DEBUG : Creating backend with remote "TestDrive:crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg/1nrff024r7pq65ecp72fc28jb0" 2025/03/13 03:40:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/13 03:40:55 INFO : dst/file1: Moved (server-side) 2025/03/13 03:40:57 DEBUG : dst/file1: md5 = 3e9c422f700601bad22c25b9837d1bed OK 2025/03/13 03:40:57 INFO : dst/file1: Copied (new) 2025/03/13 03:40:57 INFO : dst/file1: Deleted 2025/03/13 03:40:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:41:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/13 03:41:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.42s) === 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:41:04 DEBUG : A1/one: md5 = d37e5d2fa851c08f7134bd2b3e8c3faa OK 2025/03/13 03:41:06 DEBUG : A1/two: md5 = 85763c8f1ff329b343a40357f2f37685 OK 2025/03/13 03:41:08 DEBUG : A1/B1/three: md5 = 687432b34d185885396da05c172de9d4 OK 2025/03/13 03:41:10 DEBUG : A1/B1/C1/four: md5 = 9dccf65b6a6aa8f5565678592798b3b5 OK 2025/03/13 03:41:12 DEBUG : A1/B1/C2/five: md5 = c1bb8ee35c732311508431fd4648c3a7 OK 2025/03/13 03:41:12 INFO : A1/B2: Making directory 2025/03/13 03:41:13 INFO : A1/B1/C3: Making directory 2025/03/13 03:41:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/13 03:41:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/13 03:41:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/13 03:41:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/13 03:41:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/13 03:41:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/13 03:41:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/13 03:41:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/13 03:41:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/13 03:41:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/13 03:41:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/13 03:41:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/13 03:41:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/13 03:41:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/13 03:41:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/13 03:41:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/13 03:41:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/13 03:41:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/13 03:41:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/13 03:41:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/13 03:41:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/13 03:41:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/13 03:41:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/13 03:41:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/13 03:41:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/13 03:41:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/13 03:41:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/13 03:41:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/13 03:41:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/13 03:41:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/13 03:41:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.69s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/13 03:41:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 31184746f94553a52d1c48602477eca3 OK 2025/03/13 03:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/13 03:41:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/13 03:41:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/13 03:41:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 2800167944b006d67136f304120b5d8f OK 2025/03/13 03:41:52 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/13 03:41:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 0a8bf981f0a9c5874cad92db75a8c60a OK 2025/03/13 03:41:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/13 03:41:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/13 03:41:57 DEBUG : with_checksum_big_file_from_pipe: md5 = a628a4318412d7aeb6c809c5e66d59f3 OK 2025/03/13 03:41:57 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/13 03:42:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 03:42:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/13 03:42:02 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-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/13 03:42:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/13 03:42:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/13 03:42:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/13 03:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (48 bytes), uploading instead of streaming 2025/03/13 03:42:10 DEBUG : rcat_metadata: md5 = 614fd64e6b389eb44e819f91af5acf3c OK 2025/03/13 03:42:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/13 03:42:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/13 03:42:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 55b752a8f8ba956df9cd67124e70b500 OK 2025/03/13 03:42:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:16 DEBUG : potato1: md5 = 1364e13f8027759cab33e0286180a674 OK 2025/03/13 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (60 bytes), uploading instead of streaming 2025/03/13 03:42:17 DEBUG : potato2: md5 = 6841c1b78e1812e0f71c5c762845938d OK 2025/03/13 03:42:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:20 DEBUG : potato1: md5 = 9c662e804d562d818d66256cd9eb2615 OK 2025/03/13 03:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': File to upload is small (60 bytes), uploading instead of streaming 2025/03/13 03:42:22 DEBUG : potato2: md5 = 6cefeb4546b61269a62577e7fcf440d7 OK 2025/03/13 03:42:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.99s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:25 DEBUG : potato2: md5 = b902a83cefa98fec8fae6b2fb590736d OK 2025/03/13 03:42:27 DEBUG : empty space: md5 = d7a2c25e535eea6b66df04ee4c30c7dc OK 2025/03/13 03:42:29 DEBUG : sub dir/potato3: md5 = 0f18e5d28f2c8d597238f46c6b1138fc OK 2025/03/13 03:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Touching "sub dir/potato3" 2025/03/13 03:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Touching "empty space" 2025/03/13 03:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Touching "potato2" 2025/03/13 03:42:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.83s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:34 DEBUG : dir with metadata: Making directory with metadata 2025/03/13 03:42:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:36 DEBUG : directory with modtime: Making directory with metadata 2025/03/13 03:42:37 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/13 03:42:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/13 03:42:39 DEBUG : Google drive root 'crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg': Skipping btime metadata as can't update it on an existing file: 2025-03-13T03:42:39.199303527Z 2025/03/13 03:42:39 INFO : non existent directory: Updated directory metadata 2025/03/13 03:42:42 DEBUG : Google drive root 'crypt/6guan5rner2hp32nn7sdjlkupnslm0vluo7nb6uoo1ssrhbhensg': Skipping btime metadata as can't update it on an existing file: 2025-03-13T03:42:39.199303527Z 2025/03/13 03:42:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.11s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/13 03:42:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/13 03:42:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.41s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/13 03:42:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/13 03:42:48 DEBUG : dst: Making directory with metadata 2025/03/13 03:42:49 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/13 03:42:49 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 03:42:49 INFO : dst: Set directory modification time (using SetModTime) 2025/03/13 03:42:50 INFO : dst: Set directory modification time (using SetModTime) 2025/03/13 03:42:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/13 03:42:50 INFO : dst: Set directory modification time (using SetModTime) 2025/03/13 03:42:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji'", Local "Local file system at /tmp/rclone1040408892", Modify Window "1ms" 2025/03/13 03:42:54 DEBUG : sub dir/test remove existing: md5 = 51b6a9392e18fc88c5c0b9b061282139 OK 2025/03/13 03:42:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8d27d5b3307e6da725c0f1052065d973 OK 2025/03/13 03:42:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hocizup4" before starting 2025/03/13 03:42:58 DEBUG : sub dir/test remove existing.hocizup4: TEST: removing renamed existing file after operation 2025/03/13 03:43:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zixazex3" before starting 2025/03/13 03:43:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zixazex3: TEST: renaming existing back after failed operation 2025/03/13 03:43:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiwotuy2" before starting 2025/03/13 03:43:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiwotuy2: TEST: removing renamed existing file after operation 2025/03/13 03:43:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2muecgrr5bvcpsoguk45ifg18qvtsmb2ianhitlgv1cgbj2387a0" 2025/03/13 03:43:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qi6rjbjv60fmc615t53ge3ntuploubjh7n48loo286r0asfope2v6tn9jutov0p04ql2k8b3vrb368bfm9kh6qlusikb8pcu1le359bkg6g0tbnk959fcmfm0r4e6svarhh2cpt5igkcn3ol7bo367s2rtnrm9u4vi9148ufov4m35fqrasg" --- PASS: TestRemoveExisting (13.38s) === 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/13 03:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leberer8xoji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m52.406854884s (try 1/5)