"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/29 02:14:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu" 2025/01/29 02:14:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:14:29 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg" 2025/01/29 02:14:30 DEBUG : Creating backend with remote "/tmp/rclone1381891489" === 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/29 02:14:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/29 02:14:30 DEBUG : potato: Seek from 10 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 10 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Seek from 5 to 2 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/29 02:14:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Seek from 5 to 2 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/29 02:14:30 DEBUG : potato: Seek from 8 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 8 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/29 02:14:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 02:14:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 02:14:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 02:14:30 DEBUG : potato: Seek from 5 to 2 2025/01/29 02:14:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/29 02:14:30 DEBUG : potato: Seek from 9 to 0 2025/01/29 02:14:30 DEBUG : potato: Seek from 9 to 0 2025/01/29 02:14:30 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:14:33 DEBUG : rutabaga: md5 = a003ace60333f1c8f3bd1156c52e4cbd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/29 02:14:36 DEBUG : empty space: md5 = b1a973c9bfe66910be8be893255f84a1 OK === RUN TestCheck/3 2025/01/29 02:14:38 DEBUG : potato2: md5 = 54eaa8852218143c4f85caddbf57a426 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/29 02:14:41 DEBUG : remotepotato: md5 = e754bafcdd4db2e01161a01f0c0304ab OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.45s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/29 02:14:44 DEBUG : Creating backend with remote "nonexistent" 2025/01/29 02:14:44 DEBUG : Creating backend with remote "nonexistent" 2025/01/29 02:14:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/29 02:14:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/29 02:14:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/29 02:14:44 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:14:45 DEBUG : rutabaga: md5 = b4ff49591e4a8c031863566f58a256fc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/29 02:14:49 DEBUG : empty space: md5 = 0e538d6e8b42255e8ec85e533d8c9c04 OK === RUN TestCheckDownload/3 2025/01/29 02:14:53 DEBUG : potato2: md5 = b6ee3e9f0f26731348c11ecafb93fc93 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/29 02:14:58 DEBUG : remotepotato: md5 = 8247aa55061efc6bb64054a3c99bc751 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.25s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (1.46s) --- PASS: TestCheckDownload/4 (1.45s) --- PASS: TestCheckDownload/5 (1.48s) --- PASS: TestCheckDownload/6 (1.48s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:15:05 DEBUG : rutabaga: md5 = 2013f44758b13a948b7ee77e17e82561 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/29 02:15:07 DEBUG : empty space: md5 = 503ad66d6bb6ae50467b0f63dcaab821 OK === RUN TestCheckSizeOnly/3 2025/01/29 02:15:09 DEBUG : potato2: md5 = 7c76c6ba8ee58157b27aa10ec9c6240d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/29 02:15:12 DEBUG : remotepotato: md5 = a463efa3318788448022161fafc7f945 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.31s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:15:17 DEBUG : test.sum: md5 = 0728a2b343ebf5c088d4c131777aaa86 OK 2025/01/29 02:15:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/29 02:15:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/29 02:15:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/29 02:15:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/29 02:15:20 DEBUG : test.sum: md5 = 622f6863bab344439b7498ce179bc81e OK 2025/01/29 02:15:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/29 02:15:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/29 02:15:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/29 02:15:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.66s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:15:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/data" 2025/01/29 02:15:22 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/data" 2025/01/29 02:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/vjrnln8ratgmqakfosrqe8espk" 2025/01/29 02:15:28 DEBUG : data/banana: md5 = 07462dfda60fca299dbaf9d5fd4eae2f OK 2025/01/29 02:15:29 DEBUG : test.sum: md5 = 0487a60818f35962e159a4018cafe0b4 OK === RUN TestCheckSumDownload/subtest1 2025/01/29 02:15:34 DEBUG : data/potato: md5 = c5f7830440d9c24ab6589e1780f43b18 OK 2025/01/29 02:15:35 DEBUG : test.sum: md5 = e7d238daba686f4cc2d4e9be76e8784b OK === RUN TestCheckSumDownload/subtest2 2025/01/29 02:15:40 DEBUG : test.sum: md5 = 0554ebdbc9f833988486d553b08b2afd OK === RUN TestCheckSumDownload/subtest3 2025/01/29 02:15:44 DEBUG : test.sum: md5 = abd47cc70b3fd163119283f54db4efbd OK === RUN TestCheckSumDownload/subtest4 2025/01/29 02:15:48 DEBUG : test.sum: md5 = 258d6cf046f54fe9fc0c9f048e9ff9f8 OK === RUN TestCheckSumDownload/subtest5 2025/01/29 02:15:53 DEBUG : test.sum: md5 = a2d92c2aeb77338f84231435032eb6b3 OK === RUN TestCheckSumDownload/subtest6 2025/01/29 02:15:57 DEBUG : data/banana: md5 = 02b836689be36d8733cae25d490b7b3d OK 2025/01/29 02:15:58 DEBUG : data/potato: md5 = f33bffcea49be973379ae2a9304d0ae9 OK 2025/01/29 02:16:00 DEBUG : test.sum: md5 = 28093f73c13635cdbb0c889ccd5cb6f4 OK === RUN TestCheckSumDownload/subtest7 2025/01/29 02:16:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/29 02:16:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.01s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.11s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.63s) === RUN TestApplyTransforms 2025/01/29 02:16:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tihofuv5dihu" 2025/01/29 02:16:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/df7kt8k9e7957qa2ou8rcj1hpf9d5ohq89arffvetlqdo9bhtfi0" 2025/01/29 02:16:07 DEBUG : Creating backend with remote "/tmp/rclone498524018" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu'", Local "Local file system at /tmp/rclone498524018", Modify Window "1ms" 2025/01/29 02:16:10 DEBUG : hello, world!: md5 = 0f4cc4bdc57022cd8000e1ddcd8cde45 OK upper checkfile vs. lower remote (without normalization) 2025/01/29 02:16:10 ERROR : hello, world!: sum not found 2025/01/29 02:16:10 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu' 2025/01/29 02:16:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu': 1 files missing 2025/01/29 02:16:10 NOTICE: 1 hashes missing 2025/01/29 02:16:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu': 2 differences found 2025/01/29 02:16:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/29 02:16:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu': 0 differences found 2025/01/29 02:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu': 1 matching files 2025/01/29 02:16:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefupom0kofo" 2025/01/29 02:16:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:11 DEBUG : Creating backend with remote "TestDrive:crypt/9gdlpitjkga1q33i4p7ac2s6scjqhev41rg74oshjdb41jiqat3g" 2025/01/29 02:16:12 DEBUG : Creating backend with remote "/tmp/rclone812484609" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo'", Local "Local file system at /tmp/rclone812484609", Modify Window "1ms" 2025/01/29 02:16:15 DEBUG : HELLO, WORLD!: md5 = 14c0010de8b5ed33569b56928eeaeab2 OK lower checkfile vs. upper remote (without normalization) 2025/01/29 02:16:15 ERROR : HELLO, WORLD!: sum not found 2025/01/29 02:16:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo' 2025/01/29 02:16:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo': 1 files missing 2025/01/29 02:16:15 NOTICE: 1 hashes missing 2025/01/29 02:16:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo': 2 differences found 2025/01/29 02:16:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/29 02:16:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo': 0 differences found 2025/01/29 02:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo': 1 matching files 2025/01/29 02:16:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sozubeb9neso" 2025/01/29 02:16:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:17 DEBUG : Creating backend with remote "TestDrive:crypt/1fpff4aoth79v708r7lqomkd91mk97c2q62l6iclg374dvjbabrg" 2025/01/29 02:16:18 DEBUG : Creating backend with remote "/tmp/rclone3988985835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso'", Local "Local file system at /tmp/rclone3988985835", Modify Window "1ms" 2025/01/29 02:16:20 DEBUG : HeLlO, wOrLd!: md5 = c4ace2e6f704ffa222c54b957e9a84cb OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/29 02:16:21 ERROR : HeLlO, wOrLd!: sum not found 2025/01/29 02:16:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso' 2025/01/29 02:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso': 1 files missing 2025/01/29 02:16:21 NOTICE: 1 hashes missing 2025/01/29 02:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso': 2 differences found 2025/01/29 02:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/29 02:16:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso': 0 differences found 2025/01/29 02:16:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso': 1 matching files 2025/01/29 02:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwiziy0newi" 2025/01/29 02:16:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/njvg3d6e33q5glnqkiml7ropr6emjv58sov0gt9attbho1b0o45g" 2025/01/29 02:16:23 DEBUG : Creating backend with remote "/tmp/rclone2434582910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi'", Local "Local file system at /tmp/rclone2434582910", Modify Window "1ms" 2025/01/29 02:16:26 DEBUG : HELLO, WORLD!: md5 = 36b9977b684f21ec6c2a275a05e0d6a1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/29 02:16:26 ERROR : HELLO, WORLD!: sum not found 2025/01/29 02:16:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi' 2025/01/29 02:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi': 1 files missing 2025/01/29 02:16:26 NOTICE: 1 hashes missing 2025/01/29 02:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi': 2 differences found 2025/01/29 02:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/29 02:16:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi': 0 differences found 2025/01/29 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi': 1 matching files 2025/01/29 02:16:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vidiner1wazu" 2025/01/29 02:16:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:27 DEBUG : Creating backend with remote "TestDrive:crypt/vc2au47ikdoauiojnklveqd1p9089ccb192jadq8ifj0sm1f5fr0" 2025/01/29 02:16:28 DEBUG : Creating backend with remote "/tmp/rclone2225786573" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu'", Local "Local file system at /tmp/rclone2225786573", Modify Window "1ms" 2025/01/29 02:16:31 DEBUG : 測試_Русский___ě_áñ: md5 = 444370860b503eb72b07fb7732f3caf4 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/29 02:16:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/29 02:16:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu' 2025/01/29 02:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu': 1 files missing 2025/01/29 02:16:31 NOTICE: 1 hashes missing 2025/01/29 02:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu': 2 differences found 2025/01/29 02:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/29 02:16:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu': 0 differences found 2025/01/29 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu': 1 matching files 2025/01/29 02:16:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vepihal5qejo" 2025/01/29 02:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:33 DEBUG : Creating backend with remote "TestDrive:crypt/s9ore813vkublmd0s8lt3souqvrlgidbqtj4kj2rcniqukf82lo0" 2025/01/29 02:16:34 DEBUG : Creating backend with remote "/tmp/rclone1496042646" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo'", Local "Local file system at /tmp/rclone1496042646", Modify Window "1ms" 2025/01/29 02:16:36 DEBUG : 測試_Русский___ě_áñ: md5 = f84e9e2462025b483ff01a1fd56c716a OK NFC checkfile vs. NFD remote (without normalization) 2025/01/29 02:16:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/29 02:16:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo' 2025/01/29 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo': 1 files missing 2025/01/29 02:16:37 NOTICE: 1 hashes missing 2025/01/29 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo': 2 differences found 2025/01/29 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/29 02:16:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo': 0 differences found 2025/01/29 02:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo': 1 matching files 2025/01/29 02:16:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huluhey9javo" 2025/01/29 02:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/nmsovhsqj6g64a0bebmd6ucp26nkfo7ktt37lc29grl1sblmb8ng" 2025/01/29 02:16:39 DEBUG : Creating backend with remote "/tmp/rclone3883481735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo'", Local "Local file system at /tmp/rclone3883481735", Modify Window "1ms" 2025/01/29 02:16:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 50843766b0de249765f32c60a95ce4b2 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/29 02:16:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 02:16:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo' 2025/01/29 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo': 1 files missing 2025/01/29 02:16:42 NOTICE: 1 hashes missing 2025/01/29 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo': 2 differences found 2025/01/29 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/29 02:16:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo': 0 differences found 2025/01/29 02:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo': 1 matching files 2025/01/29 02:16:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufafaj3yuci" 2025/01/29 02:16:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:43 DEBUG : Creating backend with remote "TestDrive:crypt/9nrvj8pgop9o14c2heq9903o9p4u8b6g0sp0aflcs7vffob3bdc0" 2025/01/29 02:16:44 DEBUG : Creating backend with remote "/tmp/rclone3628354149" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci'", Local "Local file system at /tmp/rclone3628354149", Modify Window "1ms" 2025/01/29 02:16:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b1e3734e607b5c12049103d03043867 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/29 02:16:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 02:16:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci' 2025/01/29 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci': 1 files missing 2025/01/29 02:16:47 NOTICE: 1 hashes missing 2025/01/29 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci': 2 differences found 2025/01/29 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/29 02:16:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci': 0 differences found 2025/01/29 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci': 1 matching files 2025/01/29 02:16:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dahixit3hiri" 2025/01/29 02:16:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:48 DEBUG : Creating backend with remote "TestDrive:crypt/r8qdag72hul5jjc773i6tn553dfa4m0j5u6ajifmk65g0ojoh8qg" 2025/01/29 02:16:49 DEBUG : Creating backend with remote "/tmp/rclone382761404" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri'", Local "Local file system at /tmp/rclone382761404", Modify Window "1ms" 2025/01/29 02:16:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a435a90f018ee59c792340d9acf6643f OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/29 02:16:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 02:16:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri' 2025/01/29 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri': 1 files missing 2025/01/29 02:16:52 NOTICE: 1 hashes missing 2025/01/29 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri': 2 differences found 2025/01/29 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/29 02:16:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri': 0 differences found 2025/01/29 02:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri': 1 matching files 2025/01/29 02:16:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fequker3nogi" 2025/01/29 02:16:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:16:54 DEBUG : Creating backend with remote "TestDrive:crypt/2uiremt7ncicg0adqtlvnnapu8tdr37kf2eps9q8eeg2ps3ck9q0" 2025/01/29 02:16:55 DEBUG : Creating backend with remote "/tmp/rclone3905465720" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi'", Local "Local file system at /tmp/rclone3905465720", Modify Window "1ms" 2025/01/29 02:16:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bd99824bbf868366e14e761f52032918 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/29 02:16:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 02:16:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi' 2025/01/29 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi': 1 files missing 2025/01/29 02:16:58 NOTICE: 1 hashes missing 2025/01/29 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi': 2 differences found 2025/01/29 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/29 02:16:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 02:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi': 0 differences found 2025/01/29 02:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi': 1 matching files 2025/01/29 02:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fequker3nogi': Purge remote 2025/01/29 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahixit3hiri': Purge remote 2025/01/29 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufafaj3yuci': Purge remote 2025/01/29 02:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huluhey9javo': Purge remote 2025/01/29 02:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vepihal5qejo': Purge remote 2025/01/29 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vidiner1wazu': Purge remote 2025/01/29 02:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwiziy0newi': Purge remote 2025/01/29 02:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sozubeb9neso': Purge remote 2025/01/29 02:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefupom0kofo': Purge remote 2025/01/29 02:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihofuv5dihu': Purge remote --- PASS: TestApplyTransforms (59.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:17:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/29 02:17:08 DEBUG : sub/file2: md5 = 41312630e7ba7ba1dc5d147252e95462 OK 2025/01/29 02:17:08 INFO : file1: Copied (new) to: sub/file2 2025/01/29 02:17:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 02:17:09 DEBUG : file1: Unchanged skipping 2025/01/29 02:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': don't need to copy/move sub/file2, it is already at target location 2025/01/29 02:17:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.20s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:17:15 DEBUG : dst/file1: md5 = 3bd4a15fbc9a9cfd204fdf5739bfddc6 OK 2025/01/29 02:17:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/backup" 2025/01/29 02:17:16 DEBUG : Config file has changed externally - reloading 2025/01/29 02:17:16 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/1nrff024r7pq65ecp72fc28jb0" 2025/01/29 02:17:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/29 02:17:21 INFO : dst/file1: Moved (server-side) 2025/01/29 02:17:23 DEBUG : dst/file1: md5 = 7d397cfa6476f69dc8babf3e74d9197a OK 2025/01/29 02:17:23 INFO : dst/file1: Copied (new) 2025/01/29 02:17:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:17:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:17:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:17:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/dst" 2025/01/29 02:17:29 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 02:17:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/CompareDest" 2025/01/29 02:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/gveqi14airsml4bgu7krj116o8" 2025/01/29 02:17:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/29 02:17:35 DEBUG : one: md5 = 57f609d1fc11ed9f7c94770fa9ebe738 OK 2025/01/29 02:17:35 INFO : one: Copied (new) 2025/01/29 02:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:17:38 DEBUG : one: md5 = a6429e32ebaaa1c7752b2882d22d8e18 OK 2025/01/29 02:17:38 INFO : one: Copied (replaced existing) 2025/01/29 02:17:40 DEBUG : dst/one: md5 = 9248685d127dab8670fd98b9f5ae87d6 OK 2025/01/29 02:17:42 DEBUG : CompareDest/one: md5 = 68432284df4de73c9448f12802fef266 OK 2025/01/29 02:17:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:17:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 02:17:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/29 02:17:46 DEBUG : CompareDest/two: md5 = 80c34e239dedaee3f1e45785b6a4dfd2 OK 2025/01/29 02:17:46 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 02:17:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 02:17:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/29 02:17:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 02:17:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 02:17:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/29 02:17:49 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 02:17:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/29 02:17:51 DEBUG : two: md5 = 863b6f52a460d25f1c6fab1f60f2a283 OK 2025/01/29 02:17:51 INFO : two: Copied (new) 2025/01/29 02:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 02:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:17:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:17:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:17:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/dst" 2025/01/29 02:17:56 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 02:17:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/CopyDest" 2025/01/29 02:17:58 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/29 02:18:00 DEBUG : one: Need to transfer - File not found at Destination 2025/01/29 02:18:03 DEBUG : one: md5 = ec82a9947916f02bafab4d30fa0e26a9 OK 2025/01/29 02:18:03 INFO : one: Copied (new) 2025/01/29 02:18:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:18:06 DEBUG : one: md5 = 6333484ff6f694ae044f9fb5cd2aa3e1 OK 2025/01/29 02:18:06 INFO : one: Copied (replaced existing) 2025/01/29 02:18:08 DEBUG : dst/one: md5 = 2302e2ffe5600436a1fdbf36d6af24fd OK 2025/01/29 02:18:11 DEBUG : CopyDest/one: md5 = 8540fa4a3e35ff13d598701436a5782b OK 2025/01/29 02:18:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/BackupDir" 2025/01/29 02:18:13 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/29 02:18:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:18:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 02:18:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:18:17 INFO : one: Moved (server-side) 2025/01/29 02:18:18 INFO : one: Copied (server-side copy) 2025/01/29 02:18:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/29 02:18:21 DEBUG : CopyDest/two: md5 = cab646ee582a615c6fb13e4c9a7e48ac OK 2025/01/29 02:18:21 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 02:18:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 02:18:23 INFO : two: Copied (server-side copy) 2025/01/29 02:18:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/29 02:18:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 02:18:24 DEBUG : two: Unchanged skipping 2025/01/29 02:18:26 DEBUG : CopyDest/three: md5 = 8264c20c11cd3ad3b27dc90bfe5399f1 OK 2025/01/29 02:18:27 DEBUG : three: Need to transfer - File not found at Destination 2025/01/29 02:18:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/29 02:18:27 DEBUG : three: Destination not found in --copy-dest 2025/01/29 02:18:28 DEBUG : three: md5 = 5cf083bd349e7f093675df3aeb138706 OK 2025/01/29 02:18:28 INFO : three: Copied (new) 2025/01/29 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/29 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 02:18:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 02:18:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:18:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/29 02:18:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.14s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:18:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/29 02:18:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 123b8a61462fa01da29e3569accfab56 OK 2025/01/29 02:18:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/29 02:18:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/29 02:18:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/29 02:18:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/29 02:18:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/29 02:18:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 704c1309da565994dda3df492b35c21b OK 2025/01/29 02:18:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/29 02:18:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/29 02:18:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:18:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using skip mode. 2025/01/29 02:18:51 NOTICE: one: Found 2 files with duplicate names 2025/01/29 02:18:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.75s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:18:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using skip mode. 2025/01/29 02:18:58 NOTICE: one: Found 3 files with duplicate names 2025/01/29 02:18:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/29 02:18:59 INFO : one: Deleted 2025/01/29 02:18:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using first mode. 2025/01/29 02:19:06 NOTICE: one: Found 3 files with duplicate names 2025/01/29 02:19:07 INFO : one: Deleted 2025/01/29 02:19:07 INFO : one: Deleted 2025/01/29 02:19:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using newest mode. 2025/01/29 02:19:13 NOTICE: one: Found 3 files with duplicate names 2025/01/29 02:19:14 INFO : one: Deleted 2025/01/29 02:19:15 INFO : one: Deleted 2025/01/29 02:19:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using oldest mode. 2025/01/29 02:19:22 NOTICE: one: Found 3 files with duplicate names 2025/01/29 02:19:22 INFO : one: Deleted 2025/01/29 02:19:23 INFO : one: Deleted 2025/01/29 02:19:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.95s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using largest mode. 2025/01/29 02:19:29 NOTICE: one: Found 3 files with duplicate names 2025/01/29 02:19:30 INFO : one: Deleted 2025/01/29 02:19:31 INFO : one: Deleted 2025/01/29 02:19:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using smallest mode. 2025/01/29 02:19:37 NOTICE: one: Found 3 files with duplicate names 2025/01/29 02:19:37 INFO : one: Deleted 2025/01/29 02:19:38 INFO : one: Deleted 2025/01/29 02:19:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.45s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Looking for duplicate names using rename mode. 2025/01/29 02:19:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/29 02:19:48 INFO : one-2.txt: renamed from: one.txt 2025/01/29 02:19:49 INFO : one-3.txt: renamed from: one.txt 2025/01/29 02:19:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.31s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:19:56 DEBUG : dupe1/one.txt: md5 = 1395afd78ddbff401fe7d6068f183021 OK 2025/01/29 02:19:59 DEBUG : dupe2/two.txt: md5 = 03646e8a7d82d3225d381fdd1e2487f4 OK 2025/01/29 02:20:02 DEBUG : dupe3/three.txt: md5 = e26f1fa25f854b318d585f0e701d4567 OK 2025/01/29 02:20:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/29 02:20:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/29 02:20:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/29 02:20:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/29 02:20:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/29 02:20:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/29 02:20:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.96s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:20:11 DEBUG : a.txt: md5 = d9f06b2e1e6c9365f58189455b9915c2 OK 2025/01/29 02:20:13 DEBUG : zend.txt: md5 = ee94ea66d189a4c93b4d4cb77f6c9403 OK 2025/01/29 02:20:15 DEBUG : sub dir/hello world: md5 = 7374eba8483535f02b6a19b3786c4df8 OK 2025/01/29 02:20:17 DEBUG : sub dir/hello world2: md5 = 2b6eb4544815468fe32c2ad59f822c1e OK 2025/01/29 02:20:20 DEBUG : sub dir/ignore dir/.ignore: md5 = fb2b6332fda0ce76379cde9dbc5d8f01 OK 2025/01/29 02:20:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = deab6e054bc4d9bdaf899281bd1207bd OK 2025/01/29 02:20:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = 06b3fc4f4b624fa14ab90eebe22f97fe OK 2025/01/29 02:20:26 DEBUG : a.txt: Excluded (Size Filter) 2025/01/29 02:20:26 DEBUG : a.txt: Excluded 2025/01/29 02:20:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/29 02:20:26 DEBUG : sub dir/hello world: Excluded 2025/01/29 02:20:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/29 02:20:26 DEBUG : sub dir/hello world2: Excluded 2025/01/29 02:20:27 DEBUG : sub dir/ignore dir: Excluded 2025/01/29 02:20:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/29 02:20:27 DEBUG : sub dir/hello world: Excluded 2025/01/29 02:20:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/29 02:20:27 DEBUG : sub dir/hello world2: Excluded 2025/01/29 02:20:27 DEBUG : sub dir/ignore dir: Excluded 2025/01/29 02:20:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/29 02:20:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/29 02:20:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/29 02:20:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/29 02:20:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/29 02:20:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/29 02:20:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.28s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:20:37 DEBUG : file1: md5 = e8605f720288a4ce1f8b64f6b935cb6e OK 2025/01/29 02:20:39 DEBUG : sub/file2: md5 = a1d28602e5543b148d21dc594c343bd2 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/29 02:20:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/29 02:20:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/29 02:20:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/29 02:20:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.72s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:20:47 DEBUG : file1: md5 = e39720f4cad3e22a5382d2f3ecbcec60 OK 2025/01/29 02:20:50 DEBUG : sub/file2: md5 = e83dd777b31edcfe92a24dcc7594603b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/29 02:20:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/notfound" 2025/01/29 02:20:54 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/29 02:20:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.51s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:20:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Making directory 2025/01/29 02:20:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:01 DEBUG : sub dir/hello world: md5 = 1bf175d1dcdf2d5beac282e6c82bc94e OK 2025/01/29 02:21:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:06 DEBUG : potato2: md5 = 3b71699164944bcc0900ad11d50ad717 OK 2025/01/29 02:21:08 DEBUG : empty space: md5 = 919153057cc95969752c89d2162fb831 OK --- PASS: TestLs (5.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:11 DEBUG : potato2: md5 = d3eacec594de8acab66d2682848d0946 OK 2025/01/29 02:21:13 DEBUG : empty space: md5 = 46db3e75bd268117d7c23a4dd955b9cc OK 2025/01/29 02:21:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/29 02:21:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.64s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:17 DEBUG : potato2: md5 = df825ad9ca0f33e9039e6f7010d292cc OK 2025/01/29 02:21:19 DEBUG : empty space: md5 = 10bc274f40ebbf92c62b9940888ce5fd OK --- PASS: TestLsLong (5.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:23 DEBUG : potato2: md5 = 70a794407a405cb6055134212b50e658 OK 2025/01/29 02:21:24 DEBUG : empty space: md5 = 8a460c0256304d9ce47f60661457ba30 OK --- PASS: TestHashSums (5.06s) === RUN TestHashSumsWithErrors 2025/01/29 02:21:26 DEBUG : Creating backend with remote ":memory:" 2025/01/29 02:21:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/29 02:21:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/29 02:21:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/29 02:21:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/29 02:21:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/29 02:21:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/29 02:21:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/29 02:21:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/29 02:21:26 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:28 DEBUG : potato2: md5 = 8220de3a6bd0f07afa2d9970b2594b2e OK 2025/01/29 02:21:29 DEBUG : empty space: md5 = 16a1f6be9dd937edf458814ed787f0c8 OK 2025/01/29 02:21:32 DEBUG : sub dir/potato3: md5 = dfa701fb9819df5aa53b7f92f07408b4 OK 2025/01/29 02:21:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:37 DEBUG : small: md5 = 1f570fdf30cee32bb4e1bbe7ba39dd73 OK 2025/01/29 02:21:39 DEBUG : medium: md5 = 47e9ed927126ae80b6309f88d593e173 OK 2025/01/29 02:21:41 DEBUG : large: md5 = 22c7e447bea05aa57660ff865c377752 OK 2025/01/29 02:21:41 DEBUG : Waiting for deletions to finish 2025/01/29 02:21:41 DEBUG : large: Excluded (Size Filter) 2025/01/29 02:21:42 INFO : medium: Deleted 2025/01/29 02:21:42 INFO : small: Deleted --- PASS: TestDelete (7.30s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:45 DEBUG : small: md5 = 479e197d60af663a25fe9a25a1821fe7 OK 2025/01/29 02:21:46 DEBUG : medium: md5 = c513a3fd8342ad28d0f72f93050ee3f2 OK 2025/01/29 02:21:48 DEBUG : large: md5 = 2aefd4267b00f08ae2437b5b0d0d0dd3 OK 2025/01/29 02:21:48 DEBUG : Waiting for deletions to finish 2025/01/29 02:21:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/29 02:21:49 INFO : medium: Deleted 2025/01/29 02:21:49 INFO : small: Deleted --- PASS: TestMaxDelete (7.69s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:21:52 DEBUG : small: md5 = e278c6209202d4121c1d0f87e3e4d7ed OK 2025/01/29 02:21:54 DEBUG : medium: md5 = c30cbf777bbbb0ce069df312d2ef503f OK 2025/01/29 02:21:55 DEBUG : large: md5 = 5f2f4d1f96a793c2b7b5b2508ee941ad OK 2025/01/29 02:21:56 DEBUG : Waiting for deletions to finish 2025/01/29 02:21:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/29 02:21:57 INFO : medium: Deleted 2025/01/29 02:21:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.64s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:22:00 DEBUG : small: md5 = 0ebfdcb7bff71fb1ff6b57df6a02c829 OK 2025/01/29 02:22:02 DEBUG : medium: md5 = 83520b38b1538213270e7c1e7b6b4665 OK 2025/01/29 02:22:04 DEBUG : large: md5 = 1eb90016004b2c89a0560838fca3de23 OK 2025/01/29 02:22:04 DEBUG : Waiting for deletions to finish 2025/01/29 02:22:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/29 02:22:05 INFO : small: Deleted 2025/01/29 02:22:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.20s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:22:08 DEBUG : ReadFile: md5 = 53336ba028657bd6f34b13b05621b778 OK --- PASS: TestReadFile (4.84s) === RUN TestRetry 2025/01/29 02:22:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/29 02:22:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/29 02:22:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 02:22:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 02:22:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 02:22:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 02:22:11 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:22:13 DEBUG : file1: md5 = 286a76f1f4f2c797f1fd35e9e6a85404 OK 2025/01/29 02:22:15 DEBUG : file2: md5 = 93684186c6b6769ddb8936d6e3c17d98 OK --- PASS: TestCat (18.20s) === RUN TestPurge 2025/01/29 02:22:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rakirar9nodu" 2025/01/29 02:22:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:22:30 DEBUG : Creating backend with remote "TestDrive:crypt/aqbvoe3vpl9hr1rv3g2grsv9js604fhd167ehbiri5jaflklsio0" 2025/01/29 02:22:31 DEBUG : Creating backend with remote "/tmp/rclone3561912526" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rakirar9nodu'", Local "Local file system at /tmp/rclone3561912526", Modify Window "1ms" 2025/01/29 02:22:36 DEBUG : A1/B1/C1/one: md5 = c59e75e331e10dd9d6677937444cf3d9 OK 2025/01/29 02:22:36 INFO : A2: Making directory 2025/01/29 02:22:37 INFO : A1/B2: Making directory 2025/01/29 02:22:38 INFO : A1/B2/C2: Making directory 2025/01/29 02:22:39 INFO : A1/B1/C3: Making directory 2025/01/29 02:22:40 INFO : A3: Making directory 2025/01/29 02:22:41 INFO : A3/B3: Making directory 2025/01/29 02:22:42 INFO : A3/B3/C4: Making directory 2025/01/29 02:22:45 DEBUG : A1/two: md5 = 6d31b96f4b0077eb9de611150ebee269 OK 2025/01/29 02:22:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakirar9nodu': Purge remote 2025/01/29 02:22:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:22:53 DEBUG : A1/B1/C1/one: md5 = 3a1dc64c8843c9ffaf7f41f5af47902d OK 2025/01/29 02:22:53 INFO : A2: Making directory 2025/01/29 02:22:54 INFO : A1/B2: Making directory 2025/01/29 02:22:56 INFO : A1/B2/C2: Making directory 2025/01/29 02:22:56 INFO : A1/B1/C3: Making directory 2025/01/29 02:22:57 INFO : A3: Making directory 2025/01/29 02:22:59 INFO : A3/B3: Making directory 2025/01/29 02:23:00 INFO : A3/B3/C4: Making directory 2025/01/29 02:23:02 DEBUG : A1/two: md5 = 27cd7c5056a51e247262721230778fe9 OK 2025/01/29 02:23:04 DEBUG : removing 1 level 3 directories 2025/01/29 02:23:04 INFO : A3/B3/C4: Removing directory 2025/01/29 02:23:06 DEBUG : removing 2 level 3 directories 2025/01/29 02:23:06 INFO : A1/B2/C2: Removing directory 2025/01/29 02:23:06 INFO : A1/B1/C3: Removing directory 2025/01/29 02:23:07 DEBUG : removing 2 level 2 directories 2025/01/29 02:23:07 INFO : A3/B3: Removing directory 2025/01/29 02:23:07 INFO : A1/B2: Removing directory 2025/01/29 02:23:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/29 02:23:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 02:23:08 DEBUG : removing 2 level 1 directories 2025/01/29 02:23:08 INFO : A3: Removing directory 2025/01/29 02:23:08 INFO : A2: Removing directory 2025/01/29 02:23:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/29 02:23:13 DEBUG : removing 1 level 3 directories 2025/01/29 02:23:13 INFO : A1/B1/C1: Removing directory 2025/01/29 02:23:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:14 DEBUG : removing 1 level 2 directories 2025/01/29 02:23:14 INFO : A1/B1: Removing directory 2025/01/29 02:23:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 02:23:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 02:23:15 DEBUG : removing 1 level 1 directories 2025/01/29 02:23:15 INFO : A1: Removing directory 2025/01/29 02:23:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 02:23:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 02:23:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 02:23:16 DEBUG : removing 1 level 0 directories 2025/01/29 02:23:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Removing directory 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:23:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (28.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:23:18 INFO : A1: Making directory 2025/01/29 02:23:20 INFO : A1/B1: Making directory 2025/01/29 02:23:21 INFO : A1/B1/C1: Making directory 2025/01/29 02:23:23 DEBUG : removing 1 level 3 directories 2025/01/29 02:23:23 INFO : A1/B1/C1: Removing directory 2025/01/29 02:23:24 DEBUG : removing 1 level 2 directories 2025/01/29 02:23:24 INFO : A1/B1: Removing directory 2025/01/29 02:23:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 02:23:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.26s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:23:27 INFO : A1: Making directory 2025/01/29 02:23:28 INFO : A1/B1: Making directory 2025/01/29 02:23:29 INFO : A1/B1/C1: Making directory 2025/01/29 02:23:32 DEBUG : removing 1 level 3 directories 2025/01/29 02:23:32 INFO : A1/B1/C1: Removing directory 2025/01/29 02:23:32 DEBUG : removing 1 level 2 directories 2025/01/29 02:23:32 INFO : A1/B1: Removing directory 2025/01/29 02:23:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 02:23:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.70s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:23:38 DEBUG : file1: md5 = 47b072868c81351ccb923f4eb6a02704 OK 2025/01/29 02:23:38 DEBUG : filename.txt: File name found in url 2025/01/29 02:23:40 DEBUG : filename.txt: md5 = db03624bbdcdd16dc88629bb5fe4c1ee OK 2025/01/29 02:23:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/29 02:23:41 DEBUG : headerfilename.txt: md5 = 0048fa94178a4557660a059e70efdeb9 OK 2025/01/29 02:23:43 DEBUG : file2: md5 = cbe291a1f1efa80540b3d7b529a7f593 OK --- PASS: TestCopyURL (10.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:23:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/29 02:23:49 DEBUG : sub/file2: md5 = 3057695897c5a68b15188b8266cf2a40 OK 2025/01/29 02:23:49 INFO : file1: Copied (new) to: sub/file2 2025/01/29 02:23:49 INFO : file1: Deleted 2025/01/29 02:23:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 02:23:49 DEBUG : file1: Unchanged skipping 2025/01/29 02:23:49 INFO : file1: Deleted 2025/01/29 02:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': don't need to copy/move sub/file2, it is already at target location 2025/01/29 02:23:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.44s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:23:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/29 02:23:54 DEBUG : file1: md5 = c5023f0a7cc3198ad151c4bd09819393 OK 2025/01/29 02:23:54 INFO : file1: Copied (new) 2025/01/29 02:23:54 INFO : file1: Deleted 2025/01/29 02:23:55 DEBUG : file1: Destination exists, skipping 2025/01/29 02:23:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.71s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:24:00 DEBUG : dst/file1: md5 = 61ff331cd6ea744973fcd684df67aeb4 OK 2025/01/29 02:24:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degaweh0fowu/backup" 2025/01/29 02:24:00 DEBUG : Config file has changed externally - reloading 2025/01/29 02:24:01 DEBUG : Creating backend with remote "TestDrive:crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg/1nrff024r7pq65ecp72fc28jb0" 2025/01/29 02:24:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/29 02:24:05 INFO : dst/file1: Moved (server-side) 2025/01/29 02:24:07 DEBUG : dst/file1: md5 = 95d0368a4d37a686394256930c6ca085 OK 2025/01/29 02:24:07 INFO : dst/file1: Copied (new) 2025/01/29 02:24:07 INFO : dst/file1: Deleted 2025/01/29 02:24:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:24:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 02:24:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.66s) === 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:24:16 DEBUG : A1/one: md5 = 290a3a20c7faf8e8982758146c1ea4e4 OK 2025/01/29 02:24:18 DEBUG : A1/two: md5 = 523c2f2850b0a603f978336bdfe7d2f4 OK 2025/01/29 02:24:20 DEBUG : A1/B1/three: md5 = 77786c523ad25c5cf95e83daa1fa2f52 OK 2025/01/29 02:24:23 DEBUG : A1/B1/C1/four: md5 = 9da258d368601063aa074cfa74143b9d OK 2025/01/29 02:24:26 DEBUG : A1/B1/C2/five: md5 = 0e02b05f5b7e37182427112313972d45 OK 2025/01/29 02:24:26 INFO : A1/B2: Making directory 2025/01/29 02:24:27 INFO : A1/B1/C3: Making directory 2025/01/29 02:24:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/29 02:24:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/29 02:24:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/29 02:24:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/29 02:24:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/29 02:24:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 02:24:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 02:24:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 02:24:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 02:24:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 02:24:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/29 02:24:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/29 02:24:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/29 02:24:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/29 02:24:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/29 02:24:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/29 02:24:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 02:24:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 02:24:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 02:24:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 02:24:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 02:25:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/29 02:25:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/29 02:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 02:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 02:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 02:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/29 02:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 02:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 02:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 02:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.05s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 02:25:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 557e9fb373ed57096b83b09c32859075 OK 2025/01/29 02:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/29 02:25:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/29 02:25:12 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/29 02:25:13 DEBUG : no_checksum_big_file_from_pipe: md5 = fd627a9070caf83acd183afbf0a62490 OK 2025/01/29 02:25:13 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 02:25:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 5bda9337692770487c26560c3e0b3124 OK 2025/01/29 02:25:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/29 02:25:17 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/29 02:25:18 DEBUG : with_checksum_big_file_from_pipe: md5 = 8adb56aec9b0d8a57f1cc3a9a558370a OK 2025/01/29 02:25:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 02:25:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 02:25:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/29 02:25:24 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-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 02:25:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/29 02:25:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/29 02:25:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/29 02:25:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (48 bytes), uploading instead of streaming 2025/01/29 02:25:33 DEBUG : rcat_metadata: md5 = 720f0e987c7fb49c8e1ba1c9e5faf924 OK 2025/01/29 02:25:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/29 02:25:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/29 02:25:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = d7134595980f4b0d3b616432474033cf OK 2025/01/29 02:25:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.51s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.21s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:40 DEBUG : potato1: md5 = 2cf35ae88c8ceea29184f937bd3954eb OK 2025/01/29 02:25:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/29 02:25:42 DEBUG : potato2: md5 = a436c67cc0efac0dc48eaaf8cec90be7 OK 2025/01/29 02:25:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:45 DEBUG : potato1: md5 = 642858f3a3331fb4264e6dd3647d9a1d OK 2025/01/29 02:25:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/29 02:25:47 DEBUG : potato2: md5 = 60b0eb07a8f0e546df064e87fa8e9902 OK 2025/01/29 02:25:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:25:52 DEBUG : potato2: md5 = 9b576093b0b2a50c7e4f49c7acb3aa8e OK 2025/01/29 02:25:54 DEBUG : empty space: md5 = 14b3c4748e66068c4a9a7d5f298d3534 OK 2025/01/29 02:25:56 DEBUG : sub dir/potato3: md5 = ca6ca81c98faa8e7a7ca9dbce6d2855e OK 2025/01/29 02:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Touching "empty space" 2025/01/29 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Touching "potato2" 2025/01/29 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Touching "sub dir/potato3" 2025/01/29 02:26:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:26:02 DEBUG : dir with metadata: Making directory with metadata 2025/01/29 02:26:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.71s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:26:05 DEBUG : directory with modtime: Making directory with metadata 2025/01/29 02:26:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.81s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:26:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/29 02:26:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/29 02:26:08 DEBUG : Google drive root 'crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg': Skipping btime metadata as can't update it on an existing file: 2025-01-29T02:26:08.403292586Z 2025/01/29 02:26:09 INFO : non existent directory: Updated directory metadata 2025/01/29 02:26:11 DEBUG : Google drive root 'crypt/bul33g76h31f2grnfma23026k6qkjt2shh99uf9noeo3v9mgvvkg': Skipping btime metadata as can't update it on an existing file: 2025-01-29T02:26:08.403292586Z 2025/01/29 02:26:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.10s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:26:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/29 02:26:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/29 02:26:17 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.72s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:26:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/29 02:26:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/29 02:26:19 DEBUG : dst: Making directory with metadata 2025/01/29 02:26:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/29 02:26:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 02:26:20 INFO : dst: Set directory modification time (using SetModTime) 2025/01/29 02:26:21 INFO : dst: Set directory modification time (using SetModTime) 2025/01/29 02:26:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/29 02:26:22 INFO : dst: Set directory modification time (using SetModTime) 2025/01/29 02:26:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.56s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu'", Local "Local file system at /tmp/rclone1381891489", Modify Window "1ms" 2025/01/29 02:26:26 DEBUG : sub dir/test remove existing: md5 = e2841fa3fa42f65bf4d5edc5e620e4b1 OK 2025/01/29 02:26:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 784e418a0b54ea37a6b2354f003f1973 OK 2025/01/29 02:26:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nohawel7" before starting 2025/01/29 02:26:31 DEBUG : sub dir/test remove existing.nohawel7: TEST: removing renamed existing file after operation 2025/01/29 02:26:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tagipec9" before starting 2025/01/29 02:26:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tagipec9: TEST: renaming existing back after failed operation 2025/01/29 02:26:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yajafub5" before starting 2025/01/29 02:26:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yajafub5: TEST: removing renamed existing file after operation 2025/01/29 02:26:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t8j2751jlps18eqi56hks5brror4eo0ti1kl4p3tgjna8ftioij48vtduroa14m4nt3907abdvq6gh2ndeh93aeu2ubgqkjutpa050anjhdrie22phb4kq8il8ce4mkb27rq58cu52df3rm0nkv16to7p56lj3a7kgcldq96bpom1aa1hg50" 2025/01/29 02:26:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u0qvjam5j3cfd4qavf6e48moa28i11o042k3vup3qg5nnk4bu6sg" --- PASS: TestRemoveExisting (14.86s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/29 02:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degaweh0fowu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m9.841255207s (try 1/5)