"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/28 05:11:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho" 2025/11/28 05:11:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:11:24 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg" 2025/11/28 05:11:25 DEBUG : Creating backend with remote "/tmp/rclone1143455264" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2025/11/28 05:11:25 DEBUG : a: size = 0 OK 2025/11/28 05:11:25 DEBUG : a: size = 1 (memory) 2025/11/28 05:11:25 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/28 05:11:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/28 05:11:25 DEBUG : potato: Seek from 10 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 10 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 2 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/28 05:11:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 2 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/28 05:11:25 DEBUG : potato: Seek from 8 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 8 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/28 05:11:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 05:11:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 05:11:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 05:11:25 DEBUG : potato: Seek from 5 to 2 2025/11/28 05:11:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/28 05:11:25 DEBUG : potato: Seek from 9 to 0 2025/11/28 05:11:25 DEBUG : potato: Seek from 9 to 0 2025/11/28 05:11:25 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:11:27 DEBUG : rutabaga: md5 = 96c9ec7041f9d1b30287f1740802382b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/28 05:11:29 DEBUG : empty space: md5 = 1a412ae1eb629d49e4cd2bd7344c0253 OK === RUN TestCheck/3 2025/11/28 05:11:32 DEBUG : potato2: md5 = 83d7cc717eb07bfadddbf81af9ccee00 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/28 05:11:34 DEBUG : remotepotato: md5 = 9ad40170b02cf924904276d07cb3c03c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.02s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/11/28 05:11:37 DEBUG : Creating backend with remote "nonexistent" 2025/11/28 05:11:37 DEBUG : Creating backend with remote "nonexistent" 2025/11/28 05:11:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/28 05:11:37 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/11/28 05:11:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/28 05:11:37 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:11:39 DEBUG : rutabaga: md5 = 45dcbac03d2a2cd6c6374a255bfc3c73 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/28 05:11:43 DEBUG : empty space: md5 = 12080ee41ce7b3b5911146d8f04492ab OK === RUN TestCheckDownload/3 2025/11/28 05:11:45 DEBUG : potato2: md5 = fd5bee895a9a4454946ffb99a996b2b2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/28 05:11:50 DEBUG : remotepotato: md5 = 7f4aedfc9b4b903f60b77ec133c3c4c9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.63s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (0.82s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.85s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:11:56 DEBUG : rutabaga: md5 = e1cad6fa4eac6be581c32a25b4a612cc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/28 05:11:59 DEBUG : empty space: md5 = 355b5804cd058b4ded361275a4a7e754 OK === RUN TestCheckSizeOnly/3 2025/11/28 05:12:00 DEBUG : potato2: md5 = 0ac343d6051ffed1308acdf376c8742e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/28 05:12:03 DEBUG : remotepotato: md5 = 3bf6ac4e790695e3adeb203122b6f4f4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.70s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:12:07 DEBUG : test.sum: md5 = 8e4c0493cd5745837ada6843a1d10bbf OK 2025/11/28 05:12:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/28 05:12:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/28 05:12:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/28 05:12:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/28 05:12:10 DEBUG : test.sum: md5 = c6211d1b1adf04bef766f25a385353df OK 2025/11/28 05:12:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/28 05:12:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/28 05:12:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/28 05:12:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.51s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:12:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/data" 2025/11/28 05:12:12 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:12:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/data" 2025/11/28 05:12:14 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/vjrnln8ratgmqakfosrqe8espk" 2025/11/28 05:12:18 DEBUG : data/banana: md5 = 55bbc8d074ca605c10fdec41a14d5caa OK 2025/11/28 05:12:19 DEBUG : test.sum: md5 = 317c7a4ac3dbf6b9cd62f9f69141edcc OK === RUN TestCheckSumDownload/subtest1 2025/11/28 05:12:24 DEBUG : data/potato: md5 = b7cf03a1f679003449c3940dbe76222c OK 2025/11/28 05:12:25 DEBUG : test.sum: md5 = 2db36c22799931874f934fa05a1753c7 OK === RUN TestCheckSumDownload/subtest2 2025/11/28 05:12:30 DEBUG : test.sum: md5 = e4ba163dd71737547197f7dac0f00c03 OK === RUN TestCheckSumDownload/subtest3 2025/11/28 05:12:34 DEBUG : test.sum: md5 = 781e17554133779c0b38204a4aab9b9b OK === RUN TestCheckSumDownload/subtest4 2025/11/28 05:12:39 DEBUG : test.sum: md5 = 0c25a2672238c9efd44ba30625e0cc0e OK === RUN TestCheckSumDownload/subtest5 2025/11/28 05:12:43 DEBUG : test.sum: md5 = b42d1fb948b90131635ee3c4aa97c3f5 OK === RUN TestCheckSumDownload/subtest6 2025/11/28 05:12:48 DEBUG : data/banana: md5 = 3ea2763832c494ccf22a02d4c1dbdc07 OK 2025/11/28 05:12:49 DEBUG : data/potato: md5 = c03938983f692f7f65971a5be56e27f0 OK 2025/11/28 05:12:50 DEBUG : test.sum: md5 = 9c43758e0dcb9b15fce4e12fe3599077 OK === RUN TestCheckSumDownload/subtest7 2025/11/28 05:12:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/28 05:12:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.14s) --- PASS: TestCheckSumDownload/subtest1 (2.62s) --- PASS: TestCheckSumDownload/subtest2 (2.24s) --- PASS: TestCheckSumDownload/subtest3 (2.39s) --- PASS: TestCheckSumDownload/subtest4 (2.42s) --- PASS: TestCheckSumDownload/subtest5 (2.66s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.74s) === RUN TestApplyTransforms 2025/11/28 05:12:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomegic2lihe" 2025/11/28 05:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:12:56 DEBUG : Creating backend with remote "TestDrive:crypt/3ubtb4tss5pc676acgojuledla0gmeemddsrtorc84khlk1cuhng" 2025/11/28 05:12:57 DEBUG : Creating backend with remote "/tmp/rclone1769294324" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe'", Local "Local file system at /tmp/rclone1769294324", Modify Window "1ms" 2025/11/28 05:13:00 DEBUG : hello, world!: md5 = 4d9584da47ab18528c3f39f8bbea16db OK upper checkfile vs. lower remote (without normalization) 2025/11/28 05:13:00 ERROR : hello, world!: sum not found 2025/11/28 05:13:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe' 2025/11/28 05:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe': 1 files missing 2025/11/28 05:13:00 NOTICE: 1 hashes missing 2025/11/28 05:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe': 1 differences found 2025/11/28 05:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/28 05:13:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe': 0 differences found 2025/11/28 05:13:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe': 1 matching files 2025/11/28 05:13:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunozic3vefo" 2025/11/28 05:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:02 DEBUG : Creating backend with remote "TestDrive:crypt/uvpiel9f47h2tv1i0ja2ldmuji4lvn5sajjj68iunf9t4it690t0" 2025/11/28 05:13:03 DEBUG : Creating backend with remote "/tmp/rclone70537652" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo'", Local "Local file system at /tmp/rclone70537652", Modify Window "1ms" 2025/11/28 05:13:05 DEBUG : HELLO, WORLD!: md5 = ae5bafeaffe89c6762f2dce595005ebc OK lower checkfile vs. upper remote (without normalization) 2025/11/28 05:13:06 ERROR : HELLO, WORLD!: sum not found 2025/11/28 05:13:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo' 2025/11/28 05:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo': 1 files missing 2025/11/28 05:13:06 NOTICE: 1 hashes missing 2025/11/28 05:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo': 1 differences found 2025/11/28 05:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/28 05:13:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo': 0 differences found 2025/11/28 05:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo': 1 matching files 2025/11/28 05:13:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jafamen5bodu" 2025/11/28 05:13:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:07 DEBUG : Creating backend with remote "TestDrive:crypt/9a3qcicj8181i1kqb274d19vrkvv4bqkjqj29f84ukq3l9r48sqg" 2025/11/28 05:13:08 DEBUG : Creating backend with remote "/tmp/rclone637485781" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu'", Local "Local file system at /tmp/rclone637485781", Modify Window "1ms" 2025/11/28 05:13:10 DEBUG : HeLlO, wOrLd!: md5 = 818089f1f80df94e2d5b6d4fa4192d33 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/28 05:13:11 ERROR : HeLlO, wOrLd!: sum not found 2025/11/28 05:13:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu' 2025/11/28 05:13:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu': 1 files missing 2025/11/28 05:13:11 NOTICE: 1 hashes missing 2025/11/28 05:13:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu': 1 differences found 2025/11/28 05:13:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/28 05:13:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu': 0 differences found 2025/11/28 05:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu': 1 matching files 2025/11/28 05:13:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyalok6memi" 2025/11/28 05:13:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:12 DEBUG : Creating backend with remote "TestDrive:crypt/kpjnsj1ib8f29v19q29ive822p6jekom7g9fh1jvd3h9mm593mmg" 2025/11/28 05:13:13 DEBUG : Creating backend with remote "/tmp/rclone145782305" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi'", Local "Local file system at /tmp/rclone145782305", Modify Window "1ms" 2025/11/28 05:13:15 DEBUG : HELLO, WORLD!: md5 = 5c2891fc779d4e5ea7a4c6644e9bc628 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/28 05:13:16 ERROR : HELLO, WORLD!: sum not found 2025/11/28 05:13:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi' 2025/11/28 05:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi': 1 files missing 2025/11/28 05:13:16 NOTICE: 1 hashes missing 2025/11/28 05:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi': 1 differences found 2025/11/28 05:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/28 05:13:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi': 0 differences found 2025/11/28 05:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi': 1 matching files 2025/11/28 05:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behujal0fufa" 2025/11/28 05:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/4sfaj7isdvp89hihl069ipnfv10nl5fectb04ojmlmopc3ak4e2g" 2025/11/28 05:13:18 DEBUG : Creating backend with remote "/tmp/rclone1021598409" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa'", Local "Local file system at /tmp/rclone1021598409", Modify Window "1ms" 2025/11/28 05:13:20 DEBUG : 測試_Русский___ě_áñ: md5 = a5877a73fdbb0ea7bdba7e3c53667dfc OK NFD checkfile vs. NFC remote (without normalization) 2025/11/28 05:13:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/28 05:13:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa' 2025/11/28 05:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa': 1 files missing 2025/11/28 05:13:21 NOTICE: 1 hashes missing 2025/11/28 05:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa': 1 differences found 2025/11/28 05:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/28 05:13:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa': 0 differences found 2025/11/28 05:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa': 1 matching files 2025/11/28 05:13:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zopezar4kepe" 2025/11/28 05:13:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:22 DEBUG : Creating backend with remote "TestDrive:crypt/brhe704t4muloaqomenma0ah7pmodu3uupto1svkhqodunnq77lg" 2025/11/28 05:13:23 DEBUG : Creating backend with remote "/tmp/rclone3175469731" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe'", Local "Local file system at /tmp/rclone3175469731", Modify Window "1ms" 2025/11/28 05:13:25 DEBUG : 測試_Русский___ě_áñ: md5 = c164da6300d47644297a8114c0728c22 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/28 05:13:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/28 05:13:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe' 2025/11/28 05:13:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe': 1 files missing 2025/11/28 05:13:26 NOTICE: 1 hashes missing 2025/11/28 05:13:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe': 1 differences found 2025/11/28 05:13:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/28 05:13:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe': 0 differences found 2025/11/28 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe': 1 matching files 2025/11/28 05:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jowifap0wice" 2025/11/28 05:13:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/85nuura1cortqvkptuut1i6563vgtonpeoia0sin5atk6li0ca90" 2025/11/28 05:13:28 DEBUG : Creating backend with remote "/tmp/rclone3184187350" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice'", Local "Local file system at /tmp/rclone3184187350", Modify Window "1ms" 2025/11/28 05:13:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c988221ba500afc1ef50ae3f40b4aba4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/28 05:13:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 05:13:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice' 2025/11/28 05:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice': 1 files missing 2025/11/28 05:13:31 NOTICE: 1 hashes missing 2025/11/28 05:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice': 1 differences found 2025/11/28 05:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/28 05:13:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice': 0 differences found 2025/11/28 05:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice': 1 matching files 2025/11/28 05:13:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qutogun9yonu" 2025/11/28 05:13:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/bt2dau0kovpfpk1l3gomhn7a8kat436dkl61c2al9rhp5t8le6og" 2025/11/28 05:13:33 DEBUG : Creating backend with remote "/tmp/rclone2063805936" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu'", Local "Local file system at /tmp/rclone2063805936", Modify Window "1ms" 2025/11/28 05:13:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d29132a171f7889036641232d9be935f OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/28 05:13:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 05:13:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu' 2025/11/28 05:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu': 1 files missing 2025/11/28 05:13:36 NOTICE: 1 hashes missing 2025/11/28 05:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu': 1 differences found 2025/11/28 05:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/28 05:13:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu': 0 differences found 2025/11/28 05:13:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu': 1 matching files 2025/11/28 05:13:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyanup3zizu" 2025/11/28 05:13:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:38 DEBUG : Creating backend with remote "TestDrive:crypt/lluusdnqf6s2e0ai0fjmjs7s5ubljteugno93cjem2cs3led10kg" 2025/11/28 05:13:39 DEBUG : Creating backend with remote "/tmp/rclone1308613019" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu'", Local "Local file system at /tmp/rclone1308613019", Modify Window "1ms" 2025/11/28 05:13:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ccbe38c55ce1c64b34f033a5e3e3cbd5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/28 05:13:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 05:13:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu' 2025/11/28 05:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu': 1 files missing 2025/11/28 05:13:41 NOTICE: 1 hashes missing 2025/11/28 05:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu': 1 differences found 2025/11/28 05:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/28 05:13:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu': 0 differences found 2025/11/28 05:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu': 1 matching files 2025/11/28 05:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nebuxev6yado" 2025/11/28 05:13:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:13:42 DEBUG : Creating backend with remote "TestDrive:crypt/h1fsd1f1i7ihie90lvv60m7dllluiko99r97fun2p72aam88he30" 2025/11/28 05:13:44 DEBUG : Creating backend with remote "/tmp/rclone1906840002" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado'", Local "Local file system at /tmp/rclone1906840002", Modify Window "1ms" 2025/11/28 05:13:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4674e9a321b536c61144ba4cd6aa1bb7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/28 05:13:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 05:13:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado' 2025/11/28 05:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado': 1 files missing 2025/11/28 05:13:46 NOTICE: 1 hashes missing 2025/11/28 05:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado': 1 differences found 2025/11/28 05:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/28 05:13:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 05:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado': 0 differences found 2025/11/28 05:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado': 1 matching files 2025/11/28 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebuxev6yado': Purge remote 2025/11/28 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyanup3zizu': Purge remote 2025/11/28 05:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qutogun9yonu': Purge remote 2025/11/28 05:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jowifap0wice': Purge remote 2025/11/28 05:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zopezar4kepe': Purge remote 2025/11/28 05:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behujal0fufa': Purge remote 2025/11/28 05:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyalok6memi': Purge remote 2025/11/28 05:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafamen5bodu': Purge remote 2025/11/28 05:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunozic3vefo': Purge remote 2025/11/28 05:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomegic2lihe': Purge remote --- PASS: TestApplyTransforms (55.78s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:13:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 05:13:55 DEBUG : sub/file2: md5 = 95102409594ff015dd5495f4b928aecc OK 2025/11/28 05:13:55 DEBUG : sub/file2: size = 14 OK 2025/11/28 05:13:55 INFO : file1: Copied (new) to: sub/file2 2025/11/28 05:13:55 DEBUG : sub/file2: size = 14 OK 2025/11/28 05:13:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/28 05:13:55 DEBUG : file1: Unchanged skipping 2025/11/28 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': don't need to copy/move sub/file2, it is already at target location 2025/11/28 05:13:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.19s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:14:01 DEBUG : dst/file1: md5 = bb5fd3a85f77421f4026b92fa60d18a8 OK 2025/11/28 05:14:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/backup" 2025/11/28 05:14:02 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/1nrff024r7pq65ecp72fc28jb0" 2025/11/28 05:14:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:03 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho') 2025/11/28 05:14:03 DEBUG : dst/file1: Sizes differ 2025/11/28 05:14:06 INFO : dst/file1: Moved (server-side) 2025/11/28 05:14:07 DEBUG : dst/file1: md5 = cb297fb2f63f1342036f306e88ed02bc OK 2025/11/28 05:14:07 DEBUG : dst/file1: size = 14 OK 2025/11/28 05:14:07 INFO : dst/file1: Copied (new) 2025/11/28 05:14:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:14:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:14:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.99s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:14:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/dst" 2025/11/28 05:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/28 05:14:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/CompareDest" 2025/11/28 05:14:14 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/gveqi14airsml4bgu7krj116o8" 2025/11/28 05:14:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 05:14:18 DEBUG : one: md5 = 1ec6487c7c730c9267421ea9df23b2e0 OK 2025/11/28 05:14:18 DEBUG : one: size = 3 OK 2025/11/28 05:14:18 INFO : one: Copied (new) 2025/11/28 05:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/dst') 2025/11/28 05:14:19 DEBUG : one: Sizes differ 2025/11/28 05:14:21 DEBUG : one: md5 = a416e1476f448d76bf75874c7fdf7df3 OK 2025/11/28 05:14:21 DEBUG : one: size = 5 OK 2025/11/28 05:14:21 INFO : one: Copied (replaced existing) 2025/11/28 05:14:23 DEBUG : dst/one: md5 = 6adc25767aafc6227727702dee4acac7 OK 2025/11/28 05:14:25 DEBUG : CompareDest/one: md5 = 2a064f54e9927ed7cf82f9d6dea7ed0c OK 2025/11/28 05:14:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/dst') 2025/11/28 05:14:26 DEBUG : one: Sizes differ 2025/11/28 05:14:26 DEBUG : one: size = 5 OK 2025/11/28 05:14:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/28 05:14:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 05:14:28 DEBUG : CompareDest/two: md5 = d63377769504d077d0dcd66cd4c0164c OK 2025/11/28 05:14:29 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 05:14:29 DEBUG : two: size = 3 OK 2025/11/28 05:14:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/28 05:14:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 05:14:30 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 05:14:30 DEBUG : two: size = 3 OK 2025/11/28 05:14:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/28 05:14:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 05:14:31 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 05:14:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:32 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/CompareDest') 2025/11/28 05:14:32 DEBUG : two: Sizes differ 2025/11/28 05:14:33 DEBUG : two: md5 = 0e76a442689c88d3f92f0985191ab507 OK 2025/11/28 05:14:33 DEBUG : two: size = 5 OK 2025/11/28 05:14:33 INFO : two: Copied (new) 2025/11/28 05:14:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/28 05:14:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:14:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/28 05:14:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.05s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:14:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/dst" 2025/11/28 05:14:38 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/28 05:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/CopyDest" 2025/11/28 05:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/28 05:14:41 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 05:14:44 DEBUG : one: md5 = a888daf0ad0bf72e1cdf66cb716a7738 OK 2025/11/28 05:14:44 DEBUG : one: size = 3 OK 2025/11/28 05:14:44 INFO : one: Copied (new) 2025/11/28 05:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/dst') 2025/11/28 05:14:45 DEBUG : one: Sizes differ 2025/11/28 05:14:46 DEBUG : one: md5 = 8387ec1439f4498fcf2dcb9d684d7c4c OK 2025/11/28 05:14:46 DEBUG : one: size = 5 OK 2025/11/28 05:14:46 INFO : one: Copied (replaced existing) 2025/11/28 05:14:49 DEBUG : dst/one: md5 = 043e238621040715b0d0650db14040d7 OK 2025/11/28 05:14:52 DEBUG : CopyDest/one: md5 = 7d942658420c0598dacd2d5d0a6373c8 OK 2025/11/28 05:14:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/BackupDir" 2025/11/28 05:14:52 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/28 05:14:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/dst') 2025/11/28 05:14:54 DEBUG : one: Sizes differ 2025/11/28 05:14:54 DEBUG : one: size = 5 OK 2025/11/28 05:14:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/28 05:14:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:14:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/dst') 2025/11/28 05:14:54 DEBUG : one: Sizes differ 2025/11/28 05:14:56 INFO : one: Moved (server-side) 2025/11/28 05:14:58 DEBUG : one: size = 5 OK 2025/11/28 05:14:58 INFO : one: Copied (server-side copy) 2025/11/28 05:14:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/28 05:14:59 DEBUG : CopyDest/two: md5 = abeb6d4f9eb52695cc3a7ce20a7fdf29 OK 2025/11/28 05:15:00 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 05:15:00 DEBUG : two: size = 3 OK 2025/11/28 05:15:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/28 05:15:01 DEBUG : two: size = 3 OK 2025/11/28 05:15:01 INFO : two: Copied (server-side copy) 2025/11/28 05:15:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/28 05:15:02 DEBUG : two: size = 3 OK 2025/11/28 05:15:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/28 05:15:02 DEBUG : two: Unchanged skipping 2025/11/28 05:15:04 DEBUG : CopyDest/three: md5 = f31a155a33c2c860d4fd58e59ed4f43f OK 2025/11/28 05:15:05 DEBUG : three: Need to transfer - File not found at Destination 2025/11/28 05:15:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:15:05 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho/CopyDest') 2025/11/28 05:15:05 DEBUG : three: Sizes differ 2025/11/28 05:15:05 DEBUG : three: Destination not found in --copy-dest 2025/11/28 05:15:07 DEBUG : three: md5 = 5b2c81241be68beab775ba5137ed30f3 OK 2025/11/28 05:15:07 DEBUG : three: size = 7 OK 2025/11/28 05:15:07 INFO : three: Copied (new) 2025/11/28 05:15:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/28 05:15:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/28 05:15:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:15:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/28 05:15:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:15:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/28 05:15:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.63s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.63s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.59s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:15:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/28 05:15:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b00ca8073289d127037656d76615a88e OK 2025/11/28 05:15:18 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/28 05:15:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/28 05:15:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/28 05:15:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/11/28 05:15:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/28 05:15:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/28 05:15:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4e42de6776cdc99fdaa8ce4ff8cea25c OK 2025/11/28 05:15:22 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/28 05:15:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/28 05:15:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/28 05:15:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:15:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using skip mode. 2025/11/28 05:15:28 NOTICE: one: Found 2 files with duplicate names 2025/11/28 05:15:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.86s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:15:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using skip mode. 2025/11/28 05:15:35 NOTICE: one: Found 3 files with duplicate names 2025/11/28 05:15:35 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/28 05:15:35 INFO : one: Deleted 2025/11/28 05:15:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.11s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:15:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using first mode. 2025/11/28 05:15:41 NOTICE: one: Found 3 files with duplicate names 2025/11/28 05:15:42 INFO : one: Deleted 2025/11/28 05:15:42 INFO : one: Deleted 2025/11/28 05:15:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.33s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:15:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using newest mode. 2025/11/28 05:15:48 NOTICE: one: Found 3 files with duplicate names 2025/11/28 05:15:48 INFO : one: Deleted 2025/11/28 05:15:48 INFO : one: Deleted 2025/11/28 05:15:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.35s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:15:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using oldest mode. 2025/11/28 05:15:55 NOTICE: one: Found 3 files with duplicate names 2025/11/28 05:15:55 INFO : one: Deleted 2025/11/28 05:15:56 INFO : one: Deleted 2025/11/28 05:15:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.64s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:16:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using largest mode. 2025/11/28 05:16:01 NOTICE: one: Found 3 files with duplicate names 2025/11/28 05:16:02 INFO : one: Deleted 2025/11/28 05:16:02 INFO : one: Deleted 2025/11/28 05:16:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.46s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:16:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using smallest mode. 2025/11/28 05:16:07 NOTICE: one: Found 3 files with duplicate names 2025/11/28 05:16:08 INFO : one: Deleted 2025/11/28 05:16:08 INFO : one: Deleted 2025/11/28 05:16:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.26s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:16:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Looking for duplicate names using rename mode. 2025/11/28 05:16:15 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/28 05:16:17 INFO : one-2.txt: renamed from: one.txt 2025/11/28 05:16:18 INFO : one-3.txt: renamed from: one.txt 2025/11/28 05:16:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.02s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:16:24 DEBUG : dupe1/one.txt: md5 = 2d910934e142d017c566d6f3b0e2f0c7 OK 2025/11/28 05:16:26 DEBUG : dupe2/two.txt: md5 = 3431aa33be9f91b877be67f892336a67 OK 2025/11/28 05:16:28 DEBUG : dupe3/three.txt: md5 = c5b20b4aa8090ea8c2d06cd98738285f OK 2025/11/28 05:16:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/28 05:16:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/28 05:16:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/28 05:16:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/28 05:16:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/28 05:16:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/28 05:16:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.97s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:16:37 DEBUG : a.txt: md5 = ec4f219069f71e69d181566d8d6e5d47 OK 2025/11/28 05:16:39 DEBUG : zend.txt: md5 = 05c44baf1b1e42b957cd4000baca5dc0 OK 2025/11/28 05:16:41 DEBUG : sub dir/hello world: md5 = e745a3bd1297658f688a8dc2f1c4e498 OK 2025/11/28 05:16:42 DEBUG : sub dir/hello world2: md5 = 9ac20028fd7755bd3727decc8824e20a OK 2025/11/28 05:16:44 DEBUG : sub dir/ignore dir/.ignore: md5 = a9fa1e4cc01339bd60b89e89bf0ec27b OK 2025/11/28 05:16:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = de61d09fd8e2eec9817d12dfddffcecb OK 2025/11/28 05:16:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7b6fdfecf0fa602f8c5a482f3310eaa9 OK 2025/11/28 05:16:50 DEBUG : a.txt: Excluded (Size Filter) 2025/11/28 05:16:50 DEBUG : a.txt: Excluded 2025/11/28 05:16:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 05:16:50 DEBUG : sub dir/hello world2: Excluded 2025/11/28 05:16:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 05:16:50 DEBUG : sub dir/hello world: Excluded 2025/11/28 05:16:51 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 05:16:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 05:16:51 DEBUG : sub dir/hello world2: Excluded 2025/11/28 05:16:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 05:16:51 DEBUG : sub dir/hello world: Excluded 2025/11/28 05:16:51 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 05:16:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/28 05:16:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/28 05:16:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/28 05:16:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/28 05:16:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/28 05:16:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/28 05:16:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.26s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:16:59 DEBUG : a.txt: md5 = e7b465a07a25b225a9bfe0bda3a93073 OK 2025/11/28 05:17:01 DEBUG : zend.txt: md5 = 3c52246ae00d02e7ee21775761de53d6 OK 2025/11/28 05:17:03 DEBUG : sub dir/hello world: md5 = 1a71c391205c13ce0b4454b395b8ae42 OK 2025/11/28 05:17:04 DEBUG : sub dir/hello world2: md5 = 21edee3da966f3f100d51adee1d0f460 OK 2025/11/28 05:17:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 9054bf52ed82ef20c0649ef52c1d7cc0 OK 2025/11/28 05:17:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 574e761994b60226b5b2674238ddf51b OK 2025/11/28 05:17:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = f6da7cb76821667fb1d202726e3af66c OK 2025/11/28 05:17:12 DEBUG : a.txt: Excluded (Size Filter) 2025/11/28 05:17:12 DEBUG : a.txt: Excluded 2025/11/28 05:17:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 05:17:13 DEBUG : sub dir/hello world: Excluded 2025/11/28 05:17:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 05:17:13 DEBUG : sub dir/hello world2: Excluded 2025/11/28 05:17:13 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 05:17:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 05:17:13 DEBUG : sub dir/hello world: Excluded 2025/11/28 05:17:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 05:17:13 DEBUG : sub dir/hello world2: Excluded 2025/11/28 05:17:13 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 05:17:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/28 05:17:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/28 05:17:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/28 05:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/28 05:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/28 05:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/28 05:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.54s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:22 DEBUG : file1: md5 = c9ef31b9febf033b69302c619ec40463 OK 2025/11/28 05:17:24 DEBUG : sub/file2: md5 = 0e97a285ddf3c3acfb343ba9674a17bd 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/11/28 05:17:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/28 05:17:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/28 05:17:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/28 05:17:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.31s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:31 DEBUG : file1: md5 = 2500f40f23770704a055a371cd922316 OK 2025/11/28 05:17:33 DEBUG : sub/file2: md5 = 461265268ba04d8a9b9406b31507f484 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/11/28 05:17:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/notfound" 2025/11/28 05:17:37 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/qe0i31qdkoejk60elps0ni5sqk" 2025/11/28 05:17:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.70s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Making directory 2025/11/28 05:17:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:44 DEBUG : sub dir/hello world: md5 = f37238d54bd19b7b9c73f3acc9a9191c OK 2025/11/28 05:17:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:48 DEBUG : potato2: md5 = 06891e0c3ef7a2bbf0e60ff408871ca6 OK 2025/11/28 05:17:49 DEBUG : empty space: md5 = 3cc224e952bf31746a937a76b89ffade OK --- PASS: TestLs (4.48s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:52 DEBUG : potato2: md5 = f37496d2823d00fe40e68d942be8d3b8 OK 2025/11/28 05:17:54 DEBUG : empty space: md5 = d4ce15d3cb7ee52e98029e783aa1a384 OK 2025/11/28 05:17:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:17:57 DEBUG : potato2: md5 = fb3fe475d6ffef4ecc4731e252a1346d OK 2025/11/28 05:17:59 DEBUG : empty space: md5 = 70963b8f56578eb2c770f3001750a5b3 OK --- PASS: TestLsLong (4.81s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:02 DEBUG : potato2: md5 = a2902c7943ba7df9a4174aac0e202d18 OK 2025/11/28 05:18:04 DEBUG : empty space: md5 = d1c3e4ce26a0f65daad9df3878d7ead3 OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/11/28 05:18:05 DEBUG : Creating backend with remote ":memory:" 2025/11/28 05:18:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/28 05:18:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/28 05:18:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/28 05:18:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/28 05:18:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/28 05:18:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/28 05:18:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/28 05:18:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/28 05:18:05 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:07 DEBUG : potato2: md5 = 9dad6a35fcdf4c1132045b76369825ca OK 2025/11/28 05:18:08 DEBUG : empty space: md5 = db6daf1626fdee8ba15811ae82ef850f OK 2025/11/28 05:18:10 DEBUG : sub dir/potato3: md5 = f158cabb317de16640bdccfa67ff87a6 OK 2025/11/28 05:18:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.40s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:15 DEBUG : small: md5 = 673d15dde06c02bbbfe56e38074332ab OK 2025/11/28 05:18:16 DEBUG : medium: md5 = 65c4f047aefe3f67b3a4ac03e30e375e OK 2025/11/28 05:18:18 DEBUG : large: md5 = 3754f13fda4a0e906a64bf29439b3677 OK 2025/11/28 05:18:18 DEBUG : Waiting for deletions to finish 2025/11/28 05:18:18 DEBUG : large: Excluded (Size Filter) 2025/11/28 05:18:19 INFO : small: Deleted 2025/11/28 05:18:19 INFO : medium: Deleted --- PASS: TestDelete (6.44s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:21 DEBUG : small: md5 = 055b3eaf327f52418f8bde4429bbd2e8 OK 2025/11/28 05:18:23 DEBUG : medium: md5 = 44596272d98a0e130c348ed376488fd7 OK 2025/11/28 05:18:24 DEBUG : large: md5 = 467b1ab0be4b9fdfaa7181f59494aa9a OK 2025/11/28 05:18:24 DEBUG : Waiting for deletions to finish 2025/11/28 05:18:25 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/11/28 05:18:25 INFO : medium: Deleted 2025/11/28 05:18:25 INFO : small: Deleted --- PASS: TestMaxDelete (6.69s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:28 DEBUG : small: md5 = 35fd74a8e7f311d4f8a46df94e7cc6ab OK 2025/11/28 05:18:30 DEBUG : medium: md5 = bb248827281283a28098a6d0f8789688 OK 2025/11/28 05:18:32 DEBUG : large: md5 = 97d78c505b4793c78096121bc8ef2c72 OK 2025/11/28 05:18:32 DEBUG : Waiting for deletions to finish 2025/11/28 05:18:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/28 05:18:33 INFO : small: Deleted 2025/11/28 05:18:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.81s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:36 DEBUG : small: md5 = 5c44647dd7c6b2aae582ae170e3ebad9 OK 2025/11/28 05:18:37 DEBUG : medium: md5 = b347ff01221fb758f5f51744aeeb5214 OK 2025/11/28 05:18:39 DEBUG : large: md5 = 444bbda061e2d6a7e1c03bb7e1568e25 OK 2025/11/28 05:18:39 DEBUG : Waiting for deletions to finish 2025/11/28 05:18:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/28 05:18:40 INFO : small: Deleted 2025/11/28 05:18:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.67s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:43 DEBUG : ReadFile: md5 = 2d0bf9c879aaacfaacb9411c64020c7f OK --- PASS: TestReadFile (5.08s) === RUN TestRetry 2025/11/28 05:18:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/28 05:18:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/28 05:18:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 05:18:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 05:18:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 05:18:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 05:18:46 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:18:48 DEBUG : file1: md5 = dd42c26d88f9b29aa0f2453e06b281df OK 2025/11/28 05:18:49 DEBUG : file2: md5 = 5ee3688329529c35a6a74f871df3a399 OK --- PASS: TestCat (17.53s) === RUN TestPurge 2025/11/28 05:19:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mezafad8juko" 2025/11/28 05:19:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 05:19:04 DEBUG : Creating backend with remote "TestDrive:crypt/1ejnjfs1teiprd5qc0jvf2cg26sbnb3tlhlsieo32sdppo2mg4f0" 2025/11/28 05:19:05 DEBUG : Creating backend with remote "/tmp/rclone3890965990" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mezafad8juko'", Local "Local file system at /tmp/rclone3890965990", Modify Window "1ms" 2025/11/28 05:19:09 DEBUG : A1/B1/C1/one: md5 = d6703793caf76337e9b901ebd18f552a OK 2025/11/28 05:19:09 INFO : A2: Making directory 2025/11/28 05:19:10 INFO : A1/B2: Making directory 2025/11/28 05:19:11 INFO : A1/B2/C2: Making directory 2025/11/28 05:19:12 INFO : A1/B1/C3: Making directory 2025/11/28 05:19:13 INFO : A3: Making directory 2025/11/28 05:19:14 INFO : A3/B3: Making directory 2025/11/28 05:19:14 INFO : A3/B3/C4: Making directory 2025/11/28 05:19:17 DEBUG : A1/two: md5 = ab90d782b9a10a03717889e5c0a3aa79 OK 2025/11/28 05:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mezafad8juko': Purge remote 2025/11/28 05:19:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.31s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:19:24 DEBUG : A1/B1/C1/one: md5 = d83c7a9e3ac3486d4699c001aa69b06e OK 2025/11/28 05:19:24 INFO : A2: Making directory 2025/11/28 05:19:24 INFO : A1/B2: Making directory 2025/11/28 05:19:25 INFO : A1/B2/C2: Making directory 2025/11/28 05:19:26 INFO : A1/B1/C3: Making directory 2025/11/28 05:19:27 INFO : A3: Making directory 2025/11/28 05:19:28 INFO : A3/B3: Making directory 2025/11/28 05:19:28 INFO : A3/B3/C4: Making directory 2025/11/28 05:19:31 DEBUG : A1/two: md5 = 2dc56d744a9c8f584fde18a6328c530a OK 2025/11/28 05:19:32 DEBUG : removing 1 level 3 directories 2025/11/28 05:19:32 INFO : A3/B3/C4: Removing directory 2025/11/28 05:19:34 DEBUG : removing 2 level 3 directories 2025/11/28 05:19:34 INFO : A1/B2/C2: Removing directory 2025/11/28 05:19:34 INFO : A1/B1/C3: Removing directory 2025/11/28 05:19:35 DEBUG : removing 2 level 2 directories 2025/11/28 05:19:35 INFO : A3/B3: Removing directory 2025/11/28 05:19:35 INFO : A1/B2: Removing directory 2025/11/28 05:19:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/28 05:19:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/28 05:19:36 DEBUG : removing 2 level 1 directories 2025/11/28 05:19:36 INFO : A3: Removing directory 2025/11/28 05:19:36 INFO : A2: Removing directory 2025/11/28 05:19:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/28 05:19:40 DEBUG : removing 1 level 3 directories 2025/11/28 05:19:40 INFO : A1/B1/C1: Removing directory 2025/11/28 05:19:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:41 DEBUG : removing 1 level 2 directories 2025/11/28 05:19:41 INFO : A1/B1: Removing directory 2025/11/28 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/28 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/28 05:19:42 DEBUG : removing 1 level 1 directories 2025/11/28 05:19:42 INFO : A1: Removing directory 2025/11/28 05:19:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/28 05:19:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/28 05:19:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/28 05:19:42 DEBUG : removing 1 level 0 directories 2025/11/28 05:19:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Removing directory 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/28 05:19:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (24.07s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:19:45 INFO : A1: Making directory 2025/11/28 05:19:46 INFO : A1/B1: Making directory 2025/11/28 05:19:46 INFO : A1/B1/C1: Making directory 2025/11/28 05:19:49 DEBUG : removing 1 level 3 directories 2025/11/28 05:19:49 INFO : A1/B1/C1: Removing directory 2025/11/28 05:19:49 DEBUG : removing 1 level 2 directories 2025/11/28 05:19:49 INFO : A1/B1: Removing directory 2025/11/28 05:19:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/28 05:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:19:52 INFO : A1: Making directory 2025/11/28 05:19:52 INFO : A1/B1: Making directory 2025/11/28 05:19:53 INFO : A1/B1/C1: Making directory 2025/11/28 05:19:56 DEBUG : removing 1 level 3 directories 2025/11/28 05:19:56 INFO : A1/B1/C1: Removing directory 2025/11/28 05:19:56 DEBUG : removing 1 level 2 directories 2025/11/28 05:19:56 INFO : A1/B1: Removing directory 2025/11/28 05:19:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/28 05:19:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.07s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:20:00 DEBUG : file1: md5 = 477eff99a4ad85a41acdc3c8ac9c87ea OK 2025/11/28 05:20:01 DEBUG : filename.txt: File name found in url 2025/11/28 05:20:02 DEBUG : filename.txt: md5 = 8c7b95a48b3d4e27a332e3c204d57a1d OK 2025/11/28 05:20:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/28 05:20:04 DEBUG : headerfilename.txt: md5 = 4606eae62d08d0f805de36ef998cc5d5 OK 2025/11/28 05:20:05 DEBUG : file2: md5 = 3e87cca8c32dd6d0f44aa2531f00ac43 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:20:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 05:20:10 DEBUG : sub/file2: md5 = 7a8c0355a5e3ac7f4875014ceebb36fd OK 2025/11/28 05:20:10 DEBUG : sub/file2: size = 14 OK 2025/11/28 05:20:10 INFO : file1: Copied (new) to: sub/file2 2025/11/28 05:20:10 INFO : file1: Deleted 2025/11/28 05:20:11 DEBUG : sub/file2: size = 14 OK 2025/11/28 05:20:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/28 05:20:11 DEBUG : file1: Unchanged skipping 2025/11/28 05:20:11 INFO : file1: Deleted 2025/11/28 05:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': don't need to copy/move sub/file2, it is already at target location 2025/11/28 05:20:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.07s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:20:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 05:20:15 DEBUG : file1: md5 = ccebcad82e77f60654428eeee5028dfb OK 2025/11/28 05:20:15 DEBUG : file1: size = 14 OK 2025/11/28 05:20:15 INFO : file1: Copied (new) 2025/11/28 05:20:15 INFO : file1: Deleted 2025/11/28 05:20:16 DEBUG : file1: Destination exists, skipping 2025/11/28 05:20:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:20:20 DEBUG : dst/file1: md5 = 7eed018db856788d12b1d6ee826ca49d OK 2025/11/28 05:20:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resomiy6weho/backup" 2025/11/28 05:20:21 DEBUG : Creating backend with remote "TestDrive:crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg/1nrff024r7pq65ecp72fc28jb0" 2025/11/28 05:20:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1143455264) 2025/11/28 05:20:22 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho') 2025/11/28 05:20:22 DEBUG : dst/file1: Sizes differ 2025/11/28 05:20:25 INFO : dst/file1: Moved (server-side) 2025/11/28 05:20:26 DEBUG : dst/file1: md5 = 76c6475217ac901e8f0549bfacb99015 OK 2025/11/28 05:20:26 DEBUG : dst/file1: size = 14 OK 2025/11/28 05:20:26 INFO : dst/file1: Copied (new) 2025/11/28 05:20:26 INFO : dst/file1: Deleted 2025/11/28 05:20:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:20:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/28 05:20:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.54s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:20:33 DEBUG : A1/one: md5 = d4f0f5d149df086209d75f2dfa808836 OK 2025/11/28 05:20:34 DEBUG : A1/two: md5 = 66e0cc84726340dc280734780fb07fe7 OK 2025/11/28 05:20:36 DEBUG : A1/B1/three: md5 = 887fb451b051031d7863958cc962662d OK 2025/11/28 05:20:39 DEBUG : A1/B1/C1/four: md5 = d117057d62544dfcc458b72e83b9f708 OK 2025/11/28 05:20:41 DEBUG : A1/B1/C2/five: md5 = 12e9d80af12de8b55932dcf0cf126e1f OK 2025/11/28 05:20:41 INFO : A1/B2: Making directory 2025/11/28 05:20:41 INFO : A1/B1/C3: Making directory 2025/11/28 05:20:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/28 05:20:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/28 05:20:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/28 05:20:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/28 05:20:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/28 05:20:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/28 05:20:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/28 05:20:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/28 05:20:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/28 05:20:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/28 05:20:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/28 05:21:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/28 05:21:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/28 05:21:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/28 05:21:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/28 05:21:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/28 05:21:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/28 05:21:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/28 05:21:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/28 05:21:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/28 05:21:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/28 05:21:08 DEBUG : TestDrive: Token expired 2025/11/28 05:21:08 DEBUG : TestDrive: No updated token found in the config file 2025/11/28 05:21:08 DEBUG : TestDrive: Token refresh successful 2025/11/28 05:21:08 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/28 05:21:08 DEBUG : TestDrive: Saved new token in config file 2025/11/28 05:21:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/28 05:21:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/28 05:21:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.36s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:14 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 05:21:16 DEBUG : no_checksum_small_file_from_pipe: md5 = ccd4ab7f112190bac4bc32f2e9930691 OK 2025/11/28 05:21:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 05:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/28 05:21:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/28 05:21:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/28 05:21:18 DEBUG : no_checksum_big_file_from_pipe: md5 = 6ee7c2f5a5ec13da118382616453d8ed OK 2025/11/28 05:21:18 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 05:21:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 05:21:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 43a162e6d3e6bcdae97e146eabd8d2c4 OK 2025/11/28 05:21:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 05:21:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/28 05:21:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/28 05:21:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 7dd73414d70a90f663b515d9b0d2b5a7 OK 2025/11/28 05:21:23 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 05:21:23 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 05:21:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 05:21:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/28 05:21:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/28 05:21:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 05:21:28 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 05:21:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 05:21:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/28 05:21:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/28 05:21:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 05:21:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/28 05:21:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (48 bytes), uploading instead of streaming 2025/11/28 05:21:36 DEBUG : rcat_metadata: md5 = a3ad4ef0437f13c1282cb844a2513577 OK 2025/11/28 05:21:36 DEBUG : rcat_metadata: size = 48 OK 2025/11/28 05:21:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/28 05:21:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/28 05:21:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 26343e94403a1f25bed78265efd7b01f OK 2025/11/28 05:21:39 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/28 05:21:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:42 DEBUG : potato1: md5 = 2629d1e4a32c713e4af742e81b2d7292 OK 2025/11/28 05:21:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (60 bytes), uploading instead of streaming 2025/11/28 05:21:43 DEBUG : potato2: md5 = 337750771927901370eb49f6057cdacc OK 2025/11/28 05:21:43 DEBUG : potato2: size = 60 OK 2025/11/28 05:21:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:46 DEBUG : potato1: md5 = 3703d3bfaec527eeeacb99794d12a829 OK 2025/11/28 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': File to upload is small (60 bytes), uploading instead of streaming 2025/11/28 05:21:48 DEBUG : potato2: md5 = e9f08bd299e78becccc3be91260f4048 OK 2025/11/28 05:21:48 DEBUG : potato2: size = 60 OK 2025/11/28 05:21:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:21:51 DEBUG : potato2: md5 = d3fb38b5c4a0e37b4f8a9321f42880bb OK 2025/11/28 05:21:53 DEBUG : empty space: md5 = 77dc415f4573c883a56eb383da69a688 OK 2025/11/28 05:21:55 DEBUG : sub dir/potato3: md5 = caa96c271b302dc5c842a8e918de3479 OK 2025/11/28 05:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Touching "sub dir/potato3" 2025/11/28 05:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Touching "potato2" 2025/11/28 05:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Touching "empty space" 2025/11/28 05:21:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.78s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:22:00 DEBUG : dir with metadata: Making directory with metadata 2025/11/28 05:22:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:22:02 DEBUG : directory with modtime: Making directory with metadata 2025/11/28 05:22:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:22:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/28 05:22:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/28 05:22:04 DEBUG : Google drive root 'crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg': Skipping btime metadata as can't update it on an existing file: 2025-11-28T05:22:04.667184091Z 2025/11/28 05:22:05 INFO : non existent directory: Updated directory metadata 2025/11/28 05:22:07 DEBUG : Google drive root 'crypt/6m0b3761ko5ftmevopjt78lkstvu6042gcc2jvjgtl8r0tti6lfg': Skipping btime metadata as can't update it on an existing file: 2025-11-28T05:22:04.667184091Z 2025/11/28 05:22:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.94s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:22:09 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/28 05:22:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/28 05:22:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.67s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:22:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/28 05:22:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/28 05:22:14 DEBUG : dst: Making directory with metadata 2025/11/28 05:22:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/28 05:22:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/28 05:22:15 INFO : dst: Set directory modification time (using SetModTime) 2025/11/28 05:22:15 INFO : dst: Set directory modification time (using SetModTime) 2025/11/28 05:22:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/28 05:22:16 INFO : dst: Set directory modification time (using SetModTime) 2025/11/28 05:22:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho'", Local "Local file system at /tmp/rclone1143455264", Modify Window "1ms" 2025/11/28 05:22:19 DEBUG : sub dir/test remove existing: md5 = fae45e18b2e5140b0e198e401ca1fe01 OK 2025/11/28 05:22:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5ad10cba5f22ccb6100fbf9737ddfa9d OK 2025/11/28 05:22:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.setebez1" before starting 2025/11/28 05:22:24 DEBUG : sub dir/test remove existing.setebez1: TEST: removing renamed existing file after operation 2025/11/28 05:22:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.riradih6" before starting 2025/11/28 05:22:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.riradih6: TEST: renaming existing back after failed operation 2025/11/28 05:22: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.bemosoq7" before starting 2025/11/28 05:22:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemosoq7: TEST: removing renamed existing file after operation 2025/11/28 05:22:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "51t5df2tcjpved1hfigkhditidrfuq4vkt7o4vndgal6ev7b10h0" 2025/11/28 05:22:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tvdhq86k576jka5bo5cegp45kark1j4g80qh7ab8e5a33cunamc56les0am2ks5t3su54fi2nnp9a9gqjb7ddvs96reiqh4k8tpgpa3rks5r9bjuguone766g6mot5ekqvegvj66f6ocnpikjl0oikuc61pqa7cd3acgofo4nun9du447dq0" --- PASS: TestRemoveExisting (13.44s) === 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/11/28 05:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resomiy6weho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m7.607135279s (try 1/5)