"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/01 05:27:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi" 2025/03/01 05:27:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:27:57 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0" 2025/03/01 05:27:58 DEBUG : Creating backend with remote "/tmp/rclone1166045837" === 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/01 05:27:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/01 05:27:59 DEBUG : potato: Seek from 10 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 10 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Seek from 5 to 2 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/01 05:27:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Seek from 5 to 2 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/01 05:27:59 DEBUG : potato: Seek from 8 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 8 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/01 05:27:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/01 05:27:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/01 05:27:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/01 05:27:59 DEBUG : potato: Seek from 5 to 2 2025/03/01 05:27:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/01 05:27:59 DEBUG : potato: Seek from 9 to 0 2025/03/01 05:27:59 DEBUG : potato: Seek from 9 to 0 2025/03/01 05:27:59 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:28:01 DEBUG : rutabaga: md5 = 149439d7eae2080324e6f84ec3f086e4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/01 05:28:04 DEBUG : empty space: md5 = 1a5f3cf9b85ff5cb58f8d5eca60dd30d OK === RUN TestCheck/3 2025/03/01 05:28:06 DEBUG : potato2: md5 = 0913ef1a87e359f6e781d9e61bbe4510 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/01 05:28:08 DEBUG : remotepotato: md5 = 9d00677ad13a96fb526f555d504a42b8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.57s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/01 05:28:11 DEBUG : Creating backend with remote "nonexistent" 2025/03/01 05:28:11 DEBUG : Creating backend with remote "nonexistent" 2025/03/01 05:28:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/01 05:28:11 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/03/01 05:28:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/01 05:28:11 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:28:13 DEBUG : rutabaga: md5 = c359e959dc58c1fc117c9cd86edca4b3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/01 05:28:18 DEBUG : empty space: md5 = 386ae4a882bca16ad3f2ebdaa1fceeac OK === RUN TestCheckDownload/3 2025/03/01 05:28:20 DEBUG : potato2: md5 = 4e2b9c5835e68c5d4a43b2a5459b1822 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/01 05:28:24 DEBUG : remotepotato: md5 = d36d2598d10788f0da8ee65ae87af4a0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.60s) --- PASS: TestCheckDownload/1 (1.81s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (1.79s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:28:31 DEBUG : rutabaga: md5 = 1ed6afb679f01350164340c196ca8c4f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/01 05:28:33 DEBUG : empty space: md5 = 017359f1d686e7a7acda5b2de1be8b42 OK === RUN TestCheckSizeOnly/3 2025/03/01 05:28:35 DEBUG : potato2: md5 = 353ccc9b4fc1022552b19dde65651a95 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/01 05:28:38 DEBUG : remotepotato: md5 = efe239eb28db48dd8b7cb663aa8b4cdb OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.97s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:28:43 DEBUG : test.sum: md5 = 5d7e6a4bbf9e15ff4d1b1763cce83b27 OK 2025/03/01 05:28:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/01 05:28:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/01 05:28:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/01 05:28:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/01 05:28:46 DEBUG : test.sum: md5 = 89192b1f62d9786fca11aef3b4a2e0d1 OK 2025/03/01 05:28:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/01 05:28:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/01 05:28:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/01 05:28:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.81s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/data" 2025/03/01 05:28:48 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:28:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/data" 2025/03/01 05:28:50 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/vjrnln8ratgmqakfosrqe8espk" 2025/03/01 05:28:53 DEBUG : data/banana: md5 = b065c115156fd13bafae5aa5813ede0e OK 2025/03/01 05:28:55 DEBUG : test.sum: md5 = 1ac75007a9e20ec9c197ba3815f3fd9e OK === RUN TestCheckSumDownload/subtest1 2025/03/01 05:28:59 DEBUG : data/potato: md5 = 7779166d8557bef2fcb05cdbecd0830e OK 2025/03/01 05:29:01 DEBUG : test.sum: md5 = a5515a9e96c189e0398f58ad958df2a1 OK === RUN TestCheckSumDownload/subtest2 2025/03/01 05:29:05 DEBUG : test.sum: md5 = f5d4f431dbb94433f5bb8a8547f8543c OK === RUN TestCheckSumDownload/subtest3 2025/03/01 05:29:09 DEBUG : test.sum: md5 = 70780abe10de434c5018895f151fc35c OK === RUN TestCheckSumDownload/subtest4 2025/03/01 05:29:14 DEBUG : test.sum: md5 = e61a0acf0d0fe5e16c558916fa3f86d2 OK === RUN TestCheckSumDownload/subtest5 2025/03/01 05:29:18 DEBUG : test.sum: md5 = a8a851d8dbcd804bbf4dc1afd6dd80b4 OK === RUN TestCheckSumDownload/subtest6 2025/03/01 05:29:22 DEBUG : data/banana: md5 = ce0bc0e48a0c598806043ddde83078e7 OK 2025/03/01 05:29:24 DEBUG : data/potato: md5 = ea1fbeed62855ce60482283463e409af OK 2025/03/01 05:29:25 DEBUG : test.sum: md5 = 96f72f66a3d85b1f915ff67d310192f0 OK === RUN TestCheckSumDownload/subtest7 2025/03/01 05:29:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/01 05:29:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.02s) --- PASS: TestCheckSumDownload/subtest1 (2.83s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.24s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.51s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (3.95s) === RUN TestApplyTransforms 2025/03/01 05:29:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zisineh6bufe" 2025/03/01 05:29:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:29:33 DEBUG : Creating backend with remote "TestDrive:crypt/20ea0r88fl2edahgvs62d0iljiiki0n2jgh6890l6l4q4busmnj0" 2025/03/01 05:29:34 DEBUG : Creating backend with remote "/tmp/rclone3839501083" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe'", Local "Local file system at /tmp/rclone3839501083", Modify Window "1ms" 2025/03/01 05:29:36 DEBUG : hello, world!: md5 = 8961d06ab732d60d9508f94cdc069f92 OK upper checkfile vs. lower remote (without normalization) 2025/03/01 05:29:36 ERROR : hello, world!: sum not found 2025/03/01 05:29:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe' 2025/03/01 05:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe': 1 files missing 2025/03/01 05:29:36 NOTICE: 1 hashes missing 2025/03/01 05:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe': 2 differences found 2025/03/01 05:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/01 05:29:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe': 0 differences found 2025/03/01 05:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe': 1 matching files 2025/03/01 05:29:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusevaf2zuju" 2025/03/01 05:29:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:29:38 DEBUG : Creating backend with remote "TestDrive:crypt/udjd07pqec77k2haeqvh02sffa4gu974ur1dqmmh108kbib34odg" 2025/03/01 05:29:39 DEBUG : Creating backend with remote "/tmp/rclone3298868721" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju'", Local "Local file system at /tmp/rclone3298868721", Modify Window "1ms" 2025/03/01 05:29:41 DEBUG : HELLO, WORLD!: md5 = f7ab4af43c41f8038eb1d37400e47885 OK lower checkfile vs. upper remote (without normalization) 2025/03/01 05:29:42 ERROR : HELLO, WORLD!: sum not found 2025/03/01 05:29:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju' 2025/03/01 05:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju': 1 files missing 2025/03/01 05:29:42 NOTICE: 1 hashes missing 2025/03/01 05:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju': 2 differences found 2025/03/01 05:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/01 05:29:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju': 0 differences found 2025/03/01 05:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju': 1 matching files 2025/03/01 05:29:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daxufis5gowa" 2025/03/01 05:29:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:29:43 DEBUG : Creating backend with remote "TestDrive:crypt/1m05upvgosfulf3137i4f3fd8knrh5rhtiijbobob05re8cf7dmg" 2025/03/01 05:29:44 DEBUG : Creating backend with remote "/tmp/rclone2308036600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa'", Local "Local file system at /tmp/rclone2308036600", Modify Window "1ms" 2025/03/01 05:29:46 DEBUG : HeLlO, wOrLd!: md5 = ecb761bdf3f43fc44de6fef785372a38 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/01 05:29:47 ERROR : HeLlO, wOrLd!: sum not found 2025/03/01 05:29:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa' 2025/03/01 05:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa': 1 files missing 2025/03/01 05:29:47 NOTICE: 1 hashes missing 2025/03/01 05:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa': 2 differences found 2025/03/01 05:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/01 05:29:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa': 0 differences found 2025/03/01 05:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa': 1 matching files 2025/03/01 05:29:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zehipuv2vave" 2025/03/01 05:29:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:29:49 DEBUG : Creating backend with remote "TestDrive:crypt/9j972ri5cktplrf06rgdvqa0s5ev6f1928opel8jln5vbh42f0hg" 2025/03/01 05:29:50 DEBUG : Creating backend with remote "/tmp/rclone1559600623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave'", Local "Local file system at /tmp/rclone1559600623", Modify Window "1ms" 2025/03/01 05:29:52 DEBUG : HELLO, WORLD!: md5 = a4419c727ddb5f07d8c7d2892f8ce521 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/01 05:29:52 ERROR : HELLO, WORLD!: sum not found 2025/03/01 05:29:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave' 2025/03/01 05:29:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave': 1 files missing 2025/03/01 05:29:52 NOTICE: 1 hashes missing 2025/03/01 05:29:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave': 2 differences found 2025/03/01 05:29:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/01 05:29:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave': 0 differences found 2025/03/01 05:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave': 1 matching files 2025/03/01 05:29:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qedosum5rata" 2025/03/01 05:29:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:29:54 DEBUG : Creating backend with remote "TestDrive:crypt/tscel5rujm2dcgshrmbtp2gpq5ldutjrakgha2kh5mvk50gkthqg" 2025/03/01 05:29:55 DEBUG : Creating backend with remote "/tmp/rclone10820017" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata'", Local "Local file system at /tmp/rclone10820017", Modify Window "1ms" 2025/03/01 05:29:57 DEBUG : 測試_Русский___ě_áñ: md5 = e55024e071d9c560ffc0fe2689ce4ba5 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/01 05:29:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/01 05:29:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata' 2025/03/01 05:29:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata': 1 files missing 2025/03/01 05:29:57 NOTICE: 1 hashes missing 2025/03/01 05:29:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata': 2 differences found 2025/03/01 05:29:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/01 05:29:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata': 0 differences found 2025/03/01 05:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata': 1 matching files 2025/03/01 05:29:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxuduq0falu" 2025/03/01 05:29:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:29:59 DEBUG : Creating backend with remote "TestDrive:crypt/pjt1acfde4umhr9l2p5ssdjnul4mb0mtie62kn2kenu8319htrog" 2025/03/01 05:30:00 DEBUG : Creating backend with remote "/tmp/rclone1379359642" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu'", Local "Local file system at /tmp/rclone1379359642", Modify Window "1ms" 2025/03/01 05:30:02 DEBUG : 測試_Русский___ě_áñ: md5 = 8e0c416b9b744f574a3251f2fb4b23e1 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/01 05:30:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/01 05:30:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu' 2025/03/01 05:30:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu': 1 files missing 2025/03/01 05:30:02 NOTICE: 1 hashes missing 2025/03/01 05:30:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu': 2 differences found 2025/03/01 05:30:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/01 05:30:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu': 0 differences found 2025/03/01 05:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu': 1 matching files 2025/03/01 05:30:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wovavux3faqe" 2025/03/01 05:30:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:30:04 DEBUG : Creating backend with remote "TestDrive:crypt/fc7sm2h87q1vtjefvfsc5f0m6qtcv0f0t8h219vqfa41he8lvg2g" 2025/03/01 05:30:05 DEBUG : Creating backend with remote "/tmp/rclone2533872411" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe'", Local "Local file system at /tmp/rclone2533872411", Modify Window "1ms" 2025/03/01 05:30:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 77fd95247330ba3f3f57688b2604cd46 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/01 05:30:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/01 05:30:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe' 2025/03/01 05:30:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe': 1 files missing 2025/03/01 05:30:08 NOTICE: 1 hashes missing 2025/03/01 05:30:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe': 2 differences found 2025/03/01 05:30:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/01 05:30:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:30:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe': 0 differences found 2025/03/01 05:30:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe': 1 matching files 2025/03/01 05:30:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebepim6pavu" 2025/03/01 05:30:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:30:10 DEBUG : Creating backend with remote "TestDrive:crypt/32r2ba5sevoke4duauoe6gs06e1rmqnkt9vj77uf3j0s5i3kj8pg" 2025/03/01 05:30:11 DEBUG : Creating backend with remote "/tmp/rclone2396887418" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu'", Local "Local file system at /tmp/rclone2396887418", Modify Window "1ms" 2025/03/01 05:30:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f05ebb2a2de011575e56abec50268414 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/01 05:30:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/01 05:30:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu' 2025/03/01 05:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu': 1 files missing 2025/03/01 05:30:13 NOTICE: 1 hashes missing 2025/03/01 05:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu': 2 differences found 2025/03/01 05:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/01 05:30:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu': 0 differences found 2025/03/01 05:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu': 1 matching files 2025/03/01 05:30:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-welinam9wixo" 2025/03/01 05:30:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:30:15 DEBUG : Creating backend with remote "TestDrive:crypt/vahq2qcp7qh7p8g8r0mfpceqm4fe4hth9s48lutticj7je8gdne0" 2025/03/01 05:30:16 DEBUG : Creating backend with remote "/tmp/rclone1443598641" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo'", Local "Local file system at /tmp/rclone1443598641", Modify Window "1ms" 2025/03/01 05:30:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1fcea1e16b870077cde31b577729c96f OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/01 05:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/01 05:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo' 2025/03/01 05:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo': 1 files missing 2025/03/01 05:30:18 NOTICE: 1 hashes missing 2025/03/01 05:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo': 2 differences found 2025/03/01 05:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/01 05:30:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo': 0 differences found 2025/03/01 05:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo': 1 matching files 2025/03/01 05:30:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibasid9vahi" 2025/03/01 05:30:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:30:19 DEBUG : Creating backend with remote "TestDrive:crypt/a1dppnt5km2rasp4aa2jr6drnt8let8ed5jpaupfcbdfk54g19f0" 2025/03/01 05:30:20 DEBUG : Creating backend with remote "/tmp/rclone733014170" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi'", Local "Local file system at /tmp/rclone733014170", Modify Window "1ms" 2025/03/01 05:30:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f55e703673186624d50c4598a609e2e OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/01 05:30:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/01 05:30:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi' 2025/03/01 05:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi': 1 files missing 2025/03/01 05:30:23 NOTICE: 1 hashes missing 2025/03/01 05:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi': 2 differences found 2025/03/01 05:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/01 05:30:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/01 05:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi': 0 differences found 2025/03/01 05:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi': 1 matching files 2025/03/01 05:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibasid9vahi': Purge remote 2025/03/01 05:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-welinam9wixo': Purge remote 2025/03/01 05:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebepim6pavu': Purge remote 2025/03/01 05:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wovavux3faqe': Purge remote 2025/03/01 05:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxuduq0falu': Purge remote 2025/03/01 05:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedosum5rata': Purge remote 2025/03/01 05:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zehipuv2vave': Purge remote 2025/03/01 05:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daxufis5gowa': Purge remote 2025/03/01 05:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusevaf2zuju': Purge remote 2025/03/01 05:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zisineh6bufe': Purge remote --- PASS: TestApplyTransforms (56.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:30:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/01 05:30:31 DEBUG : sub/file2: md5 = 86847cd078f449f3911d5af50f93ec03 OK 2025/03/01 05:30:31 INFO : file1: Copied (new) to: sub/file2 2025/03/01 05:30:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 05:30:32 DEBUG : file1: Unchanged skipping 2025/03/01 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': don't need to copy/move sub/file2, it is already at target location 2025/03/01 05:30:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:30:38 DEBUG : dst/file1: md5 = fd83b79af0c615181cacf090e66a57bf OK 2025/03/01 05:30:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/backup" 2025/03/01 05:30:38 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/1nrff024r7pq65ecp72fc28jb0" 2025/03/01 05:30:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/01 05:30:42 INFO : dst/file1: Moved (server-side) 2025/03/01 05:30:44 DEBUG : dst/file1: md5 = 46f57b114c9ca0ba5f4052bda704f87e OK 2025/03/01 05:30:44 INFO : dst/file1: Copied (new) 2025/03/01 05:30:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:30:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:30:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:30:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/dst" 2025/03/01 05:30:52 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/01 05:30:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/CompareDest" 2025/03/01 05:30:54 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/gveqi14airsml4bgu7krj116o8" 2025/03/01 05:30:55 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 05:30:58 DEBUG : one: md5 = c2486b528215dd28dadf336e38230e90 OK 2025/03/01 05:30:58 INFO : one: Copied (new) 2025/03/01 05:31:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 05:31:01 DEBUG : one: md5 = 8365ab76f6d7c13199efde75204fe302 OK 2025/03/01 05:31:01 INFO : one: Copied (replaced existing) 2025/03/01 05:31:03 DEBUG : dst/one: md5 = 2a9c045573bb409de0637b5ccd1c2931 OK 2025/03/01 05:31:05 DEBUG : CompareDest/one: md5 = a7d56ca661f8e34f7f07f2d2bb3c59a4 OK 2025/03/01 05:31:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 05:31:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 05:31:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 05:31:08 DEBUG : CompareDest/two: md5 = 3c29bb98bb771eea16cdd0e07062f86d OK 2025/03/01 05:31:09 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 05:31:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 05:31:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 05:31:10 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 05:31:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 05:31:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 05:31:12 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 05:31:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/01 05:31:13 DEBUG : two: md5 = 14011c263ac1e308877b8b4e87110b3c OK 2025/03/01 05:31:13 INFO : two: Copied (new) 2025/03/01 05:31:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/01 05:31:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:31:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/01 05:31:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.89s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:31:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/dst" 2025/03/01 05:31:18 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/01 05:31:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/CopyDest" 2025/03/01 05:31:20 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/01 05:31:21 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 05:31:24 DEBUG : one: md5 = 42a3524052501b5b72ca41d787d1ecb2 OK 2025/03/01 05:31:24 INFO : one: Copied (new) 2025/03/01 05:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 05:31:27 DEBUG : one: md5 = 473bdb96c0a418b080877c7d3ba6f4c7 OK 2025/03/01 05:31:27 INFO : one: Copied (replaced existing) 2025/03/01 05:31:29 DEBUG : dst/one: md5 = d69c2436d2bfd342943c0ceb35f60ae0 OK 2025/03/01 05:31:31 DEBUG : CopyDest/one: md5 = 7a9dc9b8e6cfa0f4d67fd752bdc4ea58 OK 2025/03/01 05:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/BackupDir" 2025/03/01 05:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/01 05:31:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 05:31:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 05:31:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 05:31:35 INFO : one: Moved (server-side) 2025/03/01 05:31:36 INFO : one: Copied (server-side copy) 2025/03/01 05:31:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/01 05:31:38 DEBUG : CopyDest/two: md5 = 13bba38787bb7b6cf3a85849b441a45b OK 2025/03/01 05:31:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 05:31:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 05:31:40 INFO : two: Copied (server-side copy) 2025/03/01 05:31:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/01 05:31:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 05:31:41 DEBUG : two: Unchanged skipping 2025/03/01 05:31:43 DEBUG : CopyDest/three: md5 = 0af10bf923cac21df56663f68547e471 OK 2025/03/01 05:31:43 DEBUG : three: Need to transfer - File not found at Destination 2025/03/01 05:31:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/01 05:31:43 DEBUG : three: Destination not found in --copy-dest 2025/03/01 05:31:45 DEBUG : three: md5 = 6b37e9ad4b3f48d81c334855b1753b58 OK 2025/03/01 05:31:45 INFO : three: Copied (new) 2025/03/01 05:31:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/01 05:31:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/01 05:31:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:31:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/01 05:31:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/01 05:31:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:31:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.62s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:31:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/01 05:31:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d713c57880ef46d5cec531378b255fd2 OK 2025/03/01 05:31:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/01 05:31:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/01 05:31:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/01 05:31:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/01 05:31:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/01 05:31:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3a06d402002aabcafd68823d7b2d988f OK 2025/03/01 05:31:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/01 05:32:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/01 05:32:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.69s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using skip mode. 2025/03/01 05:32:06 NOTICE: one: Found 2 files with duplicate names 2025/03/01 05:32:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using skip mode. 2025/03/01 05:32:12 NOTICE: one: Found 3 files with duplicate names 2025/03/01 05:32:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/01 05:32:12 INFO : one: Deleted 2025/03/01 05:32:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using first mode. 2025/03/01 05:32:18 NOTICE: one: Found 3 files with duplicate names 2025/03/01 05:32:18 INFO : one: Deleted 2025/03/01 05:32:19 INFO : one: Deleted 2025/03/01 05:32:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.38s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using newest mode. 2025/03/01 05:32:24 NOTICE: one: Found 3 files with duplicate names 2025/03/01 05:32:25 INFO : one: Deleted 2025/03/01 05:32:25 INFO : one: Deleted 2025/03/01 05:32:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using oldest mode. 2025/03/01 05:32:31 NOTICE: one: Found 3 files with duplicate names 2025/03/01 05:32:32 INFO : one: Deleted 2025/03/01 05:32:32 INFO : one: Deleted 2025/03/01 05:32:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.60s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using largest mode. 2025/03/01 05:32:37 NOTICE: one: Found 3 files with duplicate names 2025/03/01 05:32:38 INFO : one: Deleted 2025/03/01 05:32:38 INFO : one: Deleted 2025/03/01 05:32:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using smallest mode. 2025/03/01 05:32:44 NOTICE: one: Found 3 files with duplicate names 2025/03/01 05:32:45 INFO : one: Deleted 2025/03/01 05:32:45 INFO : one: Deleted 2025/03/01 05:32:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.83s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:32:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Looking for duplicate names using rename mode. 2025/03/01 05:32:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/01 05:32:53 INFO : one-2.txt: renamed from: one.txt 2025/03/01 05:32:54 INFO : one-3.txt: renamed from: one.txt 2025/03/01 05:32:55 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.58s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:33:00 DEBUG : dupe1/one.txt: md5 = 0acea1f4c58ebaca3be5c4d300893a44 OK 2025/03/01 05:33:02 DEBUG : dupe2/two.txt: md5 = 4312a1d2ea4cdf709f8ee08dd308dd95 OK 2025/03/01 05:33:04 DEBUG : dupe3/three.txt: md5 = e4aab69a6a5fe832a02aa388ef0639a2 OK 2025/03/01 05:33:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/01 05:33:05 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/01 05:33:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/01 05:33:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/01 05:33:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/01 05:33:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/01 05:33:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:33:12 DEBUG : a.txt: md5 = f3ddc65df929d8ebebcf91e531c3851f OK 2025/03/01 05:33:14 DEBUG : zend.txt: md5 = 6cf211f7c163c13ae0123ee5124dd9c7 OK 2025/03/01 05:33:16 DEBUG : sub dir/hello world: md5 = 5bf64617c7d2bc300afcd40e0aba0a15 OK 2025/03/01 05:33:17 DEBUG : sub dir/hello world2: md5 = c35054fc89aa4c4ce623d2797892b1a2 OK 2025/03/01 05:33:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 00d01fc6f47239aff3a85475da28b59c OK 2025/03/01 05:33:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = ff9a6a2b9a5fe6619855e5ca483ceed2 OK 2025/03/01 05:33:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 208ec3cc31bae8e3ea11461fb8c1f084 OK 2025/03/01 05:33:24 DEBUG : a.txt: Excluded (Size Filter) 2025/03/01 05:33:24 DEBUG : a.txt: Excluded 2025/03/01 05:33:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/01 05:33:25 DEBUG : sub dir/hello world: Excluded 2025/03/01 05:33:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/01 05:33:25 DEBUG : sub dir/hello world2: Excluded 2025/03/01 05:33:25 DEBUG : sub dir/ignore dir: Excluded 2025/03/01 05:33:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/01 05:33:25 DEBUG : sub dir/hello world: Excluded 2025/03/01 05:33:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/01 05:33:25 DEBUG : sub dir/hello world2: Excluded 2025/03/01 05:33:26 DEBUG : sub dir/ignore dir: Excluded 2025/03/01 05:33:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/01 05:33:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/01 05:33:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/01 05:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/01 05:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/01 05:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/01 05:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.46s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:33:34 DEBUG : file1: md5 = 2ed5b2acbf7601185752f5d99f8d02ed OK 2025/03/01 05:33:36 DEBUG : sub/file2: md5 = 4bd3e2ce05f363ed9e93bcf41fcd6ffb 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/03/01 05:33:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/01 05:33:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/01 05:33:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/01 05:33:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.82s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:33:43 DEBUG : file1: md5 = e9000604ba86b323e319cba03d5bb13c OK 2025/03/01 05:33:45 DEBUG : sub/file2: md5 = a7f711d7662efc8cac400c5d099191b7 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/03/01 05:33:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/notfound" 2025/03/01 05:33:49 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/01 05:33:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:33:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Making directory 2025/03/01 05:33:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:33:57 DEBUG : sub dir/hello world: md5 = 1344e3e1c1245f3f57d3fcffa787121a OK 2025/03/01 05:33:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.96s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:01 DEBUG : potato2: md5 = b775ba16dc54f13c51851598bc5d3f8a OK 2025/03/01 05:34:02 DEBUG : empty space: md5 = 27b7c50e067924c3023a8232d5d09a61 OK --- PASS: TestLs (4.91s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:06 DEBUG : potato2: md5 = b3344eb24d3e17865fecf2651bd4c956 OK 2025/03/01 05:34:07 DEBUG : empty space: md5 = e7420a2ff2b28c69b28d8f5d5334eb2c OK 2025/03/01 05:34:08 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:10 DEBUG : potato2: md5 = 76c85c997ee6696114510371295e6ec6 OK 2025/03/01 05:34:12 DEBUG : empty space: md5 = 93794239e99bbdb441aad88e5dba1b49 OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:16 DEBUG : potato2: md5 = 1ebb14860d32dd943d48a0c614f2e2a7 OK 2025/03/01 05:34:17 DEBUG : empty space: md5 = 6a5f74a4ee71de2f01c23294d9dfe210 OK --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2025/03/01 05:34:19 DEBUG : Creating backend with remote ":memory:" 2025/03/01 05:34:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/01 05:34:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/01 05:34:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/01 05:34:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/01 05:34:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/01 05:34:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/01 05:34:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/01 05:34:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/01 05:34:19 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:20 DEBUG : potato2: md5 = a9308ec3481d7e584795af115a72218d OK 2025/03/01 05:34:21 DEBUG : empty space: md5 = 19473491828f1292906e036727298cc0 OK 2025/03/01 05:34:24 DEBUG : sub dir/potato3: md5 = 1d9b499c166db07e0eb33ed82ea0a58f OK 2025/03/01 05:34:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.63s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:29 DEBUG : small: md5 = ea85c6f5060d2d3032ffe1febe022910 OK 2025/03/01 05:34:30 DEBUG : medium: md5 = f1bc46113efe3c458f2073bddbb886ee OK 2025/03/01 05:34:31 DEBUG : large: md5 = 53730fc6b279f21affd63907d6232f21 OK 2025/03/01 05:34:32 DEBUG : Waiting for deletions to finish 2025/03/01 05:34:32 DEBUG : large: Excluded (Size Filter) 2025/03/01 05:34:32 INFO : small: Deleted 2025/03/01 05:34:32 INFO : medium: Deleted --- PASS: TestDelete (6.27s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:35 DEBUG : small: md5 = 4e6a77b52c12aba38de652beb1b06db9 OK 2025/03/01 05:34:36 DEBUG : medium: md5 = 18a66329035ea08f7065e6e03c85b3aa OK 2025/03/01 05:34:37 DEBUG : large: md5 = 0b4f121124c1d42607825697bcab746b OK 2025/03/01 05:34:38 DEBUG : Waiting for deletions to finish 2025/03/01 05:34:38 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/01 05:34:38 INFO : small: Deleted 2025/03/01 05:34:38 INFO : medium: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:42 DEBUG : small: md5 = da43a215ca40c2f09a437934f6a3bd6d OK 2025/03/01 05:34:43 DEBUG : medium: md5 = 12b3713213a1726eecc0dc67f2aa4eae OK 2025/03/01 05:34:44 DEBUG : large: md5 = 9e59cc29277ad13cf99b37f4df5b9e07 OK 2025/03/01 05:34:45 DEBUG : Waiting for deletions to finish 2025/03/01 05:34:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/01 05:34:45 INFO : medium: Deleted 2025/03/01 05:34:45 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:48 DEBUG : small: md5 = 78c353602d44c9a9f025d386a45b706b OK 2025/03/01 05:34:50 DEBUG : medium: md5 = 2fd7829d9b628ccf05dbbc308df849b6 OK 2025/03/01 05:34:51 DEBUG : large: md5 = daff6e7b8364bf1cf72e90fcbd51d175 OK 2025/03/01 05:34:51 DEBUG : Waiting for deletions to finish 2025/03/01 05:34:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/01 05:34:52 INFO : small: Deleted 2025/03/01 05:34:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.46s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:55 DEBUG : ReadFile: md5 = 91eed68b7036297b2a99aa0674e0e1fb OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/03/01 05:34:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/01 05:34:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/01 05:34:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/01 05:34:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/01 05:34:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/01 05:34:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/01 05:34:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:34:59 DEBUG : file1: md5 = 4ce01de91bc01896ebbe992699a8d53a OK 2025/03/01 05:35:00 DEBUG : file2: md5 = 12a9d35d44c506cc45994f942749dd82 OK --- PASS: TestCat (17.27s) === RUN TestPurge 2025/03/01 05:35:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-texuyek6hebo" 2025/03/01 05:35:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 05:35:15 DEBUG : Creating backend with remote "TestDrive:crypt/0oi4uvlalcs2knd55up68el7kg6fqmr196r6f780ij89s7mailj0" 2025/03/01 05:35:16 DEBUG : Creating backend with remote "/tmp/rclone1671193549" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-texuyek6hebo'", Local "Local file system at /tmp/rclone1671193549", Modify Window "1ms" 2025/03/01 05:35:20 DEBUG : A1/B1/C1/one: md5 = c5dbe566503e7cd6b26b5b23a12d75cf OK 2025/03/01 05:35:20 INFO : A2: Making directory 2025/03/01 05:35:21 INFO : A1/B2: Making directory 2025/03/01 05:35:22 INFO : A1/B2/C2: Making directory 2025/03/01 05:35:23 INFO : A1/B1/C3: Making directory 2025/03/01 05:35:23 INFO : A3: Making directory 2025/03/01 05:35:24 INFO : A3/B3: Making directory 2025/03/01 05:35:25 INFO : A3/B3/C4: Making directory 2025/03/01 05:35:27 DEBUG : A1/two: md5 = ee4316b16d71369fe2c5c44804b6b4fd OK 2025/03/01 05:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-texuyek6hebo': Purge remote 2025/03/01 05:35:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:35:35 DEBUG : A1/B1/C1/one: md5 = 145c616971ac9af480f99044c60e0e62 OK 2025/03/01 05:35:35 INFO : A2: Making directory 2025/03/01 05:35:35 INFO : A1/B2: Making directory 2025/03/01 05:35:36 INFO : A1/B2/C2: Making directory 2025/03/01 05:35:37 INFO : A1/B1/C3: Making directory 2025/03/01 05:35:38 INFO : A3: Making directory 2025/03/01 05:35:38 INFO : A3/B3: Making directory 2025/03/01 05:35:39 INFO : A3/B3/C4: Making directory 2025/03/01 05:35:41 DEBUG : A1/two: md5 = 5f86391999c1bf2a3033bafde17598b5 OK 2025/03/01 05:35:43 DEBUG : removing 1 level 3 directories 2025/03/01 05:35:43 INFO : A3/B3/C4: Removing directory 2025/03/01 05:35:45 DEBUG : removing 2 level 3 directories 2025/03/01 05:35:45 INFO : A1/B2/C2: Removing directory 2025/03/01 05:35:45 INFO : A1/B1/C3: Removing directory 2025/03/01 05:35:46 DEBUG : removing 2 level 2 directories 2025/03/01 05:35:46 INFO : A3/B3: Removing directory 2025/03/01 05:35:46 INFO : A1/B2: Removing directory 2025/03/01 05:35:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/01 05:35:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/01 05:35:47 DEBUG : removing 2 level 1 directories 2025/03/01 05:35:47 INFO : A3: Removing directory 2025/03/01 05:35:47 INFO : A2: Removing directory 2025/03/01 05:35:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/01 05:35:51 DEBUG : removing 1 level 3 directories 2025/03/01 05:35:51 INFO : A1/B1/C1: Removing directory 2025/03/01 05:35:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:51 DEBUG : removing 1 level 2 directories 2025/03/01 05:35:51 INFO : A1/B1: Removing directory 2025/03/01 05:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/01 05:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/01 05:35:52 DEBUG : removing 1 level 1 directories 2025/03/01 05:35:52 INFO : A1: Removing directory 2025/03/01 05:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/01 05:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/01 05:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/01 05:35:53 DEBUG : removing 1 level 0 directories 2025/03/01 05:35:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Removing directory 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/01 05:35:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.68s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:35:55 INFO : A1: Making directory 2025/03/01 05:35:56 INFO : A1/B1: Making directory 2025/03/01 05:35:57 INFO : A1/B1/C1: Making directory 2025/03/01 05:35:59 DEBUG : removing 1 level 3 directories 2025/03/01 05:35:59 INFO : A1/B1/C1: Removing directory 2025/03/01 05:36:00 DEBUG : removing 1 level 2 directories 2025/03/01 05:36:00 INFO : A1/B1: Removing directory 2025/03/01 05:36:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/01 05:36:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.13s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:36:03 INFO : A1: Making directory 2025/03/01 05:36:03 INFO : A1/B1: Making directory 2025/03/01 05:36:04 INFO : A1/B1/C1: Making directory 2025/03/01 05:36:07 DEBUG : removing 1 level 3 directories 2025/03/01 05:36:07 INFO : A1/B1/C1: Removing directory 2025/03/01 05:36:08 DEBUG : removing 1 level 2 directories 2025/03/01 05:36:08 INFO : A1/B1: Removing directory 2025/03/01 05:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/01 05:36:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.58s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:36:12 DEBUG : file1: md5 = e4d2827f8528b8c23badc330218f1e19 OK 2025/03/01 05:36:12 DEBUG : filename.txt: File name found in url 2025/03/01 05:36:14 DEBUG : filename.txt: md5 = 87d5cf6f1da53a91c68e2552c1610739 OK 2025/03/01 05:36:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/01 05:36:15 DEBUG : headerfilename.txt: md5 = bee593c48203a300a0f326bee4fc89b8 OK 2025/03/01 05:36:16 DEBUG : file2: md5 = e1b7bfda6270ad8df8b280c61ef5700f OK --- PASS: TestCopyURL (8.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:36:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/01 05:36:21 DEBUG : sub/file2: md5 = eecd2f4edc8056e2197f5b5ab953f576 OK 2025/03/01 05:36:21 INFO : file1: Copied (new) to: sub/file2 2025/03/01 05:36:21 INFO : file1: Deleted 2025/03/01 05:36:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 05:36:22 DEBUG : file1: Unchanged skipping 2025/03/01 05:36:22 INFO : file1: Deleted 2025/03/01 05:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': don't need to copy/move sub/file2, it is already at target location 2025/03/01 05:36:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:36:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/01 05:36:26 DEBUG : file1: md5 = 84468da1821e89c9cc9bfff201f45fda OK 2025/03/01 05:36:26 INFO : file1: Copied (new) 2025/03/01 05:36:26 INFO : file1: Deleted 2025/03/01 05:36:27 DEBUG : file1: Destination exists, skipping 2025/03/01 05:36:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:36:31 DEBUG : dst/file1: md5 = 72fbbc57ee823d92fef938e53f8b3ae3 OK 2025/03/01 05:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazudaf3ruxi/backup" 2025/03/01 05:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0/1nrff024r7pq65ecp72fc28jb0" 2025/03/01 05:36:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/01 05:36:36 INFO : dst/file1: Moved (server-side) 2025/03/01 05:36:37 DEBUG : dst/file1: md5 = 0bcdd34284b9758926b5feaa5a4e7447 OK 2025/03/01 05:36:37 INFO : dst/file1: Copied (new) 2025/03/01 05:36:37 INFO : dst/file1: Deleted 2025/03/01 05:36:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:36:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/01 05:36:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.73s) === 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:36:44 DEBUG : A1/one: md5 = 0dae5fc3c777df59c49467866360b88e OK 2025/03/01 05:36:45 DEBUG : A1/two: md5 = 0e206ff061443c24903fbdf9b1f51397 OK 2025/03/01 05:36:47 DEBUG : A1/B1/three: md5 = d36cdc79403c866e1d419aa42a1ab0db OK 2025/03/01 05:36:49 DEBUG : A1/B1/C1/four: md5 = b1f2226ba6e27896446dd812b25e0a33 OK 2025/03/01 05:36:51 DEBUG : A1/B1/C2/five: md5 = dc9293b9540554f78d0abfad1a5db808 OK 2025/03/01 05:36:51 INFO : A1/B2: Making directory 2025/03/01 05:36:52 INFO : A1/B1/C3: Making directory 2025/03/01 05:37:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/01 05:37:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/01 05:37:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/01 05:37:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/01 05:37:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/01 05:37:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/01 05:37:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/01 05:37:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/01 05:37:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/01 05:37:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/01 05:37:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/01 05:37:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/01 05:37:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/01 05:37:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/01 05:37:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/01 05:37:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/01 05:37:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/01 05:37:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/01 05:37:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/01 05:37:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/01 05:37:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/01 05:37:21 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/01 05:37:21 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/01 05:37:21 DEBUG : TestDrive: Saved new token in config file 2025/03/01 05:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/01 05:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/01 05:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/01 05:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/01 05:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/01 05:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/01 05:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/01 05:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/01 05:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/01 05:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/01 05:37:29 DEBUG : no_checksum_small_file_from_pipe: md5 = ee093fbda4ba004e5853bc407e3301d3 OK 2025/03/01 05:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/01 05:37:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/01 05:37:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/01 05:37:31 DEBUG : no_checksum_big_file_from_pipe: md5 = adadf92f16dcd803bcccf2edff6a8cd8 OK 2025/03/01 05:37:31 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/01 05:37:34 DEBUG : with_checksum_small_file_from_pipe: md5 = bfc3f918b9ef66a8639abc3587cde1e5 OK 2025/03/01 05:37:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/01 05:37:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/01 05:37:36 DEBUG : with_checksum_big_file_from_pipe: md5 = f6a7b1ff60fbd0dff5837a6297670e06 OK 2025/03/01 05:37:36 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/01 05:37:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 05:37:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/01 05:37:41 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-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/01 05:37:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/01 05:37:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/01 05:37:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/01 05:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/01 05:37:49 DEBUG : rcat_metadata: md5 = 7b28748e0e595ea8f0cc3539d12ad243 OK 2025/03/01 05:37:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/01 05:37:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/01 05:37:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = d069870b0c7c29face47f7768474de89 OK 2025/03/01 05:37:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.05s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:37:55 DEBUG : potato1: md5 = 3488cce6cfb12182b264edcbadd2f991 OK 2025/03/01 05:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/01 05:37:57 DEBUG : potato2: md5 = 16e7966a1d8067091dff77195b6a57ab OK 2025/03/01 05:37:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:37:59 DEBUG : potato1: md5 = 846a74f00b3676fd9409d7f595bfe36c OK 2025/03/01 05:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/01 05:38:01 DEBUG : potato2: md5 = a89400d850559d8387e15da0efa9faaf OK 2025/03/01 05:38:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:04 DEBUG : potato2: md5 = 3ded49482dca390f09666ad3c8985502 OK 2025/03/01 05:38:06 DEBUG : empty space: md5 = b6015b7457c6f0378fc5d3803b7b0844 OK 2025/03/01 05:38:08 DEBUG : sub dir/potato3: md5 = c8c006f674f527696c975e5062055dd3 OK 2025/03/01 05:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Touching "sub dir/potato3" 2025/03/01 05:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Touching "empty space" 2025/03/01 05:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Touching "potato2" 2025/03/01 05:38:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.77s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:13 DEBUG : dir with metadata: Making directory with metadata 2025/03/01 05:38:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.59s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:15 DEBUG : directory with modtime: Making directory with metadata 2025/03/01 05:38:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/01 05:38:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/01 05:38:18 DEBUG : Google drive root 'crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0': Skipping btime metadata as can't update it on an existing file: 2025-03-01T05:38:18.175451808Z 2025/03/01 05:38:18 INFO : non existent directory: Updated directory metadata 2025/03/01 05:38:20 DEBUG : Google drive root 'crypt/rn4d3cl9aa1u9ej6faai9bea8tmjlf0tqt856uavefe0picjblp0': Skipping btime metadata as can't update it on an existing file: 2025-03-01T05:38:18.175451808Z 2025/03/01 05:38:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/01 05:38:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/01 05:38:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/01 05:38:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/01 05:38:27 DEBUG : dst: Making directory with metadata 2025/03/01 05:38:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/01 05:38:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 05:38:28 INFO : dst: Set directory modification time (using SetModTime) 2025/03/01 05:38:28 INFO : dst: Set directory modification time (using SetModTime) 2025/03/01 05:38:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/01 05:38:29 INFO : dst: Set directory modification time (using SetModTime) 2025/03/01 05:38:29 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.77s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi'", Local "Local file system at /tmp/rclone1166045837", Modify Window "1ms" 2025/03/01 05:38:32 DEBUG : sub dir/test remove existing: md5 = c2d83c41f3f15e4b0b63bf3a76c20ef5 OK 2025/03/01 05:38:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fcd03f41f80b938e450da8bb0178dd76 OK 2025/03/01 05:38:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.becagit5" before starting 2025/03/01 05:38:37 DEBUG : sub dir/test remove existing.becagit5: TEST: removing renamed existing file after operation 2025/03/01 05:38:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nodisis8" before starting 2025/03/01 05:38:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nodisis8: TEST: renaming existing back after failed operation 2025/03/01 05:38:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venexot8" before starting 2025/03/01 05:38:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venexot8: TEST: removing renamed existing file after operation 2025/03/01 05:38:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ukih9bq1acgc4bcbfutru22fid3nv3ib11kc79j950opq5jj183arbf0m23bi32u4qgn5hse1563vopo4r4pg3hfdurftdbpjhmdvhiha2p7pc5fphh3hgfrmpb0mn2inh0p9ffkj78nkb9viqv2a19b3jjh8or8ur01kmgcbnaihmktt0pg" 2025/03/01 05:38:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6929h6vq3qgtshi6d36u9e9kofb3gg8ie64fscv3k2r0hm5oies0" --- PASS: TestRemoveExisting (13.49s) === 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/03/01 05:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazudaf3ruxi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.514640373s (try 1/5)