"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/09 04:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato" 2024/12/09 04:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g" 2024/12/09 04:04:04 DEBUG : Creating backend with remote "/tmp/rclone154764032" === 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/09 04:04:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/09 04:04:05 DEBUG : potato: Seek from 10 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 10 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Seek from 5 to 2 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/09 04:04:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Seek from 5 to 2 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/09 04:04:05 DEBUG : potato: Seek from 8 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 8 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/09 04:04:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/09 04:04:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/09 04:04:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/09 04:04:05 DEBUG : potato: Seek from 5 to 2 2024/12/09 04:04:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/09 04:04:05 DEBUG : potato: Seek from 9 to 0 2024/12/09 04:04:05 DEBUG : potato: Seek from 9 to 0 2024/12/09 04:04:05 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:04:08 DEBUG : rutabaga: md5 = 2c5df03bdb1502c156f6776194f4a2e4 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/09 04:04:11 DEBUG : empty space: md5 = f5cbaf37da3a002e6fae10de9547e754 OK === RUN TestCheck/3 2024/12/09 04:04:13 DEBUG : potato2: md5 = 7ac54f66fab0749bb51e1df2afe0fff8 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/09 04:04:15 DEBUG : remotepotato: md5 = 444f9d6dd82a67c3be0e96a6ca842a02 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.95s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/12/09 04:04:19 DEBUG : Creating backend with remote "nonexistent" 2024/12/09 04:04:19 DEBUG : Creating backend with remote "nonexistent" 2024/12/09 04:04:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/09 04:04:19 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/09 04:04:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/09 04:04:19 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:04:21 DEBUG : rutabaga: md5 = d8d1e0bdb3fc23071f105acf2b2d2eb7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/09 04:04:26 DEBUG : empty space: md5 = 165342f680107408c0fa65489a7f099d OK === RUN TestCheckDownload/3 2024/12/09 04:04:29 DEBUG : potato2: md5 = 63cdfd11d8c31394a28942011aa62f4e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/09 04:04:33 DEBUG : remotepotato: md5 = bf1d54b7fddeeaa1877cfb2407a39d47 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.56s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.63s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (1.56s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:04:41 DEBUG : rutabaga: md5 = ab9ab1fd01c60733e762706e95a2b10d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/09 04:04:44 DEBUG : empty space: md5 = a24b801cb0c60710506f189745156ee7 OK === RUN TestCheckSizeOnly/3 2024/12/09 04:04:46 DEBUG : potato2: md5 = fbfa7dce0a599f7a8bf7c9613460d52e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/09 04:04:49 DEBUG : remotepotato: md5 = 30617c984086874d2f1e5d1a9ee1566d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.56s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:04:54 DEBUG : test.sum: md5 = da6159ffb3383c97f297fd2c721458fc OK 2024/12/09 04:04:55 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/09 04:04:55 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/09 04:04:55 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/09 04:04:55 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/09 04:04:57 DEBUG : test.sum: md5 = e35f22f0e8c84c5cb6455587dd204ec8 OK 2024/12/09 04:04:58 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/09 04:04:58 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/09 04:04:58 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/09 04:04:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.19s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/data" 2024/12/09 04:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato/data' lacks md5, skipping --- SKIP: TestCheckSum (2.73s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:05:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/data" 2024/12/09 04:05:02 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/vjrnln8ratgmqakfosrqe8espk" 2024/12/09 04:05:06 DEBUG : data/banana: md5 = 70fde0a508bd45f4fa8e2facff15af6e OK 2024/12/09 04:05:08 DEBUG : test.sum: md5 = 41dbf13923d42c6e71157020d95871da OK === RUN TestCheckSumDownload/subtest1 2024/12/09 04:05:13 DEBUG : data/potato: md5 = 7f1cc179b2f45d5f1f13e854a09acbd9 OK 2024/12/09 04:05:14 DEBUG : test.sum: md5 = 2605dfb747544a94366e7731d002094d OK === RUN TestCheckSumDownload/subtest2 2024/12/09 04:05:18 DEBUG : test.sum: md5 = 53ad13cc2058d9636f39cb83b79a83f8 OK === RUN TestCheckSumDownload/subtest3 2024/12/09 04:05:23 DEBUG : test.sum: md5 = 49c681dba62ee82a98f1f053d6b87362 OK === RUN TestCheckSumDownload/subtest4 2024/12/09 04:05:27 DEBUG : test.sum: md5 = 575ecd87d1ce9f0c39fd715e40e5a788 OK === RUN TestCheckSumDownload/subtest5 2024/12/09 04:05:32 DEBUG : test.sum: md5 = 3a3fbffeba6700d6e3203b242574ba76 OK === RUN TestCheckSumDownload/subtest6 2024/12/09 04:05:37 DEBUG : data/banana: md5 = caa883a8c830d5639b6881da3ab1f3c2 OK 2024/12/09 04:05:39 DEBUG : data/potato: md5 = 7d957476e37a033cc66e4c2ac3d9771d OK 2024/12/09 04:05:40 DEBUG : test.sum: md5 = 4734a3d949ef250ccf7cad81d91f75a6 OK === RUN TestCheckSumDownload/subtest7 2024/12/09 04:05:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/09 04:05:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.04s) --- PASS: TestCheckSumDownload/subtest1 (2.86s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.46s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.55s) --- PASS: TestCheckSumDownload/subtest6 (2.53s) --- PASS: TestCheckSumDownload/subtest7 (2.85s) === RUN TestApplyTransforms 2024/12/09 04:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucugow6role" 2024/12/09 04:05:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/82fp4ukqji0juvijkjb1ujgdtitp9eumsnu32f5o10a5aao7c420" 2024/12/09 04:05:48 DEBUG : Creating backend with remote "/tmp/rclone401157240" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role'", Local "Local file system at /tmp/rclone401157240", Modify Window "1ms" 2024/12/09 04:05:51 DEBUG : hello, world!: md5 = 21ece58c960936b69e929341ae7c0a59 OK upper checkfile vs. lower remote (without normalization) 2024/12/09 04:05:51 ERROR : hello, world!: sum not found 2024/12/09 04:05:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role' 2024/12/09 04:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role': 1 files missing 2024/12/09 04:05:51 NOTICE: 1 hashes missing 2024/12/09 04:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role': 2 differences found 2024/12/09 04:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/09 04:05:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role': 0 differences found 2024/12/09 04:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role': 1 matching files 2024/12/09 04:05:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zijesen5rote" 2024/12/09 04:05:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/of4bj5gbutri3tvbh54lhqpovrelhi11eupobn8ififkp803vs90" 2024/12/09 04:05:54 DEBUG : Creating backend with remote "/tmp/rclone2746084958" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote'", Local "Local file system at /tmp/rclone2746084958", Modify Window "1ms" 2024/12/09 04:05:57 DEBUG : HELLO, WORLD!: md5 = 689c7c4eab5e575d772137e1b7a2a925 OK lower checkfile vs. upper remote (without normalization) 2024/12/09 04:05:57 ERROR : HELLO, WORLD!: sum not found 2024/12/09 04:05:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote' 2024/12/09 04:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote': 1 files missing 2024/12/09 04:05:57 NOTICE: 1 hashes missing 2024/12/09 04:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote': 2 differences found 2024/12/09 04:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/09 04:05:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:05:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote': 0 differences found 2024/12/09 04:05:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote': 1 matching files 2024/12/09 04:05:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xovivev6reme" 2024/12/09 04:05:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/vlqaaioeluc3p76j6ifpf9k0hi0qp7io8qest38dfsskm62rlq30" 2024/12/09 04:06:00 DEBUG : Creating backend with remote "/tmp/rclone521054564" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme'", Local "Local file system at /tmp/rclone521054564", Modify Window "1ms" 2024/12/09 04:06:02 DEBUG : HeLlO, wOrLd!: md5 = 38119aafe62dc7bcfb2aed05110a4a6d OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/09 04:06:03 ERROR : HeLlO, wOrLd!: sum not found 2024/12/09 04:06:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme' 2024/12/09 04:06:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme': 1 files missing 2024/12/09 04:06:03 NOTICE: 1 hashes missing 2024/12/09 04:06:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme': 2 differences found 2024/12/09 04:06:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/09 04:06:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme': 0 differences found 2024/12/09 04:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme': 1 matching files 2024/12/09 04:06:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutereq5yulo" 2024/12/09 04:06:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:04 DEBUG : Creating backend with remote "TestDrive:crypt/vb9u33r8vv0uetiqbrb6r0183jbl4lk1ghjrr44911ao8jnd084g" 2024/12/09 04:06:05 DEBUG : Creating backend with remote "/tmp/rclone2587781786" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo'", Local "Local file system at /tmp/rclone2587781786", Modify Window "1ms" 2024/12/09 04:06:08 DEBUG : HELLO, WORLD!: md5 = 602af8de2a3647ad7c089345060db010 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/09 04:06:08 ERROR : HELLO, WORLD!: sum not found 2024/12/09 04:06:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo' 2024/12/09 04:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo': 1 files missing 2024/12/09 04:06:08 NOTICE: 1 hashes missing 2024/12/09 04:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo': 2 differences found 2024/12/09 04:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/09 04:06:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo': 0 differences found 2024/12/09 04:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo': 1 matching files 2024/12/09 04:06:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazocez4suqi" 2024/12/09 04:06:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:10 DEBUG : Creating backend with remote "TestDrive:crypt/bc275uce9pb63t4mspq05r8haksg77gpdm1f7jf1s3f40rgtk99g" 2024/12/09 04:06:11 DEBUG : Creating backend with remote "/tmp/rclone3768829717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi'", Local "Local file system at /tmp/rclone3768829717", Modify Window "1ms" 2024/12/09 04:06:13 DEBUG : 測試_Русский___ě_áñ: md5 = 22dc76609bbf8ee8eab1c5df01b88f4e OK NFD checkfile vs. NFC remote (without normalization) 2024/12/09 04:06:14 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/09 04:06:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi' 2024/12/09 04:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi': 1 files missing 2024/12/09 04:06:14 NOTICE: 1 hashes missing 2024/12/09 04:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi': 2 differences found 2024/12/09 04:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/09 04:06:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi': 0 differences found 2024/12/09 04:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi': 1 matching files 2024/12/09 04:06:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budopem3zafe" 2024/12/09 04:06:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:16 DEBUG : Creating backend with remote "TestDrive:crypt/3hp5afaiofs7otro44vvq70q0v1e2na8rc2rvakr7ndumcs6ds2g" 2024/12/09 04:06:16 DEBUG : Creating backend with remote "/tmp/rclone4119051823" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe'", Local "Local file system at /tmp/rclone4119051823", Modify Window "1ms" 2024/12/09 04:06:19 DEBUG : 測試_Русский___ě_áñ: md5 = f939a93f6f956957547e48aa2603fab1 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/09 04:06:20 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/09 04:06:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe' 2024/12/09 04:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe': 1 files missing 2024/12/09 04:06:20 NOTICE: 1 hashes missing 2024/12/09 04:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe': 2 differences found 2024/12/09 04:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/09 04:06:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe': 0 differences found 2024/12/09 04:06:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe': 1 matching files 2024/12/09 04:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapajuy3hihi" 2024/12/09 04:06:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/k0aegudqgnkjffo9s7k4ffrttv5e57ebvkglrecpsf3ftclpqo9g" 2024/12/09 04:06:23 DEBUG : Creating backend with remote "/tmp/rclone331883604" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi'", Local "Local file system at /tmp/rclone331883604", Modify Window "1ms" 2024/12/09 04:06:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 000eb3b5fa6391c7b8a3f2f7dccc75f0 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/09 04:06:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/09 04:06:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi' 2024/12/09 04:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi': 1 files missing 2024/12/09 04:06:26 NOTICE: 1 hashes missing 2024/12/09 04:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi': 2 differences found 2024/12/09 04:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/09 04:06:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi': 0 differences found 2024/12/09 04:06:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi': 1 matching files 2024/12/09 04:06:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hijuwol2peye" 2024/12/09 04:06:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:27 DEBUG : Creating backend with remote "TestDrive:crypt/kmqg69rsv6rg1amrjmmg8aabsjnkcfbrt2o5kg8l0lsrpru9tpg0" 2024/12/09 04:06:28 DEBUG : Creating backend with remote "/tmp/rclone1476896945" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye'", Local "Local file system at /tmp/rclone1476896945", Modify Window "1ms" 2024/12/09 04:06:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4dfb92ff22e14d6cc2c281f08b82abbd OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/09 04:06:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/09 04:06:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye' 2024/12/09 04:06:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye': 1 files missing 2024/12/09 04:06:32 NOTICE: 1 hashes missing 2024/12/09 04:06:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye': 2 differences found 2024/12/09 04:06:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/09 04:06:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye': 0 differences found 2024/12/09 04:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye': 1 matching files 2024/12/09 04:06:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zicunit9tama" 2024/12/09 04:06:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:33 DEBUG : Creating backend with remote "TestDrive:crypt/2ui0qcmdua4arvbcr8gaobmarjfu76jb6m2jml4v65paqknvkogg" 2024/12/09 04:06:34 DEBUG : Creating backend with remote "/tmp/rclone1851358255" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama'", Local "Local file system at /tmp/rclone1851358255", Modify Window "1ms" 2024/12/09 04:06:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 690f0ab640292497c9055b4f2fb77009 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/09 04:06:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/09 04:06:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama' 2024/12/09 04:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama': 1 files missing 2024/12/09 04:06:38 NOTICE: 1 hashes missing 2024/12/09 04:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama': 2 differences found 2024/12/09 04:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/09 04:06:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama': 0 differences found 2024/12/09 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama': 1 matching files 2024/12/09 04:06:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-locevoq7fafo" 2024/12/09 04:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:39 DEBUG : Creating backend with remote "TestDrive:crypt/5f4stphju8qvqrnvcgs708p9lkl68qhe6raeu689d1isnfmmhd9g" 2024/12/09 04:06:40 DEBUG : Creating backend with remote "/tmp/rclone1906244515" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo'", Local "Local file system at /tmp/rclone1906244515", Modify Window "1ms" 2024/12/09 04:06:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a240f68043ab69cb17504d679e3e9b66 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/09 04:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/09 04:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo' 2024/12/09 04:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo': 1 files missing 2024/12/09 04:06:43 NOTICE: 1 hashes missing 2024/12/09 04:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo': 2 differences found 2024/12/09 04:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/09 04:06:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/09 04:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo': 0 differences found 2024/12/09 04:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo': 1 matching files 2024/12/09 04:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-locevoq7fafo': Purge remote 2024/12/09 04:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zicunit9tama': Purge remote 2024/12/09 04:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hijuwol2peye': Purge remote 2024/12/09 04:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapajuy3hihi': Purge remote 2024/12/09 04:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budopem3zafe': Purge remote 2024/12/09 04:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazocez4suqi': Purge remote 2024/12/09 04:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutereq5yulo': Purge remote 2024/12/09 04:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xovivev6reme': Purge remote 2024/12/09 04:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zijesen5rote': Purge remote 2024/12/09 04:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucugow6role': Purge remote --- PASS: TestApplyTransforms (63.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:06:51 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/09 04:06:54 DEBUG : sub/file2: md5 = f3138d885857ef7b4d2f6221fea44196 OK 2024/12/09 04:06:54 INFO : file1: Copied (new) to: sub/file2 2024/12/09 04:06:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:06:55 DEBUG : file1: Unchanged skipping 2024/12/09 04:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': don't need to copy/move sub/file2, it is already at target location 2024/12/09 04:06:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:07:01 DEBUG : dst/file1: md5 = f6291cd1b23cc76a4e5eb73c3ca183f1 OK 2024/12/09 04:07:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/backup" 2024/12/09 04:07:02 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/1nrff024r7pq65ecp72fc28jb0" 2024/12/09 04:07:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/09 04:07:07 INFO : dst/file1: Moved (server-side) 2024/12/09 04:07:09 DEBUG : dst/file1: md5 = 52bbc8b9ff5742b3aafc5adf3be81e30 OK 2024/12/09 04:07:09 INFO : dst/file1: Copied (new) 2024/12/09 04:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:07:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:07:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.52s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/dst" 2024/12/09 04:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/09 04:07:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/CompareDest" 2024/12/09 04:07:16 DEBUG : Config file has changed externally - reloading 2024/12/09 04:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/gveqi14airsml4bgu7krj116o8" 2024/12/09 04:07:18 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 04:07:21 DEBUG : one: md5 = 2f738df00d607b7c0502414533e6a69c OK 2024/12/09 04:07:21 INFO : one: Copied (new) 2024/12/09 04:07:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:07:24 DEBUG : one: md5 = 660f362601c4a1b124873b3ccc5de958 OK 2024/12/09 04:07:24 INFO : one: Copied (replaced existing) 2024/12/09 04:07:26 DEBUG : dst/one: md5 = 5c26cf4ebd8dd5eafed9c3d0b0ee32e6 OK 2024/12/09 04:07:29 DEBUG : CompareDest/one: md5 = 2e24aaa1c68097c9f47c31a00dbe1f0d OK 2024/12/09 04:07:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:07:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:07:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 04:07:32 DEBUG : CompareDest/two: md5 = 9974f921f22ef1304be527c14f6bed56 OK 2024/12/09 04:07:33 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 04:07:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:07:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 04:07:34 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 04:07:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:07:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 04:07:36 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 04:07:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/09 04:07:38 DEBUG : two: md5 = c31e6f89b58b61558bf6a284a57d3bdd OK 2024/12/09 04:07:38 INFO : two: Copied (new) 2024/12/09 04:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/09 04:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:07:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/09 04:07:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/dst" 2024/12/09 04:07:43 DEBUG : Config file has changed externally - reloading 2024/12/09 04:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/09 04:07:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/CopyDest" 2024/12/09 04:07:45 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/09 04:07:46 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 04:07:49 DEBUG : one: md5 = 0172d5a571abd900b20743ba3b5aca47 OK 2024/12/09 04:07:49 INFO : one: Copied (new) 2024/12/09 04:07:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:07:52 DEBUG : one: md5 = a99b7fecae46441e99c04e978d23d43d OK 2024/12/09 04:07:52 INFO : one: Copied (replaced existing) 2024/12/09 04:07:55 DEBUG : dst/one: md5 = c5bbcc6a09604fe02b8011d73429df24 OK 2024/12/09 04:07:57 DEBUG : CopyDest/one: md5 = ad036d2fd7a88b9cd6361772539240e7 OK 2024/12/09 04:07:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/BackupDir" 2024/12/09 04:07:59 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/09 04:08:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:08:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:08:03 INFO : one: Moved (server-side) 2024/12/09 04:08:04 INFO : one: Copied (server-side copy) 2024/12/09 04:08:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/09 04:08:06 DEBUG : CopyDest/two: md5 = a08d144061ccf0c7bf6b3450753187bb OK 2024/12/09 04:08:07 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 04:08:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:09 INFO : two: Copied (server-side copy) 2024/12/09 04:08:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/09 04:08:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:10 DEBUG : two: Unchanged skipping 2024/12/09 04:08:12 DEBUG : CopyDest/three: md5 = 35c183880fbd4b78ea0fbe6473d4b3cd OK 2024/12/09 04:08:13 DEBUG : three: Need to transfer - File not found at Destination 2024/12/09 04:08:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/09 04:08:13 DEBUG : three: Destination not found in --copy-dest 2024/12/09 04:08:14 DEBUG : three: md5 = 30a802e7f3187b99a6fe282f50536a0f OK 2024/12/09 04:08:14 INFO : three: Copied (new) 2024/12/09 04:08:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/09 04:08:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/09 04:08:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:08:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:08:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/09 04:08:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/09 04:08:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.49s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:08:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/09 04:08:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0af92b7769f5f8104ab2e744ea083f4f OK 2024/12/09 04:08:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/09 04:08:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/09 04:08:27 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 2024/12/09 04:08:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/09 04:08:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/09 04:08:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cbdf43420ac4287501db18d75671db87 OK 2024/12/09 04:08:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/09 04:08:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/09 04:08:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.19s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:08:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using skip mode. 2024/12/09 04:08:38 NOTICE: one: Found 2 files with duplicate names 2024/12/09 04:08:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using skip mode. 2024/12/09 04:08:45 NOTICE: one: Found 3 files with duplicate names 2024/12/09 04:08:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/09 04:08:45 INFO : one: Deleted 2024/12/09 04:08:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.77s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:08:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using first mode. 2024/12/09 04:08:52 NOTICE: one: Found 3 files with duplicate names 2024/12/09 04:08:53 INFO : one: Deleted 2024/12/09 04:08:54 INFO : one: Deleted 2024/12/09 04:08:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.68s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using newest mode. 2024/12/09 04:09:00 NOTICE: one: Found 3 files with duplicate names 2024/12/09 04:09:01 INFO : one: Deleted 2024/12/09 04:09:01 INFO : one: Deleted 2024/12/09 04:09:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.67s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using oldest mode. 2024/12/09 04:09:08 NOTICE: one: Found 3 files with duplicate names 2024/12/09 04:09:08 INFO : one: Deleted 2024/12/09 04:09:09 INFO : one: Deleted 2024/12/09 04:09:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using largest mode. 2024/12/09 04:09:16 NOTICE: one: Found 3 files with duplicate names 2024/12/09 04:09:16 INFO : one: Deleted 2024/12/09 04:09:17 INFO : one: Deleted 2024/12/09 04:09:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.66s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using smallest mode. 2024/12/09 04:09:24 NOTICE: one: Found 3 files with duplicate names 2024/12/09 04:09:24 INFO : one: Deleted 2024/12/09 04:09:25 INFO : one: Deleted 2024/12/09 04:09:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.24s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Looking for duplicate names using rename mode. 2024/12/09 04:09:33 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/09 04:09:35 INFO : one-2.txt: renamed from: one.txt 2024/12/09 04:09:36 INFO : one-3.txt: renamed from: one.txt 2024/12/09 04:09:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.32s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:43 DEBUG : dupe1/one.txt: md5 = 6047fb1ad8a08cb4990099853a9e60b6 OK 2024/12/09 04:09:46 DEBUG : dupe2/two.txt: md5 = 349033dde3298440d0f43bff27a0647b OK 2024/12/09 04:09:48 DEBUG : dupe3/three.txt: md5 = 0d2f1965989a3c375c880252b236395c OK 2024/12/09 04:09:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/09 04:09:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/09 04:09:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/09 04:09:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/09 04:09:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/09 04:09:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/09 04:09:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.98s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:09:58 DEBUG : a.txt: md5 = 6c8cb9a4864d15ae4e262ccc106b8169 OK 2024/12/09 04:10:00 DEBUG : zend.txt: md5 = 33d5cb9285e4bfdb8f251e401bcc2b00 OK 2024/12/09 04:10:03 DEBUG : sub dir/hello world: md5 = 2d4a600a80f6be59148879434aaf6611 OK 2024/12/09 04:10:05 DEBUG : sub dir/hello world2: md5 = 1e6e852a40fa1b561e06bca6d0034c19 OK 2024/12/09 04:10:07 DEBUG : sub dir/ignore dir/.ignore: md5 = efb6e31d31079dafd27d931536be622b OK 2024/12/09 04:10:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4603c10d9a8ed69f0f95791a907da967 OK 2024/12/09 04:10:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 838c6cec55f61681fbd9cd88929fc086 OK 2024/12/09 04:10:13 DEBUG : a.txt: Excluded (Size Filter) 2024/12/09 04:10:13 DEBUG : a.txt: Excluded 2024/12/09 04:10:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/09 04:10:14 DEBUG : sub dir/hello world2: Excluded 2024/12/09 04:10:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/09 04:10:14 DEBUG : sub dir/hello world: Excluded 2024/12/09 04:10:14 DEBUG : sub dir/ignore dir: Excluded 2024/12/09 04:10:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/09 04:10:14 DEBUG : sub dir/hello world2: Excluded 2024/12/09 04:10:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/09 04:10:14 DEBUG : sub dir/hello world: Excluded 2024/12/09 04:10:15 DEBUG : sub dir/ignore dir: Excluded 2024/12/09 04:10:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/09 04:10:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/09 04:10:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/09 04:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/09 04:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/09 04:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/09 04:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.93s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:10:24 DEBUG : file1: md5 = 48d659e1537b3856a13ec93001b9cc3c OK 2024/12/09 04:10:27 DEBUG : sub/file2: md5 = 1563c645eb27523740424af5e466e6e4 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 2024/12/09 04:10:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/09 04:10:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/09 04:10:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/09 04:10:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.66s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:10:36 DEBUG : file1: md5 = a071bbe159d6e76713d97e28f77cc1f8 OK 2024/12/09 04:10:39 DEBUG : sub/file2: md5 = a02acf5fbde5d46c670f09e23b7c50db 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 2024/12/09 04:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/notfound" 2024/12/09 04:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/qe0i31qdkoejk60elps0ni5sqk" 2024/12/09 04:10:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.09s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Making directory 2024/12/09 04:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:10:51 DEBUG : sub dir/hello world: md5 = 15272afc0316ca062a269c4b5563e000 OK 2024/12/09 04:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.49s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:10:55 DEBUG : potato2: md5 = 9c342a4e59e6d6baec34755da276ca6e OK 2024/12/09 04:10:57 DEBUG : empty space: md5 = 15abd02a4838fafd77e54a6900833822 OK --- PASS: TestLs (5.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:01 DEBUG : potato2: md5 = da346e8542fa0eb68523c3cfff208881 OK 2024/12/09 04:11:02 DEBUG : empty space: md5 = c67f9fdfc9e3ba7c27d888e8f32470cd OK 2024/12/09 04:11:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:07 DEBUG : potato2: md5 = 3037f19b9faa3a3a373b6e282d344f42 OK 2024/12/09 04:11:08 DEBUG : empty space: md5 = 1a7ba735d31ef7b94d6fb68b0a86e20c OK --- PASS: TestLsLong (6.84s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:14 DEBUG : potato2: md5 = 78a8c998b03a6cd5bddc7c380666ae30 OK 2024/12/09 04:11:15 DEBUG : empty space: md5 = 3e9381503e8c1e36064ebba8ecd73928 OK --- PASS: TestHashSums (5.52s) === RUN TestHashSumsWithErrors 2024/12/09 04:11:17 DEBUG : Creating backend with remote ":memory:" 2024/12/09 04:11:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/09 04:11:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/09 04:11:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/09 04:11:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/09 04:11:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/09 04:11:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/09 04:11:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/09 04:11:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/09 04:11:17 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:19 DEBUG : potato2: md5 = ebb7d6b8a2e313848d78812a66c610af OK 2024/12/09 04:11:21 DEBUG : empty space: md5 = 9ccefb9c06b998bce7aebe7c5826eef9 OK 2024/12/09 04:11:23 DEBUG : sub dir/potato3: md5 = ef935d4ff9e8be5e72e7b905106f30c3 OK 2024/12/09 04:11:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.20s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:29 DEBUG : small: md5 = de21e76632ab3412e422561df46bd698 OK 2024/12/09 04:11:31 DEBUG : medium: md5 = 0224b0be470b93fc189dc4a0279d895d OK 2024/12/09 04:11:33 DEBUG : large: md5 = f9810ce2acaeb5634760f080489d548f OK 2024/12/09 04:11:33 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:33 DEBUG : large: Excluded (Size Filter) 2024/12/09 04:11:34 INFO : medium: Deleted 2024/12/09 04:11:34 INFO : small: Deleted --- PASS: TestDelete (7.72s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:37 DEBUG : small: md5 = 59ea864731576ca3c39185f99ece0443 OK 2024/12/09 04:11:39 DEBUG : medium: md5 = 7caf7c72839c6f9e94f9e5681ddf0214 OK 2024/12/09 04:11:40 DEBUG : large: md5 = 57c39599c938d2f8ed7c3b6d20f10fcd OK 2024/12/09 04:11:41 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:41 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/09 04:11:41 INFO : small: Deleted 2024/12/09 04:11:42 INFO : large: Deleted --- PASS: TestMaxDelete (8.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:46 DEBUG : small: md5 = 31297e451f9aa77a9be52b3b5f1770ec OK 2024/12/09 04:11:47 DEBUG : medium: md5 = a9286dac1d6adaf35b49aed37eed1697 OK 2024/12/09 04:11:49 DEBUG : large: md5 = b243f3b9f2c87322ea68d0ffc6b1d1fc OK 2024/12/09 04:11:50 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/09 04:11:50 INFO : medium: Deleted 2024/12/09 04:11:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:11:54 DEBUG : small: md5 = 12cc3dd1cff5679303a645304d262c53 OK 2024/12/09 04:11:56 DEBUG : medium: md5 = 12ac7ed1ec8e4ef526ad78ab3d2f17d6 OK 2024/12/09 04:11:58 DEBUG : large: md5 = 7657cf3e6515ad19073b313fefcef321 OK 2024/12/09 04:11:58 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/09 04:11:59 INFO : large: Deleted 2024/12/09 04:11:59 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.19s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:12:02 DEBUG : ReadFile: md5 = 7f8e2948cb1c09e5b074829edbb01e8a OK --- PASS: TestReadFile (4.74s) === RUN TestRetry 2024/12/09 04:12:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/09 04:12:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/09 04:12:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/09 04:12:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/09 04:12:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/09 04:12:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/09 04:12:05 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:12:07 DEBUG : file1: md5 = 47aadfd5b8fc2c2315d8b61eb5273f5b OK 2024/12/09 04:12:09 DEBUG : file2: md5 = 66221d32a04b085d0d63ff151ae3373b OK --- PASS: TestCat (20.21s) === RUN TestPurge 2024/12/09 04:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rupedix0sidu" 2024/12/09 04:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/cl5t350l48jucphgtcqflttt0024klvk4tfpc1gsupm42to6all0" 2024/12/09 04:12:27 DEBUG : Creating backend with remote "/tmp/rclone1078627249" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rupedix0sidu'", Local "Local file system at /tmp/rclone1078627249", Modify Window "1ms" 2024/12/09 04:12:32 DEBUG : A1/B1/C1/one: md5 = b732a208fd09c32144ee8dcf41a767f3 OK 2024/12/09 04:12:32 DEBUG : A2: Making directory 2024/12/09 04:12:33 DEBUG : A1/B2: Making directory 2024/12/09 04:12:34 DEBUG : A1/B2/C2: Making directory 2024/12/09 04:12:35 DEBUG : A1/B1/C3: Making directory 2024/12/09 04:12:36 DEBUG : A3: Making directory 2024/12/09 04:12:37 DEBUG : A3/B3: Making directory 2024/12/09 04:12:38 DEBUG : A3/B3/C4: Making directory 2024/12/09 04:12:41 DEBUG : A1/two: md5 = 07b0247a20c3e7ab66ea096c970ca28d OK 2024/12/09 04:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rupedix0sidu': Purge remote 2024/12/09 04:12:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:12:50 DEBUG : A1/B1/C1/one: md5 = 57ba55af1d6996fedb2930ccc18d9f71 OK 2024/12/09 04:12:50 DEBUG : A2: Making directory 2024/12/09 04:12:51 DEBUG : A1/B2: Making directory 2024/12/09 04:12:52 DEBUG : A1/B2/C2: Making directory 2024/12/09 04:12:53 DEBUG : A1/B1/C3: Making directory 2024/12/09 04:12:54 DEBUG : A3: Making directory 2024/12/09 04:12:55 DEBUG : A3/B3: Making directory 2024/12/09 04:12:56 DEBUG : A3/B3/C4: Making directory 2024/12/09 04:12:58 DEBUG : A1/two: md5 = bd1b82ae7ca88757aff167cfaad332eb OK 2024/12/09 04:13:00 DEBUG : removing 1 level 3 directories 2024/12/09 04:13:00 INFO : A3/B3/C4: Removing directory 2024/12/09 04:13:02 DEBUG : removing 2 level 3 directories 2024/12/09 04:13:02 INFO : A1/B2/C2: Removing directory 2024/12/09 04:13:02 INFO : A1/B1/C3: Removing directory 2024/12/09 04:13:03 DEBUG : removing 2 level 2 directories 2024/12/09 04:13:03 INFO : A3/B3: Removing directory 2024/12/09 04:13:03 INFO : A1/B2: Removing directory 2024/12/09 04:13:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/09 04:13:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/09 04:13:04 DEBUG : removing 2 level 1 directories 2024/12/09 04:13:04 INFO : A3: Removing directory 2024/12/09 04:13:04 INFO : A2: Removing directory 2024/12/09 04:13:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/09 04:13:09 DEBUG : removing 1 level 3 directories 2024/12/09 04:13:09 INFO : A1/B1/C1: Removing directory 2024/12/09 04:13:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:10 DEBUG : removing 1 level 2 directories 2024/12/09 04:13:10 INFO : A1/B1: Removing directory 2024/12/09 04:13:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/09 04:13:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/09 04:13:11 DEBUG : removing 1 level 1 directories 2024/12/09 04:13:11 INFO : A1: Removing directory 2024/12/09 04:13:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/09 04:13:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/09 04:13:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/09 04:13:12 DEBUG : removing 1 level 0 directories 2024/12/09 04:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Removing directory 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/09 04:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (28.49s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:13:14 DEBUG : A1: Making directory 2024/12/09 04:13:15 DEBUG : A1/B1: Making directory 2024/12/09 04:13:17 DEBUG : A1/B1/C1: Making directory 2024/12/09 04:13:19 DEBUG : removing 1 level 3 directories 2024/12/09 04:13:19 INFO : A1/B1/C1: Removing directory 2024/12/09 04:13:20 DEBUG : removing 1 level 2 directories 2024/12/09 04:13:20 INFO : A1/B1: Removing directory 2024/12/09 04:13:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/09 04:13:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.74s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:13:23 DEBUG : A1: Making directory 2024/12/09 04:13:24 DEBUG : A1/B1: Making directory 2024/12/09 04:13:25 DEBUG : A1/B1/C1: Making directory 2024/12/09 04:13:28 DEBUG : removing 1 level 3 directories 2024/12/09 04:13:28 INFO : A1/B1/C1: Removing directory 2024/12/09 04:13:29 DEBUG : removing 1 level 2 directories 2024/12/09 04:13:29 INFO : A1/B1: Removing directory 2024/12/09 04:13:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/09 04:13:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.81s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:13:34 DEBUG : file1: md5 = a0119e6a97d99876431cbf639e0a41de OK 2024/12/09 04:13:34 DEBUG : filename.txt: File name found in url 2024/12/09 04:13:36 DEBUG : filename.txt: md5 = 2a66452e5f011b32d996d613ebbe38f4 OK 2024/12/09 04:13:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/09 04:13:38 DEBUG : headerfilename.txt: md5 = ee5d034a73974097ea45073d006bfd4f OK 2024/12/09 04:13:39 DEBUG : file2: md5 = ab534c31045d0ab05455f9d321fe5815 OK --- PASS: TestCopyURL (10.60s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:13:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/09 04:13:46 DEBUG : sub/file2: md5 = 2febbfc9ffed2e2879ae948eb47d4715 OK 2024/12/09 04:13:46 INFO : file1: Copied (new) to: sub/file2 2024/12/09 04:13:46 INFO : file1: Deleted 2024/12/09 04:13:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:13:47 DEBUG : file1: Unchanged skipping 2024/12/09 04:13:47 INFO : file1: Deleted 2024/12/09 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': don't need to copy/move sub/file2, it is already at target location 2024/12/09 04:13:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.33s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:13:50 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/09 04:13:52 DEBUG : file1: md5 = f87e52f3601e23e26d165c8a047dfa80 OK 2024/12/09 04:13:52 INFO : file1: Copied (new) 2024/12/09 04:13:52 INFO : file1: Deleted 2024/12/09 04:13:52 DEBUG : file1: Destination exists, skipping 2024/12/09 04:13:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.70s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:13:57 DEBUG : dst/file1: md5 = de70debc1d1d34e9f0e6f9129e71bde0 OK 2024/12/09 04:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizuyol8vato/backup" 2024/12/09 04:13:58 DEBUG : Config file has changed externally - reloading 2024/12/09 04:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g/1nrff024r7pq65ecp72fc28jb0" 2024/12/09 04:14:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/09 04:14:03 INFO : dst/file1: Moved (server-side) 2024/12/09 04:14:05 DEBUG : dst/file1: md5 = 72d3adf4f21c0f7f24a8d55f2ff81806 OK 2024/12/09 04:14:05 INFO : dst/file1: Copied (new) 2024/12/09 04:14:05 INFO : dst/file1: Deleted 2024/12/09 04:14:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:14:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/09 04:14:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.97s) === 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:14:13 DEBUG : A1/one: md5 = 43942cc9c6726d6f64b4ba42f28af047 OK 2024/12/09 04:14:15 DEBUG : A1/two: md5 = f5a9242860e6c059e31e6c570584d1c0 OK 2024/12/09 04:14:18 DEBUG : A1/B1/three: md5 = df52351c2c2f0faecc03212b94444d5d OK 2024/12/09 04:14:21 DEBUG : A1/B1/C1/four: md5 = a7a077ede559ac85a429a2303aa4a186 OK 2024/12/09 04:14:24 DEBUG : A1/B1/C2/five: md5 = bd064c56f8b19e68357a015d86aa5a63 OK 2024/12/09 04:14:24 DEBUG : A1/B2: Making directory 2024/12/09 04:14:25 DEBUG : A1/B1/C3: Making directory 2024/12/09 04:14:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/09 04:14:37 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/09 04:14:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/09 04:14:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/09 04:14:38 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/09 04:14:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/09 04:14:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/09 04:14:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/09 04:14:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/09 04:14:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/09 04:14:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/09 04:14:53 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/09 04:14:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/09 04:14:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/09 04:14:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/09 04:14:54 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/09 04:14:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/09 04:14:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/09 04:14:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/09 04:14:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/09 04:14:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/09 04:15:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/09 04:15:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/09 04:15:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/09 04:15:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/09 04:15:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/09 04:15:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/09 04:15:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/09 04:15:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/09 04:15:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/09 04:15:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:10 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (34 bytes), uploading instead of streaming 2024/12/09 04:15:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 23826aa27708ec5524433cc8df78387a OK 2024/12/09 04:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/09 04:15:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/09 04:15:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/09 04:15:14 DEBUG : no_checksum_big_file_from_pipe: md5 = d4e3357a338494092f140289735f7614 OK 2024/12/09 04:15:14 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (34 bytes), uploading instead of streaming 2024/12/09 04:15:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 1b68d526c249c01b70948465f261e5be OK 2024/12/09 04:15:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/09 04:15:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/09 04:15:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 2376cce473bfbfc5bb3784339dbfa35c OK 2024/12/09 04:15:20 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (34 bytes), uploading instead of streaming 2024/12/09 04:15:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:15:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/09 04:15:26 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-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (34 bytes), uploading instead of streaming 2024/12/09 04:15:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/09 04:15:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/09 04:15:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/09 04:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (48 bytes), uploading instead of streaming 2024/12/09 04:15:35 DEBUG : rcat_metadata: md5 = 3d10d64741b764f04e8bdc41a57e08d5 OK 2024/12/09 04:15:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/09 04:15:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/09 04:15:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = c3d9b3776ed65de48dfd9e8940c05c21 OK 2024/12/09 04:15:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.85s) --- PASS: TestRcatMetadata/Normal (3.00s) --- PASS: TestRcatMetadata/ViaDisk (3.38s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:42 DEBUG : potato1: md5 = e694352ca6f3e362f175027cf6eb8147 OK 2024/12/09 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (60 bytes), uploading instead of streaming 2024/12/09 04:15:44 DEBUG : potato2: md5 = b5c1a9510182adbd6f0259cd739aae73 OK 2024/12/09 04:15:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:47 DEBUG : potato1: md5 = 8efc87c1ab1cb2533dcd09ce9b572cd8 OK 2024/12/09 04:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': File to upload is small (60 bytes), uploading instead of streaming 2024/12/09 04:15:49 DEBUG : potato2: md5 = 866145242ccbcd150961d35c59718b65 OK 2024/12/09 04:15:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.04s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:15:54 DEBUG : potato2: md5 = 84ce4fb252e75d79d5b6a4b844df40d2 OK 2024/12/09 04:15:56 DEBUG : empty space: md5 = d850520992ae386d604cf9268872f632 OK 2024/12/09 04:15:59 DEBUG : sub dir/potato3: md5 = fd00d364283fa1b028b50ceef07b407b OK 2024/12/09 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Touching "empty space" 2024/12/09 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Touching "potato2" 2024/12/09 04:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Touching "sub dir/potato3" 2024/12/09 04:16:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:16:05 DEBUG : dir with metadata: Making directory with metadata 2024/12/09 04:16:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.94s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:16:08 DEBUG : directory with modtime: Making directory with metadata 2024/12/09 04:16:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.71s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:16:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/09 04:16:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/09 04:16:12 DEBUG : Google drive root 'crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g': Skipping btime metadata as can't update it on an existing file: 2024-12-09T04:16:12.491103247Z 2024/12/09 04:16:13 INFO : non existent directory: Updated directory metadata 2024/12/09 04:16:15 DEBUG : Google drive root 'crypt/pp880qu44j06h6rt969k12sr2u6nlo70h1gniuns7qn97r32tu0g': Skipping btime metadata as can't update it on an existing file: 2024-12-09T04:16:12.491103247Z 2024/12/09 04:16:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:16:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/09 04:16:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/09 04:16:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:16:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/09 04:16:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/09 04:16:23 DEBUG : dst: Making directory with metadata 2024/12/09 04:16:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/09 04:16:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:16:24 INFO : dst: Set directory modification time (using SetModTime) 2024/12/09 04:16:25 INFO : dst: Set directory modification time (using SetModTime) 2024/12/09 04:16:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/09 04:16:25 INFO : dst: Set directory modification time (using SetModTime) 2024/12/09 04:16:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.21s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato'", Local "Local file system at /tmp/rclone154764032", Modify Window "1ms" 2024/12/09 04:16:30 DEBUG : sub dir/test remove existing: md5 = 58a31a6870ebfec21234f1f29c0dce03 OK 2024/12/09 04:16:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c6d6ba67722bf656b25f203951c1318c OK 2024/12/09 04:16:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cevodiw5" before starting 2024/12/09 04:16:35 DEBUG : sub dir/test remove existing.cevodiw5: TEST: removing renamed existing file after operation 2024/12/09 04:16:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josezed5" before starting 2024/12/09 04:16:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josezed5: TEST: renaming existing back after failed operation 2024/12/09 04:16:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vawopab8" before starting 2024/12/09 04:16:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vawopab8: TEST: removing renamed existing file after operation 2024/12/09 04:16:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a244s2vtha51nc5275e0tagu1hp0s2mog3nvm4rv7mno669nojf0" 2024/12/09 04:16:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "22rll6n0nsegtq1apbb9tvoe530kl6buamqahi8q6o8m3esubljepebg3fjubo5uaati4brj6f4d9cq27c7dvkh6dc1pkh3u4dji5e65nhtqob9hq0va9ioh9hg1th993dt2ncpukeoincirrri12opgsl0qirvfkj0mn1frjgchagu3bdrg" --- PASS: TestRemoveExisting (15.21s) === 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 2024/12/09 04:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizuyol8vato': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m39.430136923s (try 1/5)