"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/11 05:04:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi" 2025/03/11 05:04:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:04:06 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50" 2025/03/11 05:04:07 DEBUG : Creating backend with remote "/tmp/rclone704414411" === 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/11 05:04:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/11 05:04:08 DEBUG : potato: Seek from 10 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 10 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Seek from 5 to 2 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/11 05:04:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Seek from 5 to 2 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/11 05:04:08 DEBUG : potato: Seek from 8 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 8 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/11 05:04:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:04:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:04:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:04:08 DEBUG : potato: Seek from 5 to 2 2025/03/11 05:04:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/11 05:04:08 DEBUG : potato: Seek from 9 to 0 2025/03/11 05:04:08 DEBUG : potato: Seek from 9 to 0 2025/03/11 05:04:08 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:04:10 DEBUG : rutabaga: md5 = ffd15be5bff09418823ade2319b9f2d9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/11 05:04:12 DEBUG : empty space: md5 = 926d795e8bc5583a962a5de5651122de OK === RUN TestCheck/3 2025/03/11 05:04:14 DEBUG : potato2: md5 = 8d9c707c1b65f9d42eeb43296833f580 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/11 05:04:16 DEBUG : remotepotato: md5 = 9e7acee03621c0bfbfd7815560a517ab OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.97s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/03/11 05:04:20 DEBUG : Creating backend with remote "nonexistent" 2025/03/11 05:04:20 DEBUG : Creating backend with remote "nonexistent" 2025/03/11 05:04:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/11 05:04:20 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/11 05:04:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/11 05:04:20 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:04:21 DEBUG : rutabaga: md5 = ede2dd0057e7764f7c65570bb8061553 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/11 05:04:25 DEBUG : empty space: md5 = b37bd02d1d40094ddb960a4bef32af22 OK === RUN TestCheckDownload/3 2025/03/11 05:04:27 DEBUG : potato2: md5 = f96ba7c13de1e0e1c57cc880fc4bd3e2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/11 05:04:32 DEBUG : remotepotato: md5 = 6fd9d277272aae5f1416cf0a05faf60c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.00s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.32s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:04:39 DEBUG : rutabaga: md5 = 7cc24bb064d6da673ddb0fade225ff58 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/11 05:04:41 DEBUG : empty space: md5 = 1d7c66cd2e0f15fc03ca14888aa385b7 OK === RUN TestCheckSizeOnly/3 2025/03/11 05:04:43 DEBUG : potato2: md5 = b136d2823a0f58b67a58b2e84414fac1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/11 05:04:46 DEBUG : remotepotato: md5 = f31f23c4846b746b3447f163527c523a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.00s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.33s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:04:50 DEBUG : test.sum: md5 = afd0cb91743a1f04e81a7bb135392806 OK 2025/03/11 05:04:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/11 05:04:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/11 05:04:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/11 05:04:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/11 05:04:53 DEBUG : test.sum: md5 = 763f16edcc54a161e7a8df408fb03898 OK 2025/03/11 05:04:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/11 05:04:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/11 05:04:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/11 05:04:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.30s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/data" 2025/03/11 05:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/data" 2025/03/11 05:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/vjrnln8ratgmqakfosrqe8espk" 2025/03/11 05:05:00 DEBUG : data/banana: md5 = 0ffc92b0f261df6bb1a9e3b1a287f24c OK 2025/03/11 05:05:02 DEBUG : test.sum: md5 = 86c4b8a6fcd6a7c5d683554360666d9e OK === RUN TestCheckSumDownload/subtest1 2025/03/11 05:05:07 DEBUG : data/potato: md5 = e60dde8657df5a50f42e0a406ecf65cf OK 2025/03/11 05:05:08 DEBUG : test.sum: md5 = a033dc5a802c5f583f077f8a9af82a7e OK === RUN TestCheckSumDownload/subtest2 2025/03/11 05:05:12 DEBUG : test.sum: md5 = 29d92b5be87aee94671066199a7ccb2d OK === RUN TestCheckSumDownload/subtest3 2025/03/11 05:05:16 DEBUG : test.sum: md5 = 18abc390f53a924a1bbd072eadd18f64 OK === RUN TestCheckSumDownload/subtest4 2025/03/11 05:05:20 DEBUG : test.sum: md5 = 6529967e0383b17aec7bc96b950fcf22 OK === RUN TestCheckSumDownload/subtest5 2025/03/11 05:05:24 DEBUG : test.sum: md5 = b28f986c0da00cbac0a2a5cff0c9fc5e OK === RUN TestCheckSumDownload/subtest6 2025/03/11 05:05:29 DEBUG : data/banana: md5 = 3817289c681d6111ab64e920b7c98220 OK 2025/03/11 05:05:30 DEBUG : data/potato: md5 = ce5744ab72e7c49ada59382904fc667a OK 2025/03/11 05:05:31 DEBUG : test.sum: md5 = 1a39d50d25542c7cb9fe0427b0f3c877 OK === RUN TestCheckSumDownload/subtest7 2025/03/11 05:05:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/11 05:05:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.11s) --- PASS: TestCheckSumDownload/subtest1 (2.74s) --- PASS: TestCheckSumDownload/subtest2 (2.19s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (2.06s) --- PASS: TestCheckSumDownload/subtest6 (2.35s) --- PASS: TestCheckSumDownload/subtest7 (3.46s) === RUN TestApplyTransforms 2025/03/11 05:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mixobug3hela" 2025/03/11 05:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:05:38 DEBUG : Creating backend with remote "TestDrive:crypt/0cvso6vll0qsh997jin4ap68jc6ek437rcsrodion4g73r9mps7g" 2025/03/11 05:05:39 DEBUG : Creating backend with remote "/tmp/rclone2792014730" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela'", Local "Local file system at /tmp/rclone2792014730", Modify Window "1ms" 2025/03/11 05:05:41 DEBUG : hello, world!: md5 = f52889b6aa665831895ba058895de7c6 OK upper checkfile vs. lower remote (without normalization) 2025/03/11 05:05:42 ERROR : hello, world!: sum not found 2025/03/11 05:05:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela' 2025/03/11 05:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela': 1 files missing 2025/03/11 05:05:42 NOTICE: 1 hashes missing 2025/03/11 05:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela': 2 differences found 2025/03/11 05:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/11 05:05:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela': 0 differences found 2025/03/11 05:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela': 1 matching files 2025/03/11 05:05:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tadefit1fami" 2025/03/11 05:05:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:05:43 DEBUG : Creating backend with remote "TestDrive:crypt/omp5onblf4dlvmc82e07jdq9vf9t150il0mlncl8v6jrs41mmao0" 2025/03/11 05:05:44 DEBUG : Creating backend with remote "/tmp/rclone2783324804" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami'", Local "Local file system at /tmp/rclone2783324804", Modify Window "1ms" 2025/03/11 05:05:46 DEBUG : HELLO, WORLD!: md5 = 8fe4fc07963c34bd7a30d7d412aba0d8 OK lower checkfile vs. upper remote (without normalization) 2025/03/11 05:05:47 ERROR : HELLO, WORLD!: sum not found 2025/03/11 05:05:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami' 2025/03/11 05:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami': 1 files missing 2025/03/11 05:05:47 NOTICE: 1 hashes missing 2025/03/11 05:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami': 2 differences found 2025/03/11 05:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/11 05:05:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami': 0 differences found 2025/03/11 05:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami': 1 matching files 2025/03/11 05:05:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kegoduy2sovu" 2025/03/11 05:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:05:48 DEBUG : Creating backend with remote "TestDrive:crypt/ml448i3p1gdg7egrscst7tnjq5qk4r1ho71md90p8lo8bdms9n00" 2025/03/11 05:05:49 DEBUG : Creating backend with remote "/tmp/rclone2062111234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu'", Local "Local file system at /tmp/rclone2062111234", Modify Window "1ms" 2025/03/11 05:05:51 DEBUG : HeLlO, wOrLd!: md5 = 2fbc37ebaa6119bc29acb77634fadc79 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/11 05:05:51 ERROR : HeLlO, wOrLd!: sum not found 2025/03/11 05:05:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu' 2025/03/11 05:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu': 1 files missing 2025/03/11 05:05:51 NOTICE: 1 hashes missing 2025/03/11 05:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu': 2 differences found 2025/03/11 05:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/11 05:05:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu': 0 differences found 2025/03/11 05:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu': 1 matching files 2025/03/11 05:05:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zopajap7jiji" 2025/03/11 05:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/amhqdlqf481niah865q3q74htrkn2efrshsvvhds7c8r8oug1fj0" 2025/03/11 05:05:53 DEBUG : Creating backend with remote "/tmp/rclone3344490333" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji'", Local "Local file system at /tmp/rclone3344490333", Modify Window "1ms" 2025/03/11 05:05:55 DEBUG : HELLO, WORLD!: md5 = ae88c8e4a7d4da18d9de0f187b7aa2ec OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/11 05:05:56 ERROR : HELLO, WORLD!: sum not found 2025/03/11 05:05:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji' 2025/03/11 05:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji': 1 files missing 2025/03/11 05:05:56 NOTICE: 1 hashes missing 2025/03/11 05:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji': 2 differences found 2025/03/11 05:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/11 05:05:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji': 0 differences found 2025/03/11 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji': 1 matching files 2025/03/11 05:05:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senuroy3pezu" 2025/03/11 05:05:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:05:57 DEBUG : Creating backend with remote "TestDrive:crypt/v0f15nfic91sv0kb8ccr3gi23n029f14f8q0774q29bhbcsp9pkg" 2025/03/11 05:05:58 DEBUG : Creating backend with remote "/tmp/rclone1326802076" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu'", Local "Local file system at /tmp/rclone1326802076", Modify Window "1ms" 2025/03/11 05:06:00 DEBUG : 測試_Русский___ě_áñ: md5 = 4eb6840333306c34ff93d07a3e961837 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/11 05:06:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/11 05:06:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu' 2025/03/11 05:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu': 1 files missing 2025/03/11 05:06:01 NOTICE: 1 hashes missing 2025/03/11 05:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu': 2 differences found 2025/03/11 05:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/11 05:06:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu': 0 differences found 2025/03/11 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu': 1 matching files 2025/03/11 05:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vejidic2tuno" 2025/03/11 05:06:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/aj62ula2eanl1jnl9l1u8vgjknet157uc6rfhlrrmg6l9tbk8odg" 2025/03/11 05:06:03 DEBUG : Creating backend with remote "/tmp/rclone1410093938" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno'", Local "Local file system at /tmp/rclone1410093938", Modify Window "1ms" 2025/03/11 05:06:05 DEBUG : 測試_Русский___ě_áñ: md5 = a389b2572c16b3410fb453309f9b4ee7 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/11 05:06:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/11 05:06:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno' 2025/03/11 05:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno': 1 files missing 2025/03/11 05:06:06 NOTICE: 1 hashes missing 2025/03/11 05:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno': 2 differences found 2025/03/11 05:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/11 05:06:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno': 0 differences found 2025/03/11 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno': 1 matching files 2025/03/11 05:06:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sifidob6gomu" 2025/03/11 05:06:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:06:07 DEBUG : Creating backend with remote "TestDrive:crypt/rq6lrgsfhiuvfq86kfk430g1d4d6nt865006mnpjtddci3bchqm0" 2025/03/11 05:06:08 DEBUG : Creating backend with remote "/tmp/rclone3515733770" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu'", Local "Local file system at /tmp/rclone3515733770", Modify Window "1ms" 2025/03/11 05:06:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a112442f3e444061f3602099d0f4ec3d OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/11 05:06:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:06:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu' 2025/03/11 05:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu': 1 files missing 2025/03/11 05:06:11 NOTICE: 1 hashes missing 2025/03/11 05:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu': 2 differences found 2025/03/11 05:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/11 05:06:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu': 0 differences found 2025/03/11 05:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu': 1 matching files 2025/03/11 05:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zanulay3qawa" 2025/03/11 05:06:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/05dqvbobjmp7fhi844prequuk3oh583l5fq27iejlg0d4au3tek0" 2025/03/11 05:06:13 DEBUG : Creating backend with remote "/tmp/rclone891968988" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa'", Local "Local file system at /tmp/rclone891968988", Modify Window "1ms" 2025/03/11 05:06:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f093a6658329edf81dbce5bcbd3194e OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/11 05:06:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:06:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa' 2025/03/11 05:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa': 1 files missing 2025/03/11 05:06:16 NOTICE: 1 hashes missing 2025/03/11 05:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa': 2 differences found 2025/03/11 05:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/11 05:06:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:06:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa': 0 differences found 2025/03/11 05:06:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa': 1 matching files 2025/03/11 05:06:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yajudob6kiyi" 2025/03/11 05:06:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:06:17 DEBUG : Creating backend with remote "TestDrive:crypt/3dp1ukkmq3jpkn9dp4tiesngpg5vmderdtnml96m8frus8nerbtg" 2025/03/11 05:06:18 DEBUG : Creating backend with remote "/tmp/rclone1471603574" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi'", Local "Local file system at /tmp/rclone1471603574", Modify Window "1ms" 2025/03/11 05:06:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3af11af689de489b02194bf6da876a61 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/11 05:06:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:06:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi' 2025/03/11 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi': 1 files missing 2025/03/11 05:06:21 NOTICE: 1 hashes missing 2025/03/11 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi': 2 differences found 2025/03/11 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/11 05:06:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:06:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi': 0 differences found 2025/03/11 05:06:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi': 1 matching files 2025/03/11 05:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gebudal8feje" 2025/03/11 05:06:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/dbtup1r22c00tm6dpugc0gse6fhcs91la32349qc7k53787fnoi0" 2025/03/11 05:06:23 DEBUG : Creating backend with remote "/tmp/rclone3239774420" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje'", Local "Local file system at /tmp/rclone3239774420", Modify Window "1ms" 2025/03/11 05:06:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 24d1ff4c62393c611fd15bd041185d1c OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/11 05:06:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:06:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje' 2025/03/11 05:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje': 1 files missing 2025/03/11 05:06:26 NOTICE: 1 hashes missing 2025/03/11 05:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje': 2 differences found 2025/03/11 05:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/11 05:06:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:06:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje': 0 differences found 2025/03/11 05:06:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje': 1 matching files 2025/03/11 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gebudal8feje': Purge remote 2025/03/11 05:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yajudob6kiyi': Purge remote 2025/03/11 05:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zanulay3qawa': Purge remote 2025/03/11 05:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifidob6gomu': Purge remote 2025/03/11 05:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vejidic2tuno': Purge remote 2025/03/11 05:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senuroy3pezu': Purge remote 2025/03/11 05:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zopajap7jiji': Purge remote 2025/03/11 05:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kegoduy2sovu': Purge remote 2025/03/11 05:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tadefit1fami': Purge remote 2025/03/11 05:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mixobug3hela': Purge remote --- PASS: TestApplyTransforms (53.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:06:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/11 05:06:34 DEBUG : sub/file2: md5 = ad78e9933f28af3bdfb1cfd54ce1e184 OK 2025/03/11 05:06:34 INFO : file1: Copied (new) to: sub/file2 2025/03/11 05:06:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:06:35 DEBUG : file1: Unchanged skipping 2025/03/11 05:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': don't need to copy/move sub/file2, it is already at target location 2025/03/11 05:06:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:06:40 DEBUG : dst/file1: md5 = 6f31384043b53e4acb63a88b5cbfb5b8 OK 2025/03/11 05:06:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/backup" 2025/03/11 05:06:41 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/1nrff024r7pq65ecp72fc28jb0" 2025/03/11 05:06:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/11 05:06:44 INFO : dst/file1: Moved (server-side) 2025/03/11 05:06:46 DEBUG : dst/file1: md5 = 67c3dab139800c7840ac930c1a161aec OK 2025/03/11 05:06:46 INFO : dst/file1: Copied (new) 2025/03/11 05:06:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:06:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:06:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:06:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/dst" 2025/03/11 05:06:50 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/CompareDest" 2025/03/11 05:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/gveqi14airsml4bgu7krj116o8" 2025/03/11 05:06:54 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 05:06:56 DEBUG : one: md5 = 035268234b889f96c4dcb220b8e0f043 OK 2025/03/11 05:06:56 INFO : one: Copied (new) 2025/03/11 05:06:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:06:59 DEBUG : one: md5 = 9202aa4a0d3b06c3fa6bfb380ffdedaa OK 2025/03/11 05:06:59 INFO : one: Copied (replaced existing) 2025/03/11 05:07:01 DEBUG : dst/one: md5 = 9bb902f644bf01b339d240d8a680e466 OK 2025/03/11 05:07:03 DEBUG : CompareDest/one: md5 = 6101405cd87081660cc51379703e933c OK 2025/03/11 05:07:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:07:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:07:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 05:07:06 DEBUG : CompareDest/two: md5 = 68ea888f1788021b604586879b41a892 OK 2025/03/11 05:07:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:07:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:07:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 05:07:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:07:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:07:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 05:07:09 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:07:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/11 05:07:11 DEBUG : two: md5 = 1fc58e128f7b4799774657d11cad791d OK 2025/03/11 05:07:11 INFO : two: Copied (new) 2025/03/11 05:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:07:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:07:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/dst" 2025/03/11 05:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:07:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/CopyDest" 2025/03/11 05:07:17 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/11 05:07:18 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 05:07:21 DEBUG : one: md5 = 456e4cb6462000e2d84931dddcff2545 OK 2025/03/11 05:07:21 INFO : one: Copied (new) 2025/03/11 05:07:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:07:23 DEBUG : one: md5 = 8916044ec3d1d4d20585201954920220 OK 2025/03/11 05:07:23 INFO : one: Copied (replaced existing) 2025/03/11 05:07:25 DEBUG : dst/one: md5 = e3c6c06eb26742209e39e559c44ea86c OK 2025/03/11 05:07:27 DEBUG : CopyDest/one: md5 = 6843e15582638a152c452ebf7e835430 OK 2025/03/11 05:07:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/BackupDir" 2025/03/11 05:07:28 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/11 05:07:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:07:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:07:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:07:32 INFO : one: Moved (server-side) 2025/03/11 05:07:33 INFO : one: Copied (server-side copy) 2025/03/11 05:07:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/11 05:07:35 DEBUG : CopyDest/two: md5 = bb3fec046c1cec38e90df0a495982d81 OK 2025/03/11 05:07:35 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:07:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:07:37 INFO : two: Copied (server-side copy) 2025/03/11 05:07:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/11 05:07:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:07:37 DEBUG : two: Unchanged skipping 2025/03/11 05:07:39 DEBUG : CopyDest/three: md5 = 3a27fe75571d08425a54f365a7b6b34c OK 2025/03/11 05:07:40 DEBUG : three: Need to transfer - File not found at Destination 2025/03/11 05:07:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/11 05:07:40 DEBUG : three: Destination not found in --copy-dest 2025/03/11 05:07:42 DEBUG : three: md5 = c869c02021b66fcd52d7e3dc27f7fd91 OK 2025/03/11 05:07:42 INFO : three: Copied (new) 2025/03/11 05:07:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/11 05:07:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:07:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:07:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:07:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/11 05:07:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:07:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.10s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:07:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/11 05:07:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b80892780a0ed173e15ac6ce2fd6e92d OK 2025/03/11 05:07:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/11 05:07:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/11 05:07:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/11 05:07:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/11 05:07:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/11 05:07:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e188681efa97d2fc95615a00984751d4 OK 2025/03/11 05:07:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/11 05:07:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/11 05:07:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.82s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using skip mode. 2025/03/11 05:08:03 NOTICE: one: Found 2 files with duplicate names 2025/03/11 05:08:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.58s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using skip mode. 2025/03/11 05:08:08 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:08:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/11 05:08:09 INFO : one: Deleted 2025/03/11 05:08:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using first mode. 2025/03/11 05:08:15 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:08:15 INFO : one: Deleted 2025/03/11 05:08:15 INFO : one: Deleted 2025/03/11 05:08:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.19s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using newest mode. 2025/03/11 05:08:21 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:08:21 INFO : one: Deleted 2025/03/11 05:08:22 INFO : one: Deleted 2025/03/11 05:08:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.42s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using oldest mode. 2025/03/11 05:08:27 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:08:28 INFO : one: Deleted 2025/03/11 05:08:28 INFO : one: Deleted 2025/03/11 05:08:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using largest mode. 2025/03/11 05:08:34 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:08:34 INFO : one: Deleted 2025/03/11 05:08:35 INFO : one: Deleted 2025/03/11 05:08:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using smallest mode. 2025/03/11 05:08:40 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:08:40 INFO : one: Deleted 2025/03/11 05:08:41 INFO : one: Deleted 2025/03/11 05:08:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.20s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Looking for duplicate names using rename mode. 2025/03/11 05:08:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/11 05:08:49 INFO : one-2.txt: renamed from: one.txt 2025/03/11 05:08:50 INFO : one-3.txt: renamed from: one.txt 2025/03/11 05:08:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.07s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:08:56 DEBUG : dupe1/one.txt: md5 = d9501f9ebab65e159943643fe54d0a17 OK 2025/03/11 05:08:58 DEBUG : dupe2/two.txt: md5 = 6562fb926922327d32951bea30486de2 OK 2025/03/11 05:09:00 DEBUG : dupe3/three.txt: md5 = 706795a998024e8f428b80b59a287c35 OK 2025/03/11 05:09:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/11 05:09:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/11 05:09:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/11 05:09:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/11 05:09:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/11 05:09:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/11 05:09:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:09:08 DEBUG : a.txt: md5 = 54283c8afa7aa0a49e4e1e6d3228dcef OK 2025/03/11 05:09:10 DEBUG : zend.txt: md5 = f1ee805fca14bcce157a8cfe8644f94f OK 2025/03/11 05:09:12 DEBUG : sub dir/hello world: md5 = 66e12864b724cdea1dfe9b916c0e0fec OK 2025/03/11 05:09:13 DEBUG : sub dir/hello world2: md5 = 24890f08d6b6de7d87f9ee6d2c9bea06 OK 2025/03/11 05:09:15 DEBUG : sub dir/ignore dir/.ignore: md5 = c8a1b25223357d05af5adf2ea07878c1 OK 2025/03/11 05:09:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2528167b1bc588ec40591e9302317fb2 OK 2025/03/11 05:09:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 39e4139d4870129933a7f3311ca4b18b OK 2025/03/11 05:09:20 DEBUG : a.txt: Excluded (Size Filter) 2025/03/11 05:09:20 DEBUG : a.txt: Excluded 2025/03/11 05:09:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/11 05:09:21 DEBUG : sub dir/hello world: Excluded 2025/03/11 05:09:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/11 05:09:21 DEBUG : sub dir/hello world2: Excluded 2025/03/11 05:09:21 DEBUG : sub dir/ignore dir: Excluded 2025/03/11 05:09:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/11 05:09:21 DEBUG : sub dir/hello world: Excluded 2025/03/11 05:09:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/11 05:09:21 DEBUG : sub dir/hello world2: Excluded 2025/03/11 05:09:22 DEBUG : sub dir/ignore dir: Excluded 2025/03/11 05:09:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/11 05:09:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/11 05:09:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/11 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/11 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/11 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/11 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.65s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:09:30 DEBUG : file1: md5 = eaed46c6e7d44b44fcdc2e0f8e18ff4f OK 2025/03/11 05:09:32 DEBUG : sub/file2: md5 = 4928c5be71c46aeb9686d609d4df687f OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/11 05:09:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/11 05:09:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/11 05:09:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/11 05:09:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.18s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:09:39 DEBUG : file1: md5 = 6cf9ca63d0a922a92a33e036087e971b OK 2025/03/11 05:09:41 DEBUG : sub/file2: md5 = 9f577d49d2679debd9781d2380d39f2a OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/11 05:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/notfound" 2025/03/11 05:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/qe0i31qdkoejk60elps0ni5sqk" 2025/03/11 05:09:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.31s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:09:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Making directory 2025/03/11 05:09:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Making directory --- PASS: TestMkdir (0.94s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:09:52 DEBUG : sub dir/hello world: md5 = 4a5b07feaf9cff2e4405ef4180bf6a47 OK 2025/03/11 05:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:09:56 DEBUG : potato2: md5 = 5f80a32e08ba87f7f966c14ad1ad334f OK 2025/03/11 05:09:57 DEBUG : empty space: md5 = e2d40cd5805492d877263f3918ecd1fb OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:01 DEBUG : potato2: md5 = b70b23ef07d2ee0333664969b4cbd62a OK 2025/03/11 05:10:02 DEBUG : empty space: md5 = 6f0664ebaa9115f08e13704609a11a31 OK 2025/03/11 05:10:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.90s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:05 DEBUG : potato2: md5 = 0808b496d2c9ab7eb61f865595eaa9ce OK 2025/03/11 05:10:07 DEBUG : empty space: md5 = e0bb2b006a0b7c88828bac4f2c145f9c OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:10 DEBUG : potato2: md5 = 01bc7f51b3ad0bc494982c9bb73ef89d OK 2025/03/11 05:10:12 DEBUG : empty space: md5 = d012b598bc5530d561bf492a09f3441d OK --- PASS: TestHashSums (4.54s) === RUN TestHashSumsWithErrors 2025/03/11 05:10:14 DEBUG : Creating backend with remote ":memory:" 2025/03/11 05:10:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/11 05:10:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/11 05:10:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/11 05:10:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/11 05:10:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/11 05:10:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/11 05:10:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/11 05:10:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/11 05:10:14 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:15 DEBUG : potato2: md5 = 7ea79d560e1b939a91018595718c5c5a OK 2025/03/11 05:10:16 DEBUG : empty space: md5 = b266a05e2987694f01e8a31106bbb09a OK 2025/03/11 05:10:18 DEBUG : sub dir/potato3: md5 = 3eaa42a9487e54678442db0a49ec3e29 OK 2025/03/11 05:10:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:23 DEBUG : small: md5 = f6466a91f9f141352535a590ea8294a7 OK 2025/03/11 05:10:25 DEBUG : medium: md5 = b848c935d154541512625554420e1060 OK 2025/03/11 05:10:26 DEBUG : large: md5 = b2660d47afba06d1a5b0dc44c5561875 OK 2025/03/11 05:10:26 DEBUG : Waiting for deletions to finish 2025/03/11 05:10:27 DEBUG : large: Excluded (Size Filter) 2025/03/11 05:10:27 INFO : medium: Deleted 2025/03/11 05:10:27 INFO : small: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:30 DEBUG : small: md5 = 8d2b9c1369927493326f4bdeced3cc3b OK 2025/03/11 05:10:31 DEBUG : medium: md5 = a32636eec03f7286e4f1ee93bf754794 OK 2025/03/11 05:10:32 DEBUG : large: md5 = 2b1b900cb8e06421aa18e853217fe0ce OK 2025/03/11 05:10:33 DEBUG : Waiting for deletions to finish 2025/03/11 05:10:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/11 05:10:33 INFO : medium: Deleted 2025/03/11 05:10:33 INFO : small: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:36 DEBUG : small: md5 = a8c08841e9b365861d3665e87d2a3d86 OK 2025/03/11 05:10:38 DEBUG : medium: md5 = 1b7a5008940b1061ec6d31fbf0b3653c OK 2025/03/11 05:10:39 DEBUG : large: md5 = 5b97cadb27b61db857fbc13d2678e4e6 OK 2025/03/11 05:10:39 DEBUG : Waiting for deletions to finish 2025/03/11 05:10:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/11 05:10:40 INFO : medium: Deleted 2025/03/11 05:10:40 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.53s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:43 DEBUG : small: md5 = 9482384381e503d20b6e2519cfc9a225 OK 2025/03/11 05:10:44 DEBUG : medium: md5 = 55199a572e18b468227bbd999535a00a OK 2025/03/11 05:10:46 DEBUG : large: md5 = c1094ace644e266cc0eb3f6a44a385c4 OK 2025/03/11 05:10:46 DEBUG : Waiting for deletions to finish 2025/03/11 05:10:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/11 05:10:47 INFO : small: Deleted 2025/03/11 05:10:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.86s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:50 DEBUG : ReadFile: md5 = 77bd0b909234163552d415d3596433ef OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/03/11 05:10:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/11 05:10:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/11 05:10:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:10:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:10:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:10:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:10:52 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:10:54 DEBUG : file1: md5 = d10323be84080389075c9cb26ab2a958 OK 2025/03/11 05:10:55 DEBUG : file2: md5 = 961e3d0e984680444c4259756f2cb229 OK --- PASS: TestCat (16.44s) === RUN TestPurge 2025/03/11 05:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cezoluf2dipa" 2025/03/11 05:11:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:11:09 DEBUG : Creating backend with remote "TestDrive:crypt/fhjk68dc8ei7t52g3cddbu83ka1bjd0etr572k897nd7d94rbofg" 2025/03/11 05:11:10 DEBUG : Creating backend with remote "/tmp/rclone1004658808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cezoluf2dipa'", Local "Local file system at /tmp/rclone1004658808", Modify Window "1ms" 2025/03/11 05:11:14 DEBUG : A1/B1/C1/one: md5 = da13c4a94161f2b76d82556cf25519d7 OK 2025/03/11 05:11:14 INFO : A2: Making directory 2025/03/11 05:11:15 INFO : A1/B2: Making directory 2025/03/11 05:11:16 INFO : A1/B2/C2: Making directory 2025/03/11 05:11:17 INFO : A1/B1/C3: Making directory 2025/03/11 05:11:17 INFO : A3: Making directory 2025/03/11 05:11:18 INFO : A3/B3: Making directory 2025/03/11 05:11:19 INFO : A3/B3/C4: Making directory 2025/03/11 05:11:21 DEBUG : A1/two: md5 = b7f3a0213a78e61ad36f0247d85baa77 OK 2025/03/11 05:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cezoluf2dipa': Purge remote 2025/03/11 05:11:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:11:28 DEBUG : A1/B1/C1/one: md5 = 45d56ab74a29fc646aa09175cf572cf2 OK 2025/03/11 05:11:28 INFO : A2: Making directory 2025/03/11 05:11:28 INFO : A1/B2: Making directory 2025/03/11 05:11:29 INFO : A1/B2/C2: Making directory 2025/03/11 05:11:30 INFO : A1/B1/C3: Making directory 2025/03/11 05:11:31 INFO : A3: Making directory 2025/03/11 05:11:31 INFO : A3/B3: Making directory 2025/03/11 05:11:32 INFO : A3/B3/C4: Making directory 2025/03/11 05:11:34 DEBUG : A1/two: md5 = dbdd4bd0afbfc1c461ef185e84a2bb4d OK 2025/03/11 05:11:36 DEBUG : removing 1 level 3 directories 2025/03/11 05:11:36 INFO : A3/B3/C4: Removing directory 2025/03/11 05:11:38 DEBUG : removing 2 level 3 directories 2025/03/11 05:11:38 INFO : A1/B2/C2: Removing directory 2025/03/11 05:11:38 INFO : A1/B1/C3: Removing directory 2025/03/11 05:11:39 DEBUG : removing 2 level 2 directories 2025/03/11 05:11:39 INFO : A3/B3: Removing directory 2025/03/11 05:11:39 INFO : A1/B2: Removing directory 2025/03/11 05:11:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/11 05:11:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:11:39 DEBUG : removing 2 level 1 directories 2025/03/11 05:11:39 INFO : A3: Removing directory 2025/03/11 05:11:39 INFO : A2: Removing directory 2025/03/11 05:11:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/11 05:11:43 DEBUG : removing 1 level 3 directories 2025/03/11 05:11:43 INFO : A1/B1/C1: Removing directory 2025/03/11 05:11:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:44 DEBUG : removing 1 level 2 directories 2025/03/11 05:11:44 INFO : A1/B1: Removing directory 2025/03/11 05:11:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:11:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:11:45 DEBUG : removing 1 level 1 directories 2025/03/11 05:11:45 INFO : A1: Removing directory 2025/03/11 05:11:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:11:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:11:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:11:46 DEBUG : removing 1 level 0 directories 2025/03/11 05:11:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Removing directory 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:11:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:11:48 INFO : A1: Making directory 2025/03/11 05:11:49 INFO : A1/B1: Making directory 2025/03/11 05:11:49 INFO : A1/B1/C1: Making directory 2025/03/11 05:11:52 DEBUG : removing 1 level 3 directories 2025/03/11 05:11:52 INFO : A1/B1/C1: Removing directory 2025/03/11 05:11:52 DEBUG : removing 1 level 2 directories 2025/03/11 05:11:52 INFO : A1/B1: Removing directory 2025/03/11 05:11:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:11:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.87s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:11:55 INFO : A1: Making directory 2025/03/11 05:11:56 INFO : A1/B1: Making directory 2025/03/11 05:11:56 INFO : A1/B1/C1: Making directory 2025/03/11 05:11:59 DEBUG : removing 1 level 3 directories 2025/03/11 05:11:59 INFO : A1/B1/C1: Removing directory 2025/03/11 05:12:00 DEBUG : removing 1 level 2 directories 2025/03/11 05:12:00 INFO : A1/B1: Removing directory 2025/03/11 05:12:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:12:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:12:04 DEBUG : file1: md5 = 2c3c7850308cc209f1418a27393843a3 OK 2025/03/11 05:12:04 DEBUG : filename.txt: File name found in url 2025/03/11 05:12:06 DEBUG : filename.txt: md5 = ed1b08a61d610f845549a988ebd7e551 OK 2025/03/11 05:12:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/11 05:12:07 DEBUG : headerfilename.txt: md5 = 60a417ea3711acdbf9318a60e73e494c OK 2025/03/11 05:12:08 DEBUG : file2: md5 = c96f67cae11296dc22bcc68a5e336470 OK --- PASS: TestCopyURL (8.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:12:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/11 05:12:14 DEBUG : sub/file2: md5 = a8806bf5a42fa1e0200af291a196ae63 OK 2025/03/11 05:12:14 INFO : file1: Copied (new) to: sub/file2 2025/03/11 05:12:14 INFO : file1: Deleted 2025/03/11 05:12:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:12:14 DEBUG : file1: Unchanged skipping 2025/03/11 05:12:14 INFO : file1: Deleted 2025/03/11 05:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': don't need to copy/move sub/file2, it is already at target location 2025/03/11 05:12:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:12:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/11 05:12:19 DEBUG : file1: md5 = 7f53273d6dbe1547e1932a38d4433fec OK 2025/03/11 05:12:19 INFO : file1: Copied (new) 2025/03/11 05:12:19 INFO : file1: Deleted 2025/03/11 05:12:19 DEBUG : file1: Destination exists, skipping 2025/03/11 05:12:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:12:23 DEBUG : dst/file1: md5 = 1ecf9fc40557181d0b6f8f96e52afb30 OK 2025/03/11 05:12:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirakey4yudi/backup" 2025/03/11 05:12:24 DEBUG : Creating backend with remote "TestDrive:crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50/1nrff024r7pq65ecp72fc28jb0" 2025/03/11 05:12:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/11 05:12:28 INFO : dst/file1: Moved (server-side) 2025/03/11 05:12:29 DEBUG : dst/file1: md5 = 06895f0f93e79b65b86c9bae0f616fff OK 2025/03/11 05:12:29 INFO : dst/file1: Copied (new) 2025/03/11 05:12:29 INFO : dst/file1: Deleted 2025/03/11 05:12:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:12:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:12:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.32s) === 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:12:36 DEBUG : A1/one: md5 = 1309de679f761494241bbc7594a38042 OK 2025/03/11 05:12:37 DEBUG : A1/two: md5 = 0708230c8c3b8b4419aed35d9a211d4a OK 2025/03/11 05:12:39 DEBUG : A1/B1/three: md5 = 20ceafbf13cb8fcd1174925227278f39 OK 2025/03/11 05:12:41 DEBUG : A1/B1/C1/four: md5 = fe9ed5626eb8543b820efe7fb4b0f95b OK 2025/03/11 05:12:43 DEBUG : A1/B1/C2/five: md5 = 48833bbfe5d7ba16e17f7f8ec0778033 OK 2025/03/11 05:12:43 INFO : A1/B2: Making directory 2025/03/11 05:12:44 INFO : A1/B1/C3: Making directory 2025/03/11 05:12:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/11 05:12:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/11 05:12:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/11 05:12:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/11 05:12:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/11 05:12:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:12:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:12:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:12:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:12:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/11 05:13:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/11 05:13:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/11 05:13:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/11 05:13:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/11 05:13:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/11 05:13:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:13:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:13:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:13:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:13:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:13:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/11 05:13:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.64s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:13:19 DEBUG : no_checksum_small_file_from_pipe: md5 = e015d82881079f7fade3df9979514dd3 OK 2025/03/11 05:13:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/11 05:13:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/11 05:13:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/11 05:13:21 DEBUG : no_checksum_big_file_from_pipe: md5 = c94268250aaaa626a1ab7c07d30e13ab OK 2025/03/11 05:13:21 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:13:24 DEBUG : with_checksum_small_file_from_pipe: md5 = f7cfc1e23fe8c170631c7efd1d243a32 OK 2025/03/11 05:13:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/11 05:13:25 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/11 05:13:26 DEBUG : with_checksum_big_file_from_pipe: md5 = 48c873c1b8c0b7b7ac5afb0533a091c0 OK 2025/03/11 05:13:26 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:13:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:13:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/11 05:13:30 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-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:13:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/11 05:13:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/11 05:13:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.68s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/11 05:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/11 05:13:38 DEBUG : rcat_metadata: md5 = d63db25a1637ef7e2e083e552cc9915d OK 2025/03/11 05:13:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/11 05:13:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/11 05:13:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1d93f10251ad2b441315573517548176 OK 2025/03/11 05:13:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.69s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.59s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:44 DEBUG : potato1: md5 = 0394a788e91b433f99ca6bba85333988 OK 2025/03/11 05:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/11 05:13:45 DEBUG : potato2: md5 = 2f4531c94f644db6b72ea804b88d1d8a OK 2025/03/11 05:13:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.42s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:48 DEBUG : potato1: md5 = 9109b1b9ebae37c5cb476f4d3b85ca82 OK 2025/03/11 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/11 05:13:49 DEBUG : potato2: md5 = a2db54b1b8f32d46b91e0f9c2828fb91 OK 2025/03/11 05:13:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:13:53 DEBUG : potato2: md5 = 6d3ab2e5f0a5f70a0c188bba95a39506 OK 2025/03/11 05:13:54 DEBUG : empty space: md5 = 1deeb22012aa31fb75bf02cfa9ed7707 OK 2025/03/11 05:13:56 DEBUG : sub dir/potato3: md5 = ab9241aeb295cea3ba7ea5d3f4d7d85b OK 2025/03/11 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Touching "sub dir/potato3" 2025/03/11 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Touching "empty space" 2025/03/11 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Touching "potato2" 2025/03/11 05:14:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.19s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:14:00 DEBUG : dir with metadata: Making directory with metadata 2025/03/11 05:14:01 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:14:03 DEBUG : directory with modtime: Making directory with metadata 2025/03/11 05:14:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:14:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/11 05:14:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/11 05:14:05 DEBUG : Google drive root 'crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50': Skipping btime metadata as can't update it on an existing file: 2025-03-11T05:14:05.577963807Z 2025/03/11 05:14:06 INFO : non existent directory: Updated directory metadata 2025/03/11 05:14:08 DEBUG : Google drive root 'crypt/qpnptgiahpd4npti4d5odqtqrkorriltoeng6iasim075aktqm50': Skipping btime metadata as can't update it on an existing file: 2025-03-11T05:14:05.577963807Z 2025/03/11 05:14:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:14:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/11 05:14:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/11 05:14:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.82s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:14:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/11 05:14:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/11 05:14:14 DEBUG : dst: Making directory with metadata 2025/03/11 05:14:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/11 05:14:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:14:15 INFO : dst: Set directory modification time (using SetModTime) 2025/03/11 05:14:15 INFO : dst: Set directory modification time (using SetModTime) 2025/03/11 05:14:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/11 05:14:16 INFO : dst: Set directory modification time (using SetModTime) 2025/03/11 05:14:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi'", Local "Local file system at /tmp/rclone704414411", Modify Window "1ms" 2025/03/11 05:14:19 DEBUG : sub dir/test remove existing: md5 = 6fe5aa6175145d78253736410236bdd3 OK 2025/03/11 05:14:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7b0fa77b8cf3eef32751ab874af80442 OK 2025/03/11 05:14:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gotabac5" before starting 2025/03/11 05:14:23 DEBUG : sub dir/test remove existing.gotabac5: TEST: removing renamed existing file after operation 2025/03/11 05:14:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noruxej3" before starting 2025/03/11 05:14:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noruxej3: TEST: renaming existing back after failed operation 2025/03/11 05:14:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dibexiv7" before starting 2025/03/11 05:14:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dibexiv7: TEST: removing renamed existing file after operation 2025/03/11 05:14:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t5edluvve71vnih3dssmnsvgc7satg6h6qj5fvshqirrt66ik56g" 2025/03/11 05:14:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6osn40ft327a7c271qdfea8o2msal4u04ecd33ectlig3ljio0snaaea81jkhjlvb9hl4uplg7o3h71jequh19h0nrov0smg73t7ah7iu0unvrpnomtnu4fklvu4p7e6us009d3nbjnn7m1v1r5nb8l9vpeqnn9kljm18tej653tkbbfi2m0" --- PASS: TestRemoveExisting (12.96s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/11 05:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirakey4yudi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m24.250845762s (try 1/5)