"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/15 01:16:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho" 2025/03/15 01:16:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:16:31 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870" 2025/03/15 01:16:32 DEBUG : Creating backend with remote "/tmp/rclone1315645252" === 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/15 01:16:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/15 01:16:33 DEBUG : potato: Seek from 10 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 10 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Seek from 5 to 2 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/15 01:16:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Seek from 5 to 2 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/15 01:16:33 DEBUG : potato: Seek from 8 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 8 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/15 01:16:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/15 01:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/15 01:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/15 01:16:33 DEBUG : potato: Seek from 5 to 2 2025/03/15 01:16:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/15 01:16:33 DEBUG : potato: Seek from 9 to 0 2025/03/15 01:16:33 DEBUG : potato: Seek from 9 to 0 2025/03/15 01:16:33 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:16:35 DEBUG : rutabaga: md5 = e280d7b489272370a11ee34ed4a8e8ed OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/15 01:16:37 DEBUG : empty space: md5 = 468064def2fca882724976fbf7055122 OK === RUN TestCheck/3 2025/03/15 01:16:39 DEBUG : potato2: md5 = 8156d16d0a6a0b9ae9f48b14a36f615e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/15 01:16:41 DEBUG : remotepotato: md5 = cf23cd7a0b321d8b9587a76c04ae8f26 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.07s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/15 01:16:44 DEBUG : Creating backend with remote "nonexistent" 2025/03/15 01:16:44 DEBUG : Creating backend with remote "nonexistent" 2025/03/15 01:16:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/15 01:16:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/15 01:16:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/15 01:16:44 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:16:45 DEBUG : rutabaga: md5 = e625fb19910f0011e7e327e47ce01878 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/15 01:16:49 DEBUG : empty space: md5 = a091e4644984df1ec3eed7a243e73faf OK === RUN TestCheckDownload/3 2025/03/15 01:16:52 DEBUG : potato2: md5 = adde2fb6c2de8c56b8d138d39f5c363d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/15 01:16:56 DEBUG : remotepotato: md5 = a91521a853cfa773dd28a546e02db10f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.88s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.33s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.65s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (1.45s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:17:02 DEBUG : rutabaga: md5 = de10c22a7c25ee46bebca21206dd5ab9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/15 01:17:04 DEBUG : empty space: md5 = ee23b3d3e777e10c03db7aa7886ea272 OK === RUN TestCheckSizeOnly/3 2025/03/15 01:17:06 DEBUG : potato2: md5 = e5adfd87cd6b4e5fe4d0f1c4919a14bb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/15 01:17:08 DEBUG : remotepotato: md5 = 27b09c57cafdd46817a86d75ca37ed10 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.13s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:17:12 DEBUG : test.sum: md5 = 2cca7ad8f1aed5c5efce966053e403e4 OK 2025/03/15 01:17:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/15 01:17:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/15 01:17:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/15 01:17:13 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/15 01:17:15 DEBUG : test.sum: md5 = 28ffdafdbe8dc2f05261ad09e4807f93 OK 2025/03/15 01:17:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/15 01:17:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/15 01:17:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/15 01:17:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.86s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:17:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/data" 2025/03/15 01:17:17 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:17:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/data" 2025/03/15 01:17:19 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/vjrnln8ratgmqakfosrqe8espk" 2025/03/15 01:17:22 DEBUG : data/banana: md5 = f746c94db65dd4fbd78a307f3f173596 OK 2025/03/15 01:17:24 DEBUG : test.sum: md5 = 6909e7ae6d611c5731360b3e98110854 OK === RUN TestCheckSumDownload/subtest1 2025/03/15 01:17:29 DEBUG : data/potato: md5 = 1a8e72748e1d2fc938139d434f0ecf9b OK 2025/03/15 01:17:31 DEBUG : test.sum: md5 = fdd7a43908f2e192ddfaeb8cdd94d4a1 OK === RUN TestCheckSumDownload/subtest2 2025/03/15 01:17:34 DEBUG : test.sum: md5 = c3c4b7677ce9c6155fff4b6abfb1b5b1 OK === RUN TestCheckSumDownload/subtest3 2025/03/15 01:17:38 DEBUG : test.sum: md5 = e1a99429595a608778916ebdcfa98bc0 OK === RUN TestCheckSumDownload/subtest4 2025/03/15 01:17:43 DEBUG : test.sum: md5 = 94bdf546c37018fba2accf6d094ec5e2 OK === RUN TestCheckSumDownload/subtest5 2025/03/15 01:17:47 DEBUG : test.sum: md5 = 780b114f69b714c66cc37c1e77acb41e OK === RUN TestCheckSumDownload/subtest6 2025/03/15 01:17:51 DEBUG : data/banana: md5 = 4353f57638384cd2dcb1b42cde9b4911 OK 2025/03/15 01:17:52 DEBUG : data/potato: md5 = 66ccd198e5dbc65dc362385075129e25 OK 2025/03/15 01:17:54 DEBUG : test.sum: md5 = f6643b7ad31ffca7c39bcf1db81720bf OK === RUN TestCheckSumDownload/subtest7 2025/03/15 01:17:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/15 01:17:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.66s) --- PASS: TestCheckSumDownload/subtest1 (3.24s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.08s) --- PASS: TestCheckSumDownload/subtest4 (2.85s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (2.17s) === RUN TestApplyTransforms 2025/03/15 01:17:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pemuyoc3vuqe" 2025/03/15 01:17:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:17:59 DEBUG : Creating backend with remote "TestDrive:crypt/rrm69iv36c35s4fg39p0humejmjm33mis30g5koprn2vioftj160" 2025/03/15 01:18:00 DEBUG : Creating backend with remote "/tmp/rclone3576506433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe'", Local "Local file system at /tmp/rclone3576506433", Modify Window "1ms" 2025/03/15 01:18:02 DEBUG : hello, world!: md5 = 362ec31e28b467c94e9b473fd97d2285 OK upper checkfile vs. lower remote (without normalization) 2025/03/15 01:18:03 ERROR : hello, world!: sum not found 2025/03/15 01:18:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe' 2025/03/15 01:18:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe': 1 files missing 2025/03/15 01:18:03 NOTICE: 1 hashes missing 2025/03/15 01:18:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe': 2 differences found 2025/03/15 01:18:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/15 01:18:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe': 0 differences found 2025/03/15 01:18:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe': 1 matching files 2025/03/15 01:18:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tepuyow1dogu" 2025/03/15 01:18:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:04 DEBUG : Creating backend with remote "TestDrive:crypt/m8k3f52phcnhk3r2mmli8rl9475g0bm44gpjm2cl9gur581rfam0" 2025/03/15 01:18:05 DEBUG : Creating backend with remote "/tmp/rclone438269018" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu'", Local "Local file system at /tmp/rclone438269018", Modify Window "1ms" 2025/03/15 01:18:07 DEBUG : HELLO, WORLD!: md5 = e91cc5400a27ce81f183de648067227f OK lower checkfile vs. upper remote (without normalization) 2025/03/15 01:18:08 ERROR : HELLO, WORLD!: sum not found 2025/03/15 01:18:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu' 2025/03/15 01:18:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu': 1 files missing 2025/03/15 01:18:08 NOTICE: 1 hashes missing 2025/03/15 01:18:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu': 2 differences found 2025/03/15 01:18:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/15 01:18:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu': 0 differences found 2025/03/15 01:18:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu': 1 matching files 2025/03/15 01:18:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tihitad5gola" 2025/03/15 01:18:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:09 DEBUG : Creating backend with remote "TestDrive:crypt/95dljggjmfojsi28qeqh6a8lr29u9b7h2hv3rg2262silvkf7tqg" 2025/03/15 01:18:10 DEBUG : Creating backend with remote "/tmp/rclone51694942" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola'", Local "Local file system at /tmp/rclone51694942", Modify Window "1ms" 2025/03/15 01:18:12 DEBUG : HeLlO, wOrLd!: md5 = 4e22855a9278d1902ac190bfb63f2c1b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/15 01:18:13 ERROR : HeLlO, wOrLd!: sum not found 2025/03/15 01:18:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola' 2025/03/15 01:18:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola': 1 files missing 2025/03/15 01:18:13 NOTICE: 1 hashes missing 2025/03/15 01:18:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola': 2 differences found 2025/03/15 01:18:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/15 01:18:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola': 0 differences found 2025/03/15 01:18:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola': 1 matching files 2025/03/15 01:18:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayibix0pile" 2025/03/15 01:18:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:14 DEBUG : Creating backend with remote "TestDrive:crypt/lj36d986u1k8b2jqaei3n4s677gv3uimtim3n0f8eit6kvp6pod0" 2025/03/15 01:18:15 DEBUG : Creating backend with remote "/tmp/rclone4044555412" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile'", Local "Local file system at /tmp/rclone4044555412", Modify Window "1ms" 2025/03/15 01:18:17 DEBUG : HELLO, WORLD!: md5 = 719728c20097b32d9098e128e8d930fe OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/15 01:18:18 ERROR : HELLO, WORLD!: sum not found 2025/03/15 01:18:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile' 2025/03/15 01:18:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile': 1 files missing 2025/03/15 01:18:18 NOTICE: 1 hashes missing 2025/03/15 01:18:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile': 2 differences found 2025/03/15 01:18:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/15 01:18:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile': 0 differences found 2025/03/15 01:18:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile': 1 matching files 2025/03/15 01:18:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juxecim7fuwi" 2025/03/15 01:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:19 DEBUG : Creating backend with remote "TestDrive:crypt/ousivmurrevq42q50snqs7vnf6q80p3ghondinjraj106c8thphg" 2025/03/15 01:18:20 DEBUG : Creating backend with remote "/tmp/rclone971477933" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi'", Local "Local file system at /tmp/rclone971477933", Modify Window "1ms" 2025/03/15 01:18:22 DEBUG : 測試_Русский___ě_áñ: md5 = 252f4b05ed5513e472fd5c4106d46ef0 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/15 01:18:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/15 01:18:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi' 2025/03/15 01:18:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi': 1 files missing 2025/03/15 01:18:23 NOTICE: 1 hashes missing 2025/03/15 01:18:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi': 2 differences found 2025/03/15 01:18:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/15 01:18:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi': 0 differences found 2025/03/15 01:18:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi': 1 matching files 2025/03/15 01:18:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kicubiy4qesi" 2025/03/15 01:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:24 DEBUG : Creating backend with remote "TestDrive:crypt/b52otfn694e70iuic57s5gekuvv0c5mtglscq2gibjvjg36rfe30" 2025/03/15 01:18:25 DEBUG : Creating backend with remote "/tmp/rclone3644867360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi'", Local "Local file system at /tmp/rclone3644867360", Modify Window "1ms" 2025/03/15 01:18:27 DEBUG : 測試_Русский___ě_áñ: md5 = 49e7b2cb80e0cfbc4b9b317d0d73d26f OK NFC checkfile vs. NFD remote (without normalization) 2025/03/15 01:18:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/15 01:18:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi' 2025/03/15 01:18:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi': 1 files missing 2025/03/15 01:18:28 NOTICE: 1 hashes missing 2025/03/15 01:18:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi': 2 differences found 2025/03/15 01:18:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/15 01:18:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi': 0 differences found 2025/03/15 01:18:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi': 1 matching files 2025/03/15 01:18:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xovureg8dida" 2025/03/15 01:18:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:29 DEBUG : Creating backend with remote "TestDrive:crypt/fejmjqeaoppqupkv5e35nih918c7q4rl1tvtdlaujfaj82kvh2qg" 2025/03/15 01:18:30 DEBUG : Creating backend with remote "/tmp/rclone1083451978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida'", Local "Local file system at /tmp/rclone1083451978", Modify Window "1ms" 2025/03/15 01:18:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40d19614a5c2ccfa583eeabc94584fff OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/15 01:18:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/15 01:18:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida' 2025/03/15 01:18:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida': 1 files missing 2025/03/15 01:18:33 NOTICE: 1 hashes missing 2025/03/15 01:18:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida': 2 differences found 2025/03/15 01:18:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/15 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida': 0 differences found 2025/03/15 01:18:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida': 1 matching files 2025/03/15 01:18:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodukoz7nuso" 2025/03/15 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:34 DEBUG : Creating backend with remote "TestDrive:crypt/ge7us7n87r92qkjfr6hs9k0jq322devu3h5s60fgsudmffao1vn0" 2025/03/15 01:18:35 DEBUG : Creating backend with remote "/tmp/rclone2877807640" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso'", Local "Local file system at /tmp/rclone2877807640", Modify Window "1ms" 2025/03/15 01:18:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 06c1df2bea1084b88291d44578607444 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/15 01:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/15 01:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso' 2025/03/15 01:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso': 1 files missing 2025/03/15 01:18:37 NOTICE: 1 hashes missing 2025/03/15 01:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso': 2 differences found 2025/03/15 01:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/15 01:18:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso': 0 differences found 2025/03/15 01:18:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso': 1 matching files 2025/03/15 01:18:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gugegod0guge" 2025/03/15 01:18:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:39 DEBUG : Creating backend with remote "TestDrive:crypt/3ir6237tsctppten3rbic782aefh3gs9ucimu5cfb2m1tgvjcn50" 2025/03/15 01:18:39 DEBUG : Creating backend with remote "/tmp/rclone1200065448" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge'", Local "Local file system at /tmp/rclone1200065448", Modify Window "1ms" 2025/03/15 01:18:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1291a353282fe2e5e94500ac55bfe438 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/15 01:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/15 01:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge' 2025/03/15 01:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge': 1 files missing 2025/03/15 01:18:42 NOTICE: 1 hashes missing 2025/03/15 01:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge': 2 differences found 2025/03/15 01:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/15 01:18:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge': 0 differences found 2025/03/15 01:18:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge': 1 matching files 2025/03/15 01:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votasuw2yive" 2025/03/15 01:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/7kuvfq7cpaj3u0nicro6952ppu2okbqemr90jddeciib8ntsmrjg" 2025/03/15 01:18:44 DEBUG : Creating backend with remote "/tmp/rclone1013589828" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive'", Local "Local file system at /tmp/rclone1013589828", Modify Window "1ms" 2025/03/15 01:18:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ee637a5381679f853da86a217da9e16d OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/15 01:18:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/15 01:18:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive' 2025/03/15 01:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive': 1 files missing 2025/03/15 01:18:47 NOTICE: 1 hashes missing 2025/03/15 01:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive': 2 differences found 2025/03/15 01:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/15 01:18:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/15 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive': 0 differences found 2025/03/15 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive': 1 matching files 2025/03/15 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votasuw2yive': Purge remote 2025/03/15 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gugegod0guge': Purge remote 2025/03/15 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodukoz7nuso': Purge remote 2025/03/15 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xovureg8dida': Purge remote 2025/03/15 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kicubiy4qesi': Purge remote 2025/03/15 01:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxecim7fuwi': Purge remote 2025/03/15 01:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayibix0pile': Purge remote 2025/03/15 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihitad5gola': Purge remote 2025/03/15 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tepuyow1dogu': Purge remote 2025/03/15 01:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemuyoc3vuqe': Purge remote --- PASS: TestApplyTransforms (52.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:18:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/15 01:18:54 DEBUG : sub/file2: md5 = 83ba2d32e94ccab5c42cb9c4463e6c7b OK 2025/03/15 01:18:54 INFO : file1: Copied (new) to: sub/file2 2025/03/15 01:18:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 01:18:55 DEBUG : file1: Unchanged skipping 2025/03/15 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': don't need to copy/move sub/file2, it is already at target location 2025/03/15 01:18:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:19:01 DEBUG : dst/file1: md5 = 254f3c29ea38586fb5382f5ce8c50acc OK 2025/03/15 01:19:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/backup" 2025/03/15 01:19:01 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/1nrff024r7pq65ecp72fc28jb0" 2025/03/15 01:19:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/15 01:19:05 INFO : dst/file1: Moved (server-side) 2025/03/15 01:19:07 DEBUG : dst/file1: md5 = 0ce5366de9cbf9189cb88ab12b454a00 OK 2025/03/15 01:19:07 INFO : dst/file1: Copied (new) 2025/03/15 01:19:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:19:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:19:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.78s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:19:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/dst" 2025/03/15 01:19:11 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/15 01:19:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/CompareDest" 2025/03/15 01:19:13 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/gveqi14airsml4bgu7krj116o8" 2025/03/15 01:19:15 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 01:19:17 DEBUG : one: md5 = dc29d79238a9a23a780c5acdf442f1fd OK 2025/03/15 01:19:17 INFO : one: Copied (new) 2025/03/15 01:19:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:19:19 DEBUG : one: md5 = ece2ca92e99f52862f6e45e0e8880474 OK 2025/03/15 01:19:19 INFO : one: Copied (replaced existing) 2025/03/15 01:19:21 DEBUG : dst/one: md5 = e7d5785b5a88f01a9d13158f4395cdbc OK 2025/03/15 01:19:24 DEBUG : CompareDest/one: md5 = 2c38f8fcecf10d185f1c64bcaddf2d44 OK 2025/03/15 01:19:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:19:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 01:19:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 01:19:28 DEBUG : CompareDest/two: md5 = f1b775fe13b45a268ca4f3a2326c856d OK 2025/03/15 01:19:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 01:19:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 01:19:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 01:19:29 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 01:19:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 01:19:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 01:19:31 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 01:19:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/15 01:19:32 DEBUG : two: md5 = ab5c2a41c1b8e66368246eaa1b6b84c7 OK 2025/03/15 01:19:32 INFO : two: Copied (new) 2025/03/15 01:19:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/15 01:19:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:19:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:19:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.32s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:19:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/dst" 2025/03/15 01:19:37 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/15 01:19:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/CopyDest" 2025/03/15 01:19:38 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/15 01:19:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 01:19:42 DEBUG : one: md5 = b7a08abda4de5439178d231ddfc89487 OK 2025/03/15 01:19:42 INFO : one: Copied (new) 2025/03/15 01:19:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:19:45 DEBUG : one: md5 = 22742903a15510bdc05865c84d081286 OK 2025/03/15 01:19:45 INFO : one: Copied (replaced existing) 2025/03/15 01:19:47 DEBUG : dst/one: md5 = 0be6bc434986da935df3efe01b1ea330 OK 2025/03/15 01:19:49 DEBUG : CopyDest/one: md5 = e5f6dbbe0b8aa3782c672c809b524a33 OK 2025/03/15 01:19:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/BackupDir" 2025/03/15 01:19:50 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/15 01:19:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:19:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 01:19:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:19:54 INFO : one: Moved (server-side) 2025/03/15 01:19:55 INFO : one: Copied (server-side copy) 2025/03/15 01:19:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/15 01:19:57 DEBUG : CopyDest/two: md5 = 8bc5e9e1ce513da72d0c4ecfdfaaaa12 OK 2025/03/15 01:19:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 01:19:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 01:19:59 INFO : two: Copied (server-side copy) 2025/03/15 01:19:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/15 01:19:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 01:19:59 DEBUG : two: Unchanged skipping 2025/03/15 01:20:01 DEBUG : CopyDest/three: md5 = 54d9aa6ac736ced9aba57a8bd84b9fc9 OK 2025/03/15 01:20:02 DEBUG : three: Need to transfer - File not found at Destination 2025/03/15 01:20:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/15 01:20:02 DEBUG : three: Destination not found in --copy-dest 2025/03/15 01:20:04 DEBUG : three: md5 = e329758487f805cfaf0291934a1f5d2a OK 2025/03/15 01:20:04 INFO : three: Copied (new) 2025/03/15 01:20:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/15 01:20:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:20:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/15 01:20:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:20:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/15 01:20:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/15 01:20:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.39s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/15 01:20:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1a684fb6d72582fdd431ce757c5aa6cc OK 2025/03/15 01:20:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/15 01:20:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/15 01:20:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/15 01:20:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/15 01:20:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/15 01:20:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c8712c0a5aeaeabde8b05bc71161ee5f OK 2025/03/15 01:20:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/15 01:20:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/15 01:20:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using skip mode. 2025/03/15 01:20:24 NOTICE: one: Found 2 files with duplicate names 2025/03/15 01:20:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using skip mode. 2025/03/15 01:20:29 NOTICE: one: Found 3 files with duplicate names 2025/03/15 01:20:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/15 01:20:30 INFO : one: Deleted 2025/03/15 01:20:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using first mode. 2025/03/15 01:20:36 NOTICE: one: Found 3 files with duplicate names 2025/03/15 01:20:36 INFO : one: Deleted 2025/03/15 01:20:36 INFO : one: Deleted 2025/03/15 01:20:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.03s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using newest mode. 2025/03/15 01:20:41 NOTICE: one: Found 3 files with duplicate names 2025/03/15 01:20:42 INFO : one: Deleted 2025/03/15 01:20:42 INFO : one: Deleted 2025/03/15 01:20:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.94s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using oldest mode. 2025/03/15 01:20:48 NOTICE: one: Found 3 files with duplicate names 2025/03/15 01:20:48 INFO : one: Deleted 2025/03/15 01:20:49 INFO : one: Deleted 2025/03/15 01:20:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:20:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using largest mode. 2025/03/15 01:20:54 NOTICE: one: Found 3 files with duplicate names 2025/03/15 01:20:55 INFO : one: Deleted 2025/03/15 01:20:55 INFO : one: Deleted 2025/03/15 01:20:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:21:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using smallest mode. 2025/03/15 01:21:00 NOTICE: one: Found 3 files with duplicate names 2025/03/15 01:21:01 INFO : one: Deleted 2025/03/15 01:21:01 INFO : one: Deleted 2025/03/15 01:21:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:21:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Looking for duplicate names using rename mode. 2025/03/15 01:21:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/15 01:21:09 INFO : one-2.txt: renamed from: one.txt 2025/03/15 01:21:10 INFO : one-3.txt: renamed from: one.txt 2025/03/15 01:21:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.92s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:21:15 DEBUG : dupe1/one.txt: md5 = 4c9472295cd4247c2f47696226ba5c3a OK 2025/03/15 01:21:17 DEBUG : dupe2/two.txt: md5 = 9f1a19f0aeeaf24eacf3b033eec4e357 OK 2025/03/15 01:21:19 DEBUG : dupe3/three.txt: md5 = d708380f494726630b00880e06c2db53 OK 2025/03/15 01:21:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/15 01:21:20 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/15 01:21:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/15 01:21:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/15 01:21:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/15 01:21:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/15 01:21:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.14s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:21:27 DEBUG : a.txt: md5 = 783a8888aefb4160f88f0e6d0e7ee8ce OK 2025/03/15 01:21:28 DEBUG : zend.txt: md5 = 97b36945b1559cf9110fd1cd46e99d31 OK 2025/03/15 01:21:30 DEBUG : sub dir/hello world: md5 = 952f9da88b3774aeb01eae803493c4ba OK 2025/03/15 01:21:32 DEBUG : sub dir/hello world2: md5 = 75890585699fe120fc2b5fd82d1c1f25 OK 2025/03/15 01:21:34 DEBUG : sub dir/ignore dir/.ignore: md5 = c7c5e26d69473d13ceeea13f894c96ad OK 2025/03/15 01:21:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = b8170f865ac617957ffc0cfcd36a026a OK 2025/03/15 01:21:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = dc804658335a649af06ff3eb73b818dd OK 2025/03/15 01:21:38 DEBUG : a.txt: Excluded (Size Filter) 2025/03/15 01:21:38 DEBUG : a.txt: Excluded 2025/03/15 01:21:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/15 01:21:39 DEBUG : sub dir/hello world: Excluded 2025/03/15 01:21:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/15 01:21:39 DEBUG : sub dir/hello world2: Excluded 2025/03/15 01:21:40 DEBUG : sub dir/ignore dir: Excluded 2025/03/15 01:21:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/15 01:21:40 DEBUG : sub dir/hello world: Excluded 2025/03/15 01:21:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/15 01:21:40 DEBUG : sub dir/hello world2: Excluded 2025/03/15 01:21:40 DEBUG : sub dir/ignore dir: Excluded 2025/03/15 01:21:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/15 01:21:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/15 01:21:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/15 01:21:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/15 01:21:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/15 01:21:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/15 01:21:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:21:48 DEBUG : file1: md5 = 3e12e4f6e8ccd5f70979dd8c5263e824 OK 2025/03/15 01:21:50 DEBUG : sub/file2: md5 = 2ec232f8031635c4e1e54a61de912984 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime 2025/03/15 01:21:52 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/15 01:21:52 DEBUG : Config file has changed externally - reloading 2025/03/15 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/15 01:21:52 DEBUG : TestDrive: Saved new token in config file === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/15 01:21:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/15 01:21:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/15 01:21:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/15 01:21:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.39s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:21:57 DEBUG : file1: md5 = 8d9ac4e62cacb342453b6350537c6eac OK 2025/03/15 01:21:59 DEBUG : sub/file2: md5 = efe08aea5a1454669bbb2b7f35e2818b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/15 01:22:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/notfound" 2025/03/15 01:22:03 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/qe0i31qdkoejk60elps0ni5sqk" 2025/03/15 01:22:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.29s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Making directory 2025/03/15 01:22:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:10 DEBUG : sub dir/hello world: md5 = 85119e9628d2102434abd67f61ce68ee OK 2025/03/15 01:22:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.56s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:14 DEBUG : potato2: md5 = a11abd787d75310d3730ad7e31a8f345 OK 2025/03/15 01:22:15 DEBUG : empty space: md5 = 76e9e56b5d24b7def4c0df5c66207344 OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:18 DEBUG : potato2: md5 = 91798cbaafd3c91622cea5e439d7e509 OK 2025/03/15 01:22:19 DEBUG : empty space: md5 = c0ae282d57dd31751a6f888cc867e874 OK 2025/03/15 01:22:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/15 01:22:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:23 DEBUG : potato2: md5 = 523fce5926130cd082cec82b06b6e6de OK 2025/03/15 01:22:24 DEBUG : empty space: md5 = 54adbfe5c215b049a0a82bfe54cd83cc OK --- PASS: TestLsLong (4.29s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:27 DEBUG : potato2: md5 = 357c616f87d6c29951b70fe28c8ad01c OK 2025/03/15 01:22:29 DEBUG : empty space: md5 = 114d9059f2f29f07b9611a24fa08b501 OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/03/15 01:22:30 DEBUG : Creating backend with remote ":memory:" 2025/03/15 01:22:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/15 01:22:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/15 01:22:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/15 01:22:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/15 01:22:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/15 01:22:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/15 01:22:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/15 01:22:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/15 01:22:30 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:32 DEBUG : potato2: md5 = 3abc49916b8cd5862af8590ae43dec15 OK 2025/03/15 01:22:33 DEBUG : empty space: md5 = 31d4bcc76f3daf6e9b5b97d7f359e53e OK 2025/03/15 01:22:35 DEBUG : sub dir/potato3: md5 = 5090155c963689a0c901195048940123 OK 2025/03/15 01:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.19s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:40 DEBUG : small: md5 = ed63e23af6cf561b64eed85da4160956 OK 2025/03/15 01:22:41 DEBUG : medium: md5 = cda0acfedf499c884b95b4b17bf79a22 OK 2025/03/15 01:22:42 DEBUG : large: md5 = e3f56c74db22b4e4a5b046d8aba6adf2 OK 2025/03/15 01:22:43 DEBUG : Waiting for deletions to finish 2025/03/15 01:22:43 DEBUG : large: Excluded (Size Filter) 2025/03/15 01:22:43 INFO : small: Deleted 2025/03/15 01:22:43 INFO : medium: Deleted --- PASS: TestDelete (5.98s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:46 DEBUG : small: md5 = 1fd4505c6c0f6ef6c833200257621f6b OK 2025/03/15 01:22:47 DEBUG : medium: md5 = 3ab25de0c4b58ff836ac9dd2e968490e OK 2025/03/15 01:22:49 DEBUG : large: md5 = 425652ed52bf5a4f4283657f37a593d4 OK 2025/03/15 01:22:49 DEBUG : Waiting for deletions to finish 2025/03/15 01:22:49 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/15 01:22:49 INFO : large: Deleted 2025/03/15 01:22:49 INFO : small: Deleted --- PASS: TestMaxDelete (6.61s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:52 DEBUG : small: md5 = b62b547d51fe1acec9eb5591376d6974 OK 2025/03/15 01:22:54 DEBUG : medium: md5 = 0a1e35c18a711b53dacecb1cb1a88668 OK 2025/03/15 01:22:55 DEBUG : large: md5 = 65efb9fba928b3a783f3297a7375b24c OK 2025/03/15 01:22:55 DEBUG : Waiting for deletions to finish 2025/03/15 01:22:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/15 01:22:56 INFO : small: Deleted 2025/03/15 01:22:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.38s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:22:59 DEBUG : small: md5 = 254d26e58302bad6700dfb6e23e0bef8 OK 2025/03/15 01:23:00 DEBUG : medium: md5 = 51f4e8adef30c90e644c209c46c284bd OK 2025/03/15 01:23:01 DEBUG : large: md5 = bb776c06d63c592fed38d4abbadbeb15 OK 2025/03/15 01:23:02 DEBUG : Waiting for deletions to finish 2025/03/15 01:23:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/15 01:23:02 INFO : large: Deleted 2025/03/15 01:23:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:23:05 DEBUG : ReadFile: md5 = 7c59c84eba65db67520b5e19f643eebf OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2025/03/15 01:23:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/15 01:23:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/15 01:23:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/15 01:23:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/15 01:23:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/15 01:23:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/15 01:23:08 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:23:09 DEBUG : file1: md5 = 7a768f5a242a5dfc5fc3ddf63a08689c OK 2025/03/15 01:23:10 DEBUG : file2: md5 = 1b529d41c0fed8937df69e4c5d98ae16 OK --- PASS: TestCat (15.34s) === RUN TestPurge 2025/03/15 01:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piveluc2culu" 2025/03/15 01:23:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/3n9mos5m21c3fv6er7hn9u4a8afvk8399d5ur2i7fdsiip6acokg" 2025/03/15 01:23:24 DEBUG : Creating backend with remote "/tmp/rclone1445263145" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piveluc2culu'", Local "Local file system at /tmp/rclone1445263145", Modify Window "1ms" 2025/03/15 01:23:28 DEBUG : A1/B1/C1/one: md5 = b50f99e29e3e6419398900edb4108d97 OK 2025/03/15 01:23:28 INFO : A2: Making directory 2025/03/15 01:23:29 INFO : A1/B2: Making directory 2025/03/15 01:23:30 INFO : A1/B2/C2: Making directory 2025/03/15 01:23:31 INFO : A1/B1/C3: Making directory 2025/03/15 01:23:31 INFO : A3: Making directory 2025/03/15 01:23:32 INFO : A3/B3: Making directory 2025/03/15 01:23:33 INFO : A3/B3/C4: Making directory 2025/03/15 01:23:34 DEBUG : A1/two: md5 = 7ae265003756c443f0d0c2cbff02fb09 OK 2025/03/15 01:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piveluc2culu': Purge remote 2025/03/15 01:23:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.00s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:23:42 DEBUG : A1/B1/C1/one: md5 = f585b056cff8385e3da7e2a791f7487f OK 2025/03/15 01:23:42 INFO : A2: Making directory 2025/03/15 01:23:42 INFO : A1/B2: Making directory 2025/03/15 01:23:43 INFO : A1/B2/C2: Making directory 2025/03/15 01:23:44 INFO : A1/B1/C3: Making directory 2025/03/15 01:23:45 INFO : A3: Making directory 2025/03/15 01:23:45 INFO : A3/B3: Making directory 2025/03/15 01:23:46 INFO : A3/B3/C4: Making directory 2025/03/15 01:23:48 DEBUG : A1/two: md5 = f8791ec0d542077eadf9141aa4689058 OK 2025/03/15 01:23:49 DEBUG : removing 1 level 3 directories 2025/03/15 01:23:49 INFO : A3/B3/C4: Removing directory 2025/03/15 01:23:52 DEBUG : removing 2 level 3 directories 2025/03/15 01:23:52 INFO : A1/B2/C2: Removing directory 2025/03/15 01:23:52 INFO : A1/B1/C3: Removing directory 2025/03/15 01:23:53 DEBUG : removing 2 level 2 directories 2025/03/15 01:23:53 INFO : A3/B3: Removing directory 2025/03/15 01:23:53 INFO : A1/B2: Removing directory 2025/03/15 01:23:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/15 01:23:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/15 01:23:53 DEBUG : removing 2 level 1 directories 2025/03/15 01:23:53 INFO : A3: Removing directory 2025/03/15 01:23:53 INFO : A2: Removing directory 2025/03/15 01:23:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/15 01:23:57 DEBUG : removing 1 level 3 directories 2025/03/15 01:23:57 INFO : A1/B1/C1: Removing directory 2025/03/15 01:23:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:23:58 DEBUG : removing 1 level 2 directories 2025/03/15 01:23:58 INFO : A1/B1: Removing directory 2025/03/15 01:23:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/15 01:23:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/15 01:23:59 DEBUG : removing 1 level 1 directories 2025/03/15 01:23:59 INFO : A1: Removing directory 2025/03/15 01:23:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/15 01:23:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/15 01:23:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/15 01:23:59 DEBUG : removing 1 level 0 directories 2025/03/15 01:23:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Removing directory 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/15 01:24:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.66s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:02 INFO : A1: Making directory 2025/03/15 01:24:02 INFO : A1/B1: Making directory 2025/03/15 01:24:03 INFO : A1/B1/C1: Making directory 2025/03/15 01:24:05 DEBUG : removing 1 level 3 directories 2025/03/15 01:24:05 INFO : A1/B1/C1: Removing directory 2025/03/15 01:24:06 DEBUG : removing 1 level 2 directories 2025/03/15 01:24:06 INFO : A1/B1: Removing directory 2025/03/15 01:24:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/15 01:24:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.90s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:09 INFO : A1: Making directory 2025/03/15 01:24:10 INFO : A1/B1: Making directory 2025/03/15 01:24:10 INFO : A1/B1/C1: Making directory 2025/03/15 01:24:13 DEBUG : removing 1 level 3 directories 2025/03/15 01:24:13 INFO : A1/B1/C1: Removing directory 2025/03/15 01:24:14 DEBUG : removing 1 level 2 directories 2025/03/15 01:24:14 INFO : A1/B1: Removing directory 2025/03/15 01:24:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/15 01:24:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.52s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:18 DEBUG : file1: md5 = 62faf140ce37b2c987ddb82a9641b0cc OK 2025/03/15 01:24:18 DEBUG : filename.txt: File name found in url 2025/03/15 01:24:20 DEBUG : filename.txt: md5 = 33e0e1904d68bf9201f86520e75c0659 OK 2025/03/15 01:24:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/15 01:24:21 DEBUG : headerfilename.txt: md5 = bab816f3387f6a707d60d95c37f39b4f OK 2025/03/15 01:24:22 DEBUG : file2: md5 = 6a7d92c0ea390294e320bfd9560a369d OK --- PASS: TestCopyURL (8.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/15 01:24:27 DEBUG : sub/file2: md5 = ef55f4abd5d150b1dba9727607f932c9 OK 2025/03/15 01:24:27 INFO : file1: Copied (new) to: sub/file2 2025/03/15 01:24:27 INFO : file1: Deleted 2025/03/15 01:24:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 01:24:28 DEBUG : file1: Unchanged skipping 2025/03/15 01:24:28 INFO : file1: Deleted 2025/03/15 01:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': don't need to copy/move sub/file2, it is already at target location 2025/03/15 01:24:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.08s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/15 01:24:32 DEBUG : file1: md5 = 94acef3506da55e76d23bc6bba3ef401 OK 2025/03/15 01:24:32 INFO : file1: Copied (new) 2025/03/15 01:24:32 INFO : file1: Deleted 2025/03/15 01:24:33 DEBUG : file1: Destination exists, skipping 2025/03/15 01:24:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:37 DEBUG : dst/file1: md5 = 1517005501aa105d4a9950f1ed6a7d82 OK 2025/03/15 01:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotawuc0xaho/backup" 2025/03/15 01:24:38 DEBUG : Creating backend with remote "TestDrive:crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870/1nrff024r7pq65ecp72fc28jb0" 2025/03/15 01:24:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/15 01:24:42 INFO : dst/file1: Moved (server-side) 2025/03/15 01:24:43 DEBUG : dst/file1: md5 = b8d77d75981e1997315c97de71708da0 OK 2025/03/15 01:24:43 INFO : dst/file1: Copied (new) 2025/03/15 01:24:43 INFO : dst/file1: Deleted 2025/03/15 01:24:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:24:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/15 01:24:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.90s) === 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:24:50 DEBUG : A1/one: md5 = 3440b4cf3012f3b0ef17af37ae2427df OK 2025/03/15 01:24:51 DEBUG : A1/two: md5 = a6822cf2875a8b302f4394e5ace59a07 OK 2025/03/15 01:24:53 DEBUG : A1/B1/three: md5 = d6870108c3ac5d540f3c3661e2e6cfd3 OK 2025/03/15 01:24:56 DEBUG : A1/B1/C1/four: md5 = 04003ceef69118f12f981b68fb681fa8 OK 2025/03/15 01:24:58 DEBUG : A1/B1/C2/five: md5 = 74dd84baf39f6fc65e0d5c42447cbb37 OK 2025/03/15 01:24:58 INFO : A1/B2: Making directory 2025/03/15 01:24:58 INFO : A1/B1/C3: Making directory 2025/03/15 01:25:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/15 01:25:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/15 01:25:08 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/15 01:25:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/15 01:25:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/15 01:25:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/15 01:25:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/15 01:25:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/15 01:25:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/15 01:25:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/15 01:25:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/15 01:25:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/15 01:25:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/15 01:25:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/15 01:25:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/15 01:25:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/15 01:25:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/15 01:25:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/15 01:25:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/15 01:25:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/15 01:25:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/15 01:25:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/15 01:25:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/15 01:25:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/15 01:25:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/15 01:25:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/15 01:25:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/15 01:25:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/15 01:25:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/15 01:25:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/15 01:25:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.41s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (34 bytes), uploading instead of streaming 2025/03/15 01:25:34 DEBUG : no_checksum_small_file_from_pipe: md5 = 60c6cab01eb5f9255ae98721f3401737 OK 2025/03/15 01:25:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/15 01:25:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/15 01:25:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/15 01:25:36 DEBUG : no_checksum_big_file_from_pipe: md5 = ac9e15e9fd37dd8e74327a8ce4c97a06 OK 2025/03/15 01:25:36 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:25:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (34 bytes), uploading instead of streaming 2025/03/15 01:25:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 15808554d28fd9a20412d19671e37aee OK 2025/03/15 01:25:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/15 01:25:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/15 01:25:41 DEBUG : with_checksum_big_file_from_pipe: md5 = a9b671d545ebfb8594a16032e0f81713 OK 2025/03/15 01:25:41 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (34 bytes), uploading instead of streaming 2025/03/15 01:25:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 01:25:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/15 01:25:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (34 bytes), uploading instead of streaming 2025/03/15 01:25:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/15 01:25:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/15 01:25:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.87s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/15 01:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (48 bytes), uploading instead of streaming 2025/03/15 01:25:54 DEBUG : rcat_metadata: md5 = 4f548661edae9699b7dc0123bb5f98d6 OK 2025/03/15 01:25:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/15 01:25:56 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/15 01:25:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = cb6784ed64e9d85a158ccd93695abb01 OK 2025/03/15 01:25:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (3.11s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:00 DEBUG : potato1: md5 = 54692a29e1b383de83fc65431ea51931 OK 2025/03/15 01:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (60 bytes), uploading instead of streaming 2025/03/15 01:26:01 DEBUG : potato2: md5 = d2844770344a0106e42149d15a52199f OK 2025/03/15 01:26:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:04 DEBUG : potato1: md5 = a825ee9ca11f78f83f0cc3cc387373a3 OK 2025/03/15 01:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': File to upload is small (60 bytes), uploading instead of streaming 2025/03/15 01:26:05 DEBUG : potato2: md5 = ac2b51f669c4ad49ea4069f02eaa727b OK 2025/03/15 01:26:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:09 DEBUG : potato2: md5 = e76a11ddcaf833ee1578798b0df89177 OK 2025/03/15 01:26:10 DEBUG : empty space: md5 = 5e37eba3ed4bc4065703d0772a46aad4 OK 2025/03/15 01:26:13 DEBUG : sub dir/potato3: md5 = f0901f434ae32fbc47c35ab61a46b787 OK 2025/03/15 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Touching "sub dir/potato3" 2025/03/15 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Touching "empty space" 2025/03/15 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Touching "potato2" 2025/03/15 01:26:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.45s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:17 DEBUG : dir with metadata: Making directory with metadata 2025/03/15 01:26:18 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-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:19 DEBUG : directory with modtime: Making directory with metadata 2025/03/15 01:26:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.51s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/15 01:26:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/15 01:26:22 DEBUG : Google drive root 'crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870': Skipping btime metadata as can't update it on an existing file: 2025-03-15T01:26:22.478909233Z 2025/03/15 01:26:23 INFO : non existent directory: Updated directory metadata 2025/03/15 01:26:25 DEBUG : Google drive root 'crypt/86jqjh8ssmbvthqunb52qhaljc3epr1gph8u9bhk5vqku0o81870': Skipping btime metadata as can't update it on an existing file: 2025-03-15T01:26:22.478909233Z 2025/03/15 01:26:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.97s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/15 01:26:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/15 01:26:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/15 01:26:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/15 01:26:31 DEBUG : dst: Making directory with metadata 2025/03/15 01:26:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/15 01:26:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 01:26:32 INFO : dst: Set directory modification time (using SetModTime) 2025/03/15 01:26:32 INFO : dst: Set directory modification time (using SetModTime) 2025/03/15 01:26:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/15 01:26:33 INFO : dst: Set directory modification time (using SetModTime) 2025/03/15 01:26:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho'", Local "Local file system at /tmp/rclone1315645252", Modify Window "1ms" 2025/03/15 01:26:37 DEBUG : sub dir/test remove existing: md5 = 7a46e35cad35a6ab6fe15f62c451ab38 OK 2025/03/15 01:26:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5ea3a49c68c9a3774a53449ade75b369 OK 2025/03/15 01:26:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.leviwev8" before starting 2025/03/15 01:26:41 DEBUG : sub dir/test remove existing.leviwev8: TEST: removing renamed existing file after operation 2025/03/15 01:26:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gesojon4" before starting 2025/03/15 01:26:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gesojon4: TEST: renaming existing back after failed operation 2025/03/15 01:26:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.radobif2" before starting 2025/03/15 01:26:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.radobif2: TEST: removing renamed existing file after operation 2025/03/15 01:26:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "carnrupgibah37rvkasji3huag62drnc2cacp5ldlogl5cves0j87bfh4cr4psimsfqiad2b5hg71s85qdip9hc1087erocieh8ek80ckhpraol7b7vm92p51jskjuuibdpen6jifmrnictrpg8qo8lo1l7mu3h3pguvir44649g3kf7ppgg" 2025/03/15 01:26:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i1oufum5d4c5nq2efehmativeekucf2isqn3qht7fuoic9cg6klg" --- PASS: TestRemoveExisting (13.59s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/15 01:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotawuc0xaho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m17.020295583s (try 1/5)