"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/04 06:22:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa" 2025/04/04 06:22:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:22:36 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg" 2025/04/04 06:22:37 DEBUG : Creating backend with remote "/tmp/rclone3537896893" === 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/04 06:22:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/04 06:22:37 DEBUG : potato: Seek from 10 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 10 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Seek from 5 to 2 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/04 06:22:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Seek from 5 to 2 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/04 06:22:37 DEBUG : potato: Seek from 8 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 8 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/04 06:22:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/04 06:22:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/04 06:22:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/04 06:22:37 DEBUG : potato: Seek from 5 to 2 2025/04/04 06:22:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/04 06:22:37 DEBUG : potato: Seek from 9 to 0 2025/04/04 06:22:37 DEBUG : potato: Seek from 9 to 0 2025/04/04 06:22:37 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:22:40 DEBUG : rutabaga: md5 = 2af4b944b2fc5c271c2229ea692050cd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/04 06:22:42 DEBUG : empty space: md5 = a72881553ffc4fd55b1fc58b25c8f84a OK === RUN TestCheck/3 2025/04/04 06:22:44 DEBUG : potato2: md5 = e9688ff4ce4682047214a58115794f0c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/04 06:22:46 DEBUG : remotepotato: md5 = 8155a231ff79e32eea5d1c0c52ee0e81 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.66s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/04 06:22:49 DEBUG : Creating backend with remote "nonexistent" 2025/04/04 06:22:49 DEBUG : Creating backend with remote "nonexistent" 2025/04/04 06:22:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/04 06:22:49 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/04/04 06:22:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/04 06:22:49 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:22:50 DEBUG : rutabaga: md5 = 5d7a13a8ce1bbfcb35a2e10df1503710 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/04 06:22:54 DEBUG : empty space: md5 = 22a1f57eb524802f6901365f46555c53 OK === RUN TestCheckDownload/3 2025/04/04 06:22:57 DEBUG : potato2: md5 = d85e13eadb6984cc9bbb1062c58a97c2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/04 06:23:02 DEBUG : remotepotato: md5 = 7c3d9fb8cb4f53f0044e85d092ebf044 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.75s) --- PASS: TestCheckDownload/1 (1.38s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.23s) --- PASS: TestCheckDownload/4 (1.56s) --- PASS: TestCheckDownload/5 (1.53s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:23:08 DEBUG : rutabaga: md5 = c1d14f2863f1d4d8849f142ef80e5433 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/04 06:23:10 DEBUG : empty space: md5 = ae8b31b779878a9f0377e8cbfe67287f OK === RUN TestCheckSizeOnly/3 2025/04/04 06:23:12 DEBUG : potato2: md5 = fffd2eac5ca2f5752801bcecbe54a575 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/04 06:23:14 DEBUG : remotepotato: md5 = 2e41ce4d0e400e49492a1ebfa6825f3d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.37s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:23:18 DEBUG : test.sum: md5 = 4a4679b283c865eb88c6204eb7ee9b64 OK 2025/04/04 06:23:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/04 06:23:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/04 06:23:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/04 06:23:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/04 06:23:21 DEBUG : test.sum: md5 = 5b9c64e910b4f69d9ce9e69d1480b614 OK 2025/04/04 06:23:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/04 06:23:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/04 06:23:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/04 06:23:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/data" 2025/04/04 06:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:23:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/data" 2025/04/04 06:23:25 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/vjrnln8ratgmqakfosrqe8espk" 2025/04/04 06:23:29 DEBUG : data/banana: md5 = 032b660a9cd1317e92e7d48048abde71 OK 2025/04/04 06:23:31 DEBUG : test.sum: md5 = dd5820120dc7592baa500fc554b47399 OK === RUN TestCheckSumDownload/subtest1 2025/04/04 06:23:35 DEBUG : data/potato: md5 = 53ad0a405770db3854f5077b46321f13 OK 2025/04/04 06:23:36 DEBUG : test.sum: md5 = d03b65e21b817324e2c290d8d8b39324 OK === RUN TestCheckSumDownload/subtest2 2025/04/04 06:23:40 DEBUG : test.sum: md5 = 20e4262171985b86af7f06b58e15d14b OK === RUN TestCheckSumDownload/subtest3 2025/04/04 06:23:46 DEBUG : test.sum: md5 = 42ea75313ab07f97ef5b82b6d2c8fe46 OK === RUN TestCheckSumDownload/subtest4 2025/04/04 06:23:50 DEBUG : test.sum: md5 = e5303f4c23742c8a5e99f3a9982eef79 OK === RUN TestCheckSumDownload/subtest5 2025/04/04 06:23:54 DEBUG : test.sum: md5 = 9f3d8ffa36a7fa34cddd5d8d7db943bf OK === RUN TestCheckSumDownload/subtest6 2025/04/04 06:23:58 DEBUG : data/banana: md5 = 0191cd1a8f2bd7bb1058695fe1ee223a OK 2025/04/04 06:23:59 DEBUG : data/potato: md5 = 7d25e75b6b31989d79cd295b9db14a6f OK 2025/04/04 06:24:00 DEBUG : test.sum: md5 = 2ec5d3d4764ae147e60afc23bdd1ed31 OK === RUN TestCheckSumDownload/subtest7 2025/04/04 06:24:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/04 06:24:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.54s) --- PASS: TestCheckSumDownload/subtest1 (2.76s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (3.25s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.12s) === RUN TestApplyTransforms 2025/04/04 06:24:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sohomex9cito" 2025/04/04 06:24:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:06 DEBUG : Creating backend with remote "TestDrive:crypt/tu17a9v421svq11svnnpb2sh82j7qhk231badud36mvc66olhn40" 2025/04/04 06:24:07 DEBUG : Creating backend with remote "/tmp/rclone1811264721" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito'", Local "Local file system at /tmp/rclone1811264721", Modify Window "1ms" 2025/04/04 06:24:09 DEBUG : hello, world!: md5 = fdc8165bbbe2e4f77847130b52801112 OK upper checkfile vs. lower remote (without normalization) 2025/04/04 06:24:09 ERROR : hello, world!: sum not found 2025/04/04 06:24:09 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito' 2025/04/04 06:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito': 1 files missing 2025/04/04 06:24:09 NOTICE: 1 hashes missing 2025/04/04 06:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito': 2 differences found 2025/04/04 06:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/04 06:24:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito': 0 differences found 2025/04/04 06:24:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito': 1 matching files 2025/04/04 06:24:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihajus2yaso" 2025/04/04 06:24:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:11 DEBUG : Creating backend with remote "TestDrive:crypt/jg02c6c9scl9s9mb0lhs97jk1hi8a5vg271oqgkd7vir3g86bqcg" 2025/04/04 06:24:11 DEBUG : Creating backend with remote "/tmp/rclone2952386190" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso'", Local "Local file system at /tmp/rclone2952386190", Modify Window "1ms" 2025/04/04 06:24:14 DEBUG : HELLO, WORLD!: md5 = b2b7134365661ac3924e5c52adec578a OK lower checkfile vs. upper remote (without normalization) 2025/04/04 06:24:14 ERROR : HELLO, WORLD!: sum not found 2025/04/04 06:24:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso' 2025/04/04 06:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso': 1 files missing 2025/04/04 06:24:14 NOTICE: 1 hashes missing 2025/04/04 06:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso': 2 differences found 2025/04/04 06:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/04 06:24:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso': 0 differences found 2025/04/04 06:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso': 1 matching files 2025/04/04 06:24:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hifilas8waza" 2025/04/04 06:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:15 DEBUG : Creating backend with remote "TestDrive:crypt/5m0hosthsr2t202sq4ofvbpt6vvo5bc2c2j7f7mil1faunl0nvjg" 2025/04/04 06:24:16 DEBUG : Creating backend with remote "/tmp/rclone3871562034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza'", Local "Local file system at /tmp/rclone3871562034", Modify Window "1ms" 2025/04/04 06:24:18 DEBUG : HeLlO, wOrLd!: md5 = dae501bc87d43c3fd4ee81deb330c9f8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/04 06:24:19 ERROR : HeLlO, wOrLd!: sum not found 2025/04/04 06:24:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza' 2025/04/04 06:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza': 1 files missing 2025/04/04 06:24:19 NOTICE: 1 hashes missing 2025/04/04 06:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza': 2 differences found 2025/04/04 06:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/04 06:24:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza': 0 differences found 2025/04/04 06:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza': 1 matching files 2025/04/04 06:24:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqawob1toku" 2025/04/04 06:24:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:20 DEBUG : Creating backend with remote "TestDrive:crypt/9cosjge3s0qa8d71srtlo4gb9vph0laoesoiqu9vqeribpajtm90" 2025/04/04 06:24:21 DEBUG : Creating backend with remote "/tmp/rclone1851393907" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku'", Local "Local file system at /tmp/rclone1851393907", Modify Window "1ms" 2025/04/04 06:24:23 DEBUG : HELLO, WORLD!: md5 = 17555e6c8cd308b690af76812f9f8c0f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/04 06:24:23 ERROR : HELLO, WORLD!: sum not found 2025/04/04 06:24:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku' 2025/04/04 06:24:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku': 1 files missing 2025/04/04 06:24:23 NOTICE: 1 hashes missing 2025/04/04 06:24:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku': 2 differences found 2025/04/04 06:24:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/04 06:24:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku': 0 differences found 2025/04/04 06:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku': 1 matching files 2025/04/04 06:24:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekuliv1teju" 2025/04/04 06:24:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:25 DEBUG : Creating backend with remote "TestDrive:crypt/bmobfp1k9gdu6qd2oedaqlkund8eaonqhlj427v17nvgnkdmuig0" 2025/04/04 06:24:26 DEBUG : Creating backend with remote "/tmp/rclone3937267298" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju'", Local "Local file system at /tmp/rclone3937267298", Modify Window "1ms" 2025/04/04 06:24:28 DEBUG : 測試_Русский___ě_áñ: md5 = 8e4e9f729563c1bc9fba0d2301e4ec29 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/04 06:24:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/04 06:24:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju' 2025/04/04 06:24:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju': 1 files missing 2025/04/04 06:24:28 NOTICE: 1 hashes missing 2025/04/04 06:24:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju': 2 differences found 2025/04/04 06:24:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/04 06:24:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju': 0 differences found 2025/04/04 06:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju': 1 matching files 2025/04/04 06:24:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folisun0qoda" 2025/04/04 06:24:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:30 DEBUG : Creating backend with remote "TestDrive:crypt/5qh7l8uv5nhpbukh2notrhb36judk0spur5hngs3i1i4ok2h7610" 2025/04/04 06:24:31 DEBUG : Creating backend with remote "/tmp/rclone1095571010" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda'", Local "Local file system at /tmp/rclone1095571010", Modify Window "1ms" 2025/04/04 06:24:33 DEBUG : 測試_Русский___ě_áñ: md5 = fad709301ee451ddb1576070c7408ee8 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/04 06:24:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/04 06:24:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda' 2025/04/04 06:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda': 1 files missing 2025/04/04 06:24:33 NOTICE: 1 hashes missing 2025/04/04 06:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda': 2 differences found 2025/04/04 06:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/04 06:24:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda': 0 differences found 2025/04/04 06:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda': 1 matching files 2025/04/04 06:24:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hodixaf7melo" 2025/04/04 06:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:34 DEBUG : Creating backend with remote "TestDrive:crypt/cqaptumc5p7l0oradbtv9dtc76463qr20us7k4buiukaicnhl11g" 2025/04/04 06:24:35 DEBUG : Creating backend with remote "/tmp/rclone1541141108" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo'", Local "Local file system at /tmp/rclone1541141108", Modify Window "1ms" 2025/04/04 06:24:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c30ef8ff272aacb71c5f52844f9e8154 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/04 06:24:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/04 06:24:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo' 2025/04/04 06:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo': 1 files missing 2025/04/04 06:24:38 NOTICE: 1 hashes missing 2025/04/04 06:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo': 2 differences found 2025/04/04 06:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/04 06:24:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo': 0 differences found 2025/04/04 06:24:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo': 1 matching files 2025/04/04 06:24:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewituh8jezo" 2025/04/04 06:24:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:39 DEBUG : Creating backend with remote "TestDrive:crypt/58amkicclcr93ok04iv20pguhkerhbgg15604euep5erjiav3gcg" 2025/04/04 06:24:40 DEBUG : Creating backend with remote "/tmp/rclone3313700757" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo'", Local "Local file system at /tmp/rclone3313700757", Modify Window "1ms" 2025/04/04 06:24:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 64db0e9c928dabbca0d523fc855f059f OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/04 06:24:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/04 06:24:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo' 2025/04/04 06:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo': 1 files missing 2025/04/04 06:24:43 NOTICE: 1 hashes missing 2025/04/04 06:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo': 2 differences found 2025/04/04 06:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/04 06:24:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo': 0 differences found 2025/04/04 06:24:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo': 1 matching files 2025/04/04 06:24:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toqodiy3huxu" 2025/04/04 06:24:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:44 DEBUG : Creating backend with remote "TestDrive:crypt/hd5ncc6191j1dkf4ai46r6h4n0fvuav4debb2i1k0tggb8dheqa0" 2025/04/04 06:24:45 DEBUG : Creating backend with remote "/tmp/rclone3138406185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu'", Local "Local file system at /tmp/rclone3138406185", Modify Window "1ms" 2025/04/04 06:24:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 85b60f3d3498207a5008ef3870645e8d OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/04 06:24:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/04 06:24:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu' 2025/04/04 06:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu': 1 files missing 2025/04/04 06:24:47 NOTICE: 1 hashes missing 2025/04/04 06:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu': 2 differences found 2025/04/04 06:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/04 06:24:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu': 0 differences found 2025/04/04 06:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu': 1 matching files 2025/04/04 06:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ratediv4yore" 2025/04/04 06:24:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/ckrrmqshe490f9ecdfdjp7va8k82eutn1v3u5j8n2bs48m437shg" 2025/04/04 06:24:49 DEBUG : Creating backend with remote "/tmp/rclone3190997096" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore'", Local "Local file system at /tmp/rclone3190997096", Modify Window "1ms" 2025/04/04 06:24:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 50ea6a911e6a802820bf4fa5aabb893b OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/04 06:24:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/04 06:24:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore' 2025/04/04 06:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore': 1 files missing 2025/04/04 06:24:52 NOTICE: 1 hashes missing 2025/04/04 06:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore': 2 differences found 2025/04/04 06:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/04 06:24:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/04 06:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore': 0 differences found 2025/04/04 06:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore': 1 matching files 2025/04/04 06:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ratediv4yore': Purge remote 2025/04/04 06:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toqodiy3huxu': Purge remote 2025/04/04 06:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewituh8jezo': Purge remote 2025/04/04 06:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hodixaf7melo': Purge remote 2025/04/04 06:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folisun0qoda': Purge remote 2025/04/04 06:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekuliv1teju': Purge remote 2025/04/04 06:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqawob1toku': Purge remote 2025/04/04 06:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hifilas8waza': Purge remote 2025/04/04 06:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihajus2yaso': Purge remote 2025/04/04 06:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sohomex9cito': Purge remote --- PASS: TestApplyTransforms (52.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:24:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/04 06:25:01 DEBUG : sub/file2: md5 = 0a7ef00f8a834abd50bb76447a1d2c43 OK 2025/04/04 06:25:01 INFO : file1: Copied (new) to: sub/file2 2025/04/04 06:25:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 06:25:01 DEBUG : file1: Unchanged skipping 2025/04/04 06:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': don't need to copy/move sub/file2, it is already at target location 2025/04/04 06:25:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.77s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:25:07 DEBUG : dst/file1: md5 = ec28966a3e281ffd560114ed4d73154a OK 2025/04/04 06:25:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/backup" 2025/04/04 06:25:07 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/1nrff024r7pq65ecp72fc28jb0" 2025/04/04 06:25:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/04 06:25:11 INFO : dst/file1: Moved (server-side) 2025/04/04 06:25:13 DEBUG : dst/file1: md5 = c88aae588bd3dd656d3f74beaa1cb1b3 OK 2025/04/04 06:25:13 INFO : dst/file1: Copied (new) 2025/04/04 06:25:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:25:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:25:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:25:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/dst" 2025/04/04 06:25:17 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/04 06:25:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/CompareDest" 2025/04/04 06:25:19 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/gveqi14airsml4bgu7krj116o8" 2025/04/04 06:25:21 DEBUG : one: Need to transfer - File not found at Destination 2025/04/04 06:25:23 DEBUG : one: md5 = 37b4ad2b8a760d40c0413b281f2ed995 OK 2025/04/04 06:25:23 INFO : one: Copied (new) 2025/04/04 06:25:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 06:25:26 DEBUG : one: md5 = 6ad2cf77cd8d7e3e56de28d111015ae3 OK 2025/04/04 06:25:26 INFO : one: Copied (replaced existing) 2025/04/04 06:25:28 DEBUG : dst/one: md5 = cc5805f3f1c6f17d85cf1773b06653c8 OK 2025/04/04 06:25:30 DEBUG : CompareDest/one: md5 = e666411a4b8dd26c82b3892999889be3 OK 2025/04/04 06:25:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 06:25:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 06:25:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 06:25:33 DEBUG : CompareDest/two: md5 = f163cd1a0cc73c5228a9eb78313286f2 OK 2025/04/04 06:25:34 DEBUG : two: Need to transfer - File not found at Destination 2025/04/04 06:25:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 06:25:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 06:25:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/04 06:25:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 06:25:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 06:25:36 DEBUG : two: Need to transfer - File not found at Destination 2025/04/04 06:25:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/04 06:25:38 DEBUG : two: md5 = 4f6e169c6a3c7d8d9b135623a0446f41 OK 2025/04/04 06:25:38 INFO : two: Copied (new) 2025/04/04 06:25:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/04 06:25:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:25:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:25:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.93s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:25:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/dst" 2025/04/04 06:25:42 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/04 06:25:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/CopyDest" 2025/04/04 06:25:44 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/04 06:25:45 DEBUG : one: Need to transfer - File not found at Destination 2025/04/04 06:25:48 DEBUG : one: md5 = ddaacfa4ded8636f7bf48261c6914aa4 OK 2025/04/04 06:25:48 INFO : one: Copied (new) 2025/04/04 06:25:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 06:25:50 DEBUG : one: md5 = 501e3b898a0d4b4edc426313dbc2e762 OK 2025/04/04 06:25:50 INFO : one: Copied (replaced existing) 2025/04/04 06:25:52 DEBUG : dst/one: md5 = 935b8b596121527b18e64878b7ce058e OK 2025/04/04 06:25:54 DEBUG : CopyDest/one: md5 = a115099c74459914b8aa221d21dbc5cf OK 2025/04/04 06:25:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/BackupDir" 2025/04/04 06:25:55 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/04 06:25:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 06:25:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 06:25:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 06:25:59 INFO : one: Moved (server-side) 2025/04/04 06:26:00 INFO : one: Copied (server-side copy) 2025/04/04 06:26:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/04 06:26:01 DEBUG : CopyDest/two: md5 = a6bbf6150e275ded11584a5293754f40 OK 2025/04/04 06:26:02 DEBUG : two: Need to transfer - File not found at Destination 2025/04/04 06:26:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 06:26:03 INFO : two: Copied (server-side copy) 2025/04/04 06:26:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/04 06:26:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 06:26:04 DEBUG : two: Unchanged skipping 2025/04/04 06:26:06 DEBUG : CopyDest/three: md5 = 0cf22ce1346b3143bf476f1269e89351 OK 2025/04/04 06:26:07 DEBUG : three: Need to transfer - File not found at Destination 2025/04/04 06:26:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/04 06:26:07 DEBUG : three: Destination not found in --copy-dest 2025/04/04 06:26:08 DEBUG : three: md5 = c8177cbc849de7ee5d569fc35d0611ae OK 2025/04/04 06:26:08 INFO : three: Copied (new) 2025/04/04 06:26:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/04 06:26:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/04 06:26:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:26:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/04 06:26:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:26:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/04 06:26:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:26:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/04 06:26:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a6c4f8823fa9c6045bb9bfdfb50bdeea OK 2025/04/04 06:26:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/04 06:26:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/04 06:26:19 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/04/04 06:26:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/04 06:26:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/04 06:26:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 818a639d0325b92039de32a42a119748 OK 2025/04/04 06:26:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/04 06:26:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/04 06:26:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:26:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using skip mode. 2025/04/04 06:26:29 NOTICE: one: Found 2 files with duplicate names 2025/04/04 06:26:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:26:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using skip mode. 2025/04/04 06:26:35 NOTICE: one: Found 3 files with duplicate names 2025/04/04 06:26:35 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/04 06:26:36 INFO : one: Deleted 2025/04/04 06:26:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:26:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using first mode. 2025/04/04 06:26:41 NOTICE: one: Found 3 files with duplicate names 2025/04/04 06:26:42 INFO : one: Deleted 2025/04/04 06:26:42 INFO : one: Deleted 2025/04/04 06:26:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.28s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:26:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using newest mode. 2025/04/04 06:26:48 NOTICE: one: Found 3 files with duplicate names 2025/04/04 06:26:48 INFO : one: Deleted 2025/04/04 06:26:48 INFO : one: Deleted 2025/04/04 06:26:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.91s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:26:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using oldest mode. 2025/04/04 06:26:54 NOTICE: one: Found 3 files with duplicate names 2025/04/04 06:26:55 INFO : one: Deleted 2025/04/04 06:26:55 INFO : one: Deleted 2025/04/04 06:26:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:27:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using largest mode. 2025/04/04 06:27:01 NOTICE: one: Found 3 files with duplicate names 2025/04/04 06:27:01 INFO : one: Deleted 2025/04/04 06:27:02 INFO : one: Deleted 2025/04/04 06:27:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.60s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:27:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using smallest mode. 2025/04/04 06:27:07 NOTICE: one: Found 3 files with duplicate names 2025/04/04 06:27:08 INFO : one: Deleted 2025/04/04 06:27:08 INFO : one: Deleted 2025/04/04 06:27:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:27:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Looking for duplicate names using rename mode. 2025/04/04 06:27:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/04 06:27:16 INFO : one-2.txt: renamed from: one.txt 2025/04/04 06:27:17 INFO : one-3.txt: renamed from: one.txt 2025/04/04 06:27:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.14s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:27:23 DEBUG : dupe1/one.txt: md5 = 4da7bf878a7416b67335bbe59bb593c5 OK 2025/04/04 06:27:25 DEBUG : dupe2/two.txt: md5 = 0a15cc3c916bce809d6c2f4fadc23019 OK 2025/04/04 06:27:27 DEBUG : dupe3/three.txt: md5 = 274802590affa3270a5d2530e1887fe7 OK 2025/04/04 06:27:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/04 06:27:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/04 06:27:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/04 06:27:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/04 06:27:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/04 06:27:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/04 06:27:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.53s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:27:34 DEBUG : a.txt: md5 = aa72c39b02e722db4e7cccb8e4ee9a97 OK 2025/04/04 06:27:36 DEBUG : zend.txt: md5 = e8f9cd4748e68302d4597de4e27e6a40 OK 2025/04/04 06:27:38 DEBUG : sub dir/hello world: md5 = 30e0acc03e82ed0a639d441640eadc05 OK 2025/04/04 06:27:39 DEBUG : sub dir/hello world2: md5 = 49a1541fdb8132ab7875a2eb8c1c5fc0 OK 2025/04/04 06:27:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 4af0b8e0985ab0fabd87a6ef47d54213 OK 2025/04/04 06:27:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 56dcc7776f505c3a69956744c62c2787 OK 2025/04/04 06:27:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 59c4d4238238ef55074f6ffed843aa83 OK 2025/04/04 06:27:46 DEBUG : a.txt: Excluded (Size Filter) 2025/04/04 06:27:46 DEBUG : a.txt: Excluded 2025/04/04 06:27:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/04 06:27:47 DEBUG : sub dir/hello world2: Excluded 2025/04/04 06:27:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/04 06:27:47 DEBUG : sub dir/hello world: Excluded 2025/04/04 06:27:48 DEBUG : sub dir/ignore dir: Excluded 2025/04/04 06:27:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/04 06:27:48 DEBUG : sub dir/hello world2: Excluded 2025/04/04 06:27:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/04 06:27:48 DEBUG : sub dir/hello world: Excluded 2025/04/04 06:27:48 DEBUG : sub dir/ignore dir: Excluded 2025/04/04 06:27:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/04 06:27:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/04 06:27:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/04 06:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/04 06:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/04 06:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/04 06:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.42s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:27:56 DEBUG : file1: md5 = cd5c821ec8e66189166e28275d68840e OK 2025/04/04 06:27:58 DEBUG : sub/file2: md5 = dff2a0d34522354951692f47038c11e3 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/04/04 06:28:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/04 06:28:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/04 06:28:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/04 06:28:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.61s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:05 DEBUG : file1: md5 = d15fd9ed7e396ebf1c3bb44839667752 OK 2025/04/04 06:28:07 DEBUG : sub/file2: md5 = 783cb6ef425dfc82873d89d14cf1d29b 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/04/04 06:28:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/notfound" 2025/04/04 06:28:11 DEBUG : Config file has changed externally - reloading 2025/04/04 06:28:11 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/04 06:28:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.35s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Making directory 2025/04/04 06:28:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:18 DEBUG : sub dir/hello world: md5 = d4a1ba448c590cbb792b499e67a9e79c OK 2025/04/04 06:28:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.96s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:22 DEBUG : potato2: md5 = dcb5ff73f601dffd6ce00db8351e59f6 OK 2025/04/04 06:28:24 DEBUG : empty space: md5 = fd1f0ad4db4a7c5cb4798c857b81e904 OK --- PASS: TestLs (4.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:27 DEBUG : potato2: md5 = 05710905e3829f584c79e6eb86870165 OK 2025/04/04 06:28:28 DEBUG : empty space: md5 = b6aa139ebf7eff54635898b7d6a74613 OK 2025/04/04 06:28:29 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:32 DEBUG : potato2: md5 = ce67680d589990c1bce41677b2a7b46a OK 2025/04/04 06:28:33 DEBUG : empty space: md5 = b745c31bb1bc1b4cd6aac8e58c45624e OK --- PASS: TestLsLong (4.36s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:36 DEBUG : potato2: md5 = d2316c50782ab669d451f22b139cd864 OK 2025/04/04 06:28:38 DEBUG : empty space: md5 = dfee3d85f70e240205545ba368597976 OK --- PASS: TestHashSums (4.34s) === RUN TestHashSumsWithErrors 2025/04/04 06:28:39 DEBUG : Creating backend with remote ":memory:" 2025/04/04 06:28:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/04 06:28:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/04 06:28:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/04 06:28:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/04 06:28:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/04 06:28:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/04 06:28:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/04 06:28:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/04 06:28:39 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:40 DEBUG : potato2: md5 = aca8dfcc46e8a0eb986851028d78c3ff OK 2025/04/04 06:28:42 DEBUG : empty space: md5 = 094435153d07d6cc5f9a76a72caf4d84 OK 2025/04/04 06:28:44 DEBUG : sub dir/potato3: md5 = cb8f392f5a10b39f9f928e376dda44ce OK 2025/04/04 06:28:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.85s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:49 DEBUG : small: md5 = a292f424d5698047abe3a5bfbd7ea1e0 OK 2025/04/04 06:28:51 DEBUG : medium: md5 = e9ed414a4c0f1c0ea0962e5fd1a5f0f1 OK 2025/04/04 06:28:52 DEBUG : large: md5 = c300afeee603d92defc47c82e24c79de OK 2025/04/04 06:28:52 DEBUG : Waiting for deletions to finish 2025/04/04 06:28:53 DEBUG : large: Excluded (Size Filter) 2025/04/04 06:28:53 INFO : medium: Deleted 2025/04/04 06:28:53 INFO : small: Deleted --- PASS: TestDelete (6.31s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:28:56 DEBUG : small: md5 = 29e2b391f9dc2e57d6a77cbea0723468 OK 2025/04/04 06:28:57 DEBUG : medium: md5 = 1b02b426ebb0eff1f0cf42d579c4ad9e OK 2025/04/04 06:28:58 DEBUG : large: md5 = da1f5a6b553d67ef6d22ceb51ccb27f6 OK 2025/04/04 06:28:58 DEBUG : Waiting for deletions to finish 2025/04/04 06:28:59 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/04 06:28:59 INFO : large: Deleted 2025/04/04 06:28:59 INFO : small: Deleted --- PASS: TestMaxDelete (6.48s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:29:02 DEBUG : small: md5 = 7607ca38cccbd93b195f93d54a8af232 OK 2025/04/04 06:29:04 DEBUG : medium: md5 = 54273205d7617c1f912cd0d905225948 OK 2025/04/04 06:29:05 DEBUG : large: md5 = e2f5c77dd633854ffab310bbe710f97d OK 2025/04/04 06:29:05 DEBUG : Waiting for deletions to finish 2025/04/04 06:29:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/04 06:29:06 INFO : medium: Deleted 2025/04/04 06:29:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.56s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:29:09 DEBUG : small: md5 = 97656653a2db3e45d54ad66f11f3e838 OK 2025/04/04 06:29:10 DEBUG : medium: md5 = b1b27988ce8c4d970dbdcabd1ed3936c OK 2025/04/04 06:29:11 DEBUG : large: md5 = 15ad8e8cc335312cca6206f7d3be32a8 OK 2025/04/04 06:29:11 DEBUG : Waiting for deletions to finish 2025/04/04 06:29:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/04 06:29:12 INFO : small: Deleted 2025/04/04 06:29:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.41s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:29:15 DEBUG : ReadFile: md5 = f0668211cc24a8b5076d5e3cd2f6dac6 OK --- PASS: TestReadFile (3.91s) === RUN TestRetry 2025/04/04 06:29:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/04 06:29:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/04 06:29:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/04 06:29:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/04 06:29:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/04 06:29:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/04 06:29:18 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:29:19 DEBUG : file1: md5 = fd68aa7507d2445e2ed8b603b19226b1 OK 2025/04/04 06:29:21 DEBUG : file2: md5 = acbc34f7d19c498c10630a61cc2f38b5 OK --- PASS: TestCat (16.97s) === RUN TestPurge 2025/04/04 06:29:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyagan5sivu" 2025/04/04 06:29:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 06:29:35 DEBUG : Creating backend with remote "TestDrive:crypt/21omo3ek64h19fm8lnfia94986lfe48te4k2bel50g0r7djc0ik0" 2025/04/04 06:29:36 DEBUG : Creating backend with remote "/tmp/rclone3363253219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyagan5sivu'", Local "Local file system at /tmp/rclone3363253219", Modify Window "1ms" 2025/04/04 06:29:40 DEBUG : A1/B1/C1/one: md5 = fe81141626a1c749e1bb5d3deb314af3 OK 2025/04/04 06:29:40 INFO : A2: Making directory 2025/04/04 06:29:41 INFO : A1/B2: Making directory 2025/04/04 06:29:42 INFO : A1/B2/C2: Making directory 2025/04/04 06:29:43 INFO : A1/B1/C3: Making directory 2025/04/04 06:29:43 INFO : A3: Making directory 2025/04/04 06:29:44 INFO : A3/B3: Making directory 2025/04/04 06:29:45 INFO : A3/B3/C4: Making directory 2025/04/04 06:29:47 DEBUG : A1/two: md5 = 64708b6a4373113850c03bda40abe6d9 OK 2025/04/04 06:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyagan5sivu': Purge remote 2025/04/04 06:29:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.05s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:29:54 DEBUG : A1/B1/C1/one: md5 = 8b6fcc8bdd485b28c1197bd1d843329d OK 2025/04/04 06:29:54 INFO : A2: Making directory 2025/04/04 06:29:55 INFO : A1/B2: Making directory 2025/04/04 06:29:56 INFO : A1/B2/C2: Making directory 2025/04/04 06:29:56 INFO : A1/B1/C3: Making directory 2025/04/04 06:29:57 INFO : A3: Making directory 2025/04/04 06:29:58 INFO : A3/B3: Making directory 2025/04/04 06:29:58 INFO : A3/B3/C4: Making directory 2025/04/04 06:30:01 DEBUG : A1/two: md5 = 780cad0a8e04091e6bb9ca0c419748c5 OK 2025/04/04 06:30:02 DEBUG : removing 1 level 3 directories 2025/04/04 06:30:02 INFO : A3/B3/C4: Removing directory 2025/04/04 06:30:05 DEBUG : removing 2 level 3 directories 2025/04/04 06:30:05 INFO : A1/B2/C2: Removing directory 2025/04/04 06:30:05 INFO : A1/B1/C3: Removing directory 2025/04/04 06:30:05 DEBUG : removing 2 level 2 directories 2025/04/04 06:30:05 INFO : A3/B3: Removing directory 2025/04/04 06:30:05 INFO : A1/B2: Removing directory 2025/04/04 06:30:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/04 06:30:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/04 06:30:06 DEBUG : removing 2 level 1 directories 2025/04/04 06:30:06 INFO : A3: Removing directory 2025/04/04 06:30:06 INFO : A2: Removing directory 2025/04/04 06:30:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/04 06:30:10 DEBUG : removing 1 level 3 directories 2025/04/04 06:30:10 INFO : A1/B1/C1: Removing directory 2025/04/04 06:30:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:11 DEBUG : removing 1 level 2 directories 2025/04/04 06:30:11 INFO : A1/B1: Removing directory 2025/04/04 06:30:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/04 06:30:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/04 06:30:11 DEBUG : removing 1 level 1 directories 2025/04/04 06:30:11 INFO : A1: Removing directory 2025/04/04 06:30:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/04 06:30:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/04 06:30:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/04 06:30:12 DEBUG : removing 1 level 0 directories 2025/04/04 06:30:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Removing directory 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/04 06:30:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:30:14 INFO : A1: Making directory 2025/04/04 06:30:15 INFO : A1/B1: Making directory 2025/04/04 06:30:16 INFO : A1/B1/C1: Making directory 2025/04/04 06:30:18 DEBUG : removing 1 level 3 directories 2025/04/04 06:30:18 INFO : A1/B1/C1: Removing directory 2025/04/04 06:30:19 DEBUG : removing 1 level 2 directories 2025/04/04 06:30:19 INFO : A1/B1: Removing directory 2025/04/04 06:30:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/04 06:30:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:30:21 INFO : A1: Making directory 2025/04/04 06:30:22 INFO : A1/B1: Making directory 2025/04/04 06:30:23 INFO : A1/B1/C1: Making directory 2025/04/04 06:30:26 DEBUG : removing 1 level 3 directories 2025/04/04 06:30:26 INFO : A1/B1/C1: Removing directory 2025/04/04 06:30:27 DEBUG : removing 1 level 2 directories 2025/04/04 06:30:27 INFO : A1/B1: Removing directory 2025/04/04 06:30:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/04 06:30:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.66s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:30:31 DEBUG : file1: md5 = 342128545fe705c4c21d46ea05aecf38 OK 2025/04/04 06:30:31 DEBUG : filename.txt: File name found in url 2025/04/04 06:30:33 DEBUG : filename.txt: md5 = d1add44fb312367f41c148673df7aa6f OK 2025/04/04 06:30:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/04 06:30:34 DEBUG : headerfilename.txt: md5 = be4a243cc7905a8a2f9377c972e948ca OK 2025/04/04 06:30:35 DEBUG : file2: md5 = 37712264f953644e203ae468b2ff0f57 OK --- PASS: TestCopyURL (8.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:30:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/04 06:30:40 DEBUG : sub/file2: md5 = f4c3e15488ecdf2e62e15fdd2903e529 OK 2025/04/04 06:30:40 INFO : file1: Copied (new) to: sub/file2 2025/04/04 06:30:40 INFO : file1: Deleted 2025/04/04 06:30:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 06:30:41 DEBUG : file1: Unchanged skipping 2025/04/04 06:30:41 INFO : file1: Deleted 2025/04/04 06:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': don't need to copy/move sub/file2, it is already at target location 2025/04/04 06:30:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:30:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/04 06:30:45 DEBUG : file1: md5 = 18a859adab8ebe4e3f0400031eca678b OK 2025/04/04 06:30:45 INFO : file1: Copied (new) 2025/04/04 06:30:45 INFO : file1: Deleted 2025/04/04 06:30:46 DEBUG : file1: Destination exists, skipping 2025/04/04 06:30:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:30:50 DEBUG : dst/file1: md5 = c4675b83da1ab583e4dddea12743cdb7 OK 2025/04/04 06:30:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzib1zuxa/backup" 2025/04/04 06:30:51 DEBUG : Creating backend with remote "TestDrive:crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg/1nrff024r7pq65ecp72fc28jb0" 2025/04/04 06:30:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/04 06:30:55 INFO : dst/file1: Moved (server-side) 2025/04/04 06:30:56 DEBUG : dst/file1: md5 = 5eca05b4ae22a2a968b926bd8d0cce7e OK 2025/04/04 06:30:56 INFO : dst/file1: Copied (new) 2025/04/04 06:30:56 INFO : dst/file1: Deleted 2025/04/04 06:30:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:30:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/04 06:31:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.02s) === 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:31:03 DEBUG : A1/one: md5 = 1322ad31f70417b4f7a1d976cb5834f6 OK 2025/04/04 06:31:04 DEBUG : A1/two: md5 = 9b3bf160e4f9d5362f2b8ab56316f4f4 OK 2025/04/04 06:31:07 DEBUG : A1/B1/three: md5 = bae949adbdf582bdb5eae2e8b007ccbf OK 2025/04/04 06:31:09 DEBUG : A1/B1/C1/four: md5 = 36790d9a9cbfb9d64d5a0f241cdda6a5 OK 2025/04/04 06:31:11 DEBUG : A1/B1/C2/five: md5 = 781e8a7d5507f9e8a39cd10a3af79e31 OK 2025/04/04 06:31:11 INFO : A1/B2: Making directory 2025/04/04 06:31:12 INFO : A1/B1/C3: Making directory 2025/04/04 06:31:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/04 06:31:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/04 06:31:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/04 06:31:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/04 06:31:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/04 06:31:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/04 06:31:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/04 06:31:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/04 06:31:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/04 06:31:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/04 06:31:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/04 06:31:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/04 06:31:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/04 06:31:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/04 06:31:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/04 06:31:33 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/04 06:31:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/04 06:31:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/04 06:31:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/04 06:31:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/04 06:31:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/04 06:31:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/04 06:31:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/04 06:31:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:31:46 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/04 06:31:48 DEBUG : no_checksum_small_file_from_pipe: md5 = e6186f8a78b3bc931895ab73d672d2f0 OK 2025/04/04 06:31:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/04 06:31:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/04 06:31:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/04 06:31:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 73dd0941b19b558115db7887cf94c9ca OK 2025/04/04 06:31:50 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/04 06:31:53 DEBUG : with_checksum_small_file_from_pipe: md5 = 8a4907ff99806e68f356314e3c610ea3 OK 2025/04/04 06:31:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/04 06:31:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/04 06:31:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 602401020161490f496b41418c9221da OK 2025/04/04 06:31:55 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/04 06:31:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 06:31:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/04 06:32:00 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-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/04 06:32:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/04 06:32:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/04 06:32:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.17s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/04 06:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (48 bytes), uploading instead of streaming 2025/04/04 06:32:10 DEBUG : rcat_metadata: md5 = 2a9a05e63ad2cdf411d02f396e9b8c52 OK 2025/04/04 06:32:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/04 06:32:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/04 06:32:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 874bbc14c32246d8586e3b7d84ff719d OK 2025/04/04 06:32:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.18s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:16 DEBUG : potato1: md5 = d13708a2f565c351c5198c418ca0995f OK 2025/04/04 06:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/04 06:32:17 DEBUG : potato2: md5 = 4e20c03a28d03e381423964bd6151980 OK 2025/04/04 06:32:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:20 DEBUG : potato1: md5 = 9e964e1395764e81d68c05c43e0d36fd OK 2025/04/04 06:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/04 06:32:22 DEBUG : potato2: md5 = 343ca3697943a50d54526574ca3a8772 OK 2025/04/04 06:32:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:25 DEBUG : potato2: md5 = 37a564ea30c25f933772441a8eb9f0e1 OK 2025/04/04 06:32:27 DEBUG : empty space: md5 = 625fe5ff50dca9a55e3a5c7678e923d7 OK 2025/04/04 06:32:29 DEBUG : sub dir/potato3: md5 = 88f2d794fdb35338dd365d81aa7a6fd3 OK 2025/04/04 06:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Touching "sub dir/potato3" 2025/04/04 06:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Touching "empty space" 2025/04/04 06:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Touching "potato2" 2025/04/04 06:32:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.64s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:34 DEBUG : dir with metadata: Making directory with metadata 2025/04/04 06:32:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:36 DEBUG : directory with modtime: Making directory with metadata 2025/04/04 06:32:37 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/04 06:32:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/04 06:32:39 DEBUG : Google drive root 'crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg': Skipping btime metadata as can't update it on an existing file: 2025-04-04T06:32:39.055508755Z 2025/04/04 06:32:39 INFO : non existent directory: Updated directory metadata 2025/04/04 06:32:41 DEBUG : Google drive root 'crypt/5sraqkuo8sagf9e236g90hlkublfanf9krthj30121tqv166t7tg': Skipping btime metadata as can't update it on an existing file: 2025-04-04T06:32:39.055508755Z 2025/04/04 06:32:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/04 06:32:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/04 06:32:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.16s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/04 06:32:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/04 06:32:47 DEBUG : dst: Making directory with metadata 2025/04/04 06:32:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/04 06:32:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 06:32:49 INFO : dst: Set directory modification time (using SetModTime) 2025/04/04 06:32:49 INFO : dst: Set directory modification time (using SetModTime) 2025/04/04 06:32:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/04 06:32:50 INFO : dst: Set directory modification time (using SetModTime) 2025/04/04 06:32:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa'", Local "Local file system at /tmp/rclone3537896893", Modify Window "1ms" 2025/04/04 06:32:53 DEBUG : sub dir/test remove existing: md5 = 134b4a3f117992d72971a77c84d41abd OK 2025/04/04 06:32:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 084bc3b0ad3ac99d279f63a8083acea7 OK 2025/04/04 06:32:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xemaxaq9" before starting 2025/04/04 06:32:57 DEBUG : sub dir/test remove existing.xemaxaq9: TEST: removing renamed existing file after operation 2025/04/04 06:32:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.micobaf2" before starting 2025/04/04 06:32:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.micobaf2: TEST: renaming existing back after failed operation 2025/04/04 06:33:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.belolid3" before starting 2025/04/04 06:33:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.belolid3: TEST: removing renamed existing file after operation 2025/04/04 06:33:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fm9f0fuhnom9o2vbradou4eooav34dnilt99g141umoboq9g2e4gbshboikrfis0usjqnkemi87u1nitdve54epjufirpuojtvn94gjm5cdl1f4sg2vkc85i6bnavrt55vabpqro1vvqb3qsb8l8n8q5q3foknjrlhccg60q6e1u2fgg8qgg" 2025/04/04 06:33:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b13vi18ddf7o03omdh77fdt81lbfri6efqm2l42oeir1icdbb740" --- PASS: TestRemoveExisting (13.31s) === 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/04/04 06:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzib1zuxa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m28.89973786s (try 1/5)