"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/05 01:59:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube" 2025/11/05 01:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 01:59:43 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig" 2025/11/05 01:59:43 DEBUG : Creating backend with remote "/tmp/rclone1142798382" === 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2025/11/05 01:59:44 DEBUG : a: size = 0 OK 2025/11/05 01:59:44 DEBUG : a: size = 1 (memory) 2025/11/05 01:59:44 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/05 01:59:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/05 01:59:44 DEBUG : potato: Seek from 10 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 10 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 2 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/05 01:59:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 2 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/05 01:59:44 DEBUG : potato: Seek from 8 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 8 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/05 01:59:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 01:59:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 01:59:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 01:59:44 DEBUG : potato: Seek from 5 to 2 2025/11/05 01:59:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/05 01:59:44 DEBUG : potato: Seek from 9 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 9 to 0 2025/11/05 01:59:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 01:59:46 DEBUG : rutabaga: md5 = 298b1cd2ed7c9eda34c5049751e1b09f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/05 01:59:49 DEBUG : empty space: md5 = fe8c34624f79ee2e75c2806a1724ddcf OK === RUN TestCheck/3 2025/11/05 01:59:51 DEBUG : potato2: md5 = 76cbba4a6abda0c5b4f6dbbeb248b495 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/05 01:59:53 DEBUG : remotepotato: md5 = 09d538844c4f2f6ec1abdd8d91b7f1c4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.07s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/11/05 01:59:56 DEBUG : Creating backend with remote "nonexistent" 2025/11/05 01:59:56 DEBUG : Creating backend with remote "nonexistent" 2025/11/05 01:59:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/05 01:59:56 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/05 01:59:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/05 01:59:56 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 01:59:58 DEBUG : rutabaga: md5 = 0e4a9f044d568796f83637ffaa23a31b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/05 02:00:02 DEBUG : empty space: md5 = 15d073b18990c3bc78ac7011b27f1f08 OK === RUN TestCheckDownload/3 2025/11/05 02:00:06 DEBUG : potato2: md5 = 2a76ba457af87f518e18cb84461f51b5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/05 02:00:10 DEBUG : remotepotato: md5 = 944d3456c0fe62eb46e9550469f003db OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.50s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (1.66s) --- PASS: TestCheckDownload/4 (1.52s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (1.39s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:00:17 DEBUG : rutabaga: md5 = 568d036777b20cf829a5a506a179d852 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/05 02:00:20 DEBUG : empty space: md5 = ce8157fdaae8bcbaac0e9ac2174a602d OK === RUN TestCheckSizeOnly/3 2025/11/05 02:00:22 DEBUG : potato2: md5 = fc866ef734468976657d865026299cab OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/05 02:00:24 DEBUG : remotepotato: md5 = 928036ee0eacdb0a9d6e8a3c9b8e3f21 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.84s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:00:29 DEBUG : test.sum: md5 = 0a36e3ca55970d7a9fecd566340d239b OK 2025/11/05 02:00:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/05 02:00:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/05 02:00:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/05 02:00:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/05 02:00:32 DEBUG : test.sum: md5 = 0dd3395e24030cda8d6059782c260dad OK 2025/11/05 02:00:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/05 02:00:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/05 02:00:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/05 02:00:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.15s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/data" 2025/11/05 02:00:34 DEBUG : Config file has changed externally - reloading 2025/11/05 02:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:00:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/data" 2025/11/05 02:00:36 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/vjrnln8ratgmqakfosrqe8espk" 2025/11/05 02:00:40 DEBUG : data/banana: md5 = 0e99556528192b81272e6feb0f96298c OK 2025/11/05 02:00:41 DEBUG : test.sum: md5 = 2e2784c7f465298d9e219e9cf2a98d1f OK === RUN TestCheckSumDownload/subtest1 2025/11/05 02:00:46 DEBUG : data/potato: md5 = f6a2bda4b3929355bb56a1124eff9b76 OK 2025/11/05 02:00:48 DEBUG : test.sum: md5 = 29285a0a49b2ab583cb4047c4697449d OK === RUN TestCheckSumDownload/subtest2 2025/11/05 02:00:54 DEBUG : test.sum: md5 = d4c244242b31a60f1bf3770935ce3854 OK === RUN TestCheckSumDownload/subtest3 2025/11/05 02:00:59 DEBUG : test.sum: md5 = 2b0677d406657b38f218971fb6430b1d OK === RUN TestCheckSumDownload/subtest4 2025/11/05 02:01:05 DEBUG : test.sum: md5 = 16dfcc8e42776c99e4d39aa622265b1e OK === RUN TestCheckSumDownload/subtest5 2025/11/05 02:01:09 DEBUG : test.sum: md5 = fcf52a47d476d96e4465d58d8dc931b9 OK === RUN TestCheckSumDownload/subtest6 2025/11/05 02:01:15 DEBUG : data/banana: md5 = 67cc3895a889d04abea02295fc459f81 OK 2025/11/05 02:01:17 DEBUG : data/potato: md5 = 3113e69a512b64754c94aa55bce7c469 OK 2025/11/05 02:01:18 DEBUG : test.sum: md5 = cb86bfb2c15c20cc27e9f344ba824543 OK === RUN TestCheckSumDownload/subtest7 2025/11/05 02:01:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/05 02:01:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.83s) --- PASS: TestCheckSumDownload/subtest1 (2.84s) --- PASS: TestCheckSumDownload/subtest2 (3.96s) --- PASS: TestCheckSumDownload/subtest3 (3.32s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (3.50s) --- PASS: TestCheckSumDownload/subtest7 (2.65s) === RUN TestApplyTransforms 2025/11/05 02:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hogojeq5voba" 2025/11/05 02:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/vqo324tsojdafnp5nrqthnvqsauacmle0kdgs583rmjclvk36e7g" 2025/11/05 02:01:25 DEBUG : Creating backend with remote "/tmp/rclone3766239200" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba'", Local "Local file system at /tmp/rclone3766239200", Modify Window "1ms" 2025/11/05 02:01:28 DEBUG : hello, world!: md5 = 05420aa8cb1d4849ca1e8bb71412399b OK upper checkfile vs. lower remote (without normalization) 2025/11/05 02:01:28 ERROR : hello, world!: sum not found 2025/11/05 02:01:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba' 2025/11/05 02:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba': 1 files missing 2025/11/05 02:01:28 NOTICE: 1 hashes missing 2025/11/05 02:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba': 1 differences found 2025/11/05 02:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/05 02:01:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba': 0 differences found 2025/11/05 02:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba': 1 matching files 2025/11/05 02:01:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixiwun0feyo" 2025/11/05 02:01:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:30 DEBUG : Creating backend with remote "TestDrive:crypt/utfd68lkuik1638222btgu1kkecd2udtn8duhvti46tomnem4qrg" 2025/11/05 02:01:30 DEBUG : Creating backend with remote "/tmp/rclone2377649525" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo'", Local "Local file system at /tmp/rclone2377649525", Modify Window "1ms" 2025/11/05 02:01:33 DEBUG : HELLO, WORLD!: md5 = 6081c359d7af75290c42966dd3f4d648 OK lower checkfile vs. upper remote (without normalization) 2025/11/05 02:01:33 ERROR : HELLO, WORLD!: sum not found 2025/11/05 02:01:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo' 2025/11/05 02:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo': 1 files missing 2025/11/05 02:01:33 NOTICE: 1 hashes missing 2025/11/05 02:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo': 1 differences found 2025/11/05 02:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/05 02:01:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:01:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo': 0 differences found 2025/11/05 02:01:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo': 1 matching files 2025/11/05 02:01:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixipit8yoha" 2025/11/05 02:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:35 DEBUG : Creating backend with remote "TestDrive:crypt/rf9heav8culhiuvr25ja145mn5tqraq63o8438gil2f0iq4jhebg" 2025/11/05 02:01:36 DEBUG : Creating backend with remote "/tmp/rclone2787122717" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha'", Local "Local file system at /tmp/rclone2787122717", Modify Window "1ms" 2025/11/05 02:01:38 DEBUG : HeLlO, wOrLd!: md5 = 9077e9404bbc95c689ea8296f1fd62c9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/05 02:01:39 ERROR : HeLlO, wOrLd!: sum not found 2025/11/05 02:01:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha' 2025/11/05 02:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha': 1 files missing 2025/11/05 02:01:39 NOTICE: 1 hashes missing 2025/11/05 02:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha': 1 differences found 2025/11/05 02:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/05 02:01:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha': 0 differences found 2025/11/05 02:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha': 1 matching files 2025/11/05 02:01:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xagewoz4qoyu" 2025/11/05 02:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:40 DEBUG : Creating backend with remote "TestDrive:crypt/3n236rq5bjf2jeu0ttsh6cncbgi0bod4p4rod8otgjfkdtthlseg" 2025/11/05 02:01:41 DEBUG : Creating backend with remote "/tmp/rclone291474902" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu'", Local "Local file system at /tmp/rclone291474902", Modify Window "1ms" 2025/11/05 02:01:43 DEBUG : HELLO, WORLD!: md5 = 32ae886b29229eabd6b260fb360a89ec OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/05 02:01:44 ERROR : HELLO, WORLD!: sum not found 2025/11/05 02:01:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu' 2025/11/05 02:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu': 1 files missing 2025/11/05 02:01:44 NOTICE: 1 hashes missing 2025/11/05 02:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu': 1 differences found 2025/11/05 02:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/05 02:01:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu': 0 differences found 2025/11/05 02:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu': 1 matching files 2025/11/05 02:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuzodod1wiya" 2025/11/05 02:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/5b8hsu2aj6c4pp72vrae17pb90p25r5poelgf4kp65kan15i7ak0" 2025/11/05 02:01:47 DEBUG : Creating backend with remote "/tmp/rclone127495010" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya'", Local "Local file system at /tmp/rclone127495010", Modify Window "1ms" 2025/11/05 02:01:49 DEBUG : 測試_Русский___ě_áñ: md5 = 26887ee1189c709aa5cf1f67cf5fef45 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/05 02:01:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/05 02:01:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya' 2025/11/05 02:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya': 1 files missing 2025/11/05 02:01:50 NOTICE: 1 hashes missing 2025/11/05 02:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya': 1 differences found 2025/11/05 02:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/05 02:01:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya': 0 differences found 2025/11/05 02:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya': 1 matching files 2025/11/05 02:01:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lihorum4qufi" 2025/11/05 02:01:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:52 DEBUG : Creating backend with remote "TestDrive:crypt/6lju4vesq45no1r72t70o5k9k5phg4d53k8pup52r6pol8u6ott0" 2025/11/05 02:01:53 DEBUG : Creating backend with remote "/tmp/rclone2570543252" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi'", Local "Local file system at /tmp/rclone2570543252", Modify Window "1ms" 2025/11/05 02:01:55 DEBUG : 測試_Русский___ě_áñ: md5 = ac5fe0631958a4a53d4bd175b6ac6698 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/05 02:01:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/05 02:01:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi' 2025/11/05 02:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi': 1 files missing 2025/11/05 02:01:56 NOTICE: 1 hashes missing 2025/11/05 02:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi': 1 differences found 2025/11/05 02:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/05 02:01:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:01:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi': 0 differences found 2025/11/05 02:01:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi': 1 matching files 2025/11/05 02:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jemoweh5cadi" 2025/11/05 02:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/1lan8hjr757oqnlurs2cdr278dgm2epu6d6tr8labuakta502kgg" 2025/11/05 02:01:58 DEBUG : Creating backend with remote "/tmp/rclone3566881576" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi'", Local "Local file system at /tmp/rclone3566881576", Modify Window "1ms" 2025/11/05 02:02:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 44d190826ee4c0df8627d7d2e7411ec0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/05 02:02:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 02:02:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi' 2025/11/05 02:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi': 1 files missing 2025/11/05 02:02:00 NOTICE: 1 hashes missing 2025/11/05 02:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi': 1 differences found 2025/11/05 02:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/05 02:02:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi': 0 differences found 2025/11/05 02:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi': 1 matching files 2025/11/05 02:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mogusib4hafi" 2025/11/05 02:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/nrfje7tkj12gitpom0utksm1f3ifq0vi7edoldn49d02oac8a6f0" 2025/11/05 02:02:03 DEBUG : Creating backend with remote "/tmp/rclone1021649139" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi'", Local "Local file system at /tmp/rclone1021649139", Modify Window "1ms" 2025/11/05 02:02:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1a7f87521b8d5162762c638aafc09b1b OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/05 02:02:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 02:02:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi' 2025/11/05 02:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi': 1 files missing 2025/11/05 02:02:06 NOTICE: 1 hashes missing 2025/11/05 02:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi': 1 differences found 2025/11/05 02:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/05 02:02:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi': 0 differences found 2025/11/05 02:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi': 1 matching files 2025/11/05 02:02:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yanipek2gupi" 2025/11/05 02:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:02:08 DEBUG : Creating backend with remote "TestDrive:crypt/g7fpnp5amghe9io2rlnqpefjvri8oe6sgr95iv706btt3v4ffd90" 2025/11/05 02:02:09 DEBUG : Creating backend with remote "/tmp/rclone3041048520" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi'", Local "Local file system at /tmp/rclone3041048520", Modify Window "1ms" 2025/11/05 02:02:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c903a7e210ad917530b69f60f2ee7af5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/05 02:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 02:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi' 2025/11/05 02:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi': 1 files missing 2025/11/05 02:02:12 NOTICE: 1 hashes missing 2025/11/05 02:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi': 1 differences found 2025/11/05 02:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/05 02:02:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi': 0 differences found 2025/11/05 02:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi': 1 matching files 2025/11/05 02:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yosifev9riho" 2025/11/05 02:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/j4bd730ssdad99tl6pl9ahd44he33voo7j7etpuf4v1q3a7c6jog" 2025/11/05 02:02:14 DEBUG : Creating backend with remote "/tmp/rclone236597388" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho'", Local "Local file system at /tmp/rclone236597388", Modify Window "1ms" 2025/11/05 02:02:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d8a94526b37ad6943e9d8cd5d30e8add OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/05 02:02:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 02:02:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho' 2025/11/05 02:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho': 1 files missing 2025/11/05 02:02:16 NOTICE: 1 hashes missing 2025/11/05 02:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho': 1 differences found 2025/11/05 02:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/05 02:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 02:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho': 0 differences found 2025/11/05 02:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho': 1 matching files 2025/11/05 02:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosifev9riho': Purge remote 2025/11/05 02:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanipek2gupi': Purge remote 2025/11/05 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mogusib4hafi': Purge remote 2025/11/05 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jemoweh5cadi': Purge remote 2025/11/05 02:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihorum4qufi': Purge remote 2025/11/05 02:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuzodod1wiya': Purge remote 2025/11/05 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xagewoz4qoyu': Purge remote 2025/11/05 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixipit8yoha': Purge remote 2025/11/05 02:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixiwun0feyo': Purge remote 2025/11/05 02:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hogojeq5voba': Purge remote --- PASS: TestApplyTransforms (58.12s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:02:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 02:02:25 DEBUG : sub/file2: md5 = ad2007fc17c7608337c14ce66f911c0c OK 2025/11/05 02:02:25 DEBUG : sub/file2: size = 14 OK 2025/11/05 02:02:25 INFO : file1: Copied (new) to: sub/file2 2025/11/05 02:02:26 DEBUG : sub/file2: size = 14 OK 2025/11/05 02:02:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:26 DEBUG : file1: Unchanged skipping 2025/11/05 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': don't need to copy/move sub/file2, it is already at target location 2025/11/05 02:02:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.16s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:02:32 DEBUG : dst/file1: md5 = 837e7f94b07f8869571a7197dadeea6e OK 2025/11/05 02:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/backup" 2025/11/05 02:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 02:02:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:02:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube') 2025/11/05 02:02:34 DEBUG : dst/file1: Sizes differ 2025/11/05 02:02:36 INFO : dst/file1: Moved (server-side) 2025/11/05 02:02:38 DEBUG : dst/file1: md5 = 72c6e3ceff1ed5c8f5235666c42f058a OK 2025/11/05 02:02:38 DEBUG : dst/file1: size = 14 OK 2025/11/05 02:02:38 INFO : dst/file1: Copied (new) 2025/11/05 02:02:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:02:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:02:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.92s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/dst" 2025/11/05 02:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 02:02:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/CompareDest" 2025/11/05 02:02:45 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/gveqi14airsml4bgu7krj116o8" 2025/11/05 02:02:46 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 02:02:49 DEBUG : one: md5 = ad9bece9f1bc70af094794f2af653890 OK 2025/11/05 02:02:49 DEBUG : one: size = 3 OK 2025/11/05 02:02:49 INFO : one: Copied (new) 2025/11/05 02:02:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:02:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/dst') 2025/11/05 02:02:50 DEBUG : one: Sizes differ 2025/11/05 02:02:52 DEBUG : one: md5 = 6f7b69841b0a92fd410bf1fc124561a6 OK 2025/11/05 02:02:52 DEBUG : one: size = 5 OK 2025/11/05 02:02:52 INFO : one: Copied (replaced existing) 2025/11/05 02:02:54 DEBUG : dst/one: md5 = 6c4b85cab06d03bc58c2ca62d9548cbf OK 2025/11/05 02:02:56 DEBUG : CompareDest/one: md5 = 26ba140410d4e801943b89208cca0ff2 OK 2025/11/05 02:02:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:02:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/dst') 2025/11/05 02:02:57 DEBUG : one: Sizes differ 2025/11/05 02:02:57 DEBUG : one: size = 5 OK 2025/11/05 02:02:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:02:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 02:02:59 DEBUG : CompareDest/two: md5 = 03c1d18269035b1b2e64d96e73ea5fd1 OK 2025/11/05 02:03:00 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 02:03:00 DEBUG : two: size = 3 OK 2025/11/05 02:03:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:03:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 02:03:01 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 02:03:01 DEBUG : two: size = 3 OK 2025/11/05 02:03:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:03:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 02:03:02 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:03:03 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/CompareDest') 2025/11/05 02:03:03 DEBUG : two: Sizes differ 2025/11/05 02:03:04 DEBUG : two: md5 = 8130a38f012fcedca5a92bb1205ea2f7 OK 2025/11/05 02:03:04 DEBUG : two: size = 5 OK 2025/11/05 02:03:04 INFO : two: Copied (new) 2025/11/05 02:03:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 02:03:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:03:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:03:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.87s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/dst" 2025/11/05 02:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 02:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/CopyDest" 2025/11/05 02:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/05 02:03:12 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 02:03:15 DEBUG : one: md5 = 1a37f07a4cd57e53700643f1fde7c0ac OK 2025/11/05 02:03:15 DEBUG : one: size = 3 OK 2025/11/05 02:03:15 INFO : one: Copied (new) 2025/11/05 02:03:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:03:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/dst') 2025/11/05 02:03:16 DEBUG : one: Sizes differ 2025/11/05 02:03:17 DEBUG : one: md5 = e421da0effec8b14090b5fb60979f8a1 OK 2025/11/05 02:03:17 DEBUG : one: size = 5 OK 2025/11/05 02:03:17 INFO : one: Copied (replaced existing) 2025/11/05 02:03:19 DEBUG : dst/one: md5 = 4bddfb300d9bd3a8cb234ccd5e3810a4 OK 2025/11/05 02:03:22 DEBUG : CopyDest/one: md5 = e523cb2d2b1ed473833f61f3a542f789 OK 2025/11/05 02:03:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/BackupDir" 2025/11/05 02:03:22 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/05 02:03:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:03:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/dst') 2025/11/05 02:03:24 DEBUG : one: Sizes differ 2025/11/05 02:03:24 DEBUG : one: size = 5 OK 2025/11/05 02:03:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:03:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:03:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/dst') 2025/11/05 02:03:24 DEBUG : one: Sizes differ 2025/11/05 02:03:26 INFO : one: Moved (server-side) 2025/11/05 02:03:27 DEBUG : one: size = 5 OK 2025/11/05 02:03:27 INFO : one: Copied (server-side copy) 2025/11/05 02:03:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 02:03:30 DEBUG : CopyDest/two: md5 = 9cb8b4fc198585a0aa2bb4c38bd3afe9 OK 2025/11/05 02:03:30 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 02:03:31 DEBUG : two: size = 3 OK 2025/11/05 02:03:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:03:32 DEBUG : two: size = 3 OK 2025/11/05 02:03:32 INFO : two: Copied (server-side copy) 2025/11/05 02:03:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 02:03:33 DEBUG : two: size = 3 OK 2025/11/05 02:03:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:03:33 DEBUG : two: Unchanged skipping 2025/11/05 02:03:35 DEBUG : CopyDest/three: md5 = 77fd49f255403d3103f6ba2b503ceef6 OK 2025/11/05 02:03:36 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 02:03:36 DEBUG : three: size = 7 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:03:36 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube/CopyDest') 2025/11/05 02:03:36 DEBUG : three: Sizes differ 2025/11/05 02:03:36 DEBUG : three: Destination not found in --copy-dest 2025/11/05 02:03:38 DEBUG : three: md5 = 1884a1880679ff8ca2c7f565ce3ff57e OK 2025/11/05 02:03:38 DEBUG : three: size = 7 OK 2025/11/05 02:03:38 INFO : three: Copied (new) 2025/11/05 02:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 02:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 02:03:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 02:03:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:03:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 02:03:43 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.97s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:03:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/05 02:03:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e2d96e1d4eae704223f1a9ca9447cd53 OK 2025/11/05 02:03:48 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/05 02:03:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/05 02:03:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/05 02:03:49 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/05 02:03:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/05 02:03:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/05 02:03:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6b789b35e7333c341b37864177b23cab OK 2025/11/05 02:03:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/05 02:03:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/05 02:03:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/05 02:03:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.35s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:03:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using skip mode. 2025/11/05 02:03:59 NOTICE: one: Found 2 files with duplicate names 2025/11/05 02:03:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.24s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using skip mode. 2025/11/05 02:04:05 NOTICE: one: Found 3 files with duplicate names 2025/11/05 02:04:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/05 02:04:05 INFO : one: Deleted 2025/11/05 02:04:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.94s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using first mode. 2025/11/05 02:04:13 NOTICE: one: Found 3 files with duplicate names 2025/11/05 02:04:13 INFO : one: Deleted 2025/11/05 02:04:14 INFO : one: Deleted 2025/11/05 02:04:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.83s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using newest mode. 2025/11/05 02:04:20 NOTICE: one: Found 3 files with duplicate names 2025/11/05 02:04:20 INFO : one: Deleted 2025/11/05 02:04:21 INFO : one: Deleted 2025/11/05 02:04:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.64s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.83s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using oldest mode. 2025/11/05 02:04:27 NOTICE: one: Found 3 files with duplicate names 2025/11/05 02:04:28 INFO : one: Deleted 2025/11/05 02:04:28 INFO : one: Deleted 2025/11/05 02:04:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.17s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using largest mode. 2025/11/05 02:04:34 NOTICE: one: Found 3 files with duplicate names 2025/11/05 02:04:35 INFO : one: Deleted 2025/11/05 02:04:35 INFO : one: Deleted 2025/11/05 02:04:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.69s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using smallest mode. 2025/11/05 02:04:41 NOTICE: one: Found 3 files with duplicate names 2025/11/05 02:04:41 INFO : one: Deleted 2025/11/05 02:04:42 INFO : one: Deleted 2025/11/05 02:04:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.70s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Looking for duplicate names using rename mode. 2025/11/05 02:04:50 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/05 02:04:51 INFO : one-2.txt: renamed from: one.txt 2025/11/05 02:04:52 INFO : one-3.txt: renamed from: one.txt 2025/11/05 02:04:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.91s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:04:58 DEBUG : dupe1/one.txt: md5 = 98f4ad58d190fee0efadf9a4c1e9037b OK 2025/11/05 02:05:00 DEBUG : dupe2/two.txt: md5 = de683e214c5774aca9881c7b1ca8cf97 OK 2025/11/05 02:05:03 DEBUG : dupe3/three.txt: md5 = 4d4e8873eeaaea9c672d91bf06fcce55 OK 2025/11/05 02:05:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/05 02:05:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/05 02:05:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 02:05:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/05 02:05:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 02:05:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/05 02:05:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.62s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:05:12 DEBUG : a.txt: md5 = 9d875e829b81b38300e8efa48cd11d6d OK 2025/11/05 02:05:13 DEBUG : zend.txt: md5 = 2bcbbab6092057fe3d4b974b41afff78 OK 2025/11/05 02:05:15 DEBUG : sub dir/hello world: md5 = 4448e03f8a55574f3ccd7dc6295c9bae OK 2025/11/05 02:05:17 DEBUG : sub dir/hello world2: md5 = 2709547f401b29c8f3b5e287c36332d0 OK 2025/11/05 02:05:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 379a7589b008ce3d5d5823967e2923f7 OK 2025/11/05 02:05:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = dcb22cb708cf25952d84d2f8757e9ecf OK 2025/11/05 02:05:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9085ab77a993c7e517a0913d50e60f40 OK 2025/11/05 02:05:24 DEBUG : a.txt: Excluded (Size Filter) 2025/11/05 02:05:24 DEBUG : a.txt: Excluded 2025/11/05 02:05:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 02:05:25 DEBUG : sub dir/hello world2: Excluded 2025/11/05 02:05:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 02:05:25 DEBUG : sub dir/hello world: Excluded 2025/11/05 02:05:25 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 02:05:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 02:05:26 DEBUG : sub dir/hello world2: Excluded 2025/11/05 02:05:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 02:05:26 DEBUG : sub dir/hello world: Excluded 2025/11/05 02:05:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 02:05:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/05 02:05:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/05 02:05:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/05 02:05:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/05 02:05:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/05 02:05:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/05 02:05:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.91s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:05:34 DEBUG : a.txt: md5 = c6515c54077c047fba84ac053a78b101 OK 2025/11/05 02:05:36 DEBUG : zend.txt: md5 = 754aba0cb56accaf9431f94e56e2156d OK 2025/11/05 02:05:38 DEBUG : sub dir/hello world: md5 = e72f20c995bf4b42fc3864f1dc8be65a OK 2025/11/05 02:05:40 DEBUG : sub dir/hello world2: md5 = 404d3d3ed19609c0e550dddf25f5adad OK 2025/11/05 02:05:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 9632b333965be629ffbc34b1b0813b04 OK 2025/11/05 02:05:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0acc2fdb23922e07b824afd4723f50d5 OK 2025/11/05 02:05:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = 660793fe31d12e8c98f7229598d2f5c4 OK 2025/11/05 02:05:47 DEBUG : a.txt: Excluded (Size Filter) 2025/11/05 02:05:47 DEBUG : a.txt: Excluded 2025/11/05 02:05:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 02:05:47 DEBUG : sub dir/hello world: Excluded 2025/11/05 02:05:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 02:05:47 DEBUG : sub dir/hello world2: Excluded 2025/11/05 02:05:48 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 02:05:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 02:05:48 DEBUG : sub dir/hello world: Excluded 2025/11/05 02:05:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 02:05:48 DEBUG : sub dir/hello world2: Excluded 2025/11/05 02:05:49 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 02:05:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/05 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/05 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/05 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/05 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/05 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.49s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:05:57 DEBUG : file1: md5 = ac164ac7105ec1088ad8f7809c9b9e56 OK 2025/11/05 02:05:59 DEBUG : sub/file2: md5 = f2c66ca5d593b89355178bd3d5d2efb4 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/05 02:06:02 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/05 02:06:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/05 02:06:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/05 02:06:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.37s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.83s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:07 DEBUG : file1: md5 = 94dd20fbb43bc6f9af578880a6fd7c70 OK 2025/11/05 02:06:09 DEBUG : sub/file2: md5 = 9e0b3a84d8377684c42958fd1173e4f9 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/05 02:06:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/notfound" 2025/11/05 02:06:13 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/qe0i31qdkoejk60elps0ni5sqk" 2025/11/05 02:06:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.79s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Making directory 2025/11/05 02:06:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:20 DEBUG : sub dir/hello world: md5 = e092bccde77c03995635f00978a2778e OK 2025/11/05 02:06:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.92s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:24 DEBUG : potato2: md5 = 4e0712657c532d81d8051dc86a282d45 OK 2025/11/05 02:06:26 DEBUG : empty space: md5 = ccba2c3636ca4d7dfb2a2d0ccb972cd3 OK --- PASS: TestLs (4.73s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:29 DEBUG : potato2: md5 = e1b94c0dba16dbc14f74cc969d449949 OK 2025/11/05 02:06:30 DEBUG : empty space: md5 = 47dd12f8a215c27b1c6d65215a081727 OK 2025/11/05 02:06:31 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:34 DEBUG : potato2: md5 = 89c73415c06fb6beadea4b4dab2cd841 OK 2025/11/05 02:06:36 DEBUG : empty space: md5 = 55bcac450a68081098ea28fc31121eae OK --- PASS: TestLsLong (4.82s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:39 DEBUG : potato2: md5 = bcd13919cf25350b43f452afa68ca997 OK 2025/11/05 02:06:40 DEBUG : empty space: md5 = fdebada5d4b1f992c3eaf7a7aa9fff0b OK --- PASS: TestHashSums (4.57s) === RUN TestHashSumsWithErrors 2025/11/05 02:06:42 DEBUG : Creating backend with remote ":memory:" 2025/11/05 02:06:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/05 02:06:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/05 02:06:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/05 02:06:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/05 02:06:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/05 02:06:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/05 02:06:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/05 02:06:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/05 02:06:42 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:44 DEBUG : potato2: md5 = 5e661da4aec49ef65a1f599fd728886f OK 2025/11/05 02:06:45 DEBUG : empty space: md5 = 844460e4f7e1616b650896ce1febe3b7 OK 2025/11/05 02:06:47 DEBUG : sub dir/potato3: md5 = 91a3d8d173ad8050819cfc943784ac57 OK 2025/11/05 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.74s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:52 DEBUG : small: md5 = d3a03580e9f7af559905cf8a611036ee OK 2025/11/05 02:06:54 DEBUG : medium: md5 = 44a49e54f5ed1fa9531421d6d8d4298a OK 2025/11/05 02:06:55 DEBUG : large: md5 = d4868eaa2b804fa5c0a6c233096327cc OK 2025/11/05 02:06:56 DEBUG : Waiting for deletions to finish 2025/11/05 02:06:56 DEBUG : large: Excluded (Size Filter) 2025/11/05 02:06:57 INFO : small: Deleted 2025/11/05 02:06:57 INFO : medium: Deleted --- PASS: TestDelete (6.98s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:06:59 DEBUG : small: md5 = 1c7c4db0a2fb5867e05cd1ff2186e832 OK 2025/11/05 02:07:01 DEBUG : medium: md5 = db27e161f37bb8dd003c2af6872dbed9 OK 2025/11/05 02:07:02 DEBUG : large: md5 = afd3a33f10451054d0ddb42d89dfbf2f OK 2025/11/05 02:07:02 DEBUG : Waiting for deletions to finish 2025/11/05 02:07:03 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/11/05 02:07:03 INFO : small: Deleted 2025/11/05 02:07:03 INFO : medium: Deleted --- PASS: TestMaxDelete (7.32s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:07:07 DEBUG : small: md5 = c1f0f2041b361699af556372e7a6591d OK 2025/11/05 02:07:08 DEBUG : medium: md5 = 4ca9def5727511b9a7d16b633e4a4324 OK 2025/11/05 02:07:10 DEBUG : large: md5 = db3766350d725ec2d5304d768d3ec4b3 OK 2025/11/05 02:07:10 DEBUG : Waiting for deletions to finish 2025/11/05 02:07:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/05 02:07:11 INFO : small: Deleted 2025/11/05 02:07:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.49s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:07:14 DEBUG : small: md5 = e6880cc39f4da0ad028ec4af37ae5e05 OK 2025/11/05 02:07:15 DEBUG : medium: md5 = a307a489d7a14693a1349bf11b440cbd OK 2025/11/05 02:07:17 DEBUG : large: md5 = 707ed35c2c1e426177e2ef3ecbb1d48b OK 2025/11/05 02:07:17 DEBUG : Waiting for deletions to finish 2025/11/05 02:07:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/05 02:07:18 INFO : large: Deleted 2025/11/05 02:07:18 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.06s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:07:21 DEBUG : ReadFile: md5 = 0c2bcba0dc64ea7ed7b1a9b2f8444367 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2025/11/05 02:07:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/05 02:07:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/05 02:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 02:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 02:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 02:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 02:07:24 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:07:25 DEBUG : file1: md5 = 51377432b25312156a6d04fec4dc9a96 OK 2025/11/05 02:07:27 DEBUG : file2: md5 = be6109ffec9885aa55cea25d468ee12e OK --- PASS: TestCat (17.55s) === RUN TestPurge 2025/11/05 02:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hamuzup3kako" 2025/11/05 02:07:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:07:42 DEBUG : Creating backend with remote "TestDrive:crypt/7ofbjdo6286n8atni9hio1dkrrohu9rre4p77d3449rh6a3jbfi0" 2025/11/05 02:07:43 DEBUG : Creating backend with remote "/tmp/rclone2299045514" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hamuzup3kako'", Local "Local file system at /tmp/rclone2299045514", Modify Window "1ms" 2025/11/05 02:07:47 DEBUG : A1/B1/C1/one: md5 = 00e0c5fb78f5b6b4d6761a2f168cd010 OK 2025/11/05 02:07:47 INFO : A2: Making directory 2025/11/05 02:07:48 INFO : A1/B2: Making directory 2025/11/05 02:07:48 INFO : A1/B2/C2: Making directory 2025/11/05 02:07:49 INFO : A1/B1/C3: Making directory 2025/11/05 02:07:50 INFO : A3: Making directory 2025/11/05 02:07:51 INFO : A3/B3: Making directory 2025/11/05 02:07:52 INFO : A3/B3/C4: Making directory 2025/11/05 02:07:54 DEBUG : A1/two: md5 = 6e2183a6a1dc289119ae6327b3f8b840 OK 2025/11/05 02:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hamuzup3kako': Purge remote 2025/11/05 02:07:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.05s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:01 DEBUG : A1/B1/C1/one: md5 = 4fbaa07a1a17b352028a953f62f0a07e OK 2025/11/05 02:08:01 INFO : A2: Making directory 2025/11/05 02:08:02 INFO : A1/B2: Making directory 2025/11/05 02:08:03 INFO : A1/B2/C2: Making directory 2025/11/05 02:08:03 INFO : A1/B1/C3: Making directory 2025/11/05 02:08:04 INFO : A3: Making directory 2025/11/05 02:08:05 INFO : A3/B3: Making directory 2025/11/05 02:08:06 INFO : A3/B3/C4: Making directory 2025/11/05 02:08:08 DEBUG : A1/two: md5 = 392f8ffd350888eaa428dfec9a1aae00 OK 2025/11/05 02:08:09 DEBUG : removing 1 level 3 directories 2025/11/05 02:08:09 INFO : A3/B3/C4: Removing directory 2025/11/05 02:08:11 DEBUG : removing 2 level 3 directories 2025/11/05 02:08:11 INFO : A1/B2/C2: Removing directory 2025/11/05 02:08:11 INFO : A1/B1/C3: Removing directory 2025/11/05 02:08:12 DEBUG : removing 2 level 2 directories 2025/11/05 02:08:12 INFO : A3/B3: Removing directory 2025/11/05 02:08:12 INFO : A1/B2: Removing directory 2025/11/05 02:08:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 02:08:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/05 02:08:13 DEBUG : removing 2 level 1 directories 2025/11/05 02:08:13 INFO : A3: Removing directory 2025/11/05 02:08:13 INFO : A2: Removing directory 2025/11/05 02:08:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/05 02:08:17 DEBUG : removing 1 level 3 directories 2025/11/05 02:08:17 INFO : A1/B1/C1: Removing directory 2025/11/05 02:08:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:17 DEBUG : removing 1 level 2 directories 2025/11/05 02:08:17 INFO : A1/B1: Removing directory 2025/11/05 02:08:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 02:08:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 02:08:18 DEBUG : removing 1 level 1 directories 2025/11/05 02:08:18 INFO : A1: Removing directory 2025/11/05 02:08:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 02:08:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 02:08:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 02:08:19 DEBUG : removing 1 level 0 directories 2025/11/05 02:08:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Removing directory 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 02:08:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.77s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:21 INFO : A1: Making directory 2025/11/05 02:08:22 INFO : A1/B1: Making directory 2025/11/05 02:08:22 INFO : A1/B1/C1: Making directory 2025/11/05 02:08:25 DEBUG : removing 1 level 3 directories 2025/11/05 02:08:25 INFO : A1/B1/C1: Removing directory 2025/11/05 02:08:26 DEBUG : removing 1 level 2 directories 2025/11/05 02:08:26 INFO : A1/B1: Removing directory 2025/11/05 02:08:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 02:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.05s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:28 INFO : A1: Making directory 2025/11/05 02:08:29 INFO : A1/B1: Making directory 2025/11/05 02:08:30 INFO : A1/B1/C1: Making directory 2025/11/05 02:08:33 DEBUG : removing 1 level 3 directories 2025/11/05 02:08:33 INFO : A1/B1/C1: Removing directory 2025/11/05 02:08:33 DEBUG : removing 1 level 2 directories 2025/11/05 02:08:33 INFO : A1/B1: Removing directory 2025/11/05 02:08:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 02:08:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:38 DEBUG : file1: md5 = 7f16d29348cbabbf31d34a12a26e2f6d OK 2025/11/05 02:08:38 DEBUG : filename.txt: File name found in url 2025/11/05 02:08:39 DEBUG : filename.txt: md5 = c699a10602d3be10ab10d8fec8298c0d OK 2025/11/05 02:08:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/05 02:08:41 DEBUG : headerfilename.txt: md5 = 69759fe2cdd2f93cd447d16ba276545a OK 2025/11/05 02:08:42 DEBUG : file2: md5 = 4ec0803ead67dd11db0c065115678d64 OK --- PASS: TestCopyURL (8.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 02:08:47 DEBUG : sub/file2: md5 = 4e9eaacc8ccda52de605254d225eae7e OK 2025/11/05 02:08:47 DEBUG : sub/file2: size = 14 OK 2025/11/05 02:08:47 INFO : file1: Copied (new) to: sub/file2 2025/11/05 02:08:47 INFO : file1: Deleted 2025/11/05 02:08:48 DEBUG : sub/file2: size = 14 OK 2025/11/05 02:08:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:08:48 DEBUG : file1: Unchanged skipping 2025/11/05 02:08:48 INFO : file1: Deleted 2025/11/05 02:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': don't need to copy/move sub/file2, it is already at target location 2025/11/05 02:08:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 02:08:52 DEBUG : file1: md5 = 0fe69759b61c49c443aaa7dbf52cd314 OK 2025/11/05 02:08:52 DEBUG : file1: size = 14 OK 2025/11/05 02:08:52 INFO : file1: Copied (new) 2025/11/05 02:08:52 INFO : file1: Deleted 2025/11/05 02:08:53 DEBUG : file1: Destination exists, skipping 2025/11/05 02:08:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.62s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:08:58 DEBUG : dst/file1: md5 = 5e85da84a54c4d8f15f6781c13b67899 OK 2025/11/05 02:08:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodewaq4kube/backup" 2025/11/05 02:08:58 DEBUG : Creating backend with remote "TestDrive:crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 02:09:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1142798382) 2025/11/05 02:09:00 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube') 2025/11/05 02:09:00 DEBUG : dst/file1: Sizes differ 2025/11/05 02:09:02 INFO : dst/file1: Moved (server-side) 2025/11/05 02:09:03 DEBUG : dst/file1: md5 = 67ced6dd4931193bbfa227b9298c5446 OK 2025/11/05 02:09:03 DEBUG : dst/file1: size = 14 OK 2025/11/05 02:09:03 INFO : dst/file1: Copied (new) 2025/11/05 02:09:03 INFO : dst/file1: Deleted 2025/11/05 02:09:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:09:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 02:09:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.81s) === 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:09:10 DEBUG : A1/one: md5 = 22ee29e9d7c7a771653d40b1901d98c8 OK 2025/11/05 02:09:12 DEBUG : A1/two: md5 = f6f7b118b734db750dcceda84dc8f998 OK 2025/11/05 02:09:14 DEBUG : A1/B1/three: md5 = ea31f39758f52fe2921791d6ba81d1ac OK 2025/11/05 02:09:16 DEBUG : A1/B1/C1/four: md5 = 0ac47f9f06aa84a7b626976cf184c2d3 OK 2025/11/05 02:09:18 DEBUG : A1/B1/C2/five: md5 = 55f009a4ea4feb577195e35e150eb142 OK 2025/11/05 02:09:18 INFO : A1/B2: Making directory 2025/11/05 02:09:19 INFO : A1/B1/C3: Making directory 2025/11/05 02:09:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/05 02:09:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/05 02:09:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/05 02:09:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/05 02:09:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/05 02:09:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 02:09:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 02:09:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 02:09:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 02:09:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 02:09:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/05 02:09:40 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/05 02:09:40 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/05 02:09:40 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/05 02:09:40 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/05 02:09:40 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/05 02:09:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 02:09:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 02:09:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 02:09:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 02:09:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 02:09:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/05 02:09:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 02:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.07s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 02:09:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 82d91b454e4f579d0c0f3db0edb6b160 OK 2025/11/05 02:09:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 02:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/05 02:09:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 02:09:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/05 02:09:57 DEBUG : no_checksum_big_file_from_pipe: md5 = c8a1224d0aeedd0ad08fea42e2a49484 OK 2025/11/05 02:09:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 02:09:57 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 02:10:00 DEBUG : with_checksum_small_file_from_pipe: md5 = f96910caa9238bbd5bb35b87799b6270 OK 2025/11/05 02:10:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 02:10:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 02:10:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/05 02:10:02 DEBUG : with_checksum_big_file_from_pipe: md5 = ae0226e43e06cae370f51017c8833790 OK 2025/11/05 02:10:02 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 02:10:02 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 02:10:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 02:10:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:10:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/05 02:10:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 02:10:07 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-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 02:10:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 02:10:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 02:10:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/05 02:10:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 02:10:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/05 02:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (48 bytes), uploading instead of streaming 2025/11/05 02:10:16 DEBUG : rcat_metadata: md5 = c763df288ad327744027a90efd5cbbf1 OK 2025/11/05 02:10:16 DEBUG : rcat_metadata: size = 48 OK 2025/11/05 02:10:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/05 02:10:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/05 02:10:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = cd36f4a2f2373a1da3136fa80b720905 OK 2025/11/05 02:10:19 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/05 02:10:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.31s) --- PASS: TestRcatMetadata/Normal (2.67s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:22 DEBUG : potato1: md5 = f59d97351691a47b1f2cac9164396b6e OK 2025/11/05 02:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (60 bytes), uploading instead of streaming 2025/11/05 02:10:23 DEBUG : potato2: md5 = cf354ec7290bb7e0c2a4f6878be54ebd OK 2025/11/05 02:10:23 DEBUG : potato2: size = 60 OK 2025/11/05 02:10:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.48s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:26 DEBUG : potato1: md5 = ed457a24feacfd6f7c79b23b2844202f OK 2025/11/05 02:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': File to upload is small (60 bytes), uploading instead of streaming 2025/11/05 02:10:28 DEBUG : potato2: md5 = 1aa9d61df56643ec5f2089964d994d1a OK 2025/11/05 02:10:28 DEBUG : potato2: size = 60 OK 2025/11/05 02:10:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:31 DEBUG : potato2: md5 = 927e33b90406774b1dec79e822ea721e OK 2025/11/05 02:10:33 DEBUG : empty space: md5 = cdb7de36b71665cba0694600e141cc80 OK 2025/11/05 02:10:35 DEBUG : sub dir/potato3: md5 = 6b4063d0783dfafe0bb8a2b723d34eee OK 2025/11/05 02:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Touching "sub dir/potato3" 2025/11/05 02:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Touching "empty space" 2025/11/05 02:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Touching "potato2" 2025/11/05 02:10:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.30s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:40 DEBUG : dir with metadata: Making directory with metadata 2025/11/05 02:10:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.65s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:43 DEBUG : directory with modtime: Making directory with metadata 2025/11/05 02:10:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/05 02:10:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:10:45 DEBUG : Google drive root 'crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig': Skipping btime metadata as can't update it on an existing file: 2025-11-05T02:10:45.461455092Z 2025/11/05 02:10:46 INFO : non existent directory: Updated directory metadata 2025/11/05 02:10:48 DEBUG : Google drive root 'crypt/b168os71libi64scd3s8n3492fa2cpaq0mpt9fjqmqem1dsl64ig': Skipping btime metadata as can't update it on an existing file: 2025-11-05T02:10:45.461455092Z 2025/11/05 02:10:48 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.91s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/05 02:10:52 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/05 02:10:52 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.13s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/05 02:10:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:10:54 DEBUG : dst: Making directory with metadata 2025/11/05 02:10:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:10:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:10:55 INFO : dst: Set directory modification time (using SetModTime) 2025/11/05 02:10:56 INFO : dst: Set directory modification time (using SetModTime) 2025/11/05 02:10:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/05 02:10:56 INFO : dst: Set directory modification time (using SetModTime) 2025/11/05 02:10:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.28s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube'", Local "Local file system at /tmp/rclone1142798382", Modify Window "1ms" 2025/11/05 02:10:59 DEBUG : sub dir/test remove existing: md5 = d7ab1c370e7a803e5f6e02751b10fe4a OK 2025/11/05 02:11:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = bdf7a26844fd0097629f4d5c26df893b OK 2025/11/05 02:11:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kibuzac6" before starting 2025/11/05 02:11:04 DEBUG : sub dir/test remove existing.kibuzac6: TEST: removing renamed existing file after operation 2025/11/05 02:11:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.depequr8" before starting 2025/11/05 02:11:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.depequr8: TEST: renaming existing back after failed operation 2025/11/05 02:11:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gucuqes2" before starting 2025/11/05 02:11:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gucuqes2: TEST: removing renamed existing file after operation 2025/11/05 02:11:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2h0l1b4fli19l9t57q6vdns9td5satag2sn33t83tn3eto1g499g" 2025/11/05 02:11:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ngeh4hj1anh6repmtq5p0bod1ugapip4iu34ukm5t2l08m1iq6m2qop2382f5m9akh1p2qj8ehu18rsjh096dqbibv1913jioaroe8scr3ah6bccuhtrt0gtnhsnknkcrsg8cc7f5aa8fasvagkbof0h349bnlok8ieb600pccj165fef7ag" --- PASS: TestRemoveExisting (13.28s) === 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/05 02:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodewaq4kube': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m28.62355063s (try 1/5)