"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/14 04:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu" 2025/09/14 04:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:23:45 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg" 2025/09/14 04:23:46 DEBUG : Creating backend with remote "/tmp/rclone672982560" === 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", 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/09/14 04:23:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/14 04:23:46 DEBUG : potato: Seek from 10 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 10 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Seek from 5 to 2 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/14 04:23:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Seek from 5 to 2 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/14 04:23:46 DEBUG : potato: Seek from 8 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 8 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/14 04:23:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/14 04:23:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/14 04:23:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/14 04:23:46 DEBUG : potato: Seek from 5 to 2 2025/09/14 04:23:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/14 04:23:46 DEBUG : potato: Seek from 9 to 0 2025/09/14 04:23:46 DEBUG : potato: Seek from 9 to 0 2025/09/14 04:23:46 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:23:49 DEBUG : rutabaga: md5 = 60edcbef71bf720ca34828bcea444748 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/14 04:23:51 DEBUG : empty space: md5 = 642f7769001df495702d0947a78dc5de OK === RUN TestCheck/3 2025/09/14 04:23:53 DEBUG : potato2: md5 = 42ab36f5ecae65c78d0cf4eb13424ed9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/14 04:23:56 DEBUG : remotepotato: md5 = 7c6ac8eb738c16d71358f6667dcabf34 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.22s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/14 04:23:59 DEBUG : Creating backend with remote "nonexistent" 2025/09/14 04:23:59 DEBUG : Creating backend with remote "nonexistent" 2025/09/14 04:23:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/14 04:23:59 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/09/14 04:23:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/14 04:23:59 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:24:01 DEBUG : rutabaga: md5 = da397958ee0da843e7031ef3c2e34e98 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/14 04:24:04 DEBUG : empty space: md5 = e66c973919688b833deb3df410f13681 OK === RUN TestCheckDownload/3 2025/09/14 04:24:07 DEBUG : potato2: md5 = d22bf1dc75409635cf82e431598ee380 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/14 04:24:11 DEBUG : remotepotato: md5 = 46715d7b5b6bfb65b28eda35bcc9ecbb OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.96s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:24:17 DEBUG : rutabaga: md5 = daf775dc0f5247fb89684b1399cf4101 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/14 04:24:19 DEBUG : empty space: md5 = 447511f5da8dd0deaf4031d589943ea5 OK === RUN TestCheckSizeOnly/3 2025/09/14 04:24:21 DEBUG : potato2: md5 = 23bd23dd5ee39a7720f84c19637e8bd2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/14 04:24:24 DEBUG : remotepotato: md5 = 82c689705eb21da1af52607f17dbbca7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.27s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:24:28 DEBUG : test.sum: md5 = 21fa37fe0380006c4793bfa1a4a9dcd5 OK 2025/09/14 04:24:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/14 04:24:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/14 04:24:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/14 04:24:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/14 04:24:31 DEBUG : test.sum: md5 = 558750a076b521d0a9f87b9440762498 OK 2025/09/14 04:24:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/14 04:24:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/14 04:24:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/14 04:24:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/data" 2025/09/14 04:24:33 DEBUG : Config file has changed externally - reloading 2025/09/14 04:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/data" 2025/09/14 04:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/vjrnln8ratgmqakfosrqe8espk" 2025/09/14 04:24:39 DEBUG : data/banana: md5 = 3fccde82c5b195ba98e1f14d89a746c0 OK 2025/09/14 04:24:40 DEBUG : test.sum: md5 = e10f994ce8024218f9612bcdc04204e7 OK === RUN TestCheckSumDownload/subtest1 2025/09/14 04:24:45 DEBUG : data/potato: md5 = 3ed1b86fa930bcbe3b43ee5729ec4d1e OK 2025/09/14 04:24:46 DEBUG : test.sum: md5 = 02201c7e45013d14fdacd328c5822323 OK === RUN TestCheckSumDownload/subtest2 2025/09/14 04:24:51 DEBUG : test.sum: md5 = 57c0710bffc22676bbfe45a86a0d4488 OK === RUN TestCheckSumDownload/subtest3 2025/09/14 04:24:55 DEBUG : test.sum: md5 = aae40c2715cbb8f6f914467d3376ad6e OK === RUN TestCheckSumDownload/subtest4 2025/09/14 04:24:59 DEBUG : test.sum: md5 = ea10b99e2a1bcbcbc24bfd9cc1e5deac OK === RUN TestCheckSumDownload/subtest5 2025/09/14 04:25:03 DEBUG : test.sum: md5 = d8781a0727df66311cfd4ea7976a3003 OK === RUN TestCheckSumDownload/subtest6 2025/09/14 04:25:08 DEBUG : data/banana: md5 = 1c2dfa32e9b44fe313941cb0dde12d7b OK 2025/09/14 04:25:09 DEBUG : data/potato: md5 = ccced615ccd7f07eae0d24d251154b84 OK 2025/09/14 04:25:11 DEBUG : test.sum: md5 = 58692f0cef2786c9b262b718bfa7896b OK === RUN TestCheckSumDownload/subtest7 2025/09/14 04:25:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/14 04:25:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.21s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.10s) --- PASS: TestCheckSumDownload/subtest6 (2.45s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/09/14 04:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vicikop1jike" 2025/09/14 04:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/o1oth5j6ckr7rb9am8d80qntatnl585hj27n8b62r57up05ij2m0" 2025/09/14 04:25:17 DEBUG : Creating backend with remote "/tmp/rclone3625744462" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike'", Local "Local file system at /tmp/rclone3625744462", Modify Window "1ms" 2025/09/14 04:25:20 DEBUG : hello, world!: md5 = 333c3991a3ac91d1ac3501da994d895e OK upper checkfile vs. lower remote (without normalization) 2025/09/14 04:25:20 ERROR : hello, world!: sum not found 2025/09/14 04:25:20 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike' 2025/09/14 04:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike': 1 files missing 2025/09/14 04:25:20 NOTICE: 1 hashes missing 2025/09/14 04:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike': 1 differences found 2025/09/14 04:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/14 04:25:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike': 0 differences found 2025/09/14 04:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike': 1 matching files 2025/09/14 04:25:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mivekob2duxu" 2025/09/14 04:25:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:21 DEBUG : Creating backend with remote "TestDrive:crypt/2lacpm5vrs415vbvn4osi4facc0c766jsda4genr3to31jsk93m0" 2025/09/14 04:25:22 DEBUG : Creating backend with remote "/tmp/rclone2872911987" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu'", Local "Local file system at /tmp/rclone2872911987", Modify Window "1ms" 2025/09/14 04:25:25 DEBUG : HELLO, WORLD!: md5 = e6c70ae1ef3cb384378bdff2f9a7c7f2 OK lower checkfile vs. upper remote (without normalization) 2025/09/14 04:25:25 ERROR : HELLO, WORLD!: sum not found 2025/09/14 04:25:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu' 2025/09/14 04:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu': 1 files missing 2025/09/14 04:25:25 NOTICE: 1 hashes missing 2025/09/14 04:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu': 1 differences found 2025/09/14 04:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/14 04:25:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu': 0 differences found 2025/09/14 04:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu': 1 matching files 2025/09/14 04:25:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqecoq6rifa" 2025/09/14 04:25:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:27 DEBUG : Creating backend with remote "TestDrive:crypt/7dpi8pljgllsm3kfqk9n84o06du84fj08hnjvs22icb74p2o4kig" 2025/09/14 04:25:27 DEBUG : Creating backend with remote "/tmp/rclone3688580015" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa'", Local "Local file system at /tmp/rclone3688580015", Modify Window "1ms" 2025/09/14 04:25:30 DEBUG : HeLlO, wOrLd!: md5 = afe70f56d877b6c7b1d1f817edd8fa0f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/14 04:25:30 ERROR : HeLlO, wOrLd!: sum not found 2025/09/14 04:25:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa' 2025/09/14 04:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa': 1 files missing 2025/09/14 04:25:30 NOTICE: 1 hashes missing 2025/09/14 04:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa': 1 differences found 2025/09/14 04:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/14 04:25:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa': 0 differences found 2025/09/14 04:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa': 1 matching files 2025/09/14 04:25:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xabuvem8fela" 2025/09/14 04:25:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:31 DEBUG : Creating backend with remote "TestDrive:crypt/11q17t5vbbb0t6q50h4gdlii7kcqaiv8hiacuqf4djpk95jgkgug" 2025/09/14 04:25:32 DEBUG : Creating backend with remote "/tmp/rclone3346547534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela'", Local "Local file system at /tmp/rclone3346547534", Modify Window "1ms" 2025/09/14 04:25:34 DEBUG : HELLO, WORLD!: md5 = 2efe8a8dd6b50925780f0e63c6e9d18f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/14 04:25:35 ERROR : HELLO, WORLD!: sum not found 2025/09/14 04:25:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela' 2025/09/14 04:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela': 1 files missing 2025/09/14 04:25:35 NOTICE: 1 hashes missing 2025/09/14 04:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela': 1 differences found 2025/09/14 04:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/14 04:25:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela': 0 differences found 2025/09/14 04:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela': 1 matching files 2025/09/14 04:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niwasur7duzo" 2025/09/14 04:25:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/opr2eoj1848t4e72o0rkh70ognb85src2pdhri6blo1ct6e9tbbg" 2025/09/14 04:25:37 DEBUG : Creating backend with remote "/tmp/rclone3287692140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo'", Local "Local file system at /tmp/rclone3287692140", Modify Window "1ms" 2025/09/14 04:25:39 DEBUG : 測試_Русский___ě_áñ: md5 = 863e0fbf14fe161d6e48a727e7c483ee OK NFD checkfile vs. NFC remote (without normalization) 2025/09/14 04:25:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/14 04:25:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo' 2025/09/14 04:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo': 1 files missing 2025/09/14 04:25:40 NOTICE: 1 hashes missing 2025/09/14 04:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo': 1 differences found 2025/09/14 04:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/14 04:25:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo': 0 differences found 2025/09/14 04:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo': 1 matching files 2025/09/14 04:25:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufezux6siti" 2025/09/14 04:25:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:41 DEBUG : Creating backend with remote "TestDrive:crypt/hvdoihf47popadvfo1qafo6jh021ibhpi62evj3eu0odkjcgiqag" 2025/09/14 04:25:42 DEBUG : Creating backend with remote "/tmp/rclone3659094319" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti'", Local "Local file system at /tmp/rclone3659094319", Modify Window "1ms" 2025/09/14 04:25:44 DEBUG : 測試_Русский___ě_áñ: md5 = f1ab514e7543aa8a01b31516fdc1ef8f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/14 04:25:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/14 04:25:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti' 2025/09/14 04:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti': 1 files missing 2025/09/14 04:25:44 NOTICE: 1 hashes missing 2025/09/14 04:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti': 1 differences found 2025/09/14 04:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/14 04:25:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti': 0 differences found 2025/09/14 04:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti': 1 matching files 2025/09/14 04:25:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqofop6rele" 2025/09/14 04:25:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/5rveu33p7g5h6ufqvjj1vds2kjg50paqerejfhiiq2061gb92vd0" 2025/09/14 04:25:47 DEBUG : Creating backend with remote "/tmp/rclone581918139" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele'", Local "Local file system at /tmp/rclone581918139", Modify Window "1ms" 2025/09/14 04:25:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d4f254af30792768d3cb0a0df0b5c086 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/14 04:25:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 04:25:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele' 2025/09/14 04:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele': 1 files missing 2025/09/14 04:25:49 NOTICE: 1 hashes missing 2025/09/14 04:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele': 1 differences found 2025/09/14 04:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/14 04:25:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele': 0 differences found 2025/09/14 04:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele': 1 matching files 2025/09/14 04:25:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gecubam0fuwa" 2025/09/14 04:25:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:50 DEBUG : Creating backend with remote "TestDrive:crypt/9u8k77mtih9n7vvn4aokl8q93mmu2a5432jsd3blmbfa12fi1ujg" 2025/09/14 04:25:51 DEBUG : Creating backend with remote "/tmp/rclone3973587764" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa'", Local "Local file system at /tmp/rclone3973587764", Modify Window "1ms" 2025/09/14 04:25:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b85a36bbd110c30a5b84e7c5f14c814d OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/14 04:25:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 04:25:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa' 2025/09/14 04:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa': 1 files missing 2025/09/14 04:25:54 NOTICE: 1 hashes missing 2025/09/14 04:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa': 1 differences found 2025/09/14 04:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/14 04:25:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa': 0 differences found 2025/09/14 04:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa': 1 matching files 2025/09/14 04:25:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-digocen2beci" 2025/09/14 04:25:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:25:55 DEBUG : Creating backend with remote "TestDrive:crypt/m0m7hu0fpenu3ineu37acntmn9ggb0issaoh7m5gen0ivkofrcog" 2025/09/14 04:25:56 DEBUG : Creating backend with remote "/tmp/rclone4190223020" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci'", Local "Local file system at /tmp/rclone4190223020", Modify Window "1ms" 2025/09/14 04:25:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3f8509876cccfc14f015f82d8d9020ee OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/14 04:25:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 04:25:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci' 2025/09/14 04:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci': 1 files missing 2025/09/14 04:25:59 NOTICE: 1 hashes missing 2025/09/14 04:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci': 1 differences found 2025/09/14 04:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/14 04:26:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci': 0 differences found 2025/09/14 04:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci': 1 matching files 2025/09/14 04:26:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudiqun5xomi" 2025/09/14 04:26:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:26:00 DEBUG : Creating backend with remote "TestDrive:crypt/jsjgbal4kq0dapacrki5trcupo7no8gq9scsk4u8it06fn51q37g" 2025/09/14 04:26:01 DEBUG : Creating backend with remote "/tmp/rclone2147323844" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi'", Local "Local file system at /tmp/rclone2147323844", Modify Window "1ms" 2025/09/14 04:26:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8d37651a1d81247b274eeaf7083be3a2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/14 04:26:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/14 04:26:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi' 2025/09/14 04:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi': 1 files missing 2025/09/14 04:26:03 NOTICE: 1 hashes missing 2025/09/14 04:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi': 1 differences found 2025/09/14 04:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/14 04:26:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/14 04:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi': 0 differences found 2025/09/14 04:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi': 1 matching files 2025/09/14 04:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudiqun5xomi': Purge remote 2025/09/14 04:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-digocen2beci': Purge remote 2025/09/14 04:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gecubam0fuwa': Purge remote 2025/09/14 04:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqofop6rele': Purge remote 2025/09/14 04:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufezux6siti': Purge remote 2025/09/14 04:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niwasur7duzo': Purge remote 2025/09/14 04:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xabuvem8fela': Purge remote 2025/09/14 04:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqecoq6rifa': Purge remote 2025/09/14 04:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivekob2duxu': Purge remote 2025/09/14 04:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vicikop1jike': Purge remote --- PASS: TestApplyTransforms (52.52s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:26:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 04:26:11 DEBUG : sub/file2: md5 = 855fbb599bea05b3b2eb3d0dfcabbcc3 OK 2025/09/14 04:26:11 INFO : file1: Copied (new) to: sub/file2 2025/09/14 04:26:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:26:12 DEBUG : file1: Unchanged skipping 2025/09/14 04:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': don't need to copy/move sub/file2, it is already at target location 2025/09/14 04:26:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.99s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:26:18 DEBUG : dst/file1: md5 = 0e8410d3303f9eae85c3cdbe82f183f3 OK 2025/09/14 04:26:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/backup" 2025/09/14 04:26:18 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/1nrff024r7pq65ecp72fc28jb0" 2025/09/14 04:26:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/14 04:26:22 INFO : dst/file1: Moved (server-side) 2025/09/14 04:26:24 DEBUG : dst/file1: md5 = 3315acee3b56ce349cec6984fb8ac68e OK 2025/09/14 04:26:24 INFO : dst/file1: Copied (new) 2025/09/14 04:26:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:26:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:26:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.79s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:26:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/dst" 2025/09/14 04:26:28 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/14 04:26:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/CompareDest" 2025/09/14 04:26:30 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/gveqi14airsml4bgu7krj116o8" 2025/09/14 04:26:32 DEBUG : one: Need to transfer - File not found at Destination 2025/09/14 04:26:34 DEBUG : one: md5 = 55dafad90f4e4d3c105495140e88d1fc OK 2025/09/14 04:26:34 INFO : one: Copied (new) 2025/09/14 04:26:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:26:37 DEBUG : one: md5 = a873a730c25cd71bb432d2591e98ce09 OK 2025/09/14 04:26:37 INFO : one: Copied (replaced existing) 2025/09/14 04:26:38 DEBUG : dst/one: md5 = da9d56f38c5fbe31909d3db68468ff61 OK 2025/09/14 04:26:40 DEBUG : CompareDest/one: md5 = 62cc8f21f57c4dcf98a07e93a622ce97 OK 2025/09/14 04:26:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:26:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:26:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 04:26:44 DEBUG : CompareDest/two: md5 = 8efbcc0f37cf01bd0b38f8120ce7aed0 OK 2025/09/14 04:26:44 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 04:26:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:26:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 04:26:45 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 04:26:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:26:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 04:26:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 04:26:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/14 04:26:49 DEBUG : two: md5 = 6df9c2ca95d69ba18307f7e0c3ddd4a2 OK 2025/09/14 04:26:49 INFO : two: Copied (new) 2025/09/14 04:26:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/14 04:26:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:26:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:26:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.11s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:26:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/dst" 2025/09/14 04:26:53 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/14 04:26:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/CopyDest" 2025/09/14 04:26:55 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/14 04:26:57 DEBUG : one: Need to transfer - File not found at Destination 2025/09/14 04:26:59 DEBUG : one: md5 = 287e38fec1eaf6d07fab49fd5eb2dfd2 OK 2025/09/14 04:26:59 INFO : one: Copied (new) 2025/09/14 04:27:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:27:02 DEBUG : one: md5 = 3f0083b0f20c27c3e8a1e40eac580dd6 OK 2025/09/14 04:27:02 INFO : one: Copied (replaced existing) 2025/09/14 04:27:04 DEBUG : dst/one: md5 = d3c8611b14e8610aa81e5593fa2374ba OK 2025/09/14 04:27:06 DEBUG : CopyDest/one: md5 = 776989a2437f18492d3220e00ac95af1 OK 2025/09/14 04:27:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/BackupDir" 2025/09/14 04:27:07 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/14 04:27:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:27:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:27:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:27:10 INFO : one: Moved (server-side) 2025/09/14 04:27:12 INFO : one: Copied (server-side copy) 2025/09/14 04:27:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/14 04:27:13 DEBUG : CopyDest/two: md5 = 539846326f94d3b285a9598863eab77c OK 2025/09/14 04:27:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 04:27:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:27:16 INFO : two: Copied (server-side copy) 2025/09/14 04:27:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/14 04:27:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:27:16 DEBUG : two: Unchanged skipping 2025/09/14 04:27:18 DEBUG : CopyDest/three: md5 = 2b0addc84e0a1830d225a8cd2b308602 OK 2025/09/14 04:27:19 DEBUG : three: Need to transfer - File not found at Destination 2025/09/14 04:27:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/14 04:27:20 DEBUG : three: Destination not found in --copy-dest 2025/09/14 04:27:21 DEBUG : three: md5 = 5f3f33fe8ed4457f359c895f3f2c85ff OK 2025/09/14 04:27:21 INFO : three: Copied (new) 2025/09/14 04:27:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/14 04:27:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/14 04:27:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:27:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/14 04:27:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/14 04:27:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:27:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.11s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:27:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/14 04:27:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 996f0504a894ec2d226f3b656fea3600 OK 2025/09/14 04:27:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/14 04:27:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/14 04:27:32 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/14 04:27:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/14 04:27:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/14 04:27:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f12913cbc011d8304822ad1729f275e6 OK 2025/09/14 04:27:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/14 04:27:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/14 04:27:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:27:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using skip mode. 2025/09/14 04:27:41 NOTICE: one: Found 2 files with duplicate names 2025/09/14 04:27:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:27:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using skip mode. 2025/09/14 04:27:47 NOTICE: one: Found 3 files with duplicate names 2025/09/14 04:27:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/14 04:27:48 INFO : one: Deleted 2025/09/14 04:27:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:27:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using first mode. 2025/09/14 04:27:54 NOTICE: one: Found 3 files with duplicate names 2025/09/14 04:27:54 INFO : one: Deleted 2025/09/14 04:27:55 INFO : one: Deleted 2025/09/14 04:27:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.44s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:27:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using newest mode. 2025/09/14 04:28:00 NOTICE: one: Found 3 files with duplicate names 2025/09/14 04:28:00 INFO : one: Deleted 2025/09/14 04:28:01 INFO : one: Deleted 2025/09/14 04:28:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:28:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using oldest mode. 2025/09/14 04:28:07 NOTICE: one: Found 3 files with duplicate names 2025/09/14 04:28:07 INFO : one: Deleted 2025/09/14 04:28:08 INFO : one: Deleted 2025/09/14 04:28:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:28:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using largest mode. 2025/09/14 04:28:13 NOTICE: one: Found 3 files with duplicate names 2025/09/14 04:28:14 INFO : one: Deleted 2025/09/14 04:28:14 INFO : one: Deleted 2025/09/14 04:28:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using smallest mode. 2025/09/14 04:28:20 NOTICE: one: Found 3 files with duplicate names 2025/09/14 04:28:20 INFO : one: Deleted 2025/09/14 04:28:21 INFO : one: Deleted 2025/09/14 04:28:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:28:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Looking for duplicate names using rename mode. 2025/09/14 04:28:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/14 04:28:29 INFO : one-2.txt: renamed from: one.txt 2025/09/14 04:28:30 INFO : one-3.txt: renamed from: one.txt 2025/09/14 04:28:31 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.51s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:28:36 DEBUG : dupe1/one.txt: md5 = b411e5a2a100b99dc0ba93b3f86f9256 OK 2025/09/14 04:28:38 DEBUG : dupe2/two.txt: md5 = 7dc801a84c5e0c546dcabbb74efbe549 OK 2025/09/14 04:28:40 DEBUG : dupe3/three.txt: md5 = 58f5cea90d7c1a195a8e36b58ac20602 OK 2025/09/14 04:28:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/14 04:28:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/14 04:28:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/14 04:28:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/14 04:28:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/14 04:28:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/14 04:28:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:28:47 DEBUG : a.txt: md5 = 770dec48d68713d9085253f2f51d6bc0 OK 2025/09/14 04:28:49 DEBUG : zend.txt: md5 = 860ea26bbdb7e406c89445a17a8c9947 OK 2025/09/14 04:28:51 DEBUG : sub dir/hello world: md5 = 9bc867d84fa6eb54d751df930443193f OK 2025/09/14 04:28:53 DEBUG : sub dir/hello world2: md5 = 7bc5b2193687597e519c6fa47ac2c84b OK 2025/09/14 04:28:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 7bf0e6ccb1bb9269ec01c91b2d94efdc OK 2025/09/14 04:28:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 221cd1dda7b17a9ddc6dbc4cd93b9cc9 OK 2025/09/14 04:28:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 99bbf594ec8be16f062a828cf0af3278 OK 2025/09/14 04:29:00 DEBUG : a.txt: Excluded (Size Filter) 2025/09/14 04:29:00 DEBUG : a.txt: Excluded 2025/09/14 04:29:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 04:29:00 DEBUG : sub dir/hello world2: Excluded 2025/09/14 04:29:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 04:29:00 DEBUG : sub dir/hello world: Excluded 2025/09/14 04:29:01 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 04:29:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 04:29:01 DEBUG : sub dir/hello world2: Excluded 2025/09/14 04:29:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 04:29:01 DEBUG : sub dir/hello world: Excluded 2025/09/14 04:29:01 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 04:29:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/14 04:29:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/14 04:29:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/14 04:29:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/14 04:29:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/14 04:29:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/14 04:29:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.36s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:29:09 DEBUG : a.txt: md5 = 747ded8c2c46c01ce12c799716fba623 OK 2025/09/14 04:29:11 DEBUG : zend.txt: md5 = 2cf08239de39d5f268f57a08aeae5c02 OK 2025/09/14 04:29:13 DEBUG : sub dir/hello world: md5 = 5ed1daf4b74260a66b861ed35938a18b OK 2025/09/14 04:29:14 DEBUG : sub dir/hello world2: md5 = 9a826ee16caae3af81f0a7fc3e894199 OK 2025/09/14 04:29:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 79a3c37b7098a91af0701170126c51fc OK 2025/09/14 04:29:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7edb584f2e5e0403d2a9ae35559e8436 OK 2025/09/14 04:29:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8a7feb45147c685fe26c11ccc385444d OK 2025/09/14 04:29:21 DEBUG : a.txt: Excluded (Size Filter) 2025/09/14 04:29:21 DEBUG : a.txt: Excluded 2025/09/14 04:29:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 04:29:22 DEBUG : sub dir/hello world2: Excluded 2025/09/14 04:29:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 04:29:22 DEBUG : sub dir/hello world: Excluded 2025/09/14 04:29:22 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 04:29:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/14 04:29:22 DEBUG : sub dir/hello world2: Excluded 2025/09/14 04:29:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/14 04:29:22 DEBUG : sub dir/hello world: Excluded 2025/09/14 04:29:23 DEBUG : sub dir/ignore dir: Excluded 2025/09/14 04:29:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/14 04:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/14 04:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/14 04:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/14 04:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/14 04:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/14 04:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.56s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:29:30 DEBUG : file1: md5 = 679dd6be39ffd46caf4bcf6449f43185 OK 2025/09/14 04:29:33 DEBUG : sub/file2: md5 = 57e5af0e750db7da1b0f97e130125c0a 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/09/14 04:29:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/14 04:29:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/14 04:29:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/14 04:29:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.52s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:29:40 DEBUG : file1: md5 = 9a01de46b18666c94a34d35cb51e217d OK 2025/09/14 04:29:42 DEBUG : sub/file2: md5 = 446ec174fbc055fae4b181e203b5ce6b 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/09/14 04:29:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/notfound" 2025/09/14 04:29:46 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/14 04:29:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.71s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:29:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Making directory 2025/09/14 04:29:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:29:53 DEBUG : sub dir/hello world: md5 = 4f96cc1bdd18c0d3592fbc1285a71ce0 OK 2025/09/14 04:29:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:29:57 DEBUG : potato2: md5 = 2356a238f5f5276f651614423e4c6bbe OK 2025/09/14 04:29:59 DEBUG : empty space: md5 = 8a91408f94f18fde2a4cd91f60561d8d OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:02 DEBUG : potato2: md5 = 4feb4e716f4bfec911181e9619bc6ce1 OK 2025/09/14 04:30:03 DEBUG : empty space: md5 = 67c20d6ad30ab56a4bff76b1ed8d7128 OK 2025/09/14 04:30:04 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:07 DEBUG : potato2: md5 = 1b073b0be19b8fe30292e69a6ffc8208 OK 2025/09/14 04:30:09 DEBUG : empty space: md5 = d7ba8ef91358fb963763c0d94d55fed7 OK --- PASS: TestLsLong (5.03s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:12 DEBUG : potato2: md5 = a46c8fce627b3fd90829a33e28ffbbbf OK 2025/09/14 04:30:14 DEBUG : empty space: md5 = 86a89b8d31c2516798f34fec823eb1a4 OK --- PASS: TestHashSums (4.74s) === RUN TestHashSumsWithErrors 2025/09/14 04:30:16 DEBUG : Creating backend with remote ":memory:" 2025/09/14 04:30:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/14 04:30:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/14 04:30:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/14 04:30:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/14 04:30:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/14 04:30:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/14 04:30:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/14 04:30:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/14 04:30:16 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:17 DEBUG : potato2: md5 = 6e080d3150698e0c61d2630a01e847b7 OK 2025/09/14 04:30:18 DEBUG : empty space: md5 = ad6be6799a0fd89a5d9d9e8f655023ab OK 2025/09/14 04:30:21 DEBUG : sub dir/potato3: md5 = 3fbfa81d1cefffce0baa905ee3ac1a7c OK 2025/09/14 04:30:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:26 DEBUG : small: md5 = e3e9bd4bb7df822f0cb0c76368fa31ea OK 2025/09/14 04:30:27 DEBUG : medium: md5 = 5ecfd311687b3234681d3090b7e7c1af OK 2025/09/14 04:30:28 DEBUG : large: md5 = ed0efa10b29f103aeec06a1b1da9dda2 OK 2025/09/14 04:30:29 DEBUG : Waiting for deletions to finish 2025/09/14 04:30:29 DEBUG : large: Excluded (Size Filter) 2025/09/14 04:30:29 INFO : small: Deleted 2025/09/14 04:30:29 INFO : medium: Deleted --- PASS: TestDelete (6.50s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:32 DEBUG : small: md5 = c3b5a7c09221c8a3a8bc490e2182da30 OK 2025/09/14 04:30:33 DEBUG : medium: md5 = eeef11a48e145bc78a6df5f4537be23f OK 2025/09/14 04:30:35 DEBUG : large: md5 = 017630e9304a744442c554f2f012a14e OK 2025/09/14 04:30:35 DEBUG : Waiting for deletions to finish 2025/09/14 04:30:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/14 04:30:36 INFO : small: Deleted 2025/09/14 04:30:36 INFO : large: Deleted --- PASS: TestMaxDelete (7.15s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:39 DEBUG : small: md5 = aa928d01a859a9e42a10667b1abcb05d OK 2025/09/14 04:30:40 DEBUG : medium: md5 = dcf05b8a9c6c23e2201312768d16f28d OK 2025/09/14 04:30:42 DEBUG : large: md5 = 5bf17bd3acdd449f7e61f4eea67a37b6 OK 2025/09/14 04:30:42 DEBUG : Waiting for deletions to finish 2025/09/14 04:30:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/14 04:30:43 INFO : medium: Deleted 2025/09/14 04:30:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:46 DEBUG : small: md5 = 5125e96221c1e2b6b0829725033c00ea OK 2025/09/14 04:30:48 DEBUG : medium: md5 = aa1ddbd324b799aedfc97e6b45f753ff OK 2025/09/14 04:30:49 DEBUG : large: md5 = 281feb2ea7582ad712955890dadec5bc OK 2025/09/14 04:30:49 DEBUG : Waiting for deletions to finish 2025/09/14 04:30:50 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/14 04:30:50 INFO : small: Deleted 2025/09/14 04:30:50 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.13s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:53 DEBUG : ReadFile: md5 = 089d1898de4cca81e3c90bbf7750ec26 OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2025/09/14 04:30:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/14 04:30:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/14 04:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 04:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 04:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 04:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/14 04:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:30:57 DEBUG : file1: md5 = 68ba2f6f02c9146994920c8fcaf37db3 OK 2025/09/14 04:30:59 DEBUG : file2: md5 = e39ca3f34206aae13f07498fae8307e0 OK --- PASS: TestCat (16.50s) === RUN TestPurge 2025/09/14 04:31:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dufowen2huvo" 2025/09/14 04:31:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:31:13 DEBUG : Creating backend with remote "TestDrive:crypt/v72ldp8ivhcmi5oot7u03oh5iemt0hqb4bdkuc1astv2jfvn2cd0" 2025/09/14 04:31:14 DEBUG : Creating backend with remote "/tmp/rclone1815656944" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dufowen2huvo'", Local "Local file system at /tmp/rclone1815656944", Modify Window "1ms" 2025/09/14 04:31:18 DEBUG : A1/B1/C1/one: md5 = ffeb4b22cd4ff4ea7db403f79c8d1b60 OK 2025/09/14 04:31:18 INFO : A2: Making directory 2025/09/14 04:31:19 INFO : A1/B2: Making directory 2025/09/14 04:31:19 INFO : A1/B2/C2: Making directory 2025/09/14 04:31:20 INFO : A1/B1/C3: Making directory 2025/09/14 04:31:21 INFO : A3: Making directory 2025/09/14 04:31:22 INFO : A3/B3: Making directory 2025/09/14 04:31:23 INFO : A3/B3/C4: Making directory 2025/09/14 04:31:25 DEBUG : A1/two: md5 = 2561ffa68f7435f494e1bb19949ec314 OK 2025/09/14 04:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufowen2huvo': Purge remote 2025/09/14 04:31:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.82s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:31:32 DEBUG : A1/B1/C1/one: md5 = 08b6856daf011286d09142e16bab5214 OK 2025/09/14 04:31:32 INFO : A2: Making directory 2025/09/14 04:31:32 INFO : A1/B2: Making directory 2025/09/14 04:31:33 INFO : A1/B2/C2: Making directory 2025/09/14 04:31:34 INFO : A1/B1/C3: Making directory 2025/09/14 04:31:35 INFO : A3: Making directory 2025/09/14 04:31:35 INFO : A3/B3: Making directory 2025/09/14 04:31:36 INFO : A3/B3/C4: Making directory 2025/09/14 04:31:38 DEBUG : A1/two: md5 = 2f56ffe01afd29b02050574ab834e90f OK 2025/09/14 04:31:39 DEBUG : removing 1 level 3 directories 2025/09/14 04:31:39 INFO : A3/B3/C4: Removing directory 2025/09/14 04:31:42 DEBUG : removing 2 level 3 directories 2025/09/14 04:31:42 INFO : A1/B2/C2: Removing directory 2025/09/14 04:31:42 INFO : A1/B1/C3: Removing directory 2025/09/14 04:31:43 DEBUG : removing 2 level 2 directories 2025/09/14 04:31:43 INFO : A3/B3: Removing directory 2025/09/14 04:31:43 INFO : A1/B2: Removing directory 2025/09/14 04:31:43 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/14 04:31:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/14 04:31:43 DEBUG : removing 2 level 1 directories 2025/09/14 04:31:43 INFO : A3: Removing directory 2025/09/14 04:31:43 INFO : A2: Removing directory 2025/09/14 04:31:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/14 04:31:47 DEBUG : removing 1 level 3 directories 2025/09/14 04:31:47 INFO : A1/B1/C1: Removing directory 2025/09/14 04:31:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:48 DEBUG : removing 1 level 2 directories 2025/09/14 04:31:48 INFO : A1/B1: Removing directory 2025/09/14 04:31:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/14 04:31:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/14 04:31:49 DEBUG : removing 1 level 1 directories 2025/09/14 04:31:49 INFO : A1: Removing directory 2025/09/14 04:31:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/14 04:31:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/14 04:31:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/14 04:31:49 DEBUG : removing 1 level 0 directories 2025/09/14 04:31:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Removing directory 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/14 04:31:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:31:52 INFO : A1: Making directory 2025/09/14 04:31:52 INFO : A1/B1: Making directory 2025/09/14 04:31:53 INFO : A1/B1/C1: Making directory 2025/09/14 04:31:56 DEBUG : removing 1 level 3 directories 2025/09/14 04:31:56 INFO : A1/B1/C1: Removing directory 2025/09/14 04:31:56 DEBUG : removing 1 level 2 directories 2025/09/14 04:31:56 INFO : A1/B1: Removing directory 2025/09/14 04:31:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/14 04:31:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:31:59 INFO : A1: Making directory 2025/09/14 04:32:00 INFO : A1/B1: Making directory 2025/09/14 04:32:00 INFO : A1/B1/C1: Making directory 2025/09/14 04:32:03 DEBUG : removing 1 level 3 directories 2025/09/14 04:32:03 INFO : A1/B1/C1: Removing directory 2025/09/14 04:32:04 DEBUG : removing 1 level 2 directories 2025/09/14 04:32:04 INFO : A1/B1: Removing directory 2025/09/14 04:32:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/14 04:32:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.58s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:32:08 DEBUG : file1: md5 = 0a5bd75a03bbb3ede52d8d4dd4b52ec2 OK 2025/09/14 04:32:09 DEBUG : filename.txt: File name found in url 2025/09/14 04:32:10 DEBUG : filename.txt: md5 = 7f7c491e1efc2aa8864d55a4ed8c256c OK 2025/09/14 04:32:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/14 04:32:12 DEBUG : headerfilename.txt: md5 = 7c0809d507f14b6e891bd6a03b26e535 OK 2025/09/14 04:32:13 DEBUG : file2: md5 = 805ef061f67c254adc25c0e92f573fca OK --- PASS: TestCopyURL (9.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:32:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 04:32:18 DEBUG : sub/file2: md5 = 9bd1209671c7dfb0564e435d9b4b7aae OK 2025/09/14 04:32:18 INFO : file1: Copied (new) to: sub/file2 2025/09/14 04:32:18 INFO : file1: Deleted 2025/09/14 04:32:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:32:19 DEBUG : file1: Unchanged skipping 2025/09/14 04:32:19 INFO : file1: Deleted 2025/09/14 04:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': don't need to copy/move sub/file2, it is already at target location 2025/09/14 04:32:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.09s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:32:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 04:32:23 DEBUG : file1: md5 = 274e9545b09ab27e3120d504edabc0d5 OK 2025/09/14 04:32:23 INFO : file1: Copied (new) 2025/09/14 04:32:23 INFO : file1: Deleted 2025/09/14 04:32:24 DEBUG : file1: Destination exists, skipping 2025/09/14 04:32:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:32:28 DEBUG : dst/file1: md5 = 5ce3b31120993e86f14d011c4af2c6d0 OK 2025/09/14 04:32:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekazay5mazu/backup" 2025/09/14 04:32:29 DEBUG : Creating backend with remote "TestDrive:crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg/1nrff024r7pq65ecp72fc28jb0" 2025/09/14 04:32:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/14 04:32:32 INFO : dst/file1: Moved (server-side) 2025/09/14 04:32:34 DEBUG : dst/file1: md5 = 4620a5843b91ba27cff61d1cd99a2ce9 OK 2025/09/14 04:32:34 INFO : dst/file1: Copied (new) 2025/09/14 04:32:34 INFO : dst/file1: Deleted 2025/09/14 04:32:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/14 04:32:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.50s) === 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:32:41 DEBUG : A1/one: md5 = ca1a2cceed2b6b5ad13b241a55b2c64e OK 2025/09/14 04:32:42 DEBUG : A1/two: md5 = ebe2f3d78ae11d2df0f5f43d871332ad OK 2025/09/14 04:32:44 DEBUG : A1/B1/three: md5 = 3cc467f5f57feca03d259010f3be4613 OK 2025/09/14 04:32:47 DEBUG : A1/B1/C1/four: md5 = cda2489aa585622a9d1e07c3d24cab31 OK 2025/09/14 04:32:49 DEBUG : A1/B1/C2/five: md5 = b900267db8cd70b84b06c97be0063de6 OK 2025/09/14 04:32:49 INFO : A1/B2: Making directory 2025/09/14 04:32:50 INFO : A1/B1/C3: Making directory 2025/09/14 04:32:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/14 04:32:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/14 04:32:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/14 04:32:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/14 04:32:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/14 04:33:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/14 04:33:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/14 04:33:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/14 04:33:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/14 04:33:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/14 04:33:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/14 04:33:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/14 04:33:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/14 04:33:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/14 04:33:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/14 04:33:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/14 04:33:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/14 04:33:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/14 04:33:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/14 04:33:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/14 04:33:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/14 04:33:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/14 04:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/14 04:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/14 04:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/14 04:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/14 04:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/14 04:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/14 04:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/14 04:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/14 04:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.07s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 04:33:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 1a56157e189db9820512cbd49f6b7663 OK 2025/09/14 04:33:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/14 04:33:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 04:33:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/14 04:33:26 DEBUG : no_checksum_big_file_from_pipe: md5 = fc17a6a3f0a55143ef9254917183b9a7 OK 2025/09/14 04:33:26 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 04:33:30 DEBUG : with_checksum_small_file_from_pipe: md5 = 006b213f9115678371e97a10c8c50ff9 OK 2025/09/14 04:33:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 04:33:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/14 04:33:32 DEBUG : with_checksum_big_file_from_pipe: md5 = 054d6a0a7304bb150925a996cd91c680 OK 2025/09/14 04:33:32 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 04:33:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:33:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/14 04:33:37 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-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:33:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 04:33:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 04:33:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/14 04:33:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.08s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/14 04:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/14 04:33:45 DEBUG : rcat_metadata: md5 = f1b915e3a29b6543fa0399b916fff198 OK 2025/09/14 04:33:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/14 04:33:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/14 04:33:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6a4cb1f4e07e148e50b1451653acdbf0 OK 2025/09/14 04:33:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.71s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:33:51 DEBUG : potato1: md5 = 53ad6db34b65c89191e777d79854a765 OK 2025/09/14 04:33:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/14 04:33:52 DEBUG : potato2: md5 = fb2c2803543c9d07ac8782f7d533680b OK 2025/09/14 04:33:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:33:55 DEBUG : potato1: md5 = ece3c967eed7db6f9efe15f0f982f7fe OK 2025/09/14 04:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/14 04:33:57 DEBUG : potato2: md5 = 40c700051a40f9a1349af76a4798ef65 OK 2025/09/14 04:33:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.93s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:00 DEBUG : potato2: md5 = 9cf1b75943c32200dae37bd0f33939bf OK 2025/09/14 04:34:02 DEBUG : empty space: md5 = 3c25c191fe86b70d43ca60d49fe97a1e OK 2025/09/14 04:34:04 DEBUG : sub dir/potato3: md5 = 6c0e85df799e7f6d606ecaa3972c8afb OK 2025/09/14 04:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Touching "sub dir/potato3" 2025/09/14 04:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Touching "empty space" 2025/09/14 04:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Touching "potato2" 2025/09/14 04:34:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.14s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:09 DEBUG : dir with metadata: Making directory with metadata 2025/09/14 04:34:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:12 DEBUG : directory with modtime: Making directory with metadata 2025/09/14 04:34:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/14 04:34:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 04:34:14 DEBUG : Google drive root 'crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg': Skipping btime metadata as can't update it on an existing file: 2025-09-14T04:34:14.592954751Z 2025/09/14 04:34:15 INFO : non existent directory: Updated directory metadata 2025/09/14 04:34:17 DEBUG : Google drive root 'crypt/qv18cfan1nh5j1sl1jes1ehej7q2f7p1dkmrb9unh3rnsu20m8tg': Skipping btime metadata as can't update it on an existing file: 2025-09-14T04:34:14.592954751Z 2025/09/14 04:34:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.48s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/14 04:34:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/14 04:34:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/14 04:34:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 04:34:23 DEBUG : dst: Making directory with metadata 2025/09/14 04:34:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 04:34:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:34:24 INFO : dst: Set directory modification time (using SetModTime) 2025/09/14 04:34:24 INFO : dst: Set directory modification time (using SetModTime) 2025/09/14 04:34:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/14 04:34:25 INFO : dst: Set directory modification time (using SetModTime) 2025/09/14 04:34:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.71s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu'", Local "Local file system at /tmp/rclone672982560", Modify Window "1ms" 2025/09/14 04:34:28 DEBUG : sub dir/test remove existing: md5 = 12cb092af6d01fe4d0e715ac5cbfb7f3 OK 2025/09/14 04:34:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ac645ea25e13c4ff89dc6062c7f74920 OK 2025/09/14 04:34:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.simucad0" before starting 2025/09/14 04:34:33 DEBUG : sub dir/test remove existing.simucad0: TEST: removing renamed existing file after operation 2025/09/14 04:34:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zifexaz3" before starting 2025/09/14 04:34:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zifexaz3: TEST: renaming existing back after failed operation 2025/09/14 04:34:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.himaduq8" before starting 2025/09/14 04:34:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.himaduq8: TEST: removing renamed existing file after operation 2025/09/14 04:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mn8qctr2j9i95kfka3kus798ev77tgvtarcaii7erkq0fksg4ar9knt011katc5hec9bkhsccv1g86p7garto36f0u8msrbnmbhrsj0usi065cf6uqcmv2bli3a6pfqk547b3u0c2evqft3cl2pitf0c3fpkrcjetjat5bk3ph4b7dhhf6s0" 2025/09/14 04:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bfafao9c26llb910e2btsl4ep5f35u3g9og042qk6dl08e2lue20" --- PASS: TestRemoveExisting (13.47s) === 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/09/14 04:34:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekazay5mazu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m55.438379192s (try 1/5)