"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/08 01:52:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo" 2024/11/08 01:52:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:52:04 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0" 2024/11/08 01:52:06 DEBUG : Creating backend with remote "/tmp/rclone2282921482" === 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/08 01:52:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/08 01:52:06 DEBUG : potato: Seek from 10 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 10 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Seek from 5 to 2 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/08 01:52:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Seek from 5 to 2 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/08 01:52:06 DEBUG : potato: Seek from 8 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 8 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/08 01:52:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 01:52:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 01:52:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 01:52:06 DEBUG : potato: Seek from 5 to 2 2024/11/08 01:52:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/08 01:52:06 DEBUG : potato: Seek from 9 to 0 2024/11/08 01:52:06 DEBUG : potato: Seek from 9 to 0 2024/11/08 01:52:06 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:52:09 DEBUG : rutabaga: md5 = 03f4100244c06435e81da42504431d3d OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/08 01:52:12 DEBUG : empty space: md5 = 7b38f8d1a1b3414107b64d7fbf175300 OK === RUN TestCheck/3 2024/11/08 01:52:14 DEBUG : potato2: md5 = fb1ac0fc8290adb9bd4b5ecde5dc4a6c OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/08 01:52:17 DEBUG : remotepotato: md5 = 3aa51bd1d91c0b1a0902fd3c1f998dfa OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.40s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/11/08 01:52:21 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 01:52:21 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 01:52:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/08 01:52:21 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/11/08 01:52:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/08 01:52:21 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:52:23 DEBUG : rutabaga: md5 = 3ec790a57849cc1d9cfc4695a9d544e6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/08 01:52:28 DEBUG : empty space: md5 = 1fc9154fc25aeb8cb5d14bc1016a623a OK === RUN TestCheckDownload/3 2024/11/08 01:52:31 DEBUG : potato2: md5 = 16c2473f7b5d33d8738ba35dd0f7c65e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/08 01:52:36 DEBUG : remotepotato: md5 = 6606c80e555c7efe54b7f279a0e912fd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.63s) --- PASS: TestCheckDownload/1 (1.57s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.14s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.25s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:52:44 DEBUG : rutabaga: md5 = 3fc22ff888a621a178d59e9ef2eff012 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/08 01:52:47 DEBUG : empty space: md5 = 82bd5250eee020878d89689da37f918c OK === RUN TestCheckSizeOnly/3 2024/11/08 01:52:49 DEBUG : potato2: md5 = d96d5303a24311941febec33ad3844d4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/08 01:52:52 DEBUG : remotepotato: md5 = 983dbd27150606fa5984ffb5306bea07 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.76s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:52:58 DEBUG : test.sum: md5 = 7eac3e43d1dd7b8f9b359926995a25ca OK 2024/11/08 01:52:59 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 01:52:59 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 01:52:59 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 01:52:59 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/08 01:53:01 DEBUG : test.sum: md5 = 203b88463bd6710b27022d88b8536cf5 OK 2024/11/08 01:53:03 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 01:53:03 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 01:53:03 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 01:53:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.00s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:53:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/data" 2024/11/08 01:53:04 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.22s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:53:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/data" 2024/11/08 01:53:06 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/vjrnln8ratgmqakfosrqe8espk" 2024/11/08 01:53:11 DEBUG : data/banana: md5 = a0a8b5549bb2644b5c5ad557a232d3e4 OK 2024/11/08 01:53:13 DEBUG : test.sum: md5 = aaf4320b0042ad68ea45088a62d95907 OK === RUN TestCheckSumDownload/subtest1 2024/11/08 01:53:19 DEBUG : data/potato: md5 = 1242b97d3b35abb28b3143bc63b24baf OK 2024/11/08 01:53:20 DEBUG : test.sum: md5 = ba11c5eec10aec9fb18921753511d01f OK === RUN TestCheckSumDownload/subtest2 2024/11/08 01:53:26 DEBUG : test.sum: md5 = 5efdaa7512ff733c66cb35fcbb17a5cd OK === RUN TestCheckSumDownload/subtest3 2024/11/08 01:53:31 DEBUG : test.sum: md5 = ede4511572a5d1e13bc123f6fe24c60b OK === RUN TestCheckSumDownload/subtest4 2024/11/08 01:53:36 DEBUG : test.sum: md5 = 0b7aec5838f62c3bb961b6bd12fb4243 OK === RUN TestCheckSumDownload/subtest5 2024/11/08 01:53:41 DEBUG : test.sum: md5 = 327f06f0b5d126aca5bb66a5c7a70120 OK === RUN TestCheckSumDownload/subtest6 2024/11/08 01:53:47 DEBUG : data/banana: md5 = 588ed9f720f3fbaa525cb4519dad0c5e OK 2024/11/08 01:53:49 DEBUG : data/potato: md5 = 9caed5b19d0d67ade7f58aae6a7f8c84 OK 2024/11/08 01:53:50 DEBUG : test.sum: md5 = aab4e479c640dae61558d1d3c6143bf0 OK === RUN TestCheckSumDownload/subtest7 2024/11/08 01:53:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/08 01:53:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (51.84s) --- PASS: TestCheckSumDownload/subtest1 (3.38s) --- PASS: TestCheckSumDownload/subtest2 (2.77s) --- PASS: TestCheckSumDownload/subtest3 (3.12s) --- PASS: TestCheckSumDownload/subtest4 (2.56s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (3.61s) --- PASS: TestCheckSumDownload/subtest7 (3.35s) === RUN TestApplyTransforms 2024/11/08 01:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yevozaz8quce" 2024/11/08 01:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/tq56sbe0q4hgulo8mjro8i7ksjq5m5e5kbujio41bheieprvsi2g" 2024/11/08 01:53:59 DEBUG : Creating backend with remote "/tmp/rclone2111154153" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce'", Local "Local file system at /tmp/rclone2111154153", Modify Window "1ms" 2024/11/08 01:54:02 DEBUG : hello, world!: md5 = 3c4c28a4f8a594114296527d1aaace84 OK upper checkfile vs. lower remote (without normalization) 2024/11/08 01:54:02 ERROR : hello, world!: sum not found 2024/11/08 01:54:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce' 2024/11/08 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce': 1 files missing 2024/11/08 01:54:02 NOTICE: 1 hashes missing 2024/11/08 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce': 2 differences found 2024/11/08 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/08 01:54:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce': 0 differences found 2024/11/08 01:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce': 1 matching files 2024/11/08 01:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wacaqec3rilo" 2024/11/08 01:54:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/0rdqe5064vmbm72jftaoisg9cpbjtul8pso066jg6pb8ktkpp1r0" 2024/11/08 01:54:05 DEBUG : Creating backend with remote "/tmp/rclone2018162254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo'", Local "Local file system at /tmp/rclone2018162254", Modify Window "1ms" 2024/11/08 01:54:08 DEBUG : HELLO, WORLD!: md5 = 5d6c5ec4c4ac1326bb3afd4e812128de OK lower checkfile vs. upper remote (without normalization) 2024/11/08 01:54:08 ERROR : HELLO, WORLD!: sum not found 2024/11/08 01:54:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo' 2024/11/08 01:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo': 1 files missing 2024/11/08 01:54:08 NOTICE: 1 hashes missing 2024/11/08 01:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo': 2 differences found 2024/11/08 01:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/08 01:54:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo': 0 differences found 2024/11/08 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo': 1 matching files 2024/11/08 01:54:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuyusiw7jike" 2024/11/08 01:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:10 DEBUG : Creating backend with remote "TestDrive:crypt/civkdqticv1hp9hhavc4rcard01gra3jpoa0a2qsgn5h4s2nrsa0" 2024/11/08 01:54:11 DEBUG : Creating backend with remote "/tmp/rclone1014226163" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike'", Local "Local file system at /tmp/rclone1014226163", Modify Window "1ms" 2024/11/08 01:54:14 DEBUG : HeLlO, wOrLd!: md5 = 203e587fd4935d3a69110de8c8c7cebd OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/08 01:54:15 ERROR : HeLlO, wOrLd!: sum not found 2024/11/08 01:54:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike' 2024/11/08 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike': 1 files missing 2024/11/08 01:54:15 NOTICE: 1 hashes missing 2024/11/08 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike': 2 differences found 2024/11/08 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/08 01:54:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike': 0 differences found 2024/11/08 01:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike': 1 matching files 2024/11/08 01:54:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejuler3pudi" 2024/11/08 01:54:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:16 DEBUG : Creating backend with remote "TestDrive:crypt/p5bmlu0qaks0d5gsp78utdgh5rksvtp2v3nvlklnig3f7mneueag" 2024/11/08 01:54:17 DEBUG : Creating backend with remote "/tmp/rclone1011953667" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi'", Local "Local file system at /tmp/rclone1011953667", Modify Window "1ms" 2024/11/08 01:54:20 DEBUG : HELLO, WORLD!: md5 = 445f2e5d9941e02c66a870ba563f8cbe OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/08 01:54:21 ERROR : HELLO, WORLD!: sum not found 2024/11/08 01:54:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi' 2024/11/08 01:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi': 1 files missing 2024/11/08 01:54:21 NOTICE: 1 hashes missing 2024/11/08 01:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi': 2 differences found 2024/11/08 01:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/08 01:54:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi': 0 differences found 2024/11/08 01:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi': 1 matching files 2024/11/08 01:54:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-canocop3zudi" 2024/11/08 01:54:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:22 DEBUG : Creating backend with remote "TestDrive:crypt/h8j0qajpu4e73td2g6m1beirng6qsm7pl7nc7u1ped3jfa0oikqg" 2024/11/08 01:54:23 DEBUG : Creating backend with remote "/tmp/rclone3408876175" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi'", Local "Local file system at /tmp/rclone3408876175", Modify Window "1ms" 2024/11/08 01:54:26 DEBUG : 測試_Русский___ě_áñ: md5 = b6f5f924653b7deec431ef557e8dc37b OK NFD checkfile vs. NFC remote (without normalization) 2024/11/08 01:54:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 01:54:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi' 2024/11/08 01:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi': 1 files missing 2024/11/08 01:54:26 NOTICE: 1 hashes missing 2024/11/08 01:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi': 2 differences found 2024/11/08 01:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/08 01:54:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi': 0 differences found 2024/11/08 01:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi': 1 matching files 2024/11/08 01:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukojut2nara" 2024/11/08 01:54:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/nv85tb8ph3uk8e6munsukr1bkmc5ein84i48u845c8fuod5frsvg" 2024/11/08 01:54:29 DEBUG : Creating backend with remote "/tmp/rclone1812035761" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara'", Local "Local file system at /tmp/rclone1812035761", Modify Window "1ms" 2024/11/08 01:54:32 DEBUG : 測試_Русский___ě_áñ: md5 = 78dc75cb2368b7eeceff9e5c8fa6234a OK NFC checkfile vs. NFD remote (without normalization) 2024/11/08 01:54:33 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 01:54:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara' 2024/11/08 01:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara': 1 files missing 2024/11/08 01:54:33 NOTICE: 1 hashes missing 2024/11/08 01:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara': 2 differences found 2024/11/08 01:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/08 01:54:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara': 0 differences found 2024/11/08 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara': 1 matching files 2024/11/08 01:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bafurad1zaci" 2024/11/08 01:54:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/6uqm2vs0tc220pk1uhfdjdbea13g75p3fs3041k16pdckak9ku0g" 2024/11/08 01:54:35 DEBUG : Creating backend with remote "/tmp/rclone2288349442" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci'", Local "Local file system at /tmp/rclone2288349442", Modify Window "1ms" 2024/11/08 01:54:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e59c5c84ddcaa3d847bd93e401f5d2eb OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/08 01:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 01:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci' 2024/11/08 01:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci': 1 files missing 2024/11/08 01:54:39 NOTICE: 1 hashes missing 2024/11/08 01:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci': 2 differences found 2024/11/08 01:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/08 01:54:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci': 0 differences found 2024/11/08 01:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci': 1 matching files 2024/11/08 01:54:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wufapuy6tove" 2024/11/08 01:54:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:41 DEBUG : Creating backend with remote "TestDrive:crypt/m5qb3k2trssheqnhdbcmrevgi9vk3h70dhenmek2m71n0ropd25g" 2024/11/08 01:54:42 DEBUG : Creating backend with remote "/tmp/rclone3636677776" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove'", Local "Local file system at /tmp/rclone3636677776", Modify Window "1ms" 2024/11/08 01:54:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e2daaf94e6df45bd2e329f11c363993 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/08 01:54:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 01:54:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove' 2024/11/08 01:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove': 1 files missing 2024/11/08 01:54:46 NOTICE: 1 hashes missing 2024/11/08 01:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove': 2 differences found 2024/11/08 01:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/08 01:54:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove': 0 differences found 2024/11/08 01:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove': 1 matching files 2024/11/08 01:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tanupef2falu" 2024/11/08 01:54:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/6vrsrr2u8p7188hv8sdmsas0ec1aps66eigbou9cab81te8gpegg" 2024/11/08 01:54:48 DEBUG : Creating backend with remote "/tmp/rclone3078657439" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu'", Local "Local file system at /tmp/rclone3078657439", Modify Window "1ms" 2024/11/08 01:54:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2c58c83b1dcaf42dc94cc4c1fde4e0b1 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/08 01:54:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 01:54:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu' 2024/11/08 01:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu': 1 files missing 2024/11/08 01:54:52 NOTICE: 1 hashes missing 2024/11/08 01:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu': 2 differences found 2024/11/08 01:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/08 01:54:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu': 0 differences found 2024/11/08 01:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu': 1 matching files 2024/11/08 01:54:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kofabup0jufa" 2024/11/08 01:54:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:54:54 DEBUG : Creating backend with remote "TestDrive:crypt/revontm6u4baelh85gknokk3bdqduido55evnkovmlddujijlj7g" 2024/11/08 01:54:55 DEBUG : Creating backend with remote "/tmp/rclone1366358690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa'", Local "Local file system at /tmp/rclone1366358690", Modify Window "1ms" 2024/11/08 01:54:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cfc5760c5402d8070e6a8152f25b34b9 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/08 01:54:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 01:54:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa' 2024/11/08 01:54:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa': 1 files missing 2024/11/08 01:54:58 NOTICE: 1 hashes missing 2024/11/08 01:54:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa': 2 differences found 2024/11/08 01:54:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/08 01:54:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 01:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa': 0 differences found 2024/11/08 01:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa': 1 matching files 2024/11/08 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kofabup0jufa': Purge remote 2024/11/08 01:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tanupef2falu': Purge remote 2024/11/08 01:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wufapuy6tove': Purge remote 2024/11/08 01:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bafurad1zaci': Purge remote 2024/11/08 01:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukojut2nara': Purge remote 2024/11/08 01:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-canocop3zudi': Purge remote 2024/11/08 01:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejuler3pudi': Purge remote 2024/11/08 01:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuyusiw7jike': Purge remote 2024/11/08 01:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wacaqec3rilo': Purge remote 2024/11/08 01:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yevozaz8quce': Purge remote --- PASS: TestApplyTransforms (69.31s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:55:07 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 01:55:10 DEBUG : sub/file2: md5 = 6d65ad77f23c164acffcbf448219ab13 OK 2024/11/08 01:55:10 INFO : file1: Copied (new) to: sub/file2 2024/11/08 01:55:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 01:55:11 DEBUG : file1: Unchanged skipping 2024/11/08 01:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': don't need to copy/move sub/file2, it is already at target location 2024/11/08 01:55:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.33s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:55:18 DEBUG : dst/file1: md5 = f56df01761ce26b3c113981063b72d77 OK 2024/11/08 01:55:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/backup" 2024/11/08 01:55:19 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/1nrff024r7pq65ecp72fc28jb0" 2024/11/08 01:55:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/08 01:55:25 INFO : dst/file1: Moved (server-side) 2024/11/08 01:55:27 DEBUG : dst/file1: md5 = 0b07d98e056b9dd0bba1aa04074bfa19 OK 2024/11/08 01:55:27 INFO : dst/file1: Copied (new) 2024/11/08 01:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 01:55:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 01:55:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.68s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:55:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/dst" 2024/11/08 01:55:33 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/08 01:55:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/CompareDest" 2024/11/08 01:55:35 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/gveqi14airsml4bgu7krj116o8" 2024/11/08 01:55:36 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 01:55:39 DEBUG : one: md5 = 142476a022fa2cc3e88d4ad6aa8c95cb OK 2024/11/08 01:55:39 INFO : one: Copied (new) 2024/11/08 01:55:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:55:42 DEBUG : one: md5 = 91c3e564b40cd87cb7746e036e854106 OK 2024/11/08 01:55:42 INFO : one: Copied (replaced existing) 2024/11/08 01:55:45 DEBUG : dst/one: md5 = f7e1dbc8d40c7fda7581a67c58842b99 OK 2024/11/08 01:55:48 DEBUG : CompareDest/one: md5 = 1195344c30285b82854ef4015a32584d OK 2024/11/08 01:55:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:55:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 01:55:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 01:55:52 DEBUG : CompareDest/two: md5 = ddd12af76cca64241537965bbf1e2f07 OK 2024/11/08 01:55:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 01:55:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 01:55:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 01:55:53 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 01:55:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 01:55:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 01:55:55 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 01:55:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 01:55:57 DEBUG : two: md5 = f81450ef27652be392fece8ab1bb22f9 OK 2024/11/08 01:55:57 INFO : two: Copied (new) 2024/11/08 01:56:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/08 01:56:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 01:56:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 01:56:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:56:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/dst" 2024/11/08 01:56:03 DEBUG : Config file has changed externally - reloading 2024/11/08 01:56:03 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/08 01:56:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/CopyDest" 2024/11/08 01:56:05 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/08 01:56:07 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 01:56:10 DEBUG : one: md5 = dc78bb854947935fa7a9373940b0fb19 OK 2024/11/08 01:56:10 INFO : one: Copied (new) 2024/11/08 01:56:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:56:13 DEBUG : one: md5 = 98cd1d7cb764ed2324dd81e6d24d3b31 OK 2024/11/08 01:56:13 INFO : one: Copied (replaced existing) 2024/11/08 01:56:16 DEBUG : dst/one: md5 = 5fbe455547520516c67bb978d422e2b5 OK 2024/11/08 01:56:19 DEBUG : CopyDest/one: md5 = ee03fb4cd14ce9595d367f53e43057e7 OK 2024/11/08 01:56:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/BackupDir" 2024/11/08 01:56:20 DEBUG : Config file has changed externally - reloading 2024/11/08 01:56:20 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/08 01:56:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:56:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 01:56:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:56:24 INFO : one: Moved (server-side) 2024/11/08 01:56:26 INFO : one: Copied (server-side copy) 2024/11/08 01:56:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 01:56:28 DEBUG : CopyDest/two: md5 = 852dd1d9a8882cf5bc92ff1f1ad4bec0 OK 2024/11/08 01:56:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 01:56:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 01:56:31 INFO : two: Copied (server-side copy) 2024/11/08 01:56:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 01:56:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 01:56:32 DEBUG : two: Unchanged skipping 2024/11/08 01:56:34 DEBUG : CopyDest/three: md5 = 38eabc427d3d167d3dd702b679f4789b OK 2024/11/08 01:56:35 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 01:56:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 01:56:35 DEBUG : three: Destination not found in --copy-dest 2024/11/08 01:56:37 DEBUG : three: md5 = cd48bf7f1a8d2723d6f0f47c42ad9a9c OK 2024/11/08 01:56:37 INFO : three: Copied (new) 2024/11/08 01:56:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/08 01:56:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/08 01:56:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 01:56:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/08 01:56:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/08 01:56:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 01:56:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.40s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:56:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/08 01:56:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6511a1cbb455835765595379b11a1fd0 OK 2024/11/08 01:56:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/08 01:56:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/08 01:56:51 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/11/08 01:56:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/08 01:56:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/08 01:56:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 40f068259184a6419634e7eddff7c9ff OK 2024/11/08 01:56:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/08 01:56:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/08 01:56:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.81s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using skip mode. 2024/11/08 01:57:03 NOTICE: one: Found 2 files with duplicate names 2024/11/08 01:57:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.03s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using skip mode. 2024/11/08 01:57:11 NOTICE: one: Found 3 files with duplicate names 2024/11/08 01:57:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/08 01:57:11 INFO : one: Deleted 2024/11/08 01:57:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.30s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using first mode. 2024/11/08 01:57:19 NOTICE: one: Found 3 files with duplicate names 2024/11/08 01:57:20 INFO : one: Deleted 2024/11/08 01:57:21 INFO : one: Deleted 2024/11/08 01:57:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.59s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using newest mode. 2024/11/08 01:57:27 NOTICE: one: Found 3 files with duplicate names 2024/11/08 01:57:28 INFO : one: Deleted 2024/11/08 01:57:28 INFO : one: Deleted 2024/11/08 01:57:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using oldest mode. 2024/11/08 01:57:36 NOTICE: one: Found 3 files with duplicate names 2024/11/08 01:57:37 INFO : one: Deleted 2024/11/08 01:57:37 INFO : one: Deleted 2024/11/08 01:57:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using largest mode. 2024/11/08 01:57:45 NOTICE: one: Found 3 files with duplicate names 2024/11/08 01:57:45 INFO : one: Deleted 2024/11/08 01:57:46 INFO : one: Deleted 2024/11/08 01:57:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.97s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:57:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using smallest mode. 2024/11/08 01:57:53 NOTICE: one: Found 3 files with duplicate names 2024/11/08 01:57:54 INFO : one: Deleted 2024/11/08 01:57:55 INFO : one: Deleted 2024/11/08 01:57:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.35s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:58:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Looking for duplicate names using rename mode. 2024/11/08 01:58:03 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/08 01:58:05 INFO : one-2.txt: renamed from: one.txt 2024/11/08 01:58:06 INFO : one-3.txt: renamed from: one.txt 2024/11/08 01:58:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:58:14 DEBUG : dupe1/one.txt: md5 = f5bafc600c2ea2f5ceaef2f7484a29b4 OK 2024/11/08 01:58:17 DEBUG : dupe2/two.txt: md5 = c36c3fc66dae2840a5d62e390b8fa2cc OK 2024/11/08 01:58:20 DEBUG : dupe3/three.txt: md5 = 3b9afbeeb2067ea17cdbca746bfed90f OK 2024/11/08 01:58:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/08 01:58:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/08 01:58:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/08 01:58:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/08 01:58:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/08 01:58:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/08 01:58:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:58:32 DEBUG : a.txt: md5 = ab902dea1ee110f20e2824650610d322 OK 2024/11/08 01:58:34 DEBUG : zend.txt: md5 = 3f8c0a75fab9814969904afd3d404b34 OK 2024/11/08 01:58:37 DEBUG : sub dir/hello world: md5 = f4b112f26e9bdf71669bb7fecbdac313 OK 2024/11/08 01:58:39 DEBUG : sub dir/hello world2: md5 = c68aed3a11acf55f85b4d2eee367d25f OK 2024/11/08 01:58:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 596c852988b4d1c7780edabdcc73a5cc OK 2024/11/08 01:58:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = a3a7a216186e3a37726db3d63fecd881 OK 2024/11/08 01:58:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 342aab642177665317a098c077dfdc53 OK 2024/11/08 01:58:48 DEBUG : a.txt: Excluded (Size Filter) 2024/11/08 01:58:48 DEBUG : a.txt: Excluded 2024/11/08 01:58:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 01:58:49 DEBUG : sub dir/hello world2: Excluded 2024/11/08 01:58:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 01:58:49 DEBUG : sub dir/hello world: Excluded 2024/11/08 01:58:50 DEBUG : sub dir/ignore dir: Excluded 2024/11/08 01:58:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 01:58:50 DEBUG : sub dir/hello world2: Excluded 2024/11/08 01:58:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 01:58:50 DEBUG : sub dir/hello world: Excluded 2024/11/08 01:58:50 DEBUG : sub dir/ignore dir: Excluded 2024/11/08 01:58:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/08 01:58:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/08 01:58:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/08 01:58:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/08 01:58:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/08 01:58:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/08 01:58:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (28.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:01 DEBUG : file1: md5 = 597448c893ad4acdd50fade1081fbd4a OK 2024/11/08 01:59:04 DEBUG : sub/file2: md5 = 7844ae270022ed110b49a6dc28a34220 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/11/08 01:59:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/08 01:59:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/08 01:59:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/08 01:59:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.15s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:13 DEBUG : file1: md5 = 514e4f2ee83c5f5d372b4717586108ce OK 2024/11/08 01:59:16 DEBUG : sub/file2: md5 = e666ed7f226311efc454248a31fd3916 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/11/08 01:59:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/notfound" 2024/11/08 01:59:20 DEBUG : Config file has changed externally - reloading 2024/11/08 01:59:20 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/08 01:59:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.23s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Making directory 2024/11/08 01:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:29 DEBUG : sub dir/hello world: md5 = 0a01e07203705cc799a7e8bd11864f49 OK 2024/11/08 01:59:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.09s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:34 DEBUG : potato2: md5 = 7972f2a780219a02cad72aefb3ea7403 OK 2024/11/08 01:59:36 DEBUG : empty space: md5 = 49c82c66550e4b77d90371be97ddc1f2 OK --- PASS: TestLs (7.22s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:41 DEBUG : potato2: md5 = 6e265cb0897c194db0f4e8bc322aa1ac OK 2024/11/08 01:59:43 DEBUG : empty space: md5 = 5c585a897fa88a4bacb46f472bc59816 OK 2024/11/08 01:59:44 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.42s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:48 DEBUG : potato2: md5 = de5554d7b25c2c325d82c5d24cc41ff2 OK 2024/11/08 01:59:49 DEBUG : empty space: md5 = f4e70ba138196dd898df2c9be0556ca6 OK --- PASS: TestLsLong (6.09s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:54 DEBUG : potato2: md5 = 5eeccc0f27b04c10ab5b4a01ecb2de55 OK 2024/11/08 01:59:56 DEBUG : empty space: md5 = 9b782e44c157ca7797d968ab53e3d257 OK --- PASS: TestHashSums (5.64s) === RUN TestHashSumsWithErrors 2024/11/08 01:59:58 DEBUG : Creating backend with remote ":memory:" 2024/11/08 01:59:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/08 01:59:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/08 01:59:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 01:59:59 DEBUG : potato2: md5 = 0c689bd1605c9638f320a0b091b5c24a OK 2024/11/08 02:00:01 DEBUG : empty space: md5 = 592704efc2cb67839de71c342f81c21a OK 2024/11/08 02:00:04 DEBUG : sub dir/potato3: md5 = dcc9d684af79fd9319d21569de98c723 OK 2024/11/08 02:00:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.20s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:00:11 DEBUG : small: md5 = 9a911856df2b8ab949cbd83867416748 OK 2024/11/08 02:00:13 DEBUG : medium: md5 = f88674cdaf8d1016fd447fc880c7c43c OK 2024/11/08 02:00:15 DEBUG : large: md5 = 3c816c2beb5d7c7be9238d17447bf94f OK 2024/11/08 02:00:15 DEBUG : Waiting for deletions to finish 2024/11/08 02:00:15 DEBUG : large: Excluded (Size Filter) 2024/11/08 02:00:16 INFO : medium: Deleted 2024/11/08 02:00:16 INFO : small: Deleted --- PASS: TestDelete (8.74s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:00:19 DEBUG : small: md5 = a1b1d1d7217c80d718ab736e5ab01895 OK 2024/11/08 02:00:22 DEBUG : medium: md5 = 8b5361257c790cdcaeb90931fba3402b OK 2024/11/08 02:00:23 DEBUG : large: md5 = d22174365dddb19f70bc2b986c541071 OK 2024/11/08 02:00:24 DEBUG : Waiting for deletions to finish 2024/11/08 02:00:24 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/08 02:00:25 INFO : medium: Deleted 2024/11/08 02:00:25 INFO : small: Deleted --- PASS: TestMaxDelete (9.07s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:00:28 DEBUG : small: md5 = 366a9a4587dc84abd05bfb66cfdf77a4 OK 2024/11/08 02:00:30 DEBUG : medium: md5 = d028e9366b0f3f00aba7d4b1bd05b1ae OK 2024/11/08 02:00:32 DEBUG : large: md5 = 0a8fa06b03b74822461c00890f6d45cf OK 2024/11/08 02:00:32 DEBUG : Waiting for deletions to finish 2024/11/08 02:00:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/08 02:00:33 INFO : medium: Deleted 2024/11/08 02:00:33 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:00:37 DEBUG : small: md5 = 27694ca36f663a078dba58facffbf6db OK 2024/11/08 02:00:39 DEBUG : medium: md5 = ac6a689d22e0cb47a8fcc45f0d065eb6 OK 2024/11/08 02:00:41 DEBUG : large: md5 = 101c06d61dcdddd1eecc06fde920387f OK 2024/11/08 02:00:41 DEBUG : Waiting for deletions to finish 2024/11/08 02:00:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/08 02:00:42 INFO : small: Deleted 2024/11/08 02:00:42 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.83s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:00:46 DEBUG : ReadFile: md5 = 2a5fbd680f6e0f4984f4a599edbf6f66 OK --- PASS: TestReadFile (5.51s) === RUN TestRetry 2024/11/08 02:00:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/08 02:00:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/08 02:00:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:00:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:00:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:00:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:00:49 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:00:52 DEBUG : file1: md5 = d912f89654dbecd1d20679f4fe779ed4 OK 2024/11/08 02:00:53 DEBUG : file2: md5 = 11f8bf17fa485f93473b22b901c3b38f OK --- PASS: TestCat (21.54s) === RUN TestPurge 2024/11/08 02:01:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gofuwes6yane" 2024/11/08 02:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:01:11 DEBUG : Creating backend with remote "TestDrive:crypt/qlm81a9abgl20tgi97dmmmn7r48sfhbi0poubhfkksv8brcb9fjg" 2024/11/08 02:01:12 DEBUG : Creating backend with remote "/tmp/rclone76703713" 2024/11/08 02:01:12 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gofuwes6yane'", Local "Local file system at /tmp/rclone76703713", Modify Window "1ms" 2024/11/08 02:01:18 DEBUG : A1/B1/C1/one: md5 = cec5996ae34a792a7f1a5fe4dcd176e4 OK 2024/11/08 02:01:18 DEBUG : A2: Making directory 2024/11/08 02:01:20 DEBUG : A1/B2: Making directory 2024/11/08 02:01:21 DEBUG : A1/B2/C2: Making directory 2024/11/08 02:01:22 DEBUG : A1/B1/C3: Making directory 2024/11/08 02:01:23 DEBUG : A3: Making directory 2024/11/08 02:01:24 DEBUG : A3/B3: Making directory 2024/11/08 02:01:26 DEBUG : A3/B3/C4: Making directory 2024/11/08 02:01:29 DEBUG : A1/two: md5 = c89905a97f7504f7656527e51321ad41 OK 2024/11/08 02:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gofuwes6yane': Purge remote 2024/11/08 02:01:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:01:38 DEBUG : A1/B1/C1/one: md5 = 91c9a399cea8bcb009f697b8ac7a7778 OK 2024/11/08 02:01:38 DEBUG : A2: Making directory 2024/11/08 02:01:39 DEBUG : A1/B2: Making directory 2024/11/08 02:01:41 DEBUG : A1/B2/C2: Making directory 2024/11/08 02:01:42 DEBUG : A1/B1/C3: Making directory 2024/11/08 02:01:43 DEBUG : A3: Making directory 2024/11/08 02:01:44 DEBUG : A3/B3: Making directory 2024/11/08 02:01:45 DEBUG : A3/B3/C4: Making directory 2024/11/08 02:01:48 DEBUG : A1/two: md5 = 1d3c847b9cb50fbec84aaeb640a816df OK 2024/11/08 02:01:49 DEBUG : removing 1 level 3 directories 2024/11/08 02:01:49 INFO : A3/B3/C4: Removing directory 2024/11/08 02:01:52 DEBUG : removing 2 level 3 directories 2024/11/08 02:01:52 INFO : A1/B2/C2: Removing directory 2024/11/08 02:01:52 INFO : A1/B1/C3: Removing directory 2024/11/08 02:01:53 DEBUG : removing 2 level 2 directories 2024/11/08 02:01:53 INFO : A3/B3: Removing directory 2024/11/08 02:01:53 INFO : A1/B2: Removing directory 2024/11/08 02:01:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/08 02:01:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/08 02:01:54 DEBUG : removing 2 level 1 directories 2024/11/08 02:01:54 INFO : A3: Removing directory 2024/11/08 02:01:54 INFO : A2: Removing directory 2024/11/08 02:01:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/08 02:02:00 DEBUG : removing 1 level 3 directories 2024/11/08 02:02:00 INFO : A1/B1/C1: Removing directory 2024/11/08 02:02:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:01 DEBUG : removing 1 level 2 directories 2024/11/08 02:02:01 INFO : A1/B1: Removing directory 2024/11/08 02:02:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/08 02:02:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/08 02:02:02 DEBUG : removing 1 level 1 directories 2024/11/08 02:02:02 INFO : A1: Removing directory 2024/11/08 02:02:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/08 02:02:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/08 02:02:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/08 02:02:03 DEBUG : removing 1 level 0 directories 2024/11/08 02:02:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Removing directory 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/08 02:02:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (31.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:02:06 DEBUG : A1: Making directory 2024/11/08 02:02:07 DEBUG : A1/B1: Making directory 2024/11/08 02:02:08 DEBUG : A1/B1/C1: Making directory 2024/11/08 02:02:11 DEBUG : removing 1 level 3 directories 2024/11/08 02:02:11 INFO : A1/B1/C1: Removing directory 2024/11/08 02:02:12 DEBUG : removing 1 level 2 directories 2024/11/08 02:02:12 INFO : A1/B1: Removing directory 2024/11/08 02:02:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/08 02:02:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:02:15 DEBUG : A1: Making directory 2024/11/08 02:02:17 DEBUG : A1/B1: Making directory 2024/11/08 02:02:18 DEBUG : A1/B1/C1: Making directory 2024/11/08 02:02:21 DEBUG : removing 1 level 3 directories 2024/11/08 02:02:21 INFO : A1/B1/C1: Removing directory 2024/11/08 02:02:22 DEBUG : removing 1 level 2 directories 2024/11/08 02:02:22 INFO : A1/B1: Removing directory 2024/11/08 02:02:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/08 02:02:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.74s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:02:27 DEBUG : file1: md5 = d0c012b67082a0238eb1f929b2ebfadd OK 2024/11/08 02:02:27 DEBUG : filename.txt: File name found in url 2024/11/08 02:02:29 DEBUG : filename.txt: md5 = d6482fb5cf70361b0549dac74ee1f1b2 OK 2024/11/08 02:02:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/08 02:02:31 DEBUG : headerfilename.txt: md5 = b4836a26b4163230095bb016f2bf0baa OK 2024/11/08 02:02:33 DEBUG : file2: md5 = 8a7c5953e0405503e3938605589b07c7 OK --- PASS: TestCopyURL (11.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:02:37 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 02:02:40 DEBUG : sub/file2: md5 = 801e35a20e399bc96223f0f79cb5825f OK 2024/11/08 02:02:40 INFO : file1: Copied (new) to: sub/file2 2024/11/08 02:02:40 INFO : file1: Deleted 2024/11/08 02:02:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 02:02:40 DEBUG : file1: Unchanged skipping 2024/11/08 02:02:40 INFO : file1: Deleted 2024/11/08 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': don't need to copy/move sub/file2, it is already at target location 2024/11/08 02:02:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:02:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 02:02:46 DEBUG : file1: md5 = fc4870116d6f0c887ef267010d76503b OK 2024/11/08 02:02:46 INFO : file1: Copied (new) 2024/11/08 02:02:46 INFO : file1: Deleted 2024/11/08 02:02:47 DEBUG : file1: Destination exists, skipping 2024/11/08 02:02:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.59s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:02:52 DEBUG : dst/file1: md5 = 065e8195086382eeb4315680bc5fe52e OK 2024/11/08 02:02:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falodek7pepo/backup" 2024/11/08 02:02:53 DEBUG : Config file has changed externally - reloading 2024/11/08 02:02:53 DEBUG : Creating backend with remote "TestDrive:crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0/1nrff024r7pq65ecp72fc28jb0" 2024/11/08 02:02:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/08 02:02:58 INFO : dst/file1: Moved (server-side) 2024/11/08 02:03:00 DEBUG : dst/file1: md5 = dd0a12dbc6b1d6ee774217be245ddd49 OK 2024/11/08 02:03:00 INFO : dst/file1: Copied (new) 2024/11/08 02:03:00 INFO : dst/file1: Deleted 2024/11/08 02:03:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 02:03:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/08 02:03:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.23s) === 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:03:09 DEBUG : A1/one: md5 = c1700d7f94b565110eb57246a05d2815 OK 2024/11/08 02:03:11 DEBUG : A1/two: md5 = a76757e6730228cd86801d8078b2b5e6 OK 2024/11/08 02:03:14 DEBUG : A1/B1/three: md5 = 03645b7101a5fc8805d3cfe69c3e2d0f OK 2024/11/08 02:03:17 DEBUG : A1/B1/C1/four: md5 = eeeb421a5ff442d786ff08504122d490 OK 2024/11/08 02:03:20 DEBUG : A1/B1/C2/five: md5 = 62dcb3e428e096ffc160ffee92f82d4f OK 2024/11/08 02:03:20 DEBUG : A1/B2: Making directory 2024/11/08 02:03:21 DEBUG : A1/B1/C3: Making directory 2024/11/08 02:03:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/08 02:03:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/08 02:03:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/08 02:03:35 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/08 02:03:35 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/08 02:03:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/08 02:03:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/08 02:03:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/08 02:03:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/08 02:03:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/08 02:03:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/08 02:03:51 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/08 02:03:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/08 02:03:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/08 02:03:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/08 02:03:51 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/08 02:03:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/08 02:03:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/08 02:03:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/08 02:03:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/08 02:03:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/08 02:04:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/08 02:04:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/08 02:04:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/08 02:04:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/08 02:04:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/08 02:04:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/08 02:04:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/08 02:04:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/08 02:04:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/08 02:04:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (61.38s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:08 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.57s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:04:10 DEBUG : no_checksum_small_file_from_pipe: md5 = bc70512ff307aeb743099999fa3c185e OK 2024/11/08 02:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/08 02:04:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:04:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/08 02:04:12 DEBUG : no_checksum_big_file_from_pipe: md5 = ee66c3dc6942dfc67037abda89a3aae3 OK 2024/11/08 02:04:12 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:04:16 DEBUG : with_checksum_small_file_from_pipe: md5 = eb43ca1bdda05440cffd63acf7bd787d OK 2024/11/08 02:04:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:04:17 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/08 02:04:18 DEBUG : with_checksum_big_file_from_pipe: md5 = 6cdf70c7c672c150f621415b8127b03c OK 2024/11/08 02:04:18 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:04:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 02:04:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/08 02:04:25 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-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:04:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:04:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/08 02:04:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.27s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/08 02:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (48 bytes), uploading instead of streaming 2024/11/08 02:04:35 DEBUG : rcat_metadata: md5 = 7ff40e1754ed6133176bab1b43a2af02 OK 2024/11/08 02:04:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/08 02:04:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/08 02:04:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 63da33625aa45367d8d29ebe869d18f8 OK 2024/11/08 02:04:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.28s) --- PASS: TestRcatMetadata/Normal (3.30s) --- PASS: TestRcatMetadata/ViaDisk (3.50s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:42 DEBUG : potato1: md5 = a333d777159b9fc36b1e69689529aca0 OK 2024/11/08 02:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/08 02:04:44 DEBUG : potato2: md5 = 8e83d82653a11f0cece954cbb07d5780 OK 2024/11/08 02:04:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.90s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:48 DEBUG : potato1: md5 = c9f9c4627728f38484d4848aec9e9583 OK 2024/11/08 02:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/08 02:04:50 DEBUG : potato2: md5 = 7de18cfeb9399b48223c54587e522a1d OK 2024/11/08 02:04:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.67s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:04:55 DEBUG : potato2: md5 = b5001ba6deae8d47c252ca3e22d7303d OK 2024/11/08 02:04:57 DEBUG : empty space: md5 = 81c877cb07d1ef0bccfd1a9d0481cbde OK 2024/11/08 02:05:00 DEBUG : sub dir/potato3: md5 = b9dba19560f4315b7f7a669f3676eeed OK 2024/11/08 02:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Touching "empty space" 2024/11/08 02:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Touching "potato2" 2024/11/08 02:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Touching "sub dir/potato3" 2024/11/08 02:05:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.48s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:05:08 DEBUG : dir with metadata: Making directory with metadata 2024/11/08 02:05:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.09s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:05:11 DEBUG : directory with modtime: Making directory with metadata 2024/11/08 02:05:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:05:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/08 02:05:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/08 02:05:15 DEBUG : Google drive root 'crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0': Skipping btime metadata as can't update it on an existing file: 2024-11-08T02:05:14.497936651Z 2024/11/08 02:05:16 INFO : non existent directory: Updated directory metadata 2024/11/08 02:05:18 DEBUG : Google drive root 'crypt/q6g1i1ndj11n4teipvunuip3h0mtesbu4t3pqo7nrk0kbnupbuo0': Skipping btime metadata as can't update it on an existing file: 2024-11-08T02:05:14.497936651Z 2024/11/08 02:05:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.90s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:05:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/08 02:05:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/08 02:05:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.40s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo'", Local "Local file system at /tmp/rclone2282921482", Modify Window "1ms" 2024/11/08 02:05:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/08 02:05:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/08 02:05:26 DEBUG : dst: Making directory with metadata 2024/11/08 02:05:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/08 02:05:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 02:05:28 INFO : dst: Set directory modification time (using SetModTime) 2024/11/08 02:05:29 INFO : dst: Set directory modification time (using SetModTime) 2024/11/08 02:05:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/08 02:05:30 INFO : dst: Set directory modification time (using SetModTime) 2024/11/08 02:05:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.00s) === 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/11/08 02:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falodek7pepo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m27.669960524s (try 1/5)