"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/03 01:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi" 2025/01/03 01:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0" 2025/01/03 01:12:22 DEBUG : Creating backend with remote "/tmp/rclone2398819971" === 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/03 01:12:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/03 01:12:22 DEBUG : potato: Seek from 10 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 10 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/03 01:12:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/03 01:12:22 DEBUG : potato: Seek from 8 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 8 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/03 01:12:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:12:22 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:12:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/03 01:12:22 DEBUG : potato: Seek from 9 to 0 2025/01/03 01:12:22 DEBUG : potato: Seek from 9 to 0 2025/01/03 01:12:22 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:12:25 DEBUG : rutabaga: md5 = eb70cbaa47be848ffc94cdf1d9778a66 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/03 01:12:27 DEBUG : empty space: md5 = ea563c991d2ed029bd9134b34210985e OK === RUN TestCheck/3 2025/01/03 01:12:30 DEBUG : potato2: md5 = c0f127109fd343c00a670d0f6bd26134 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/03 01:12:32 DEBUG : remotepotato: md5 = b34e5a2480366d825d7ded17b360d602 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.09s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/03 01:12:35 DEBUG : Creating backend with remote "nonexistent" 2025/01/03 01:12:35 DEBUG : Config file has changed externally - reloading 2025/01/03 01:12:35 DEBUG : Creating backend with remote "nonexistent" 2025/01/03 01:12:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/03 01:12:35 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/01/03 01:12:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/03 01:12:35 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:12:37 DEBUG : rutabaga: md5 = 864046c10fe588c3915cb2564ae0b048 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/03 01:12:42 DEBUG : empty space: md5 = b0c37835f0471574824948cdcfd2b5bc OK === RUN TestCheckDownload/3 2025/01/03 01:12:45 DEBUG : potato2: md5 = 8a31a9fc42ca017e634af2b7daeea26a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/03 01:12:50 DEBUG : remotepotato: md5 = e9f6dba5daa4c910759bc6353e99bd47 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.27s) --- PASS: TestCheckDownload/1 (1.33s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.76s) --- PASS: TestCheckDownload/4 (1.25s) --- PASS: TestCheckDownload/5 (1.40s) --- PASS: TestCheckDownload/6 (1.25s) --- PASS: TestCheckDownload/7 (1.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:12:57 DEBUG : rutabaga: md5 = 15607f6bc2bdd904b1881b5d4a199b95 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/03 01:13:00 DEBUG : empty space: md5 = a7ec0561f73f6cdb9ff68a65b2eb0d92 OK === RUN TestCheckSizeOnly/3 2025/01/03 01:13:02 DEBUG : potato2: md5 = 201214eb901bf2068f7c9ba0afa97197 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/03 01:13:04 DEBUG : remotepotato: md5 = c7ba536cb56041f1d2c0a00dab7a8c98 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.12s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:13:09 DEBUG : test.sum: md5 = 37a22232ff3e93aa7c4dd34355ca3eaf OK 2025/01/03 01:13:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/03 01:13:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/03 01:13:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/03 01:13:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/03 01:13:12 DEBUG : test.sum: md5 = 8609c6729d4e9f4b67273b396acbe80b OK 2025/01/03 01:13:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/03 01:13:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/03 01:13:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/03 01:13:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.20s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:13:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/data" 2025/01/03 01:13:15 DEBUG : Config file has changed externally - reloading 2025/01/03 01:13:15 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/data" 2025/01/03 01:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/vjrnln8ratgmqakfosrqe8espk" 2025/01/03 01:13:21 DEBUG : data/banana: md5 = 3c5674fb5a875fc8ba419a88897765e5 OK 2025/01/03 01:13:23 DEBUG : test.sum: md5 = bc34861cc918090a706157215c946e0e OK === RUN TestCheckSumDownload/subtest1 2025/01/03 01:13:28 DEBUG : data/potato: md5 = b4c6e46620b0a6bd084f54a4fd402ab8 OK 2025/01/03 01:13:30 DEBUG : test.sum: md5 = 27d2f0ffec8240b00b89333d740e1d5c OK === RUN TestCheckSumDownload/subtest2 2025/01/03 01:13:34 DEBUG : test.sum: md5 = b31b56c9b48e3d0b686e9ba536186d92 OK === RUN TestCheckSumDownload/subtest3 2025/01/03 01:13:39 DEBUG : test.sum: md5 = ce092cbe198f4a900716373e7d327c17 OK === RUN TestCheckSumDownload/subtest4 2025/01/03 01:13:44 DEBUG : test.sum: md5 = e5fdc342adf501d5dac2e612eac0fb75 OK === RUN TestCheckSumDownload/subtest5 2025/01/03 01:13:48 DEBUG : test.sum: md5 = c31f43a0251c8cee68a1b15e27254cfc OK === RUN TestCheckSumDownload/subtest6 2025/01/03 01:13:53 DEBUG : data/banana: md5 = 6872bcbe1ed8f6ef0adf3cc21de8755a OK 2025/01/03 01:13:54 DEBUG : data/potato: md5 = b2dca0448987d0e252e8e00a6492384c OK 2025/01/03 01:13:56 DEBUG : test.sum: md5 = e606d92b8f9e8a56194cdb6d542dce30 OK === RUN TestCheckSumDownload/subtest7 2025/01/03 01:14:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/03 01:14:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.49s) --- PASS: TestCheckSumDownload/subtest1 (3.11s) --- PASS: TestCheckSumDownload/subtest2 (2.45s) --- PASS: TestCheckSumDownload/subtest3 (2.53s) --- PASS: TestCheckSumDownload/subtest4 (2.66s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.41s) === RUN TestApplyTransforms 2025/01/03 01:14:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigiyuz8gala" 2025/01/03 01:14:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:03 DEBUG : Creating backend with remote "TestDrive:crypt/f24010dfjbmfqiqj9cqarhacsbibfneiomb57f1ralb7cl6b0c9g" 2025/01/03 01:14:03 DEBUG : Creating backend with remote "/tmp/rclone1388218737" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala'", Local "Local file system at /tmp/rclone1388218737", Modify Window "1ms" 2025/01/03 01:14:06 DEBUG : hello, world!: md5 = f69922a407bc8f8eedbbd92783edb6ec OK upper checkfile vs. lower remote (without normalization) 2025/01/03 01:14:07 ERROR : hello, world!: sum not found 2025/01/03 01:14:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala' 2025/01/03 01:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala': 1 files missing 2025/01/03 01:14:07 NOTICE: 1 hashes missing 2025/01/03 01:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala': 2 differences found 2025/01/03 01:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/03 01:14:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala': 0 differences found 2025/01/03 01:14:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala': 1 matching files 2025/01/03 01:14:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sogiheg6hofo" 2025/01/03 01:14:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:09 DEBUG : Creating backend with remote "TestDrive:crypt/k6ql2l4ng4r0uuerp3mvdgrclgc2vhfih7e9oia0vi01j93vn4fg" 2025/01/03 01:14:09 DEBUG : Creating backend with remote "/tmp/rclone1063020663" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo'", Local "Local file system at /tmp/rclone1063020663", Modify Window "1ms" 2025/01/03 01:14:12 DEBUG : HELLO, WORLD!: md5 = df7c41a009ec05a99e2280790433e3d4 OK lower checkfile vs. upper remote (without normalization) 2025/01/03 01:14:13 ERROR : HELLO, WORLD!: sum not found 2025/01/03 01:14:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo' 2025/01/03 01:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo': 1 files missing 2025/01/03 01:14:13 NOTICE: 1 hashes missing 2025/01/03 01:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo': 2 differences found 2025/01/03 01:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/03 01:14:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo': 0 differences found 2025/01/03 01:14:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo': 1 matching files 2025/01/03 01:14:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxumob6roxu" 2025/01/03 01:14:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:14 DEBUG : Creating backend with remote "TestDrive:crypt/fs3eul5e7k9unusmahvupupvhj7eju74n8peanjqvj31j0sjrqr0" 2025/01/03 01:14:15 DEBUG : Creating backend with remote "/tmp/rclone253505238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu'", Local "Local file system at /tmp/rclone253505238", Modify Window "1ms" 2025/01/03 01:14:18 DEBUG : HeLlO, wOrLd!: md5 = 3bd724db837d6d3df4a20f54984b601e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/03 01:14:18 ERROR : HeLlO, wOrLd!: sum not found 2025/01/03 01:14:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu' 2025/01/03 01:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu': 1 files missing 2025/01/03 01:14:18 NOTICE: 1 hashes missing 2025/01/03 01:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu': 2 differences found 2025/01/03 01:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/03 01:14:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu': 0 differences found 2025/01/03 01:14:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu': 1 matching files 2025/01/03 01:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lixitav7jale" 2025/01/03 01:14:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/lfbnv5umgan6j6oo9hptbr8b1b4il0253o995hdk3fdb3tqlobbg" 2025/01/03 01:14:21 DEBUG : Creating backend with remote "/tmp/rclone275501127" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale'", Local "Local file system at /tmp/rclone275501127", Modify Window "1ms" 2025/01/03 01:14:23 DEBUG : HELLO, WORLD!: md5 = 986f70e70631de84ed02ea81fc44f3fe OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/03 01:14:24 ERROR : HELLO, WORLD!: sum not found 2025/01/03 01:14:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale' 2025/01/03 01:14:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale': 1 files missing 2025/01/03 01:14:24 NOTICE: 1 hashes missing 2025/01/03 01:14:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale': 2 differences found 2025/01/03 01:14:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/03 01:14:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale': 0 differences found 2025/01/03 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale': 1 matching files 2025/01/03 01:14:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dogicew2kexi" 2025/01/03 01:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:26 DEBUG : Creating backend with remote "TestDrive:crypt/a3sopkrpp7p5vr0l44qvrhkr55cdpk5vi5pbuka9ih8b0l6ot6rg" 2025/01/03 01:14:27 DEBUG : Creating backend with remote "/tmp/rclone1993475808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi'", Local "Local file system at /tmp/rclone1993475808", Modify Window "1ms" 2025/01/03 01:14:29 DEBUG : 測試_Русский___ě_áñ: md5 = eb3c4741f7c3338db11b6e4006cfe194 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/03 01:14:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/03 01:14:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi' 2025/01/03 01:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi': 1 files missing 2025/01/03 01:14:30 NOTICE: 1 hashes missing 2025/01/03 01:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi': 2 differences found 2025/01/03 01:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/03 01:14:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi': 0 differences found 2025/01/03 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi': 1 matching files 2025/01/03 01:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jafudak0bixu" 2025/01/03 01:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:31 DEBUG : Creating backend with remote "TestDrive:crypt/62qtjh4mu08qvme6eq5o7dbl4eelimknmso999doklke74vkb2dg" 2025/01/03 01:14:32 DEBUG : Creating backend with remote "/tmp/rclone4044923949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu'", Local "Local file system at /tmp/rclone4044923949", Modify Window "1ms" 2025/01/03 01:14:35 DEBUG : 測試_Русский___ě_áñ: md5 = 88ca90f342175347825de52f658d8ab9 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/03 01:14:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/03 01:14:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu' 2025/01/03 01:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu': 1 files missing 2025/01/03 01:14:35 NOTICE: 1 hashes missing 2025/01/03 01:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu': 2 differences found 2025/01/03 01:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/03 01:14:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu': 0 differences found 2025/01/03 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu': 1 matching files 2025/01/03 01:14:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dujekow7xuru" 2025/01/03 01:14:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:37 DEBUG : Creating backend with remote "TestDrive:crypt/v9rpb4rlnrijaluj1897h64sgqa2tk9albelop2dh5b0lt95rrp0" 2025/01/03 01:14:38 DEBUG : Creating backend with remote "/tmp/rclone1438316964" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru'", Local "Local file system at /tmp/rclone1438316964", Modify Window "1ms" 2025/01/03 01:14:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cd4fba540796baf59a36c2987b6339c OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/03 01:14:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:14:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru' 2025/01/03 01:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru': 1 files missing 2025/01/03 01:14:41 NOTICE: 1 hashes missing 2025/01/03 01:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru': 2 differences found 2025/01/03 01:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/03 01:14:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru': 0 differences found 2025/01/03 01:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru': 1 matching files 2025/01/03 01:14:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neponik5ganu" 2025/01/03 01:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:42 DEBUG : Creating backend with remote "TestDrive:crypt/0ufdc9b1n0cptsi075a3e8cki0r7djpbnu0d9iu3kv8l777pk4r0" 2025/01/03 01:14:43 DEBUG : Creating backend with remote "/tmp/rclone1836147061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu'", Local "Local file system at /tmp/rclone1836147061", Modify Window "1ms" 2025/01/03 01:14:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = db5a9388f879116bef8a3255a94413e3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/03 01:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu' 2025/01/03 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu': 1 files missing 2025/01/03 01:14:46 NOTICE: 1 hashes missing 2025/01/03 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu': 2 differences found 2025/01/03 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/03 01:14:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu': 0 differences found 2025/01/03 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu': 1 matching files 2025/01/03 01:14:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zahitur3lipi" 2025/01/03 01:14:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:48 DEBUG : Creating backend with remote "TestDrive:crypt/0gdiddjcqagn4fctiimm0a2okok5pd9ijm94s97kld68qanlqghg" 2025/01/03 01:14:49 DEBUG : Creating backend with remote "/tmp/rclone1931110939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi'", Local "Local file system at /tmp/rclone1931110939", Modify Window "1ms" 2025/01/03 01:14:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 37d336e5746f500fc4106b9eff4ea6d3 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/03 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi' 2025/01/03 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi': 1 files missing 2025/01/03 01:14:52 NOTICE: 1 hashes missing 2025/01/03 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi': 2 differences found 2025/01/03 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/03 01:14:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi': 0 differences found 2025/01/03 01:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi': 1 matching files 2025/01/03 01:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosivig7koci" 2025/01/03 01:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:14:53 DEBUG : Creating backend with remote "TestDrive:crypt/i7fn910kgudc0spt18pkdeprjf2ro02ucj1qs0nr8uphdigeiivg" 2025/01/03 01:14:54 DEBUG : Creating backend with remote "/tmp/rclone1768787921" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci'", Local "Local file system at /tmp/rclone1768787921", Modify Window "1ms" 2025/01/03 01:14:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 499729bf0f57105fe025da2109340558 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/03 01:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci' 2025/01/03 01:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci': 1 files missing 2025/01/03 01:14:57 NOTICE: 1 hashes missing 2025/01/03 01:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci': 2 differences found 2025/01/03 01:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/03 01:14:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci': 0 differences found 2025/01/03 01:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci': 1 matching files 2025/01/03 01:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosivig7koci': Purge remote 2025/01/03 01:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahitur3lipi': Purge remote 2025/01/03 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neponik5ganu': Purge remote 2025/01/03 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dujekow7xuru': Purge remote 2025/01/03 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafudak0bixu': Purge remote 2025/01/03 01:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dogicew2kexi': Purge remote 2025/01/03 01:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixitav7jale': Purge remote 2025/01/03 01:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxumob6roxu': Purge remote 2025/01/03 01:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sogiheg6hofo': Purge remote 2025/01/03 01:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigiyuz8gala': Purge remote --- PASS: TestApplyTransforms (62.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:15:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:15:08 DEBUG : sub/file2: md5 = 432695fd915dad41d494f4183020eddf OK 2025/01/03 01:15:08 INFO : file1: Copied (new) to: sub/file2 2025/01/03 01:15:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:15:09 DEBUG : file1: Unchanged skipping 2025/01/03 01:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': don't need to copy/move sub/file2, it is already at target location 2025/01/03 01:15:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.41s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:15:15 DEBUG : dst/file1: md5 = ddb9182db2cdf818a0a68bf14c5e68ff OK 2025/01/03 01:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/backup" 2025/01/03 01:15:16 DEBUG : Config file has changed externally - reloading 2025/01/03 01:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/1nrff024r7pq65ecp72fc28jb0" 2025/01/03 01:15:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/03 01:15:20 INFO : dst/file1: Moved (server-side) 2025/01/03 01:15:22 DEBUG : dst/file1: md5 = 6a285590eb4c385f4f9c2b751d0761f6 OK 2025/01/03 01:15:22 INFO : dst/file1: Copied (new) 2025/01/03 01:15:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:15:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:15:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/dst" 2025/01/03 01:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:15:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/CompareDest" 2025/01/03 01:15:30 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/gveqi14airsml4bgu7krj116o8" 2025/01/03 01:15:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:15:35 DEBUG : one: md5 = f9db2edf3a8e8e9e44af20f50e3a3495 OK 2025/01/03 01:15:35 INFO : one: Copied (new) 2025/01/03 01:15:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:38 DEBUG : one: md5 = ab83202098b03ffe49728b1fd253684f OK 2025/01/03 01:15:38 INFO : one: Copied (replaced existing) 2025/01/03 01:15:40 DEBUG : dst/one: md5 = 0d6afc77a3d3b4d612bd45fe0a80beff OK 2025/01/03 01:15:43 DEBUG : CompareDest/one: md5 = 4e6beda826e05e277ec594152fe576d4 OK 2025/01/03 01:15:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:15:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:15:47 DEBUG : CompareDest/two: md5 = c6c1f89b357289aabf21685e1d0b3553 OK 2025/01/03 01:15:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:15:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:15:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:15:48 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:15:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:15:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:15:50 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:15:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:52 DEBUG : two: md5 = 603e52ac393418345ff8de2e80e7ba30 OK 2025/01/03 01:15:52 INFO : two: Copied (new) 2025/01/03 01:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:15:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:15:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/dst" 2025/01/03 01:15:57 DEBUG : Config file has changed externally - reloading 2025/01/03 01:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:15:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/CopyDest" 2025/01/03 01:15:59 DEBUG : Config file has changed externally - reloading 2025/01/03 01:15:59 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/03 01:16:00 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:16:03 DEBUG : one: md5 = 97ad1b91537644b118af8fc394b34fd5 OK 2025/01/03 01:16:03 INFO : one: Copied (new) 2025/01/03 01:16:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:16:06 DEBUG : one: md5 = 7929171c0edfd7711fa971498b1dbe3e OK 2025/01/03 01:16:06 INFO : one: Copied (replaced existing) 2025/01/03 01:16:08 DEBUG : dst/one: md5 = c2ab225b21490f4a2854ad752a65d180 OK 2025/01/03 01:16:11 DEBUG : CopyDest/one: md5 = eb1faad8d498b1a1282aaa1780225af3 OK 2025/01/03 01:16:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/BackupDir" 2025/01/03 01:16:11 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/03 01:16:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:16:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:16:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:16:16 INFO : one: Moved (server-side) 2025/01/03 01:16:17 INFO : one: Copied (server-side copy) 2025/01/03 01:16:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/03 01:16:19 DEBUG : CopyDest/two: md5 = 4cce75354090aecf02374612692bff6f OK 2025/01/03 01:16:20 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:16:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:16:21 INFO : two: Copied (server-side copy) 2025/01/03 01:16:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/03 01:16:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:16:22 DEBUG : two: Unchanged skipping 2025/01/03 01:16:24 DEBUG : CopyDest/three: md5 = 8ccebce56be5eef368c847f44306d58b OK 2025/01/03 01:16:25 DEBUG : three: Need to transfer - File not found at Destination 2025/01/03 01:16:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/03 01:16:25 DEBUG : three: Destination not found in --copy-dest 2025/01/03 01:16:27 DEBUG : three: md5 = 087411e2306dc36f3614be5e81aa4938 OK 2025/01/03 01:16:27 INFO : three: Copied (new) 2025/01/03 01:16:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/03 01:16:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:16:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:16:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:16:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:16:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/03 01:16:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.68s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:16:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/03 01:16:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4fb67fe5026998d10426130684565e6b OK 2025/01/03 01:16:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/03 01:16:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/03 01:16:39 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/01/03 01:16:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/03 01:16:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/03 01:16:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 19c49aa2c494fc8cac5c7c4b6979ff27 OK 2025/01/03 01:16:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/03 01:16:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/03 01:16:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.36s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using skip mode. 2025/01/03 01:16:51 NOTICE: one: Found 2 files with duplicate names 2025/01/03 01:16:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.23s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:16:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using skip mode. 2025/01/03 01:16:58 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:16:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/03 01:16:58 INFO : one: Deleted 2025/01/03 01:16:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.53s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using first mode. 2025/01/03 01:17:05 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:17:05 INFO : one: Deleted 2025/01/03 01:17:06 INFO : one: Deleted 2025/01/03 01:17:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.98s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using newest mode. 2025/01/03 01:17:12 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:17:13 INFO : one: Deleted 2025/01/03 01:17:13 INFO : one: Deleted 2025/01/03 01:17:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.75s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using oldest mode. 2025/01/03 01:17:20 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:17:21 INFO : one: Deleted 2025/01/03 01:17:21 INFO : one: Deleted 2025/01/03 01:17:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.49s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using largest mode. 2025/01/03 01:17:28 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:17:28 INFO : one: Deleted 2025/01/03 01:17:29 INFO : one: Deleted 2025/01/03 01:17:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using smallest mode. 2025/01/03 01:17:35 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:17:36 INFO : one: Deleted 2025/01/03 01:17:36 INFO : one: Deleted 2025/01/03 01:17:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Looking for duplicate names using rename mode. 2025/01/03 01:17:44 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/03 01:17:45 INFO : one-2.txt: renamed from: one.txt 2025/01/03 01:17:46 INFO : one-3.txt: renamed from: one.txt 2025/01/03 01:17:48 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.95s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:17:53 DEBUG : dupe1/one.txt: md5 = 6d82ad14406e5b8a0edd5489f6d1c62a OK 2025/01/03 01:17:56 DEBUG : dupe2/two.txt: md5 = 0580746c7b5fc1d1ceed15ca1b1f560d OK 2025/01/03 01:17:58 DEBUG : dupe3/three.txt: md5 = dc9716530657917b6cde6bf94baf68ef OK 2025/01/03 01:17:59 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/03 01:18:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/03 01:18:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/03 01:18:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/03 01:18:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/03 01:18:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/03 01:18:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.49s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:18:08 DEBUG : a.txt: md5 = 1c10e87edf479ad9a3f5be3d4f1433fc OK 2025/01/03 01:18:09 DEBUG : zend.txt: md5 = c9a290dc4b8de3523a4039d71af5fa98 OK 2025/01/03 01:18:12 DEBUG : sub dir/hello world: md5 = 4823c2c48aea3519e53831578b54e746 OK 2025/01/03 01:18:13 DEBUG : sub dir/hello world2: md5 = 521410a399e37da7dc9a41f5091484f7 OK 2025/01/03 01:18:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 30be624357a43c5fcc43167fc67bfaa8 OK 2025/01/03 01:18:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 79f5eeef86fbdb73aff1e10a04b02e3c OK 2025/01/03 01:18:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0549a80583cb7a0836a4f657f1da46a4 OK 2025/01/03 01:18:21 DEBUG : a.txt: Excluded (Size Filter) 2025/01/03 01:18:21 DEBUG : a.txt: Excluded 2025/01/03 01:18:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/03 01:18:21 DEBUG : sub dir/hello world2: Excluded 2025/01/03 01:18:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/03 01:18:21 DEBUG : sub dir/hello world: Excluded 2025/01/03 01:18:22 DEBUG : sub dir/ignore dir: Excluded 2025/01/03 01:18:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/03 01:18:22 DEBUG : sub dir/hello world2: Excluded 2025/01/03 01:18:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/03 01:18:22 DEBUG : sub dir/hello world: Excluded 2025/01/03 01:18:22 DEBUG : sub dir/ignore dir: Excluded 2025/01/03 01:18:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/03 01:18:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/03 01:18:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/03 01:18:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/03 01:18:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/03 01:18:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/03 01:18:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:18:32 DEBUG : file1: md5 = bc2cf68139dea8eebfe49d08b355fb2a OK 2025/01/03 01:18:34 DEBUG : sub/file2: md5 = 4c8d0c5beaf47b5d188850942ab61db0 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/03 01:18:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/03 01:18:37 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/03 01:18:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/03 01:18:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.16s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:18:42 DEBUG : file1: md5 = c21da3dae4675d20721f88ab3b7b61c6 OK 2025/01/03 01:18:44 DEBUG : sub/file2: md5 = a51758434364d181453b27da1df9b9e0 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/01/03 01:18:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/notfound" 2025/01/03 01:18:48 DEBUG : Config file has changed externally - reloading 2025/01/03 01:18:48 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/03 01:18:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.31s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Making directory 2025/01/03 01:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:18:56 DEBUG : sub dir/hello world: md5 = 299fddfa4114ff22648f28b63c1c1c5b OK 2025/01/03 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.43s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:00 DEBUG : potato2: md5 = 49232935270bf83cfe1956bad83907f8 OK 2025/01/03 01:19:02 DEBUG : empty space: md5 = 8a2963b1d0c220e06071788fc5d01acc OK --- PASS: TestLs (5.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:06 DEBUG : potato2: md5 = d6d899d78f2a947bf963761c6a298ec0 OK 2025/01/03 01:19:07 DEBUG : empty space: md5 = e71305da9739afb356a57a749f6935a4 OK 2025/01/03 01:19:08 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:11 DEBUG : potato2: md5 = 7678fa2354ba205301c5a933fd71500d OK 2025/01/03 01:19:13 DEBUG : empty space: md5 = 829764d060db4f3642d1d253e37c8db1 OK --- PASS: TestLsLong (5.23s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:16 DEBUG : potato2: md5 = 93a1b98c15089d160479a4e9ab4a2ef9 OK 2025/01/03 01:19:18 DEBUG : empty space: md5 = cea59ad9fbb94920dfd9e9d87a6fd94b OK --- PASS: TestHashSums (4.79s) === RUN TestHashSumsWithErrors 2025/01/03 01:19:20 DEBUG : Creating backend with remote ":memory:" 2025/01/03 01:19:20 DEBUG : Config file has changed externally - reloading 2025/01/03 01:19:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/03 01:19:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/03 01:19:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/03 01:19:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/03 01:19:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/03 01:19:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/03 01:19:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/03 01:19:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/03 01:19:20 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:21 DEBUG : potato2: md5 = e883fd67aee8391c347fbffc65b8e6ee OK 2025/01/03 01:19:23 DEBUG : empty space: md5 = 31275bdc943b778ba3b6f849bdbb1e7f OK 2025/01/03 01:19:25 DEBUG : sub dir/potato3: md5 = e14c76ab47e6ee34cd8e7bca8526bf3f OK 2025/01/03 01:19:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.60s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:31 DEBUG : small: md5 = e36caba15621de44313e46af815f97d3 OK 2025/01/03 01:19:32 DEBUG : medium: md5 = 2f3728fa88e2c042d7e16911e5547762 OK 2025/01/03 01:19:34 DEBUG : large: md5 = ab2ed2cc75e42fd84fb6dbde1c462764 OK 2025/01/03 01:19:34 DEBUG : Waiting for deletions to finish 2025/01/03 01:19:35 DEBUG : large: Excluded (Size Filter) 2025/01/03 01:19:35 INFO : small: Deleted 2025/01/03 01:19:35 INFO : medium: Deleted --- PASS: TestDelete (7.09s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:38 DEBUG : small: md5 = 8058f8ebd4c53a51ba4587725c1152d6 OK 2025/01/03 01:19:39 DEBUG : medium: md5 = 99d531e71bf5edad3ad531b8404b0562 OK 2025/01/03 01:19:41 DEBUG : large: md5 = a9ac5e247773f674a1588fd89ad0ff31 OK 2025/01/03 01:19:41 DEBUG : Waiting for deletions to finish 2025/01/03 01:19:41 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/03 01:19:42 INFO : small: Deleted 2025/01/03 01:19:42 INFO : large: Deleted --- PASS: TestMaxDelete (7.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:45 DEBUG : small: md5 = 952c351c0c5dd037ab9a4d61c5f3029d OK 2025/01/03 01:19:47 DEBUG : medium: md5 = c3cc81c3199f449d24303f7b2b45f217 OK 2025/01/03 01:19:48 DEBUG : large: md5 = ad6ac57c439576b8e9f5be1c32a2d578 OK 2025/01/03 01:19:49 DEBUG : Waiting for deletions to finish 2025/01/03 01:19:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/03 01:19:49 INFO : medium: Deleted 2025/01/03 01:19:49 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.63s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:19:53 DEBUG : small: md5 = d59e9c5cdb1306cf5d0fc4d7299a8d6e OK 2025/01/03 01:19:54 DEBUG : medium: md5 = 874c4ddb9344359e2a6cb30953945a56 OK 2025/01/03 01:19:56 DEBUG : large: md5 = 741b2b0b66c4e8a5f254107947265283 OK 2025/01/03 01:19:56 DEBUG : Waiting for deletions to finish 2025/01/03 01:19:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/03 01:19:57 INFO : medium: Deleted 2025/01/03 01:19:57 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:20:00 DEBUG : ReadFile: md5 = eb7df394105d8a5cb66222a271e7cc54 OK --- PASS: TestReadFile (4.77s) === RUN TestRetry 2025/01/03 01:20:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/03 01:20:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/03 01:20:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:20:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:20:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:20:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:20:03 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:20:05 DEBUG : file1: md5 = edbe4505309708ff773966755e9b49fc OK 2025/01/03 01:20:07 DEBUG : file2: md5 = e4427fc2bfae416d54c45b58fff84263 OK --- PASS: TestCat (17.50s) === RUN TestPurge 2025/01/03 01:20:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cadokod3deda" 2025/01/03 01:20:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:20:21 DEBUG : Creating backend with remote "TestDrive:crypt/et3jpi5d4btcg8n4nta1m4rh7gjq1s023o468tsr1n74q8tfklsg" 2025/01/03 01:20:22 DEBUG : Creating backend with remote "/tmp/rclone4076746947" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cadokod3deda'", Local "Local file system at /tmp/rclone4076746947", Modify Window "1ms" 2025/01/03 01:20:27 DEBUG : A1/B1/C1/one: md5 = 03397cfe204378778e3578a449b878eb OK 2025/01/03 01:20:27 DEBUG : A2: Making directory 2025/01/03 01:20:28 DEBUG : A1/B2: Making directory 2025/01/03 01:20:29 DEBUG : A1/B2/C2: Making directory 2025/01/03 01:20:30 DEBUG : A1/B1/C3: Making directory 2025/01/03 01:20:31 DEBUG : A3: Making directory 2025/01/03 01:20:32 DEBUG : A3/B3: Making directory 2025/01/03 01:20:33 DEBUG : A3/B3/C4: Making directory 2025/01/03 01:20:36 DEBUG : A1/two: md5 = 0adfa80724f7e6f3c28669338865bcc6 OK 2025/01/03 01:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cadokod3deda': Purge remote 2025/01/03 01:20:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:20:44 DEBUG : A1/B1/C1/one: md5 = 05a1c5f2d60b56119e4822319e2dd0b2 OK 2025/01/03 01:20:44 DEBUG : A2: Making directory 2025/01/03 01:20:45 DEBUG : A1/B2: Making directory 2025/01/03 01:20:46 DEBUG : A1/B2/C2: Making directory 2025/01/03 01:20:47 DEBUG : A1/B1/C3: Making directory 2025/01/03 01:20:48 DEBUG : A3: Making directory 2025/01/03 01:20:49 DEBUG : A3/B3: Making directory 2025/01/03 01:20:50 DEBUG : A3/B3/C4: Making directory 2025/01/03 01:20:53 DEBUG : A1/two: md5 = 568a1e8fd85f1099ac6ac1d1367cbbbb OK 2025/01/03 01:20:54 DEBUG : removing 1 level 3 directories 2025/01/03 01:20:54 INFO : A3/B3/C4: Removing directory 2025/01/03 01:20:57 DEBUG : removing 2 level 3 directories 2025/01/03 01:20:57 INFO : A1/B2/C2: Removing directory 2025/01/03 01:20:57 INFO : A1/B1/C3: Removing directory 2025/01/03 01:20:58 DEBUG : removing 2 level 2 directories 2025/01/03 01:20:58 INFO : A3/B3: Removing directory 2025/01/03 01:20:58 INFO : A1/B2: Removing directory 2025/01/03 01:20:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:20:58 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/03 01:20:59 DEBUG : removing 2 level 1 directories 2025/01/03 01:20:59 INFO : A3: Removing directory 2025/01/03 01:20:59 INFO : A2: Removing directory 2025/01/03 01:20:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/03 01:21:03 DEBUG : removing 1 level 3 directories 2025/01/03 01:21:03 INFO : A1/B1/C1: Removing directory 2025/01/03 01:21:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:04 DEBUG : removing 1 level 2 directories 2025/01/03 01:21:04 INFO : A1/B1: Removing directory 2025/01/03 01:21:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:21:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:21:05 DEBUG : removing 1 level 1 directories 2025/01/03 01:21:05 INFO : A1: Removing directory 2025/01/03 01:21:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:21:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:21:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:21:06 DEBUG : removing 1 level 0 directories 2025/01/03 01:21:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Removing directory 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:21:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (28.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:21:08 DEBUG : A1: Making directory 2025/01/03 01:21:09 DEBUG : A1/B1: Making directory 2025/01/03 01:21:11 DEBUG : A1/B1/C1: Making directory 2025/01/03 01:21:13 DEBUG : removing 1 level 3 directories 2025/01/03 01:21:13 INFO : A1/B1/C1: Removing directory 2025/01/03 01:21:14 DEBUG : removing 1 level 2 directories 2025/01/03 01:21:14 INFO : A1/B1: Removing directory 2025/01/03 01:21:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:21:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:21:17 DEBUG : A1: Making directory 2025/01/03 01:21:18 DEBUG : A1/B1: Making directory 2025/01/03 01:21:19 DEBUG : A1/B1/C1: Making directory 2025/01/03 01:21:22 DEBUG : removing 1 level 3 directories 2025/01/03 01:21:22 INFO : A1/B1/C1: Removing directory 2025/01/03 01:21:23 DEBUG : removing 1 level 2 directories 2025/01/03 01:21:23 INFO : A1/B1: Removing directory 2025/01/03 01:21:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:21:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.82s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:21:28 DEBUG : file1: md5 = c58c9fa25339996d641ae868a9ef272d OK 2025/01/03 01:21:28 DEBUG : filename.txt: File name found in url 2025/01/03 01:21:30 DEBUG : filename.txt: md5 = 57de08f3615bad34b24c71cef79b60e7 OK 2025/01/03 01:21:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/03 01:21:32 DEBUG : headerfilename.txt: md5 = 95fa265f9dc820dd5476f65942c0aaab OK 2025/01/03 01:21:33 DEBUG : file2: md5 = 0016e4dca9fd60acd2ee3891f5abc9f8 OK --- PASS: TestCopyURL (10.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:21:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:21:39 DEBUG : sub/file2: md5 = d29b294b1e901b5190e4f556ba1e02e8 OK 2025/01/03 01:21:39 INFO : file1: Copied (new) to: sub/file2 2025/01/03 01:21:39 INFO : file1: Deleted 2025/01/03 01:21:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:21:40 DEBUG : file1: Unchanged skipping 2025/01/03 01:21:40 INFO : file1: Deleted 2025/01/03 01:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': don't need to copy/move sub/file2, it is already at target location 2025/01/03 01:21:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:21:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:21:45 DEBUG : file1: md5 = 69313ffb6e9efd78086a3ad5e14545a2 OK 2025/01/03 01:21:45 INFO : file1: Copied (new) 2025/01/03 01:21:45 INFO : file1: Deleted 2025/01/03 01:21:45 DEBUG : file1: Destination exists, skipping 2025/01/03 01:21:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:21:50 DEBUG : dst/file1: md5 = c0ede45c158f1d73ca8d8484e78a87ab OK 2025/01/03 01:21:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawasog9roxi/backup" 2025/01/03 01:21:51 DEBUG : Config file has changed externally - reloading 2025/01/03 01:21:51 DEBUG : Creating backend with remote "TestDrive:crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0/1nrff024r7pq65ecp72fc28jb0" 2025/01/03 01:21:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/03 01:21:55 INFO : dst/file1: Moved (server-side) 2025/01/03 01:21:57 DEBUG : dst/file1: md5 = 83013949c71d8ee9b6823c9c4530718f OK 2025/01/03 01:21:57 INFO : dst/file1: Copied (new) 2025/01/03 01:21:57 INFO : dst/file1: Deleted 2025/01/03 01:22:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:22:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:22:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.06s) === 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:22:05 DEBUG : A1/one: md5 = b3bcd51b7a95576830b328e2fbded53b OK 2025/01/03 01:22:06 DEBUG : A1/two: md5 = 87351a1bf07b331ffbe9d2f1672b21f5 OK 2025/01/03 01:22:07 DEBUG : Config file has changed externally - reloading 2025/01/03 01:22:07 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/01/03 01:22:07 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/01/03 01:22:07 DEBUG : TestDrive: Saved new token in config file 2025/01/03 01:22:09 DEBUG : A1/B1/three: md5 = 1a0b201240e8b3096b66437cc4fb10a4 OK 2025/01/03 01:22:12 DEBUG : A1/B1/C1/four: md5 = 1b703415fe6194bff282929545e2682d OK 2025/01/03 01:22:15 DEBUG : A1/B1/C2/five: md5 = b32a00a998bf138d167fce71c2869763 OK 2025/01/03 01:22:15 DEBUG : A1/B2: Making directory 2025/01/03 01:22:16 DEBUG : A1/B1/C3: Making directory 2025/01/03 01:22:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/03 01:22:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/03 01:22:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/03 01:22:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/03 01:22:28 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/03 01:22:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:22:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:22:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:22:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:22:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:22:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/03 01:22:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/03 01:22:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/03 01:22:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/03 01:22:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/03 01:22:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/03 01:22:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:22:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:22:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:22:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:22:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:22:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/03 01:22:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/03 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/03 01:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:22:59 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:23:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 4b2c84e693d0193e508476bb1157ae0c OK 2025/01/03 01:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/03 01:23:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 01:23:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/03 01:23:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 69e54e86eccc96d6b3fd03e9cfe8a774 OK 2025/01/03 01:23:03 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:23:07 DEBUG : with_checksum_small_file_from_pipe: md5 = cb68a5e88715ed07d0b62cb00b487ec6 OK 2025/01/03 01:23:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 01:23:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/03 01:23:09 DEBUG : with_checksum_big_file_from_pipe: md5 = 03a96da15dedd0b790234d519b8355e1 OK 2025/01/03 01:23:09 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:23:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:23:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/03 01:23:14 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-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:23:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 01:23:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/03 01:23:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/03 01:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/03 01:23:24 DEBUG : rcat_metadata: md5 = a4ab0022d590d6edee5c1ee07c02b666 OK 2025/01/03 01:23:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/03 01:23:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/03 01:23:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 17d7782fdd397be600185a72ca6f6c2a OK 2025/01/03 01:23:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.59s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (3.30s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:30 DEBUG : potato1: md5 = a928a54d173da0e2e929064feede934b OK 2025/01/03 01:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/03 01:23:32 DEBUG : potato2: md5 = bc3cd94b4321269ae8fd22649fe95882 OK 2025/01/03 01:23:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.75s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:35 DEBUG : potato1: md5 = 35d1d8aaa35793cf99100b656de25bda OK 2025/01/03 01:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/03 01:23:36 DEBUG : potato2: md5 = 181c91052b901c6f4ee358cba953a829 OK 2025/01/03 01:23:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.49s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:41 DEBUG : potato2: md5 = 11ae1f7f4b9e1736696d2b85cfd01dc2 OK 2025/01/03 01:23:42 DEBUG : empty space: md5 = 216bca9b98e28e53b0824f96a95565c5 OK 2025/01/03 01:23:45 DEBUG : sub dir/potato3: md5 = 3aed8f7a6994b44bd74824231a4acdd3 OK 2025/01/03 01:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Touching "empty space" 2025/01/03 01:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Touching "potato2" 2025/01/03 01:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Touching "sub dir/potato3" 2025/01/03 01:23:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.19s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:51 DEBUG : dir with metadata: Making directory with metadata 2025/01/03 01:23:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.67s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:54 DEBUG : directory with modtime: Making directory with metadata 2025/01/03 01:23:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.85s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:23:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/03 01:23:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/03 01:23:57 DEBUG : Google drive root 'crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0': Skipping btime metadata as can't update it on an existing file: 2025-01-03T01:23:56.992978651Z 2025/01/03 01:23:58 INFO : non existent directory: Updated directory metadata 2025/01/03 01:24:00 DEBUG : Google drive root 'crypt/efgoms6dt98ksv9r5gi1f756qsdo6sv15li6r2hjhcut564nomr0': Skipping btime metadata as can't update it on an existing file: 2025-01-03T01:23:56.992978651Z 2025/01/03 01:24:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.73s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:24:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/03 01:24:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/03 01:24:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:24:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/03 01:24:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/03 01:24:07 DEBUG : dst: Making directory with metadata 2025/01/03 01:24:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/03 01:24:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:24:09 INFO : dst: Set directory modification time (using SetModTime) 2025/01/03 01:24:09 INFO : dst: Set directory modification time (using SetModTime) 2025/01/03 01:24:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/03 01:24:10 INFO : dst: Set directory modification time (using SetModTime) 2025/01/03 01:24:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.41s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi'", Local "Local file system at /tmp/rclone2398819971", Modify Window "1ms" 2025/01/03 01:24:14 DEBUG : sub dir/test remove existing: md5 = 38fe3464a12eac82731d5bd61ae72362 OK 2025/01/03 01:24:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e4d85dfb8429a2c52bdf6f188cfade91 OK 2025/01/03 01:24:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hiyatax3" before starting 2025/01/03 01:24:19 DEBUG : sub dir/test remove existing.hiyatax3: TEST: removing renamed existing file after operation 2025/01/03 01:24:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kacoxul5" before starting 2025/01/03 01:24:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kacoxul5: TEST: renaming existing back after failed operation 2025/01/03 01:24:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rubunor3" before starting 2025/01/03 01:24:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rubunor3: TEST: removing renamed existing file after operation 2025/01/03 01:24:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "su11bcv934llimq7p5uqp9drqfgnr00a252ubio4o6jl7art68kbco3s3n9nk9f7pto7scb3rnkrefsvik2525u8v8c5l36upuni5mj7h1irhuj9hqiqmj0mu5tkgjkiq5qrom9ebu2ucsrnmu2b18n43ghtmioq9afufudao91aeapc00g0" 2025/01/03 01:24:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ni12j32mjnond5vqqbf2ipa647114hie2nqhhslhnoelsl2tebug" --- PASS: TestRemoveExisting (14.66s) === 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/01/03 01:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawasog9roxi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m6.118386923s (try 1/5)