"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/24 01:13:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize" 2025/09/24 01:13:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:13:26 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40" 2025/09/24 01:13:27 DEBUG : Creating backend with remote "/tmp/rclone181523170" === 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", 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/09/24 01:13:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/24 01:13:28 DEBUG : potato: Seek from 10 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 10 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Seek from 5 to 2 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/24 01:13:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Seek from 5 to 2 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/24 01:13:28 DEBUG : potato: Seek from 8 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 8 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/24 01:13:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:13:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:13:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:13:28 DEBUG : potato: Seek from 5 to 2 2025/09/24 01:13:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/24 01:13:28 DEBUG : potato: Seek from 9 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 9 to 0 2025/09/24 01:13:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:13:30 DEBUG : rutabaga: md5 = 5e9d49b3834d93e915a5ab6a3e4c44f4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/24 01:13:32 DEBUG : empty space: md5 = 86071099ab1ddab0b596a590d74c0ca7 OK === RUN TestCheck/3 2025/09/24 01:13:34 DEBUG : potato2: md5 = 980f3fbc8c4feb19642b0aaf1b7bdf21 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/24 01:13:36 DEBUG : remotepotato: md5 = 3d285e473c4cf79be503225de41340fd OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.51s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/09/24 01:13:39 DEBUG : Creating backend with remote "nonexistent" 2025/09/24 01:13:39 DEBUG : Creating backend with remote "nonexistent" 2025/09/24 01:13:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/24 01:13:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/24 01:13:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/24 01:13:39 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:13:41 DEBUG : rutabaga: md5 = 05832c3ba9b9f46db4b0c1830b30f709 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/24 01:13:44 DEBUG : empty space: md5 = 1fba687a5c275c3b094e8c5b97a8c1df OK === RUN TestCheckDownload/3 2025/09/24 01:13:47 DEBUG : potato2: md5 = 0b21444d20bceeda7cd471e8bd0a8d2e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/24 01:13:51 DEBUG : remotepotato: md5 = ca98d5f8ae8fa528af6b40d0c194a7e9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.83s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.24s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.38s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:13:57 DEBUG : rutabaga: md5 = 684cceccb79af319284819f749556741 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/24 01:14:00 DEBUG : empty space: md5 = a2221a10e8106f946474071a28c100ac OK === RUN TestCheckSizeOnly/3 2025/09/24 01:14:01 DEBUG : potato2: md5 = 4c3b26bc14a3b5e7d4a0605c34715c17 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/24 01:14:04 DEBUG : remotepotato: md5 = 03254211044312dcae09157009e40098 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.63s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:14:08 DEBUG : test.sum: md5 = 4cd94fce960eb88180d76811c402a877 OK 2025/09/24 01:14:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/24 01:14:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/24 01:14:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/24 01:14:09 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/24 01:14:10 DEBUG : test.sum: md5 = 91bd908776dd03f2d5e54db1bec548e7 OK 2025/09/24 01:14:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/24 01:14:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/24 01:14:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/24 01:14:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.33s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:14:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/data" 2025/09/24 01:14:13 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:14:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/data" 2025/09/24 01:14:15 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/vjrnln8ratgmqakfosrqe8espk" 2025/09/24 01:14:18 DEBUG : data/banana: md5 = d96837710f280925b60dbaf472e4b7fc OK 2025/09/24 01:14:20 DEBUG : test.sum: md5 = 795306c04385d1b1b638debbbdcf3dea OK === RUN TestCheckSumDownload/subtest1 2025/09/24 01:14:24 DEBUG : data/potato: md5 = 3b44518c83afc7c58f57dc4d4f3cb413 OK 2025/09/24 01:14:26 DEBUG : test.sum: md5 = c72d293d9fee70e54a2ea5313dfea463 OK === RUN TestCheckSumDownload/subtest2 2025/09/24 01:14:30 DEBUG : test.sum: md5 = eff90a068ded6c3ec7562d036f8111f7 OK === RUN TestCheckSumDownload/subtest3 2025/09/24 01:14:34 DEBUG : test.sum: md5 = a9d41887ed0941c0f77ec5786632ce81 OK === RUN TestCheckSumDownload/subtest4 2025/09/24 01:14:38 DEBUG : test.sum: md5 = 4ad3890d0dd78c4b1e84ff5f7cda2293 OK === RUN TestCheckSumDownload/subtest5 2025/09/24 01:14:42 DEBUG : test.sum: md5 = c6fd4f9062805d8b6c3c409088453d2c OK === RUN TestCheckSumDownload/subtest6 2025/09/24 01:14:46 DEBUG : data/banana: md5 = 40c80a381ab198bb626d7724c08f6b5c OK 2025/09/24 01:14:48 DEBUG : data/potato: md5 = 2c153537a434959d8d28f202fe37cb41 OK 2025/09/24 01:14:49 DEBUG : test.sum: md5 = 73ea663567f8db605f5caa2257e0b47a OK === RUN TestCheckSumDownload/subtest7 2025/09/24 01:14:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/24 01:14:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.58s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.19s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (2.30s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestApplyTransforms 2025/09/24 01:14:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gidugaw3moce" 2025/09/24 01:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/c99ctfnegce0tbpl8dd26ffhvr9g7hirifudtsmq8nom6nb2dr5g" 2025/09/24 01:14:55 DEBUG : Creating backend with remote "/tmp/rclone2954006523" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce'", Local "Local file system at /tmp/rclone2954006523", Modify Window "1ms" 2025/09/24 01:14:58 DEBUG : hello, world!: md5 = 675e4856fbf0f543c219dfa998a8376c OK upper checkfile vs. lower remote (without normalization) 2025/09/24 01:14:58 ERROR : hello, world!: sum not found 2025/09/24 01:14:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce' 2025/09/24 01:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce': 1 files missing 2025/09/24 01:14:58 NOTICE: 1 hashes missing 2025/09/24 01:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce': 1 differences found 2025/09/24 01:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/24 01:14:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce': 0 differences found 2025/09/24 01:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce': 1 matching files 2025/09/24 01:14:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifotom1gozu" 2025/09/24 01:14:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:14:59 DEBUG : Creating backend with remote "TestDrive:crypt/ks6a8lkeou2v6uf0ti5v6h86p34kt9eqmk7hogp9b9sv8l01j3n0" 2025/09/24 01:15:00 DEBUG : Creating backend with remote "/tmp/rclone2425587684" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu'", Local "Local file system at /tmp/rclone2425587684", Modify Window "1ms" 2025/09/24 01:15:02 DEBUG : HELLO, WORLD!: md5 = 20b08cb142ba17c6f9ed10a843d9e881 OK lower checkfile vs. upper remote (without normalization) 2025/09/24 01:15:03 ERROR : HELLO, WORLD!: sum not found 2025/09/24 01:15:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu' 2025/09/24 01:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu': 1 files missing 2025/09/24 01:15:03 NOTICE: 1 hashes missing 2025/09/24 01:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu': 1 differences found 2025/09/24 01:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/24 01:15:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu': 0 differences found 2025/09/24 01:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu': 1 matching files 2025/09/24 01:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quludeh0gumo" 2025/09/24 01:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/t1tsiim1a0ru586f04cf43pt01tb2ikfv145uam5l9jak5khnjog" 2025/09/24 01:15:05 DEBUG : Creating backend with remote "/tmp/rclone1692847128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo'", Local "Local file system at /tmp/rclone1692847128", Modify Window "1ms" 2025/09/24 01:15:07 DEBUG : HeLlO, wOrLd!: md5 = 8a8ace2937b8bf9a9651d4fe3627f3de OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/24 01:15:08 ERROR : HeLlO, wOrLd!: sum not found 2025/09/24 01:15:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo' 2025/09/24 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo': 1 files missing 2025/09/24 01:15:08 NOTICE: 1 hashes missing 2025/09/24 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo': 1 differences found 2025/09/24 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/24 01:15:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo': 0 differences found 2025/09/24 01:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo': 1 matching files 2025/09/24 01:15:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenulul5biru" 2025/09/24 01:15:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:09 DEBUG : Creating backend with remote "TestDrive:crypt/vmpei7eeg0hc7crlb916i4ef4a52kiq7s88iucqc4pc2cq62ia50" 2025/09/24 01:15:10 DEBUG : Creating backend with remote "/tmp/rclone268546614" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru'", Local "Local file system at /tmp/rclone268546614", Modify Window "1ms" 2025/09/24 01:15:12 DEBUG : HELLO, WORLD!: md5 = 95eb9e1b9aea54e4c595dca6ca9e1e00 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/24 01:15:12 ERROR : HELLO, WORLD!: sum not found 2025/09/24 01:15:12 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru' 2025/09/24 01:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru': 1 files missing 2025/09/24 01:15:12 NOTICE: 1 hashes missing 2025/09/24 01:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru': 1 differences found 2025/09/24 01:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/24 01:15:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru': 0 differences found 2025/09/24 01:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru': 1 matching files 2025/09/24 01:15:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zolicos4huyu" 2025/09/24 01:15:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:14 DEBUG : Creating backend with remote "TestDrive:crypt/5fmeh047fqr31ub53np43354bpml0u03sn389jmo7g8mrjfkrdu0" 2025/09/24 01:15:15 DEBUG : Creating backend with remote "/tmp/rclone3197328388" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu'", Local "Local file system at /tmp/rclone3197328388", Modify Window "1ms" 2025/09/24 01:15:17 DEBUG : 測試_Русский___ě_áñ: md5 = b01a564dce03b0c624f97dd093a57fc2 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/24 01:15:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/24 01:15:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu' 2025/09/24 01:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu': 1 files missing 2025/09/24 01:15:17 NOTICE: 1 hashes missing 2025/09/24 01:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu': 1 differences found 2025/09/24 01:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/24 01:15:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu': 0 differences found 2025/09/24 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu': 1 matching files 2025/09/24 01:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buwuvap8wago" 2025/09/24 01:15:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/lqc8trj4el61a1a13uf88cik61f000qsobml1s4ip5sgdbat2u70" 2025/09/24 01:15:19 DEBUG : Creating backend with remote "/tmp/rclone1350609653" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago'", Local "Local file system at /tmp/rclone1350609653", Modify Window "1ms" 2025/09/24 01:15:21 DEBUG : 測試_Русский___ě_áñ: md5 = 9a88b67de2b5c96a5b5a8acb64845fe0 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/24 01:15:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/24 01:15:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago' 2025/09/24 01:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago': 1 files missing 2025/09/24 01:15:22 NOTICE: 1 hashes missing 2025/09/24 01:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago': 1 differences found 2025/09/24 01:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/24 01:15:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago': 0 differences found 2025/09/24 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago': 1 matching files 2025/09/24 01:15:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duqecim1davo" 2025/09/24 01:15:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:23 DEBUG : Creating backend with remote "TestDrive:crypt/c6p1uq0euit7pipa2pqc9841tp9d7u139oh74obhk542vt8t4o7g" 2025/09/24 01:15:24 DEBUG : Creating backend with remote "/tmp/rclone847850109" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo'", Local "Local file system at /tmp/rclone847850109", Modify Window "1ms" 2025/09/24 01:15:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e3397d6fde98921d3d53416abcf50bc OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/24 01:15:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:15:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo' 2025/09/24 01:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo': 1 files missing 2025/09/24 01:15:27 NOTICE: 1 hashes missing 2025/09/24 01:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo': 1 differences found 2025/09/24 01:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/24 01:15:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo': 0 differences found 2025/09/24 01:15:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo': 1 matching files 2025/09/24 01:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotukaf6gale" 2025/09/24 01:15:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/rg0es3gheg1922gv6t54knc2vdp94bmbgc9ec4bmabk2tsm97gh0" 2025/09/24 01:15:29 DEBUG : Creating backend with remote "/tmp/rclone1933838979" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale'", Local "Local file system at /tmp/rclone1933838979", Modify Window "1ms" 2025/09/24 01:15:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8f88696cc59b74bc637d186ed101ba69 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/24 01:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale' 2025/09/24 01:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale': 1 files missing 2025/09/24 01:15:32 NOTICE: 1 hashes missing 2025/09/24 01:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale': 1 differences found 2025/09/24 01:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/24 01:15:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale': 0 differences found 2025/09/24 01:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale': 1 matching files 2025/09/24 01:15:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xujojaf0huye" 2025/09/24 01:15:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:33 DEBUG : Creating backend with remote "TestDrive:crypt/6runht1pjaae5ntgvh8rhej5afookg2buc4ko51c90tq229fh2s0" 2025/09/24 01:15:34 DEBUG : Creating backend with remote "/tmp/rclone2597216164" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye'", Local "Local file system at /tmp/rclone2597216164", Modify Window "1ms" 2025/09/24 01:15:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f23fc99b9825e0baa8420bac6766f982 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/24 01:15:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:15:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye' 2025/09/24 01:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye': 1 files missing 2025/09/24 01:15:36 NOTICE: 1 hashes missing 2025/09/24 01:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye': 1 differences found 2025/09/24 01:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/24 01:15:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye': 0 differences found 2025/09/24 01:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye': 1 matching files 2025/09/24 01:15:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rayeyam6sabu" 2025/09/24 01:15:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:15:37 DEBUG : Creating backend with remote "TestDrive:crypt/pjg2hisr7e00a8osce9uc2ehb4sumqemcsber6u12q39qfevf0h0" 2025/09/24 01:15:38 DEBUG : Creating backend with remote "/tmp/rclone3112475" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu'", Local "Local file system at /tmp/rclone3112475", Modify Window "1ms" 2025/09/24 01:15:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f2f53a0815eb56021410008c03e894fc OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/24 01:15:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:15:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu' 2025/09/24 01:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu': 1 files missing 2025/09/24 01:15:41 NOTICE: 1 hashes missing 2025/09/24 01:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu': 1 differences found 2025/09/24 01:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/24 01:15:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu': 0 differences found 2025/09/24 01:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu': 1 matching files 2025/09/24 01:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayeyam6sabu': Purge remote 2025/09/24 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xujojaf0huye': Purge remote 2025/09/24 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotukaf6gale': Purge remote 2025/09/24 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duqecim1davo': Purge remote 2025/09/24 01:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwuvap8wago': Purge remote 2025/09/24 01:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zolicos4huyu': Purge remote 2025/09/24 01:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenulul5biru': Purge remote 2025/09/24 01:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quludeh0gumo': Purge remote 2025/09/24 01:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifotom1gozu': Purge remote 2025/09/24 01:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gidugaw3moce': Purge remote --- PASS: TestApplyTransforms (51.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:15:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/24 01:15:49 DEBUG : sub/file2: md5 = db6415c3db2a066addfbba20779c157e OK 2025/09/24 01:15:49 INFO : file1: Copied (new) to: sub/file2 2025/09/24 01:15:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:15:49 DEBUG : file1: Unchanged skipping 2025/09/24 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': don't need to copy/move sub/file2, it is already at target location 2025/09/24 01:15:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.64s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:15:55 DEBUG : dst/file1: md5 = adbe7411284fb1f8548200a77d99b286 OK 2025/09/24 01:15:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/backup" 2025/09/24 01:15:56 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/1nrff024r7pq65ecp72fc28jb0" 2025/09/24 01:15:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/24 01:15:59 INFO : dst/file1: Moved (server-side) 2025/09/24 01:16:01 DEBUG : dst/file1: md5 = 4e2b45e8d74ef828c93df47f79b00e8d OK 2025/09/24 01:16:01 INFO : dst/file1: Copied (new) 2025/09/24 01:16:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:16:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:16:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.23s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:16:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/dst" 2025/09/24 01:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:16:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/CompareDest" 2025/09/24 01:16:08 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/gveqi14airsml4bgu7krj116o8" 2025/09/24 01:16:09 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 01:16:11 DEBUG : one: md5 = d7b6e5a8a7bc421ad1b08bea3fa55e35 OK 2025/09/24 01:16:11 INFO : one: Copied (new) 2025/09/24 01:16:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:16:14 DEBUG : one: md5 = 4045d7573bf25d4689e07bb82f311467 OK 2025/09/24 01:16:14 INFO : one: Copied (replaced existing) 2025/09/24 01:16:17 DEBUG : dst/one: md5 = de83061a3d30b9fdb859496e650d30c2 OK 2025/09/24 01:16:19 DEBUG : CompareDest/one: md5 = 87a18dc46cffde4ee9c858a7eb186c22 OK 2025/09/24 01:16:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:16:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:16:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 01:16:22 DEBUG : CompareDest/two: md5 = b5ff9948e4416b652b2304bfbdfd973f OK 2025/09/24 01:16:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:16:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:16:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 01:16:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:16:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:16:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 01:16:25 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:16:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/24 01:16:26 DEBUG : two: md5 = 31ac168e3cbbf7cf01ea0d1f5a703ac0 OK 2025/09/24 01:16:26 INFO : two: Copied (new) 2025/09/24 01:16:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:16:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:16:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:16:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.90s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:16:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/dst" 2025/09/24 01:16:31 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:16:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/CopyDest" 2025/09/24 01:16:33 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/24 01:16:34 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 01:16:37 DEBUG : one: md5 = 29a36923233bc7724129e8d142e0906d OK 2025/09/24 01:16:37 INFO : one: Copied (new) 2025/09/24 01:16:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:16:40 DEBUG : one: md5 = ece795f7bf3fb7d8832dbfaabcf2192a OK 2025/09/24 01:16:40 INFO : one: Copied (replaced existing) 2025/09/24 01:16:42 DEBUG : dst/one: md5 = ae12e8b8b1138a1bd5ab2c510763b43a OK 2025/09/24 01:16:45 DEBUG : CopyDest/one: md5 = 8365cb410a64d50c2d2b3f8068f7949c OK 2025/09/24 01:16:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/BackupDir" 2025/09/24 01:16:45 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/24 01:16:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:16:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:16:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:16:49 INFO : one: Moved (server-side) 2025/09/24 01:16:50 INFO : one: Copied (server-side copy) 2025/09/24 01:16:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/24 01:16:52 DEBUG : CopyDest/two: md5 = fdd013c8d7798c5ba2536eeacc5c24f1 OK 2025/09/24 01:16:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:16:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:16:54 INFO : two: Copied (server-side copy) 2025/09/24 01:16:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/24 01:16:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:16:55 DEBUG : two: Unchanged skipping 2025/09/24 01:16:57 DEBUG : CopyDest/three: md5 = e9afeb47e684c71769e4834351e813b6 OK 2025/09/24 01:16:57 DEBUG : three: Need to transfer - File not found at Destination 2025/09/24 01:16:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/24 01:16:58 DEBUG : three: Destination not found in --copy-dest 2025/09/24 01:16:59 DEBUG : three: md5 = 7c9f1663a8056d4bdb55ca5237a92f9f OK 2025/09/24 01:16:59 INFO : three: Copied (new) 2025/09/24 01:17:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/24 01:17:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:17:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:17:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:17:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:17:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/24 01:17:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.67s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/24 01:17:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bc1efc56f189ac0929333da57d88a19a OK 2025/09/24 01:17:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/24 01:17:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/24 01:17:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/24 01:17:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/24 01:17:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/24 01:17:13 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8fb77651d06070547fbabf1b0b35d009 OK 2025/09/24 01:17:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/24 01:17:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/24 01:17:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.95s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using skip mode. 2025/09/24 01:17:19 NOTICE: one: Found 2 files with duplicate names 2025/09/24 01:17:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using skip mode. 2025/09/24 01:17:25 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:17:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/24 01:17:25 INFO : one: Deleted 2025/09/24 01:17:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using first mode. 2025/09/24 01:17:31 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:17:32 INFO : one: Deleted 2025/09/24 01:17:32 INFO : one: Deleted 2025/09/24 01:17:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.53s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using newest mode. 2025/09/24 01:17:38 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:17:38 INFO : one: Deleted 2025/09/24 01:17:39 INFO : one: Deleted 2025/09/24 01:17:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using oldest mode. 2025/09/24 01:17:45 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:17:45 INFO : one: Deleted 2025/09/24 01:17:46 INFO : one: Deleted 2025/09/24 01:17:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.66s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using largest mode. 2025/09/24 01:17:51 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:17:52 INFO : one: Deleted 2025/09/24 01:17:52 INFO : one: Deleted 2025/09/24 01:17:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:17:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using smallest mode. 2025/09/24 01:17:58 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:17:58 INFO : one: Deleted 2025/09/24 01:17:58 INFO : one: Deleted 2025/09/24 01:17:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.51s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:18:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Looking for duplicate names using rename mode. 2025/09/24 01:18:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/24 01:18:06 INFO : one-2.txt: renamed from: one.txt 2025/09/24 01:18:08 INFO : one-3.txt: renamed from: one.txt 2025/09/24 01:18:09 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.73s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:18:13 DEBUG : dupe1/one.txt: md5 = 47fd01d9fe6cae0db4e71f7d98ebc345 OK 2025/09/24 01:18:16 DEBUG : dupe2/two.txt: md5 = 068050e973dc31ba1840b5ea63a9d6ac OK 2025/09/24 01:18:18 DEBUG : dupe3/three.txt: md5 = b72b64928b03214885e51c6839b6cfd1 OK 2025/09/24 01:18:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/24 01:18:19 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/24 01:18:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/24 01:18:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/24 01:18:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/24 01:18:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/24 01:18:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.64s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:18:26 DEBUG : a.txt: md5 = 7e54b145e09370a595734c78fc8e7446 OK 2025/09/24 01:18:27 DEBUG : zend.txt: md5 = b2b50c1937b2af2452fa8029ccc2646e OK 2025/09/24 01:18:29 DEBUG : sub dir/hello world: md5 = 4a43fa8bcd7105c151e2d8b4d453bd6b OK 2025/09/24 01:18:31 DEBUG : sub dir/hello world2: md5 = 9fcb6647af66039615397f1c1b3078fb OK 2025/09/24 01:18:33 DEBUG : sub dir/ignore dir/.ignore: md5 = ec3aaaefa3e5dbf1ab19095878a0bb00 OK 2025/09/24 01:18:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = b52495de7304682ad1b8ca7d8035ad98 OK 2025/09/24 01:18:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9aae16e9ddff0442f806c6b13932a2d9 OK 2025/09/24 01:18:38 DEBUG : a.txt: Excluded (Size Filter) 2025/09/24 01:18:38 DEBUG : a.txt: Excluded 2025/09/24 01:18:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:18:38 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:18:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:18:38 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:18:39 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:18:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:18:39 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:18:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:18:39 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:18:39 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:18:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/24 01:18:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/24 01:18:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/24 01:18:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/24 01:18:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/24 01:18:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/24 01:18:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.27s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:18:48 DEBUG : a.txt: md5 = fc51d07af29556f4465e4019c60b15f1 OK 2025/09/24 01:18:49 DEBUG : zend.txt: md5 = 4abf3c3a23b8f6c37ed5d7d7d0e6450a OK 2025/09/24 01:18:51 DEBUG : sub dir/hello world: md5 = df43b391910844dc16ad1d87f3f6f655 OK 2025/09/24 01:18:53 DEBUG : sub dir/hello world2: md5 = e15cd125092845a0cce8e6cfb2ac3c61 OK 2025/09/24 01:18:55 DEBUG : sub dir/ignore dir/.ignore: md5 = d6ed18af8c2fe91ed3dd76c2b88aacf1 OK 2025/09/24 01:18:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = c5fb7d0208bafc4d125873c02bce5791 OK 2025/09/24 01:18:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = c905846d908982cc0f197192935aecaa OK 2025/09/24 01:19:00 DEBUG : a.txt: Excluded (Size Filter) 2025/09/24 01:19:00 DEBUG : a.txt: Excluded 2025/09/24 01:19:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:19:00 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:19:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:19:00 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:19:01 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:19:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:19:01 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:19:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:19:01 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:19:01 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/24 01:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/24 01:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/24 01:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/24 01:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/24 01:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/24 01:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.79s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:10 DEBUG : file1: md5 = 8a2839ad47175160dd6af1bdf43c9700 OK 2025/09/24 01:19:12 DEBUG : sub/file2: md5 = e4668623ae2958d23ae2f21d430d2107 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/24 01:19:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/24 01:19:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/24 01:19:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/24 01:19:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.87s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:19 DEBUG : file1: md5 = 755109b882b478c5a1e6f18c22d2b6aa OK 2025/09/24 01:19:22 DEBUG : sub/file2: md5 = abcb067cc20669de12c6ba824656394a OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/24 01:19:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/notfound" 2025/09/24 01:19:26 DEBUG : Config file has changed externally - reloading 2025/09/24 01:19:26 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/qe0i31qdkoejk60elps0ni5sqk" 2025/09/24 01:19:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.69s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Making directory 2025/09/24 01:19:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:32 DEBUG : sub dir/hello world: md5 = 40a78dfd88c1b3c0169677dbc78a7d8a OK 2025/09/24 01:19:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:36 DEBUG : potato2: md5 = 9f54bc9abb7a53af315c09a7e12c7cbe OK 2025/09/24 01:19:38 DEBUG : empty space: md5 = a751ee56f3ac35b5fd26fb3c2a5868bf OK --- PASS: TestLs (4.68s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:41 DEBUG : potato2: md5 = 91840d9d81148deae20739274331900f OK 2025/09/24 01:19:43 DEBUG : empty space: md5 = 68296e18ba7cfa6c01fed30e3afc7b94 OK 2025/09/24 01:19:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/24 01:19:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.39s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:46 DEBUG : potato2: md5 = c65a9681e2956551431c5c74bddbf625 OK 2025/09/24 01:19:48 DEBUG : empty space: md5 = 28c91b9a460910fb8737d1729897d8fa OK --- PASS: TestLsLong (4.95s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:51 DEBUG : potato2: md5 = b00c6fe35caa38865ec698deebeb3d81 OK 2025/09/24 01:19:53 DEBUG : empty space: md5 = 84fac78db789034705dea45e7a235ed4 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/09/24 01:19:54 DEBUG : Creating backend with remote ":memory:" 2025/09/24 01:19:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/24 01:19:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/24 01:19:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/24 01:19:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/24 01:19:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/24 01:19:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/24 01:19:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/24 01:19:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/24 01:19:54 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:19:56 DEBUG : potato2: md5 = a5e66de26f71eec7d03b32748e7e3023 OK 2025/09/24 01:19:57 DEBUG : empty space: md5 = 740418b56674ff57b352f65c0a8f7ddc OK 2025/09/24 01:19:59 DEBUG : sub dir/potato3: md5 = 03051db93856d5595a23a643c358cc33 OK 2025/09/24 01:20:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.24s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:20:04 DEBUG : small: md5 = abbf3a664cb52f5006c91d7f527884c9 OK 2025/09/24 01:20:05 DEBUG : medium: md5 = b2b64a0561c08e2142a0e6443c3efa3b OK 2025/09/24 01:20:07 DEBUG : large: md5 = 2b2eebc490c297ac97a0aa92bf5aa796 OK 2025/09/24 01:20:07 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:07 DEBUG : large: Excluded (Size Filter) 2025/09/24 01:20:08 INFO : small: Deleted 2025/09/24 01:20:08 INFO : medium: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:20:10 DEBUG : small: md5 = 1fc49638a47a821500f4daf6ed36f214 OK 2025/09/24 01:20:12 DEBUG : medium: md5 = 7fa999563ed6caa7239861e157a914dd OK 2025/09/24 01:20:13 DEBUG : large: md5 = 566b082c9325f8bc30d270406bf44175 OK 2025/09/24 01:20:13 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/24 01:20:14 INFO : medium: Deleted 2025/09/24 01:20:14 INFO : small: Deleted --- PASS: TestMaxDelete (6.72s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:20:17 DEBUG : small: md5 = 75217c499f16528f500fb81007f9b7af OK 2025/09/24 01:20:18 DEBUG : medium: md5 = fff3072926745bb1a59fbc4b62d0255f OK 2025/09/24 01:20:20 DEBUG : large: md5 = 78ba4e693069b4592f6502f2567ad459 OK 2025/09/24 01:20:20 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/24 01:20:21 INFO : small: Deleted 2025/09/24 01:20:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:20:24 DEBUG : small: md5 = 5e0d5f4caf917d9ff1fa58bd3c62f25d OK 2025/09/24 01:20:25 DEBUG : medium: md5 = cbed34cc87ca4c275f13eae94be15840 OK 2025/09/24 01:20:26 DEBUG : large: md5 = a49f7ef06114cd371eb197d389196b6b OK 2025/09/24 01:20:27 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:27 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/24 01:20:27 INFO : small: Deleted 2025/09/24 01:20:27 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.71s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:20:30 DEBUG : ReadFile: md5 = 6b96f46b51107b0d74e21e492b5b29db OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/09/24 01:20:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/24 01:20:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/24 01:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:20:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:20:33 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:20:34 DEBUG : file1: md5 = 7ad71cfbab99f8eae5ab8cfc62e93064 OK 2025/09/24 01:20:36 DEBUG : file2: md5 = 3db3c2737823cf2e1c7840c329623bf9 OK --- PASS: TestCat (15.16s) === RUN TestPurge 2025/09/24 01:20:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qucudur5nama" 2025/09/24 01:20:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:20:48 DEBUG : Creating backend with remote "TestDrive:crypt/0vnb5ddlltaguqm4s09d8qn6p6tke82crbmbe37nmq7gklj5iio0" 2025/09/24 01:20:49 DEBUG : Creating backend with remote "/tmp/rclone4045645854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qucudur5nama'", Local "Local file system at /tmp/rclone4045645854", Modify Window "1ms" 2025/09/24 01:20:54 DEBUG : A1/B1/C1/one: md5 = 41b2a99913257dcc1197a72e43c95f4a OK 2025/09/24 01:20:54 INFO : A2: Making directory 2025/09/24 01:20:55 INFO : A1/B2: Making directory 2025/09/24 01:20:55 INFO : A1/B2/C2: Making directory 2025/09/24 01:20:56 INFO : A1/B1/C3: Making directory 2025/09/24 01:20:57 INFO : A3: Making directory 2025/09/24 01:20:57 INFO : A3/B3: Making directory 2025/09/24 01:20:58 INFO : A3/B3/C4: Making directory 2025/09/24 01:21:01 DEBUG : A1/two: md5 = b12cc2ea90c659c68d0c74a010640d1f OK 2025/09/24 01:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucudur5nama': Purge remote 2025/09/24 01:21:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:21:08 DEBUG : A1/B1/C1/one: md5 = 39cd54311568adc640eb575a67a7218e OK 2025/09/24 01:21:08 INFO : A2: Making directory 2025/09/24 01:21:08 INFO : A1/B2: Making directory 2025/09/24 01:21:09 INFO : A1/B2/C2: Making directory 2025/09/24 01:21:10 INFO : A1/B1/C3: Making directory 2025/09/24 01:21:11 INFO : A3: Making directory 2025/09/24 01:21:11 INFO : A3/B3: Making directory 2025/09/24 01:21:12 INFO : A3/B3/C4: Making directory 2025/09/24 01:21:14 DEBUG : A1/two: md5 = d2f183651830b0b24d806e8d691aec69 OK 2025/09/24 01:21:15 DEBUG : removing 1 level 3 directories 2025/09/24 01:21:15 INFO : A3/B3/C4: Removing directory 2025/09/24 01:21:18 DEBUG : removing 2 level 3 directories 2025/09/24 01:21:18 INFO : A1/B2/C2: Removing directory 2025/09/24 01:21:18 INFO : A1/B1/C3: Removing directory 2025/09/24 01:21:19 DEBUG : removing 2 level 2 directories 2025/09/24 01:21:19 INFO : A3/B3: Removing directory 2025/09/24 01:21:19 INFO : A1/B2: Removing directory 2025/09/24 01:21:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:21:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/24 01:21:19 DEBUG : removing 2 level 1 directories 2025/09/24 01:21:19 INFO : A3: Removing directory 2025/09/24 01:21:19 INFO : A2: Removing directory 2025/09/24 01:21:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/24 01:21:23 DEBUG : removing 1 level 3 directories 2025/09/24 01:21:23 INFO : A1/B1/C1: Removing directory 2025/09/24 01:21:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:24 DEBUG : removing 1 level 2 directories 2025/09/24 01:21:24 INFO : A1/B1: Removing directory 2025/09/24 01:21:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:21:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:21:25 DEBUG : removing 1 level 1 directories 2025/09/24 01:21:25 INFO : A1: Removing directory 2025/09/24 01:21:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:21:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:21:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:21:25 DEBUG : removing 1 level 0 directories 2025/09/24 01:21:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Removing directory 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:21:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.68s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:21:27 INFO : A1: Making directory 2025/09/24 01:21:28 INFO : A1/B1: Making directory 2025/09/24 01:21:29 INFO : A1/B1/C1: Making directory 2025/09/24 01:21:31 DEBUG : removing 1 level 3 directories 2025/09/24 01:21:31 INFO : A1/B1/C1: Removing directory 2025/09/24 01:21:32 DEBUG : removing 1 level 2 directories 2025/09/24 01:21:32 INFO : A1/B1: Removing directory 2025/09/24 01:21:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:21:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.82s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:21:34 INFO : A1: Making directory 2025/09/24 01:21:35 INFO : A1/B1: Making directory 2025/09/24 01:21:36 INFO : A1/B1/C1: Making directory 2025/09/24 01:21:38 DEBUG : removing 1 level 3 directories 2025/09/24 01:21:38 INFO : A1/B1/C1: Removing directory 2025/09/24 01:21:39 DEBUG : removing 1 level 2 directories 2025/09/24 01:21:39 INFO : A1/B1: Removing directory 2025/09/24 01:21:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:21:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.04s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:21:43 DEBUG : file1: md5 = b243038eab3ab2a70cc1321a61c2d99e OK 2025/09/24 01:21:44 DEBUG : filename.txt: File name found in url 2025/09/24 01:21:45 DEBUG : filename.txt: md5 = d6555a5a4bd09496dd4b1544eb31d1cc OK 2025/09/24 01:21:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/24 01:21:46 DEBUG : headerfilename.txt: md5 = 4f9064bd43a5a60b747d629fbbe48647 OK 2025/09/24 01:21:48 DEBUG : file2: md5 = 44e519223c98c7280ab796a03a510e54 OK --- PASS: TestCopyURL (8.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:21:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/24 01:21:51 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/09/24 01:21:51 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/09/24 01:21:51 DEBUG : TestDrive: Saved new token in config file 2025/09/24 01:21:53 DEBUG : sub/file2: md5 = 1a52896bb587432db2842c7d6b58552d OK 2025/09/24 01:21:53 INFO : file1: Copied (new) to: sub/file2 2025/09/24 01:21:53 INFO : file1: Deleted 2025/09/24 01:21:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:21:53 DEBUG : file1: Unchanged skipping 2025/09/24 01:21:53 INFO : file1: Deleted 2025/09/24 01:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': don't need to copy/move sub/file2, it is already at target location 2025/09/24 01:21:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:21:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/24 01:21:58 DEBUG : file1: md5 = 64213c74094952fcbb6cbd01051d4225 OK 2025/09/24 01:21:58 INFO : file1: Copied (new) 2025/09/24 01:21:58 INFO : file1: Deleted 2025/09/24 01:21:58 DEBUG : file1: Destination exists, skipping 2025/09/24 01:21:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:22:03 DEBUG : dst/file1: md5 = 9612f30b56510c7dd7cf85151f47c214 OK 2025/09/24 01:22:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubeyev9zize/backup" 2025/09/24 01:22:03 DEBUG : Config file has changed externally - reloading 2025/09/24 01:22:03 DEBUG : Creating backend with remote "TestDrive:crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40/1nrff024r7pq65ecp72fc28jb0" 2025/09/24 01:22:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/24 01:22:08 INFO : dst/file1: Moved (server-side) 2025/09/24 01:22:09 DEBUG : dst/file1: md5 = 9dabf55c054cbafed0551535e6197dff OK 2025/09/24 01:22:09 INFO : dst/file1: Copied (new) 2025/09/24 01:22:09 INFO : dst/file1: Deleted 2025/09/24 01:22:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:22:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:22:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.11s) === 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:22:16 DEBUG : A1/one: md5 = 7e65c98e0161d44aa997c71c83a64a0d OK 2025/09/24 01:22:17 DEBUG : A1/two: md5 = 53cb742efff6bf47b4b07b8041140366 OK 2025/09/24 01:22:19 DEBUG : A1/B1/three: md5 = 5aeb18497c318b3741caa8b8e5e13ec4 OK 2025/09/24 01:22:21 DEBUG : A1/B1/C1/four: md5 = 0743ff6a27976e08af772ecedeec34a0 OK 2025/09/24 01:22:24 DEBUG : A1/B1/C2/five: md5 = 94e3f07086ec181aa3a49611c534d4b2 OK 2025/09/24 01:22:24 INFO : A1/B2: Making directory 2025/09/24 01:22:24 INFO : A1/B1/C3: Making directory 2025/09/24 01:22:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/24 01:22:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/24 01:22:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/24 01:22:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/24 01:22:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/24 01:22:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:22:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:22:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:22:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:22:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:22:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/24 01:22:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/24 01:22:45 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/24 01:22:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/24 01:22:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/24 01:22:46 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/24 01:22:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:22:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:22:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:22:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:22:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:22:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/24 01:22:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.60s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:23:00 DEBUG : no_checksum_small_file_from_pipe: md5 = dd419df1e321fbac7ef7d3e2dfe73979 OK 2025/09/24 01:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/24 01:23:00 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/24 01:23:01 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/24 01:23:02 DEBUG : no_checksum_big_file_from_pipe: md5 = d26cd041af669f82e282ad9425bc7d0b OK 2025/09/24 01:23:02 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:23:05 DEBUG : with_checksum_small_file_from_pipe: md5 = ea889578c11065d57aa8be0ca45a4ae0 OK 2025/09/24 01:23:05 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/24 01:23:06 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/24 01:23:07 DEBUG : with_checksum_big_file_from_pipe: md5 = c5fe97473ef9bf8d38d4ffecdef3368f OK 2025/09/24 01:23:07 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:23:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:23:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/24 01:23:12 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-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:23:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/24 01:23:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/24 01:23:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.08s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/24 01:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (48 bytes), uploading instead of streaming 2025/09/24 01:23:20 DEBUG : rcat_metadata: md5 = 456467145534cd981b0e9f150fd189a3 OK 2025/09/24 01:23:20 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/24 01:23:22 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/24 01:23:23 DEBUG : rcat_metadata_uploadcutoff0: md5 = 45aa5e399b01cd3d9e98c38973a44eac OK 2025/09/24 01:23:23 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.88s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:26 DEBUG : potato1: md5 = 8bdae98ae5a835f93f522a96ffc10abe OK 2025/09/24 01:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (60 bytes), uploading instead of streaming 2025/09/24 01:23:27 DEBUG : potato2: md5 = 995c38ce49e3900f1923e67ce2328f1e OK 2025/09/24 01:23:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:30 DEBUG : potato1: md5 = 907455fd618eb041f7b1723781613c59 OK 2025/09/24 01:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': File to upload is small (60 bytes), uploading instead of streaming 2025/09/24 01:23:32 DEBUG : potato2: md5 = 28746f3d943776fce268fb9ffe82c56a OK 2025/09/24 01:23:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:35 DEBUG : potato2: md5 = 86855a407e39ddc4902aeb897a86daeb OK 2025/09/24 01:23:37 DEBUG : empty space: md5 = 17b14fd4a09f8d5009793e011720f770 OK 2025/09/24 01:23:39 DEBUG : sub dir/potato3: md5 = 31988f9f9c6888dfce3f4106d714e1cb OK 2025/09/24 01:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Touching "sub dir/potato3" 2025/09/24 01:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Touching "empty space" 2025/09/24 01:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Touching "potato2" 2025/09/24 01:23:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:44 DEBUG : dir with metadata: Making directory with metadata 2025/09/24 01:23:45 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.47s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:46 DEBUG : directory with modtime: Making directory with metadata 2025/09/24 01:23:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.64s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/24 01:23:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:23:50 DEBUG : Google drive root 'crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40': Skipping btime metadata as can't update it on an existing file: 2025-09-24T01:23:49.609668216Z 2025/09/24 01:23:50 INFO : non existent directory: Updated directory metadata 2025/09/24 01:23:52 DEBUG : Google drive root 'crypt/rl465utrrt8otp47e18ll81ht3u0s1dp2hsr02npv34ecqk7qr40': Skipping btime metadata as can't update it on an existing file: 2025-09-24T01:23:49.609668216Z 2025/09/24 01:23:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/24 01:23:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/24 01:23:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:23:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/24 01:23:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:23:58 DEBUG : dst: Making directory with metadata 2025/09/24 01:23:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:23:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:23:59 INFO : dst: Set directory modification time (using SetModTime) 2025/09/24 01:24:00 INFO : dst: Set directory modification time (using SetModTime) 2025/09/24 01:24:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/24 01:24:00 INFO : dst: Set directory modification time (using SetModTime) 2025/09/24 01:24:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize'", Local "Local file system at /tmp/rclone181523170", Modify Window "1ms" 2025/09/24 01:24:04 DEBUG : sub dir/test remove existing: md5 = 8c8780e8221706c5a7c3b26aab84d273 OK 2025/09/24 01:24:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 96db0aaf194c31a939d9211663b668f9 OK 2025/09/24 01:24:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xixalex1" before starting 2025/09/24 01:24:08 DEBUG : sub dir/test remove existing.xixalex1: TEST: removing renamed existing file after operation 2025/09/24 01:24:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zedovis9" before starting 2025/09/24 01:24:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zedovis9: TEST: renaming existing back after failed operation 2025/09/24 01:24:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jexivif1" before starting 2025/09/24 01:24:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jexivif1: TEST: removing renamed existing file after operation 2025/09/24 01:24:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ufgt6qjct50a3ejij7a0le9f714us9h5vnhs03rsp12tae1m5ck53p31g1k5oeabhpilv2mdbk8vibb6mi5g4uktg6d4q9nlof5grj4kqrljd2spkck9jaun56cmklv2vpd4tvmj233ql6vj149qai9o985blpmohrg70d6nkjh87b4vb3s0" 2025/09/24 01:24:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nqavor33f6rbjol8o6nnpn1h3c6006r5c69l65jkqncclfl24alg" --- PASS: TestRemoveExisting (13.34s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/24 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubeyev9zize': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m49.060000361s (try 1/5)