"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/27 04:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa" 2025/08/27 04:08:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng" 2025/08/27 04:08:37 DEBUG : Creating backend with remote "/tmp/rclone3144602681" === 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/27 04:08:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/27 04:08:37 DEBUG : potato: Seek from 10 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 10 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Seek from 5 to 2 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/27 04:08:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Seek from 5 to 2 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/27 04:08:37 DEBUG : potato: Seek from 8 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 8 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/27 04:08:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/27 04:08:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/27 04:08:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/27 04:08:37 DEBUG : potato: Seek from 5 to 2 2025/08/27 04:08:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/27 04:08:37 DEBUG : potato: Seek from 9 to 0 2025/08/27 04:08:37 DEBUG : potato: Seek from 9 to 0 2025/08/27 04:08:37 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:08:40 DEBUG : rutabaga: md5 = 918da8f0bffa1bb0e41f2966ee8b2587 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/27 04:08:42 DEBUG : empty space: md5 = 2e0efe6a0328c80e2b99667846985799 OK === RUN TestCheck/3 2025/08/27 04:08:44 DEBUG : potato2: md5 = 541ec653c728cdf56898ee805f92ec48 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/27 04:08:46 DEBUG : remotepotato: md5 = 98ff0c7aab1280021450a637d7ed067c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.58s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/08/27 04:08:49 DEBUG : Creating backend with remote "nonexistent" 2025/08/27 04:08:49 DEBUG : Creating backend with remote "nonexistent" 2025/08/27 04:08:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/27 04:08:49 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/08/27 04:08:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/27 04:08:49 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:08:51 DEBUG : rutabaga: md5 = 57173f39aa722570e981a2b65ff7295b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/27 04:08:54 DEBUG : empty space: md5 = d1a790eaed5409ea09198d433f6d16ae OK === RUN TestCheckDownload/3 2025/08/27 04:08:57 DEBUG : potato2: md5 = 8620001446cda9dc8445a8daca4932fe OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/27 04:09:01 DEBUG : remotepotato: md5 = 4b03ea648a37be0ba5dfb34d3c72bfe6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.94s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:09:07 DEBUG : rutabaga: md5 = f735731ffec1c83667d45bf90f4255eb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/27 04:09:10 DEBUG : empty space: md5 = 71cd58233839ddffbd0b6519a13a0a54 OK === RUN TestCheckSizeOnly/3 2025/08/27 04:09:12 DEBUG : potato2: md5 = 3b14a4f036daeb755e627a04d0fafeea OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/27 04:09:14 DEBUG : remotepotato: md5 = 397d9c8c3a0c840ec0a47532e8b8a941 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.35s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:09:19 DEBUG : test.sum: md5 = 632dd8f852e24c5e671ce4cc81262be4 OK 2025/08/27 04:09:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/27 04:09:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/27 04:09:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/27 04:09:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/27 04:09:21 DEBUG : test.sum: md5 = 97ba3b57d6603e863b51fc6fd0591f9e OK 2025/08/27 04:09:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/27 04:09:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/27 04:09:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/27 04:09:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.76s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:09:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/data" 2025/08/27 04:09:23 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:09:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/data" 2025/08/27 04:09:25 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/vjrnln8ratgmqakfosrqe8espk" 2025/08/27 04:09:29 DEBUG : data/banana: md5 = 802cce3cc1f95755e7a47b68b1b54613 OK 2025/08/27 04:09:30 DEBUG : test.sum: md5 = 44703e296a8532ccdd63a97fa51b70cf OK === RUN TestCheckSumDownload/subtest1 2025/08/27 04:09:35 DEBUG : data/potato: md5 = 809f7e5064937ce22c58b91c16418395 OK 2025/08/27 04:09:36 DEBUG : test.sum: md5 = 0180794b424cd198c42cbaf0c630823f OK === RUN TestCheckSumDownload/subtest2 2025/08/27 04:09:41 DEBUG : test.sum: md5 = d298e992e4dd3244b23939095aea794c OK === RUN TestCheckSumDownload/subtest3 2025/08/27 04:09:46 DEBUG : test.sum: md5 = c286c1dddfccdd98226721514892ff02 OK === RUN TestCheckSumDownload/subtest4 2025/08/27 04:09:50 DEBUG : test.sum: md5 = 56fb7d852194018b3ff834a69986366e OK === RUN TestCheckSumDownload/subtest5 2025/08/27 04:09:55 DEBUG : test.sum: md5 = 31855f08cdf56f7015452da59f8ed9ad OK === RUN TestCheckSumDownload/subtest6 2025/08/27 04:09:59 DEBUG : data/banana: md5 = 5eeaf14e055f178a67a13f948956f0ab OK 2025/08/27 04:10:01 DEBUG : data/potato: md5 = c542b635744cbf644fa8d92f6e4a281e OK 2025/08/27 04:10:02 DEBUG : test.sum: md5 = 1dff5f7cef65cdfe9795833512d78c28 OK === RUN TestCheckSumDownload/subtest7 2025/08/27 04:10:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/27 04:10:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.21s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.76s) --- PASS: TestCheckSumDownload/subtest3 (2.70s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (2.12s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.80s) === RUN TestApplyTransforms 2025/08/27 04:10:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mivezif1xodu" 2025/08/27 04:10:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/a9cfcvt62ljspcjcvdiu6l1v37hfofjo2e2rq26ddqenfgoja8ug" 2025/08/27 04:10:09 DEBUG : Creating backend with remote "/tmp/rclone255888233" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu'", Local "Local file system at /tmp/rclone255888233", Modify Window "1ms" 2025/08/27 04:10:11 DEBUG : hello, world!: md5 = 5d578bab98b7860c48785aa458827a72 OK upper checkfile vs. lower remote (without normalization) 2025/08/27 04:10:12 ERROR : hello, world!: sum not found 2025/08/27 04:10:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu' 2025/08/27 04:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu': 1 files missing 2025/08/27 04:10:12 NOTICE: 1 hashes missing 2025/08/27 04:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu': 1 differences found 2025/08/27 04:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/27 04:10:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu': 0 differences found 2025/08/27 04:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu': 1 matching files 2025/08/27 04:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabacab2zofe" 2025/08/27 04:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/jbvajtslbg6lgepqv4fn59bts7r63enfrastqpuoffvvvagei9f0" 2025/08/27 04:10:14 DEBUG : Creating backend with remote "/tmp/rclone2168545947" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe'", Local "Local file system at /tmp/rclone2168545947", Modify Window "1ms" 2025/08/27 04:10:16 DEBUG : HELLO, WORLD!: md5 = fd9695b75f71834fc211711b59f86896 OK lower checkfile vs. upper remote (without normalization) 2025/08/27 04:10:17 ERROR : HELLO, WORLD!: sum not found 2025/08/27 04:10:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe' 2025/08/27 04:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe': 1 files missing 2025/08/27 04:10:17 NOTICE: 1 hashes missing 2025/08/27 04:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe': 1 differences found 2025/08/27 04:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/27 04:10:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe': 0 differences found 2025/08/27 04:10:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe': 1 matching files 2025/08/27 04:10:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piciyed9vigu" 2025/08/27 04:10:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:18 DEBUG : Creating backend with remote "TestDrive:crypt/9683fus3o8d2aj03rkio7h27ed68cnujq4uuhdjkepq9lkgk7h70" 2025/08/27 04:10:19 DEBUG : Creating backend with remote "/tmp/rclone1762909392" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu'", Local "Local file system at /tmp/rclone1762909392", Modify Window "1ms" 2025/08/27 04:10:21 DEBUG : HeLlO, wOrLd!: md5 = c141605d3ef4b4d00e5cbe8aefd6984f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/27 04:10:21 ERROR : HeLlO, wOrLd!: sum not found 2025/08/27 04:10:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu' 2025/08/27 04:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu': 1 files missing 2025/08/27 04:10:21 NOTICE: 1 hashes missing 2025/08/27 04:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu': 1 differences found 2025/08/27 04:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/27 04:10:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu': 0 differences found 2025/08/27 04:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu': 1 matching files 2025/08/27 04:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecejoq6royu" 2025/08/27 04:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/lmr2506vcjhb51lanedr8fce79aan6rl7f5n2gtb34t15q66ijeg" 2025/08/27 04:10:24 DEBUG : Creating backend with remote "/tmp/rclone2254987259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu'", Local "Local file system at /tmp/rclone2254987259", Modify Window "1ms" 2025/08/27 04:10:26 DEBUG : HELLO, WORLD!: md5 = 11b63788c935b6b74de9092b5022fc5a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/27 04:10:26 ERROR : HELLO, WORLD!: sum not found 2025/08/27 04:10:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu' 2025/08/27 04:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu': 1 files missing 2025/08/27 04:10:26 NOTICE: 1 hashes missing 2025/08/27 04:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu': 1 differences found 2025/08/27 04:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/27 04:10:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu': 0 differences found 2025/08/27 04:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu': 1 matching files 2025/08/27 04:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuxom3furi" 2025/08/27 04:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/o8dlicrslvuu82hft7fhrmvvvispf6bcdj1ajqb9283uk6s54bh0" 2025/08/27 04:10:28 DEBUG : Creating backend with remote "/tmp/rclone1680552053" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi'", Local "Local file system at /tmp/rclone1680552053", Modify Window "1ms" 2025/08/27 04:10:31 DEBUG : 測試_Русский___ě_áñ: md5 = 1bd75ad489bd6ecabb73d195d4789f7d OK NFD checkfile vs. NFC remote (without normalization) 2025/08/27 04:10:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/27 04:10:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi' 2025/08/27 04:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi': 1 files missing 2025/08/27 04:10:31 NOTICE: 1 hashes missing 2025/08/27 04:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi': 1 differences found 2025/08/27 04:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/27 04:10:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi': 0 differences found 2025/08/27 04:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi': 1 matching files 2025/08/27 04:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifacik3xuxu" 2025/08/27 04:10:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/mtcn459epoub8791ftuu785a1u3rjtss3eoh5jul6o94qeb8imfg" 2025/08/27 04:10:34 DEBUG : Creating backend with remote "/tmp/rclone3399370946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu'", Local "Local file system at /tmp/rclone3399370946", Modify Window "1ms" 2025/08/27 04:10:36 DEBUG : 測試_Русский___ě_áñ: md5 = a9af41bb985acd25f57b264e08ecdb93 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/27 04:10:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/27 04:10:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu' 2025/08/27 04:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu': 1 files missing 2025/08/27 04:10:36 NOTICE: 1 hashes missing 2025/08/27 04:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu': 1 differences found 2025/08/27 04:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/27 04:10:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu': 0 differences found 2025/08/27 04:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu': 1 matching files 2025/08/27 04:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kecuqug9wile" 2025/08/27 04:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/qbvf2kks7ot8ksulev3nddtao2720t5rn054moho93ruun81k60g" 2025/08/27 04:10:39 DEBUG : Creating backend with remote "/tmp/rclone473993718" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile'", Local "Local file system at /tmp/rclone473993718", Modify Window "1ms" 2025/08/27 04:10:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f1e1f75f18b883671fe9a66aaa4957db OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/27 04:10:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/27 04:10:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile' 2025/08/27 04:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile': 1 files missing 2025/08/27 04:10:42 NOTICE: 1 hashes missing 2025/08/27 04:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile': 1 differences found 2025/08/27 04:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/27 04:10:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile': 0 differences found 2025/08/27 04:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile': 1 matching files 2025/08/27 04:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hifuwiw5rama" 2025/08/27 04:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/7uif72s0o79k53n856tht4jk8176d8hna7hpph0gm5sja52orqsg" 2025/08/27 04:10:44 DEBUG : Creating backend with remote "/tmp/rclone4011702638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama'", Local "Local file system at /tmp/rclone4011702638", Modify Window "1ms" 2025/08/27 04:10:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b48f9e156536da8847d904d3bd894e2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/27 04:10:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/27 04:10:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama' 2025/08/27 04:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama': 1 files missing 2025/08/27 04:10:46 NOTICE: 1 hashes missing 2025/08/27 04:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama': 1 differences found 2025/08/27 04:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/27 04:10:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama': 0 differences found 2025/08/27 04:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama': 1 matching files 2025/08/27 04:10:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siqaqoh7zozi" 2025/08/27 04:10:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:48 DEBUG : Creating backend with remote "TestDrive:crypt/268eri8s8a3vi4l89eskiqfigquqo246pn0vfjsoqcer3bepu9jg" 2025/08/27 04:10:49 DEBUG : Creating backend with remote "/tmp/rclone3783888853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi'", Local "Local file system at /tmp/rclone3783888853", Modify Window "1ms" 2025/08/27 04:10:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 47ad436cf2e0d440eee5c47b723aaa92 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/27 04:10:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/27 04:10:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi' 2025/08/27 04:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi': 1 files missing 2025/08/27 04:10:52 NOTICE: 1 hashes missing 2025/08/27 04:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi': 1 differences found 2025/08/27 04:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/27 04:10:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi': 0 differences found 2025/08/27 04:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi': 1 matching files 2025/08/27 04:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dahibiq4kuhu" 2025/08/27 04:10:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/gks10foj345gnkhv7hsn4gbo978q9faig10jbutk3s4qp8rv8hr0" 2025/08/27 04:10:54 DEBUG : Creating backend with remote "/tmp/rclone1494707877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu'", Local "Local file system at /tmp/rclone1494707877", Modify Window "1ms" 2025/08/27 04:10:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f7f31c9a888d6ded7a731178a5c8f74 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/27 04:10:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/27 04:10:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu' 2025/08/27 04:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu': 1 files missing 2025/08/27 04:10:56 NOTICE: 1 hashes missing 2025/08/27 04:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu': 1 differences found 2025/08/27 04:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/27 04:10:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/27 04:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu': 0 differences found 2025/08/27 04:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu': 1 matching files 2025/08/27 04:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahibiq4kuhu': Purge remote 2025/08/27 04:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siqaqoh7zozi': Purge remote 2025/08/27 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hifuwiw5rama': Purge remote 2025/08/27 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecuqug9wile': Purge remote 2025/08/27 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifacik3xuxu': Purge remote 2025/08/27 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuxom3furi': Purge remote 2025/08/27 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecejoq6royu': Purge remote 2025/08/27 04:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piciyed9vigu': Purge remote 2025/08/27 04:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabacab2zofe': Purge remote 2025/08/27 04:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivezif1xodu': Purge remote --- PASS: TestApplyTransforms (53.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:11:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/27 04:11:05 DEBUG : sub/file2: md5 = 9047e0e08657f4d7e82ac4d416aa5489 OK 2025/08/27 04:11:05 INFO : file1: Copied (new) to: sub/file2 2025/08/27 04:11:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 04:11:05 DEBUG : file1: Unchanged skipping 2025/08/27 04:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': don't need to copy/move sub/file2, it is already at target location 2025/08/27 04:11:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.21s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:11:11 DEBUG : dst/file1: md5 = c4d26c742c7d6f1c2e39c5d5e01d882b OK 2025/08/27 04:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/backup" 2025/08/27 04:11:12 DEBUG : Config file has changed externally - reloading 2025/08/27 04:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/1nrff024r7pq65ecp72fc28jb0" 2025/08/27 04:11:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/27 04:11:15 INFO : dst/file1: Moved (server-side) 2025/08/27 04:11:17 DEBUG : dst/file1: md5 = f870309a3aa4da7ed216e97720a981b2 OK 2025/08/27 04:11:17 INFO : dst/file1: Copied (new) 2025/08/27 04:11:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/27 04:11:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/27 04:11:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/dst" 2025/08/27 04:11:22 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/27 04:11:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/CompareDest" 2025/08/27 04:11:24 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/gveqi14airsml4bgu7krj116o8" 2025/08/27 04:11:26 DEBUG : one: Need to transfer - File not found at Destination 2025/08/27 04:11:28 DEBUG : one: md5 = f0b0807968f9b2c55d012e5fdbd79d24 OK 2025/08/27 04:11:28 INFO : one: Copied (new) 2025/08/27 04:11:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 04:11:31 DEBUG : one: md5 = 08cd005554fc3c9e38130f0832ba031f OK 2025/08/27 04:11:31 INFO : one: Copied (replaced existing) 2025/08/27 04:11:33 DEBUG : dst/one: md5 = 6f6c03b8550b524aa8572f91d542e71a OK 2025/08/27 04:11:35 DEBUG : CompareDest/one: md5 = e2fef8604633db0c003046e13b3be00e OK 2025/08/27 04:11:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 04:11:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 04:11:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 04:11:38 DEBUG : CompareDest/two: md5 = 48f7d114a7087bbe84f24331baa3c004 OK 2025/08/27 04:11:39 DEBUG : two: Need to transfer - File not found at Destination 2025/08/27 04:11:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 04:11:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 04:11:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/27 04:11:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 04:11:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 04:11:41 DEBUG : two: Need to transfer - File not found at Destination 2025/08/27 04:11:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/27 04:11:43 DEBUG : two: md5 = 422f38c88230fd8ac0a32d1f2ed5851d OK 2025/08/27 04:11:43 INFO : two: Copied (new) 2025/08/27 04:11:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/27 04:11:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:11:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/27 04:11:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.99s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/dst" 2025/08/27 04:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/27 04:11:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/CopyDest" 2025/08/27 04:11:49 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/27 04:11:50 DEBUG : one: Need to transfer - File not found at Destination 2025/08/27 04:11:53 DEBUG : one: md5 = adb2a6ab4c76a699639aef32022a97fc OK 2025/08/27 04:11:53 INFO : one: Copied (new) 2025/08/27 04:11:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 04:11:57 DEBUG : one: md5 = 0709f759f16a940b1d5cdd156fe85a59 OK 2025/08/27 04:11:57 INFO : one: Copied (replaced existing) 2025/08/27 04:11:59 DEBUG : dst/one: md5 = 593cab1834eb8cd00ea475dbe7fb1bd7 OK 2025/08/27 04:12:01 DEBUG : CopyDest/one: md5 = 42bb3e03c57958faa301a57b5827bdff OK 2025/08/27 04:12:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/BackupDir" 2025/08/27 04:12:02 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/27 04:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 04:12:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 04:12:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 04:12:05 INFO : one: Moved (server-side) 2025/08/27 04:12:06 INFO : one: Copied (server-side copy) 2025/08/27 04:12:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/27 04:12:08 DEBUG : CopyDest/two: md5 = 2375670c64aa8be4d4d1f7b9d2eba77e OK 2025/08/27 04:12:09 DEBUG : two: Need to transfer - File not found at Destination 2025/08/27 04:12:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 04:12:10 INFO : two: Copied (server-side copy) 2025/08/27 04:12:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/27 04:12:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 04:12:11 DEBUG : two: Unchanged skipping 2025/08/27 04:12:13 DEBUG : CopyDest/three: md5 = e80d5596f1f30c1db5e323fbd34852bb OK 2025/08/27 04:12:14 DEBUG : three: Need to transfer - File not found at Destination 2025/08/27 04:12:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/27 04:12:14 DEBUG : three: Destination not found in --copy-dest 2025/08/27 04:12:16 DEBUG : three: md5 = f77bd676a13b151d435f347414b59dbb OK 2025/08/27 04:12:16 INFO : three: Copied (new) 2025/08/27 04:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/27 04:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/27 04:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:12:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/27 04:12:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:12:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/27 04:12:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.72s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:12:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/27 04:12:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b53786447860c466598b29b01914ae63 OK 2025/08/27 04:12:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/27 04:12:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/27 04:12:26 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/08/27 04:12:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/27 04:12:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/27 04:12:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d8cb90cadc8cd1f35e7aed1a407bbc0b OK 2025/08/27 04:12:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/27 04:12:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/27 04:12:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:12:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using skip mode. 2025/08/27 04:12:35 NOTICE: one: Found 2 files with duplicate names 2025/08/27 04:12:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:12:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using skip mode. 2025/08/27 04:12:42 NOTICE: one: Found 3 files with duplicate names 2025/08/27 04:12:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/27 04:12:42 INFO : one: Deleted 2025/08/27 04:12:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:12:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using first mode. 2025/08/27 04:12:48 NOTICE: one: Found 3 files with duplicate names 2025/08/27 04:12:48 INFO : one: Deleted 2025/08/27 04:12:49 INFO : one: Deleted 2025/08/27 04:12:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:12:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using newest mode. 2025/08/27 04:12:55 NOTICE: one: Found 3 files with duplicate names 2025/08/27 04:12:55 INFO : one: Deleted 2025/08/27 04:12:56 INFO : one: Deleted 2025/08/27 04:12:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.47s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:13:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using oldest mode. 2025/08/27 04:13:02 NOTICE: one: Found 3 files with duplicate names 2025/08/27 04:13:02 INFO : one: Deleted 2025/08/27 04:13:03 INFO : one: Deleted 2025/08/27 04:13:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.83s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:13:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using largest mode. 2025/08/27 04:13:09 NOTICE: one: Found 3 files with duplicate names 2025/08/27 04:13:09 INFO : one: Deleted 2025/08/27 04:13:09 INFO : one: Deleted 2025/08/27 04:13:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:13:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using smallest mode. 2025/08/27 04:13:15 NOTICE: one: Found 3 files with duplicate names 2025/08/27 04:13:15 INFO : one: Deleted 2025/08/27 04:13:16 INFO : one: Deleted 2025/08/27 04:13:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:13:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Looking for duplicate names using rename mode. 2025/08/27 04:13:22 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/27 04:13:24 INFO : one-2.txt: renamed from: one.txt 2025/08/27 04:13:25 INFO : one-3.txt: renamed from: one.txt 2025/08/27 04:13:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:13:31 DEBUG : dupe1/one.txt: md5 = c8b9617bef98637678daf905c92226bc OK 2025/08/27 04:13:33 DEBUG : dupe2/two.txt: md5 = 2b1b23e2f563e3433389acfe749aeb55 OK 2025/08/27 04:13:35 DEBUG : dupe3/three.txt: md5 = b5c9178bcb2e61990bb3a8733af5f603 OK 2025/08/27 04:13:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/27 04:13:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/27 04:13:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/27 04:13:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/27 04:13:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/27 04:13:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/27 04:13:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.72s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:13:43 DEBUG : a.txt: md5 = 1bc1aca3bc08792675c1630962095cbe OK 2025/08/27 04:13:44 DEBUG : zend.txt: md5 = a94aceaf72eead905072cc6f228d11b3 OK 2025/08/27 04:13:46 DEBUG : sub dir/hello world: md5 = 67c4e38bcd251390e56229ca3754db8f OK 2025/08/27 04:13:48 DEBUG : sub dir/hello world2: md5 = f56512df0d063e4d1f42c0e823b81732 OK 2025/08/27 04:13:50 DEBUG : sub dir/ignore dir/.ignore: md5 = d65ee4fdd8017ccceab50907f0994316 OK 2025/08/27 04:13:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4c583030e61034b6ce8542df9b179fb4 OK 2025/08/27 04:13:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 26e79aeefe72c587f15e7715865958d7 OK 2025/08/27 04:13:55 DEBUG : a.txt: Excluded (Size Filter) 2025/08/27 04:13:55 DEBUG : a.txt: Excluded 2025/08/27 04:13:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/27 04:13:55 DEBUG : sub dir/hello world: Excluded 2025/08/27 04:13:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/27 04:13:55 DEBUG : sub dir/hello world2: Excluded 2025/08/27 04:13:56 DEBUG : sub dir/ignore dir: Excluded 2025/08/27 04:13:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/27 04:13:56 DEBUG : sub dir/hello world: Excluded 2025/08/27 04:13:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/27 04:13:56 DEBUG : sub dir/hello world2: Excluded 2025/08/27 04:13:56 DEBUG : sub dir/ignore dir: Excluded 2025/08/27 04:14:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/27 04:14:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/27 04:14:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/27 04:14:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/27 04:14:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/27 04:14:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/27 04:14:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.29s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:04 DEBUG : a.txt: md5 = 297e4f57c8425733539867af73b1c941 OK 2025/08/27 04:14:06 DEBUG : zend.txt: md5 = 4462c67c85c6deb2957b054bc893f746 OK 2025/08/27 04:14:08 DEBUG : sub dir/hello world: md5 = 43a8e55b2f9c630536818a1a01574a04 OK 2025/08/27 04:14:09 DEBUG : sub dir/hello world2: md5 = d430242f6d0e5eadf93b8e2ab107e994 OK 2025/08/27 04:14:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 4d086a945b3e370c815bff6cc434f51a OK 2025/08/27 04:14:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = d227e34ff1bc5d4f292e87c49078df4c OK 2025/08/27 04:14:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9552782bcb8de5b432a9b57b1c5cf79e OK 2025/08/27 04:14:16 DEBUG : a.txt: Excluded (Size Filter) 2025/08/27 04:14:16 DEBUG : a.txt: Excluded 2025/08/27 04:14:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/27 04:14:17 DEBUG : sub dir/hello world2: Excluded 2025/08/27 04:14:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/27 04:14:17 DEBUG : sub dir/hello world: Excluded 2025/08/27 04:14:17 DEBUG : sub dir/ignore dir: Excluded 2025/08/27 04:14:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/27 04:14:17 DEBUG : sub dir/hello world2: Excluded 2025/08/27 04:14:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/27 04:14:17 DEBUG : sub dir/hello world: Excluded 2025/08/27 04:14:18 DEBUG : sub dir/ignore dir: Excluded 2025/08/27 04:14:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/27 04:14:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/27 04:14:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/27 04:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/27 04:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/27 04:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/27 04:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.28s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:25 DEBUG : file1: md5 = 2adf710dcacb146f5d2194cf3f3abbb9 OK 2025/08/27 04:14:27 DEBUG : sub/file2: md5 = 1349a6c7864b0522c2750bff13ade747 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/08/27 04:14:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/27 04:14:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/27 04:14:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/27 04:14:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.36s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.58s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:35 DEBUG : file1: md5 = 87f03bac4080a2104ec7cccd32a19130 OK 2025/08/27 04:14:37 DEBUG : sub/file2: md5 = 4a4fcbbb833f59a1fb598f9680e0e665 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/08/27 04:14:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/notfound" 2025/08/27 04:14:41 DEBUG : Config file has changed externally - reloading 2025/08/27 04:14:41 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/qe0i31qdkoejk60elps0ni5sqk" 2025/08/27 04:14:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.81s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Making directory 2025/08/27 04:14:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:47 DEBUG : sub dir/hello world: md5 = 32302419ca173ea9c5c51bd446c1d728 OK 2025/08/27 04:14:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.51s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:52 DEBUG : potato2: md5 = 133e4097298e8df1563078da6394c117 OK 2025/08/27 04:14:53 DEBUG : empty space: md5 = 7073b059aede81276b8ff63f2d32d545 OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:14:56 DEBUG : potato2: md5 = 6bdb92ef96270448a422a0fbfbd124f4 OK 2025/08/27 04:14:58 DEBUG : empty space: md5 = 21da333197b4190309df95f42da7ac6d OK 2025/08/27 04:14:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/27 04:14:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:01 DEBUG : potato2: md5 = 1e76eb91a6d8d37cedbb6c226a608494 OK 2025/08/27 04:15:03 DEBUG : empty space: md5 = 54dccd08339d09ef7c68945fd16606fd OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:06 DEBUG : potato2: md5 = 4ce33a9f4cffef5a4914a9886c7f45db OK 2025/08/27 04:15:08 DEBUG : empty space: md5 = 4f07fff3bdcac25ad277754c687e157f OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2025/08/27 04:15:09 DEBUG : Creating backend with remote ":memory:" 2025/08/27 04:15:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/27 04:15:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/27 04:15:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:10 DEBUG : potato2: md5 = d7f0476aec45e8f646edc586b380d1f8 OK 2025/08/27 04:15:12 DEBUG : empty space: md5 = ee2af25d493c88588def59570a4ada19 OK 2025/08/27 04:15:14 DEBUG : sub dir/potato3: md5 = 99dda6eda5cbe24ebc06a8694a2e4276 OK 2025/08/27 04:15:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:19 DEBUG : small: md5 = aa63f9cfe20f383502ec9f5adde1b620 OK 2025/08/27 04:15:21 DEBUG : medium: md5 = c904695e663d5f95af751dab176d6232 OK 2025/08/27 04:15:22 DEBUG : large: md5 = baee6124cf2a8561faa8577819cbd05e OK 2025/08/27 04:15:22 DEBUG : Waiting for deletions to finish 2025/08/27 04:15:23 DEBUG : large: Excluded (Size Filter) 2025/08/27 04:15:23 INFO : small: Deleted 2025/08/27 04:15:23 INFO : medium: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:25 DEBUG : small: md5 = 8f8d45e847e86f56c3b34071088bcfa9 OK 2025/08/27 04:15:27 DEBUG : medium: md5 = f4b8cabb7607080a50ce90cac9ebc279 OK 2025/08/27 04:15:28 DEBUG : large: md5 = 494476c7832676bf936c7159dc5701f1 OK 2025/08/27 04:15:29 DEBUG : Waiting for deletions to finish 2025/08/27 04:15:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/27 04:15:29 INFO : medium: Deleted 2025/08/27 04:15:29 INFO : small: Deleted --- PASS: TestMaxDelete (6.60s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:32 DEBUG : small: md5 = 3f036c1656165af7a868741ebbb4ba33 OK 2025/08/27 04:15:34 DEBUG : medium: md5 = 31bcaf80b42d3b7b279159c891365fb3 OK 2025/08/27 04:15:35 DEBUG : large: md5 = e26a2d9036a60e1773e97fe33ab7334d OK 2025/08/27 04:15:35 DEBUG : Waiting for deletions to finish 2025/08/27 04:15:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/27 04:15:36 INFO : medium: Deleted 2025/08/27 04:15:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:39 DEBUG : small: md5 = e5b3ddb2bae00d60c616492cb327d28a OK 2025/08/27 04:15:41 DEBUG : medium: md5 = dd90c52c8ea7d4055cc628117168ff1c OK 2025/08/27 04:15:42 DEBUG : large: md5 = b80b9b1e09a9df25b69ca597314f0463 OK 2025/08/27 04:15:42 DEBUG : Waiting for deletions to finish 2025/08/27 04:15:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/27 04:15:43 INFO : large: Deleted 2025/08/27 04:15:43 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.73s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:46 DEBUG : ReadFile: md5 = 642791013c07a19107f3075d6a7e065c OK --- PASS: TestReadFile (4.24s) === RUN TestRetry 2025/08/27 04:15:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/27 04:15:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/27 04:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/27 04:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/27 04:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/27 04:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/27 04:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:15:50 DEBUG : file1: md5 = d2e5d0f0d34db25f9cfd8898a9f786cc OK 2025/08/27 04:15:52 DEBUG : file2: md5 = 57cf97ab3890478d4631088fa30f75dc OK --- PASS: TestCat (16.71s) === RUN TestPurge 2025/08/27 04:16:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-padagun5citi" 2025/08/27 04:16:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 04:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/vtvqd827j7vur5r2pf23qbfi3k09bu5u31nf77iq5vrc3priahng" 2025/08/27 04:16:06 DEBUG : Creating backend with remote "/tmp/rclone2049380037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-padagun5citi'", Local "Local file system at /tmp/rclone2049380037", Modify Window "1ms" 2025/08/27 04:16:11 DEBUG : A1/B1/C1/one: md5 = 0d4f58de4be2d8c637798a76aa0f373a OK 2025/08/27 04:16:11 INFO : A2: Making directory 2025/08/27 04:16:12 INFO : A1/B2: Making directory 2025/08/27 04:16:12 INFO : A1/B2/C2: Making directory 2025/08/27 04:16:13 INFO : A1/B1/C3: Making directory 2025/08/27 04:16:14 INFO : A3: Making directory 2025/08/27 04:16:15 INFO : A3/B3: Making directory 2025/08/27 04:16:15 INFO : A3/B3/C4: Making directory 2025/08/27 04:16:18 DEBUG : A1/two: md5 = 97633b00b4042ac1630b005971966f02 OK 2025/08/27 04:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-padagun5citi': Purge remote 2025/08/27 04:16:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.16s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:16:25 DEBUG : A1/B1/C1/one: md5 = 8b58c71377565ae7e8e776031769fa66 OK 2025/08/27 04:16:25 INFO : A2: Making directory 2025/08/27 04:16:26 INFO : A1/B2: Making directory 2025/08/27 04:16:27 INFO : A1/B2/C2: Making directory 2025/08/27 04:16:27 INFO : A1/B1/C3: Making directory 2025/08/27 04:16:28 INFO : A3: Making directory 2025/08/27 04:16:29 INFO : A3/B3: Making directory 2025/08/27 04:16:30 INFO : A3/B3/C4: Making directory 2025/08/27 04:16:32 DEBUG : A1/two: md5 = 141f8aea6b9693e3084005f76de31a4f OK 2025/08/27 04:16:33 DEBUG : removing 1 level 3 directories 2025/08/27 04:16:33 INFO : A3/B3/C4: Removing directory 2025/08/27 04:16:36 DEBUG : removing 2 level 3 directories 2025/08/27 04:16:36 INFO : A1/B2/C2: Removing directory 2025/08/27 04:16:36 INFO : A1/B1/C3: Removing directory 2025/08/27 04:16:36 DEBUG : removing 2 level 2 directories 2025/08/27 04:16:36 INFO : A3/B3: Removing directory 2025/08/27 04:16:36 INFO : A1/B2: Removing directory 2025/08/27 04:16:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/27 04:16:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/27 04:16:37 DEBUG : removing 2 level 1 directories 2025/08/27 04:16:37 INFO : A3: Removing directory 2025/08/27 04:16:37 INFO : A2: Removing directory 2025/08/27 04:16:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/27 04:16:41 DEBUG : removing 1 level 3 directories 2025/08/27 04:16:41 INFO : A1/B1/C1: Removing directory 2025/08/27 04:16:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:42 DEBUG : removing 1 level 2 directories 2025/08/27 04:16:42 INFO : A1/B1: Removing directory 2025/08/27 04:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/27 04:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/27 04:16:42 DEBUG : removing 1 level 1 directories 2025/08/27 04:16:42 INFO : A1: Removing directory 2025/08/27 04:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/27 04:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/27 04:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/27 04:16:43 DEBUG : removing 1 level 0 directories 2025/08/27 04:16:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Removing directory 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/27 04:16:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:16:45 INFO : A1: Making directory 2025/08/27 04:16:46 INFO : A1/B1: Making directory 2025/08/27 04:16:47 INFO : A1/B1/C1: Making directory 2025/08/27 04:16:49 DEBUG : removing 1 level 3 directories 2025/08/27 04:16:49 INFO : A1/B1/C1: Removing directory 2025/08/27 04:16:50 DEBUG : removing 1 level 2 directories 2025/08/27 04:16:50 INFO : A1/B1: Removing directory 2025/08/27 04:16:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/27 04:16:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:16:52 INFO : A1: Making directory 2025/08/27 04:16:53 INFO : A1/B1: Making directory 2025/08/27 04:16:54 INFO : A1/B1/C1: Making directory 2025/08/27 04:16:56 DEBUG : removing 1 level 3 directories 2025/08/27 04:16:56 INFO : A1/B1/C1: Removing directory 2025/08/27 04:16:57 DEBUG : removing 1 level 2 directories 2025/08/27 04:16:57 INFO : A1/B1: Removing directory 2025/08/27 04:16:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/27 04:16:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.14s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:17:01 DEBUG : file1: md5 = 5756dc9c6b817c6d06b0b25c0891cfe0 OK 2025/08/27 04:17:02 DEBUG : filename.txt: File name found in url 2025/08/27 04:17:03 DEBUG : filename.txt: md5 = b5415094100151e473dc3d2553dd2a43 OK 2025/08/27 04:17:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/27 04:17:05 DEBUG : headerfilename.txt: md5 = 2b0b91e7f590872ffd10cb846c4d7891 OK 2025/08/27 04:17:06 DEBUG : file2: md5 = f871f85fc7ce055a2cd4fef68c0e8453 OK --- PASS: TestCopyURL (9.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:17:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/27 04:17:11 DEBUG : sub/file2: md5 = 90cf5526d999a6d89c7a122267ef0620 OK 2025/08/27 04:17:11 INFO : file1: Copied (new) to: sub/file2 2025/08/27 04:17:11 INFO : file1: Deleted 2025/08/27 04:17:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 04:17:12 DEBUG : file1: Unchanged skipping 2025/08/27 04:17:12 INFO : file1: Deleted 2025/08/27 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': don't need to copy/move sub/file2, it is already at target location 2025/08/27 04:17:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.67s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:17:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/27 04:17:16 DEBUG : file1: md5 = 1caf3e1d943ff3d97bf09457616317f6 OK 2025/08/27 04:17:16 INFO : file1: Copied (new) 2025/08/27 04:17:16 INFO : file1: Deleted 2025/08/27 04:17:16 DEBUG : file1: Destination exists, skipping 2025/08/27 04:17:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:17:21 DEBUG : dst/file1: md5 = c165329625c3f40c4d46ea5e72e05874 OK 2025/08/27 04:17:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difipok2resa/backup" 2025/08/27 04:17:21 DEBUG : Config file has changed externally - reloading 2025/08/27 04:17:21 DEBUG : Creating backend with remote "TestDrive:crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng/1nrff024r7pq65ecp72fc28jb0" 2025/08/27 04:17:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/27 04:17:25 INFO : dst/file1: Moved (server-side) 2025/08/27 04:17:27 DEBUG : dst/file1: md5 = fe15b2819bf0fd400e1402297951de2e OK 2025/08/27 04:17:27 INFO : dst/file1: Copied (new) 2025/08/27 04:17:27 INFO : dst/file1: Deleted 2025/08/27 04:17:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/27 04:17:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/27 04:17:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.90s) === 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:17:34 DEBUG : A1/one: md5 = c305a71f441e900c3d6f0e28aed9acb7 OK 2025/08/27 04:17:35 DEBUG : A1/two: md5 = 535f38e451b6dfed50dce09f6111efb8 OK 2025/08/27 04:17:37 DEBUG : A1/B1/three: md5 = 2a4f9d0394520340276dab401468e08f OK 2025/08/27 04:17:40 DEBUG : A1/B1/C1/four: md5 = c0ee5c0f23f6de01bf650d5b7d858dfd OK 2025/08/27 04:17:42 DEBUG : A1/B1/C2/five: md5 = e9c0e8a30eda06065ab8f153c4892c58 OK 2025/08/27 04:17:42 INFO : A1/B2: Making directory 2025/08/27 04:17:42 INFO : A1/B1/C3: Making directory 2025/08/27 04:17:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/27 04:17:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/27 04:17:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/27 04:17:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/27 04:17:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/27 04:17:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/27 04:17:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/27 04:17:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/27 04:17:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/27 04:17:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/27 04:17:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/27 04:18:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/27 04:18:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/27 04:18:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/27 04:18:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/27 04:18:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/27 04:18:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/27 04:18:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/27 04:18:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/27 04:18:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/27 04:18:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/27 04:18:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/27 04:18:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/27 04:18:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/27 04:18:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/27 04:18:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/27 04:18:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/27 04:18:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/27 04:18:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/27 04:18:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/27 04:18:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.10s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/27 04:18:19 DEBUG : no_checksum_small_file_from_pipe: md5 = a7fbbe5b8c77e7d56ae1b5bced69da68 OK 2025/08/27 04:18:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/27 04:18:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/27 04:18:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/27 04:18:20 DEBUG : no_checksum_big_file_from_pipe: md5 = b3c56e297b0ffd52e4073385ee87c178 OK 2025/08/27 04:18:20 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/27 04:18:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 7955650bea9a634638768c1d37855269 OK 2025/08/27 04:18:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/27 04:18:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/27 04:18:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 7d1fd132ea164b39d1863f8ecba28000 OK 2025/08/27 04:18:25 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/27 04:18:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 04:18:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/27 04:18:31 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-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/27 04:18:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/27 04:18:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/27 04:18:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/27 04:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (48 bytes), uploading instead of streaming 2025/08/27 04:18:39 DEBUG : rcat_metadata: md5 = 8a86654a65bc0acd5010506de967446e OK 2025/08/27 04:18:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/27 04:18:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/27 04:18:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = f0855d3544e272d08e9c9fa12f70a8ea OK 2025/08/27 04:18:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.40s) --- PASS: TestRcatMetadata/Normal (2.33s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:44 DEBUG : potato1: md5 = a9890d14b9ded9d761433a008590e900 OK 2025/08/27 04:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/27 04:18:46 DEBUG : potato2: md5 = 54a5571e5cdc06fc29485caadb62b6a0 OK 2025/08/27 04:18:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.59s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:49 DEBUG : potato1: md5 = d7d09f960a2c9630e8529a4796e07e21 OK 2025/08/27 04:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/27 04:18:50 DEBUG : potato2: md5 = 6c2de88a0496ec4c0b818cd04e56f461 OK 2025/08/27 04:18:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.28s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:18:54 DEBUG : potato2: md5 = be460707013bf5c14c227d4cf29572ee OK 2025/08/27 04:18:55 DEBUG : empty space: md5 = 0ad2b29417504b4583420d2a27d8c02e OK 2025/08/27 04:18:57 DEBUG : sub dir/potato3: md5 = 851e6b3095a65ac7f503f5bc08d9a089 OK 2025/08/27 04:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Touching "sub dir/potato3" 2025/08/27 04:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Touching "empty space" 2025/08/27 04:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Touching "potato2" 2025/08/27 04:19:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.70s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:19:02 DEBUG : dir with metadata: Making directory with metadata 2025/08/27 04:19:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:19:05 DEBUG : directory with modtime: Making directory with metadata 2025/08/27 04:19:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:19:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/27 04:19:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 04:19:07 DEBUG : Google drive root 'crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng': Skipping btime metadata as can't update it on an existing file: 2025-08-27T04:19:07.364614371Z 2025/08/27 04:19:08 INFO : non existent directory: Updated directory metadata 2025/08/27 04:19:10 DEBUG : Google drive root 'crypt/kudckdrhlc42uabt8tu2fmr7c2cbmcct8qi2j2pojm63l6ce4cng': Skipping btime metadata as can't update it on an existing file: 2025-08-27T04:19:07.364614371Z 2025/08/27 04:19:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:19:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/27 04:19:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/27 04:19:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:19:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/27 04:19:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 04:19:16 DEBUG : dst: Making directory with metadata 2025/08/27 04:19:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 04:19:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 04:19:17 INFO : dst: Set directory modification time (using SetModTime) 2025/08/27 04:19:17 INFO : dst: Set directory modification time (using SetModTime) 2025/08/27 04:19:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/27 04:19:18 INFO : dst: Set directory modification time (using SetModTime) 2025/08/27 04:19:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.73s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa'", Local "Local file system at /tmp/rclone3144602681", Modify Window "1ms" 2025/08/27 04:19:22 DEBUG : sub dir/test remove existing: md5 = 709435f9b025222c5a826953ed9040e4 OK 2025/08/27 04:19:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f64f904531cea566ca6198a7b439b1b8 OK 2025/08/27 04:19:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sayaduk9" before starting 2025/08/27 04:19:26 DEBUG : sub dir/test remove existing.sayaduk9: TEST: removing renamed existing file after operation 2025/08/27 04:19:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeteniq4" before starting 2025/08/27 04:19:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeteniq4: TEST: renaming existing back after failed operation 2025/08/27 04:19:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zanikal0" before starting 2025/08/27 04:19:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zanikal0: TEST: removing renamed existing file after operation 2025/08/27 04:19:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m6429fnlpaederl56tn4g9gdv5po3mij0r6aosdrijf0ess9qadj5kkk9i86bi5ater401hrk6434lcocfs612te9m5pt0258i9272u9kl4m09im48cerer3prblpalh2tbdh0utgq35rtfn77qbplsaq9cigbkh8o7rgdis8q2aa6cca300" 2025/08/27 04:19:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "orbbavvboh5v0dve6nveq1nubpb93l5a8u7gqaumffvn453i9iog" --- PASS: TestRemoveExisting (13.14s) === 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/08/27 04:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difipok2resa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m57.123039682s (try 1/5)