"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/16 01:21:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo" 2025/02/16 01:21:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:21:37 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0" 2025/02/16 01:21:38 DEBUG : Creating backend with remote "/tmp/rclone3767891373" === 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/16 01:21:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/16 01:21:39 DEBUG : potato: Seek from 10 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 10 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Seek from 5 to 2 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/16 01:21:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Seek from 5 to 2 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/16 01:21:39 DEBUG : potato: Seek from 8 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 8 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/16 01:21:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/16 01:21:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/16 01:21:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/16 01:21:39 DEBUG : potato: Seek from 5 to 2 2025/02/16 01:21:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/16 01:21:39 DEBUG : potato: Seek from 9 to 0 2025/02/16 01:21:39 DEBUG : potato: Seek from 9 to 0 2025/02/16 01:21:39 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:21:41 DEBUG : rutabaga: md5 = ff5a2f84a8d8bed7fcfb7e0d9aa57bed OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/16 01:21:43 DEBUG : empty space: md5 = 06569f645c70abdf325c2e9fdc42dba0 OK === RUN TestCheck/3 2025/02/16 01:21:45 DEBUG : potato2: md5 = f476d30dbf46455cd577d6a1a6fe3e96 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/16 01:21:47 DEBUG : remotepotato: md5 = a93eb62af9068a95b2c3dff2fc1ea87b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.06s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/02/16 01:21:50 DEBUG : Creating backend with remote "nonexistent" 2025/02/16 01:21:50 DEBUG : Creating backend with remote "nonexistent" 2025/02/16 01:21:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/16 01:21:50 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/02/16 01:21:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/16 01:21:50 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:21:51 DEBUG : rutabaga: md5 = 128b2b92939e051d418d052d6d1e0ea0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/16 01:21:55 DEBUG : empty space: md5 = 7e67bbd0ff9fdbd4475dcc793a4b4e86 OK === RUN TestCheckDownload/3 2025/02/16 01:21:57 DEBUG : potato2: md5 = 99a851cdcd6c46bab2bc99970767eb5d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/16 01:22:01 DEBUG : remotepotato: md5 = 1cd2dc524ca5a5ff24c498993bd15086 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.96s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.21s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:22:07 DEBUG : rutabaga: md5 = c78367420fbf0137803c26aabc894e9b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/16 01:22:09 DEBUG : empty space: md5 = 59285f928eba4cb1a064d0e02de99a5c OK === RUN TestCheckSizeOnly/3 2025/02/16 01:22:11 DEBUG : potato2: md5 = 788e4c0634d04ec95f2128eb137deaf8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/16 01:22:13 DEBUG : remotepotato: md5 = 3a31f391b86a40da0a89f25740d6c5d3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.29s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:22:18 DEBUG : test.sum: md5 = f44096486bd4a51b0265dce29a528c83 OK 2025/02/16 01:22:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/16 01:22:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/16 01:22:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/16 01:22:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/16 01:22:20 DEBUG : test.sum: md5 = 2059a83c87b32ce1591c3c7441e7855c OK 2025/02/16 01:22:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/16 01:22:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/16 01:22:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/16 01:22:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.87s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:22:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/data" 2025/02/16 01:22:22 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:22:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/data" 2025/02/16 01:22:24 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/vjrnln8ratgmqakfosrqe8espk" 2025/02/16 01:22:27 DEBUG : data/banana: md5 = 337747383d03bfb7a39882b5794937f8 OK 2025/02/16 01:22:29 DEBUG : test.sum: md5 = 690cbca8827b3eb1aaade749f54b9bae OK === RUN TestCheckSumDownload/subtest1 2025/02/16 01:22:33 DEBUG : data/potato: md5 = ce9e5d55dcd624dcb20cde28ce134919 OK 2025/02/16 01:22:34 DEBUG : test.sum: md5 = ac08db7d3ed1843d4db79760baa91072 OK === RUN TestCheckSumDownload/subtest2 2025/02/16 01:22:38 DEBUG : test.sum: md5 = 0652af9129beaf61aa66a503283b4a50 OK === RUN TestCheckSumDownload/subtest3 2025/02/16 01:22:42 DEBUG : test.sum: md5 = 029fa71c3d879d4fe8de8ba5a98dd754 OK === RUN TestCheckSumDownload/subtest4 2025/02/16 01:22:46 DEBUG : test.sum: md5 = 8650f1f5d49eb50e5eae6b270c02e24e OK === RUN TestCheckSumDownload/subtest5 2025/02/16 01:22:50 DEBUG : test.sum: md5 = 47e395e46486a5a3ed2400a72e06e494 OK === RUN TestCheckSumDownload/subtest6 2025/02/16 01:22:54 DEBUG : data/banana: md5 = 39786ce9701df808041f0d7af456cb35 OK 2025/02/16 01:22:55 DEBUG : data/potato: md5 = 129caba0f6e5a6244736c7a28aa3d30d OK 2025/02/16 01:22:57 DEBUG : test.sum: md5 = fc627427be17714a8ae2bd9f9d2ec34a OK === RUN TestCheckSumDownload/subtest7 2025/02/16 01:23:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/16 01:23:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.50s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestApplyTransforms 2025/02/16 01:23:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rubuveq3ziso" 2025/02/16 01:23:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:02 DEBUG : Creating backend with remote "TestDrive:crypt/elvnt4tobf5t6ie6kjct7jqk7v6eld6audu1e40166tdbmr3i6ig" 2025/02/16 01:23:03 DEBUG : Creating backend with remote "/tmp/rclone595529317" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso'", Local "Local file system at /tmp/rclone595529317", Modify Window "1ms" 2025/02/16 01:23:06 DEBUG : hello, world!: md5 = 1e8c1a8fda692056e2e1dba4141ea8a6 OK upper checkfile vs. lower remote (without normalization) 2025/02/16 01:23:06 ERROR : hello, world!: sum not found 2025/02/16 01:23:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso' 2025/02/16 01:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso': 1 files missing 2025/02/16 01:23:06 NOTICE: 1 hashes missing 2025/02/16 01:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso': 2 differences found 2025/02/16 01:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/16 01:23:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso': 0 differences found 2025/02/16 01:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso': 1 matching files 2025/02/16 01:23:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepelim1vugi" 2025/02/16 01:23:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:07 DEBUG : Creating backend with remote "TestDrive:crypt/onqan973942jdn622o4ra776ug8o34k10mofj2t43m5cghc23jdg" 2025/02/16 01:23:08 DEBUG : Creating backend with remote "/tmp/rclone370522679" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi'", Local "Local file system at /tmp/rclone370522679", Modify Window "1ms" 2025/02/16 01:23:10 DEBUG : HELLO, WORLD!: md5 = 26669dec215d745d3cfcd1b5d46bda68 OK lower checkfile vs. upper remote (without normalization) 2025/02/16 01:23:11 ERROR : HELLO, WORLD!: sum not found 2025/02/16 01:23:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi' 2025/02/16 01:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi': 1 files missing 2025/02/16 01:23:11 NOTICE: 1 hashes missing 2025/02/16 01:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi': 2 differences found 2025/02/16 01:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/16 01:23:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi': 0 differences found 2025/02/16 01:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi': 1 matching files 2025/02/16 01:23:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqamir5vexo" 2025/02/16 01:23:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:12 DEBUG : Creating backend with remote "TestDrive:crypt/kbncmq2sfk1r4p1r1lpo0vulb9rr1u1tg368fim44knvpl5u7jq0" 2025/02/16 01:23:13 DEBUG : Creating backend with remote "/tmp/rclone2744943874" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo'", Local "Local file system at /tmp/rclone2744943874", Modify Window "1ms" 2025/02/16 01:23:15 DEBUG : HeLlO, wOrLd!: md5 = 1f42c786422f90cebfb53cc49b3147a1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/16 01:23:15 ERROR : HeLlO, wOrLd!: sum not found 2025/02/16 01:23:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo' 2025/02/16 01:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo': 1 files missing 2025/02/16 01:23:15 NOTICE: 1 hashes missing 2025/02/16 01:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo': 2 differences found 2025/02/16 01:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/16 01:23:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo': 0 differences found 2025/02/16 01:23:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo': 1 matching files 2025/02/16 01:23:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woziqes4xawe" 2025/02/16 01:23:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:17 DEBUG : Creating backend with remote "TestDrive:crypt/2lkdtg3ivful66brlp9vsu10nt3eanapqi6homcgruhutqeunuqg" 2025/02/16 01:23:17 DEBUG : Creating backend with remote "/tmp/rclone98112983" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe'", Local "Local file system at /tmp/rclone98112983", Modify Window "1ms" 2025/02/16 01:23:20 DEBUG : HELLO, WORLD!: md5 = f3a15fa43c9834cb2f8ba435c499d956 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/16 01:23:20 ERROR : HELLO, WORLD!: sum not found 2025/02/16 01:23:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe' 2025/02/16 01:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe': 1 files missing 2025/02/16 01:23:20 NOTICE: 1 hashes missing 2025/02/16 01:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe': 2 differences found 2025/02/16 01:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/16 01:23:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe': 0 differences found 2025/02/16 01:23:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe': 1 matching files 2025/02/16 01:23:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubeloj1zepu" 2025/02/16 01:23:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:21 DEBUG : Creating backend with remote "TestDrive:crypt/hms50gdu9mpgkct056krstkboupnsuo5ievlve1laseughe9j7g0" 2025/02/16 01:23:22 DEBUG : Creating backend with remote "/tmp/rclone3721308891" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu'", Local "Local file system at /tmp/rclone3721308891", Modify Window "1ms" 2025/02/16 01:23:24 DEBUG : 測試_Русский___ě_áñ: md5 = 6d2a2aa1951edd32112b8221d1407174 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/16 01:23:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/16 01:23:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu' 2025/02/16 01:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu': 1 files missing 2025/02/16 01:23:25 NOTICE: 1 hashes missing 2025/02/16 01:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu': 2 differences found 2025/02/16 01:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/16 01:23:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu': 0 differences found 2025/02/16 01:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu': 1 matching files 2025/02/16 01:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosopog8bahe" 2025/02/16 01:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/q0vq0rqdlsblrfd9abdq96jtthrgl1s7onc3a8k2fcv08u6q14bg" 2025/02/16 01:23:27 DEBUG : Creating backend with remote "/tmp/rclone2120006455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe'", Local "Local file system at /tmp/rclone2120006455", Modify Window "1ms" 2025/02/16 01:23:29 DEBUG : 測試_Русский___ě_áñ: md5 = 51207a746d3a2787b39655372d6432c1 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/16 01:23:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/16 01:23:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe' 2025/02/16 01:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe': 1 files missing 2025/02/16 01:23:29 NOTICE: 1 hashes missing 2025/02/16 01:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe': 2 differences found 2025/02/16 01:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/16 01:23:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe': 0 differences found 2025/02/16 01:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe': 1 matching files 2025/02/16 01:23:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tevutik5dina" 2025/02/16 01:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:31 DEBUG : Creating backend with remote "TestDrive:crypt/eubnbh0q0slhm1m0gmc2362fn369j8toudeu239oo4i34li8g7l0" 2025/02/16 01:23:32 DEBUG : Creating backend with remote "/tmp/rclone553996839" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina'", Local "Local file system at /tmp/rclone553996839", Modify Window "1ms" 2025/02/16 01:23:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 49064adbe1e22e829f85d353b06f059e OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/16 01:23:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/16 01:23:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina' 2025/02/16 01:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina': 1 files missing 2025/02/16 01:23:34 NOTICE: 1 hashes missing 2025/02/16 01:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina': 2 differences found 2025/02/16 01:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/16 01:23:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina': 0 differences found 2025/02/16 01:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina': 1 matching files 2025/02/16 01:23:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-romivof6vena" 2025/02/16 01:23:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:35 DEBUG : Creating backend with remote "TestDrive:crypt/qusrf1b51inbvi8ll6q5teco505oh9d2ilj9rhk1f3ldk4761vtg" 2025/02/16 01:23:36 DEBUG : Creating backend with remote "/tmp/rclone8500973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena'", Local "Local file system at /tmp/rclone8500973", Modify Window "1ms" 2025/02/16 01:23:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a2702057e2d7f95f230806e45896f1f4 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/16 01:23:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/16 01:23:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena' 2025/02/16 01:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena': 1 files missing 2025/02/16 01:23:39 NOTICE: 1 hashes missing 2025/02/16 01:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena': 2 differences found 2025/02/16 01:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/16 01:23:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena': 0 differences found 2025/02/16 01:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena': 1 matching files 2025/02/16 01:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jomijah3limi" 2025/02/16 01:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/2gi950og9kn66cq1c7chi113ge59ces123ea1337av9pn7avidpg" 2025/02/16 01:23:42 DEBUG : Creating backend with remote "/tmp/rclone3737617705" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi'", Local "Local file system at /tmp/rclone3737617705", Modify Window "1ms" 2025/02/16 01:23:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8fdf851e457fde5eaefab86ddcd94ba6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/16 01:23:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/16 01:23:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi' 2025/02/16 01:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi': 1 files missing 2025/02/16 01:23:44 NOTICE: 1 hashes missing 2025/02/16 01:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi': 2 differences found 2025/02/16 01:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/16 01:23:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi': 0 differences found 2025/02/16 01:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi': 1 matching files 2025/02/16 01:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukofud1kafa" 2025/02/16 01:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:23:45 DEBUG : Creating backend with remote "TestDrive:crypt/f5mkfdr7ml7n4mgocir9jrjs99bumo9f88rinmek8niro8eutcug" 2025/02/16 01:23:46 DEBUG : Creating backend with remote "/tmp/rclone2820565806" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa'", Local "Local file system at /tmp/rclone2820565806", Modify Window "1ms" 2025/02/16 01:23:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f44c3567435545a4c11ea76fab6c9d55 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/16 01:23:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/16 01:23:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa' 2025/02/16 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa': 1 files missing 2025/02/16 01:23:49 NOTICE: 1 hashes missing 2025/02/16 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa': 2 differences found 2025/02/16 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/16 01:23:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/16 01:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa': 0 differences found 2025/02/16 01:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa': 1 matching files 2025/02/16 01:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukofud1kafa': Purge remote 2025/02/16 01:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomijah3limi': Purge remote 2025/02/16 01:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romivof6vena': Purge remote 2025/02/16 01:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tevutik5dina': Purge remote 2025/02/16 01:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosopog8bahe': Purge remote 2025/02/16 01:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubeloj1zepu': Purge remote 2025/02/16 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woziqes4xawe': Purge remote 2025/02/16 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqamir5vexo': Purge remote 2025/02/16 01:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepelim1vugi': Purge remote 2025/02/16 01:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rubuveq3ziso': Purge remote --- PASS: TestApplyTransforms (52.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:23:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/16 01:23:57 DEBUG : sub/file2: md5 = cc440c05d03e1202e91655fcf1e7efec OK 2025/02/16 01:23:57 INFO : file1: Copied (new) to: sub/file2 2025/02/16 01:23:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 01:23:57 DEBUG : file1: Unchanged skipping 2025/02/16 01:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': don't need to copy/move sub/file2, it is already at target location 2025/02/16 01:24:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.65s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:24:03 DEBUG : dst/file1: md5 = 7f6f45839c0b874128c4c54c37eadb0a OK 2025/02/16 01:24:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/backup" 2025/02/16 01:24:03 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/1nrff024r7pq65ecp72fc28jb0" 2025/02/16 01:24:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/16 01:24:07 INFO : dst/file1: Moved (server-side) 2025/02/16 01:24:08 DEBUG : dst/file1: md5 = f0d2581f2e6e338d23a9770d5a469d0b OK 2025/02/16 01:24:08 INFO : dst/file1: Copied (new) 2025/02/16 01:24:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:24:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:24:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/dst" 2025/02/16 01:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/16 01:24:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/CompareDest" 2025/02/16 01:24:15 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/gveqi14airsml4bgu7krj116o8" 2025/02/16 01:24:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 01:24:18 DEBUG : one: md5 = 74468d043c94086ac054cd68b756e403 OK 2025/02/16 01:24:18 INFO : one: Copied (new) 2025/02/16 01:24:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 01:24:21 DEBUG : one: md5 = 029c42898952a12ee8b6b2f5d25d9590 OK 2025/02/16 01:24:21 INFO : one: Copied (replaced existing) 2025/02/16 01:24:23 DEBUG : dst/one: md5 = 65295efe0e41f2ee1f9411152cc51763 OK 2025/02/16 01:24:25 DEBUG : CompareDest/one: md5 = 9ece8d9eacd5cda89db4b50896a5bcc1 OK 2025/02/16 01:24:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 01:24:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 01:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 01:24:28 DEBUG : CompareDest/two: md5 = a9f91be264574beb940ca6e255c8b144 OK 2025/02/16 01:24:28 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 01:24:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 01:24:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 01:24:29 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 01:24:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 01:24:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 01:24:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 01:24:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/16 01:24:32 DEBUG : two: md5 = ef0e8701610f03606f887d58e59342da OK 2025/02/16 01:24:32 INFO : two: Copied (new) 2025/02/16 01:24:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/16 01:24:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:24:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/16 01:24:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:24:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/dst" 2025/02/16 01:24:37 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/16 01:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/CopyDest" 2025/02/16 01:24:38 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/16 01:24:40 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 01:24:42 DEBUG : one: md5 = 36a4614aa2fa8c40f5e4de87e5677db3 OK 2025/02/16 01:24:42 INFO : one: Copied (new) 2025/02/16 01:24:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 01:24:45 DEBUG : one: md5 = f32900f32ddb0d0820aa087e716943a0 OK 2025/02/16 01:24:45 INFO : one: Copied (replaced existing) 2025/02/16 01:24:46 DEBUG : dst/one: md5 = da804b434712183ec96ea0f0023e067c OK 2025/02/16 01:24:48 DEBUG : CopyDest/one: md5 = 9009a12fd1101e4c3e7c43545bebf0ae OK 2025/02/16 01:24:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/BackupDir" 2025/02/16 01:24:49 DEBUG : Config file has changed externally - reloading 2025/02/16 01:24:49 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/16 01:24:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 01:24:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 01:24:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 01:24:52 INFO : one: Moved (server-side) 2025/02/16 01:24:53 INFO : one: Copied (server-side copy) 2025/02/16 01:24:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/16 01:24:55 DEBUG : CopyDest/two: md5 = b3108370c88e0a9d6226cd11ce468598 OK 2025/02/16 01:24:56 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 01:24:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 01:24:57 INFO : two: Copied (server-side copy) 2025/02/16 01:24:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/16 01:24:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 01:24:58 DEBUG : two: Unchanged skipping 2025/02/16 01:25:00 DEBUG : CopyDest/three: md5 = 5ec664aab6f6f18890175d70063e69a6 OK 2025/02/16 01:25:00 DEBUG : three: Need to transfer - File not found at Destination 2025/02/16 01:25:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/16 01:25:01 DEBUG : three: Destination not found in --copy-dest 2025/02/16 01:25:02 DEBUG : three: md5 = 6a1d15c376aaa04dfcdd8ecfe0505ba1 OK 2025/02/16 01:25:02 INFO : three: Copied (new) 2025/02/16 01:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/16 01:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/16 01:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:25:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:25:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/16 01:25:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/16 01:25:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.69s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/16 01:25:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f0f94bf3cef57b090a10c0098add2dd6 OK 2025/02/16 01:25:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/16 01:25:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/16 01:25:12 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/02/16 01:25:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/16 01:25:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/16 01:25:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d426717d1ffa43e0e0d36b9b922e14d9 OK 2025/02/16 01:25:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/16 01:25:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/16 01:25:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.63s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using skip mode. 2025/02/16 01:25:21 NOTICE: one: Found 2 files with duplicate names 2025/02/16 01:25:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.88s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using skip mode. 2025/02/16 01:25:27 NOTICE: one: Found 3 files with duplicate names 2025/02/16 01:25:27 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/16 01:25:27 INFO : one: Deleted 2025/02/16 01:25:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.94s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using first mode. 2025/02/16 01:25:33 NOTICE: one: Found 3 files with duplicate names 2025/02/16 01:25:33 INFO : one: Deleted 2025/02/16 01:25:34 INFO : one: Deleted 2025/02/16 01:25:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.82s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using newest mode. 2025/02/16 01:25:39 NOTICE: one: Found 3 files with duplicate names 2025/02/16 01:25:39 INFO : one: Deleted 2025/02/16 01:25:40 INFO : one: Deleted 2025/02/16 01:25:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using oldest mode. 2025/02/16 01:25:46 NOTICE: one: Found 3 files with duplicate names 2025/02/16 01:25:46 INFO : one: Deleted 2025/02/16 01:25:46 INFO : one: Deleted 2025/02/16 01:25:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.14s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using largest mode. 2025/02/16 01:25:52 NOTICE: one: Found 3 files with duplicate names 2025/02/16 01:25:52 INFO : one: Deleted 2025/02/16 01:25:52 INFO : one: Deleted 2025/02/16 01:25:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:25:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using smallest mode. 2025/02/16 01:25:58 NOTICE: one: Found 3 files with duplicate names 2025/02/16 01:25:58 INFO : one: Deleted 2025/02/16 01:25:58 INFO : one: Deleted 2025/02/16 01:25:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:26:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Looking for duplicate names using rename mode. 2025/02/16 01:26:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/16 01:26:06 INFO : one-2.txt: renamed from: one.txt 2025/02/16 01:26:07 INFO : one-3.txt: renamed from: one.txt 2025/02/16 01:26:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:26:13 DEBUG : dupe1/one.txt: md5 = cce11cc23b91ee7d110a59c2218f3d0a OK 2025/02/16 01:26:15 DEBUG : dupe2/two.txt: md5 = 2a01591eaf397df4ca2cc861377fb42c OK 2025/02/16 01:26:17 DEBUG : dupe3/three.txt: md5 = 41bfb0e6c3d748391fd80f526f5ab313 OK 2025/02/16 01:26:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/16 01:26:18 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/16 01:26:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/16 01:26:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/16 01:26:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/16 01:26:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/16 01:26:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.53s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:26:25 DEBUG : a.txt: md5 = 962943063eedc59aa0319d0a8a4f07c4 OK 2025/02/16 01:26:26 DEBUG : zend.txt: md5 = 412380495e11d3eaa93d22b82b95e1f1 OK 2025/02/16 01:26:28 DEBUG : sub dir/hello world: md5 = b89dae21aa9dae9588d8e81c3ca25637 OK 2025/02/16 01:26:29 DEBUG : sub dir/hello world2: md5 = 34c8dc045c130c5229b2315f41af7b5b OK 2025/02/16 01:26:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 62b0ec60dfa74d8b1e919a8c991a7b4f OK 2025/02/16 01:26:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8f4f3022ca58c4d33550cb965d887ef0 OK 2025/02/16 01:26:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = c59a8db7574b46873a0a30475bd3c913 OK 2025/02/16 01:26:36 DEBUG : a.txt: Excluded (Size Filter) 2025/02/16 01:26:36 DEBUG : a.txt: Excluded 2025/02/16 01:26:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/16 01:26:36 DEBUG : sub dir/hello world: Excluded 2025/02/16 01:26:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/16 01:26:36 DEBUG : sub dir/hello world2: Excluded 2025/02/16 01:26:37 DEBUG : sub dir/ignore dir: Excluded 2025/02/16 01:26:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/16 01:26:37 DEBUG : sub dir/hello world: Excluded 2025/02/16 01:26:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/16 01:26:37 DEBUG : sub dir/hello world2: Excluded 2025/02/16 01:26:37 DEBUG : sub dir/ignore dir: Excluded 2025/02/16 01:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/16 01:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/16 01:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/16 01:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/16 01:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/16 01:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/16 01:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.37s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:26:45 DEBUG : file1: md5 = cfe7df36dff0513b1e9d0e4ccfce92ae OK 2025/02/16 01:26:47 DEBUG : sub/file2: md5 = ca2a39c975db8a09bd303af06d36cabf 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/02/16 01:26:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/16 01:26:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/16 01:26:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/16 01:26:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.89s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:26:54 DEBUG : file1: md5 = 337d7dca89cbda0eb6169ec1eb73cd6c OK 2025/02/16 01:26:56 DEBUG : sub/file2: md5 = 58040b060825b0eca63e2ef336b5a04c 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/02/16 01:26:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/notfound" 2025/02/16 01:26:59 DEBUG : Config file has changed externally - reloading 2025/02/16 01:26:59 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/16 01:27:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.84s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.35s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Making directory 2025/02/16 01:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:06 DEBUG : sub dir/hello world: md5 = 0c7398155523d79d53660c0aff637ed8 OK 2025/02/16 01:27:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.36s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:10 DEBUG : potato2: md5 = 590b3121aabab90ed02f9426f195ee62 OK 2025/02/16 01:27:11 DEBUG : empty space: md5 = 74b78dba3842a35340417fb5e92928ef OK --- PASS: TestLs (4.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:14 DEBUG : potato2: md5 = 25c1b19acfeab0b16846fa4d030f71fa OK 2025/02/16 01:27:15 DEBUG : empty space: md5 = 84a513922f55022ba438fc618a18cef6 OK 2025/02/16 01:27:16 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.60s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:19 DEBUG : potato2: md5 = 8bb0db267ac73beaeb977cc4f8145e69 OK 2025/02/16 01:27:20 DEBUG : empty space: md5 = c8f80d011cafafa1f5f8f0c05c168e52 OK --- PASS: TestLsLong (4.41s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:23 DEBUG : potato2: md5 = cf7810fdf1309be24494aa6dffbedac5 OK 2025/02/16 01:27:24 DEBUG : empty space: md5 = cbdf8a6077e2f37d450b65921b23ace9 OK --- PASS: TestHashSums (4.12s) === RUN TestHashSumsWithErrors 2025/02/16 01:27:26 DEBUG : Creating backend with remote ":memory:" 2025/02/16 01:27:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/16 01:27:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/16 01:27:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/16 01:27:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/16 01:27:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/16 01:27:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/16 01:27:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/16 01:27:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/16 01:27:26 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:27 DEBUG : potato2: md5 = 3b9fbe82e6f8459907e22b9bd416291c OK 2025/02/16 01:27:29 DEBUG : empty space: md5 = 2e4583134e6a325140b3a7d9b9181beb OK 2025/02/16 01:27:31 DEBUG : sub dir/potato3: md5 = cee833e5a71803981dbdab5762c254f3 OK 2025/02/16 01:27:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.11s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:35 DEBUG : small: md5 = 8dc41c3d4ff69efbabebc7f1c5fc1818 OK 2025/02/16 01:27:37 DEBUG : medium: md5 = 92420b32cbedcdf764f32824f5090180 OK 2025/02/16 01:27:38 DEBUG : large: md5 = 0dc53dbafe1e624dde8587ca2bb45602 OK 2025/02/16 01:27:39 DEBUG : Waiting for deletions to finish 2025/02/16 01:27:39 DEBUG : large: Excluded (Size Filter) 2025/02/16 01:27:39 INFO : small: Deleted 2025/02/16 01:27:39 INFO : medium: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:42 DEBUG : small: md5 = 25381500a0775387438b1fe1eb55e8e8 OK 2025/02/16 01:27:43 DEBUG : medium: md5 = 121c0cb70647c23576baeda155809fec OK 2025/02/16 01:27:44 DEBUG : large: md5 = 407663716375fd3b4548ae09ce3642a7 OK 2025/02/16 01:27:45 DEBUG : Waiting for deletions to finish 2025/02/16 01:27:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/16 01:27:45 INFO : small: Deleted 2025/02/16 01:27:45 INFO : large: Deleted --- PASS: TestMaxDelete (6.32s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:48 DEBUG : small: md5 = 11155c53579a706c3d6f15c46f4108ca OK 2025/02/16 01:27:49 DEBUG : medium: md5 = fc58167fb7e4bc89bb7dd6aafa1346c4 OK 2025/02/16 01:27:51 DEBUG : large: md5 = cf28b47580617cd2aaf1fbb0fcbe6e0f OK 2025/02/16 01:27:51 DEBUG : Waiting for deletions to finish 2025/02/16 01:27:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/16 01:27:52 INFO : small: Deleted 2025/02/16 01:27:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:27:55 DEBUG : small: md5 = ef11a426274605fb085e1e11f4cc4cd4 OK 2025/02/16 01:27:56 DEBUG : medium: md5 = f9d5e4570a0c12802a0620658378c6fc OK 2025/02/16 01:27:57 DEBUG : large: md5 = 045b42454a7dd4b80547d2b2817d9670 OK 2025/02/16 01:27:57 DEBUG : Waiting for deletions to finish 2025/02/16 01:27:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/16 01:27:58 INFO : large: Deleted 2025/02/16 01:27:58 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:28:01 DEBUG : ReadFile: md5 = 022565d9b219f2bf2badd92e05c559c3 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2025/02/16 01:28:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/16 01:28:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/16 01:28:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/16 01:28:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/16 01:28:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/16 01:28:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/16 01:28:04 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:28:06 DEBUG : file1: md5 = bfeeacd53fe8c08fa9d10ebc6217b82c OK 2025/02/16 01:28:07 DEBUG : file2: md5 = dce246945efd00758f28b86013b668e9 OK --- PASS: TestCat (16.03s) === RUN TestPurge 2025/02/16 01:28:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tokahos9xeda" 2025/02/16 01:28:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 01:28:20 DEBUG : Creating backend with remote "TestDrive:crypt/gger1uumar24e764cec8d93nt5vo1scvvj5a2053g84r7470v420" 2025/02/16 01:28:21 DEBUG : Creating backend with remote "/tmp/rclone4087473186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tokahos9xeda'", Local "Local file system at /tmp/rclone4087473186", Modify Window "1ms" 2025/02/16 01:28:26 DEBUG : A1/B1/C1/one: md5 = 11de9ae4f4d85c08f77ff7f364af49c2 OK 2025/02/16 01:28:26 INFO : A2: Making directory 2025/02/16 01:28:26 INFO : A1/B2: Making directory 2025/02/16 01:28:27 INFO : A1/B2/C2: Making directory 2025/02/16 01:28:28 INFO : A1/B1/C3: Making directory 2025/02/16 01:28:29 INFO : A3: Making directory 2025/02/16 01:28:29 INFO : A3/B3: Making directory 2025/02/16 01:28:30 INFO : A3/B3/C4: Making directory 2025/02/16 01:28:32 DEBUG : A1/two: md5 = 85e4092165d05d16d22853c0a78ee2ad OK 2025/02/16 01:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tokahos9xeda': Purge remote 2025/02/16 01:28:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.90s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:28:40 DEBUG : A1/B1/C1/one: md5 = aa1f54a2e8f5ab31a393febe53adf477 OK 2025/02/16 01:28:40 INFO : A2: Making directory 2025/02/16 01:28:40 INFO : A1/B2: Making directory 2025/02/16 01:28:41 INFO : A1/B2/C2: Making directory 2025/02/16 01:28:42 INFO : A1/B1/C3: Making directory 2025/02/16 01:28:42 INFO : A3: Making directory 2025/02/16 01:28:43 INFO : A3/B3: Making directory 2025/02/16 01:28:44 INFO : A3/B3/C4: Making directory 2025/02/16 01:28:46 DEBUG : A1/two: md5 = 17d3fc2eb1ef3077c2130975da66428d OK 2025/02/16 01:28:47 DEBUG : removing 1 level 3 directories 2025/02/16 01:28:47 INFO : A3/B3/C4: Removing directory 2025/02/16 01:28:50 DEBUG : removing 2 level 3 directories 2025/02/16 01:28:50 INFO : A1/B2/C2: Removing directory 2025/02/16 01:28:50 INFO : A1/B1/C3: Removing directory 2025/02/16 01:28:50 DEBUG : removing 2 level 2 directories 2025/02/16 01:28:50 INFO : A3/B3: Removing directory 2025/02/16 01:28:50 INFO : A1/B2: Removing directory 2025/02/16 01:28:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/16 01:28:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/16 01:28:51 DEBUG : removing 2 level 1 directories 2025/02/16 01:28:51 INFO : A3: Removing directory 2025/02/16 01:28:51 INFO : A2: Removing directory 2025/02/16 01:28:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/16 01:28:55 DEBUG : removing 1 level 3 directories 2025/02/16 01:28:55 INFO : A1/B1/C1: Removing directory 2025/02/16 01:28:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:55 DEBUG : removing 1 level 2 directories 2025/02/16 01:28:55 INFO : A1/B1: Removing directory 2025/02/16 01:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/16 01:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/16 01:28:56 DEBUG : removing 1 level 1 directories 2025/02/16 01:28:56 INFO : A1: Removing directory 2025/02/16 01:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/16 01:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/16 01:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/16 01:28:57 DEBUG : removing 1 level 0 directories 2025/02/16 01:28:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Removing directory 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:28:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:28:59 INFO : A1: Making directory 2025/02/16 01:29:00 INFO : A1/B1: Making directory 2025/02/16 01:29:00 INFO : A1/B1/C1: Making directory 2025/02/16 01:29:03 DEBUG : removing 1 level 3 directories 2025/02/16 01:29:03 INFO : A1/B1/C1: Removing directory 2025/02/16 01:29:03 DEBUG : removing 1 level 2 directories 2025/02/16 01:29:03 INFO : A1/B1: Removing directory 2025/02/16 01:29:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/16 01:29:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.57s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:29:06 INFO : A1: Making directory 2025/02/16 01:29:06 INFO : A1/B1: Making directory 2025/02/16 01:29:07 INFO : A1/B1/C1: Making directory 2025/02/16 01:29:10 DEBUG : removing 1 level 3 directories 2025/02/16 01:29:10 INFO : A1/B1/C1: Removing directory 2025/02/16 01:29:10 DEBUG : removing 1 level 2 directories 2025/02/16 01:29:10 INFO : A1/B1: Removing directory 2025/02/16 01:29:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/16 01:29:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:29:14 DEBUG : file1: md5 = a6829cb793b8f2eeda5cd51bbdaf565d OK 2025/02/16 01:29:15 DEBUG : filename.txt: File name found in url 2025/02/16 01:29:16 DEBUG : filename.txt: md5 = a0947c6798f84be04ab00440714dbe84 OK 2025/02/16 01:29:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/16 01:29:17 DEBUG : headerfilename.txt: md5 = c37ee202d3b925ae58f743d705feb574 OK 2025/02/16 01:29:19 DEBUG : file2: md5 = c04ec55159c1b75ac39238b21ed31a0e OK --- PASS: TestCopyURL (8.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:29:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/16 01:29:23 DEBUG : sub/file2: md5 = bf76f0c6b6d3730cfe8e6c58b7cf99bd OK 2025/02/16 01:29:23 INFO : file1: Copied (new) to: sub/file2 2025/02/16 01:29:23 INFO : file1: Deleted 2025/02/16 01:29:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 01:29:24 DEBUG : file1: Unchanged skipping 2025/02/16 01:29:24 INFO : file1: Deleted 2025/02/16 01:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': don't need to copy/move sub/file2, it is already at target location 2025/02/16 01:29:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:29:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/16 01:29:28 DEBUG : file1: md5 = 4a6034508d24894f1e565f8b0a98946d OK 2025/02/16 01:29:28 INFO : file1: Copied (new) 2025/02/16 01:29:28 INFO : file1: Deleted 2025/02/16 01:29:29 DEBUG : file1: Destination exists, skipping 2025/02/16 01:29:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:29:33 DEBUG : dst/file1: md5 = fb88e587f0bdaeda0597dd1a76d930e7 OK 2025/02/16 01:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawedow7tuzo/backup" 2025/02/16 01:29:34 DEBUG : Config file has changed externally - reloading 2025/02/16 01:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0/1nrff024r7pq65ecp72fc28jb0" 2025/02/16 01:29:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/16 01:29:37 INFO : dst/file1: Moved (server-side) 2025/02/16 01:29:39 DEBUG : dst/file1: md5 = 710180f9b692dd68cf619731ecebc857 OK 2025/02/16 01:29:39 INFO : dst/file1: Copied (new) 2025/02/16 01:29:39 INFO : dst/file1: Deleted 2025/02/16 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:29:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/16 01:29:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.38s) === 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:29:45 DEBUG : A1/one: md5 = 08e358c1378ea1da292d80df4408eec0 OK 2025/02/16 01:29:47 DEBUG : A1/two: md5 = b0ca433e4cd570dc2e31c0540ec78aa3 OK 2025/02/16 01:29:49 DEBUG : A1/B1/three: md5 = f175a506182473deb73a973a8208483c OK 2025/02/16 01:29:51 DEBUG : A1/B1/C1/four: md5 = 4c50e45b59fee21b56658e61cf09640a OK 2025/02/16 01:29:53 DEBUG : A1/B1/C2/five: md5 = 985ae12b9ddbd8002727d066ea2a8842 OK 2025/02/16 01:29:53 INFO : A1/B2: Making directory 2025/02/16 01:29:54 INFO : A1/B1/C3: Making directory 2025/02/16 01:30:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/16 01:30:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/16 01:30:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/16 01:30:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/16 01:30:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/16 01:30:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/16 01:30:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/16 01:30:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/16 01:30:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/16 01:30:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/16 01:30:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/16 01:30:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/16 01:30:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/16 01:30:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/16 01:30:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/16 01:30:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/16 01:30:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/16 01:30:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/16 01:30:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/16 01:30:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/16 01:30:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/16 01:30:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/16 01:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/16 01:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/16 01:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/16 01:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/16 01:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/16 01:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/16 01:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/16 01:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/16 01:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.59s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:27 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/16 01:30:29 DEBUG : no_checksum_small_file_from_pipe: md5 = f13e3db6911de32077a49937bfa9cc82 OK 2025/02/16 01:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/16 01:30:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/16 01:30:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/16 01:30:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 00de986a9fa9ef190ee6ad3260d2d688 OK 2025/02/16 01:30:31 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/16 01:30:34 DEBUG : with_checksum_small_file_from_pipe: md5 = db4efafeeb7c8c6aa305232be713710f OK 2025/02/16 01:30:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/16 01:30:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/16 01:30:36 DEBUG : with_checksum_big_file_from_pipe: md5 = c4ecc93e9b723385b3fcc1561bb7a3c7 OK 2025/02/16 01:30:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/16 01:30:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 01:30:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/16 01:30:40 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-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/16 01:30:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/16 01:30:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/16 01:30:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/16 01:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (48 bytes), uploading instead of streaming 2025/02/16 01:30:48 DEBUG : rcat_metadata: md5 = 8a0a5f0732d16304ee20180db0cce93b OK 2025/02/16 01:30:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/16 01:30:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/16 01:30:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0a7817b9dcf5d848c3d79891b11d4d1c OK 2025/02/16 01:30:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.70s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (2.66s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:54 DEBUG : potato1: md5 = 182dc7e33ddc929ec186fdfa1afac65c OK 2025/02/16 01:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (60 bytes), uploading instead of streaming 2025/02/16 01:30:55 DEBUG : potato2: md5 = 9edeab62484d82ad344fbd773647e3d5 OK 2025/02/16 01:30:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:30:58 DEBUG : potato1: md5 = 8f63335846d4403b0db3467c7a29807c OK 2025/02/16 01:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': File to upload is small (60 bytes), uploading instead of streaming 2025/02/16 01:30:59 DEBUG : potato2: md5 = ec0f5204f1c9e916f5d92abe4c7ff692 OK 2025/02/16 01:30:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.67s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:03 DEBUG : potato2: md5 = 6fb283087855031083c75bbdfc4ee31b OK 2025/02/16 01:31:04 DEBUG : empty space: md5 = 8c6f2a31dc825cedb6ef5b853b5f5b25 OK 2025/02/16 01:31:06 DEBUG : sub dir/potato3: md5 = c39d7b49835f0caf92af7cd8a45c41b0 OK 2025/02/16 01:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Touching "empty space" 2025/02/16 01:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Touching "potato2" 2025/02/16 01:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Touching "sub dir/potato3" 2025/02/16 01:31:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.09s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:11 DEBUG : dir with metadata: Making directory with metadata 2025/02/16 01:31:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:14 DEBUG : directory with modtime: Making directory with metadata 2025/02/16 01:31:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.23s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/16 01:31:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/16 01:31:16 DEBUG : Google drive root 'crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0': Skipping btime metadata as can't update it on an existing file: 2025-02-16T01:31:16.548162027Z 2025/02/16 01:31:17 INFO : non existent directory: Updated directory metadata 2025/02/16 01:31:19 DEBUG : Google drive root 'crypt/69scrt9hat6kk4bll9qv2bl8thg0m2qgbon0rdh10tc7ngifubk0': Skipping btime metadata as can't update it on an existing file: 2025-02-16T01:31:16.548162027Z 2025/02/16 01:31:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/16 01:31:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/16 01:31:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/16 01:31:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/16 01:31:25 DEBUG : dst: Making directory with metadata 2025/02/16 01:31:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/16 01:31:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 01:31:26 INFO : dst: Set directory modification time (using SetModTime) 2025/02/16 01:31:26 INFO : dst: Set directory modification time (using SetModTime) 2025/02/16 01:31:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/16 01:31:27 INFO : dst: Set directory modification time (using SetModTime) 2025/02/16 01:31:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo'", Local "Local file system at /tmp/rclone3767891373", Modify Window "1ms" 2025/02/16 01:31:30 DEBUG : sub dir/test remove existing: md5 = 0d5f7c2b951061fe4174c54442dff96a OK 2025/02/16 01:31:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = abac5206461032abdb2772c588b03b6e OK 2025/02/16 01:31:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rugexer9" before starting 2025/02/16 01:31:34 DEBUG : sub dir/test remove existing.rugexer9: TEST: removing renamed existing file after operation 2025/02/16 01:31:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tohofug0" before starting 2025/02/16 01:31:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tohofug0: TEST: renaming existing back after failed operation 2025/02/16 01:31:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taxoyub3" before starting 2025/02/16 01:31:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taxoyub3: TEST: removing renamed existing file after operation 2025/02/16 01:31:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "65gk1n11kld86faonhe6cq9f8uobb0mtrv0t0roflqr6su4stuhg" 2025/02/16 01:31:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4socdnq6d5g58gqjk2lrf3g8j09f80md5sabidhsncbses333kf8tvnhat17tfqu7qoert3bh4mke7i85ji02ouslctff5qcn2qnp90sa9rd7o9ambsp10q6ebmm1apcip4rlomvi8lgu1ic462hv1d28lo7tht5vdqbera7gr3ds8b34ugg" --- PASS: TestRemoveExisting (12.57s) === 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/02/16 01:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawedow7tuzo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m3.638106936s (try 1/5)