"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/28 05:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo" 2025/01/28 05:09:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug" 2025/01/28 05:09:29 DEBUG : Creating backend with remote "/tmp/rclone3547678812" === 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/28 05:09:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/28 05:09:29 DEBUG : potato: Seek from 10 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 10 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Seek from 5 to 2 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/28 05:09:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Seek from 5 to 2 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/28 05:09:29 DEBUG : potato: Seek from 8 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 8 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/28 05:09:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 05:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 05:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 05:09:29 DEBUG : potato: Seek from 5 to 2 2025/01/28 05:09:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/28 05:09:29 DEBUG : potato: Seek from 9 to 0 2025/01/28 05:09:29 DEBUG : potato: Seek from 9 to 0 2025/01/28 05:09:29 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:09:32 DEBUG : rutabaga: md5 = 79953fa247cdf2ef9820bbeff91349b2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/28 05:09:35 DEBUG : empty space: md5 = c19dc9fd4ffb282ab5b778055f261f95 OK === RUN TestCheck/3 2025/01/28 05:09:37 DEBUG : potato2: md5 = a1dbd355e67bb9f0da57990073577945 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/28 05:09:39 DEBUG : remotepotato: md5 = 436ce34a51277b55148a4df3a6ac0b18 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.59s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/28 05:09:43 DEBUG : Creating backend with remote "nonexistent" 2025/01/28 05:09:43 DEBUG : Creating backend with remote "nonexistent" 2025/01/28 05:09:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/28 05:09:43 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/01/28 05:09:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/28 05:09:43 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:09:44 DEBUG : rutabaga: md5 = d88f5107ca110465f0a5ef6e7cee4a4d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/28 05:09:49 DEBUG : empty space: md5 = dfa99acdd3303b5e7a508b78a6c91b1b OK === RUN TestCheckDownload/3 2025/01/28 05:09:52 DEBUG : potato2: md5 = 851738892455bf0247f14b0e6e33a20b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/28 05:09:56 DEBUG : remotepotato: md5 = cd2bdd5f5d4521af8bf8a5fc8cc35322 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.29s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (1.27s) --- PASS: TestCheckDownload/3 (1.39s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.07s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:10:03 DEBUG : rutabaga: md5 = d0155e238e827b0e239c4cde2dd07115 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/28 05:10:05 DEBUG : empty space: md5 = d161a61b1b02792bfa8a944a13e00a7a OK === RUN TestCheckSizeOnly/3 2025/01/28 05:10:08 DEBUG : potato2: md5 = f26cbcdb8801f7dc93c65cb4a2a33b20 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/28 05:10:10 DEBUG : remotepotato: md5 = 8752f3e7a24b8a82cff77f503334ae78 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.75s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:10:15 DEBUG : test.sum: md5 = 58108cc2c08c855a62b9e5a57b36fc76 OK 2025/01/28 05:10:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/28 05:10:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/28 05:10:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/28 05:10:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/28 05:10:18 DEBUG : test.sum: md5 = 614094ab60555440b17389f182a403d8 OK 2025/01/28 05:10:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/28 05:10:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/28 05:10:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/28 05:10:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.63s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/data" 2025/01/28 05:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/data" 2025/01/28 05:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/vjrnln8ratgmqakfosrqe8espk" 2025/01/28 05:10:27 DEBUG : data/banana: md5 = 87547c58177a441d79585fce582afeaf OK 2025/01/28 05:10:28 DEBUG : test.sum: md5 = af483ac032783adbae1b6991c5ad33e0 OK === RUN TestCheckSumDownload/subtest1 2025/01/28 05:10:33 DEBUG : data/potato: md5 = 3d1aecb9eae062bc7c5003d11d226fd1 OK 2025/01/28 05:10:35 DEBUG : test.sum: md5 = a2c26452b72bef4cad355e8f2fcb057d OK === RUN TestCheckSumDownload/subtest2 2025/01/28 05:10:39 DEBUG : test.sum: md5 = 7d58266868da7242025cf1bd36442365 OK === RUN TestCheckSumDownload/subtest3 2025/01/28 05:10:45 DEBUG : test.sum: md5 = 104c18ea5fc8934b49c24ed78265c69b OK === RUN TestCheckSumDownload/subtest4 2025/01/28 05:10:49 DEBUG : test.sum: md5 = f5ca5a20cdb6cf667d3e3a416a3e6a15 OK === RUN TestCheckSumDownload/subtest5 2025/01/28 05:10:53 DEBUG : test.sum: md5 = 008b088d763a3b2d8ff5440bfad9bd22 OK === RUN TestCheckSumDownload/subtest6 2025/01/28 05:10:58 DEBUG : data/banana: md5 = 114122bd9c3360a9803077d79ff06705 OK 2025/01/28 05:11:00 DEBUG : data/potato: md5 = 5d91156cd22e879bdd674c256c31c4ea OK 2025/01/28 05:11:01 DEBUG : test.sum: md5 = bee24a81456cbfc7c6b5e8c801068ac9 OK === RUN TestCheckSumDownload/subtest7 2025/01/28 05:11:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/28 05:11:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.91s) --- PASS: TestCheckSumDownload/subtest1 (2.82s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (3.23s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (2.30s) --- PASS: TestCheckSumDownload/subtest6 (2.05s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/01/28 05:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yedovis9sali" 2025/01/28 05:11:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:07 DEBUG : Creating backend with remote "TestDrive:crypt/p2md22qss59amgmu4s5q78k7kk1tflm6noudaaffaufs6uvhi1jg" 2025/01/28 05:11:08 DEBUG : Creating backend with remote "/tmp/rclone3510931233" 2025/01/28 05:11:08 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali'", Local "Local file system at /tmp/rclone3510931233", Modify Window "1ms" 2025/01/28 05:11:11 DEBUG : hello, world!: md5 = 526f05a11f73a2406b4ec2330e16a4cf OK upper checkfile vs. lower remote (without normalization) 2025/01/28 05:11:12 ERROR : hello, world!: sum not found 2025/01/28 05:11:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali' 2025/01/28 05:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali': 1 files missing 2025/01/28 05:11:12 NOTICE: 1 hashes missing 2025/01/28 05:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali': 2 differences found 2025/01/28 05:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/28 05:11:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali': 0 differences found 2025/01/28 05:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali': 1 matching files 2025/01/28 05:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicokik1mige" 2025/01/28 05:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/ac2db9letedcqejl2u69cicjscomoplter8jnjrhqae5m5e74rcg" 2025/01/28 05:11:14 DEBUG : Creating backend with remote "/tmp/rclone3618486775" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige'", Local "Local file system at /tmp/rclone3618486775", Modify Window "1ms" 2025/01/28 05:11:17 DEBUG : HELLO, WORLD!: md5 = 1aa10fec64da3f0a0c3978e7fa297446 OK lower checkfile vs. upper remote (without normalization) 2025/01/28 05:11:17 ERROR : HELLO, WORLD!: sum not found 2025/01/28 05:11:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige' 2025/01/28 05:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige': 1 files missing 2025/01/28 05:11:17 NOTICE: 1 hashes missing 2025/01/28 05:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige': 2 differences found 2025/01/28 05:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/28 05:11:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige': 0 differences found 2025/01/28 05:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige': 1 matching files 2025/01/28 05:11:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-midegiv5lite" 2025/01/28 05:11:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:19 DEBUG : Creating backend with remote "TestDrive:crypt/7ud5svn69up56dnrjei0s9uj335gr82m704d1inrq2ntfl0fq5fg" 2025/01/28 05:11:20 DEBUG : Creating backend with remote "/tmp/rclone1772332422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite'", Local "Local file system at /tmp/rclone1772332422", Modify Window "1ms" 2025/01/28 05:11:22 DEBUG : HeLlO, wOrLd!: md5 = 3c4393d73d89a348838990655bb452d4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/28 05:11:23 ERROR : HeLlO, wOrLd!: sum not found 2025/01/28 05:11:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite' 2025/01/28 05:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite': 1 files missing 2025/01/28 05:11:23 NOTICE: 1 hashes missing 2025/01/28 05:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite': 2 differences found 2025/01/28 05:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/28 05:11:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite': 0 differences found 2025/01/28 05:11:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite': 1 matching files 2025/01/28 05:11:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demaviz0pilo" 2025/01/28 05:11:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:25 DEBUG : Creating backend with remote "TestDrive:crypt/lpl2st4f5i12v2dcsl4kqnb8pcrrh3j6tnffirhen2efpgi8j6m0" 2025/01/28 05:11:26 DEBUG : Creating backend with remote "/tmp/rclone3570532306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo'", Local "Local file system at /tmp/rclone3570532306", Modify Window "1ms" 2025/01/28 05:11:29 DEBUG : HELLO, WORLD!: md5 = 545868ad7442d73e0cca73b5c5df1637 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/28 05:11:29 ERROR : HELLO, WORLD!: sum not found 2025/01/28 05:11:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo' 2025/01/28 05:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo': 1 files missing 2025/01/28 05:11:29 NOTICE: 1 hashes missing 2025/01/28 05:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo': 2 differences found 2025/01/28 05:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/28 05:11:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo': 0 differences found 2025/01/28 05:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo': 1 matching files 2025/01/28 05:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyimex6sopi" 2025/01/28 05:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/puj7vo37hj5ihhvgltim0bhtr16ti64e2a4sdgkc3u4pbj78rk00" 2025/01/28 05:11:31 DEBUG : Creating backend with remote "/tmp/rclone4056457275" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi'", Local "Local file system at /tmp/rclone4056457275", Modify Window "1ms" 2025/01/28 05:11:35 DEBUG : 測試_Русский___ě_áñ: md5 = bff4d29023acbb7486ade1cee4b4fed3 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/28 05:11:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/28 05:11:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi' 2025/01/28 05:11:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi': 1 files missing 2025/01/28 05:11:35 NOTICE: 1 hashes missing 2025/01/28 05:11:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi': 2 differences found 2025/01/28 05:11:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/28 05:11:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi': 0 differences found 2025/01/28 05:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi': 1 matching files 2025/01/28 05:11:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekutin9hiqi" 2025/01/28 05:11:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:36 DEBUG : Creating backend with remote "TestDrive:crypt/kgc8nnang8no8uhiuc2mekn15d0do14ci9ttqkmpu6vv561l5c80" 2025/01/28 05:11:37 DEBUG : Creating backend with remote "/tmp/rclone661956011" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi'", Local "Local file system at /tmp/rclone661956011", Modify Window "1ms" 2025/01/28 05:11:41 DEBUG : 測試_Русский___ě_áñ: md5 = ed0274f5bca9e51ed2b0ea30ddc211c4 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/28 05:11:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/28 05:11:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi' 2025/01/28 05:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi': 1 files missing 2025/01/28 05:11:41 NOTICE: 1 hashes missing 2025/01/28 05:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi': 2 differences found 2025/01/28 05:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/28 05:11:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi': 0 differences found 2025/01/28 05:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi': 1 matching files 2025/01/28 05:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behisut6cora" 2025/01/28 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/61k8nqsin8sqihoeh1v7avlg0a9rnuvq9o00br94h6oiloc8jm0g" 2025/01/28 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone1681493062" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora'", Local "Local file system at /tmp/rclone1681493062", Modify Window "1ms" 2025/01/28 05:11:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = faddf5ff0c6a5154ab95a0c37de293f4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/28 05:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 05:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora' 2025/01/28 05:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora': 1 files missing 2025/01/28 05:11:46 NOTICE: 1 hashes missing 2025/01/28 05:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora': 2 differences found 2025/01/28 05:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/28 05:11:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora': 0 differences found 2025/01/28 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora': 1 matching files 2025/01/28 05:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buqefob0huze" 2025/01/28 05:11:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:48 DEBUG : Creating backend with remote "TestDrive:crypt/8hauqu49oh46nv0mm4jfhs2tnqd9b8908c1kff1tl5dt7b1fabp0" 2025/01/28 05:11:48 DEBUG : Creating backend with remote "/tmp/rclone566899879" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze'", Local "Local file system at /tmp/rclone566899879", Modify Window "1ms" 2025/01/28 05:11:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8ef99d0c115449f5550c7a816ac8954e OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/28 05:11:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 05:11:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze' 2025/01/28 05:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze': 1 files missing 2025/01/28 05:11:52 NOTICE: 1 hashes missing 2025/01/28 05:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze': 2 differences found 2025/01/28 05:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/28 05:11:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze': 0 differences found 2025/01/28 05:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze': 1 matching files 2025/01/28 05:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muveroy0xawo" 2025/01/28 05:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:54 DEBUG : Creating backend with remote "TestDrive:crypt/vvaljtaud49fqcul24ruu96ls6s40tnf0qmd4kpn933qodt2pv1g" 2025/01/28 05:11:54 DEBUG : Creating backend with remote "/tmp/rclone2209251104" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo'", Local "Local file system at /tmp/rclone2209251104", Modify Window "1ms" 2025/01/28 05:11:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0c51c048a2100f7158345ce9b425fa3a OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/28 05:11:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 05:11:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo' 2025/01/28 05:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo': 1 files missing 2025/01/28 05:11:58 NOTICE: 1 hashes missing 2025/01/28 05:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo': 2 differences found 2025/01/28 05:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/28 05:11:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo': 0 differences found 2025/01/28 05:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo': 1 matching files 2025/01/28 05:11:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeqosux8yetu" 2025/01/28 05:11:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:11:59 DEBUG : Creating backend with remote "TestDrive:crypt/2pke8hginujj0nhokpibc76nnko8299qu7qfoq9jnensruddfkm0" 2025/01/28 05:12:00 DEBUG : Creating backend with remote "/tmp/rclone2579007338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu'", Local "Local file system at /tmp/rclone2579007338", Modify Window "1ms" 2025/01/28 05:12:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ab0db1d3ab13b76f3beb865f642d34b OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/28 05:12:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 05:12:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu' 2025/01/28 05:12:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu': 1 files missing 2025/01/28 05:12:03 NOTICE: 1 hashes missing 2025/01/28 05:12:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu': 2 differences found 2025/01/28 05:12:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/28 05:12:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 05:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu': 0 differences found 2025/01/28 05:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu': 1 matching files 2025/01/28 05:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqosux8yetu': Purge remote 2025/01/28 05:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muveroy0xawo': Purge remote 2025/01/28 05:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buqefob0huze': Purge remote 2025/01/28 05:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behisut6cora': Purge remote 2025/01/28 05:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekutin9hiqi': Purge remote 2025/01/28 05:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyimex6sopi': Purge remote 2025/01/28 05:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demaviz0pilo': Purge remote 2025/01/28 05:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midegiv5lite': Purge remote 2025/01/28 05:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicokik1mige': Purge remote 2025/01/28 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yedovis9sali': Purge remote --- PASS: TestApplyTransforms (63.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:12:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/28 05:12:14 DEBUG : sub/file2: md5 = e2c6f0623c7fe78fd9adb8093fd845a7 OK 2025/01/28 05:12:14 INFO : file1: Copied (new) to: sub/file2 2025/01/28 05:12:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 05:12:14 DEBUG : file1: Unchanged skipping 2025/01/28 05:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': don't need to copy/move sub/file2, it is already at target location 2025/01/28 05:12:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:12:21 DEBUG : dst/file1: md5 = cc9dedf35828c134254e07a0c0c7f65b OK 2025/01/28 05:12:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/backup" 2025/01/28 05:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/1nrff024r7pq65ecp72fc28jb0" 2025/01/28 05:12:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/28 05:12:27 INFO : dst/file1: Moved (server-side) 2025/01/28 05:12:29 DEBUG : dst/file1: md5 = abadf7327bf484617751eb1dbcb48b32 OK 2025/01/28 05:12:29 INFO : dst/file1: Copied (new) 2025/01/28 05:12:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:12:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:12:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/dst" 2025/01/28 05:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 05:12:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/CompareDest" 2025/01/28 05:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/gveqi14airsml4bgu7krj116o8" 2025/01/28 05:12:37 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 05:12:40 DEBUG : one: md5 = 57ce9bf544c70b46a6d04813c2a790c6 OK 2025/01/28 05:12:40 INFO : one: Copied (new) 2025/01/28 05:12:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 05:12:44 DEBUG : one: md5 = 7616a4147471084a178af27a58403921 OK 2025/01/28 05:12:44 INFO : one: Copied (replaced existing) 2025/01/28 05:12:46 DEBUG : dst/one: md5 = b7fa1d63a5954ed4fb319f63e3970eaa OK 2025/01/28 05:12:49 DEBUG : CompareDest/one: md5 = 8d73c9d9c047a23e949b5fec68403067 OK 2025/01/28 05:12:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 05:12:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 05:12:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 05:12:53 DEBUG : CompareDest/two: md5 = 3556502acc046b5dccccee084bbc6564 OK 2025/01/28 05:12:54 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 05:12:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 05:12:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 05:12:55 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 05:12:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 05:12:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 05:12:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 05:12:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/28 05:12:58 DEBUG : two: md5 = f73d11e47ea49c33fd9ecbbc95037ca5 OK 2025/01/28 05:12:58 INFO : two: Copied (new) 2025/01/28 05:13:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 05:13:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:13:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:13:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.67s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:13:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/dst" 2025/01/28 05:13:04 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 05:13:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/CopyDest" 2025/01/28 05:13:06 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/28 05:13:07 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 05:13:10 DEBUG : one: md5 = 31fb7d7edb7061fbc3629e503e1c1ebc OK 2025/01/28 05:13:10 INFO : one: Copied (new) 2025/01/28 05:13:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 05:13:13 DEBUG : one: md5 = f768d031a9ae17a15f1cd7d20ad4038a OK 2025/01/28 05:13:13 INFO : one: Copied (replaced existing) 2025/01/28 05:13:15 DEBUG : dst/one: md5 = dfa7be158a3b05a2c8568acc4683f63e OK 2025/01/28 05:13:17 DEBUG : CopyDest/one: md5 = de99bb92cb40da25c1960ce43016d155 OK 2025/01/28 05:13:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/BackupDir" 2025/01/28 05:13:18 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/28 05:13:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 05:13:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 05:13:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 05:13:23 INFO : one: Moved (server-side) 2025/01/28 05:13:24 INFO : one: Copied (server-side copy) 2025/01/28 05:13:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/28 05:13:26 DEBUG : CopyDest/two: md5 = fa6e1c2b2e54d751628b24e4003632b8 OK 2025/01/28 05:13:27 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 05:13:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 05:13:28 INFO : two: Copied (server-side copy) 2025/01/28 05:13:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/28 05:13:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 05:13:29 DEBUG : two: Unchanged skipping 2025/01/28 05:13:31 DEBUG : CopyDest/three: md5 = e13946e9577d35c9fea04a00878d3926 OK 2025/01/28 05:13:32 DEBUG : three: Need to transfer - File not found at Destination 2025/01/28 05:13:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/28 05:13:32 DEBUG : three: Destination not found in --copy-dest 2025/01/28 05:13:34 DEBUG : three: md5 = f0c5e3602dd2238bffd8a565487eb6d7 OK 2025/01/28 05:13:34 INFO : three: Copied (new) 2025/01/28 05:13:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/28 05:13:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 05:13:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:13:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 05:13:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/28 05:13:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:13:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.24s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:13:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/28 05:13:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 16bbb3f5560f4b95929fca85176a41c4 OK 2025/01/28 05:13:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/28 05:13:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/28 05:13:48 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/01/28 05:13:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/28 05:13:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/28 05:13:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 040185155d70aa50dd11fbbefebf329f OK 2025/01/28 05:13:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/28 05:13:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/28 05:13:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:13:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using skip mode. 2025/01/28 05:13:59 NOTICE: one: Found 2 files with duplicate names 2025/01/28 05:13:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using skip mode. 2025/01/28 05:14:07 NOTICE: one: Found 3 files with duplicate names 2025/01/28 05:14:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/28 05:14:07 INFO : one: Deleted 2025/01/28 05:14:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using first mode. 2025/01/28 05:14:15 NOTICE: one: Found 3 files with duplicate names 2025/01/28 05:14:15 INFO : one: Deleted 2025/01/28 05:14:16 INFO : one: Deleted 2025/01/28 05:14:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.94s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using newest mode. 2025/01/28 05:14:23 NOTICE: one: Found 3 files with duplicate names 2025/01/28 05:14:24 INFO : one: Deleted 2025/01/28 05:14:24 INFO : one: Deleted 2025/01/28 05:14:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.08s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using oldest mode. 2025/01/28 05:14:31 NOTICE: one: Found 3 files with duplicate names 2025/01/28 05:14:32 INFO : one: Deleted 2025/01/28 05:14:32 INFO : one: Deleted 2025/01/28 05:14:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.60s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using largest mode. 2025/01/28 05:14:39 NOTICE: one: Found 3 files with duplicate names 2025/01/28 05:14:39 INFO : one: Deleted 2025/01/28 05:14:40 INFO : one: Deleted 2025/01/28 05:14:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.69s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using smallest mode. 2025/01/28 05:14:47 NOTICE: one: Found 3 files with duplicate names 2025/01/28 05:14:48 INFO : one: Deleted 2025/01/28 05:14:48 INFO : one: Deleted 2025/01/28 05:14:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.25s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:14:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Looking for duplicate names using rename mode. 2025/01/28 05:14:56 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/28 05:14:57 INFO : one-2.txt: renamed from: one.txt 2025/01/28 05:14:59 INFO : one-3.txt: renamed from: one.txt 2025/01/28 05:15:00 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.57s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:15:06 DEBUG : dupe1/one.txt: md5 = cc5454d5bf1d6efecbe960208316df1b OK 2025/01/28 05:15:09 DEBUG : dupe2/two.txt: md5 = 45a31e2588d0a215be2ccf032ff87153 OK 2025/01/28 05:15:11 DEBUG : dupe3/three.txt: md5 = c3923da1891a6983a02c26670a6eb8e8 OK 2025/01/28 05:15:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/28 05:15:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/28 05:15:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/28 05:15:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/28 05:15:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/28 05:15:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/28 05:15:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:15:22 DEBUG : a.txt: md5 = dd81402b2467398702aa1f3bf565ec16 OK 2025/01/28 05:15:24 DEBUG : zend.txt: md5 = 342347eb6eb8fd75bf35f74c8c44102c OK 2025/01/28 05:15:27 DEBUG : sub dir/hello world: md5 = 187ef924eb4fbf93c62b72179565b52a OK 2025/01/28 05:15:28 DEBUG : sub dir/hello world2: md5 = ca90eaddb8ae8597f26e48c1ac39a01e OK 2025/01/28 05:15:32 DEBUG : sub dir/ignore dir/.ignore: md5 = e80fcc5acd72c6cab6bedc0530602020 OK 2025/01/28 05:15:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0bdc1075d5634d0f8ecf126ab0d19d5a OK 2025/01/28 05:15:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6db5e5314aeef5864c5ae09f782e6009 OK 2025/01/28 05:15:38 DEBUG : a.txt: Excluded (Size Filter) 2025/01/28 05:15:38 DEBUG : a.txt: Excluded 2025/01/28 05:15:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/28 05:15:38 DEBUG : sub dir/hello world2: Excluded 2025/01/28 05:15:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/28 05:15:38 DEBUG : sub dir/hello world: Excluded 2025/01/28 05:15:39 DEBUG : sub dir/ignore dir: Excluded 2025/01/28 05:15:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/28 05:15:39 DEBUG : sub dir/hello world2: Excluded 2025/01/28 05:15:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/28 05:15:39 DEBUG : sub dir/hello world: Excluded 2025/01/28 05:15:39 DEBUG : sub dir/ignore dir: Excluded 2025/01/28 05:15:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/28 05:15:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/28 05:15:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/28 05:15:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/28 05:15:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/28 05:15:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/28 05:15:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.71s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:15:50 DEBUG : file1: md5 = 7af62699d1968addf2c945770e362a3d OK 2025/01/28 05:15:53 DEBUG : sub/file2: md5 = 550d9d2878334b56ead3bcae7187503d 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/01/28 05:15:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/28 05:15:56 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/28 05:15:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/28 05:15:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.28s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:01 DEBUG : file1: md5 = c38c7a03f0a0388702f3103e75316944 OK 2025/01/28 05:16:04 DEBUG : sub/file2: md5 = c9624f0bef3babc236f87c4256d551c8 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/01/28 05:16:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/notfound" 2025/01/28 05:16:08 DEBUG : Config file has changed externally - reloading 2025/01/28 05:16:08 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/qe0i31qdkoejk60elps0ni5sqk" 2025/01/28 05:16:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.88s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.60s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Making directory 2025/01/28 05:16:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:15 DEBUG : sub dir/hello world: md5 = 8aaa7195ac13421cce903c7e55edede1 OK 2025/01/28 05:16:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:20 DEBUG : potato2: md5 = e397e436471c98be1bf751055db95c11 OK 2025/01/28 05:16:22 DEBUG : empty space: md5 = 975bb503be0ee8ab871360c9136b7faf OK --- PASS: TestLs (5.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:26 DEBUG : potato2: md5 = d185821ef4ebd275da3175691f724f19 OK 2025/01/28 05:16:27 DEBUG : empty space: md5 = 76c1f698bf77e8866b627a0d917a7c10 OK 2025/01/28 05:16:28 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.03s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:31 DEBUG : potato2: md5 = 6e059b78fd8cbb6fa3eaf44f6f1dce4f OK 2025/01/28 05:16:33 DEBUG : empty space: md5 = 53ccdfc26c9a259a1787849bef848895 OK --- PASS: TestLsLong (5.63s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:37 DEBUG : potato2: md5 = b074e06828cdbad8a5d8cf58ebc64e59 OK 2025/01/28 05:16:39 DEBUG : empty space: md5 = e60b162e1db13b45896f7abf9f98657a OK --- PASS: TestHashSums (5.56s) === RUN TestHashSumsWithErrors 2025/01/28 05:16:41 DEBUG : Creating backend with remote ":memory:" 2025/01/28 05:16:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/28 05:16:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/28 05:16:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/28 05:16:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/28 05:16:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/28 05:16:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/28 05:16:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/28 05:16:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/28 05:16:41 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:43 DEBUG : potato2: md5 = 6d1e23c590ec8ca5361260ee5c757c67 OK 2025/01/28 05:16:45 DEBUG : empty space: md5 = ad74396016c070ccda92b15ed53bb437 OK 2025/01/28 05:16:48 DEBUG : sub dir/potato3: md5 = f68b444f6b3488bcee80fccf7335c87f OK 2025/01/28 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:16:53 DEBUG : small: md5 = b8f2d1dbf0d33013dc387ec87f17c5e7 OK 2025/01/28 05:16:55 DEBUG : medium: md5 = ec55aa4a341bf8ad8f642bf4f6b69d35 OK 2025/01/28 05:16:57 DEBUG : large: md5 = 5abc33b3b8130dd94ea092f1055975cb OK 2025/01/28 05:16:57 DEBUG : Waiting for deletions to finish 2025/01/28 05:16:57 DEBUG : large: Excluded (Size Filter) 2025/01/28 05:16:58 INFO : small: Deleted 2025/01/28 05:16:58 INFO : medium: Deleted --- PASS: TestDelete (7.63s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:17:01 DEBUG : small: md5 = a9f649de913655f63f40d797abe11683 OK 2025/01/28 05:17:03 DEBUG : medium: md5 = f161928ae25f7aced1a6852293f54f6e OK 2025/01/28 05:17:04 DEBUG : large: md5 = 925447961d610adc78481a23b628fddb OK 2025/01/28 05:17:05 DEBUG : Waiting for deletions to finish 2025/01/28 05:17:05 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/28 05:17:05 INFO : medium: Deleted 2025/01/28 05:17:05 INFO : small: Deleted --- PASS: TestMaxDelete (7.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:17:09 DEBUG : small: md5 = 69f2b83167f104164153fe1a78d890ca OK 2025/01/28 05:17:10 DEBUG : medium: md5 = 5f772c88faafc4af68259439727a67b3 OK 2025/01/28 05:17:12 DEBUG : large: md5 = bf4d7fd94eb5a07351db6741c1acf752 OK 2025/01/28 05:17:12 DEBUG : Waiting for deletions to finish 2025/01/28 05:17:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/28 05:17:13 INFO : medium: Deleted 2025/01/28 05:17:13 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:17:17 DEBUG : small: md5 = 658efbcc4f5bc7fcd92927109501080a OK 2025/01/28 05:17:18 DEBUG : medium: md5 = 5ddf5c4eff90636cedee15a60a777330 OK 2025/01/28 05:17:20 DEBUG : large: md5 = 2b07006782c67f1df32c84cc106d004a OK 2025/01/28 05:17:20 DEBUG : Waiting for deletions to finish 2025/01/28 05:17:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/28 05:17:21 INFO : large: Deleted 2025/01/28 05:17:21 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:17:24 DEBUG : ReadFile: md5 = 2bbc03a2b0dacfdf60fc93eff9bb57c8 OK --- PASS: TestReadFile (4.55s) === RUN TestRetry 2025/01/28 05:17:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/28 05:17:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/28 05:17:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 05:17:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 05:17:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 05:17:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 05:17:27 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:17:29 DEBUG : file1: md5 = a1c6a59d660340aec2625f5bfc098135 OK 2025/01/28 05:17:31 DEBUG : file2: md5 = 9aad0df255d0f2a916af5b7db3b18028 OK --- PASS: TestCat (16.67s) === RUN TestPurge 2025/01/28 05:17:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaziqek6rone" 2025/01/28 05:17:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 05:17:44 DEBUG : Creating backend with remote "TestDrive:crypt/4m2lnga3a4jrf8it34d9lu6puhlv68723ej5mt4mea0045h7ka20" 2025/01/28 05:17:46 DEBUG : Creating backend with remote "/tmp/rclone2859668196" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaziqek6rone'", Local "Local file system at /tmp/rclone2859668196", Modify Window "1ms" 2025/01/28 05:17:52 DEBUG : A1/B1/C1/one: md5 = db71d691c991ae933ccb0a906fe27350 OK 2025/01/28 05:17:52 INFO : A2: Making directory 2025/01/28 05:17:52 INFO : A1/B2: Making directory 2025/01/28 05:17:54 INFO : A1/B2/C2: Making directory 2025/01/28 05:17:55 INFO : A1/B1/C3: Making directory 2025/01/28 05:17:56 INFO : A3: Making directory 2025/01/28 05:17:57 INFO : A3/B3: Making directory 2025/01/28 05:17:58 INFO : A3/B3/C4: Making directory 2025/01/28 05:18:01 DEBUG : A1/two: md5 = 7bbc3c9a84dacf7268e57236c1cbab43 OK 2025/01/28 05:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaziqek6rone': Purge remote 2025/01/28 05:18:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.48s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:18:09 DEBUG : A1/B1/C1/one: md5 = 39c8c34dbddf3e2b28cec08bf3d5f006 OK 2025/01/28 05:18:09 INFO : A2: Making directory 2025/01/28 05:18:10 INFO : A1/B2: Making directory 2025/01/28 05:18:11 INFO : A1/B2/C2: Making directory 2025/01/28 05:18:12 INFO : A1/B1/C3: Making directory 2025/01/28 05:18:14 INFO : A3: Making directory 2025/01/28 05:18:15 INFO : A3/B3: Making directory 2025/01/28 05:18:16 INFO : A3/B3/C4: Making directory 2025/01/28 05:18:19 DEBUG : A1/two: md5 = a7b7dcc59d173d882fcd48e7cbd98180 OK 2025/01/28 05:18:20 DEBUG : removing 1 level 3 directories 2025/01/28 05:18:20 INFO : A3/B3/C4: Removing directory 2025/01/28 05:18:23 DEBUG : removing 2 level 3 directories 2025/01/28 05:18:23 INFO : A1/B2/C2: Removing directory 2025/01/28 05:18:23 INFO : A1/B1/C3: Removing directory 2025/01/28 05:18:24 DEBUG : removing 2 level 2 directories 2025/01/28 05:18:24 INFO : A3/B3: Removing directory 2025/01/28 05:18:24 INFO : A1/B2: Removing directory 2025/01/28 05:18:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 05:18:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/28 05:18:25 DEBUG : removing 2 level 1 directories 2025/01/28 05:18:25 INFO : A3: Removing directory 2025/01/28 05:18:25 INFO : A2: Removing directory 2025/01/28 05:18:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/28 05:18:29 DEBUG : removing 1 level 3 directories 2025/01/28 05:18:29 INFO : A1/B1/C1: Removing directory 2025/01/28 05:18:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:30 DEBUG : removing 1 level 2 directories 2025/01/28 05:18:30 INFO : A1/B1: Removing directory 2025/01/28 05:18:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 05:18:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 05:18:31 DEBUG : removing 1 level 1 directories 2025/01/28 05:18:31 INFO : A1: Removing directory 2025/01/28 05:18:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 05:18:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 05:18:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 05:18:32 DEBUG : removing 1 level 0 directories 2025/01/28 05:18:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Removing directory 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 05:18:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (29.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:18:34 INFO : A1: Making directory 2025/01/28 05:18:36 INFO : A1/B1: Making directory 2025/01/28 05:18:37 INFO : A1/B1/C1: Making directory 2025/01/28 05:18:39 DEBUG : removing 1 level 3 directories 2025/01/28 05:18:39 INFO : A1/B1/C1: Removing directory 2025/01/28 05:18:40 DEBUG : removing 1 level 2 directories 2025/01/28 05:18:40 INFO : A1/B1: Removing directory 2025/01/28 05:18:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 05:18:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:18:43 INFO : A1: Making directory 2025/01/28 05:18:44 INFO : A1/B1: Making directory 2025/01/28 05:18:45 INFO : A1/B1/C1: Making directory 2025/01/28 05:18:49 DEBUG : removing 1 level 3 directories 2025/01/28 05:18:49 INFO : A1/B1/C1: Removing directory 2025/01/28 05:18:49 DEBUG : removing 1 level 2 directories 2025/01/28 05:18:49 INFO : A1/B1: Removing directory 2025/01/28 05:18:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 05:18:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.14s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:18:54 DEBUG : file1: md5 = 6d48c63bb394d8225be6f18a1f1a2905 OK 2025/01/28 05:18:55 DEBUG : filename.txt: File name found in url 2025/01/28 05:18:57 DEBUG : filename.txt: md5 = 8c366a6e0545385cc0715f462f289cfa OK 2025/01/28 05:18:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/28 05:18:58 DEBUG : headerfilename.txt: md5 = 762edb5f148ffb0c679c174ad9496858 OK 2025/01/28 05:19:00 DEBUG : file2: md5 = 600d8f0526b5942c82e3b950985af973 OK --- PASS: TestCopyURL (10.40s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:19:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/28 05:19:06 DEBUG : sub/file2: md5 = 17244d3ffbc983ebda79704a5fd34dde OK 2025/01/28 05:19:06 INFO : file1: Copied (new) to: sub/file2 2025/01/28 05:19:06 INFO : file1: Deleted 2025/01/28 05:19:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 05:19:07 DEBUG : file1: Unchanged skipping 2025/01/28 05:19:07 INFO : file1: Deleted 2025/01/28 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': don't need to copy/move sub/file2, it is already at target location 2025/01/28 05:19:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.09s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:19:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/28 05:19:12 DEBUG : file1: md5 = b91a2db53f9d314b1dd69e4fb7733331 OK 2025/01/28 05:19:12 INFO : file1: Copied (new) 2025/01/28 05:19:12 INFO : file1: Deleted 2025/01/28 05:19:13 DEBUG : file1: Destination exists, skipping 2025/01/28 05:19:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:19:18 DEBUG : dst/file1: md5 = 8484065b493dbf83810ca5588d66e252 OK 2025/01/28 05:19:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitaven9sofo/backup" 2025/01/28 05:19:19 DEBUG : Creating backend with remote "TestDrive:crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug/1nrff024r7pq65ecp72fc28jb0" 2025/01/28 05:19:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/28 05:19:24 INFO : dst/file1: Moved (server-side) 2025/01/28 05:19:26 DEBUG : dst/file1: md5 = 03d44b7004557b710b588a23a1e3b7cb OK 2025/01/28 05:19:26 INFO : dst/file1: Copied (new) 2025/01/28 05:19:26 INFO : dst/file1: Deleted 2025/01/28 05:19:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:19:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 05:19:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.96s) === 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:19:35 DEBUG : A1/one: md5 = 7d72c325e7bf5c678516f9e00480705a OK 2025/01/28 05:19:37 DEBUG : A1/two: md5 = 785a33b36e781f503071535e7545b708 OK 2025/01/28 05:19:39 DEBUG : A1/B1/three: md5 = e694e0a4815e586236d614967f938341 OK 2025/01/28 05:19:42 DEBUG : A1/B1/C1/four: md5 = 6ca295d77c7848522132c3a2c754319d OK 2025/01/28 05:19:45 DEBUG : A1/B1/C2/five: md5 = a869dbf1433d252f6652d80be8fd4cef OK 2025/01/28 05:19:45 INFO : A1/B2: Making directory 2025/01/28 05:19:46 INFO : A1/B1/C3: Making directory 2025/01/28 05:19:58 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/28 05:19:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/28 05:19:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/28 05:19:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/28 05:19:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/28 05:20:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 05:20:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 05:20:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 05:20:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 05:20:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 05:20:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/28 05:20:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/28 05:20:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/28 05:20:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/28 05:20:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/28 05:20:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/28 05:20:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 05:20:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 05:20:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 05:20:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 05:20:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 05:20:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/28 05:20:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 05:20:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.67s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 05:20:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 10bec688799cf8fb8ddebebcc845f207 OK 2025/01/28 05:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/28 05:20:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/28 05:20:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/28 05:20:35 DEBUG : no_checksum_big_file_from_pipe: md5 = 2a224ef095acb8e69f4ddd0516bf8c6b OK 2025/01/28 05:20:35 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 05:20:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 17322c5a4b7a95de652d9293520b3fb9 OK 2025/01/28 05:20:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/28 05:20:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/28 05:20:40 DEBUG : with_checksum_big_file_from_pipe: md5 = e7063efc03a0973c4d82a6776c4ec426 OK 2025/01/28 05:20:40 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 05:20:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 05:20:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/28 05:20:46 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-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 05:20:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/28 05:20:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/28 05:20:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.12s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/28 05:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (48 bytes), uploading instead of streaming 2025/01/28 05:20:56 DEBUG : rcat_metadata: md5 = f27406d6c62e9c5db31fb250caa822b9 OK 2025/01/28 05:20:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/28 05:20:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/28 05:21:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = e4d7b5b53583d41045fbb6df5dc6ea53 OK 2025/01/28 05:21:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.83s) --- PASS: TestRcatMetadata/Normal (3.06s) --- PASS: TestRcatMetadata/ViaDisk (3.30s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:03 DEBUG : potato1: md5 = 57e60ba38a44475b265d3e319becb039 OK 2025/01/28 05:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/28 05:21:04 DEBUG : potato2: md5 = c9da465f007d81c84c5638ab559e46ac OK 2025/01/28 05:21:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:08 DEBUG : potato1: md5 = 376cc4615fd8b712b8bdf1b01675d51e OK 2025/01/28 05:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/28 05:21:09 DEBUG : potato2: md5 = 88da648c37735bea36363f7b0fa4a65d OK 2025/01/28 05:21:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.60s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:14 DEBUG : potato2: md5 = 7d9042c48402bc177ced41d7f4faf86e OK 2025/01/28 05:21:15 DEBUG : empty space: md5 = f5553cdee3c88b04e861ed4389e3176c OK 2025/01/28 05:21:18 DEBUG : sub dir/potato3: md5 = 238c47ff9d0e3fb5684fd0ad081ce1b1 OK 2025/01/28 05:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Touching "empty space" 2025/01/28 05:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Touching "potato2" 2025/01/28 05:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Touching "sub dir/potato3" 2025/01/28 05:21:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.58s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:24 DEBUG : dir with metadata: Making directory with metadata 2025/01/28 05:21:25 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.98s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:28 DEBUG : directory with modtime: Making directory with metadata 2025/01/28 05:21:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.94s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/28 05:21:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/28 05:21:32 DEBUG : Google drive root 'crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug': Skipping btime metadata as can't update it on an existing file: 2025-01-28T05:21:31.819610729Z 2025/01/28 05:21:32 INFO : non existent directory: Updated directory metadata 2025/01/28 05:21:35 DEBUG : Google drive root 'crypt/lnvtnhhic5ldight23biaggtb3hgmc8du7g6mqckcg3gimco2mug': Skipping btime metadata as can't update it on an existing file: 2025-01-28T05:21:31.819610729Z 2025/01/28 05:21:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.87s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/28 05:21:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/28 05:21:41 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/28 05:21:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/28 05:21:42 DEBUG : dst: Making directory with metadata 2025/01/28 05:21:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/28 05:21:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 05:21:44 INFO : dst: Set directory modification time (using SetModTime) 2025/01/28 05:21:45 INFO : dst: Set directory modification time (using SetModTime) 2025/01/28 05:21:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/28 05:21:45 INFO : dst: Set directory modification time (using SetModTime) 2025/01/28 05:21:45 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo'", Local "Local file system at /tmp/rclone3547678812", Modify Window "1ms" 2025/01/28 05:21:49 DEBUG : sub dir/test remove existing: md5 = 7a26bddbddca6806c81c8522b0fae4c1 OK 2025/01/28 05:21:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 25a7c649c2bb33c1dd5695024125db86 OK 2025/01/28 05:21:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tetanay4" before starting 2025/01/28 05:21:54 DEBUG : sub dir/test remove existing.tetanay4: TEST: removing renamed existing file after operation 2025/01/28 05:21:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qokelil2" before starting 2025/01/28 05:21:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qokelil2: TEST: renaming existing back after failed operation 2025/01/28 05:21:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pojotih7" before starting 2025/01/28 05:21:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pojotih7: TEST: removing renamed existing file after operation 2025/01/28 05:22:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "etn5i76de90ha9gvrciiu4o5vjnh30gq1rbdkd4h7h8iaga97040" 2025/01/28 05:22:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eevh5083i6oa912u0nboaoae0honn5kks6nnoveer4o73agf12jkg1jt5bl31hsfagjsbm041bkrc4s3nnsq1ngq9r49jrs9k0lluo9r9qr06j14c6shajd0r1ke10l336mtt0nmrrc71m745r9ti7bc1ommc6qt9p8pav2rtrggnlbsdnlg" --- PASS: TestRemoveExisting (14.34s) === 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/01/28 05:22:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitaven9sofo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m34.155384551s (try 1/5)