"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/05 01:34:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho" 2025/08/05 01:34:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:34:05 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g" 2025/08/05 01:34:06 DEBUG : Creating backend with remote "/tmp/rclone894922279" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/05 01:34:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/05 01:34:07 DEBUG : potato: Seek from 10 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 10 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Seek from 5 to 2 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/05 01:34:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Seek from 5 to 2 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/05 01:34:07 DEBUG : potato: Seek from 8 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 8 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/05 01:34:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:34:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:34:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:34:07 DEBUG : potato: Seek from 5 to 2 2025/08/05 01:34:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/05 01:34:07 DEBUG : potato: Seek from 9 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 9 to 0 2025/08/05 01:34:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:34:09 DEBUG : rutabaga: md5 = f922d3c702c4e62a7f09f9165acc29f6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/05 01:34:11 DEBUG : empty space: md5 = f27232fdfd4d8fab13551896cb2f7024 OK === RUN TestCheck/3 2025/08/05 01:34:13 DEBUG : potato2: md5 = 526192e8613df407934b60b34a5d8a4a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/05 01:34:15 DEBUG : remotepotato: md5 = 05f3b489ff7f04a6d95290e330088860 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.93s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/05 01:34:18 DEBUG : Creating backend with remote "nonexistent" 2025/08/05 01:34:18 DEBUG : Creating backend with remote "nonexistent" 2025/08/05 01:34:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/05 01:34:18 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/08/05 01:34:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/05 01:34:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:34:19 DEBUG : rutabaga: md5 = 77b868a33c3d87e994a3bfca4d407a49 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/05 01:34:23 DEBUG : empty space: md5 = 4cc87a92c9aec82048b5a74bacb5a55a OK === RUN TestCheckDownload/3 2025/08/05 01:34:25 DEBUG : potato2: md5 = e58d692c47fd8eef03ff8af38c7b91a3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/05 01:34:29 DEBUG : remotepotato: md5 = 88d8e4f705b68f1caab3b4fd6f5a3d72 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.10s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.29s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:34:35 DEBUG : rutabaga: md5 = 2662964913d257bffe38f0734ad6dfd5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/05 01:34:37 DEBUG : empty space: md5 = 341effa4aa8db4430498e0a42d94bc5c OK === RUN TestCheckSizeOnly/3 2025/08/05 01:34:39 DEBUG : potato2: md5 = e231417e4ec9a86cf526180141cb2231 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/05 01:34:42 DEBUG : remotepotato: md5 = a53bac473de982166753d24ffa2ae929 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.95s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:34:46 DEBUG : test.sum: md5 = b7c6e264f6a318bae723b7f142e60be5 OK 2025/08/05 01:34:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/05 01:34:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/05 01:34:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/05 01:34:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/05 01:34:49 DEBUG : test.sum: md5 = 12c60467574a7015626c0051c9c00f52 OK 2025/08/05 01:34:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/05 01:34:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/05 01:34:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/05 01:34:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.80s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/data" 2025/08/05 01:34:51 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:34:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/data" 2025/08/05 01:34:53 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/vjrnln8ratgmqakfosrqe8espk" 2025/08/05 01:34:56 DEBUG : data/banana: md5 = c1bdba40a8b19f8057b1a8513f63968d OK 2025/08/05 01:34:58 DEBUG : test.sum: md5 = ee64c4decec81658a2d3270c7db70861 OK === RUN TestCheckSumDownload/subtest1 2025/08/05 01:35:02 DEBUG : data/potato: md5 = 9afa9a11c378bfee77db786aa0d3850a OK 2025/08/05 01:35:04 DEBUG : test.sum: md5 = 7df302463d970f0090f83c9a69b61b51 OK === RUN TestCheckSumDownload/subtest2 2025/08/05 01:35:08 DEBUG : test.sum: md5 = fd1908940d748f6acc18c013a0238530 OK === RUN TestCheckSumDownload/subtest3 2025/08/05 01:35:12 DEBUG : test.sum: md5 = 4a655140c4aa153e4adfc806bfdbe949 OK === RUN TestCheckSumDownload/subtest4 2025/08/05 01:35:16 DEBUG : test.sum: md5 = 2206aa2d0dd5de65775f95cc6d1f21be OK === RUN TestCheckSumDownload/subtest5 2025/08/05 01:35:20 DEBUG : test.sum: md5 = f580a1d0c29fa388b5d620cc433f53e4 OK === RUN TestCheckSumDownload/subtest6 2025/08/05 01:35:24 DEBUG : data/banana: md5 = f479457d75e860d535db0cc8a4ad81e5 OK 2025/08/05 01:35:26 DEBUG : data/potato: md5 = 70b83990fdc672c2fa15d8ed2e0ea41d OK 2025/08/05 01:35:28 DEBUG : test.sum: md5 = 3e70fb064b42d1dc159c12caa293ed8b OK === RUN TestCheckSumDownload/subtest7 2025/08/05 01:35:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/05 01:35:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.98s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.56s) --- PASS: TestCheckSumDownload/subtest4 (1.85s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (2.39s) --- PASS: TestCheckSumDownload/subtest7 (2.68s) === RUN TestApplyTransforms 2025/08/05 01:35:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moricov3seyo" 2025/08/05 01:35:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:35:34 DEBUG : Creating backend with remote "TestDrive:crypt/n274chbu0nafeth1ojqmdt8ksgcu5st7dr2d9rba2b83853ur4ig" 2025/08/05 01:35:35 DEBUG : Creating backend with remote "/tmp/rclone2493898858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo'", Local "Local file system at /tmp/rclone2493898858", Modify Window "1ms" 2025/08/05 01:35:37 DEBUG : hello, world!: md5 = 0859b3e68bdac0616c818f0132a89d77 OK upper checkfile vs. lower remote (without normalization) 2025/08/05 01:35:37 ERROR : hello, world!: sum not found 2025/08/05 01:35:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo' 2025/08/05 01:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo': 1 files missing 2025/08/05 01:35:37 NOTICE: 1 hashes missing 2025/08/05 01:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo': 1 differences found 2025/08/05 01:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/05 01:35:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:35:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo': 0 differences found 2025/08/05 01:35:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo': 1 matching files 2025/08/05 01:35:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuxepah9goba" 2025/08/05 01:35:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:35:38 DEBUG : Creating backend with remote "TestDrive:crypt/0kinp9vja9vb4dgc29gth0n6g3o9mm51nbfmefji8bbapeot5id0" 2025/08/05 01:35:39 DEBUG : Creating backend with remote "/tmp/rclone2749445930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba'", Local "Local file system at /tmp/rclone2749445930", Modify Window "1ms" 2025/08/05 01:35:41 DEBUG : HELLO, WORLD!: md5 = 54314eb9f7f1d8c547a7159fd071a4ad OK lower checkfile vs. upper remote (without normalization) 2025/08/05 01:35:42 ERROR : HELLO, WORLD!: sum not found 2025/08/05 01:35:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba' 2025/08/05 01:35:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba': 1 files missing 2025/08/05 01:35:42 NOTICE: 1 hashes missing 2025/08/05 01:35:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba': 1 differences found 2025/08/05 01:35:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/05 01:35:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba': 0 differences found 2025/08/05 01:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba': 1 matching files 2025/08/05 01:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogadot1repe" 2025/08/05 01:35:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/s2mqdu5fjk740i2mgope79js0k2mcba41k5btt7r0jo0bvu9r8vg" 2025/08/05 01:35:45 DEBUG : Creating backend with remote "/tmp/rclone3821013174" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe'", Local "Local file system at /tmp/rclone3821013174", Modify Window "1ms" 2025/08/05 01:35:47 DEBUG : HeLlO, wOrLd!: md5 = c92ced3519aad39adec686b15b355c18 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/05 01:35:47 ERROR : HeLlO, wOrLd!: sum not found 2025/08/05 01:35:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe' 2025/08/05 01:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe': 1 files missing 2025/08/05 01:35:47 NOTICE: 1 hashes missing 2025/08/05 01:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe': 1 differences found 2025/08/05 01:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/05 01:35:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe': 0 differences found 2025/08/05 01:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe': 1 matching files 2025/08/05 01:35:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kivuzov6temi" 2025/08/05 01:35:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:35:48 DEBUG : Creating backend with remote "TestDrive:crypt/8muska5lcf5soljuj3g3u5fvkdq29v0q1ptdfm50sbdaeovbrn1g" 2025/08/05 01:35:49 DEBUG : Creating backend with remote "/tmp/rclone4219872458" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi'", Local "Local file system at /tmp/rclone4219872458", Modify Window "1ms" 2025/08/05 01:35:51 DEBUG : HELLO, WORLD!: md5 = 19857f06c6e5de897a0ff9f489016b5f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/05 01:35:52 ERROR : HELLO, WORLD!: sum not found 2025/08/05 01:35:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi' 2025/08/05 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi': 1 files missing 2025/08/05 01:35:52 NOTICE: 1 hashes missing 2025/08/05 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi': 1 differences found 2025/08/05 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/05 01:35:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi': 0 differences found 2025/08/05 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi': 1 matching files 2025/08/05 01:35:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-togetov6daxu" 2025/08/05 01:35:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:35:54 DEBUG : Creating backend with remote "TestDrive:crypt/1sea6gorjut8h3djrj5vrbr6ir66tc9r87qrf95oq35ot5tbkoq0" 2025/08/05 01:35:55 DEBUG : Creating backend with remote "/tmp/rclone2371750019" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu'", Local "Local file system at /tmp/rclone2371750019", Modify Window "1ms" 2025/08/05 01:35:57 DEBUG : 測試_Русский___ě_áñ: md5 = 4229e62e2052bdd81e723b943948eb98 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/05 01:35:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/05 01:35:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu' 2025/08/05 01:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu': 1 files missing 2025/08/05 01:35:58 NOTICE: 1 hashes missing 2025/08/05 01:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu': 1 differences found 2025/08/05 01:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/05 01:35:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu': 0 differences found 2025/08/05 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu': 1 matching files 2025/08/05 01:35:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guvamey6dusa" 2025/08/05 01:35:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/8vh38ocfdvph4mr22315fidg8a2almlo1k9i00dkmpslqm0b1gsg" 2025/08/05 01:36:00 DEBUG : Creating backend with remote "/tmp/rclone3439110463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa'", Local "Local file system at /tmp/rclone3439110463", Modify Window "1ms" 2025/08/05 01:36:02 DEBUG : 測試_Русский___ě_áñ: md5 = 9a30664ae92fbd95c01b41e0278c8578 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/05 01:36:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/05 01:36:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa' 2025/08/05 01:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa': 1 files missing 2025/08/05 01:36:02 NOTICE: 1 hashes missing 2025/08/05 01:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa': 1 differences found 2025/08/05 01:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/05 01:36:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa': 0 differences found 2025/08/05 01:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa': 1 matching files 2025/08/05 01:36:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lugecip2luqe" 2025/08/05 01:36:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:36:03 DEBUG : Creating backend with remote "TestDrive:crypt/pi80aeghd35ejgfh21m0u7frsafts954kb9sev3h75l12ofsiju0" 2025/08/05 01:36:04 DEBUG : Creating backend with remote "/tmp/rclone132154711" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe'", Local "Local file system at /tmp/rclone132154711", Modify Window "1ms" 2025/08/05 01:36:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 929a018bf7daa62f79b58dc052ece03b OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/05 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe' 2025/08/05 01:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe': 1 files missing 2025/08/05 01:36:07 NOTICE: 1 hashes missing 2025/08/05 01:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe': 1 differences found 2025/08/05 01:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/05 01:36:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe': 0 differences found 2025/08/05 01:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe': 1 matching files 2025/08/05 01:36:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siricoh8deha" 2025/08/05 01:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:36:08 DEBUG : Creating backend with remote "TestDrive:crypt/tm4i3mtr9pf01v5ul5rqebj8grgun6jf74upo1oah78ikgs0i9lg" 2025/08/05 01:36:09 DEBUG : Creating backend with remote "/tmp/rclone1804382515" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha'", Local "Local file system at /tmp/rclone1804382515", Modify Window "1ms" 2025/08/05 01:36:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b191ed8d624a7dfa25c3849586093b4 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/05 01:36:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:36:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha' 2025/08/05 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha': 1 files missing 2025/08/05 01:36:12 NOTICE: 1 hashes missing 2025/08/05 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha': 1 differences found 2025/08/05 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/05 01:36:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha': 0 differences found 2025/08/05 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha': 1 matching files 2025/08/05 01:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafoniw5libe" 2025/08/05 01:36:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/ocmpfjv844af8819ddmib9ogiil07ra553jrf4gglovj50phfa20" 2025/08/05 01:36:14 DEBUG : Creating backend with remote "/tmp/rclone1879221555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe'", Local "Local file system at /tmp/rclone1879221555", Modify Window "1ms" 2025/08/05 01:36:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2a3c7bc7404860e65adae600098f38af OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/05 01:36:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:36:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe' 2025/08/05 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe': 1 files missing 2025/08/05 01:36:16 NOTICE: 1 hashes missing 2025/08/05 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe': 1 differences found 2025/08/05 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/05 01:36:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe': 0 differences found 2025/08/05 01:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe': 1 matching files 2025/08/05 01:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zicaziv4fafo" 2025/08/05 01:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/m1bgvf5gg9rr9neeahbta8j304ujr5qqr307bd1cqknesurqn350" 2025/08/05 01:36:18 DEBUG : Creating backend with remote "/tmp/rclone2513876100" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo'", Local "Local file system at /tmp/rclone2513876100", Modify Window "1ms" 2025/08/05 01:36:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b000bd0062b0d5ee1123ff9cbd2e3216 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/05 01:36:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:36:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo' 2025/08/05 01:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo': 1 files missing 2025/08/05 01:36:21 NOTICE: 1 hashes missing 2025/08/05 01:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo': 1 differences found 2025/08/05 01:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/05 01:36:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:36:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo': 0 differences found 2025/08/05 01:36:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo': 1 matching files 2025/08/05 01:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zicaziv4fafo': Purge remote 2025/08/05 01:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafoniw5libe': Purge remote 2025/08/05 01:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siricoh8deha': Purge remote 2025/08/05 01:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lugecip2luqe': Purge remote 2025/08/05 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvamey6dusa': Purge remote 2025/08/05 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-togetov6daxu': Purge remote 2025/08/05 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kivuzov6temi': Purge remote 2025/08/05 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogadot1repe': Purge remote 2025/08/05 01:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuxepah9goba': Purge remote 2025/08/05 01:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moricov3seyo': Purge remote --- PASS: TestApplyTransforms (53.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:36:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 01:36:29 DEBUG : sub/file2: md5 = 0296aef4d718ef712ea37a1890667cf6 OK 2025/08/05 01:36:29 INFO : file1: Copied (new) to: sub/file2 2025/08/05 01:36:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 01:36:29 DEBUG : file1: Unchanged skipping 2025/08/05 01:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': don't need to copy/move sub/file2, it is already at target location 2025/08/05 01:36:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:36:35 DEBUG : dst/file1: md5 = 038c4f0c98d4e7420f030388fea7d573 OK 2025/08/05 01:36:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/backup" 2025/08/05 01:36:36 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/1nrff024r7pq65ecp72fc28jb0" 2025/08/05 01:36:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/05 01:36:40 INFO : dst/file1: Moved (server-side) 2025/08/05 01:36:41 DEBUG : dst/file1: md5 = b6394d7fc6ccbc06ce48b1a82ec95cd6 OK 2025/08/05 01:36:41 INFO : dst/file1: Copied (new) 2025/08/05 01:36:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:36:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:36:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:36:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/dst" 2025/08/05 01:36:46 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 01:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/CompareDest" 2025/08/05 01:36:48 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/gveqi14airsml4bgu7krj116o8" 2025/08/05 01:36:49 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 01:36:51 DEBUG : one: md5 = 4146ca06d10373a8f5a7ace009f7bdda OK 2025/08/05 01:36:51 INFO : one: Copied (new) 2025/08/05 01:36:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:36:54 DEBUG : one: md5 = 423aaefb533fdeb4a5d464dbe70c15d6 OK 2025/08/05 01:36:54 INFO : one: Copied (replaced existing) 2025/08/05 01:36:56 DEBUG : dst/one: md5 = b1463df7c72d9a7ca5d1c6ea9c7dbdb3 OK 2025/08/05 01:36:58 DEBUG : CompareDest/one: md5 = 8ae4dcb8e2f09e4b9639f0185567ec81 OK 2025/08/05 01:36:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:36:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 01:36:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 01:37:01 DEBUG : CompareDest/two: md5 = 3c8eccd7bd520f84bdcfd72d4439083d OK 2025/08/05 01:37:02 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:37:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 01:37:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 01:37:03 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:37:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 01:37:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 01:37:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:37:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 01:37:06 DEBUG : two: md5 = a73cff8f2f54f07b5269092d978c3256 OK 2025/08/05 01:37:06 INFO : two: Copied (new) 2025/08/05 01:37:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 01:37:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:37:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:37:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.57s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:37:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/dst" 2025/08/05 01:37:10 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 01:37:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/CopyDest" 2025/08/05 01:37:12 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/05 01:37:13 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 01:37:16 DEBUG : one: md5 = 308e944361a212b17dfa6c1effaf441f OK 2025/08/05 01:37:16 INFO : one: Copied (new) 2025/08/05 01:37:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:37:18 DEBUG : one: md5 = 95e3322e6e2fafb6663880cbabe22bfe OK 2025/08/05 01:37:18 INFO : one: Copied (replaced existing) 2025/08/05 01:37:20 DEBUG : dst/one: md5 = f127f36730c7a04becce3287cbfb17f3 OK 2025/08/05 01:37:23 DEBUG : CopyDest/one: md5 = fc94cc5cf2d68e29b249a498297ec1d8 OK 2025/08/05 01:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/BackupDir" 2025/08/05 01:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/05 01:37:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:37:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 01:37:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:37:27 INFO : one: Moved (server-side) 2025/08/05 01:37:28 INFO : one: Copied (server-side copy) 2025/08/05 01:37:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/05 01:37:30 DEBUG : CopyDest/two: md5 = b76aa693f001f17799b0e26efff03188 OK 2025/08/05 01:37:31 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:37:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 01:37:32 INFO : two: Copied (server-side copy) 2025/08/05 01:37:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/05 01:37:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 01:37:33 DEBUG : two: Unchanged skipping 2025/08/05 01:37:35 DEBUG : CopyDest/three: md5 = 7b886ceef8a11ae2e34c95d2d6b38ced OK 2025/08/05 01:37:35 DEBUG : three: Need to transfer - File not found at Destination 2025/08/05 01:37:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/05 01:37:36 DEBUG : three: Destination not found in --copy-dest 2025/08/05 01:37:37 DEBUG : three: md5 = 65572140add3e7198d7b6a39a3866e2e OK 2025/08/05 01:37:37 INFO : three: Copied (new) 2025/08/05 01:37:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/05 01:37:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 01:37:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:37:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:37:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/05 01:37:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 01:37:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:37:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/05 01:37:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8e530c669e901c3467a7a92dd795a266 OK 2025/08/05 01:37:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/05 01:37:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/05 01:37:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/05 01:37:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/05 01:37:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/05 01:37:50 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e00438f481889b6e06a6017e9a86eb38 OK 2025/08/05 01:37:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/05 01:37:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/05 01:37:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:37:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using skip mode. 2025/08/05 01:37:57 NOTICE: one: Found 2 files with duplicate names 2025/08/05 01:37:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using skip mode. 2025/08/05 01:38:03 NOTICE: one: Found 3 files with duplicate names 2025/08/05 01:38:03 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/05 01:38:03 INFO : one: Deleted 2025/08/05 01:38:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.48s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using first mode. 2025/08/05 01:38:09 NOTICE: one: Found 3 files with duplicate names 2025/08/05 01:38:09 INFO : one: Deleted 2025/08/05 01:38:10 INFO : one: Deleted 2025/08/05 01:38:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using newest mode. 2025/08/05 01:38:16 NOTICE: one: Found 3 files with duplicate names 2025/08/05 01:38:16 INFO : one: Deleted 2025/08/05 01:38:16 INFO : one: Deleted 2025/08/05 01:38:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using oldest mode. 2025/08/05 01:38:22 NOTICE: one: Found 3 files with duplicate names 2025/08/05 01:38:23 INFO : one: Deleted 2025/08/05 01:38:23 INFO : one: Deleted 2025/08/05 01:38:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using largest mode. 2025/08/05 01:38:29 NOTICE: one: Found 3 files with duplicate names 2025/08/05 01:38:29 INFO : one: Deleted 2025/08/05 01:38:30 INFO : one: Deleted 2025/08/05 01:38:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.42s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using smallest mode. 2025/08/05 01:38:35 NOTICE: one: Found 3 files with duplicate names 2025/08/05 01:38:36 INFO : one: Deleted 2025/08/05 01:38:36 INFO : one: Deleted 2025/08/05 01:38:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.56s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Looking for duplicate names using rename mode. 2025/08/05 01:38:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/05 01:38:44 INFO : one-2.txt: renamed from: one.txt 2025/08/05 01:38:45 INFO : one-3.txt: renamed from: one.txt 2025/08/05 01:38:46 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.36s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:38:51 DEBUG : dupe1/one.txt: md5 = b9ea36d1d3b1b31ec1b7f4a921bf929e OK 2025/08/05 01:38:53 DEBUG : dupe2/two.txt: md5 = 703f3a2aa310b85d5a0b903c8f0e1ffb OK 2025/08/05 01:38:55 DEBUG : dupe3/three.txt: md5 = 844b113559e62de4b33d2f3770a08840 OK 2025/08/05 01:38:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/05 01:38:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/05 01:38:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/05 01:38:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/05 01:39:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/05 01:39:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/05 01:39:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:39:03 DEBUG : a.txt: md5 = 1dc6ae1333f86b9a141e5420e9d74195 OK 2025/08/05 01:39:04 DEBUG : zend.txt: md5 = 31b6c26d4fd486718f7aca4478d72bb9 OK 2025/08/05 01:39:06 DEBUG : sub dir/hello world: md5 = e208447a47f90d2793390fba913007de OK 2025/08/05 01:39:08 DEBUG : sub dir/hello world2: md5 = 6cbc81ce34683f94d1d981d022e540c5 OK 2025/08/05 01:39:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 9c03a21f4fe984968b0d462d547a6a53 OK 2025/08/05 01:39:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 618876024832bbe9365a959f502d7f4c OK 2025/08/05 01:39:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 561e74c771b63f0fb223711a3299c86c OK 2025/08/05 01:39:15 DEBUG : a.txt: Excluded (Size Filter) 2025/08/05 01:39:15 DEBUG : a.txt: Excluded 2025/08/05 01:39:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:39:16 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:39:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:39:16 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:39:16 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 01:39:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:39:16 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:39:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:39:16 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:39:17 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 01:39:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/05 01:39:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/05 01:39:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/05 01:39:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/05 01:39:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/05 01:39:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/05 01:39:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.71s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:39:24 DEBUG : a.txt: md5 = 247cc56659949c62e5944304327cb538 OK 2025/08/05 01:39:26 DEBUG : zend.txt: md5 = 2308496f51c01ff04f78e57578d946a1 OK 2025/08/05 01:39:28 DEBUG : sub dir/hello world: md5 = 828d0b4e23ccf24ce726aa610b87d9df OK 2025/08/05 01:39:29 DEBUG : sub dir/hello world2: md5 = 7d943b50d4b609b77192c4dc645bc145 OK 2025/08/05 01:39:31 DEBUG : sub dir/ignore dir/.ignore: md5 = bdf395790e132cd8cadb1b3d4472f1ec OK 2025/08/05 01:39:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 897e850ae4e0e3202e28ff1d7c3def8f OK 2025/08/05 01:39:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = d70f17d89309879ba9357ecb28418f42 OK 2025/08/05 01:39:36 DEBUG : a.txt: Excluded (Size Filter) 2025/08/05 01:39:36 DEBUG : a.txt: Excluded 2025/08/05 01:39:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:39:37 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:39:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:39:37 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:39:37 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 01:39:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:39:37 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:39:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:39:37 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:39:38 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 01:39:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/05 01:39:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/05 01:39:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/05 01:39:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/05 01:39:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/05 01:39:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/05 01:39:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:39:46 DEBUG : file1: md5 = 6aa66898bccf3c024525956b4a7ea479 OK 2025/08/05 01:39:48 DEBUG : sub/file2: md5 = f252d025a4fee32531c5ea5937e1c6f4 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/08/05 01:39:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/05 01:39:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/05 01:39:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/05 01:39:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.08s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:39:55 DEBUG : file1: md5 = 59be7546fa9724c6a18c4c8c8d621623 OK 2025/08/05 01:39:57 DEBUG : sub/file2: md5 = b109322ab07ca7034817344cc0e6d3c9 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/08/05 01:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/notfound" 2025/08/05 01:40:01 DEBUG : Config file has changed externally - reloading 2025/08/05 01:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/05 01:40:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.60s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Making directory 2025/08/05 01:40:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:08 DEBUG : sub dir/hello world: md5 = 142ecf4ec16b83735231d4acf33a2dd1 OK 2025/08/05 01:40:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.62s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:12 DEBUG : potato2: md5 = 021e587e154d692c0134784167ab9bfd OK 2025/08/05 01:40:13 DEBUG : empty space: md5 = b772f02e23f3276af052e670095d71bd OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:16 DEBUG : potato2: md5 = 03b6403bf38efff1d1e37d8559b63607 OK 2025/08/05 01:40:18 DEBUG : empty space: md5 = 3b2138647848a0ca81cd45ee31f97640 OK 2025/08/05 01:40:18 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.87s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:21 DEBUG : potato2: md5 = aba23bbff07dd6a24e8ded40c94077ae OK 2025/08/05 01:40:23 DEBUG : empty space: md5 = ed9a923f4488d6d46839f2fe466a8f26 OK --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:26 DEBUG : potato2: md5 = 7e8747265b6abb33310271efe024f363 OK 2025/08/05 01:40:28 DEBUG : empty space: md5 = 01230ba4593f90b575c38dceca2751b2 OK --- PASS: TestHashSums (5.38s) === RUN TestHashSumsWithErrors 2025/08/05 01:40:30 DEBUG : Creating backend with remote ":memory:" 2025/08/05 01:40:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/05 01:40:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/05 01:40:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:31 DEBUG : potato2: md5 = 2a9d2a0353e41388455c8902f6ded0ec OK 2025/08/05 01:40:33 DEBUG : empty space: md5 = ef56de028de5f2179fd1ae735459a0b0 OK 2025/08/05 01:40:35 DEBUG : sub dir/potato3: md5 = 0e6419350dfd59d51055eaf606a545f8 OK 2025/08/05 01:40:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.68s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:41 DEBUG : small: md5 = 347e7f36a5b1fec2576c180482cb4e0a OK 2025/08/05 01:40:42 DEBUG : medium: md5 = a16a9abf21d6c50995640de1422fc342 OK 2025/08/05 01:40:43 DEBUG : large: md5 = cb2da7e859d8d8fc0bf444acb4bf2ae2 OK 2025/08/05 01:40:44 DEBUG : Waiting for deletions to finish 2025/08/05 01:40:44 DEBUG : large: Excluded (Size Filter) 2025/08/05 01:40:45 INFO : medium: Deleted 2025/08/05 01:40:45 INFO : small: Deleted --- PASS: TestDelete (7.33s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:47 DEBUG : small: md5 = 9f7c181f5ba27f815d9178790cc2b78e OK 2025/08/05 01:40:49 DEBUG : medium: md5 = 730a2445c6bcba86ea884052eec4aa09 OK 2025/08/05 01:40:50 DEBUG : large: md5 = dce69d6234a2ebf2ed90dc158b8a62eb OK 2025/08/05 01:40:50 DEBUG : Waiting for deletions to finish 2025/08/05 01:40:51 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/05 01:40:51 INFO : large: Deleted 2025/08/05 01:40:51 INFO : small: Deleted --- PASS: TestMaxDelete (6.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:40:54 DEBUG : small: md5 = be6c94e9854ff61decbc1ffc03333d0c OK 2025/08/05 01:40:55 DEBUG : medium: md5 = 293ac21d715959d9c2b5372ccdea0ca2 OK 2025/08/05 01:40:57 DEBUG : large: md5 = fed021c28bc41718f2dad16b6e1f9e15 OK 2025/08/05 01:40:57 DEBUG : Waiting for deletions to finish 2025/08/05 01:40:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/05 01:40:58 INFO : small: Deleted 2025/08/05 01:40:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.88s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:41:01 DEBUG : small: md5 = 3d6e0cd67a6e21038b31bc89dbc840c1 OK 2025/08/05 01:41:02 DEBUG : medium: md5 = 9e4ed4b0ff0772c3365c0e3829e6dee0 OK 2025/08/05 01:41:04 DEBUG : large: md5 = cb4c47197474d77b3686b7840e3e09f5 OK 2025/08/05 01:41:04 DEBUG : Waiting for deletions to finish 2025/08/05 01:41:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/05 01:41:05 INFO : small: Deleted 2025/08/05 01:41:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.76s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:41:08 DEBUG : ReadFile: md5 = 415b91db8733542cecc6c6ee09a0cc03 OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2025/08/05 01:41:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/05 01:41:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/05 01:41:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:41:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:41:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:41:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:41:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:41:12 DEBUG : file1: md5 = dc2ce0f77d3df9ea91c4966d92949b6d OK 2025/08/05 01:41:13 DEBUG : file2: md5 = f539e684ee1d69f871c41f3ffb153a60 OK --- PASS: TestCat (17.38s) === RUN TestPurge 2025/08/05 01:41:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rixuvaj7ceko" 2025/08/05 01:41:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:41:28 DEBUG : Creating backend with remote "TestDrive:crypt/53tqja5rjg8nen6fdk6suh3esbnoae84aijcfk8e0m1fj6fi26qg" 2025/08/05 01:41:29 DEBUG : Creating backend with remote "/tmp/rclone1133049844" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rixuvaj7ceko'", Local "Local file system at /tmp/rclone1133049844", Modify Window "1ms" 2025/08/05 01:41:33 DEBUG : A1/B1/C1/one: md5 = 8b2f8b3adde4493c71dfce72fb2da767 OK 2025/08/05 01:41:33 INFO : A2: Making directory 2025/08/05 01:41:34 INFO : A1/B2: Making directory 2025/08/05 01:41:35 INFO : A1/B2/C2: Making directory 2025/08/05 01:41:35 INFO : A1/B1/C3: Making directory 2025/08/05 01:41:36 INFO : A3: Making directory 2025/08/05 01:41:37 INFO : A3/B3: Making directory 2025/08/05 01:41:38 INFO : A3/B3/C4: Making directory 2025/08/05 01:41:40 DEBUG : A1/two: md5 = 817e5d1f6268dc865f22a731a997e95e OK 2025/08/05 01:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rixuvaj7ceko': Purge remote 2025/08/05 01:41:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:41:47 DEBUG : A1/B1/C1/one: md5 = 5c72c8ac5ef14cadc3a10131a0058fe9 OK 2025/08/05 01:41:47 INFO : A2: Making directory 2025/08/05 01:41:48 INFO : A1/B2: Making directory 2025/08/05 01:41:48 INFO : A1/B2/C2: Making directory 2025/08/05 01:41:53 INFO : A1/B1/C3: Making directory 2025/08/05 01:41:53 INFO : A3: Making directory 2025/08/05 01:41:54 INFO : A3/B3: Making directory 2025/08/05 01:41:55 INFO : A3/B3/C4: Making directory 2025/08/05 01:41:57 DEBUG : A1/two: md5 = 423d604809b534c2da413b44df096a36 OK 2025/08/05 01:41:58 DEBUG : removing 1 level 3 directories 2025/08/05 01:41:58 INFO : A3/B3/C4: Removing directory 2025/08/05 01:42:01 DEBUG : removing 2 level 3 directories 2025/08/05 01:42:01 INFO : A1/B2/C2: Removing directory 2025/08/05 01:42:01 INFO : A1/B1/C3: Removing directory 2025/08/05 01:42:02 DEBUG : removing 2 level 2 directories 2025/08/05 01:42:02 INFO : A3/B3: Removing directory 2025/08/05 01:42:02 INFO : A1/B2: Removing directory 2025/08/05 01:42:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 01:42:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/05 01:42:02 DEBUG : removing 2 level 1 directories 2025/08/05 01:42:02 INFO : A3: Removing directory 2025/08/05 01:42:02 INFO : A2: Removing directory 2025/08/05 01:42:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/05 01:42:06 DEBUG : removing 1 level 3 directories 2025/08/05 01:42:06 INFO : A1/B1/C1: Removing directory 2025/08/05 01:42:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:07 DEBUG : removing 1 level 2 directories 2025/08/05 01:42:07 INFO : A1/B1: Removing directory 2025/08/05 01:42:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 01:42:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 01:42:08 DEBUG : removing 1 level 1 directories 2025/08/05 01:42:08 INFO : A1: Removing directory 2025/08/05 01:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 01:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 01:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 01:42:08 DEBUG : removing 1 level 0 directories 2025/08/05 01:42:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Removing directory 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/05 01:42:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (26.86s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:42:11 INFO : A1: Making directory 2025/08/05 01:42:12 INFO : A1/B1: Making directory 2025/08/05 01:42:12 INFO : A1/B1/C1: Making directory 2025/08/05 01:42:15 DEBUG : removing 1 level 3 directories 2025/08/05 01:42:15 INFO : A1/B1/C1: Removing directory 2025/08/05 01:42:16 DEBUG : removing 1 level 2 directories 2025/08/05 01:42:16 INFO : A1/B1: Removing directory 2025/08/05 01:42:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 01:42:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.08s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:42:18 INFO : A1: Making directory 2025/08/05 01:42:19 INFO : A1/B1: Making directory 2025/08/05 01:42:20 INFO : A1/B1/C1: Making directory 2025/08/05 01:42:22 DEBUG : removing 1 level 3 directories 2025/08/05 01:42:22 INFO : A1/B1/C1: Removing directory 2025/08/05 01:42:23 DEBUG : removing 1 level 2 directories 2025/08/05 01:42:23 INFO : A1/B1: Removing directory 2025/08/05 01:42:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 01:42:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:42:27 DEBUG : file1: md5 = e721578f05ba9852fe4722cad3747ad5 OK 2025/08/05 01:42:28 DEBUG : filename.txt: File name found in url 2025/08/05 01:42:29 DEBUG : filename.txt: md5 = c85ed1db4499447a1f7dfd895026ba16 OK 2025/08/05 01:42:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/05 01:42:30 DEBUG : headerfilename.txt: md5 = ba6fd5167238f1f2abcbe8e266e23b69 OK 2025/08/05 01:42:32 DEBUG : file2: md5 = b2fd5a5907199a7b288396ad4bbf22b1 OK --- PASS: TestCopyURL (8.95s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:42:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 01:42:37 DEBUG : sub/file2: md5 = c1135543943a46ecd7a12d1e699c8630 OK 2025/08/05 01:42:37 INFO : file1: Copied (new) to: sub/file2 2025/08/05 01:42:37 INFO : file1: Deleted 2025/08/05 01:42:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 01:42:38 DEBUG : file1: Unchanged skipping 2025/08/05 01:42:38 INFO : file1: Deleted 2025/08/05 01:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': don't need to copy/move sub/file2, it is already at target location 2025/08/05 01:42:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.12s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:42:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 01:42:42 DEBUG : file1: md5 = afccad1faf93ce89a03c1b5d56c0e8cf OK 2025/08/05 01:42:42 INFO : file1: Copied (new) 2025/08/05 01:42:42 INFO : file1: Deleted 2025/08/05 01:42:43 DEBUG : file1: Destination exists, skipping 2025/08/05 01:42:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:42:47 DEBUG : dst/file1: md5 = bc17d463c5e8b7ea61e5441be28a9b69 OK 2025/08/05 01:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalojov1viho/backup" 2025/08/05 01:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g/1nrff024r7pq65ecp72fc28jb0" 2025/08/05 01:42:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/05 01:42:52 INFO : dst/file1: Moved (server-side) 2025/08/05 01:42:53 DEBUG : dst/file1: md5 = a18b609e87ad0f9cf1b74d28053431d2 OK 2025/08/05 01:42:53 INFO : dst/file1: Copied (new) 2025/08/05 01:42:53 INFO : dst/file1: Deleted 2025/08/05 01:42:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:42:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/05 01:42:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.94s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:43:00 DEBUG : A1/one: md5 = 5d08353d5e3756ace797435767242000 OK 2025/08/05 01:43:01 DEBUG : A1/two: md5 = 096143812fab44b2308151a4859e8451 OK 2025/08/05 01:43:03 DEBUG : A1/B1/three: md5 = d06360a36d854a90b66d58003f17a58f OK 2025/08/05 01:43:05 DEBUG : A1/B1/C1/four: md5 = 1d1dc892c2354c751360ba22b8a04f46 OK 2025/08/05 01:43:07 DEBUG : A1/B1/C2/five: md5 = 11224712aaa2e6d952d732820aee424c OK 2025/08/05 01:43:07 INFO : A1/B2: Making directory 2025/08/05 01:43:08 INFO : A1/B1/C3: Making directory 2025/08/05 01:43:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/05 01:43:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/05 01:43:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/05 01:43:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/05 01:43:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/05 01:43:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 01:43:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 01:43:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 01:43:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 01:43:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 01:43:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/05 01:43:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/05 01:43:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/05 01:43:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/05 01:43:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/05 01:43:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/05 01:43:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 01:43:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 01:43:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 01:43:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 01:43:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 01:43:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/05 01:43:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/05 01:43:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/05 01:43:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/05 01:43:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/05 01:43:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/05 01:43:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/05 01:43:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/05 01:43:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/05 01:43:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.18s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:43:44 DEBUG : no_checksum_small_file_from_pipe: md5 = d5695dcd1719e8f659eba585db73ccf9 OK 2025/08/05 01:43:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/05 01:43:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 01:43:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/05 01:43:46 DEBUG : no_checksum_big_file_from_pipe: md5 = 753aca4e669aacd5b0156c9ce8187faf OK 2025/08/05 01:43:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:43:49 DEBUG : with_checksum_small_file_from_pipe: md5 = ff8277db198f28d71664f94f6dd758b4 OK 2025/08/05 01:43:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 01:43:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/05 01:43:51 DEBUG : with_checksum_big_file_from_pipe: md5 = 4a72fc39fa90dd30ea351386336de69b OK 2025/08/05 01:43:51 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:43:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 01:43:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/05 01:43:56 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:43:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 01:44:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/05 01:44:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/05 01:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (48 bytes), uploading instead of streaming 2025/08/05 01:44:04 DEBUG : rcat_metadata: md5 = e5f7ea0068adcea7f82250bd7217c54d OK 2025/08/05 01:44:04 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/05 01:44:06 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/05 01:44:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = af4aa2d8f43a710f1d519a88d17b2411 OK 2025/08/05 01:44:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.96s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (2.76s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:09 DEBUG : potato1: md5 = 9c63ac1c6a383e60c4b5a8a711818ce8 OK 2025/08/05 01:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (60 bytes), uploading instead of streaming 2025/08/05 01:44:11 DEBUG : potato2: md5 = 50d8d8ba5ddfe4d5419f2c0bdb67eec8 OK 2025/08/05 01:44:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.56s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:14 DEBUG : potato1: md5 = 44ba599d1656c62c2f92eb2eb36ac865 OK 2025/08/05 01:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': File to upload is small (60 bytes), uploading instead of streaming 2025/08/05 01:44:15 DEBUG : potato2: md5 = 003c93d4502a181c4de06cda3e3219bf OK 2025/08/05 01:44:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.70s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:19 DEBUG : potato2: md5 = 80ba62f369ef11327d7565c01df3db6d OK 2025/08/05 01:44:20 DEBUG : empty space: md5 = 9f1f3a42d850a39f1f88b0af3934fb96 OK 2025/08/05 01:44:22 DEBUG : sub dir/potato3: md5 = bd2e53a46e6bc3ddc7d1a4f10f33855a OK 2025/08/05 01:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Touching "empty space" 2025/08/05 01:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Touching "sub dir/potato3" 2025/08/05 01:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Touching "potato2" 2025/08/05 01:44:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.81s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:27 DEBUG : dir with metadata: Making directory with metadata 2025/08/05 01:44:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:29 DEBUG : directory with modtime: Making directory with metadata 2025/08/05 01:44:30 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/05 01:44:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 01:44:32 DEBUG : Google drive root 'crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g': Skipping btime metadata as can't update it on an existing file: 2025-08-05T01:44:32.137761575Z 2025/08/05 01:44:32 INFO : non existent directory: Updated directory metadata 2025/08/05 01:44:34 DEBUG : Google drive root 'crypt/4lutci7okhqjetd33qhvupr6gul14ogrc293vhpdlgv8jmlc061g': Skipping btime metadata as can't update it on an existing file: 2025-08-05T01:44:32.137761575Z 2025/08/05 01:44:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.07s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/05 01:44:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/05 01:44:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/05 01:44:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 01:44:42 DEBUG : dst: Making directory with metadata 2025/08/05 01:44:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 01:44:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 01:44:43 INFO : dst: Set directory modification time (using SetModTime) 2025/08/05 01:44:44 INFO : dst: Set directory modification time (using SetModTime) 2025/08/05 01:44:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/05 01:44:44 INFO : dst: Set directory modification time (using SetModTime) 2025/08/05 01:44:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho'", Local "Local file system at /tmp/rclone894922279", Modify Window "1ms" 2025/08/05 01:44:47 DEBUG : sub dir/test remove existing: md5 = 6e2551b1db96472d039cead22cda152a OK 2025/08/05 01:44:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b681a36b72f34e4f76eeb5b6bb8c8809 OK 2025/08/05 01:44:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rawisem8" before starting 2025/08/05 01:44:52 DEBUG : sub dir/test remove existing.rawisem8: TEST: removing renamed existing file after operation 2025/08/05 01:44:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.domorir2" before starting 2025/08/05 01:44:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.domorir2: TEST: renaming existing back after failed operation 2025/08/05 01:44:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xudepev3" before starting 2025/08/05 01:44:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xudepev3: TEST: removing renamed existing file after operation 2025/08/05 01:44:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "evdoq4v594kaen96vuldpqe3ij4kvld9bd9obrbvf2p3qpjoe83prkdjgdpqqbkjn3vl4olbqf064plmaaru5ruecn90u7m5187l8v6n8p4o8e8ukgjgkbu2uvr6a2lk1alj7a5qnumkr3tn059ok3t08ci9dpq95akh5sjulbmqa4unlcc0" 2025/08/05 01:44:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nt5aq82eobso90ec8m9757cjj9349miv021hshlo270qmpajpmeg" --- PASS: TestRemoveExisting (14.56s) === 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/08/05 01:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalojov1viho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m55.183502633s (try 1/5)