"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/14 04:17:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe" 2025/07/14 04:17:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:17:19 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20" 2025/07/14 04:17:20 DEBUG : Creating backend with remote "/tmp/rclone1537286784" === 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", 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/07/14 04:17:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/14 04:17:21 DEBUG : potato: Seek from 10 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 10 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Seek from 5 to 2 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/14 04:17:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Seek from 5 to 2 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/14 04:17:21 DEBUG : potato: Seek from 8 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 8 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/14 04:17:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/14 04:17:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/14 04:17:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/14 04:17:21 DEBUG : potato: Seek from 5 to 2 2025/07/14 04:17:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/14 04:17:21 DEBUG : potato: Seek from 9 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 9 to 0 2025/07/14 04:17:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:17:23 DEBUG : rutabaga: md5 = a48ac3a0f54dfe71643917da5fc55b15 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/14 04:17:25 DEBUG : empty space: md5 = 45faf1e9d5e7fdc4fb33ab1ab191606a OK === RUN TestCheck/3 2025/07/14 04:17:27 DEBUG : potato2: md5 = dcd964140be3d69a3d96e3d146491463 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/14 04:17:29 DEBUG : remotepotato: md5 = 192b776bda113fdeceb42956fb978385 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.30s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/07/14 04:17:32 DEBUG : Creating backend with remote "nonexistent" 2025/07/14 04:17:32 DEBUG : Creating backend with remote "nonexistent" 2025/07/14 04:17:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/14 04:17:32 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/07/14 04:17:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/14 04:17:32 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:17:33 DEBUG : rutabaga: md5 = 13e46d0f7f9fdf811e964798a8813cc1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/14 04:17:37 DEBUG : empty space: md5 = a92e75a1f8b4e34a42194537efc54926 OK === RUN TestCheckDownload/3 2025/07/14 04:17:40 DEBUG : potato2: md5 = 8155d46fee8a6327b3ca3c8558c36a40 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/14 04:17:43 DEBUG : remotepotato: md5 = 6a35c61facef49399b79a8afe841d502 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.64s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:17:49 DEBUG : rutabaga: md5 = 44ed3ee89d1191053255d862ed5f6e7f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/14 04:17:51 DEBUG : empty space: md5 = f6c521df516edb766ada9a8e5a1bfa6e OK === RUN TestCheckSizeOnly/3 2025/07/14 04:17:53 DEBUG : potato2: md5 = ffd2d721c3bbf0856abafd2f883ed9a0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/14 04:17:55 DEBUG : remotepotato: md5 = 7c97c5c408effb5e3529528fe8dedc2c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.26s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:17:59 DEBUG : test.sum: md5 = 15bb1f915b7ae1e7144d1b9047349838 OK 2025/07/14 04:18:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/14 04:18:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/14 04:18:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/14 04:18:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/14 04:18:02 DEBUG : test.sum: md5 = 5029bac6d322618a314fd34e0d47bef5 OK 2025/07/14 04:18:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/14 04:18:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/14 04:18:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/14 04:18:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.85s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:18:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/data" 2025/07/14 04:18:04 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:18:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/data" 2025/07/14 04:18:06 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/vjrnln8ratgmqakfosrqe8espk" 2025/07/14 04:18:09 DEBUG : data/banana: md5 = c7d041e386991cfdc632ae2bcfd10d4b OK 2025/07/14 04:18:10 DEBUG : test.sum: md5 = d04a17f7870fcf57c4bdef238391680f OK === RUN TestCheckSumDownload/subtest1 2025/07/14 04:18:15 DEBUG : data/potato: md5 = 795fc4305980ce04bb6f9bc3ffe37034 OK 2025/07/14 04:18:16 DEBUG : test.sum: md5 = fd6847fda0975cffea9301daaac31ff9 OK === RUN TestCheckSumDownload/subtest2 2025/07/14 04:18:20 DEBUG : test.sum: md5 = fad6967be7481231abd7451fee42a9d3 OK === RUN TestCheckSumDownload/subtest3 2025/07/14 04:18:24 DEBUG : test.sum: md5 = 3da4162d396b958d84d7bf1f8f4a1676 OK === RUN TestCheckSumDownload/subtest4 2025/07/14 04:18:28 DEBUG : test.sum: md5 = 7b6ab688acbd7fbe1eb1a45b1d8dbd37 OK === RUN TestCheckSumDownload/subtest5 2025/07/14 04:18:32 DEBUG : test.sum: md5 = 53bd91b6618ad315b9aedc2b1f7ba43a OK === RUN TestCheckSumDownload/subtest6 2025/07/14 04:18:36 DEBUG : data/banana: md5 = 17db89f55af57e014b1752404b3535c2 OK 2025/07/14 04:18:37 DEBUG : data/potato: md5 = 6cb85839a3c1f79509e07b728e911ee5 OK 2025/07/14 04:18:38 DEBUG : test.sum: md5 = 3527351c58490063731550c0f247b067 OK === RUN TestCheckSumDownload/subtest7 2025/07/14 04:18:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/14 04:18:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.01s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.13s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.35s) === RUN TestApplyTransforms 2025/07/14 04:18:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qudokey4gufo" 2025/07/14 04:18:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:18:44 DEBUG : Creating backend with remote "TestDrive:crypt/6qlmedf3cm5scm7g9s39fnkv59enj5sivfdgg92ofcsldhqg62ug" 2025/07/14 04:18:45 DEBUG : Creating backend with remote "/tmp/rclone1384236914" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo'", Local "Local file system at /tmp/rclone1384236914", Modify Window "1ms" 2025/07/14 04:18:47 DEBUG : hello, world!: md5 = 1efc191240911df832b4e090b02ca159 OK upper checkfile vs. lower remote (without normalization) 2025/07/14 04:18:47 ERROR : hello, world!: sum not found 2025/07/14 04:18:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo' 2025/07/14 04:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo': 1 files missing 2025/07/14 04:18:47 NOTICE: 1 hashes missing 2025/07/14 04:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo': 1 differences found 2025/07/14 04:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/14 04:18:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo': 0 differences found 2025/07/14 04:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo': 1 matching files 2025/07/14 04:18:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulevut0mica" 2025/07/14 04:18:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:18:48 DEBUG : Creating backend with remote "TestDrive:crypt/6tlbgoekdk94gbjm5dkvs28c2h8ongucl1gvjdnlpt93eeuuis40" 2025/07/14 04:18:49 DEBUG : Creating backend with remote "/tmp/rclone859504891" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica'", Local "Local file system at /tmp/rclone859504891", Modify Window "1ms" 2025/07/14 04:18:51 DEBUG : HELLO, WORLD!: md5 = af52cce0475b5338693bbd8b1cc0b40f OK lower checkfile vs. upper remote (without normalization) 2025/07/14 04:18:52 ERROR : HELLO, WORLD!: sum not found 2025/07/14 04:18:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica' 2025/07/14 04:18:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica': 1 files missing 2025/07/14 04:18:52 NOTICE: 1 hashes missing 2025/07/14 04:18:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica': 1 differences found 2025/07/14 04:18:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/14 04:18:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica': 0 differences found 2025/07/14 04:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica': 1 matching files 2025/07/14 04:18:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xarurof0qibu" 2025/07/14 04:18:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:18:53 DEBUG : Creating backend with remote "TestDrive:crypt/vmv28sol9atvgcvehhlu0oqgaufuklmie7hgleuakvulv1sm9nr0" 2025/07/14 04:18:54 DEBUG : Creating backend with remote "/tmp/rclone2883203951" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu'", Local "Local file system at /tmp/rclone2883203951", Modify Window "1ms" 2025/07/14 04:18:56 DEBUG : HeLlO, wOrLd!: md5 = 1e1a7e85915b6679c642177b1949663c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/14 04:18:56 ERROR : HeLlO, wOrLd!: sum not found 2025/07/14 04:18:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu' 2025/07/14 04:18:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu': 1 files missing 2025/07/14 04:18:56 NOTICE: 1 hashes missing 2025/07/14 04:18:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu': 1 differences found 2025/07/14 04:18:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/14 04:18:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:18:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu': 0 differences found 2025/07/14 04:18:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu': 1 matching files 2025/07/14 04:18:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soqiyof1lava" 2025/07/14 04:18:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:18:57 DEBUG : Creating backend with remote "TestDrive:crypt/2hl2jasvm3n5l0l5fbrkc9gmpch8mplaj84ktmrrd1rl6mh5liu0" 2025/07/14 04:18:58 DEBUG : Creating backend with remote "/tmp/rclone1109685900" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava'", Local "Local file system at /tmp/rclone1109685900", Modify Window "1ms" 2025/07/14 04:19:00 DEBUG : HELLO, WORLD!: md5 = 01af52f20d2f75b28b83d177efa268d4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/14 04:19:01 ERROR : HELLO, WORLD!: sum not found 2025/07/14 04:19:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava' 2025/07/14 04:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava': 1 files missing 2025/07/14 04:19:01 NOTICE: 1 hashes missing 2025/07/14 04:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava': 1 differences found 2025/07/14 04:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/14 04:19:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava': 0 differences found 2025/07/14 04:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava': 1 matching files 2025/07/14 04:19:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matuziy6baco" 2025/07/14 04:19:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:19:02 DEBUG : Creating backend with remote "TestDrive:crypt/mbe0oltidjmu6hi8mjep16f6t640634t7tsf8sc6a5r5s8lol9b0" 2025/07/14 04:19:03 DEBUG : Creating backend with remote "/tmp/rclone3589484149" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco'", Local "Local file system at /tmp/rclone3589484149", Modify Window "1ms" 2025/07/14 04:19:05 DEBUG : 測試_Русский___ě_áñ: md5 = 39ffa13e4b13a8d7c542cdb3d3fd7dc7 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/14 04:19:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/14 04:19:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco' 2025/07/14 04:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco': 1 files missing 2025/07/14 04:19:06 NOTICE: 1 hashes missing 2025/07/14 04:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco': 1 differences found 2025/07/14 04:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/14 04:19:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco': 0 differences found 2025/07/14 04:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco': 1 matching files 2025/07/14 04:19:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nurasik1robo" 2025/07/14 04:19:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:19:07 DEBUG : Creating backend with remote "TestDrive:crypt/v3s90ksrv4ruhqdk31bvo8iqhtnkidopf9l24tosuv0rdupoq5lg" 2025/07/14 04:19:08 DEBUG : Creating backend with remote "/tmp/rclone1298978581" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo'", Local "Local file system at /tmp/rclone1298978581", Modify Window "1ms" 2025/07/14 04:19:10 DEBUG : 測試_Русский___ě_áñ: md5 = c723ee04e529bab7f06b003f667805ad OK NFC checkfile vs. NFD remote (without normalization) 2025/07/14 04:19:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/14 04:19:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo' 2025/07/14 04:19:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo': 1 files missing 2025/07/14 04:19:11 NOTICE: 1 hashes missing 2025/07/14 04:19:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo': 1 differences found 2025/07/14 04:19:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/14 04:19:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo': 0 differences found 2025/07/14 04:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo': 1 matching files 2025/07/14 04:19:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupireh5puja" 2025/07/14 04:19:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:19:12 DEBUG : Creating backend with remote "TestDrive:crypt/3rhlopm23d3jrep576grk62rgnp3j3u7e06saurgiok3d76bcbng" 2025/07/14 04:19:13 DEBUG : Creating backend with remote "/tmp/rclone2781586336" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja'", Local "Local file system at /tmp/rclone2781586336", Modify Window "1ms" 2025/07/14 04:19:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e38605650e074bd74b31a56af2ec275b OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/14 04:19:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/14 04:19:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja' 2025/07/14 04:19:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja': 1 files missing 2025/07/14 04:19:15 NOTICE: 1 hashes missing 2025/07/14 04:19:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja': 1 differences found 2025/07/14 04:19:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/14 04:19:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja': 0 differences found 2025/07/14 04:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja': 1 matching files 2025/07/14 04:19:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wefisab1tube" 2025/07/14 04:19:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:19:16 DEBUG : Creating backend with remote "TestDrive:crypt/85idrepmfl74akn7mlk189isjgm8b5sun26evihhth1g8apefek0" 2025/07/14 04:19:17 DEBUG : Creating backend with remote "/tmp/rclone2939431305" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube'", Local "Local file system at /tmp/rclone2939431305", Modify Window "1ms" 2025/07/14 04:19:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0d68fedbeb9bf0c630e31c03d1d157c OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/14 04:19:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/14 04:19:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube' 2025/07/14 04:19:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube': 1 files missing 2025/07/14 04:19:20 NOTICE: 1 hashes missing 2025/07/14 04:19:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube': 1 differences found 2025/07/14 04:19:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/14 04:19:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube': 0 differences found 2025/07/14 04:19:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube': 1 matching files 2025/07/14 04:19:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubogak9copu" 2025/07/14 04:19:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:19:21 DEBUG : Creating backend with remote "TestDrive:crypt/gp9mfkjn7v8ac78cocg205kq5ck8uvjcqq5dv3s742rnn3iduteg" 2025/07/14 04:19:22 DEBUG : Creating backend with remote "/tmp/rclone1817616999" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu'", Local "Local file system at /tmp/rclone1817616999", Modify Window "1ms" 2025/07/14 04:19:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 60931fd986b9369586e2ff0e9c170aec OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/14 04:19:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/14 04:19:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu' 2025/07/14 04:19:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu': 1 files missing 2025/07/14 04:19:24 NOTICE: 1 hashes missing 2025/07/14 04:19:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu': 1 differences found 2025/07/14 04:19:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/14 04:19:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu': 0 differences found 2025/07/14 04:19:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu': 1 matching files 2025/07/14 04:19:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zebinaw3zuya" 2025/07/14 04:19:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:19:26 DEBUG : Creating backend with remote "TestDrive:crypt/0lvp14dqambrhf532e84qoka5f5bg4rj28dokogice364s0fpra0" 2025/07/14 04:19:27 DEBUG : Creating backend with remote "/tmp/rclone2036677991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya'", Local "Local file system at /tmp/rclone2036677991", Modify Window "1ms" 2025/07/14 04:19:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = db820ac2cbd23a773fea013150b52723 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/14 04:19:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/14 04:19:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya' 2025/07/14 04:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya': 1 files missing 2025/07/14 04:19:29 NOTICE: 1 hashes missing 2025/07/14 04:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya': 1 differences found 2025/07/14 04:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/14 04:19:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/14 04:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya': 0 differences found 2025/07/14 04:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya': 1 matching files 2025/07/14 04:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebinaw3zuya': Purge remote 2025/07/14 04:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubogak9copu': Purge remote 2025/07/14 04:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wefisab1tube': Purge remote 2025/07/14 04:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupireh5puja': Purge remote 2025/07/14 04:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nurasik1robo': Purge remote 2025/07/14 04:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matuziy6baco': Purge remote 2025/07/14 04:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soqiyof1lava': Purge remote 2025/07/14 04:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xarurof0qibu': Purge remote 2025/07/14 04:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulevut0mica': Purge remote 2025/07/14 04:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudokey4gufo': Purge remote --- PASS: TestApplyTransforms (50.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:19:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/14 04:19:37 DEBUG : sub/file2: md5 = b9b981fd292fa2108ca12df3d1ecc533 OK 2025/07/14 04:19:37 INFO : file1: Copied (new) to: sub/file2 2025/07/14 04:19:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:19:38 DEBUG : file1: Unchanged skipping 2025/07/14 04:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': don't need to copy/move sub/file2, it is already at target location 2025/07/14 04:19:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.70s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (1.04s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:19:43 DEBUG : dst/file1: md5 = e946c29f0c50bfbc0bc9942da548c9a3 OK 2025/07/14 04:19:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/backup" 2025/07/14 04:19:44 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/1nrff024r7pq65ecp72fc28jb0" 2025/07/14 04:19:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/14 04:19:48 INFO : dst/file1: Moved (server-side) 2025/07/14 04:19:49 DEBUG : dst/file1: md5 = c1fd34f9d147c38638d7ca448e91d81a OK 2025/07/14 04:19:49 INFO : dst/file1: Copied (new) 2025/07/14 04:19:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:19:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:19:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:19:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/dst" 2025/07/14 04:19:54 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/14 04:19:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/CompareDest" 2025/07/14 04:19:56 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/gveqi14airsml4bgu7krj116o8" 2025/07/14 04:19:57 DEBUG : one: Need to transfer - File not found at Destination 2025/07/14 04:20:00 DEBUG : one: md5 = db3298f9ee082fb8637ec932eaf8936e OK 2025/07/14 04:20:00 INFO : one: Copied (new) 2025/07/14 04:20:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:20:02 DEBUG : one: md5 = 8ab07cab508eaf37b7e60773a9c398cd OK 2025/07/14 04:20:02 INFO : one: Copied (replaced existing) 2025/07/14 04:20:04 DEBUG : dst/one: md5 = c70f0e0b949b85b2caeb1896dd41c6f3 OK 2025/07/14 04:20:06 DEBUG : CompareDest/one: md5 = b9eeb03bb4168ba20c71dff668a1e653 OK 2025/07/14 04:20:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:20:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:20:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/14 04:20:09 DEBUG : CompareDest/two: md5 = 5f875b7047dec53d8841e344285e772a OK 2025/07/14 04:20:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/14 04:20:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:20:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/14 04:20:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/14 04:20:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:20:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/14 04:20:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/14 04:20:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/14 04:20:14 DEBUG : two: md5 = 35aa8753b5dca240084eb928f2a66672 OK 2025/07/14 04:20:14 INFO : two: Copied (new) 2025/07/14 04:20:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/14 04:20:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:20:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/14 04:20:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:20:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/dst" 2025/07/14 04:20:18 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/14 04:20:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/CopyDest" 2025/07/14 04:20:20 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/14 04:20:22 DEBUG : one: Need to transfer - File not found at Destination 2025/07/14 04:20:24 DEBUG : one: md5 = ae647c87c463dbd68b5fa72a2b7ab216 OK 2025/07/14 04:20:24 INFO : one: Copied (new) 2025/07/14 04:20:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:20:26 DEBUG : one: md5 = aa3b032bfa8cfdad9f57da8a19f94d9d OK 2025/07/14 04:20:26 INFO : one: Copied (replaced existing) 2025/07/14 04:20:29 DEBUG : dst/one: md5 = 0a34688d109f96653db5b3cad64c8858 OK 2025/07/14 04:20:31 DEBUG : CopyDest/one: md5 = 9d19a53510048be89413a29a875bc9d9 OK 2025/07/14 04:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/BackupDir" 2025/07/14 04:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/14 04:20:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:20:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:20:35 INFO : one: Moved (server-side) 2025/07/14 04:20:36 INFO : one: Copied (server-side copy) 2025/07/14 04:20:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/14 04:20:38 DEBUG : CopyDest/two: md5 = 1ded483138cf1f292edecd55220c04ef OK 2025/07/14 04:20:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/14 04:20:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:20:40 INFO : two: Copied (server-side copy) 2025/07/14 04:20:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/14 04:20:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:20:41 DEBUG : two: Unchanged skipping 2025/07/14 04:20:43 DEBUG : CopyDest/three: md5 = 9cf1e2e9aa87a67a6d35b9db5f39a775 OK 2025/07/14 04:20:43 DEBUG : three: Need to transfer - File not found at Destination 2025/07/14 04:20:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/14 04:20:43 DEBUG : three: Destination not found in --copy-dest 2025/07/14 04:20:45 DEBUG : three: md5 = 021977dd8bf490d25fb6bf27877eec66 OK 2025/07/14 04:20:45 INFO : three: Copied (new) 2025/07/14 04:20:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/14 04:20:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/14 04:20:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:20:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/14 04:20:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/14 04:20:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:20:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.56s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:20:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/14 04:20:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0baf8f624647819f90b3fed24d3d67c4 OK 2025/07/14 04:20:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/14 04:20:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/14 04:20:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/14 04:20:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/14 04:20:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/14 04:20:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 218b3de45559c482c27ac559cb07c697 OK 2025/07/14 04:20:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/14 04:21:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/14 04:21:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.75s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using skip mode. 2025/07/14 04:21:04 NOTICE: one: Found 2 files with duplicate names 2025/07/14 04:21:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using skip mode. 2025/07/14 04:21:10 NOTICE: one: Found 3 files with duplicate names 2025/07/14 04:21:10 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/14 04:21:10 INFO : one: Deleted 2025/07/14 04:21:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.89s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using first mode. 2025/07/14 04:21:16 NOTICE: one: Found 3 files with duplicate names 2025/07/14 04:21:16 INFO : one: Deleted 2025/07/14 04:21:16 INFO : one: Deleted 2025/07/14 04:21:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.80s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using newest mode. 2025/07/14 04:21:22 DEBUG : Config file has changed externally - reloading 2025/07/14 04:21:22 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/14 04:21:22 NOTICE: one: Found 3 files with duplicate names 2025/07/14 04:21:22 INFO : one: Deleted 2025/07/14 04:21:23 INFO : one: Deleted 2025/07/14 04:21:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using oldest mode. 2025/07/14 04:21:28 NOTICE: one: Found 3 files with duplicate names 2025/07/14 04:21:29 INFO : one: Deleted 2025/07/14 04:21:29 INFO : one: Deleted 2025/07/14 04:21:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.99s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using largest mode. 2025/07/14 04:21:34 NOTICE: one: Found 3 files with duplicate names 2025/07/14 04:21:35 INFO : one: Deleted 2025/07/14 04:21:35 INFO : one: Deleted 2025/07/14 04:21:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.44s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using smallest mode. 2025/07/14 04:21:41 NOTICE: one: Found 3 files with duplicate names 2025/07/14 04:21:41 INFO : one: Deleted 2025/07/14 04:21:41 INFO : one: Deleted 2025/07/14 04:21:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.71s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Looking for duplicate names using rename mode. 2025/07/14 04:21:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/14 04:21:49 INFO : one-2.txt: renamed from: one.txt 2025/07/14 04:21:50 INFO : one-3.txt: renamed from: one.txt 2025/07/14 04:21:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:21:56 DEBUG : dupe1/one.txt: md5 = cfc9d09311b536468ca9f1641bb8155c OK 2025/07/14 04:21:58 DEBUG : dupe2/two.txt: md5 = cf9c153c53d2443071b9901eefb8f018 OK 2025/07/14 04:22:00 DEBUG : dupe3/three.txt: md5 = a2062dfa8dca7116ac3d1b5b00fe068c OK 2025/07/14 04:22:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/14 04:22:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/14 04:22:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/14 04:22:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/14 04:22:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/14 04:22:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/14 04:22:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.05s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:22:07 DEBUG : a.txt: md5 = 5ba211b80e5b59a50bfdc29b37652f3f OK 2025/07/14 04:22:08 DEBUG : zend.txt: md5 = cbc374867a2f7f46de3b39d12c4477cc OK 2025/07/14 04:22:10 DEBUG : sub dir/hello world: md5 = 2f1e8493ccf39356fa3efc2bfbd5c487 OK 2025/07/14 04:22:11 DEBUG : sub dir/hello world2: md5 = 265ee5e140be73aa6fe55ec1a863e1c4 OK 2025/07/14 04:22:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 9b18650ec1c63b18f02380535e0dc13d OK 2025/07/14 04:22:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = fae8551f8130437d3aef4e6639500ebf OK 2025/07/14 04:22:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = cfe4884a498da5098215eff1aded231c OK 2025/07/14 04:22:18 DEBUG : a.txt: Excluded (Size Filter) 2025/07/14 04:22:18 DEBUG : a.txt: Excluded 2025/07/14 04:22:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/14 04:22:19 DEBUG : sub dir/hello world: Excluded 2025/07/14 04:22:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/14 04:22:19 DEBUG : sub dir/hello world2: Excluded 2025/07/14 04:22:20 DEBUG : sub dir/ignore dir: Excluded 2025/07/14 04:22:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/14 04:22:20 DEBUG : sub dir/hello world: Excluded 2025/07/14 04:22:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/14 04:22:20 DEBUG : sub dir/hello world2: Excluded 2025/07/14 04:22:20 DEBUG : sub dir/ignore dir: Excluded 2025/07/14 04:22:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/14 04:22:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/14 04:22:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/14 04:22:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/14 04:22:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/14 04:22:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/14 04:22:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:22:28 DEBUG : a.txt: md5 = 419e3d0086962d8f42ae11d843411e9a OK 2025/07/14 04:22:29 DEBUG : zend.txt: md5 = e6fd23eb44c8f871692e3068ab15f381 OK 2025/07/14 04:22:31 DEBUG : sub dir/hello world: md5 = 5e9b0c9b2cf5e0452b994c79894045c9 OK 2025/07/14 04:22:33 DEBUG : sub dir/hello world2: md5 = c4a5969c0d49fca0bf1e549b839b0051 OK 2025/07/14 04:22:35 DEBUG : sub dir/ignore dir/.ignore: md5 = 32fde458b2107411eabf77f1f442a933 OK 2025/07/14 04:22:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6122ce87f34be597a27ff8a8d7e0d856 OK 2025/07/14 04:22:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 77c852679d49282ec6eeb1cd6971a871 OK 2025/07/14 04:22:39 DEBUG : a.txt: Excluded (Size Filter) 2025/07/14 04:22:39 DEBUG : a.txt: Excluded 2025/07/14 04:22:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/14 04:22:40 DEBUG : sub dir/hello world2: Excluded 2025/07/14 04:22:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/14 04:22:40 DEBUG : sub dir/hello world: Excluded 2025/07/14 04:22:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/14 04:22:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/14 04:22:41 DEBUG : sub dir/hello world2: Excluded 2025/07/14 04:22:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/14 04:22:41 DEBUG : sub dir/hello world: Excluded 2025/07/14 04:22:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/14 04:22:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/14 04:22:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/14 04:22:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/14 04:22:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/14 04:22:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/14 04:22:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/14 04:22:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.32s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:22:49 DEBUG : file1: md5 = 4f628ebbdb1b80935022d7b070e873e5 OK 2025/07/14 04:22:51 DEBUG : sub/file2: md5 = 8d1785a19771b0c1ef663d1587c0421d 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/07/14 04:22:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/14 04:22:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/14 04:22:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/14 04:22:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.96s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (1.45s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:22:59 DEBUG : file1: md5 = 30562f1238f4d32b262e95cdf4b320fa OK 2025/07/14 04:23:01 DEBUG : sub/file2: md5 = 37f231d182282f6c186d84141caf07bb 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/07/14 04:23:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/notfound" 2025/07/14 04:23:05 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/qe0i31qdkoejk60elps0ni5sqk" 2025/07/14 04:23:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.43s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.94s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Making directory 2025/07/14 04:23:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:12 DEBUG : sub dir/hello world: md5 = ba809c0a453ecd4df60f6a1133e51ac4 OK 2025/07/14 04:23:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.75s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:16 DEBUG : potato2: md5 = 82b386874b74c62be5d5eedec535487e OK 2025/07/14 04:23:17 DEBUG : empty space: md5 = e90e5b858e41b0fa2f47e2643c8c3ed9 OK --- PASS: TestLs (4.47s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:20 DEBUG : potato2: md5 = 68fb82182d8687be461a555f3e16fd31 OK 2025/07/14 04:23:21 DEBUG : empty space: md5 = 3719fc03ca326aacb5b08286d8943796 OK 2025/07/14 04:23:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/14 04:23:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.69s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:25 DEBUG : potato2: md5 = 7b544a3783b4c4aabde1ee436edd3e52 OK 2025/07/14 04:23:26 DEBUG : empty space: md5 = 82d2eaa7048352e94fb4e963adbf184f OK --- PASS: TestLsLong (4.17s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:29 DEBUG : potato2: md5 = 0ddbdf1cdc13b787c1b526cf295bd735 OK 2025/07/14 04:23:30 DEBUG : empty space: md5 = a8d920d4390f7fd7d5f076173c1cfc3b OK --- PASS: TestHashSums (3.99s) === RUN TestHashSumsWithErrors 2025/07/14 04:23:32 DEBUG : Creating backend with remote ":memory:" 2025/07/14 04:23:32 DEBUG : Config file has changed externally - reloading 2025/07/14 04:23:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/14 04:23:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/14 04:23:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/14 04:23:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/14 04:23:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/14 04:23:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/14 04:23:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/14 04:23:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/14 04:23:32 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:33 DEBUG : potato2: md5 = 0edf162cb73a0b1443a90c21fb83fc3b OK 2025/07/14 04:23:34 DEBUG : empty space: md5 = 35bcf56606faf702e244446e220b65e8 OK 2025/07/14 04:23:36 DEBUG : sub dir/potato3: md5 = df5aab82e2efa3ff2ee8324b55c2847c OK 2025/07/14 04:23:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.17s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:41 DEBUG : small: md5 = f1583c71c7d7eddb2f0645cd6a3bd14f OK 2025/07/14 04:23:42 DEBUG : medium: md5 = a51e686989895f23afbd68dcff77c0a2 OK 2025/07/14 04:23:44 DEBUG : large: md5 = 822b1de35f836bcbfb235ecd25f61657 OK 2025/07/14 04:23:44 DEBUG : Waiting for deletions to finish 2025/07/14 04:23:44 DEBUG : large: Excluded (Size Filter) 2025/07/14 04:23:44 INFO : medium: Deleted 2025/07/14 04:23:44 INFO : small: Deleted --- PASS: TestDelete (5.81s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:47 DEBUG : small: md5 = 5393a92425d68ada7bdb2680b1a2eec4 OK 2025/07/14 04:23:48 DEBUG : medium: md5 = 3fa1b41bebfff6c8aa5838add4b6836b OK 2025/07/14 04:23:50 DEBUG : large: md5 = 7f00c67b44dad25c89a93e66e99123e3 OK 2025/07/14 04:23:50 DEBUG : Waiting for deletions to finish 2025/07/14 04:23:50 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/14 04:23:50 INFO : large: Deleted 2025/07/14 04:23:50 INFO : small: Deleted --- PASS: TestMaxDelete (6.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:23:54 DEBUG : small: md5 = fbee926d3660cc8e9b78531245658943 OK 2025/07/14 04:23:55 DEBUG : medium: md5 = a1a88080ad2e44e4e2fa2844668e274e OK 2025/07/14 04:23:56 DEBUG : large: md5 = 7f8f7b90937205d870510c93acfb000b OK 2025/07/14 04:23:57 DEBUG : Waiting for deletions to finish 2025/07/14 04:23:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/14 04:23:57 INFO : medium: Deleted 2025/07/14 04:23:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:24:00 DEBUG : small: md5 = 6385eff20218c42affe1114c485e02f3 OK 2025/07/14 04:24:01 DEBUG : medium: md5 = 48aa859d16dc3c1e1954cf231e052d7f OK 2025/07/14 04:24:03 DEBUG : large: md5 = 48f4f7bf7fb7eca461ca51decd3c8875 OK 2025/07/14 04:24:03 DEBUG : Waiting for deletions to finish 2025/07/14 04:24:03 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/14 04:24:04 INFO : large: Deleted 2025/07/14 04:24:04 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:24:06 DEBUG : ReadFile: md5 = e3febba212085b5b31f23d1f52ee6316 OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2025/07/14 04:24:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/14 04:24:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/14 04:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/14 04:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/14 04:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/14 04:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/14 04:24:09 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:24:10 DEBUG : file1: md5 = 99fdf7224b847efaf07b3958ffc5eaff OK 2025/07/14 04:24:12 DEBUG : file2: md5 = cd901c12402d3962665c392cd5ff0c45 OK --- PASS: TestCat (15.96s) === RUN TestPurge 2025/07/14 04:24:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citediv6gira" 2025/07/14 04:24:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:24:25 DEBUG : Creating backend with remote "TestDrive:crypt/if8k37uavjnjhatqqj3o5eif2ub5fladkc490bru4hvn3soe48ag" 2025/07/14 04:24:26 DEBUG : Creating backend with remote "/tmp/rclone374299418" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citediv6gira'", Local "Local file system at /tmp/rclone374299418", Modify Window "1ms" 2025/07/14 04:24:30 DEBUG : A1/B1/C1/one: md5 = f3098394ea55a421702acf8325c860ec OK 2025/07/14 04:24:30 INFO : A2: Making directory 2025/07/14 04:24:31 INFO : A1/B2: Making directory 2025/07/14 04:24:32 INFO : A1/B2/C2: Making directory 2025/07/14 04:24:32 INFO : A1/B1/C3: Making directory 2025/07/14 04:24:33 INFO : A3: Making directory 2025/07/14 04:24:34 INFO : A3/B3: Making directory 2025/07/14 04:24:35 INFO : A3/B3/C4: Making directory 2025/07/14 04:24:37 DEBUG : A1/two: md5 = 73a10c284ba4d963baca56149dad2322 OK 2025/07/14 04:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citediv6gira': Purge remote 2025/07/14 04:24:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:24:43 DEBUG : A1/B1/C1/one: md5 = 897e481a6e3b7fb2b607d9a18a21fe9a OK 2025/07/14 04:24:43 INFO : A2: Making directory 2025/07/14 04:24:44 INFO : A1/B2: Making directory 2025/07/14 04:24:45 INFO : A1/B2/C2: Making directory 2025/07/14 04:24:46 INFO : A1/B1/C3: Making directory 2025/07/14 04:24:46 INFO : A3: Making directory 2025/07/14 04:24:47 INFO : A3/B3: Making directory 2025/07/14 04:24:48 INFO : A3/B3/C4: Making directory 2025/07/14 04:24:50 DEBUG : A1/two: md5 = 79d47817778f2cbfd441bda7fa68fc1a OK 2025/07/14 04:24:51 DEBUG : removing 1 level 3 directories 2025/07/14 04:24:51 INFO : A3/B3/C4: Removing directory 2025/07/14 04:24:53 DEBUG : removing 2 level 3 directories 2025/07/14 04:24:53 INFO : A1/B2/C2: Removing directory 2025/07/14 04:24:53 INFO : A1/B1/C3: Removing directory 2025/07/14 04:24:54 DEBUG : removing 2 level 2 directories 2025/07/14 04:24:54 INFO : A3/B3: Removing directory 2025/07/14 04:24:54 INFO : A1/B2: Removing directory 2025/07/14 04:24:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/14 04:24:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/14 04:24:55 DEBUG : removing 2 level 1 directories 2025/07/14 04:24:55 INFO : A3: Removing directory 2025/07/14 04:24:55 INFO : A2: Removing directory 2025/07/14 04:24:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/14 04:24:59 DEBUG : removing 1 level 3 directories 2025/07/14 04:24:59 INFO : A1/B1/C1: Removing directory 2025/07/14 04:24:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:24:59 DEBUG : removing 1 level 2 directories 2025/07/14 04:24:59 INFO : A1/B1: Removing directory 2025/07/14 04:24:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/14 04:24:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/14 04:25:00 DEBUG : removing 1 level 1 directories 2025/07/14 04:25:00 INFO : A1: Removing directory 2025/07/14 04:25:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/14 04:25:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/14 04:25:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/14 04:25:01 DEBUG : removing 1 level 0 directories 2025/07/14 04:25:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Removing directory 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:25:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (22.24s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:03 INFO : A1: Making directory 2025/07/14 04:25:04 INFO : A1/B1: Making directory 2025/07/14 04:25:04 INFO : A1/B1/C1: Making directory 2025/07/14 04:25:07 DEBUG : removing 1 level 3 directories 2025/07/14 04:25:07 INFO : A1/B1/C1: Removing directory 2025/07/14 04:25:07 DEBUG : removing 1 level 2 directories 2025/07/14 04:25:07 INFO : A1/B1: Removing directory 2025/07/14 04:25:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/14 04:25:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:10 INFO : A1: Making directory 2025/07/14 04:25:11 INFO : A1/B1: Making directory 2025/07/14 04:25:11 INFO : A1/B1/C1: Making directory 2025/07/14 04:25:14 DEBUG : removing 1 level 3 directories 2025/07/14 04:25:14 INFO : A1/B1/C1: Removing directory 2025/07/14 04:25:15 DEBUG : removing 1 level 2 directories 2025/07/14 04:25:15 INFO : A1/B1: Removing directory 2025/07/14 04:25:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/14 04:25:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:19 DEBUG : file1: md5 = 77e4b42878ef6abdd0b6c6301a7b29a6 OK 2025/07/14 04:25:19 DEBUG : filename.txt: File name found in url 2025/07/14 04:25:21 DEBUG : filename.txt: md5 = c090f96564501123c80eb27df4575466 OK 2025/07/14 04:25:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/14 04:25:23 DEBUG : headerfilename.txt: md5 = ceec59d3f345c094937d813b09127cb0 OK 2025/07/14 04:25:24 DEBUG : file2: md5 = 1df68ec4e372f789fcfb8029c592ce86 OK --- PASS: TestCopyURL (9.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/14 04:25:29 DEBUG : sub/file2: md5 = 5a4a0b7b8a631c2f1a01891e9d4bdfa5 OK 2025/07/14 04:25:29 INFO : file1: Copied (new) to: sub/file2 2025/07/14 04:25:29 INFO : file1: Deleted 2025/07/14 04:25:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:25:30 DEBUG : file1: Unchanged skipping 2025/07/14 04:25:30 INFO : file1: Deleted 2025/07/14 04:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': don't need to copy/move sub/file2, it is already at target location 2025/07/14 04:25:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/14 04:25:34 DEBUG : file1: md5 = ea6329d37a01a5cb58849c73f80f4222 OK 2025/07/14 04:25:34 INFO : file1: Copied (new) 2025/07/14 04:25:34 INFO : file1: Deleted 2025/07/14 04:25:35 DEBUG : file1: Destination exists, skipping 2025/07/14 04:25:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:39 DEBUG : dst/file1: md5 = eeb3f4511c532fc4c7dc4592587bbfa5 OK 2025/07/14 04:25:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixis0zoxe/backup" 2025/07/14 04:25:40 DEBUG : Creating backend with remote "TestDrive:crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20/1nrff024r7pq65ecp72fc28jb0" 2025/07/14 04:25:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/14 04:25:43 INFO : dst/file1: Moved (server-side) 2025/07/14 04:25:45 DEBUG : dst/file1: md5 = 455877ab837317c77ec20d4e973e8142 OK 2025/07/14 04:25:45 INFO : dst/file1: Copied (new) 2025/07/14 04:25:45 INFO : dst/file1: Deleted 2025/07/14 04:25:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:25:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/14 04:25:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.31s) === 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:25:51 DEBUG : A1/one: md5 = b223bdda70529840d0fc47691e56c787 OK 2025/07/14 04:25:53 DEBUG : A1/two: md5 = 246309a95bdcae0c48c140c2bd63276e OK 2025/07/14 04:25:55 DEBUG : A1/B1/three: md5 = 01420e8b1f879df05f031e0f36303f93 OK 2025/07/14 04:25:57 DEBUG : A1/B1/C1/four: md5 = 22b22030684d0037f55577fa33c8cf92 OK 2025/07/14 04:25:59 DEBUG : A1/B1/C2/five: md5 = 8f864294d2933214f263875da728ca28 OK 2025/07/14 04:25:59 INFO : A1/B2: Making directory 2025/07/14 04:26:00 INFO : A1/B1/C3: Making directory 2025/07/14 04:26:09 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/14 04:26:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/14 04:26:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/14 04:26:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/14 04:26:09 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/14 04:26:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/14 04:26:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/14 04:26:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/14 04:26:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/14 04:26:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/14 04:26:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/14 04:26:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/14 04:26:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/14 04:26:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/14 04:26:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/14 04:26:21 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/14 04:26:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/14 04:26:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/14 04:26:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/14 04:26:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/14 04:26:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/14 04:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/14 04:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/14 04:26:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/14 04:26:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/14 04:26:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/14 04:26:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/14 04:26:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/14 04:26:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/14 04:26:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/14 04:26:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.07s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/14 04:26:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 365819f53aad74d7158cf9be5e71b28f OK 2025/07/14 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/14 04:26:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/14 04:26:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/14 04:26:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 13cac8045855efe9fd5acf7594a8e8cb OK 2025/07/14 04:26:37 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/14 04:26:40 DEBUG : with_checksum_small_file_from_pipe: md5 = bde1c2533d0bd93d098c0d789ef78035 OK 2025/07/14 04:26:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/14 04:26:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/14 04:26:41 DEBUG : with_checksum_big_file_from_pipe: md5 = 8102f9d0e1f6545ccd32c51ef53abdf7 OK 2025/07/14 04:26:41 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/14 04:26:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:26:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/14 04:26:46 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-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/14 04:26:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/14 04:26:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/14 04:26:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.60s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/14 04:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (48 bytes), uploading instead of streaming 2025/07/14 04:26:53 DEBUG : rcat_metadata: md5 = 62a48ad45ac3046816288dc7dc1ddabc OK 2025/07/14 04:26:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/14 04:26:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/14 04:26:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = c0ed2e29da731b0c1547f08187a5a42b OK 2025/07/14 04:26:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:26:59 DEBUG : potato1: md5 = 238b8ba07cfe76e855a62a414f807ec9 OK 2025/07/14 04:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (60 bytes), uploading instead of streaming 2025/07/14 04:27:00 DEBUG : potato2: md5 = 09ab0b247b1548ff90bd76534af85369 OK 2025/07/14 04:27:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:03 DEBUG : potato1: md5 = bc4664af88148370c060deda22b72d45 OK 2025/07/14 04:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': File to upload is small (60 bytes), uploading instead of streaming 2025/07/14 04:27:05 DEBUG : potato2: md5 = 4e1f0d31a18d138840c3e6c097cba98c OK 2025/07/14 04:27:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.75s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:08 DEBUG : potato2: md5 = 0a90efb1d5aad419e4968373744d6baf OK 2025/07/14 04:27:09 DEBUG : empty space: md5 = 6a670460d681cb9e9968a28fba81de1f OK 2025/07/14 04:27:11 DEBUG : sub dir/potato3: md5 = 53e90d80d3504545d052d9a685ee2ff2 OK 2025/07/14 04:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Touching "sub dir/potato3" 2025/07/14 04:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Touching "potato2" 2025/07/14 04:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Touching "empty space" 2025/07/14 04:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.98s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:17 DEBUG : dir with metadata: Making directory with metadata 2025/07/14 04:27:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.22s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:19 DEBUG : directory with modtime: Making directory with metadata 2025/07/14 04:27:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/14 04:27:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:27:21 DEBUG : Google drive root 'crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20': Skipping btime metadata as can't update it on an existing file: 2025-07-14T04:27:21.643234823Z 2025/07/14 04:27:22 INFO : non existent directory: Updated directory metadata 2025/07/14 04:27:24 DEBUG : Google drive root 'crypt/s77uqif3mlk50152k3a6dhe16un73j3dc4nbheo0j17qt27g1t20': Skipping btime metadata as can't update it on an existing file: 2025-07-14T04:27:21.643234823Z 2025/07/14 04:27:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.65s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/14 04:27:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/14 04:27:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.19s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/14 04:27:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:27:30 DEBUG : dst: Making directory with metadata 2025/07/14 04:27:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:27:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:27:31 INFO : dst: Set directory modification time (using SetModTime) 2025/07/14 04:27:32 INFO : dst: Set directory modification time (using SetModTime) 2025/07/14 04:27:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/14 04:27:32 INFO : dst: Set directory modification time (using SetModTime) 2025/07/14 04:27:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.81s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe'", Local "Local file system at /tmp/rclone1537286784", Modify Window "1ms" 2025/07/14 04:27:36 DEBUG : sub dir/test remove existing: md5 = 02dc16e609e74c0f5445efd7cebe9839 OK 2025/07/14 04:27:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0b1e9e518ca1a4bb0b73600c4c9adc83 OK 2025/07/14 04:27:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.reyucow9" before starting 2025/07/14 04:27:40 DEBUG : sub dir/test remove existing.reyucow9: TEST: removing renamed existing file after operation 2025/07/14 04:27:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qomunad1" before starting 2025/07/14 04:27:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qomunad1: TEST: renaming existing back after failed operation 2025/07/14 04:27:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tifijih0" before starting 2025/07/14 04:27:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tifijih0: TEST: removing renamed existing file after operation 2025/07/14 04:27:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rqli3pq5re236m5migk57ik8v9fopqa78lbfmmipulheraras6f3bt22aaucuq933075bo0rn7j5l3j1al3em3hlgabrpc0jet2trnq4e1bsl1mrqsbi78eslc3s99r9rk7sk74c1o3m595158bpei35640ulr89k4pa18qo3f43hkvahdvg" 2025/07/14 04:27:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5tnl8ec3kcvibinqgjnsh58t7o8rthb6u457l1sb7iqg8bnjcg3g" --- PASS: TestRemoveExisting (13.02s) === 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/07/14 04:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixis0zoxe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m28.236452047s (try 1/5)