"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/15 01:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu" 2025/11/15 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0" 2025/11/15 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone2241383122" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2025/11/15 01:01:43 DEBUG : a: size = 0 OK 2025/11/15 01:01:43 DEBUG : a: size = 1 (memory) 2025/11/15 01:01:43 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/15 01:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/15 01:01:43 DEBUG : potato: Seek from 10 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 10 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 2 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/15 01:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 2 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/15 01:01:43 DEBUG : potato: Seek from 8 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 8 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/15 01:01:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/15 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/15 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/15 01:01:43 DEBUG : potato: Seek from 5 to 2 2025/11/15 01:01:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/15 01:01:43 DEBUG : potato: Seek from 9 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 9 to 0 2025/11/15 01:01:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:01:46 DEBUG : rutabaga: md5 = d4ed81eeb9e1c9889243299c3eeb7c68 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/15 01:01:49 DEBUG : empty space: md5 = 87947fcf17227ab7717730f92d31c39d OK === RUN TestCheck/3 2025/11/15 01:01:51 DEBUG : potato2: md5 = 1035266bdf985079745802b9df3c55c7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/15 01:01:53 DEBUG : remotepotato: md5 = 31e485df1e9d29d4528abe2a33d0237c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.75s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/11/15 01:01:57 DEBUG : Creating backend with remote "nonexistent" 2025/11/15 01:01:57 DEBUG : Creating backend with remote "nonexistent" 2025/11/15 01:01:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/15 01:01:57 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/11/15 01:01:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/15 01:01:57 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:01:59 DEBUG : rutabaga: md5 = 5d66e7e06c3f948155124a8ac3eda4a9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/15 01:02:03 DEBUG : empty space: md5 = 5d236c41e8a5a79c21da65bb005b938f OK === RUN TestCheckDownload/3 2025/11/15 01:02:06 DEBUG : potato2: md5 = 63f7639d6213a2a859e363b23022bc10 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/15 01:02:11 DEBUG : remotepotato: md5 = 2f5b89104fddecf0f07513ed8875047c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.18s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.52s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.30s) --- PASS: TestCheckDownload/7 (1.21s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:02:18 DEBUG : rutabaga: md5 = ae875de3b48d28d2f76a8d23ee3935a9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/15 01:02:20 DEBUG : empty space: md5 = d963fef610c50be7eea246143edebed4 OK === RUN TestCheckSizeOnly/3 2025/11/15 01:02:22 DEBUG : potato2: md5 = 6f686274e69b4e3473806a057e0682f5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/15 01:02:25 DEBUG : remotepotato: md5 = d658e45226fce832bd6c2322a7f6e95b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.59s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.02s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:02:29 DEBUG : test.sum: md5 = 726204ae0fc0a32864a9ddaba9048586 OK 2025/11/15 01:02:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/15 01:02:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/15 01:02:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/15 01:02:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/15 01:02:33 DEBUG : test.sum: md5 = 48c135b67bf34eaace684e397438dfc2 OK 2025/11/15 01:02:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/15 01:02:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/15 01:02:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/15 01:02:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.00s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/data" 2025/11/15 01:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.53s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/data" 2025/11/15 01:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/vjrnln8ratgmqakfosrqe8espk" 2025/11/15 01:02:42 DEBUG : data/banana: md5 = 03fcd6064ac61f7c16050eb475c066c5 OK 2025/11/15 01:02:43 DEBUG : test.sum: md5 = c62d0fe09e7b21145831399ef144dc26 OK === RUN TestCheckSumDownload/subtest1 2025/11/15 01:02:48 DEBUG : data/potato: md5 = 6efd35e7d0ac6a10625ef8b7b80a1820 OK 2025/11/15 01:02:50 DEBUG : test.sum: md5 = e79fd6240494dd396bd593980246e964 OK === RUN TestCheckSumDownload/subtest2 2025/11/15 01:02:54 DEBUG : test.sum: md5 = 7e0f71e2eba3baa6679e34420ff35110 OK === RUN TestCheckSumDownload/subtest3 2025/11/15 01:02:59 DEBUG : test.sum: md5 = eb52aae1723b2039d67655a17248edc8 OK === RUN TestCheckSumDownload/subtest4 2025/11/15 01:03:03 DEBUG : test.sum: md5 = ab80cb94100be1c21419cbfaee6a0a2b OK === RUN TestCheckSumDownload/subtest5 2025/11/15 01:03:08 DEBUG : test.sum: md5 = a4fb944c367c6ff7a63518f15b71065e OK === RUN TestCheckSumDownload/subtest6 2025/11/15 01:03:13 DEBUG : data/banana: md5 = 0f5d49c4a1cce8182bd76a5c2df88b51 OK 2025/11/15 01:03:14 DEBUG : data/potato: md5 = 6b88e4f16cf28cd66eab83ba59541af4 OK 2025/11/15 01:03:16 DEBUG : test.sum: md5 = 98e2c255e50303d9aa4dfda4c83cd24a OK === RUN TestCheckSumDownload/subtest7 2025/11/15 01:03:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/11/15 01:03:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.88s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.24s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.66s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/11/15 01:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luhidez3zeva" 2025/11/15 01:03:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/usr4303qbrp5m2903shpp2tklg88cl159lepu7v3rdn1v1pcqahg" 2025/11/15 01:03:22 DEBUG : Creating backend with remote "/tmp/rclone2306081187" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva'", Local "Local file system at /tmp/rclone2306081187", Modify Window "1ms" 2025/11/15 01:03:25 DEBUG : hello, world!: md5 = b5cfccff0223ad9a9bacf2e999c3a0d3 OK upper checkfile vs. lower remote (without normalization) 2025/11/15 01:03:25 ERROR : hello, world!: sum not found 2025/11/15 01:03:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva' 2025/11/15 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva': 1 files missing 2025/11/15 01:03:25 NOTICE: 1 hashes missing 2025/11/15 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva': 1 differences found 2025/11/15 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/15 01:03:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva': 0 differences found 2025/11/15 01:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva': 1 matching files 2025/11/15 01:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-negatug3bote" 2025/11/15 01:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/ff5lhitkut7mas9n5rf8n2425lhla4ma8v7o4hq02neljprh4so0" 2025/11/15 01:03:28 DEBUG : Creating backend with remote "/tmp/rclone3834896891" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote'", Local "Local file system at /tmp/rclone3834896891", Modify Window "1ms" 2025/11/15 01:03:31 DEBUG : HELLO, WORLD!: md5 = 7ea5f46e71cacfb127320da09e5ac1cb OK lower checkfile vs. upper remote (without normalization) 2025/11/15 01:03:32 ERROR : HELLO, WORLD!: sum not found 2025/11/15 01:03:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote' 2025/11/15 01:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote': 1 files missing 2025/11/15 01:03:32 NOTICE: 1 hashes missing 2025/11/15 01:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote': 1 differences found 2025/11/15 01:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/15 01:03:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:03:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote': 0 differences found 2025/11/15 01:03:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote': 1 matching files 2025/11/15 01:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lovetur2vise" 2025/11/15 01:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:33 DEBUG : Creating backend with remote "TestDrive:crypt/nt9mqldg5rtvesps4675s2l8dckd1rco7qdjlb001gmal6vfcpkg" 2025/11/15 01:03:34 DEBUG : Creating backend with remote "/tmp/rclone1166579705" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise'", Local "Local file system at /tmp/rclone1166579705", Modify Window "1ms" 2025/11/15 01:03:36 DEBUG : HeLlO, wOrLd!: md5 = 5f52234940f7cd4601a764de13e397c2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/15 01:03:37 ERROR : HeLlO, wOrLd!: sum not found 2025/11/15 01:03:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise' 2025/11/15 01:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise': 1 files missing 2025/11/15 01:03:37 NOTICE: 1 hashes missing 2025/11/15 01:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise': 1 differences found 2025/11/15 01:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/15 01:03:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise': 0 differences found 2025/11/15 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise': 1 matching files 2025/11/15 01:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cesafal7balo" 2025/11/15 01:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/1lu1hn7qt47ql34oi7dqj0jaghliienvr9sl49gtsumc959eo34g" 2025/11/15 01:03:39 DEBUG : Creating backend with remote "/tmp/rclone4175848524" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo'", Local "Local file system at /tmp/rclone4175848524", Modify Window "1ms" 2025/11/15 01:03:42 DEBUG : HELLO, WORLD!: md5 = f6d995e6b7f02d20f0a040c4f3723f43 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/15 01:03:42 ERROR : HELLO, WORLD!: sum not found 2025/11/15 01:03:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo' 2025/11/15 01:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo': 1 files missing 2025/11/15 01:03:42 NOTICE: 1 hashes missing 2025/11/15 01:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo': 1 differences found 2025/11/15 01:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/15 01:03:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo': 0 differences found 2025/11/15 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo': 1 matching files 2025/11/15 01:03:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-runekok5giko" 2025/11/15 01:03:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:44 DEBUG : Creating backend with remote "TestDrive:crypt/bo1768gjgrgm6q96vhdeahjvc4iortrsskmjcr0kg6u0k57cbe6g" 2025/11/15 01:03:45 DEBUG : Creating backend with remote "/tmp/rclone1954300694" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko'", Local "Local file system at /tmp/rclone1954300694", Modify Window "1ms" 2025/11/15 01:03:47 DEBUG : 測試_Русский___ě_áñ: md5 = 119f8757081d300a2721004137ed01c0 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/15 01:03:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/15 01:03:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko' 2025/11/15 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko': 1 files missing 2025/11/15 01:03:48 NOTICE: 1 hashes missing 2025/11/15 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko': 1 differences found 2025/11/15 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/15 01:03:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko': 0 differences found 2025/11/15 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko': 1 matching files 2025/11/15 01:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nazepax1vusu" 2025/11/15 01:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/h4jbgvrqfrj3dap13n4jcvp2hquu7jr8o6s3l9gj9uiv30437tu0" 2025/11/15 01:03:50 DEBUG : Creating backend with remote "/tmp/rclone4276939138" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu'", Local "Local file system at /tmp/rclone4276939138", Modify Window "1ms" 2025/11/15 01:03:53 DEBUG : 測試_Русский___ě_áñ: md5 = 48f1f2fd1950e32b48a9d0767f34107f OK NFC checkfile vs. NFD remote (without normalization) 2025/11/15 01:03:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/15 01:03:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu' 2025/11/15 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu': 1 files missing 2025/11/15 01:03:53 NOTICE: 1 hashes missing 2025/11/15 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu': 1 differences found 2025/11/15 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/15 01:03:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu': 0 differences found 2025/11/15 01:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu': 1 matching files 2025/11/15 01:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-torirow2luta" 2025/11/15 01:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/m98enr02b89idautkm72574qnouufugp923r63slhf47qigivvq0" 2025/11/15 01:03:56 DEBUG : Creating backend with remote "/tmp/rclone2612895017" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta'", Local "Local file system at /tmp/rclone2612895017", Modify Window "1ms" 2025/11/15 01:03:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af7ddb25e341805a2d4a6ec7e6a10801 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/15 01:03:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/15 01:03:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta' 2025/11/15 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta': 1 files missing 2025/11/15 01:03:59 NOTICE: 1 hashes missing 2025/11/15 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta': 1 differences found 2025/11/15 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/15 01:04:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta': 0 differences found 2025/11/15 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta': 1 matching files 2025/11/15 01:04:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-musomer6dake" 2025/11/15 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/68sergkensa2m3rmlqedqn5tor9garmo1veffokbt34b1mfg6aug" 2025/11/15 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone1007647433" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake'", Local "Local file system at /tmp/rclone1007647433", Modify Window "1ms" 2025/11/15 01:04:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 07667975532ba3a6025545ad8ddddfa7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/15 01:04:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/15 01:04:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake' 2025/11/15 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake': 1 files missing 2025/11/15 01:04:04 NOTICE: 1 hashes missing 2025/11/15 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake': 1 differences found 2025/11/15 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/15 01:04:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake': 0 differences found 2025/11/15 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake': 1 matching files 2025/11/15 01:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyovoh8zapu" 2025/11/15 01:04:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:04:06 DEBUG : Creating backend with remote "TestDrive:crypt/ndalaag4nbvh2ggjmk2o0lf8rsmstlc9qoahb5r302v5nq2jp50g" 2025/11/15 01:04:07 DEBUG : Creating backend with remote "/tmp/rclone2594460708" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu'", Local "Local file system at /tmp/rclone2594460708", Modify Window "1ms" 2025/11/15 01:04:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32ae5b3bf4b6c5213f4d908d296eab38 OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/15 01:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/15 01:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu' 2025/11/15 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu': 1 files missing 2025/11/15 01:04:10 NOTICE: 1 hashes missing 2025/11/15 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu': 1 differences found 2025/11/15 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/15 01:04:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu': 0 differences found 2025/11/15 01:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu': 1 matching files 2025/11/15 01:04:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xilijow9qoca" 2025/11/15 01:04:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:04:11 DEBUG : Creating backend with remote "TestDrive:crypt/8dtol82lug4id3etb8tq20faka4e3fvtc69dm4djkpqs8q1run20" 2025/11/15 01:04:12 DEBUG : Creating backend with remote "/tmp/rclone2760519241" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca'", Local "Local file system at /tmp/rclone2760519241", Modify Window "1ms" 2025/11/15 01:04:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 10ebfc8b1b2f44c0453102e464f9df21 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/15 01:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/15 01:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca' 2025/11/15 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca': 1 files missing 2025/11/15 01:04:15 NOTICE: 1 hashes missing 2025/11/15 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca': 1 differences found 2025/11/15 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/15 01:04:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/15 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca': 0 differences found 2025/11/15 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca': 1 matching files 2025/11/15 01:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xilijow9qoca': Purge remote 2025/11/15 01:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyovoh8zapu': Purge remote 2025/11/15 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-musomer6dake': Purge remote 2025/11/15 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-torirow2luta': Purge remote 2025/11/15 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nazepax1vusu': Purge remote 2025/11/15 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-runekok5giko': Purge remote 2025/11/15 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cesafal7balo': Purge remote 2025/11/15 01:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lovetur2vise': Purge remote 2025/11/15 01:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-negatug3bote': Purge remote 2025/11/15 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luhidez3zeva': Purge remote --- PASS: TestApplyTransforms (60.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:04:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/15 01:04:24 DEBUG : sub/file2: md5 = 1fe1423ce80ade28d0f1f7d861ee235e OK 2025/11/15 01:04:24 DEBUG : sub/file2: size = 14 OK 2025/11/15 01:04:24 INFO : file1: Copied (new) to: sub/file2 2025/11/15 01:04:25 DEBUG : sub/file2: size = 14 OK 2025/11/15 01:04:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:04:25 DEBUG : file1: Unchanged skipping 2025/11/15 01:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': don't need to copy/move sub/file2, it is already at target location 2025/11/15 01:04:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.85s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:04:31 DEBUG : dst/file1: md5 = 989468733980967502ca5fe62350477c OK 2025/11/15 01:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/backup" 2025/11/15 01:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/1nrff024r7pq65ecp72fc28jb0" 2025/11/15 01:04:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:04:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu') 2025/11/15 01:04:34 DEBUG : dst/file1: Sizes differ 2025/11/15 01:04:36 INFO : dst/file1: Moved (server-side) 2025/11/15 01:04:38 DEBUG : dst/file1: md5 = 5be21a52f3471883560095ac33a8a348 OK 2025/11/15 01:04:38 DEBUG : dst/file1: size = 14 OK 2025/11/15 01:04:38 INFO : dst/file1: Copied (new) 2025/11/15 01:04:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:04:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:04:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.51s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/dst" 2025/11/15 01:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 01:04:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/CompareDest" 2025/11/15 01:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/gveqi14airsml4bgu7krj116o8" 2025/11/15 01:04:47 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 01:04:50 DEBUG : one: md5 = eb778118af064c44ba3e1a8e49efae40 OK 2025/11/15 01:04:50 DEBUG : one: size = 3 OK 2025/11/15 01:04:50 INFO : one: Copied (new) 2025/11/15 01:04:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:04:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/dst') 2025/11/15 01:04:51 DEBUG : one: Sizes differ 2025/11/15 01:04:53 DEBUG : one: md5 = daba5ad4c6f4a061ee5c6488c91a7f27 OK 2025/11/15 01:04:53 DEBUG : one: size = 5 OK 2025/11/15 01:04:53 INFO : one: Copied (replaced existing) 2025/11/15 01:04:55 DEBUG : dst/one: md5 = 7c9c7d9a10c937cb3ff5f51722fb5545 OK 2025/11/15 01:04:57 DEBUG : CompareDest/one: md5 = 0cbc6c2b771a9b89967ec0f4301d3e22 OK 2025/11/15 01:04:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:04:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/dst') 2025/11/15 01:04:58 DEBUG : one: Sizes differ 2025/11/15 01:04:59 DEBUG : one: size = 5 OK 2025/11/15 01:04:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:04:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 01:05:01 DEBUG : CompareDest/two: md5 = ac7c28e31df452b8a42cdd6c7c1108a3 OK 2025/11/15 01:05:02 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 01:05:02 DEBUG : two: size = 3 OK 2025/11/15 01:05:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:05:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 01:05:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 01:05:03 DEBUG : two: size = 3 OK 2025/11/15 01:05:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:05:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 01:05:04 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 01:05:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:05:04 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/CompareDest') 2025/11/15 01:05:04 DEBUG : two: Sizes differ 2025/11/15 01:05:06 DEBUG : two: md5 = 82ba3a307d5ffca6c713ea3b783f4ab2 OK 2025/11/15 01:05:06 DEBUG : two: size = 5 OK 2025/11/15 01:05:06 INFO : two: Copied (new) 2025/11/15 01:05:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 01:05:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:05:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 01:05:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.63s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/dst" 2025/11/15 01:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 01:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/CopyDest" 2025/11/15 01:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/15 01:05:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 01:05:17 DEBUG : one: md5 = 1a617ca57c71e19ea3618049bf4cc401 OK 2025/11/15 01:05:17 DEBUG : one: size = 3 OK 2025/11/15 01:05:17 INFO : one: Copied (new) 2025/11/15 01:05:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:05:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/dst') 2025/11/15 01:05:19 DEBUG : one: Sizes differ 2025/11/15 01:05:20 DEBUG : one: md5 = 4872567c6078ccc40ad1e9ad8991a619 OK 2025/11/15 01:05:20 DEBUG : one: size = 5 OK 2025/11/15 01:05:20 INFO : one: Copied (replaced existing) 2025/11/15 01:05:23 DEBUG : dst/one: md5 = 210d81fee52ef9135c199d7aef0b9201 OK 2025/11/15 01:05:25 DEBUG : CopyDest/one: md5 = 9a6510332ad8a1cfaf47fd3653dc355e OK 2025/11/15 01:05:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/BackupDir" 2025/11/15 01:05:26 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/15 01:05:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:05:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/dst') 2025/11/15 01:05:28 DEBUG : one: Sizes differ 2025/11/15 01:05:28 DEBUG : one: size = 5 OK 2025/11/15 01:05:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:05:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:05:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/dst') 2025/11/15 01:05:28 DEBUG : one: Sizes differ 2025/11/15 01:05:30 INFO : one: Moved (server-side) 2025/11/15 01:05:31 DEBUG : one: size = 5 OK 2025/11/15 01:05:31 INFO : one: Copied (server-side copy) 2025/11/15 01:05:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/15 01:05:33 DEBUG : CopyDest/two: md5 = 4974e2b67ea07b26a951db2f525d5ac2 OK 2025/11/15 01:05:34 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 01:05:34 DEBUG : two: size = 3 OK 2025/11/15 01:05:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:05:35 DEBUG : two: size = 3 OK 2025/11/15 01:05:35 INFO : two: Copied (server-side copy) 2025/11/15 01:05:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/15 01:05:36 DEBUG : two: size = 3 OK 2025/11/15 01:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:05:36 DEBUG : two: Unchanged skipping 2025/11/15 01:05:38 DEBUG : CopyDest/three: md5 = aed221970a59cf81565549ada2529534 OK 2025/11/15 01:05:39 DEBUG : three: Need to transfer - File not found at Destination 2025/11/15 01:05:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:05:39 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu/CopyDest') 2025/11/15 01:05:39 DEBUG : three: Sizes differ 2025/11/15 01:05:39 DEBUG : three: Destination not found in --copy-dest 2025/11/15 01:05:41 DEBUG : three: md5 = 7f870620ed92ef7ba37ffb0662c59bb7 OK 2025/11/15 01:05:41 DEBUG : three: size = 7 OK 2025/11/15 01:05:41 INFO : three: Copied (new) 2025/11/15 01:05:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/15 01:05:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 01:05:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:05:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 01:05:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/15 01:05:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:05:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.83s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:05:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/15 01:05:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3bd3a5ed10bbf748b1dd9cd4da95d5d3 OK 2025/11/15 01:05:52 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/15 01:05:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/15 01:05:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/15 01:05:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/11/15 01:05:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/15 01:05:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/15 01:05:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 83abd0d0ce097f26fefa47ec0ae8312f OK 2025/11/15 01:05:57 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/15 01:05:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/15 01:05:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/15 01:05:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.69s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using skip mode. 2025/11/15 01:06:04 NOTICE: one: Found 2 files with duplicate names 2025/11/15 01:06:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.11s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using skip mode. 2025/11/15 01:06:11 NOTICE: one: Found 3 files with duplicate names 2025/11/15 01:06:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/15 01:06:11 INFO : one: Deleted 2025/11/15 01:06:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.32s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using first mode. 2025/11/15 01:06:17 NOTICE: one: Found 3 files with duplicate names 2025/11/15 01:06:18 INFO : one: Deleted 2025/11/15 01:06:18 INFO : one: Deleted 2025/11/15 01:06:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.86s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using newest mode. 2025/11/15 01:06:25 NOTICE: one: Found 3 files with duplicate names 2025/11/15 01:06:26 INFO : one: Deleted 2025/11/15 01:06:26 INFO : one: Deleted 2025/11/15 01:06:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.78s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using oldest mode. 2025/11/15 01:06:33 NOTICE: one: Found 3 files with duplicate names 2025/11/15 01:06:33 INFO : one: Deleted 2025/11/15 01:06:34 INFO : one: Deleted 2025/11/15 01:06:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.18s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using largest mode. 2025/11/15 01:06:40 NOTICE: one: Found 3 files with duplicate names 2025/11/15 01:06:41 INFO : one: Deleted 2025/11/15 01:06:41 INFO : one: Deleted 2025/11/15 01:06:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.37s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using smallest mode. 2025/11/15 01:06:48 NOTICE: one: Found 3 files with duplicate names 2025/11/15 01:06:48 INFO : one: Deleted 2025/11/15 01:06:49 INFO : one: Deleted 2025/11/15 01:06:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.30s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Looking for duplicate names using rename mode. 2025/11/15 01:06:56 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/15 01:06:57 INFO : one-2.txt: renamed from: one.txt 2025/11/15 01:06:59 INFO : one-3.txt: renamed from: one.txt 2025/11/15 01:07:00 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.16s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:07:05 DEBUG : dupe1/one.txt: md5 = 348434c7f6764f2b8e5ba498534e9ed2 OK 2025/11/15 01:07:08 DEBUG : dupe2/two.txt: md5 = 32b8581eedef3a71f62d7a7a0c402845 OK 2025/11/15 01:07:10 DEBUG : dupe3/three.txt: md5 = e7f118f78e6303848b03bd6cbea8caca OK 2025/11/15 01:07:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/15 01:07:12 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/15 01:07:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/15 01:07:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/15 01:07:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/15 01:07:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/15 01:07:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.76s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:07:19 DEBUG : a.txt: md5 = 1316edda8c2800d17b26abccf5236960 OK 2025/11/15 01:07:21 DEBUG : zend.txt: md5 = c093bd9800661e9415e476e7458452cb OK 2025/11/15 01:07:23 DEBUG : sub dir/hello world: md5 = f303233973ca1d7d1b6e582701bb3e52 OK 2025/11/15 01:07:25 DEBUG : sub dir/hello world2: md5 = 121f2cf6c1155ea5bcb4737e46c2aa1c OK 2025/11/15 01:07:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 4f173ae0df5b82cd61a9601726a09d36 OK 2025/11/15 01:07:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = fc637ecd1b9efd1a4adf8f50cb16586e OK 2025/11/15 01:07:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = fa8d3106c7805ad4c26c6c55a673746f OK 2025/11/15 01:07:33 DEBUG : a.txt: Excluded (Size Filter) 2025/11/15 01:07:33 DEBUG : a.txt: Excluded 2025/11/15 01:07:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/15 01:07:33 DEBUG : sub dir/hello world: Excluded 2025/11/15 01:07:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/15 01:07:33 DEBUG : sub dir/hello world2: Excluded 2025/11/15 01:07:34 DEBUG : sub dir/ignore dir: Excluded 2025/11/15 01:07:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/15 01:07:34 DEBUG : sub dir/hello world: Excluded 2025/11/15 01:07:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/15 01:07:34 DEBUG : sub dir/hello world2: Excluded 2025/11/15 01:07:34 DEBUG : sub dir/ignore dir: Excluded 2025/11/15 01:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/15 01:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/15 01:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/15 01:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/15 01:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/15 01:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 01:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.61s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:07:43 DEBUG : a.txt: md5 = b1ab82bf27790765c80da408c8c39000 OK 2025/11/15 01:07:45 DEBUG : zend.txt: md5 = 376cebabcd80d69137a47aa388ad7f79 OK 2025/11/15 01:07:48 DEBUG : sub dir/hello world: md5 = 7f5ff7422fd0994e8b3165c96cf74986 OK 2025/11/15 01:07:49 DEBUG : sub dir/hello world2: md5 = 386f1e37a28d5705a979eae7a568c9e6 OK 2025/11/15 01:07:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 2049382ddaa8b93a7966dd601a897617 OK 2025/11/15 01:07:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9f2283a4a86bfd91b1587ad00c06bac4 OK 2025/11/15 01:07:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 717274e656f8b185a1ade92de84a84ec OK 2025/11/15 01:07:57 DEBUG : a.txt: Excluded (Size Filter) 2025/11/15 01:07:57 DEBUG : a.txt: Excluded 2025/11/15 01:07:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/15 01:07:58 DEBUG : sub dir/hello world2: Excluded 2025/11/15 01:07:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/15 01:07:58 DEBUG : sub dir/hello world: Excluded 2025/11/15 01:07:58 DEBUG : sub dir/ignore dir: Excluded 2025/11/15 01:07:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/15 01:07:58 DEBUG : sub dir/hello world2: Excluded 2025/11/15 01:07:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/15 01:07:58 DEBUG : sub dir/hello world: Excluded 2025/11/15 01:07:59 DEBUG : sub dir/ignore dir: Excluded 2025/11/15 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/15 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/15 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/15 01:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/15 01:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/15 01:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/15 01:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.58s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:08 DEBUG : file1: md5 = 3fc0b0fcb10469db9a6262ce3fbf366b OK 2025/11/15 01:08:10 DEBUG : sub/file2: md5 = d0275f079a86f92dbfbf6ab149e54431 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/11/15 01:08:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/15 01:08:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/15 01:08:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/15 01:08:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.29s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:18 DEBUG : file1: md5 = 5625b9486824316f89ea2d8d483da975 OK 2025/11/15 01:08:20 DEBUG : sub/file2: md5 = 1f19fed3b5e2a189d1776306b826adcf 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/11/15 01:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/notfound" 2025/11/15 01:08:25 DEBUG : Config file has changed externally - reloading 2025/11/15 01:08:25 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/qe0i31qdkoejk60elps0ni5sqk" 2025/11/15 01:08:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.72s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Making directory 2025/11/15 01:08:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:32 DEBUG : sub dir/hello world: md5 = d37fca80b07963aa495d09ac6e53e727 OK 2025/11/15 01:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.36s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:37 DEBUG : potato2: md5 = 04392cb1e3c49c59025b9b6d8beb6535 OK 2025/11/15 01:08:38 DEBUG : empty space: md5 = 79a9a8001c01d905303d58169dbeac90 OK --- PASS: TestLs (5.23s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:42 DEBUG : potato2: md5 = 9cbeccdb45bea49875915658ee17fad9 OK 2025/11/15 01:08:43 DEBUG : empty space: md5 = e08e59234bcda44077b135994302c530 OK 2025/11/15 01:08:44 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.59s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:47 DEBUG : potato2: md5 = e10729423a02eb9ade4f7377a0a4c501 OK 2025/11/15 01:08:49 DEBUG : empty space: md5 = 64438d2fb5cee269d1c947894caf5910 OK --- PASS: TestLsLong (5.17s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:53 DEBUG : potato2: md5 = 24f863fe032467df68f7e23d70f75da1 OK 2025/11/15 01:08:54 DEBUG : empty space: md5 = 209404436fce64a5c9eda05bd527f9a7 OK --- PASS: TestHashSums (5.16s) === RUN TestHashSumsWithErrors 2025/11/15 01:08:56 DEBUG : Creating backend with remote ":memory:" 2025/11/15 01:08:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/15 01:08:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/15 01:08:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/15 01:08:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/15 01:08:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/15 01:08:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/15 01:08:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/15 01:08:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/15 01:08:56 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:08:58 DEBUG : potato2: md5 = 5aea4298a355c252141354a327a06ba7 OK 2025/11/15 01:08:59 DEBUG : empty space: md5 = d4df03ed6bd050dafabee88f17220097 OK 2025/11/15 01:09:02 DEBUG : sub dir/potato3: md5 = b6759d202c5561c2f05eeb4477b17dd0 OK 2025/11/15 01:09:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.94s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:09:08 DEBUG : small: md5 = 9fed24524feed79249324472b6fc1fa5 OK 2025/11/15 01:09:09 DEBUG : medium: md5 = 4ef11fb8235067b05e45c458f876b4d8 OK 2025/11/15 01:09:11 DEBUG : large: md5 = 767415015d2397f37ba7dbe4ee304c6f OK 2025/11/15 01:09:11 DEBUG : Waiting for deletions to finish 2025/11/15 01:09:12 DEBUG : large: Excluded (Size Filter) 2025/11/15 01:09:12 INFO : medium: Deleted 2025/11/15 01:09:12 INFO : small: Deleted --- PASS: TestDelete (7.33s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:09:15 DEBUG : small: md5 = 86d74abda54bff051f464c02ef40c67a OK 2025/11/15 01:09:16 DEBUG : medium: md5 = b3d4867d5040cc40fa88cd2c78a1bed3 OK 2025/11/15 01:09:18 DEBUG : large: md5 = a5fe6e49dc080d18d778808722771ca4 OK 2025/11/15 01:09:18 DEBUG : Waiting for deletions to finish 2025/11/15 01:09:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/15 01:09:19 INFO : small: Deleted 2025/11/15 01:09:19 INFO : large: Deleted --- PASS: TestMaxDelete (7.27s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:09:22 DEBUG : small: md5 = 014841b7a93819ee9612a92645e2bac3 OK 2025/11/15 01:09:24 DEBUG : medium: md5 = 688a737aa7320db6ec7b8e02cad9d9f2 OK 2025/11/15 01:09:25 DEBUG : large: md5 = 639b21d5f469d2f4510938f0144c352b OK 2025/11/15 01:09:26 DEBUG : Waiting for deletions to finish 2025/11/15 01:09:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/15 01:09:26 INFO : small: Deleted 2025/11/15 01:09:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.62s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:09:30 DEBUG : small: md5 = 963043313ac4434bb8a43f6bbc27b00e OK 2025/11/15 01:09:32 DEBUG : medium: md5 = 0a93c04910dbefd5b91dd7a0dec05e89 OK 2025/11/15 01:09:33 DEBUG : large: md5 = 9ff64493f01436308ae01d31fd47cdb7 OK 2025/11/15 01:09:33 DEBUG : Waiting for deletions to finish 2025/11/15 01:09:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/15 01:09:34 INFO : small: Deleted 2025/11/15 01:09:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.63s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:09:38 DEBUG : ReadFile: md5 = 1c85a4b2480bf58ed90217d496ca6bd0 OK --- PASS: TestReadFile (5.06s) === RUN TestRetry 2025/11/15 01:09:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/15 01:09:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/15 01:09:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/15 01:09:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/15 01:09:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/15 01:09:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/15 01:09:41 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:09:43 DEBUG : file1: md5 = a922b6f3e91b54063d77bef8ec36e5f5 OK 2025/11/15 01:09:45 DEBUG : file2: md5 = 4309f3188c2e89fd512cac2bb9d6e084 OK --- PASS: TestCat (19.92s) === RUN TestPurge 2025/11/15 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqedob1beco" 2025/11/15 01:10:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/t56j7mi6blc4mfibgcerq5jf0nnks7aoo12rsq7b4afgqqc0sqd0" 2025/11/15 01:10:02 DEBUG : Creating backend with remote "/tmp/rclone1668461124" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqedob1beco'", Local "Local file system at /tmp/rclone1668461124", Modify Window "1ms" 2025/11/15 01:10:07 DEBUG : A1/B1/C1/one: md5 = a97e5855375cc0d74673ee76ef7c084b OK 2025/11/15 01:10:07 INFO : A2: Making directory 2025/11/15 01:10:08 INFO : A1/B2: Making directory 2025/11/15 01:10:09 INFO : A1/B2/C2: Making directory 2025/11/15 01:10:10 INFO : A1/B1/C3: Making directory 2025/11/15 01:10:10 INFO : A3: Making directory 2025/11/15 01:10:11 INFO : A3/B3: Making directory 2025/11/15 01:10:12 INFO : A3/B3/C4: Making directory 2025/11/15 01:10:14 DEBUG : A1/two: md5 = f5fea3c3df64a4130fdbae72af980519 OK 2025/11/15 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqedob1beco': Purge remote 2025/11/15 01:10:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.94s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:10:23 DEBUG : A1/B1/C1/one: md5 = 42c27533c00a5c6b4f7965baab981642 OK 2025/11/15 01:10:23 INFO : A2: Making directory 2025/11/15 01:10:23 INFO : A1/B2: Making directory 2025/11/15 01:10:24 INFO : A1/B2/C2: Making directory 2025/11/15 01:10:25 INFO : A1/B1/C3: Making directory 2025/11/15 01:10:26 INFO : A3: Making directory 2025/11/15 01:10:27 INFO : A3/B3: Making directory 2025/11/15 01:10:28 INFO : A3/B3/C4: Making directory 2025/11/15 01:10:30 DEBUG : A1/two: md5 = f7a5a0752bc2a1b8d2ec610a467bf23a OK 2025/11/15 01:10:31 DEBUG : removing 1 level 3 directories 2025/11/15 01:10:31 INFO : A3/B3/C4: Removing directory 2025/11/15 01:10:34 DEBUG : removing 2 level 3 directories 2025/11/15 01:10:34 INFO : A1/B2/C2: Removing directory 2025/11/15 01:10:34 INFO : A1/B1/C3: Removing directory 2025/11/15 01:10:35 DEBUG : removing 2 level 2 directories 2025/11/15 01:10:35 INFO : A3/B3: Removing directory 2025/11/15 01:10:35 INFO : A1/B2: Removing directory 2025/11/15 01:10:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/15 01:10:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/15 01:10:36 DEBUG : removing 2 level 1 directories 2025/11/15 01:10:36 INFO : A3: Removing directory 2025/11/15 01:10:36 INFO : A2: Removing directory 2025/11/15 01:10:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/15 01:10:40 DEBUG : removing 1 level 3 directories 2025/11/15 01:10:40 INFO : A1/B1/C1: Removing directory 2025/11/15 01:10:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:41 DEBUG : removing 1 level 2 directories 2025/11/15 01:10:41 INFO : A1/B1: Removing directory 2025/11/15 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/15 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/15 01:10:42 DEBUG : removing 1 level 1 directories 2025/11/15 01:10:42 INFO : A1: Removing directory 2025/11/15 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/15 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/15 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 01:10:43 DEBUG : removing 1 level 0 directories 2025/11/15 01:10:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Removing directory 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/15 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (26.58s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:10:45 INFO : A1: Making directory 2025/11/15 01:10:46 INFO : A1/B1: Making directory 2025/11/15 01:10:47 INFO : A1/B1/C1: Making directory 2025/11/15 01:10:50 DEBUG : removing 1 level 3 directories 2025/11/15 01:10:50 INFO : A1/B1/C1: Removing directory 2025/11/15 01:10:50 DEBUG : removing 1 level 2 directories 2025/11/15 01:10:50 INFO : A1/B1: Removing directory 2025/11/15 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/15 01:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.71s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:10:53 INFO : A1: Making directory 2025/11/15 01:10:54 INFO : A1/B1: Making directory 2025/11/15 01:10:55 INFO : A1/B1/C1: Making directory 2025/11/15 01:10:58 DEBUG : removing 1 level 3 directories 2025/11/15 01:10:58 INFO : A1/B1/C1: Removing directory 2025/11/15 01:10:59 DEBUG : removing 1 level 2 directories 2025/11/15 01:10:59 INFO : A1/B1: Removing directory 2025/11/15 01:10:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/15 01:11:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.24s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:11:03 DEBUG : file1: md5 = 3ec7c4c4d820d0125675d4174cde7f65 OK 2025/11/15 01:11:04 DEBUG : filename.txt: File name found in url 2025/11/15 01:11:05 DEBUG : filename.txt: md5 = 7881114b7b5cbc748b24b48878642eae OK 2025/11/15 01:11:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/15 01:11:07 DEBUG : headerfilename.txt: md5 = 301f80dd7715566e4570bb56163bec4a OK 2025/11/15 01:11:09 DEBUG : file2: md5 = abcfd220cb513611cce7f54f7ef0e281 OK --- PASS: TestCopyURL (9.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:11:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/15 01:11:14 DEBUG : sub/file2: md5 = 98479f75179374e25f7ec8148eb06e52 OK 2025/11/15 01:11:14 DEBUG : sub/file2: size = 14 OK 2025/11/15 01:11:14 INFO : file1: Copied (new) to: sub/file2 2025/11/15 01:11:14 INFO : file1: Deleted 2025/11/15 01:11:15 DEBUG : sub/file2: size = 14 OK 2025/11/15 01:11:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:11:15 DEBUG : file1: Unchanged skipping 2025/11/15 01:11:15 INFO : file1: Deleted 2025/11/15 01:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': don't need to copy/move sub/file2, it is already at target location 2025/11/15 01:11:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.44s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:11:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/15 01:11:20 DEBUG : file1: md5 = 2d138bc562a3794c25a9456ae5d7f737 OK 2025/11/15 01:11:20 DEBUG : file1: size = 14 OK 2025/11/15 01:11:20 INFO : file1: Copied (new) 2025/11/15 01:11:20 INFO : file1: Deleted 2025/11/15 01:11:20 DEBUG : file1: Destination exists, skipping 2025/11/15 01:11:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.70s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:11:25 DEBUG : dst/file1: md5 = 011eed3b33f551cb4ee959759ce59509 OK 2025/11/15 01:11:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximehec9yobu/backup" 2025/11/15 01:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0/1nrff024r7pq65ecp72fc28jb0" 2025/11/15 01:11:27 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2241383122) 2025/11/15 01:11:27 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu') 2025/11/15 01:11:27 DEBUG : dst/file1: Sizes differ 2025/11/15 01:11:30 INFO : dst/file1: Moved (server-side) 2025/11/15 01:11:32 DEBUG : dst/file1: md5 = a54c65a763a7d0816b8f18e48a95d079 OK 2025/11/15 01:11:32 DEBUG : dst/file1: size = 14 OK 2025/11/15 01:11:32 INFO : dst/file1: Copied (new) 2025/11/15 01:11:32 INFO : dst/file1: Deleted 2025/11/15 01:11:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:11:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/15 01:11:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.25s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:11:39 DEBUG : A1/one: md5 = 3faf4c582534274d627c233f0c5a5476 OK 2025/11/15 01:11:40 DEBUG : A1/two: md5 = 24ba859a2f07eb65ce9d9a788f1d1087 OK 2025/11/15 01:11:43 DEBUG : A1/B1/three: md5 = a4699c394d4b46323f719eb9344d8a62 OK 2025/11/15 01:11:45 DEBUG : A1/B1/C1/four: md5 = 9653f31ee278286293e72d7f723b12bc OK 2025/11/15 01:11:48 DEBUG : A1/B1/C2/five: md5 = 0e897d2ef0db0e72fcab989225b09849 OK 2025/11/15 01:11:48 INFO : A1/B2: Making directory 2025/11/15 01:11:49 INFO : A1/B1/C3: Making directory 2025/11/15 01:11:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/15 01:11:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/15 01:11:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/15 01:11:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/15 01:11:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/15 01:12:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/15 01:12:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/15 01:12:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/15 01:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/15 01:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/15 01:12:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/15 01:12:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/15 01:12:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/15 01:12:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/15 01:12:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/15 01:12:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/15 01:12:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/15 01:12:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/15 01:12:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/15 01:12:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/15 01:12:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/15 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/15 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/15 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/15 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/15 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/15 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/15 01:12:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/15 01:12:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/15 01:12:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 01:12:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.92s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" --- PASS: TestGetFsInfo (0.98s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/15 01:12:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 33695387f6ceb06d6674d45d52b2a183 OK 2025/11/15 01:12:29 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/15 01:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/15 01:12:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/15 01:12:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/15 01:12:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 28be82cdef600fa01a779933967edf38 OK 2025/11/15 01:12:31 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/15 01:12:31 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/15 01:12:35 DEBUG : with_checksum_small_file_from_pipe: md5 = a4bb0915f7bd29175636921d8e9770d4 OK 2025/11/15 01:12:35 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/15 01:12:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/15 01:12:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/15 01:12:37 DEBUG : with_checksum_big_file_from_pipe: md5 = b4cb72899b73dd6802d3d175c0e4b2d5 OK 2025/11/15 01:12:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/15 01:12:37 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/15 01:12:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/15 01:12:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:12:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/15 01:12:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/15 01:12:43 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/15 01:12:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/15 01:12:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/15 01:12:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/15 01:12:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/15 01:12:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.32s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/15 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (48 bytes), uploading instead of streaming 2025/11/15 01:12:52 DEBUG : rcat_metadata: md5 = 76ffd2c26824903cface841cb6ba3718 OK 2025/11/15 01:12:52 DEBUG : rcat_metadata: size = 48 OK 2025/11/15 01:12:52 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/15 01:12:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/15 01:12:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2afd7eba1ba7c5212c81ae4b7194981b OK 2025/11/15 01:12:55 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/15 01:12:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.73s) --- PASS: TestRcatMetadata/Normal (3.05s) --- PASS: TestRcatMetadata/ViaDisk (3.14s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:12:58 DEBUG : potato1: md5 = b4576f4ca4927f9d56f9ca39db50f657 OK 2025/11/15 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/15 01:13:00 DEBUG : potato2: md5 = 2b757cbb96e0bebf01aca73de2b22cc9 OK 2025/11/15 01:13:00 DEBUG : potato2: size = 60 OK 2025/11/15 01:13:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.03s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:03 DEBUG : potato1: md5 = a86017f6ddd6974fbb10eb2943ec26b6 OK 2025/11/15 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/15 01:13:05 DEBUG : potato2: md5 = 52e8cb188f136b48a671c9b850d553ff OK 2025/11/15 01:13:05 DEBUG : potato2: size = 60 OK 2025/11/15 01:13:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.53s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:09 DEBUG : potato2: md5 = 2ca4b5eab462e90fcedb79cde984b2b0 OK 2025/11/15 01:13:10 DEBUG : empty space: md5 = 3bbb4762b88004e63ff0d9bdb5d81d53 OK 2025/11/15 01:13:13 DEBUG : sub dir/potato3: md5 = 42890aa1da5a87861bcfd11d8256d181 OK 2025/11/15 01:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Touching "sub dir/potato3" 2025/11/15 01:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Touching "empty space" 2025/11/15 01:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Touching "potato2" 2025/11/15 01:13:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.76s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:18 DEBUG : dir with metadata: Making directory with metadata 2025/11/15 01:13:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.67s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:20 DEBUG : directory with modtime: Making directory with metadata 2025/11/15 01:13:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/15 01:13:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 01:13:23 DEBUG : Google drive root 'crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0': Skipping btime metadata as can't update it on an existing file: 2025-11-15T01:13:23.723595965Z 2025/11/15 01:13:24 INFO : non existent directory: Updated directory metadata 2025/11/15 01:13:26 DEBUG : Google drive root 'crypt/m6vo94p2b8equogn5lhthm0kmtjmb626ahpvk454jk66rvr8cda0': Skipping btime metadata as can't update it on an existing file: 2025-11-15T01:13:23.723595965Z 2025/11/15 01:13:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.39s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:29 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/15 01:13:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/15 01:13:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.38s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/15 01:13:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 01:13:33 DEBUG : dst: Making directory with metadata 2025/11/15 01:13:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 01:13:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:13:34 INFO : dst: Set directory modification time (using SetModTime) 2025/11/15 01:13:35 INFO : dst: Set directory modification time (using SetModTime) 2025/11/15 01:13:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/15 01:13:35 INFO : dst: Set directory modification time (using SetModTime) 2025/11/15 01:13:35 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.04s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu'", Local "Local file system at /tmp/rclone2241383122", Modify Window "1ms" 2025/11/15 01:13:39 DEBUG : sub dir/test remove existing: md5 = e73139af84a24f4ec4f1acaa219ef650 OK 2025/11/15 01:13:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7120a213a363796641f2aa6a48ebd91c OK 2025/11/15 01:13:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kesusax7" before starting 2025/11/15 01:13:45 DEBUG : sub dir/test remove existing.kesusax7: TEST: removing renamed existing file after operation 2025/11/15 01:13:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kisobog1" before starting 2025/11/15 01:13:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kisobog1: TEST: renaming existing back after failed operation 2025/11/15 01:13:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rimoran6" before starting 2025/11/15 01:13:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rimoran6: TEST: removing renamed existing file after operation 2025/11/15 01:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "940guhj7vbhag48h2rk9oq6iv7hk7s891o0aejvipa44r5aaosrt5orvu248mvso84b9dn08545oc0p88fvcfuisth71k6il8abvq6nfcjfni5jo9nbatl121c0qdgjvu39kd7n3e86sgqeivjitv9kq5q0v3dv26ol6nfn8u3oqfgi4heg0" 2025/11/15 01:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ppci1firfcr9uqh6uk7flui85n9pts9to6a3ckpuemvltdbhqs50" --- PASS: TestRemoveExisting (15.43s) === 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/11/15 01:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximehec9yobu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m11.981294984s (try 1/5)