"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/24 02:07:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi" 2025/03/24 02:07:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:07:39 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0" 2025/03/24 02:07:40 DEBUG : Creating backend with remote "/tmp/rclone2835738703" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/24 02:07:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/24 02:07:41 DEBUG : potato: Seek from 10 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 10 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Seek from 5 to 2 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/24 02:07:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Seek from 5 to 2 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/24 02:07:41 DEBUG : potato: Seek from 8 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 8 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/24 02:07:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 02:07:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 02:07:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 02:07:41 DEBUG : potato: Seek from 5 to 2 2025/03/24 02:07:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/24 02:07:41 DEBUG : potato: Seek from 9 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 9 to 0 2025/03/24 02:07:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:07:43 DEBUG : rutabaga: md5 = 55f1bee20b83b6dcc6858c8908daac53 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/24 02:07:45 DEBUG : empty space: md5 = 51d441aee4efacc08399d6929bbcf0a0 OK === RUN TestCheck/3 2025/03/24 02:07:47 DEBUG : potato2: md5 = edf892be86b7e9cdc6876985ea13e190 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/24 02:07:49 DEBUG : remotepotato: md5 = 17143f1ba8e5a37c2618677a8d6bef01 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.54s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/03/24 02:07:52 DEBUG : Creating backend with remote "nonexistent" 2025/03/24 02:07:52 DEBUG : Creating backend with remote "nonexistent" 2025/03/24 02:07:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/24 02:07:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/24 02:07:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/24 02:07:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:07:54 DEBUG : rutabaga: md5 = f1bd5a2cf6971539659d92d71bca13de OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/24 02:07:57 DEBUG : empty space: md5 = 12d6e9cc51edde5110e749bd43e4914d OK === RUN TestCheckDownload/3 2025/03/24 02:08:01 DEBUG : potato2: md5 = 88703b9fd60fe51a72505964ba2fb3b2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/24 02:08:05 DEBUG : remotepotato: md5 = c6353ef541d8f042e56c9e4afde00553 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.97s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.58s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:08:11 DEBUG : rutabaga: md5 = 84137f6afbea62ff50ea1ca99d5a83c2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/24 02:08:13 DEBUG : empty space: md5 = 6971dc1a219dc284d1ca043876d1ef3a OK === RUN TestCheckSizeOnly/3 2025/03/24 02:08:15 DEBUG : potato2: md5 = 04b46dc8df20b2563bbd463c9a173c8d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/24 02:08:17 DEBUG : remotepotato: md5 = 9236a48688527d09b3c4e9ec78f76737 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:08:21 DEBUG : test.sum: md5 = 9dad0e9b609a258a66de0ec459e5b2a0 OK 2025/03/24 02:08:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/24 02:08:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/24 02:08:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/24 02:08:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/24 02:08:24 DEBUG : test.sum: md5 = a5fc7379fab04798a067427b9552a1f1 OK 2025/03/24 02:08:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/24 02:08:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/24 02:08:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/24 02:08:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:08:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/data" 2025/03/24 02:08:26 DEBUG : Config file has changed externally - reloading 2025/03/24 02:08:26 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:08:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/data" 2025/03/24 02:08:28 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/vjrnln8ratgmqakfosrqe8espk" 2025/03/24 02:08:32 DEBUG : data/banana: md5 = 29375cc5726c3e2c63dc18ccc7d9bd8c OK 2025/03/24 02:08:33 DEBUG : test.sum: md5 = 8d909e0ca86e91281596bb1148d4cbdd OK === RUN TestCheckSumDownload/subtest1 2025/03/24 02:08:38 DEBUG : data/potato: md5 = c975bffcabd456060eb8a0edfd010023 OK 2025/03/24 02:08:39 DEBUG : test.sum: md5 = 2b570e98cbe4d07701fbbe936848c5eb OK === RUN TestCheckSumDownload/subtest2 2025/03/24 02:08:44 DEBUG : test.sum: md5 = dc2628345ca5298e1c6a5967584047af OK === RUN TestCheckSumDownload/subtest3 2025/03/24 02:08:48 DEBUG : test.sum: md5 = 9c43ea1c38fff5bff0be2229a8ce845b OK === RUN TestCheckSumDownload/subtest4 2025/03/24 02:08:53 DEBUG : test.sum: md5 = c17bb198dd5d6e6cc1a09f75b3732375 OK === RUN TestCheckSumDownload/subtest5 2025/03/24 02:08:57 DEBUG : test.sum: md5 = 3498c8fa40f8663b4ea807fe84d2a956 OK === RUN TestCheckSumDownload/subtest6 2025/03/24 02:09:02 DEBUG : data/banana: md5 = a8e0796a6838881cd2ade757fc5a4c19 OK 2025/03/24 02:09:03 DEBUG : data/potato: md5 = 03d5a6fc97e19c25bd25fb395eac9caa OK 2025/03/24 02:09:04 DEBUG : test.sum: md5 = 7633e13a7642db5d62460524b9272eed OK === RUN TestCheckSumDownload/subtest7 2025/03/24 02:09:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/24 02:09:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.29s) --- PASS: TestCheckSumDownload/subtest1 (2.91s) --- PASS: TestCheckSumDownload/subtest2 (3.17s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.50s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.59s) --- PASS: TestCheckSumDownload/subtest7 (2.84s) === RUN TestApplyTransforms 2025/03/24 02:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vegawem0suvu" 2025/03/24 02:09:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/ta4rqiqksgsvhqo098laa55c0bu44u1feocvolve57masqd1dru0" 2025/03/24 02:09:11 DEBUG : Creating backend with remote "/tmp/rclone1025901926" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu'", Local "Local file system at /tmp/rclone1025901926", Modify Window "1ms" 2025/03/24 02:09:14 DEBUG : hello, world!: md5 = ec8220265a057ca342d038aa3b028c23 OK upper checkfile vs. lower remote (without normalization) 2025/03/24 02:09:14 ERROR : hello, world!: sum not found 2025/03/24 02:09:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu' 2025/03/24 02:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu': 1 files missing 2025/03/24 02:09:14 NOTICE: 1 hashes missing 2025/03/24 02:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu': 2 differences found 2025/03/24 02:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/24 02:09:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu': 0 differences found 2025/03/24 02:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu': 1 matching files 2025/03/24 02:09:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xameteq3zaqu" 2025/03/24 02:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:15 DEBUG : Creating backend with remote "TestDrive:crypt/37k7d6ej1qmkmor05du2qadbmu9pvkp712p4n3aaoig084kr5sk0" 2025/03/24 02:09:16 DEBUG : Creating backend with remote "/tmp/rclone2810906277" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu'", Local "Local file system at /tmp/rclone2810906277", Modify Window "1ms" 2025/03/24 02:09:19 DEBUG : HELLO, WORLD!: md5 = 246ea998fe66ca91f693673db40dd6fc OK lower checkfile vs. upper remote (without normalization) 2025/03/24 02:09:19 ERROR : HELLO, WORLD!: sum not found 2025/03/24 02:09:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu' 2025/03/24 02:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu': 1 files missing 2025/03/24 02:09:19 NOTICE: 1 hashes missing 2025/03/24 02:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu': 2 differences found 2025/03/24 02:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/24 02:09:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu': 0 differences found 2025/03/24 02:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu': 1 matching files 2025/03/24 02:09:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-habosac3zuda" 2025/03/24 02:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:21 DEBUG : Creating backend with remote "TestDrive:crypt/7k05sgq0v4dll6i8k0jeq04l0lauotokk3ou9601mh0v7sll1m60" 2025/03/24 02:09:22 DEBUG : Creating backend with remote "/tmp/rclone3892115528" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda'", Local "Local file system at /tmp/rclone3892115528", Modify Window "1ms" 2025/03/24 02:09:24 DEBUG : HeLlO, wOrLd!: md5 = a2f8db60f936db613efc0691d95d772f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/24 02:09:25 ERROR : HeLlO, wOrLd!: sum not found 2025/03/24 02:09:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda' 2025/03/24 02:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda': 1 files missing 2025/03/24 02:09:25 NOTICE: 1 hashes missing 2025/03/24 02:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda': 2 differences found 2025/03/24 02:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/24 02:09:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda': 0 differences found 2025/03/24 02:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda': 1 matching files 2025/03/24 02:09:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qolopur8mika" 2025/03/24 02:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:26 DEBUG : Creating backend with remote "TestDrive:crypt/goq971a0j8ebd21084glfh3v0lhhqqelm5qtqealvfq8f5gmehqg" 2025/03/24 02:09:27 DEBUG : Creating backend with remote "/tmp/rclone2702392092" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika'", Local "Local file system at /tmp/rclone2702392092", Modify Window "1ms" 2025/03/24 02:09:29 DEBUG : HELLO, WORLD!: md5 = 600e50d4e12179974b15fbf009658985 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/24 02:09:29 ERROR : HELLO, WORLD!: sum not found 2025/03/24 02:09:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika' 2025/03/24 02:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika': 1 files missing 2025/03/24 02:09:29 NOTICE: 1 hashes missing 2025/03/24 02:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika': 2 differences found 2025/03/24 02:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/24 02:09:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika': 0 differences found 2025/03/24 02:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika': 1 matching files 2025/03/24 02:09:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewoyuh5nati" 2025/03/24 02:09:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:30 DEBUG : Creating backend with remote "TestDrive:crypt/rp9t9rrc60tqfipkjuqa05bld1cpfuvm5mim0q5poh21ns67c8bg" 2025/03/24 02:09:31 DEBUG : Creating backend with remote "/tmp/rclone3749634363" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati'", Local "Local file system at /tmp/rclone3749634363", Modify Window "1ms" 2025/03/24 02:09:34 DEBUG : 測試_Русский___ě_áñ: md5 = 8c4153d82145ac1d4c17e55e2aa69ba5 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/24 02:09:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/24 02:09:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati' 2025/03/24 02:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati': 1 files missing 2025/03/24 02:09:34 NOTICE: 1 hashes missing 2025/03/24 02:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati': 2 differences found 2025/03/24 02:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/24 02:09:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati': 0 differences found 2025/03/24 02:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati': 1 matching files 2025/03/24 02:09:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xikohul2howo" 2025/03/24 02:09:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:36 DEBUG : Creating backend with remote "TestDrive:crypt/85qbctggt4p8d9h5ucnriheoklul75chbiijniarr6ps309k6bfg" 2025/03/24 02:09:37 DEBUG : Creating backend with remote "/tmp/rclone3790594565" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo'", Local "Local file system at /tmp/rclone3790594565", Modify Window "1ms" 2025/03/24 02:09:39 DEBUG : 測試_Русский___ě_áñ: md5 = b7c085405d5eb2f192112d60dc58588d OK NFC checkfile vs. NFD remote (without normalization) 2025/03/24 02:09:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/24 02:09:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo' 2025/03/24 02:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo': 1 files missing 2025/03/24 02:09:39 NOTICE: 1 hashes missing 2025/03/24 02:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo': 2 differences found 2025/03/24 02:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/24 02:09:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo': 0 differences found 2025/03/24 02:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo': 1 matching files 2025/03/24 02:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huludub4yale" 2025/03/24 02:09:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/11o9iffbtl2dnn5asllslrprafepkk3kcpm7h51jh7l4tp8vk830" 2025/03/24 02:09:41 DEBUG : Creating backend with remote "/tmp/rclone2218316490" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale'", Local "Local file system at /tmp/rclone2218316490", Modify Window "1ms" 2025/03/24 02:09:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 91c2657ca813e963c65917e3a3220c39 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/24 02:09:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 02:09:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale' 2025/03/24 02:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale': 1 files missing 2025/03/24 02:09:44 NOTICE: 1 hashes missing 2025/03/24 02:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale': 2 differences found 2025/03/24 02:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/24 02:09:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale': 0 differences found 2025/03/24 02:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale': 1 matching files 2025/03/24 02:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuseris2mege" 2025/03/24 02:09:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/9v20j5qv8fhcpc1j6c12q184sue9c95qms4ietvkmie3cnja1870" 2025/03/24 02:09:46 DEBUG : Creating backend with remote "/tmp/rclone2596473641" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege'", Local "Local file system at /tmp/rclone2596473641", Modify Window "1ms" 2025/03/24 02:09:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b7f580d15f0738b30a4c85bca423669c OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/24 02:09:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 02:09:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege' 2025/03/24 02:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege': 1 files missing 2025/03/24 02:09:49 NOTICE: 1 hashes missing 2025/03/24 02:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege': 2 differences found 2025/03/24 02:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/24 02:09:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege': 0 differences found 2025/03/24 02:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege': 1 matching files 2025/03/24 02:09:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toqelex5kiwe" 2025/03/24 02:09:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:50 DEBUG : Creating backend with remote "TestDrive:crypt/ov1a38f4rper741ojn8nio4v6m0s20cuahm04kv5u42hnkcsbje0" 2025/03/24 02:09:51 DEBUG : Creating backend with remote "/tmp/rclone1895207321" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe'", Local "Local file system at /tmp/rclone1895207321", Modify Window "1ms" 2025/03/24 02:09:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a955072b066ff5fd703a833817579b61 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/24 02:09:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 02:09:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe' 2025/03/24 02:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe': 1 files missing 2025/03/24 02:09:54 NOTICE: 1 hashes missing 2025/03/24 02:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe': 2 differences found 2025/03/24 02:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/24 02:09:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe': 0 differences found 2025/03/24 02:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe': 1 matching files 2025/03/24 02:09:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobavay0mozo" 2025/03/24 02:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:09:55 DEBUG : Creating backend with remote "TestDrive:crypt/ltld6hlppags4jfgssscppaojoet2l4791e8fq9uf1d51qine8og" 2025/03/24 02:09:56 DEBUG : Creating backend with remote "/tmp/rclone2024719235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo'", Local "Local file system at /tmp/rclone2024719235", Modify Window "1ms" 2025/03/24 02:09:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5171715a6fdfe7160208f36aeef96d8a OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/24 02:09:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 02:09:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo' 2025/03/24 02:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo': 1 files missing 2025/03/24 02:09:59 NOTICE: 1 hashes missing 2025/03/24 02:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo': 2 differences found 2025/03/24 02:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/24 02:10:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo': 0 differences found 2025/03/24 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo': 1 matching files 2025/03/24 02:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobavay0mozo': Purge remote 2025/03/24 02:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toqelex5kiwe': Purge remote 2025/03/24 02:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuseris2mege': Purge remote 2025/03/24 02:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huludub4yale': Purge remote 2025/03/24 02:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xikohul2howo': Purge remote 2025/03/24 02:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewoyuh5nati': Purge remote 2025/03/24 02:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qolopur8mika': Purge remote 2025/03/24 02:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-habosac3zuda': Purge remote 2025/03/24 02:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xameteq3zaqu': Purge remote 2025/03/24 02:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vegawem0suvu': Purge remote --- PASS: TestApplyTransforms (54.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:10:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/24 02:10:08 DEBUG : sub/file2: md5 = e6f0caf7a26c14b047cc3887090c0ec9 OK 2025/03/24 02:10:08 INFO : file1: Copied (new) to: sub/file2 2025/03/24 02:10:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 02:10:09 DEBUG : file1: Unchanged skipping 2025/03/24 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': don't need to copy/move sub/file2, it is already at target location 2025/03/24 02:10:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:10:14 DEBUG : dst/file1: md5 = a0770ba6b5c217073bf927e1aa795fce OK 2025/03/24 02:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/backup" 2025/03/24 02:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/1nrff024r7pq65ecp72fc28jb0" 2025/03/24 02:10:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/24 02:10:18 INFO : dst/file1: Moved (server-side) 2025/03/24 02:10:20 DEBUG : dst/file1: md5 = 42741434911f8930e677d7b940dffeb6 OK 2025/03/24 02:10:20 INFO : dst/file1: Copied (new) 2025/03/24 02:10:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:10:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:10:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:10:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/dst" 2025/03/24 02:10:25 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 02:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/CompareDest" 2025/03/24 02:10:26 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/gveqi14airsml4bgu7krj116o8" 2025/03/24 02:10:28 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 02:10:32 DEBUG : one: md5 = d2ce827adf4d8a4ee18b10bf6b53089b OK 2025/03/24 02:10:32 INFO : one: Copied (new) 2025/03/24 02:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:10:35 DEBUG : one: md5 = 07a1ec8751fbbf25503c571327c32cc9 OK 2025/03/24 02:10:35 INFO : one: Copied (replaced existing) 2025/03/24 02:10:37 DEBUG : dst/one: md5 = a284a8fd3a1e14f1e7deda238b9c7eb5 OK 2025/03/24 02:10:39 DEBUG : CompareDest/one: md5 = b5789e03c2b4426887280590bdbadb36 OK 2025/03/24 02:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:10:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 02:10:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 02:10:42 DEBUG : CompareDest/two: md5 = 0aaf9792d19813a36f60c9e35be97b24 OK 2025/03/24 02:10:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 02:10:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 02:10:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 02:10:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 02:10:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 02:10:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 02:10:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 02:10:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/24 02:10:48 DEBUG : two: md5 = 7c0aaa88af4228e05a5e457d0ab3d9dc OK 2025/03/24 02:10:48 INFO : two: Copied (new) 2025/03/24 02:10:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 02:10:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:10:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:10:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:10:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/dst" 2025/03/24 02:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 02:10:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/CopyDest" 2025/03/24 02:10:54 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/24 02:10:56 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 02:10:58 DEBUG : one: md5 = a0ffe56639ea87780f325932445a86aa OK 2025/03/24 02:10:58 INFO : one: Copied (new) 2025/03/24 02:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:11:01 DEBUG : one: md5 = d07e828cb73ce3f99687b578396f8c02 OK 2025/03/24 02:11:01 INFO : one: Copied (replaced existing) 2025/03/24 02:11:03 DEBUG : dst/one: md5 = 135346fbd9af3307a09d19413b58b626 OK 2025/03/24 02:11:05 DEBUG : CopyDest/one: md5 = 759ef423f72753b271c4bc54e30430d6 OK 2025/03/24 02:11:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/BackupDir" 2025/03/24 02:11:06 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/24 02:11:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:11:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 02:11:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 02:11:09 INFO : one: Moved (server-side) 2025/03/24 02:11:10 INFO : one: Copied (server-side copy) 2025/03/24 02:11:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/24 02:11:12 DEBUG : CopyDest/two: md5 = 1a53ada169c5b1cec78b5d8c4433378a OK 2025/03/24 02:11:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 02:11:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 02:11:14 INFO : two: Copied (server-side copy) 2025/03/24 02:11:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/24 02:11:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 02:11:15 DEBUG : two: Unchanged skipping 2025/03/24 02:11:17 DEBUG : CopyDest/three: md5 = ec7a7ec80890457dc16c528d54475ddd OK 2025/03/24 02:11:17 DEBUG : three: Need to transfer - File not found at Destination 2025/03/24 02:11:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/24 02:11:18 DEBUG : three: Destination not found in --copy-dest 2025/03/24 02:11:19 DEBUG : three: md5 = 2dfedc4ed936134d7c67d06f6ff99844 OK 2025/03/24 02:11:19 INFO : three: Copied (new) 2025/03/24 02:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/24 02:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 02:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:11:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:11:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/24 02:11:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 02:11:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.97s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:11:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/24 02:11:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1255e717f6e4c47b160e9aa7d784b15b OK 2025/03/24 02:11:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/24 02:11:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/24 02:11:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/24 02:11:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/24 02:11:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/24 02:11:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4b6d1332da2c689b985c237ce0c15e6b OK 2025/03/24 02:11:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/24 02:11:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/24 02:11:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.57s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:11:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using skip mode. 2025/03/24 02:11:40 NOTICE: one: Found 2 files with duplicate names 2025/03/24 02:11:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:11:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using skip mode. 2025/03/24 02:11:46 NOTICE: one: Found 3 files with duplicate names 2025/03/24 02:11:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/24 02:11:47 INFO : one: Deleted 2025/03/24 02:11:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:11:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using first mode. 2025/03/24 02:11:53 NOTICE: one: Found 3 files with duplicate names 2025/03/24 02:11:53 INFO : one: Deleted 2025/03/24 02:11:54 INFO : one: Deleted 2025/03/24 02:11:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.53s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:11:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using newest mode. 2025/03/24 02:11:59 NOTICE: one: Found 3 files with duplicate names 2025/03/24 02:11:59 INFO : one: Deleted 2025/03/24 02:12:02 INFO : one: Deleted 2025/03/24 02:12:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.89s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:12:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using oldest mode. 2025/03/24 02:12:07 NOTICE: one: Found 3 files with duplicate names 2025/03/24 02:12:08 INFO : one: Deleted 2025/03/24 02:12:09 INFO : one: Deleted 2025/03/24 02:12:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.63s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:12:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using largest mode. 2025/03/24 02:12:14 NOTICE: one: Found 3 files with duplicate names 2025/03/24 02:12:15 INFO : one: Deleted 2025/03/24 02:12:15 INFO : one: Deleted 2025/03/24 02:12:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:12:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using smallest mode. 2025/03/24 02:12:20 NOTICE: one: Found 3 files with duplicate names 2025/03/24 02:12:21 INFO : one: Deleted 2025/03/24 02:12:21 INFO : one: Deleted 2025/03/24 02:12:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:12:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Looking for duplicate names using rename mode. 2025/03/24 02:12:28 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/24 02:12:29 INFO : one-2.txt: renamed from: one.txt 2025/03/24 02:12:31 INFO : one-3.txt: renamed from: one.txt 2025/03/24 02:12:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.98s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:12:37 DEBUG : dupe1/one.txt: md5 = a7a339cdad4beb18f959a2797f6a5af2 OK 2025/03/24 02:12:39 DEBUG : dupe2/two.txt: md5 = 06a1018ac2b897f1d63478e160a17a29 OK 2025/03/24 02:12:41 DEBUG : dupe3/three.txt: md5 = c4e4d8f290511dfd7e18916618bd4c6d OK 2025/03/24 02:12:42 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/24 02:12:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/24 02:12:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/24 02:12:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/24 02:12:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/24 02:12:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/24 02:12:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.27s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:12:49 DEBUG : a.txt: md5 = 5357dbd3ab8e47808ca7cf9880691278 OK 2025/03/24 02:12:50 DEBUG : zend.txt: md5 = b03e74713b72ce3e36d74d5a37c73ad8 OK 2025/03/24 02:12:53 DEBUG : sub dir/hello world: md5 = c21501914774c3c29ea707b444284d4c OK 2025/03/24 02:12:54 DEBUG : sub dir/hello world2: md5 = ede53cf11d67c4b70e15ace646777a91 OK 2025/03/24 02:12:56 DEBUG : sub dir/ignore dir/.ignore: md5 = 1dcfda871a6c55ea8b7427888ae08a09 OK 2025/03/24 02:12:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 71d94d11caef50465c522dab2e7eda8d OK 2025/03/24 02:13:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2c4b0b8e440f4fc9a30d0a778540296c OK 2025/03/24 02:13:01 DEBUG : a.txt: Excluded (Size Filter) 2025/03/24 02:13:01 DEBUG : a.txt: Excluded 2025/03/24 02:13:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/24 02:13:01 DEBUG : sub dir/hello world2: Excluded 2025/03/24 02:13:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/24 02:13:01 DEBUG : sub dir/hello world: Excluded 2025/03/24 02:13:02 DEBUG : sub dir/ignore dir: Excluded 2025/03/24 02:13:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/24 02:13:02 DEBUG : sub dir/hello world2: Excluded 2025/03/24 02:13:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/24 02:13:02 DEBUG : sub dir/hello world: Excluded 2025/03/24 02:13:02 DEBUG : sub dir/ignore dir: Excluded 2025/03/24 02:13:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/24 02:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/24 02:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/24 02:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/24 02:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/24 02:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/24 02:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.81s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:11 DEBUG : file1: md5 = 7f3e3105c736e572898a4dbc17b95f9c OK 2025/03/24 02:13:13 DEBUG : sub/file2: md5 = 78dba8a9d9f1b32f9e5d1bcaba448bf0 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/24 02:13:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/24 02:13:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/24 02:13:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/24 02:13:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.94s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.36s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:21 DEBUG : file1: md5 = 92097f5a9d759b09a28c807700af8e9d OK 2025/03/24 02:13:23 DEBUG : sub/file2: md5 = 99a8977b0daf017a6a8be47cf0008b8e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/24 02:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/notfound" 2025/03/24 02:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/24 02:13:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.70s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Making directory 2025/03/24 02:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:34 DEBUG : sub dir/hello world: md5 = c1225f8960a0b25870779ed0eefc207d OK 2025/03/24 02:13:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.01s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:38 DEBUG : potato2: md5 = eb9d02f4f2e8eafa83b10775e1386c77 OK 2025/03/24 02:13:40 DEBUG : empty space: md5 = 276a7cacc7a7537e73058223deda23a2 OK --- PASS: TestLs (4.70s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:43 DEBUG : potato2: md5 = 567c1133cc5d74065fbf2bf41ca715c0 OK 2025/03/24 02:13:44 DEBUG : empty space: md5 = f0f4b131dd79c1d366c559a7824e0377 OK 2025/03/24 02:13:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (7.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:50 DEBUG : potato2: md5 = 11981990e68ff75a259e9a3e168cc6db OK 2025/03/24 02:13:52 DEBUG : empty space: md5 = b234765c91150001bce19658219fc436 OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:55 DEBUG : potato2: md5 = 3e56d49fbffa1e9a649ca8cc9e53db4c OK 2025/03/24 02:13:56 DEBUG : empty space: md5 = 6315ea59d2c48753421d75870234d8a1 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/03/24 02:13:58 DEBUG : Creating backend with remote ":memory:" 2025/03/24 02:13:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/24 02:13:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/24 02:13:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:13:59 DEBUG : potato2: md5 = 1434fa6c9f6f21f2969e3981bdf01c26 OK 2025/03/24 02:14:01 DEBUG : empty space: md5 = ff0bb9872ba8e4aaea5c362242c1ae9b OK 2025/03/24 02:14:03 DEBUG : sub dir/potato3: md5 = 1486005361baaa41ef46588670cb867d OK 2025/03/24 02:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.47s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:14:08 DEBUG : small: md5 = 1af3e671f00fc339d3d0919fd506d4f4 OK 2025/03/24 02:14:09 DEBUG : medium: md5 = a83bc053d5e7acdd5dcab1ac1ca81a75 OK 2025/03/24 02:14:10 DEBUG : large: md5 = 7494e47a6ffc66f8e0647e4f10c4d554 OK 2025/03/24 02:14:11 DEBUG : Waiting for deletions to finish 2025/03/24 02:14:11 DEBUG : large: Excluded (Size Filter) 2025/03/24 02:14:11 INFO : small: Deleted 2025/03/24 02:14:11 INFO : medium: Deleted --- PASS: TestDelete (6.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:14:14 DEBUG : small: md5 = dfdc4259267d87bfe8b8e10b96322493 OK 2025/03/24 02:14:15 DEBUG : medium: md5 = 7e3128f973dfd78a04d52ddd7f3751dd OK 2025/03/24 02:14:17 DEBUG : large: md5 = e3d5e11ba24bf3f48ae1f45c2789aba2 OK 2025/03/24 02:14:17 DEBUG : Waiting for deletions to finish 2025/03/24 02:14:17 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/24 02:14:17 INFO : medium: Deleted 2025/03/24 02:14:17 INFO : small: Deleted --- PASS: TestMaxDelete (6.77s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:14:21 DEBUG : small: md5 = d6fcb0ae3d402d6825f5fa37d98c9d3c OK 2025/03/24 02:14:22 DEBUG : medium: md5 = d1f2235a7e1f59ad1895bc8a17ea6b35 OK 2025/03/24 02:14:24 DEBUG : large: md5 = 9d4fe55a197df9302c9eb90045cd1625 OK 2025/03/24 02:14:24 DEBUG : Waiting for deletions to finish 2025/03/24 02:14:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/24 02:14:25 INFO : small: Deleted 2025/03/24 02:14:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.03s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:14:28 DEBUG : small: md5 = 6161b0217b57a9afff536e290ea76f3e OK 2025/03/24 02:14:29 DEBUG : medium: md5 = 9137b259405331079ca42ab68f3081fa OK 2025/03/24 02:14:30 DEBUG : large: md5 = 7cf4685e38fe0519c90102fb474772d1 OK 2025/03/24 02:14:31 DEBUG : Waiting for deletions to finish 2025/03/24 02:14:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/24 02:14:31 INFO : small: Deleted 2025/03/24 02:14:31 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.56s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:14:34 DEBUG : ReadFile: md5 = aee3cf8b0dda8340cd11b5b3a6dc95f4 OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/03/24 02:14:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/24 02:14:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/24 02:14:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 02:14:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 02:14:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 02:14:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 02:14:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:14:38 DEBUG : file1: md5 = 827c3cabce851c8d9db409ee12acf476 OK 2025/03/24 02:14:40 DEBUG : file2: md5 = 5e0372c9cb29c340cf02877aae116c7f OK --- PASS: TestCat (15.75s) === RUN TestPurge 2025/03/24 02:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeduhol7ruti" 2025/03/24 02:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 02:14:53 DEBUG : Creating backend with remote "TestDrive:crypt/lhcldtaqj1m2g8lpbn2b0i4jlaav4nkhqjmd7edeg4041gn1el00" 2025/03/24 02:14:54 DEBUG : Creating backend with remote "/tmp/rclone4240320781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeduhol7ruti'", Local "Local file system at /tmp/rclone4240320781", Modify Window "1ms" 2025/03/24 02:14:58 DEBUG : A1/B1/C1/one: md5 = 206b5a5dd73db731bd3029749bb4ff90 OK 2025/03/24 02:14:58 INFO : A2: Making directory 2025/03/24 02:14:59 INFO : A1/B2: Making directory 2025/03/24 02:15:00 INFO : A1/B2/C2: Making directory 2025/03/24 02:15:00 INFO : A1/B1/C3: Making directory 2025/03/24 02:15:01 INFO : A3: Making directory 2025/03/24 02:15:02 INFO : A3/B3: Making directory 2025/03/24 02:15:03 INFO : A3/B3/C4: Making directory 2025/03/24 02:15:05 DEBUG : A1/two: md5 = 25d79c1518c82f307d8781d8c6eab06e OK 2025/03/24 02:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeduhol7ruti': Purge remote 2025/03/24 02:15:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.53s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:15:12 DEBUG : A1/B1/C1/one: md5 = c9188afe45cd83876371e80902f6cd14 OK 2025/03/24 02:15:12 INFO : A2: Making directory 2025/03/24 02:15:13 INFO : A1/B2: Making directory 2025/03/24 02:15:14 INFO : A1/B2/C2: Making directory 2025/03/24 02:15:14 INFO : A1/B1/C3: Making directory 2025/03/24 02:15:15 INFO : A3: Making directory 2025/03/24 02:15:16 INFO : A3/B3: Making directory 2025/03/24 02:15:17 INFO : A3/B3/C4: Making directory 2025/03/24 02:15:19 DEBUG : A1/two: md5 = db08fa96e3b881608526c14f5e674877 OK 2025/03/24 02:15:20 DEBUG : removing 1 level 3 directories 2025/03/24 02:15:20 INFO : A3/B3/C4: Removing directory 2025/03/24 02:15:23 DEBUG : removing 2 level 3 directories 2025/03/24 02:15:23 INFO : A1/B2/C2: Removing directory 2025/03/24 02:15:23 INFO : A1/B1/C3: Removing directory 2025/03/24 02:15:24 DEBUG : removing 2 level 2 directories 2025/03/24 02:15:24 INFO : A3/B3: Removing directory 2025/03/24 02:15:24 INFO : A1/B2: Removing directory 2025/03/24 02:15:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 02:15:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/24 02:15:24 DEBUG : removing 2 level 1 directories 2025/03/24 02:15:24 INFO : A3: Removing directory 2025/03/24 02:15:24 INFO : A2: Removing directory 2025/03/24 02:15:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/24 02:15:28 DEBUG : removing 1 level 3 directories 2025/03/24 02:15:28 INFO : A1/B1/C1: Removing directory 2025/03/24 02:15:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:29 DEBUG : removing 1 level 2 directories 2025/03/24 02:15:29 INFO : A1/B1: Removing directory 2025/03/24 02:15:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 02:15:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 02:15:30 DEBUG : removing 1 level 1 directories 2025/03/24 02:15:30 INFO : A1: Removing directory 2025/03/24 02:15:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 02:15:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 02:15:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 02:15:30 DEBUG : removing 1 level 0 directories 2025/03/24 02:15:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Removing directory 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 02:15:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.87s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:15:33 INFO : A1: Making directory 2025/03/24 02:15:34 INFO : A1/B1: Making directory 2025/03/24 02:15:34 INFO : A1/B1/C1: Making directory 2025/03/24 02:15:37 DEBUG : removing 1 level 3 directories 2025/03/24 02:15:37 INFO : A1/B1/C1: Removing directory 2025/03/24 02:15:38 DEBUG : removing 1 level 2 directories 2025/03/24 02:15:38 INFO : A1/B1: Removing directory 2025/03/24 02:15:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 02:15:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.98s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:15:40 INFO : A1: Making directory 2025/03/24 02:15:41 INFO : A1/B1: Making directory 2025/03/24 02:15:42 INFO : A1/B1/C1: Making directory 2025/03/24 02:15:44 DEBUG : removing 1 level 3 directories 2025/03/24 02:15:44 INFO : A1/B1/C1: Removing directory 2025/03/24 02:15:45 DEBUG : removing 1 level 2 directories 2025/03/24 02:15:45 INFO : A1/B1: Removing directory 2025/03/24 02:15:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 02:15:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.59s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:15:49 DEBUG : file1: md5 = 6c641d746b28e26b822804f2e244769e OK 2025/03/24 02:15:50 DEBUG : filename.txt: File name found in url 2025/03/24 02:15:51 DEBUG : filename.txt: md5 = 0251b76f5f6dd3a7b6af9fd0d879f3e6 OK 2025/03/24 02:15:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/24 02:15:52 DEBUG : headerfilename.txt: md5 = b30b402ffa2e8f5cdeaf503d6e7b389b OK 2025/03/24 02:15:54 DEBUG : file2: md5 = ed6e3a4cc1da86cbf900e4049677501d OK --- PASS: TestCopyURL (8.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:15:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/24 02:15:59 DEBUG : sub/file2: md5 = 9d2072d882526909666618705fa10f1f OK 2025/03/24 02:15:59 INFO : file1: Copied (new) to: sub/file2 2025/03/24 02:15:59 INFO : file1: Deleted 2025/03/24 02:15:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 02:15:59 DEBUG : file1: Unchanged skipping 2025/03/24 02:15:59 INFO : file1: Deleted 2025/03/24 02:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': don't need to copy/move sub/file2, it is already at target location 2025/03/24 02:16:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:16:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/24 02:16:04 DEBUG : file1: md5 = a8ce853902944de1aea8ffd0e8555e18 OK 2025/03/24 02:16:04 INFO : file1: Copied (new) 2025/03/24 02:16:04 INFO : file1: Deleted 2025/03/24 02:16:04 DEBUG : file1: Destination exists, skipping 2025/03/24 02:16:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:16:09 DEBUG : dst/file1: md5 = 6acb0fd35f75a54f1074dc8c2cb6af9d OK 2025/03/24 02:16:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziziyiv4doxi/backup" 2025/03/24 02:16:09 DEBUG : Config file has changed externally - reloading 2025/03/24 02:16:09 DEBUG : Creating backend with remote "TestDrive:crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0/1nrff024r7pq65ecp72fc28jb0" 2025/03/24 02:16:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/24 02:16:13 INFO : dst/file1: Moved (server-side) 2025/03/24 02:16:15 DEBUG : dst/file1: md5 = 281e94e4bf2f48670a19120bde715f4c OK 2025/03/24 02:16:15 INFO : dst/file1: Copied (new) 2025/03/24 02:16:15 INFO : dst/file1: Deleted 2025/03/24 02:16:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:16:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 02:16:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.22s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:16:22 DEBUG : A1/one: md5 = 1c597584640333005488fb8964fdb9b0 OK 2025/03/24 02:16:23 DEBUG : A1/two: md5 = 6a14f67736c027b2d99c0ea0cc4fac38 OK 2025/03/24 02:16:25 DEBUG : A1/B1/three: md5 = 21f9f291511becc66587a3381f2d9cb0 OK 2025/03/24 02:16:27 DEBUG : A1/B1/C1/four: md5 = f92dc1010683a44db91a003a3fb4ae43 OK 2025/03/24 02:16:30 DEBUG : A1/B1/C2/five: md5 = 0a2e4158be3b697bf0a3eebd31ce7d70 OK 2025/03/24 02:16:30 INFO : A1/B2: Making directory 2025/03/24 02:16:30 INFO : A1/B1/C3: Making directory 2025/03/24 02:16:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/24 02:16:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/24 02:16:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/24 02:16:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/24 02:16:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/24 02:16:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 02:16:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 02:16:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 02:16:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 02:16:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 02:16:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/24 02:16:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/24 02:16:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/24 02:16:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/24 02:16:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/24 02:16:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/24 02:16:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 02:16:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 02:16:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 02:16:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 02:16:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 02:17:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/24 02:17:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 02:17:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.48s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 02:17:06 DEBUG : no_checksum_small_file_from_pipe: md5 = fc8887edf9d081ab726e27bb778c9abc OK 2025/03/24 02:17:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/24 02:17:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/24 02:17:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/24 02:17:08 DEBUG : no_checksum_big_file_from_pipe: md5 = 0be68dede0d6d986fca975585cc3fa0c OK 2025/03/24 02:17:08 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 02:17:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 41a24faf7d802ea4c4fa671123092b4e OK 2025/03/24 02:17:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/24 02:17:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/24 02:17:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 57d517136b350f299c4ee513f789cd81 OK 2025/03/24 02:17:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 02:17:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 02:17:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/24 02:17:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 02:17:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/24 02:17:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/24 02:17:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.53s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/24 02:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/24 02:17:27 DEBUG : rcat_metadata: md5 = f802cafb673a4dcb224ee439df0e8826 OK 2025/03/24 02:17:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/24 02:17:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/24 02:17:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 833f5cfdd4d8eb909ac4c3ccacc82552 OK 2025/03/24 02:17:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.85s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (2.68s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:33 DEBUG : potato1: md5 = a1f4b499de8a4e914a701aed19c9ba06 OK 2025/03/24 02:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/24 02:17:34 DEBUG : potato2: md5 = 303c2911075458451b1174bf65979dd6 OK 2025/03/24 02:17:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:37 DEBUG : potato1: md5 = 02d6cae1c167250a3476d1f33b7fa07f OK 2025/03/24 02:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/24 02:17:38 DEBUG : potato2: md5 = fbe0df919f681b57e6af26eb67d4f213 OK 2025/03/24 02:17:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.56s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:41 DEBUG : potato2: md5 = 892ef68a7b178d83e9e9d0ed3d959306 OK 2025/03/24 02:17:43 DEBUG : empty space: md5 = a2f7e989dc76bd484e96795a64d49400 OK 2025/03/24 02:17:45 DEBUG : sub dir/potato3: md5 = 694d181bb1e488f494475e79a0a368d6 OK 2025/03/24 02:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Touching "sub dir/potato3" 2025/03/24 02:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Touching "empty space" 2025/03/24 02:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Touching "potato2" 2025/03/24 02:17:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.80s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:50 DEBUG : dir with metadata: Making directory with metadata 2025/03/24 02:17:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:52 DEBUG : directory with modtime: Making directory with metadata 2025/03/24 02:17:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/24 02:17:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/24 02:17:55 DEBUG : Google drive root 'crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0': Skipping btime metadata as can't update it on an existing file: 2025-03-24T02:17:55.056289101Z 2025/03/24 02:17:55 INFO : non existent directory: Updated directory metadata 2025/03/24 02:17:57 DEBUG : Google drive root 'crypt/57fke2io58ti161svdod2do7qip28tt3e1lrpga87qkhcv4ejaf0': Skipping btime metadata as can't update it on an existing file: 2025-03-24T02:17:55.056289101Z 2025/03/24 02:17:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:17:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/24 02:18:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/24 02:18:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:18:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/24 02:18:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/24 02:18:03 DEBUG : dst: Making directory with metadata 2025/03/24 02:18:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/24 02:18:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 02:18:05 INFO : dst: Set directory modification time (using SetModTime) 2025/03/24 02:18:05 INFO : dst: Set directory modification time (using SetModTime) 2025/03/24 02:18:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/24 02:18:06 INFO : dst: Set directory modification time (using SetModTime) 2025/03/24 02:18:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.86s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi'", Local "Local file system at /tmp/rclone2835738703", Modify Window "1ms" 2025/03/24 02:18:09 DEBUG : sub dir/test remove existing: md5 = ee346cb30a7ea10a8190f8943eb3f347 OK 2025/03/24 02:18:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 89c45a54a7283008f9b3583957845cf2 OK 2025/03/24 02:18:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yasoxat2" before starting 2025/03/24 02:18:14 DEBUG : sub dir/test remove existing.yasoxat2: TEST: removing renamed existing file after operation 2025/03/24 02:18:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zunihob3" before starting 2025/03/24 02:18:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zunihob3: TEST: renaming existing back after failed operation 2025/03/24 02:18:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pifikub7" before starting 2025/03/24 02:18:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pifikub7: TEST: removing renamed existing file after operation 2025/03/24 02:18:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "70qpns33tnop88oukj4krtbtnmcn3dfts46qcf87drbj9t59jj0j2mpigb3v46chjd5n5dfkd5730kqa8gmm9jv7sau7gttdke4uam8jkg4tdh5o2ejjc88t69rpmn5ti2b87diti6at6pqh2gqg9hl1diisqdkr3fpone2ujsfqpun6j7kg" 2025/03/24 02:18:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ni1mg5m8uh2n4klao9es7vgv25br8njodrskak9q66tqm4pvtsn0" --- PASS: TestRemoveExisting (13.28s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/24 02:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziziyiv4doxi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m41.767169835s (try 1/5)