"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/06 03:40:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo" 2025/10/06 03:40:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:40:34 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0" 2025/10/06 03:40:35 DEBUG : Creating backend with remote "/tmp/rclone1399712239" === 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/06 03:40:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/06 03:40:36 DEBUG : potato: Seek from 10 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 10 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Seek from 5 to 2 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/06 03:40:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Seek from 5 to 2 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/06 03:40:36 DEBUG : potato: Seek from 8 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 8 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/06 03:40:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 03:40:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 03:40:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 03:40:36 DEBUG : potato: Seek from 5 to 2 2025/10/06 03:40:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/06 03:40:36 DEBUG : potato: Seek from 9 to 0 2025/10/06 03:40:36 DEBUG : potato: Seek from 9 to 0 2025/10/06 03:40:36 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:40:38 DEBUG : rutabaga: md5 = 06632f63bcf71be653efda2f94475db7 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/06 03:40:40 DEBUG : empty space: md5 = 06779f72187a8f904eecabd4c2ef647b OK === RUN TestCheck/3 2025/10/06 03:40:42 DEBUG : potato2: md5 = d7b52fde33b095d7fe14aeb19211e87a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/06 03:40:44 DEBUG : remotepotato: md5 = 6682fa74c4840738d0aec4b6e0ee7e8d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.55s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/10/06 03:40:47 DEBUG : Creating backend with remote "nonexistent" 2025/10/06 03:40:47 DEBUG : Creating backend with remote "nonexistent" 2025/10/06 03:40:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/06 03:40:47 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/10/06 03:40:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/06 03:40:47 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:40:49 DEBUG : rutabaga: md5 = 6f7aee98d9811cce255f385aa70d37e3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/06 03:40:53 DEBUG : empty space: md5 = 4115cc9d99f1ef44f0f1f38f2bf27dc9 OK === RUN TestCheckDownload/3 2025/10/06 03:40:56 DEBUG : potato2: md5 = 378ac1b928b966eaa98d4498e09c8e7d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/06 03:41:00 DEBUG : remotepotato: md5 = ae0be1661f8f8962492790a3f735353f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.84s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (1.52s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.76s) --- PASS: TestCheckDownload/6 (1.25s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:41:07 DEBUG : rutabaga: md5 = 8402b7a6694829abc4f67ebdfb71df27 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/06 03:41:09 DEBUG : empty space: md5 = 4c4c1d212d4854d96a131309bce96429 OK === RUN TestCheckSizeOnly/3 2025/10/06 03:41:11 DEBUG : potato2: md5 = 1e11e4c909c293919cd76e5df1f8febc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/06 03:41:13 DEBUG : remotepotato: md5 = a42d98c7fdc536d455e5f514ca3331fd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.81s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:41:18 DEBUG : test.sum: md5 = 06e388163e88709db922a40e8aa5ced4 OK 2025/10/06 03:41:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/06 03:41:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/06 03:41:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/06 03:41:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/06 03:41:20 DEBUG : test.sum: md5 = 76bdb998842b1a2adc0ff4311264262a OK 2025/10/06 03:41:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/06 03:41:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/06 03:41:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/06 03:41:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:41:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/data" 2025/10/06 03:41:22 DEBUG : Config file has changed externally - reloading 2025/10/06 03:41:23 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:41:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/data" 2025/10/06 03:41:25 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/vjrnln8ratgmqakfosrqe8espk" 2025/10/06 03:41:28 DEBUG : data/banana: md5 = 33655a1b2145d61929e01e5e3a2a15e6 OK 2025/10/06 03:41:30 DEBUG : test.sum: md5 = 3df270951fbaf56448c6ccec4743a319 OK === RUN TestCheckSumDownload/subtest1 2025/10/06 03:41:34 DEBUG : data/potato: md5 = 04424f973926650d2d993571d3a40f1f OK 2025/10/06 03:41:36 DEBUG : test.sum: md5 = ea6fdc6e918e3b114589f04eb6cd0bd1 OK === RUN TestCheckSumDownload/subtest2 2025/10/06 03:41:40 DEBUG : test.sum: md5 = 606f565b07f0dc25abee8201dab5e769 OK === RUN TestCheckSumDownload/subtest3 2025/10/06 03:41:46 DEBUG : test.sum: md5 = aca3a8a8418d1e9ed8bd79c450bd4ac8 OK === RUN TestCheckSumDownload/subtest4 2025/10/06 03:41:51 DEBUG : test.sum: md5 = 537865520d3d414925e910c3e432a078 OK === RUN TestCheckSumDownload/subtest5 2025/10/06 03:41:55 DEBUG : test.sum: md5 = 9f850e4a48a2aef657d711abbe1fb0d2 OK === RUN TestCheckSumDownload/subtest6 2025/10/06 03:41:59 DEBUG : data/banana: md5 = f8b77b7b0cb430ec64390226b62c0924 OK 2025/10/06 03:42:00 DEBUG : data/potato: md5 = 73562b7ad0d76a7e05ce4fc62fc6c1a4 OK 2025/10/06 03:42:02 DEBUG : test.sum: md5 = 734d924d5c937fe823ab52b9e10201ec OK === RUN TestCheckSumDownload/subtest7 2025/10/06 03:42:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/06 03:42:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.19s) --- PASS: TestCheckSumDownload/subtest1 (2.76s) --- PASS: TestCheckSumDownload/subtest2 (2.57s) --- PASS: TestCheckSumDownload/subtest3 (3.24s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.11s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/10/06 03:42:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pebiruz3xeru" 2025/10/06 03:42:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:08 DEBUG : Creating backend with remote "TestDrive:crypt/58n9j1nkb6dparmvegg61ipgmuo9c11qvhlirnmmhu76jmmst0ag" 2025/10/06 03:42:09 DEBUG : Creating backend with remote "/tmp/rclone1060371868" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru'", Local "Local file system at /tmp/rclone1060371868", Modify Window "1ms" 2025/10/06 03:42:11 DEBUG : hello, world!: md5 = b73c29e7943bcd508d9a3f1abae3d45f OK upper checkfile vs. lower remote (without normalization) 2025/10/06 03:42:11 ERROR : hello, world!: sum not found 2025/10/06 03:42:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru' 2025/10/06 03:42:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru': 1 files missing 2025/10/06 03:42:11 NOTICE: 1 hashes missing 2025/10/06 03:42:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru': 1 differences found 2025/10/06 03:42:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/06 03:42:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru': 0 differences found 2025/10/06 03:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru': 1 matching files 2025/10/06 03:42:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqewir6depe" 2025/10/06 03:42:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:13 DEBUG : Creating backend with remote "TestDrive:crypt/hdtnusln6lqe7tt3f8dk5rff8miojt9lsirr81mn1394l6fijt8g" 2025/10/06 03:42:14 DEBUG : Creating backend with remote "/tmp/rclone628617432" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe'", Local "Local file system at /tmp/rclone628617432", Modify Window "1ms" 2025/10/06 03:42:16 DEBUG : HELLO, WORLD!: md5 = b7f3e502a60f39836668147cf2f65078 OK lower checkfile vs. upper remote (without normalization) 2025/10/06 03:42:17 ERROR : HELLO, WORLD!: sum not found 2025/10/06 03:42:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe' 2025/10/06 03:42:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe': 1 files missing 2025/10/06 03:42:17 NOTICE: 1 hashes missing 2025/10/06 03:42:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe': 1 differences found 2025/10/06 03:42:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/06 03:42:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe': 0 differences found 2025/10/06 03:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe': 1 matching files 2025/10/06 03:42:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henoves7gaxo" 2025/10/06 03:42:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:18 DEBUG : Creating backend with remote "TestDrive:crypt/2ab1b3ehq20796svnal7botkoe7sar777ah86regs5fqd4afspt0" 2025/10/06 03:42:19 DEBUG : Creating backend with remote "/tmp/rclone4121478177" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo'", Local "Local file system at /tmp/rclone4121478177", Modify Window "1ms" 2025/10/06 03:42:21 DEBUG : HeLlO, wOrLd!: md5 = d4a53f6cf9e7e32b411939b517da5cf7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/06 03:42:22 ERROR : HeLlO, wOrLd!: sum not found 2025/10/06 03:42:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo' 2025/10/06 03:42:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo': 1 files missing 2025/10/06 03:42:22 NOTICE: 1 hashes missing 2025/10/06 03:42:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo': 1 differences found 2025/10/06 03:42:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/06 03:42:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo': 0 differences found 2025/10/06 03:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo': 1 matching files 2025/10/06 03:42:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yadikas0tiha" 2025/10/06 03:42:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:23 DEBUG : Creating backend with remote "TestDrive:crypt/h070blbr0tnm6e76do1e7tcs15aotg30belhk26psnt8s85th2kg" 2025/10/06 03:42:24 DEBUG : Creating backend with remote "/tmp/rclone440255289" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha'", Local "Local file system at /tmp/rclone440255289", Modify Window "1ms" 2025/10/06 03:42:26 DEBUG : HELLO, WORLD!: md5 = e1ca03609dd051e97960ab675215f270 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/06 03:42:27 ERROR : HELLO, WORLD!: sum not found 2025/10/06 03:42:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha' 2025/10/06 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha': 1 files missing 2025/10/06 03:42:27 NOTICE: 1 hashes missing 2025/10/06 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha': 1 differences found 2025/10/06 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/06 03:42:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha': 0 differences found 2025/10/06 03:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha': 1 matching files 2025/10/06 03:42:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yequmow0leto" 2025/10/06 03:42:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:28 DEBUG : Creating backend with remote "TestDrive:crypt/0800n32omk1h1t0f2dm0iv0tm55vn4dv2pciaqlddop4t4llkih0" 2025/10/06 03:42:29 DEBUG : Creating backend with remote "/tmp/rclone3725204237" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto'", Local "Local file system at /tmp/rclone3725204237", Modify Window "1ms" 2025/10/06 03:42:31 DEBUG : 測試_Русский___ě_áñ: md5 = 68dfb24bf6b32f552156923e5eaa448e OK NFD checkfile vs. NFC remote (without normalization) 2025/10/06 03:42:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/06 03:42:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto' 2025/10/06 03:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto': 1 files missing 2025/10/06 03:42:32 NOTICE: 1 hashes missing 2025/10/06 03:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto': 1 differences found 2025/10/06 03:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/06 03:42:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto': 0 differences found 2025/10/06 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto': 1 matching files 2025/10/06 03:42:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kozulip9foku" 2025/10/06 03:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:33 DEBUG : Creating backend with remote "TestDrive:crypt/0fjo8rmqgp6745c6ts7os9pjnpv2l66a65b8hp09tojngmp280ug" 2025/10/06 03:42:34 DEBUG : Creating backend with remote "/tmp/rclone670118217" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku'", Local "Local file system at /tmp/rclone670118217", Modify Window "1ms" 2025/10/06 03:42:36 DEBUG : 測試_Русский___ě_áñ: md5 = 0b74e3a97e6f87af9aefbfd0a8ba1670 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/06 03:42:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/06 03:42:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku' 2025/10/06 03:42:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku': 1 files missing 2025/10/06 03:42:36 NOTICE: 1 hashes missing 2025/10/06 03:42:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku': 1 differences found 2025/10/06 03:42:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/06 03:42:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku': 0 differences found 2025/10/06 03:42:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku': 1 matching files 2025/10/06 03:42:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sudoyid1jage" 2025/10/06 03:42:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:37 DEBUG : Creating backend with remote "TestDrive:crypt/f5fnfe0q8031s9cagnq07vm3bulq02q2dqt2a0spf4ujh8vbogs0" 2025/10/06 03:42:38 DEBUG : Creating backend with remote "/tmp/rclone2824101488" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage'", Local "Local file system at /tmp/rclone2824101488", Modify Window "1ms" 2025/10/06 03:42:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 08e81a842cd0c8110eeccd633c52cd8a OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/06 03:42:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 03:42:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage' 2025/10/06 03:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage': 1 files missing 2025/10/06 03:42:42 NOTICE: 1 hashes missing 2025/10/06 03:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage': 1 differences found 2025/10/06 03:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/06 03:42:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage': 0 differences found 2025/10/06 03:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage': 1 matching files 2025/10/06 03:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-savoyew3xuzo" 2025/10/06 03:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/uj5pvi2ut8028p8v7o88fmnu4ejucv5dr833pp9pp65a1lmkdscg" 2025/10/06 03:42:44 DEBUG : Creating backend with remote "/tmp/rclone3832084927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo'", Local "Local file system at /tmp/rclone3832084927", Modify Window "1ms" 2025/10/06 03:42:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 081faa71bfe93ae6875e35fa89ca80bf OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/06 03:42:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 03:42:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo' 2025/10/06 03:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo': 1 files missing 2025/10/06 03:42:46 NOTICE: 1 hashes missing 2025/10/06 03:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo': 1 differences found 2025/10/06 03:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/06 03:42:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo': 0 differences found 2025/10/06 03:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo': 1 matching files 2025/10/06 03:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kegayup4lodu" 2025/10/06 03:42:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/t6p5k0q1f4ramdgkpmgv2aln61kiiqo7euvm6uf88qvvtp6apa2g" 2025/10/06 03:42:49 DEBUG : Creating backend with remote "/tmp/rclone2607693227" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu'", Local "Local file system at /tmp/rclone2607693227", Modify Window "1ms" 2025/10/06 03:42:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b8fffcf9cf29f076845873795de3b92f OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/06 03:42:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 03:42:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu' 2025/10/06 03:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu': 1 files missing 2025/10/06 03:42:51 NOTICE: 1 hashes missing 2025/10/06 03:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu': 1 differences found 2025/10/06 03:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/06 03:42:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu': 0 differences found 2025/10/06 03:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu': 1 matching files 2025/10/06 03:42:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-disemos3vuga" 2025/10/06 03:42:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:42:52 DEBUG : Creating backend with remote "TestDrive:crypt/52kcqkbrvrkosp26iiscp2m5hnlmrb0sm7a3gcg91k35313t918g" 2025/10/06 03:42:53 DEBUG : Creating backend with remote "/tmp/rclone1658476966" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga'", Local "Local file system at /tmp/rclone1658476966", Modify Window "1ms" 2025/10/06 03:42:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 36c1cac60cbab6510fc67b41ae25e90f OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/06 03:42:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 03:42:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga' 2025/10/06 03:42:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga': 1 files missing 2025/10/06 03:42:56 NOTICE: 1 hashes missing 2025/10/06 03:42:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga': 1 differences found 2025/10/06 03:42:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/06 03:42:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 03:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga': 0 differences found 2025/10/06 03:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga': 1 matching files 2025/10/06 03:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-disemos3vuga': Purge remote 2025/10/06 03:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kegayup4lodu': Purge remote 2025/10/06 03:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-savoyew3xuzo': Purge remote 2025/10/06 03:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudoyid1jage': Purge remote 2025/10/06 03:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kozulip9foku': Purge remote 2025/10/06 03:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yequmow0leto': Purge remote 2025/10/06 03:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yadikas0tiha': Purge remote 2025/10/06 03:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henoves7gaxo': Purge remote 2025/10/06 03:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqewir6depe': Purge remote 2025/10/06 03:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pebiruz3xeru': Purge remote --- PASS: TestApplyTransforms (54.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:43:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 03:43:04 DEBUG : sub/file2: md5 = a115faed5efaf4e095dfa128d26baf17 OK 2025/10/06 03:43:04 INFO : file1: Copied (new) to: sub/file2 2025/10/06 03:43:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 03:43:05 DEBUG : file1: Unchanged skipping 2025/10/06 03:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': don't need to copy/move sub/file2, it is already at target location 2025/10/06 03:43:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.77s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:43:10 DEBUG : dst/file1: md5 = 61cd1b169e6a39d0bff8392cf7fcde38 OK 2025/10/06 03:43:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/backup" 2025/10/06 03:43:11 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/1nrff024r7pq65ecp72fc28jb0" 2025/10/06 03:43:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/06 03:43:15 INFO : dst/file1: Moved (server-side) 2025/10/06 03:43:16 DEBUG : dst/file1: md5 = f5e9a3122df48eb05f17192538c347f5 OK 2025/10/06 03:43:16 INFO : dst/file1: Copied (new) 2025/10/06 03:43:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:43:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:43:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:43:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/dst" 2025/10/06 03:43:21 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 03:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/CompareDest" 2025/10/06 03:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/gveqi14airsml4bgu7krj116o8" 2025/10/06 03:43:24 DEBUG : one: Need to transfer - File not found at Destination 2025/10/06 03:43:27 DEBUG : one: md5 = 4389a9cc6625dca067a01804dbf24f2a OK 2025/10/06 03:43:27 INFO : one: Copied (new) 2025/10/06 03:43:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 03:43:29 DEBUG : one: md5 = 0d05f70f74637ac86d015df7bea837c8 OK 2025/10/06 03:43:29 INFO : one: Copied (replaced existing) 2025/10/06 03:43:33 DEBUG : dst/one: md5 = fa341fb2903045895ea95dd272b78eef OK 2025/10/06 03:43:35 DEBUG : CompareDest/one: md5 = 23bd3310a91b22b6d3828690104b91b1 OK 2025/10/06 03:43:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 03:43:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 03:43:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 03:43:38 DEBUG : CompareDest/two: md5 = 1807218ae17b453754bd640357388951 OK 2025/10/06 03:43:39 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 03:43:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 03:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 03:43:40 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 03:43:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 03:43:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 03:43:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 03:43:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/06 03:43:43 DEBUG : two: md5 = 566721b3efd4ce20e00190cb7b7d2283 OK 2025/10/06 03:43:43 INFO : two: Copied (new) 2025/10/06 03:43:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 03:43:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:43:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:43:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.22s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:43:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/dst" 2025/10/06 03:43:47 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 03:43:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/CopyDest" 2025/10/06 03:43:49 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/06 03:43:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/06 03:43:53 DEBUG : one: md5 = 198d9c21a7c5b430709549c88f8fa275 OK 2025/10/06 03:43:53 INFO : one: Copied (new) 2025/10/06 03:43:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 03:43:56 DEBUG : one: md5 = 0dedc8ba8397b1d3b878a7f45b9cb5f4 OK 2025/10/06 03:43:56 INFO : one: Copied (replaced existing) 2025/10/06 03:43:58 DEBUG : dst/one: md5 = 3991db48421ce1da7b9e68e02b02b2f4 OK 2025/10/06 03:44:00 DEBUG : CopyDest/one: md5 = 971eaf1df8d3f3251cab9a0623091577 OK 2025/10/06 03:44:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/BackupDir" 2025/10/06 03:44:01 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/06 03:44:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 03:44:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 03:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 03:44:04 INFO : one: Moved (server-side) 2025/10/06 03:44:05 INFO : one: Copied (server-side copy) 2025/10/06 03:44:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/06 03:44:07 DEBUG : CopyDest/two: md5 = 3547d081d7d1c302451648140985b15c OK 2025/10/06 03:44:08 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 03:44:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 03:44:09 INFO : two: Copied (server-side copy) 2025/10/06 03:44:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/06 03:44:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 03:44:10 DEBUG : two: Unchanged skipping 2025/10/06 03:44:12 DEBUG : CopyDest/three: md5 = eefc96c740adb6eb802c234a432672d3 OK 2025/10/06 03:44:13 DEBUG : three: Need to transfer - File not found at Destination 2025/10/06 03:44:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/06 03:44:13 DEBUG : three: Destination not found in --copy-dest 2025/10/06 03:44:14 DEBUG : three: md5 = ad9bf679601edf1d0e1e9cc0784a3a07 OK 2025/10/06 03:44:14 INFO : three: Copied (new) 2025/10/06 03:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/06 03:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 03:44:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:44:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/06 03:44:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 03:44:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.79s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:44:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/06 03:44:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f7c91ed6a61d4852853a081cc9d9ef73 OK 2025/10/06 03:44:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/06 03:44:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/06 03:44:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/06 03:44:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/06 03:44:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/06 03:44:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 296c9edd4a5d12b97c7d1dcb020879f7 OK 2025/10/06 03:44:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/06 03:44:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/06 03:44:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:44:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using skip mode. 2025/10/06 03:44:35 NOTICE: one: Found 2 files with duplicate names 2025/10/06 03:44:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:44:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using skip mode. 2025/10/06 03:44:41 NOTICE: one: Found 3 files with duplicate names 2025/10/06 03:44:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/06 03:44:41 INFO : one: Deleted 2025/10/06 03:44:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:44:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using first mode. 2025/10/06 03:44:47 NOTICE: one: Found 3 files with duplicate names 2025/10/06 03:44:48 INFO : one: Deleted 2025/10/06 03:44:48 INFO : one: Deleted 2025/10/06 03:44:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.27s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:44:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using newest mode. 2025/10/06 03:44:54 NOTICE: one: Found 3 files with duplicate names 2025/10/06 03:44:54 INFO : one: Deleted 2025/10/06 03:44:55 INFO : one: Deleted 2025/10/06 03:44:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:45:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using oldest mode. 2025/10/06 03:45:01 NOTICE: one: Found 3 files with duplicate names 2025/10/06 03:45:01 INFO : one: Deleted 2025/10/06 03:45:02 INFO : one: Deleted 2025/10/06 03:45:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.55s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:45:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using largest mode. 2025/10/06 03:45:07 NOTICE: one: Found 3 files with duplicate names 2025/10/06 03:45:08 INFO : one: Deleted 2025/10/06 03:45:08 INFO : one: Deleted 2025/10/06 03:45:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.44s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:45:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using smallest mode. 2025/10/06 03:45:14 NOTICE: one: Found 3 files with duplicate names 2025/10/06 03:45:14 INFO : one: Deleted 2025/10/06 03:45:15 INFO : one: Deleted 2025/10/06 03:45:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.59s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:45:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Looking for duplicate names using rename mode. 2025/10/06 03:45:21 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/06 03:45:23 INFO : one-2.txt: renamed from: one.txt 2025/10/06 03:45:24 INFO : one-3.txt: renamed from: one.txt 2025/10/06 03:45:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:45:30 DEBUG : dupe1/one.txt: md5 = a2804f8e31301848c28d7b59533dbbd1 OK 2025/10/06 03:45:32 DEBUG : dupe2/two.txt: md5 = a1a715ebd16ef5d3f4a1333222a91d8e OK 2025/10/06 03:45:34 DEBUG : dupe3/three.txt: md5 = de49b2f3b09081c8b5a4d86ec8888002 OK 2025/10/06 03:45:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/06 03:45:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/06 03:45:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/06 03:45:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/06 03:45:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/06 03:45:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/06 03:45:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.23s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:45:42 DEBUG : a.txt: md5 = 380fd74f9da32684d7bf800357ffda0d OK 2025/10/06 03:45:44 DEBUG : zend.txt: md5 = 49b3560a0cd14bf675fa1759afa1114c OK 2025/10/06 03:45:46 DEBUG : sub dir/hello world: md5 = 8e3d435280e7ea6157393ebea35e8310 OK 2025/10/06 03:45:47 DEBUG : sub dir/hello world2: md5 = 576f0fc3170c3ceafc474e7ba43b5f9c OK 2025/10/06 03:45:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 5eabc9bd118c2906238fae248aa47f4c OK 2025/10/06 03:45:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4feb5e8cbb6e83186d3b4e9f81fec9ae OK 2025/10/06 03:45:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4689fef24facfa3e7a406f080654ad5f OK 2025/10/06 03:45:55 DEBUG : a.txt: Excluded (Size Filter) 2025/10/06 03:45:55 DEBUG : a.txt: Excluded 2025/10/06 03:45:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 03:45:55 DEBUG : sub dir/hello world: Excluded 2025/10/06 03:45:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 03:45:55 DEBUG : sub dir/hello world2: Excluded 2025/10/06 03:45:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 03:45:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 03:45:56 DEBUG : sub dir/hello world: Excluded 2025/10/06 03:45:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 03:45:56 DEBUG : sub dir/hello world2: Excluded 2025/10/06 03:45:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 03:46:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/06 03:46:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/06 03:46:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/06 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/06 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/06 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/06 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.92s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:04 DEBUG : a.txt: md5 = 6f9392eb4eb5973a7cf9f3edcc3578bb OK 2025/10/06 03:46:05 DEBUG : zend.txt: md5 = ac724094da119508a7f9c5880d00aaaf OK 2025/10/06 03:46:08 DEBUG : sub dir/hello world: md5 = d65867cc3ad70eff6be8c4bb5a0c639a OK 2025/10/06 03:46:10 DEBUG : sub dir/hello world2: md5 = 73e2229a71903301655323a878f25a00 OK 2025/10/06 03:46:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 8fa5d45620b1be7e852530e606af0ccb OK 2025/10/06 03:46:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 40bff506b584e4975efdd05de1cb748b OK 2025/10/06 03:46:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1b58e8b4fe4be2683d9e7a7337161420 OK 2025/10/06 03:46:17 DEBUG : a.txt: Excluded (Size Filter) 2025/10/06 03:46:17 DEBUG : a.txt: Excluded 2025/10/06 03:46:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 03:46:17 DEBUG : sub dir/hello world2: Excluded 2025/10/06 03:46:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 03:46:17 DEBUG : sub dir/hello world: Excluded 2025/10/06 03:46:18 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 03:46:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 03:46:18 DEBUG : sub dir/hello world2: Excluded 2025/10/06 03:46:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 03:46:18 DEBUG : sub dir/hello world: Excluded 2025/10/06 03:46:18 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 03:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/06 03:46:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/06 03:46:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/06 03:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/06 03:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/06 03:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/06 03:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.97s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:26 DEBUG : file1: md5 = 4aa8c0bc1737125ed72b3bd4c764b684 OK 2025/10/06 03:46:28 DEBUG : sub/file2: md5 = 1138d50891bc7ea4a8c7f80b3c1cafd8 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/10/06 03:46:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/06 03:46:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/06 03:46:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/06 03:46:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.49s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:36 DEBUG : file1: md5 = 18785664fc6be979491426d039de451c OK 2025/10/06 03:46:38 DEBUG : sub/file2: md5 = e00bd44714f1a2c6c5a2540ab3405a54 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/10/06 03:46:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/notfound" 2025/10/06 03:46:42 DEBUG : Config file has changed externally - reloading 2025/10/06 03:46:42 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/06 03:46:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.64s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Making directory 2025/10/06 03:46:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:49 DEBUG : sub dir/hello world: md5 = f00d45eb42dc40ad03ca19722af6a000 OK 2025/10/06 03:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.74s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:53 DEBUG : potato2: md5 = 76f6708862fe385ff405fbfc1b0a749b OK 2025/10/06 03:46:54 DEBUG : empty space: md5 = 87693525bc766af53c6b1a6ba8849afd OK --- PASS: TestLs (4.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:46:57 DEBUG : potato2: md5 = 311c0fd9cee84054e8ba203b64ef7b44 OK 2025/10/06 03:46:59 DEBUG : empty space: md5 = 1f54051e97e5affb98be98c4b97b28c4 OK 2025/10/06 03:46:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/06 03:46:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.05s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:02 DEBUG : potato2: md5 = 60be75e431492c0f5f7d8eba91863233 OK 2025/10/06 03:47:04 DEBUG : empty space: md5 = 367cdd05b5c113bdc550d4960a4dcb47 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:07 DEBUG : potato2: md5 = fe5caec2c9de4f17522383557db822db OK 2025/10/06 03:47:09 DEBUG : empty space: md5 = 92045e554f1fb62c5c4a19405a6ee6b5 OK --- PASS: TestHashSums (4.60s) === RUN TestHashSumsWithErrors 2025/10/06 03:47:10 DEBUG : Creating backend with remote ":memory:" 2025/10/06 03:47:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/06 03:47:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/06 03:47:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/06 03:47:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/06 03:47:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/06 03:47:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/06 03:47:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/06 03:47:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/06 03:47:10 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:12 DEBUG : potato2: md5 = 04dcc0fe59e3bf7cf6929bbe99aa50e5 OK 2025/10/06 03:47:14 DEBUG : empty space: md5 = 3181da6289b15d522f7b78ea11e8f2bb OK 2025/10/06 03:47:16 DEBUG : sub dir/potato3: md5 = 7c8da82d35d5ffa4c92bc58f102a1733 OK 2025/10/06 03:47:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.22s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:21 DEBUG : small: md5 = 39fdc72d4563be5e8212eb2df188a422 OK 2025/10/06 03:47:22 DEBUG : medium: md5 = c0e78a0bada27de7ecb244adb5d74b28 OK 2025/10/06 03:47:24 DEBUG : large: md5 = 1d598ef98bb0b194359e872140645b21 OK 2025/10/06 03:47:24 DEBUG : Waiting for deletions to finish 2025/10/06 03:47:24 DEBUG : large: Excluded (Size Filter) 2025/10/06 03:47:25 INFO : small: Deleted 2025/10/06 03:47:25 INFO : medium: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:27 DEBUG : small: md5 = 73615ccaa9122684f6af02f48cf58cd5 OK 2025/10/06 03:47:29 DEBUG : medium: md5 = 33b39d467686ef9b8a636b076016a3ed OK 2025/10/06 03:47:31 DEBUG : large: md5 = b9564a40bcb5c2a5b9c153dab4d0ac76 OK 2025/10/06 03:47:31 DEBUG : Waiting for deletions to finish 2025/10/06 03:47:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/06 03:47:32 INFO : large: Deleted 2025/10/06 03:47:32 INFO : small: Deleted --- PASS: TestMaxDelete (7.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:35 DEBUG : small: md5 = 4f8c9d4f3bd2cbe9611ca66ecaf7376f OK 2025/10/06 03:47:36 DEBUG : medium: md5 = f9095edb15dce276e5889cfdd7932d3e OK 2025/10/06 03:47:38 DEBUG : large: md5 = c9f01bcc1a65924ee97f9b114bc6cce3 OK 2025/10/06 03:47:38 DEBUG : Waiting for deletions to finish 2025/10/06 03:47:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/06 03:47:39 INFO : medium: Deleted 2025/10/06 03:47:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:42 DEBUG : small: md5 = dc55b4497b22445fbd0dc9d346d53be1 OK 2025/10/06 03:47:43 DEBUG : medium: md5 = 18ef3a2dedb15fc1d02120832ede7d2b OK 2025/10/06 03:47:45 DEBUG : large: md5 = b34b37e3bb06d9ac3f7b0b5cf7c414f2 OK 2025/10/06 03:47:45 DEBUG : Waiting for deletions to finish 2025/10/06 03:47:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/06 03:47:45 INFO : small: Deleted 2025/10/06 03:47:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:49 DEBUG : ReadFile: md5 = 0298e697281ce6af2c9887aa1722dee2 OK --- PASS: TestReadFile (4.39s) === RUN TestRetry 2025/10/06 03:47:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/06 03:47:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/06 03:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 03:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 03:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 03:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 03:47:51 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:47:53 DEBUG : file1: md5 = e0a9b99698707b0fd26a0d7513d2e52e OK 2025/10/06 03:47:54 DEBUG : file2: md5 = a140ea35356632f299df1e4990360bc7 OK --- PASS: TestCat (17.01s) === RUN TestPurge 2025/10/06 03:48:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laqawog4hezu" 2025/10/06 03:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 03:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/5r2v3a4mi5ujfdlpicnnhklj2df2qspleqb9ndk6ac0ab9c4msig" 2025/10/06 03:48:10 DEBUG : Creating backend with remote "/tmp/rclone3466463349" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laqawog4hezu'", Local "Local file system at /tmp/rclone3466463349", Modify Window "1ms" 2025/10/06 03:48:14 DEBUG : A1/B1/C1/one: md5 = acf270d457e3444cc78d9b99ddd162e4 OK 2025/10/06 03:48:14 INFO : A2: Making directory 2025/10/06 03:48:15 INFO : A1/B2: Making directory 2025/10/06 03:48:15 INFO : A1/B2/C2: Making directory 2025/10/06 03:48:16 INFO : A1/B1/C3: Making directory 2025/10/06 03:48:17 INFO : A3: Making directory 2025/10/06 03:48:18 INFO : A3/B3: Making directory 2025/10/06 03:48:18 INFO : A3/B3/C4: Making directory 2025/10/06 03:48:20 DEBUG : A1/two: md5 = fa830fd84bdb9973cf5eb370017579f8 OK 2025/10/06 03:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laqawog4hezu': Purge remote 2025/10/06 03:48:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:48:28 DEBUG : A1/B1/C1/one: md5 = 8e14378319cbedf786d02aadfb215d4d OK 2025/10/06 03:48:28 INFO : A2: Making directory 2025/10/06 03:48:28 INFO : A1/B2: Making directory 2025/10/06 03:48:29 INFO : A1/B2/C2: Making directory 2025/10/06 03:48:30 INFO : A1/B1/C3: Making directory 2025/10/06 03:48:31 INFO : A3: Making directory 2025/10/06 03:48:31 INFO : A3/B3: Making directory 2025/10/06 03:48:32 INFO : A3/B3/C4: Making directory 2025/10/06 03:48:34 DEBUG : A1/two: md5 = 69efff9582860ee2bc0afae04d6122a6 OK 2025/10/06 03:48:35 DEBUG : removing 1 level 3 directories 2025/10/06 03:48:35 INFO : A3/B3/C4: Removing directory 2025/10/06 03:48:38 DEBUG : removing 2 level 3 directories 2025/10/06 03:48:38 INFO : A1/B2/C2: Removing directory 2025/10/06 03:48:38 INFO : A1/B1/C3: Removing directory 2025/10/06 03:48:39 DEBUG : removing 2 level 2 directories 2025/10/06 03:48:39 INFO : A3/B3: Removing directory 2025/10/06 03:48:39 INFO : A1/B2: Removing directory 2025/10/06 03:48:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/06 03:48:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 03:48:39 DEBUG : removing 2 level 1 directories 2025/10/06 03:48:39 INFO : A3: Removing directory 2025/10/06 03:48:39 INFO : A2: Removing directory 2025/10/06 03:48:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/06 03:48:43 DEBUG : removing 1 level 3 directories 2025/10/06 03:48:43 INFO : A1/B1/C1: Removing directory 2025/10/06 03:48:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:44 DEBUG : removing 1 level 2 directories 2025/10/06 03:48:44 INFO : A1/B1: Removing directory 2025/10/06 03:48:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 03:48:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 03:48:45 DEBUG : removing 1 level 1 directories 2025/10/06 03:48:45 INFO : A1: Removing directory 2025/10/06 03:48:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 03:48:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 03:48:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 03:48:45 DEBUG : removing 1 level 0 directories 2025/10/06 03:48:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Removing directory 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/06 03:48:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.86s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:48:48 INFO : A1: Making directory 2025/10/06 03:48:48 INFO : A1/B1: Making directory 2025/10/06 03:48:49 INFO : A1/B1/C1: Making directory 2025/10/06 03:48:51 DEBUG : removing 1 level 3 directories 2025/10/06 03:48:51 INFO : A1/B1/C1: Removing directory 2025/10/06 03:48:52 DEBUG : removing 1 level 2 directories 2025/10/06 03:48:52 INFO : A1/B1: Removing directory 2025/10/06 03:48:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 03:48:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:48:55 INFO : A1: Making directory 2025/10/06 03:48:55 INFO : A1/B1: Making directory 2025/10/06 03:48:56 INFO : A1/B1/C1: Making directory 2025/10/06 03:48:59 DEBUG : removing 1 level 3 directories 2025/10/06 03:48:59 INFO : A1/B1/C1: Removing directory 2025/10/06 03:48:59 DEBUG : removing 1 level 2 directories 2025/10/06 03:48:59 INFO : A1/B1: Removing directory 2025/10/06 03:49:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 03:49:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.30s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:49:04 DEBUG : file1: md5 = 6c51371c6253ab37773dfdf97208a8c9 OK 2025/10/06 03:49:04 DEBUG : filename.txt: File name found in url 2025/10/06 03:49:06 DEBUG : filename.txt: md5 = 86f19f565cf68d3c3a0f39981d8e6d85 OK 2025/10/06 03:49:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/06 03:49:07 DEBUG : headerfilename.txt: md5 = 333db247009847a1600a6e2cebd315c5 OK 2025/10/06 03:49:08 DEBUG : file2: md5 = 2ef93ccd1daf972c143da284427a4275 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:49:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 03:49:13 DEBUG : sub/file2: md5 = 54b1e81f03de24df4db636d57860430c OK 2025/10/06 03:49:13 INFO : file1: Copied (new) to: sub/file2 2025/10/06 03:49:13 INFO : file1: Deleted 2025/10/06 03:49:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 03:49:14 DEBUG : file1: Unchanged skipping 2025/10/06 03:49:14 INFO : file1: Deleted 2025/10/06 03:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': don't need to copy/move sub/file2, it is already at target location 2025/10/06 03:49:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:49:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 03:49:19 DEBUG : file1: md5 = 78ed4272aaa6da756f9a986f57fd4e63 OK 2025/10/06 03:49:19 INFO : file1: Copied (new) 2025/10/06 03:49:19 INFO : file1: Deleted 2025/10/06 03:49:19 DEBUG : file1: Destination exists, skipping 2025/10/06 03:49:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:49:24 DEBUG : dst/file1: md5 = e89a491b8a55de6f00113f124272b0a1 OK 2025/10/06 03:49:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyacer2gayo/backup" 2025/10/06 03:49:25 DEBUG : Creating backend with remote "TestDrive:crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0/1nrff024r7pq65ecp72fc28jb0" 2025/10/06 03:49:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/06 03:49:28 INFO : dst/file1: Moved (server-side) 2025/10/06 03:49:30 DEBUG : dst/file1: md5 = eaf828ae6d5e4ed7234ef2f378e21686 OK 2025/10/06 03:49:30 INFO : dst/file1: Copied (new) 2025/10/06 03:49:30 INFO : dst/file1: Deleted 2025/10/06 03:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:49:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 03:49:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.79s) === 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:49:36 DEBUG : A1/one: md5 = 439d0e428d192d5054eaefa7470951fa OK 2025/10/06 03:49:38 DEBUG : A1/two: md5 = 27bff134c4ed1d2e6aee7834c0b22576 OK 2025/10/06 03:49:40 DEBUG : A1/B1/three: md5 = c123828f9434d205a70edc8765d69141 OK 2025/10/06 03:49:42 DEBUG : A1/B1/C1/four: md5 = 3248bb151ec4351cf13a34bad8370128 OK 2025/10/06 03:49:44 DEBUG : A1/B1/C2/five: md5 = e67a489e2f294fbed9fea9ea8d45c3ee OK 2025/10/06 03:49:44 INFO : A1/B2: Making directory 2025/10/06 03:49:45 INFO : A1/B1/C3: Making directory 2025/10/06 03:49:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/06 03:49:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/06 03:49:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/06 03:49:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/06 03:49:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/06 03:49:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 03:49:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 03:49:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 03:49:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 03:49:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 03:50:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/06 03:50:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/06 03:50:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/06 03:50:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/06 03:50:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/06 03:50:07 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/06 03:50:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 03:50:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 03:50:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 03:50:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 03:50:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 03:50:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/06 03:50:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/06 03:50:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 03:50:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 03:50:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 03:50:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/06 03:50:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 03:50:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 03:50:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 03:50:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.59s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 03:50:22 DEBUG : no_checksum_small_file_from_pipe: md5 = 062d1453099519a18fd5064a0b2f0e29 OK 2025/10/06 03:50:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/06 03:50:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/06 03:50:23 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/06 03:50:24 DEBUG : no_checksum_big_file_from_pipe: md5 = 5f76c8d609ae12790d0b18f0a7df89be OK 2025/10/06 03:50:24 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 03:50:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 2f22cb37e2283f12981ceef94700a4bb OK 2025/10/06 03:50:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/06 03:50:28 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/06 03:50:29 DEBUG : with_checksum_big_file_from_pipe: md5 = e73214f6078f9992cd61571d1cbe3fb1 OK 2025/10/06 03:50:29 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 03:50:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 03:50:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/06 03:50:34 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-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 03:50:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/06 03:50:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/06 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.13s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/06 03:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (48 bytes), uploading instead of streaming 2025/10/06 03:50:43 DEBUG : rcat_metadata: md5 = 97764f6d4cfa85c51ddca8a109ccd3b7 OK 2025/10/06 03:50:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/06 03:50:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/06 03:50:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = b39ef0b033136682f0bd1d3a72f91ade OK 2025/10/06 03:50:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.23s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:49 DEBUG : potato1: md5 = fc75bc22e047b475796147cb9097dd29 OK 2025/10/06 03:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/06 03:50:51 DEBUG : potato2: md5 = 26c8a8dbc739602ffcdce255a8859ac6 OK 2025/10/06 03:50:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.00s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:54 DEBUG : potato1: md5 = f48527e7bbf825e5fdf82234aa3a2c88 OK 2025/10/06 03:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/06 03:50:55 DEBUG : potato2: md5 = 05a4e1331af3259a1db4a295cf6c3bb4 OK 2025/10/06 03:50:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:50:59 DEBUG : potato2: md5 = 8cc91ee73802b4ab312e828cdd155c46 OK 2025/10/06 03:51:01 DEBUG : empty space: md5 = d2e7c1e309f3ae643b49db14cc85a72b OK 2025/10/06 03:51:03 DEBUG : sub dir/potato3: md5 = 480890f8037dcf0c0173cf7c18a5d120 OK 2025/10/06 03:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Touching "sub dir/potato3" 2025/10/06 03:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Touching "empty space" 2025/10/06 03:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Touching "potato2" 2025/10/06 03:51:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.06s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:51:08 DEBUG : dir with metadata: Making directory with metadata 2025/10/06 03:51:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.52s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:51:10 DEBUG : directory with modtime: Making directory with metadata 2025/10/06 03:51:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:51:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/06 03:51:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 03:51:13 DEBUG : Google drive root 'crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0': Skipping btime metadata as can't update it on an existing file: 2025-10-06T03:51:13.132014683Z 2025/10/06 03:51:13 INFO : non existent directory: Updated directory metadata 2025/10/06 03:51:15 DEBUG : Google drive root 'crypt/a13a4t76u9qu0kp2bghjbahtf1dpi4r0q2qdhb26j65n7994ber0': Skipping btime metadata as can't update it on an existing file: 2025-10-06T03:51:13.132014683Z 2025/10/06 03:51:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:51:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/06 03:51:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/06 03:51:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:51:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/06 03:51:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 03:51:22 DEBUG : dst: Making directory with metadata 2025/10/06 03:51:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 03:51:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 03:51:23 INFO : dst: Set directory modification time (using SetModTime) 2025/10/06 03:51:24 INFO : dst: Set directory modification time (using SetModTime) 2025/10/06 03:51:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/06 03:51:24 INFO : dst: Set directory modification time (using SetModTime) 2025/10/06 03:51:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.77s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo'", Local "Local file system at /tmp/rclone1399712239", Modify Window "1ms" 2025/10/06 03:51:28 DEBUG : sub dir/test remove existing: md5 = 29312469ad16a5e2e298714ca232791e OK 2025/10/06 03:51:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 69d05ea0803a243b7befb318ec3fe7b4 OK 2025/10/06 03:51:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.movaqod2" before starting 2025/10/06 03:51:32 DEBUG : sub dir/test remove existing.movaqod2: TEST: removing renamed existing file after operation 2025/10/06 03:51:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.budejex3" before starting 2025/10/06 03:51:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.budejex3: TEST: renaming existing back after failed operation 2025/10/06 03:51:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cidacuw2" before starting 2025/10/06 03:51:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cidacuw2: TEST: removing renamed existing file after operation 2025/10/06 03:51:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6tn6bmu255tmjt7ghidd2761eu89fu2v0oh80aiis662i6es26b6s2ij7jf5hufufkb4tmclotsdueb6n4nsubse74m90f2jb1tnpo1nh98731m4bkic69fom28pqqh2m4mc1ac4a5vof8r8s4o5ustmcban466vm73sdfgh83sk0076enqg" 2025/10/06 03:51:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9i9qd2p4a7pi8g21kskiubml6d39j9hjmhs8mucfr6fvm49hv66g" --- PASS: TestRemoveExisting (13.78s) === 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/10/06 03:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyacer2gayo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m5.496556116s (try 1/5)