"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/21 01:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo" 2025/05/21 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g" 2025/05/21 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone246603054" === 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/21 01:02:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/21 01:02:52 DEBUG : potato: Seek from 10 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 10 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Seek from 5 to 2 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/21 01:02:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Seek from 5 to 2 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/21 01:02:52 DEBUG : potato: Seek from 8 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 8 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/21 01:02:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 01:02:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 01:02:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 01:02:52 DEBUG : potato: Seek from 5 to 2 2025/05/21 01:02:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/21 01:02:52 DEBUG : potato: Seek from 9 to 0 2025/05/21 01:02:52 DEBUG : potato: Seek from 9 to 0 2025/05/21 01:02:52 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:02:54 DEBUG : rutabaga: md5 = 1d15a4d4972a65f763418e1d42345a3c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/21 01:02:56 DEBUG : empty space: md5 = 2d87e841a57a0968e73c9a4522cc3c3c OK === RUN TestCheck/3 2025/05/21 01:02:58 DEBUG : potato2: md5 = f5987b3dcf26374466af9f3aca24f57a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/21 01:03:01 DEBUG : remotepotato: md5 = 8cc040d494eec9531bdfc8d589a32896 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.20s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/05/21 01:03:04 DEBUG : Creating backend with remote "nonexistent" 2025/05/21 01:03:04 DEBUG : Creating backend with remote "nonexistent" 2025/05/21 01:03:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/21 01:03:04 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/05/21 01:03:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/21 01:03:04 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:03:05 DEBUG : rutabaga: md5 = 08d0141bc5884fab4a55e3f173645afa OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/21 01:03:09 DEBUG : empty space: md5 = b6afe70cc442bd09928b5be94ec7c13b OK === RUN TestCheckDownload/3 2025/05/21 01:03:12 DEBUG : potato2: md5 = 51927f46ed12b0c8bb0c8a182d06483f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/21 01:03:16 DEBUG : remotepotato: md5 = b01b3aa05860776f877304afd116279a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.92s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.39s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:03:22 DEBUG : rutabaga: md5 = b2b30108047b2f177004c4a19f3790d8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/21 01:03:24 DEBUG : empty space: md5 = 3cd85dd0d28b777764ef7b8373247f1a OK === RUN TestCheckSizeOnly/3 2025/05/21 01:03:27 DEBUG : potato2: md5 = 2c0d83c18a94fdfbc3e8e00fc5ddeb5e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/21 01:03:29 DEBUG : remotepotato: md5 = 3f9fa9fe30ede2401cf6994157d2b0bf OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.72s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.58s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:03:34 DEBUG : test.sum: md5 = 603166fd1e532d41284c174f056047a5 OK 2025/05/21 01:03:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/21 01:03:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/21 01:03:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/21 01:03:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/21 01:03:37 DEBUG : test.sum: md5 = 611ccc16ca62e6d0f413a85ca400f3ce OK 2025/05/21 01:03:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/21 01:03:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/21 01:03:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/21 01:03:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.06s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/data" 2025/05/21 01:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/data" 2025/05/21 01:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/vjrnln8ratgmqakfosrqe8espk" 2025/05/21 01:03:44 DEBUG : data/banana: md5 = d19ff57b7e7392e622f494927f56cc49 OK 2025/05/21 01:03:45 DEBUG : test.sum: md5 = 7c6b50f2286edcb74460f070a72ad383 OK === RUN TestCheckSumDownload/subtest1 2025/05/21 01:03:50 DEBUG : data/potato: md5 = cbcacbbf7795279a05d03f915cd8f01c OK 2025/05/21 01:03:51 DEBUG : test.sum: md5 = c3e0c4af946ba4193266634f8664f263 OK === RUN TestCheckSumDownload/subtest2 2025/05/21 01:03:55 DEBUG : test.sum: md5 = 08d6ecc8706bda5aa9ccde315efa6837 OK === RUN TestCheckSumDownload/subtest3 2025/05/21 01:03:59 DEBUG : test.sum: md5 = f7a4ee31aeae10ddc5f25072a54bd998 OK === RUN TestCheckSumDownload/subtest4 2025/05/21 01:04:03 DEBUG : test.sum: md5 = 42c0af307438e2234b5ab143159eb6ac OK === RUN TestCheckSumDownload/subtest5 2025/05/21 01:04:07 DEBUG : test.sum: md5 = b9d41cffcd8c5f46d625342458b4f544 OK === RUN TestCheckSumDownload/subtest6 2025/05/21 01:04:11 DEBUG : data/banana: md5 = 55700a9519547f6384c2458e67a218c1 OK 2025/05/21 01:04:12 DEBUG : data/potato: md5 = e75ef236ce3f634398b44fef2289ef4d OK 2025/05/21 01:04:14 DEBUG : test.sum: md5 = e9740a09b80ed90e8e4b9051ec38abd2 OK === RUN TestCheckSumDownload/subtest7 2025/05/21 01:04:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/21 01:04:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.38s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.15s) --- PASS: TestCheckSumDownload/subtest5 (2.08s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.66s) === RUN TestApplyTransforms 2025/05/21 01:04:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-savolin1veko" 2025/05/21 01:04:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:20 DEBUG : Creating backend with remote "TestDrive:crypt/om39081qk96k892cse8d5g4dbquhg06ka6ckc48sljrhuibkbu70" 2025/05/21 01:04:21 DEBUG : Creating backend with remote "/tmp/rclone2642991676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko'", Local "Local file system at /tmp/rclone2642991676", Modify Window "1ms" 2025/05/21 01:04:23 DEBUG : hello, world!: md5 = 7afbab69674d0b747c9f7e1a97ef92fd OK upper checkfile vs. lower remote (without normalization) 2025/05/21 01:04:23 ERROR : hello, world!: sum not found 2025/05/21 01:04:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko' 2025/05/21 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko': 1 files missing 2025/05/21 01:04:23 NOTICE: 1 hashes missing 2025/05/21 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko': 2 differences found 2025/05/21 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/21 01:04:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko': 0 differences found 2025/05/21 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko': 1 matching files 2025/05/21 01:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senesiq4ziqu" 2025/05/21 01:04:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/ijcicued7g7d265mutgckkaielv24b7atqinjkjskcn5jgfprsc0" 2025/05/21 01:04:25 DEBUG : Creating backend with remote "/tmp/rclone2638667247" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu'", Local "Local file system at /tmp/rclone2638667247", Modify Window "1ms" 2025/05/21 01:04:27 DEBUG : HELLO, WORLD!: md5 = 5c23942078ec46932a27619eddb5f8bd OK lower checkfile vs. upper remote (without normalization) 2025/05/21 01:04:28 ERROR : HELLO, WORLD!: sum not found 2025/05/21 01:04:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu' 2025/05/21 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu': 1 files missing 2025/05/21 01:04:28 NOTICE: 1 hashes missing 2025/05/21 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu': 2 differences found 2025/05/21 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/21 01:04:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu': 0 differences found 2025/05/21 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu': 1 matching files 2025/05/21 01:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liketaw3lupe" 2025/05/21 01:04:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/kp6igd1i6q413dr3c8bqfgapjsrhde1bllv3mb5cafskvae921qg" 2025/05/21 01:04:30 DEBUG : Creating backend with remote "/tmp/rclone1694718365" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe'", Local "Local file system at /tmp/rclone1694718365", Modify Window "1ms" 2025/05/21 01:04:32 DEBUG : HeLlO, wOrLd!: md5 = 88c3cf389cf2b09b9f2efce0ddc7f3de OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/21 01:04:33 ERROR : HeLlO, wOrLd!: sum not found 2025/05/21 01:04:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe' 2025/05/21 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe': 1 files missing 2025/05/21 01:04:33 NOTICE: 1 hashes missing 2025/05/21 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe': 2 differences found 2025/05/21 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/21 01:04:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe': 0 differences found 2025/05/21 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe': 1 matching files 2025/05/21 01:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wafuxin2vaga" 2025/05/21 01:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/ho5p1poa88im246l5brubgq5c63gtivsgdkm91i736q20980n100" 2025/05/21 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone2508780501" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga'", Local "Local file system at /tmp/rclone2508780501", Modify Window "1ms" 2025/05/21 01:04:38 DEBUG : HELLO, WORLD!: md5 = 4b347fdaba210fe9d4052b4e129e744e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/21 01:04:39 ERROR : HELLO, WORLD!: sum not found 2025/05/21 01:04:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga' 2025/05/21 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga': 1 files missing 2025/05/21 01:04:39 NOTICE: 1 hashes missing 2025/05/21 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga': 2 differences found 2025/05/21 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/21 01:04:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga': 0 differences found 2025/05/21 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga': 1 matching files 2025/05/21 01:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nozebog5tiqa" 2025/05/21 01:04:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/8uklfv2ncbnktd34j00qqg6af8nta6b6p5975p0jiikisko2acj0" 2025/05/21 01:04:41 DEBUG : Creating backend with remote "/tmp/rclone4164571105" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa'", Local "Local file system at /tmp/rclone4164571105", Modify Window "1ms" 2025/05/21 01:04:43 DEBUG : 測試_Русский___ě_áñ: md5 = 96d9d541676e31acc567065fc274b427 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/21 01:04:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/21 01:04:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa' 2025/05/21 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa': 1 files missing 2025/05/21 01:04:43 NOTICE: 1 hashes missing 2025/05/21 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa': 2 differences found 2025/05/21 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/21 01:04:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa': 0 differences found 2025/05/21 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa': 1 matching files 2025/05/21 01:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gasudav4dewe" 2025/05/21 01:04:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/q4arautod8r1p7qfkpmm7ms7cap301mm01dvaknn04ltkiasdl9g" 2025/05/21 01:04:45 DEBUG : Creating backend with remote "/tmp/rclone3736769614" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe'", Local "Local file system at /tmp/rclone3736769614", Modify Window "1ms" 2025/05/21 01:04:48 DEBUG : 測試_Русский___ě_áñ: md5 = 69fac62d3ff8add8cdc8e3bcb4704cb5 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/21 01:04:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/21 01:04:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe' 2025/05/21 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe': 1 files missing 2025/05/21 01:04:48 NOTICE: 1 hashes missing 2025/05/21 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe': 2 differences found 2025/05/21 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/21 01:04:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe': 0 differences found 2025/05/21 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe': 1 matching files 2025/05/21 01:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qotitar1jato" 2025/05/21 01:04:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/95gjae4evrghhg0lhea61eoj8784lfs98q229ltlocea0s2jktc0" 2025/05/21 01:04:50 DEBUG : Creating backend with remote "/tmp/rclone3170809545" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato'", Local "Local file system at /tmp/rclone3170809545", Modify Window "1ms" 2025/05/21 01:04:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ba286198d258fbd0b650dd178f9c7d3b OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/21 01:04:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 01:04:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato' 2025/05/21 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato': 1 files missing 2025/05/21 01:04:53 NOTICE: 1 hashes missing 2025/05/21 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato': 2 differences found 2025/05/21 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/21 01:04:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato': 0 differences found 2025/05/21 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato': 1 matching files 2025/05/21 01:04:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-magawuw9qisu" 2025/05/21 01:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:54 DEBUG : Creating backend with remote "TestDrive:crypt/41bn5khjqacnepu9oknpdn8mc6bnnib765tlcjjhdqlkin0v91f0" 2025/05/21 01:04:55 DEBUG : Creating backend with remote "/tmp/rclone1600563695" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu'", Local "Local file system at /tmp/rclone1600563695", Modify Window "1ms" 2025/05/21 01:04:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c9d9848d65b532aa69f3c78e791f0c13 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/21 01:04:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 01:04:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu' 2025/05/21 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu': 1 files missing 2025/05/21 01:04:57 NOTICE: 1 hashes missing 2025/05/21 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu': 2 differences found 2025/05/21 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/21 01:04:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu': 0 differences found 2025/05/21 01:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu': 1 matching files 2025/05/21 01:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qurazuf7cave" 2025/05/21 01:04:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/s1083hl0bj6rsp13jadrak8npok06u5pf5t104mmt1kn6s99phog" 2025/05/21 01:04:59 DEBUG : Creating backend with remote "/tmp/rclone3686052566" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave'", Local "Local file system at /tmp/rclone3686052566", Modify Window "1ms" 2025/05/21 01:05:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1918dab1b0e1b2d1e58e6ace73a27ae2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/21 01:05:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 01:05:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave' 2025/05/21 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave': 1 files missing 2025/05/21 01:05:02 NOTICE: 1 hashes missing 2025/05/21 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave': 2 differences found 2025/05/21 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/21 01:05:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave': 0 differences found 2025/05/21 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave': 1 matching files 2025/05/21 01:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuzimut9bica" 2025/05/21 01:05:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/iav1snfu3cvmnbl7kl8hka5h1uckl8vtnh5qmavar3809dga8ur0" 2025/05/21 01:05:04 DEBUG : Creating backend with remote "/tmp/rclone24778500" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica'", Local "Local file system at /tmp/rclone24778500", Modify Window "1ms" 2025/05/21 01:05:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aacb15987f7a45b1485c7628ac057bcd OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/21 01:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 01:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica' 2025/05/21 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica': 1 files missing 2025/05/21 01:05:07 NOTICE: 1 hashes missing 2025/05/21 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica': 2 differences found 2025/05/21 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/21 01:05:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 01:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica': 0 differences found 2025/05/21 01:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica': 1 matching files 2025/05/21 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuzimut9bica': Purge remote 2025/05/21 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qurazuf7cave': Purge remote 2025/05/21 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magawuw9qisu': Purge remote 2025/05/21 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotitar1jato': Purge remote 2025/05/21 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gasudav4dewe': Purge remote 2025/05/21 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nozebog5tiqa': Purge remote 2025/05/21 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wafuxin2vaga': Purge remote 2025/05/21 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liketaw3lupe': Purge remote 2025/05/21 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senesiq4ziqu': Purge remote 2025/05/21 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-savolin1veko': Purge remote --- PASS: TestApplyTransforms (52.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:05:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 01:05:15 DEBUG : sub/file2: md5 = 68f76a92aed366aa2b4b81e317081b63 OK 2025/05/21 01:05:15 INFO : file1: Copied (new) to: sub/file2 2025/05/21 01:05:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 01:05:15 DEBUG : file1: Unchanged skipping 2025/05/21 01:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': don't need to copy/move sub/file2, it is already at target location 2025/05/21 01:05:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:05:21 DEBUG : dst/file1: md5 = 64bb41e15a3e8d03cd062f85df27c7a4 OK 2025/05/21 01:05:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/backup" 2025/05/21 01:05:22 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/1nrff024r7pq65ecp72fc28jb0" 2025/05/21 01:05:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/21 01:05:25 INFO : dst/file1: Moved (server-side) 2025/05/21 01:05:27 DEBUG : dst/file1: md5 = 36bb9e1945273c0258d3f0c33a654912 OK 2025/05/21 01:05:27 INFO : dst/file1: Copied (new) 2025/05/21 01:05:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:05:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:05:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:05:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/dst" 2025/05/21 01:05:31 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/CompareDest" 2025/05/21 01:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/gveqi14airsml4bgu7krj116o8" 2025/05/21 01:05:35 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 01:05:37 DEBUG : one: md5 = b49c675426377571d640405489aeec59 OK 2025/05/21 01:05:37 INFO : one: Copied (new) 2025/05/21 01:05:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 01:05:39 DEBUG : one: md5 = 76dc307cb9ba93531639aac6051a05b5 OK 2025/05/21 01:05:39 INFO : one: Copied (replaced existing) 2025/05/21 01:05:41 DEBUG : dst/one: md5 = a85dd6a7a55d99cb668910ea36fff4b0 OK 2025/05/21 01:05:43 DEBUG : CompareDest/one: md5 = ca8ddbce61cf0c570fb32ba906573c9b OK 2025/05/21 01:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 01:05:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 01:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 01:05:46 DEBUG : CompareDest/two: md5 = c89b0a509d0709d98746ccd3bd8a598e OK 2025/05/21 01:05:47 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 01:05:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 01:05:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 01:05:48 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 01:05:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 01:05:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 01:05:49 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 01:05:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 01:05:51 DEBUG : two: md5 = 3f8f616c2390686810384ec6c49583bd OK 2025/05/21 01:05:51 INFO : two: Copied (new) 2025/05/21 01:05:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 01:05:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:05:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:05:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:05:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/dst" 2025/05/21 01:05:55 DEBUG : Config file has changed externally - reloading 2025/05/21 01:05:55 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 01:05:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/CopyDest" 2025/05/21 01:05:57 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/21 01:05:58 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 01:06:01 DEBUG : one: md5 = a919fdcc78e86572c3ec39df9e382953 OK 2025/05/21 01:06:01 INFO : one: Copied (new) 2025/05/21 01:06:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 01:06:03 DEBUG : one: md5 = ee37459e26121e51089572b345532a6a OK 2025/05/21 01:06:03 INFO : one: Copied (replaced existing) 2025/05/21 01:06:05 DEBUG : dst/one: md5 = f773141bf52b01ab41557fd969c354aa OK 2025/05/21 01:06:07 DEBUG : CopyDest/one: md5 = 90ec9cc7fc8c27d44f475f5eaad5ca3c OK 2025/05/21 01:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/BackupDir" 2025/05/21 01:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/21 01:06:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 01:06:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 01:06:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 01:06:12 INFO : one: Moved (server-side) 2025/05/21 01:06:13 INFO : one: Copied (server-side copy) 2025/05/21 01:06:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 01:06:14 DEBUG : CopyDest/two: md5 = cc1f358a4375627556ccab9fe0f234d9 OK 2025/05/21 01:06:15 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 01:06:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 01:06:16 INFO : two: Copied (server-side copy) 2025/05/21 01:06:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 01:06:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 01:06:17 DEBUG : two: Unchanged skipping 2025/05/21 01:06:19 DEBUG : CopyDest/three: md5 = e1a3dce44ace4abdd7047cc58efa34c5 OK 2025/05/21 01:06:19 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 01:06:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 01:06:20 DEBUG : three: Destination not found in --copy-dest 2025/05/21 01:06:21 DEBUG : three: md5 = 4daf017486eb001c8407acbf5d237402 OK 2025/05/21 01:06:21 INFO : three: Copied (new) 2025/05/21 01:06:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/21 01:06:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:06:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 01:06:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:06:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 01:06:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/21 01:06:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.25s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:06:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/21 01:06:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 27dd70352bb8821d2a587690d8d1f61b OK 2025/05/21 01:06:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/21 01:06:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/21 01:06:31 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/05/21 01:06:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/21 01:06:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/21 01:06:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2166d2fce5de7f846f5808456f95b36d OK 2025/05/21 01:06:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/21 01:06:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/21 01:06:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:06:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using skip mode. 2025/05/21 01:06:40 NOTICE: one: Found 2 files with duplicate names 2025/05/21 01:06:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:06:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using skip mode. 2025/05/21 01:06:46 NOTICE: one: Found 3 files with duplicate names 2025/05/21 01:06:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/21 01:06:47 INFO : one: Deleted 2025/05/21 01:06:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.25s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:06:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using first mode. 2025/05/21 01:06:52 NOTICE: one: Found 3 files with duplicate names 2025/05/21 01:06:53 INFO : one: Deleted 2025/05/21 01:06:53 INFO : one: Deleted 2025/05/21 01:06:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using newest mode. 2025/05/21 01:06:58 NOTICE: one: Found 3 files with duplicate names 2025/05/21 01:06:59 INFO : one: Deleted 2025/05/21 01:06:59 INFO : one: Deleted 2025/05/21 01:06:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:07:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using oldest mode. 2025/05/21 01:07:05 NOTICE: one: Found 3 files with duplicate names 2025/05/21 01:07:05 INFO : one: Deleted 2025/05/21 01:07:06 INFO : one: Deleted 2025/05/21 01:07:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using largest mode. 2025/05/21 01:07:11 NOTICE: one: Found 3 files with duplicate names 2025/05/21 01:07:12 INFO : one: Deleted 2025/05/21 01:07:12 INFO : one: Deleted 2025/05/21 01:07:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using smallest mode. 2025/05/21 01:07:17 NOTICE: one: Found 3 files with duplicate names 2025/05/21 01:07:18 INFO : one: Deleted 2025/05/21 01:07:18 INFO : one: Deleted 2025/05/21 01:07:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.88s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Looking for duplicate names using rename mode. 2025/05/21 01:07:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/21 01:07:26 INFO : one-2.txt: renamed from: one.txt 2025/05/21 01:07:27 INFO : one-3.txt: renamed from: one.txt 2025/05/21 01:07:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:07:33 DEBUG : dupe1/one.txt: md5 = 3806609557c1928e973242a81b7f85e8 OK 2025/05/21 01:07:35 DEBUG : dupe2/two.txt: md5 = 63bc3e66912022969891ffa75bb11857 OK 2025/05/21 01:07:37 DEBUG : dupe3/three.txt: md5 = b2844978e2f3cff0d96a089bda14beef OK 2025/05/21 01:07:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/21 01:07:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/21 01:07:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/21 01:07:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/21 01:07:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/21 01:07:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/21 01:07:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.20s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:07:44 DEBUG : a.txt: md5 = b5e70a4b0e11c8144bb68fec3c3b21f9 OK 2025/05/21 01:07:46 DEBUG : zend.txt: md5 = 7d8f794ff3dbfdefcf6dcaabcbb151ea OK 2025/05/21 01:07:48 DEBUG : sub dir/hello world: md5 = a83df59eb06e03540955c5ff5e726807 OK 2025/05/21 01:07:49 DEBUG : sub dir/hello world2: md5 = 1a7f7ea473a3808dd15a460c0bc51e2f OK 2025/05/21 01:07:51 DEBUG : sub dir/ignore dir/.ignore: md5 = 6c191c6e8bd51359f08bef2668d1455c OK 2025/05/21 01:07:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 18bc03fd18ecf5ee31dee833b36777cc OK 2025/05/21 01:07:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = a828e8d4f8cd0c1eedc26e456a8e8312 OK 2025/05/21 01:07:56 DEBUG : a.txt: Excluded (Size Filter) 2025/05/21 01:07:56 DEBUG : a.txt: Excluded 2025/05/21 01:07:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 01:07:56 DEBUG : sub dir/hello world2: Excluded 2025/05/21 01:07:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 01:07:56 DEBUG : sub dir/hello world: Excluded 2025/05/21 01:07:57 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 01:07:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 01:07:57 DEBUG : sub dir/hello world2: Excluded 2025/05/21 01:07:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 01:07:57 DEBUG : sub dir/hello world: Excluded 2025/05/21 01:07:57 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/21 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/21 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/21 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/21 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/21 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/21 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:05 DEBUG : a.txt: md5 = 61e7094f1bf3580b6042d3d5ed891349 OK 2025/05/21 01:08:06 DEBUG : zend.txt: md5 = 24109f4c0fe48732cfb8c643d6f5b4d0 OK 2025/05/21 01:08:08 DEBUG : sub dir/hello world: md5 = 4675e8771487c14b1453782acd5f7639 OK 2025/05/21 01:08:09 DEBUG : sub dir/hello world2: md5 = 2cc003a668c9158e160279b11a4f0322 OK 2025/05/21 01:08:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 76c91746c3c403bfbc932226e7764eed OK 2025/05/21 01:08:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7be3e7ed311f43e794486f5de198b2f4 OK 2025/05/21 01:08:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = bfaac674bdc1e1ce679c57a35e0119f8 OK 2025/05/21 01:08:16 DEBUG : a.txt: Excluded (Size Filter) 2025/05/21 01:08:16 DEBUG : a.txt: Excluded 2025/05/21 01:08:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 01:08:17 DEBUG : sub dir/hello world: Excluded 2025/05/21 01:08:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 01:08:17 DEBUG : sub dir/hello world2: Excluded 2025/05/21 01:08:17 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 01:08:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 01:08:17 DEBUG : sub dir/hello world: Excluded 2025/05/21 01:08:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 01:08:17 DEBUG : sub dir/hello world2: Excluded 2025/05/21 01:08:18 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 01:08:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/21 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/21 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/21 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/21 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/21 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/21 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.32s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:25 DEBUG : file1: md5 = 894da10583f695576f03daae2682a497 OK 2025/05/21 01:08:27 DEBUG : sub/file2: md5 = a44dddeda4d808423c00e7716594ffa5 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/05/21 01:08:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/21 01:08:30 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/21 01:08:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/21 01:08:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.89s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:34 DEBUG : file1: md5 = 5438a2b8bfaf3316db34fbf8bf5b8875 OK 2025/05/21 01:08:36 DEBUG : sub/file2: md5 = 22fa88df4876ef39b1733e317de98379 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/05/21 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/notfound" 2025/05/21 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/21 01:08:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.88s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.60s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Making directory 2025/05/21 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:46 DEBUG : sub dir/hello world: md5 = 45b379d2df5fe29f34725ee3a07611c5 OK 2025/05/21 01:08:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.42s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:50 DEBUG : potato2: md5 = 519a46c2bf974cf867b5ca5f64ad8149 OK 2025/05/21 01:08:51 DEBUG : empty space: md5 = 4238544a6085bda414e9696a3b9f9c7a OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:55 DEBUG : potato2: md5 = bdc8c1221685aa8b19de2daa61c3f7ac OK 2025/05/21 01:08:56 DEBUG : empty space: md5 = 1612b7fd0481cb2ba3896cf645009e22 OK 2025/05/21 01:08:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/21 01:08:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:08:59 DEBUG : potato2: md5 = 7406767135e97977236ecbd64fd37bc8 OK 2025/05/21 01:09:01 DEBUG : empty space: md5 = b68c76c6e0e094be604e2dd0c50643d4 OK --- PASS: TestLsLong (4.44s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:04 DEBUG : potato2: md5 = 51fcb95c987a1eed34457f7b22893887 OK 2025/05/21 01:09:05 DEBUG : empty space: md5 = 648a27bb0f37afa61319b0f6407f58db OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/05/21 01:09:07 DEBUG : Creating backend with remote ":memory:" 2025/05/21 01:09:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/21 01:09:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/21 01:09:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/21 01:09:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/21 01:09:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/21 01:09:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/21 01:09:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/21 01:09:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/21 01:09:07 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:08 DEBUG : potato2: md5 = ef77e9cebdf3758a1db321111db743f3 OK 2025/05/21 01:09:09 DEBUG : empty space: md5 = d9950f305a49d0dea82901ae1b89d16e OK 2025/05/21 01:09:11 DEBUG : sub dir/potato3: md5 = 9e233ffae23a646fa66dfb7efb84737a OK 2025/05/21 01:09:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.98s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:16 DEBUG : small: md5 = 169d95596964faf6e4fca57c5ea14155 OK 2025/05/21 01:09:17 DEBUG : medium: md5 = 1a4f412d029373f2bdb72f26dc5dcca2 OK 2025/05/21 01:09:19 DEBUG : large: md5 = c6ce5d98bc7b52bef8271221659b6f67 OK 2025/05/21 01:09:19 DEBUG : Waiting for deletions to finish 2025/05/21 01:09:19 DEBUG : large: Excluded (Size Filter) 2025/05/21 01:09:19 INFO : medium: Deleted 2025/05/21 01:09:19 INFO : small: Deleted --- PASS: TestDelete (5.77s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:22 DEBUG : small: md5 = 546a8e79308f1c8322761f809a6d3e05 OK 2025/05/21 01:09:23 DEBUG : medium: md5 = 3c0ae594e616c1bf3b5504f7a17d0e0b OK 2025/05/21 01:09:25 DEBUG : large: md5 = 0c2f60941807e3cedd2e71e4a190aa4f OK 2025/05/21 01:09:25 DEBUG : Waiting for deletions to finish 2025/05/21 01:09:25 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/21 01:09:25 INFO : small: Deleted 2025/05/21 01:09:25 INFO : medium: Deleted --- PASS: TestMaxDelete (6.48s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:28 DEBUG : small: md5 = 0b63f852c61cea50aef7f5e5519bf51d OK 2025/05/21 01:09:29 DEBUG : medium: md5 = 159321f01023d7ff80c23a947f60a8da OK 2025/05/21 01:09:31 DEBUG : large: md5 = 8b716cd4f7ad954a575b066b8a981d25 OK 2025/05/21 01:09:31 DEBUG : Waiting for deletions to finish 2025/05/21 01:09:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/21 01:09:32 INFO : small: Deleted 2025/05/21 01:09:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.17s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:35 DEBUG : small: md5 = 31d2df9bfb711b3cfa3ab2b678c26832 OK 2025/05/21 01:09:36 DEBUG : medium: md5 = 0e42b1fbbc1ce890fe412ce75a1da2e1 OK 2025/05/21 01:09:37 DEBUG : large: md5 = bcc1db69711171b1cc7b482c647547c6 OK 2025/05/21 01:09:37 DEBUG : Waiting for deletions to finish 2025/05/21 01:09:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/21 01:09:38 INFO : medium: Deleted 2025/05/21 01:09:38 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.41s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:41 DEBUG : ReadFile: md5 = 1ae49eae18a661184b58daebd63f73bd OK --- PASS: TestReadFile (3.96s) === RUN TestRetry 2025/05/21 01:09:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/21 01:09:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/21 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 01:09:44 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:09:45 DEBUG : file1: md5 = e4409ec5bc0693e0378e46e0167ec972 OK 2025/05/21 01:09:46 DEBUG : file2: md5 = b0c4bca7a860ba69d389140ea2f25d10 OK --- PASS: TestCat (17.38s) === RUN TestPurge 2025/05/21 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayitat3bija" 2025/05/21 01:10:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 01:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/1nk9flhv7mfsiiv1avhqsr420q919ol3mugik0kfheeld519f78g" 2025/05/21 01:10:02 DEBUG : Creating backend with remote "/tmp/rclone2195162" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayitat3bija'", Local "Local file system at /tmp/rclone2195162", Modify Window "1ms" 2025/05/21 01:10:06 DEBUG : A1/B1/C1/one: md5 = 8fd61e9fe8dccd60cdc7fe8d75313200 OK 2025/05/21 01:10:06 INFO : A2: Making directory 2025/05/21 01:10:07 INFO : A1/B2: Making directory 2025/05/21 01:10:08 INFO : A1/B2/C2: Making directory 2025/05/21 01:10:08 INFO : A1/B1/C3: Making directory 2025/05/21 01:10:09 INFO : A3: Making directory 2025/05/21 01:10:10 INFO : A3/B3: Making directory 2025/05/21 01:10:11 INFO : A3/B3/C4: Making directory 2025/05/21 01:10:13 DEBUG : A1/two: md5 = 5fb7cadc98a8efd8f561f700bb33d674 OK 2025/05/21 01:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayitat3bija': Purge remote 2025/05/21 01:10:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.95s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:10:20 DEBUG : A1/B1/C1/one: md5 = f613d3552ec11dfa21f7bc6f9753518f OK 2025/05/21 01:10:20 INFO : A2: Making directory 2025/05/21 01:10:20 INFO : A1/B2: Making directory 2025/05/21 01:10:21 INFO : A1/B2/C2: Making directory 2025/05/21 01:10:22 INFO : A1/B1/C3: Making directory 2025/05/21 01:10:23 INFO : A3: Making directory 2025/05/21 01:10:24 INFO : A3/B3: Making directory 2025/05/21 01:10:24 INFO : A3/B3/C4: Making directory 2025/05/21 01:10:26 DEBUG : A1/two: md5 = ac92aeffeca43a921f4ef40210003949 OK 2025/05/21 01:10:27 DEBUG : removing 1 level 3 directories 2025/05/21 01:10:27 INFO : A3/B3/C4: Removing directory 2025/05/21 01:10:30 DEBUG : removing 2 level 3 directories 2025/05/21 01:10:30 INFO : A1/B2/C2: Removing directory 2025/05/21 01:10:30 INFO : A1/B1/C3: Removing directory 2025/05/21 01:10:31 DEBUG : removing 2 level 2 directories 2025/05/21 01:10:31 INFO : A3/B3: Removing directory 2025/05/21 01:10:31 INFO : A1/B2: Removing directory 2025/05/21 01:10:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/21 01:10:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 01:10:31 DEBUG : removing 2 level 1 directories 2025/05/21 01:10:31 INFO : A3: Removing directory 2025/05/21 01:10:31 INFO : A2: Removing directory 2025/05/21 01:10:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/21 01:10:35 DEBUG : removing 1 level 3 directories 2025/05/21 01:10:35 INFO : A1/B1/C1: Removing directory 2025/05/21 01:10:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:36 DEBUG : removing 1 level 2 directories 2025/05/21 01:10:36 INFO : A1/B1: Removing directory 2025/05/21 01:10:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 01:10:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 01:10:36 DEBUG : removing 1 level 1 directories 2025/05/21 01:10:36 INFO : A1: Removing directory 2025/05/21 01:10:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 01:10:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 01:10:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 01:10:37 DEBUG : removing 1 level 0 directories 2025/05/21 01:10:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Removing directory 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/21 01:10:37 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (22.58s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:10:39 INFO : A1: Making directory 2025/05/21 01:10:40 INFO : A1/B1: Making directory 2025/05/21 01:10:41 INFO : A1/B1/C1: Making directory 2025/05/21 01:10:43 DEBUG : removing 1 level 3 directories 2025/05/21 01:10:43 INFO : A1/B1/C1: Removing directory 2025/05/21 01:10:44 DEBUG : removing 1 level 2 directories 2025/05/21 01:10:44 INFO : A1/B1: Removing directory 2025/05/21 01:10:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:10:46 INFO : A1: Making directory 2025/05/21 01:10:47 INFO : A1/B1: Making directory 2025/05/21 01:10:47 INFO : A1/B1/C1: Making directory 2025/05/21 01:10:50 DEBUG : removing 1 level 3 directories 2025/05/21 01:10:50 INFO : A1/B1/C1: Removing directory 2025/05/21 01:10:51 DEBUG : removing 1 level 2 directories 2025/05/21 01:10:51 INFO : A1/B1: Removing directory 2025/05/21 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 01:10:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.18s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:10:55 DEBUG : file1: md5 = ba32150271f9df3ccd65c114de0208dc OK 2025/05/21 01:10:55 DEBUG : filename.txt: File name found in url 2025/05/21 01:10:57 DEBUG : filename.txt: md5 = 6620fd906f04c2c7b1be9eebca67e19c OK 2025/05/21 01:10:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/21 01:10:58 DEBUG : headerfilename.txt: md5 = 5a77ea560a5c6d08fd0c8325a4de7e66 OK 2025/05/21 01:10:59 DEBUG : file2: md5 = 23906caacbdb09897e861eb9dfb0dae3 OK --- PASS: TestCopyURL (8.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:11:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 01:11:04 DEBUG : sub/file2: md5 = cabf124474885c1de83898d01c64d879 OK 2025/05/21 01:11:04 INFO : file1: Copied (new) to: sub/file2 2025/05/21 01:11:04 INFO : file1: Deleted 2025/05/21 01:11:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 01:11:05 DEBUG : file1: Unchanged skipping 2025/05/21 01:11:05 INFO : file1: Deleted 2025/05/21 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': don't need to copy/move sub/file2, it is already at target location 2025/05/21 01:11:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.38s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:11:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 01:11:09 DEBUG : file1: md5 = ecddc9317d1e79512e76f3b2939c33a3 OK 2025/05/21 01:11:09 INFO : file1: Copied (new) 2025/05/21 01:11:09 INFO : file1: Deleted 2025/05/21 01:11:09 DEBUG : file1: Destination exists, skipping 2025/05/21 01:11:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:11:14 DEBUG : dst/file1: md5 = 9c954dc7f677d73eeab4180921d9c796 OK 2025/05/21 01:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumomag7gayo/backup" 2025/05/21 01:11:14 DEBUG : Creating backend with remote "TestDrive:crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g/1nrff024r7pq65ecp72fc28jb0" 2025/05/21 01:11:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/21 01:11:18 INFO : dst/file1: Moved (server-side) 2025/05/21 01:11:19 DEBUG : dst/file1: md5 = 161570c7dda7eb18f71f6eafedef6e2f OK 2025/05/21 01:11:19 INFO : dst/file1: Copied (new) 2025/05/21 01:11:19 INFO : dst/file1: Deleted 2025/05/21 01:11:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:11:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 01:11:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.27s) === 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:11:26 DEBUG : A1/one: md5 = 68639b837946e6df37d491becc8a4ffd OK 2025/05/21 01:11:27 DEBUG : A1/two: md5 = 2c3e335e0210645d44d6c1db940e0087 OK 2025/05/21 01:11:30 DEBUG : A1/B1/three: md5 = 00c79205af7853dd5ba25af277923d08 OK 2025/05/21 01:11:32 DEBUG : A1/B1/C1/four: md5 = e32aa5e6b98076832937b6bbef9f2c8f OK 2025/05/21 01:11:34 DEBUG : A1/B1/C2/five: md5 = c197964838afdcce94315a0e343dd25b OK 2025/05/21 01:11:34 INFO : A1/B2: Making directory 2025/05/21 01:11:34 INFO : A1/B1/C3: Making directory 2025/05/21 01:11:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/21 01:11:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/21 01:11:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/21 01:11:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/21 01:11:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/21 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 01:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/21 01:11:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/21 01:11:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/21 01:11:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/21 01:11:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/21 01:11:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/21 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 01:11:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/21 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/21 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/21 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.81s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 01:12:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 1df3782b277e95129f8afee18bf188ec OK 2025/05/21 01:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/21 01:12:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/21 01:12:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/21 01:12:11 DEBUG : no_checksum_big_file_from_pipe: md5 = c5193a8f4595757e27b7d5889fc1f43f OK 2025/05/21 01:12:11 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 01:12:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 3e58aaa09a33a2e11f7e716113d45ffa OK 2025/05/21 01:12:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/21 01:12:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/21 01:12:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 157c18f3b56766171bfff49755321197 OK 2025/05/21 01:12:16 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 01:12:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 01:12:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/21 01:12:20 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-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 01:12:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/21 01:12:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/21 01:12:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/21 01:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (48 bytes), uploading instead of streaming 2025/05/21 01:12:28 DEBUG : rcat_metadata: md5 = 880f8188804639614557704fcc12526c OK 2025/05/21 01:12:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/21 01:12:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/21 01:12:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2dc3cd30881949c420d68693c53ffbba OK 2025/05/21 01:12:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.52s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.61s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:34 DEBUG : potato1: md5 = 304255d80888c7546b3a0453dd284db6 OK 2025/05/21 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/21 01:12:35 DEBUG : potato2: md5 = ef7109e94b0f49f87325d469018f1ca4 OK 2025/05/21 01:12:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.99s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:38 DEBUG : potato1: md5 = 3bda028adfec2ae82733e17f596c9465 OK 2025/05/21 01:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/21 01:12:39 DEBUG : potato2: md5 = 4e7dbe0b7ef94940ae93c65614fa7c9b OK 2025/05/21 01:12:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.79s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:42 DEBUG : potato2: md5 = f864909b52f668d5320660660fabc238 OK 2025/05/21 01:12:44 DEBUG : empty space: md5 = 25268ef811132795daf518ca8fd68c01 OK 2025/05/21 01:12:46 DEBUG : sub dir/potato3: md5 = 08db4f80b8f3f763d7391cf61f85a73a OK 2025/05/21 01:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Touching "sub dir/potato3" 2025/05/21 01:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Touching "empty space" 2025/05/21 01:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Touching "potato2" 2025/05/21 01:12:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:50 DEBUG : dir with metadata: Making directory with metadata 2025/05/21 01:12:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.11s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:52 DEBUG : directory with modtime: Making directory with metadata 2025/05/21 01:12:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/21 01:12:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/21 01:12:55 DEBUG : Google drive root 'crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g': Skipping btime metadata as can't update it on an existing file: 2025-05-21T01:12:55.43932862Z 2025/05/21 01:12:56 INFO : non existent directory: Updated directory metadata 2025/05/21 01:12:57 DEBUG : Google drive root 'crypt/8755iklsiprpoa2a5c8opjbcia1amlqmn6smut526oqa2pafpe6g': Skipping btime metadata as can't update it on an existing file: 2025-05-21T01:12:55.43932862Z 2025/05/21 01:12:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.26s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:12:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/21 01:13:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/21 01:13:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.68s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:13:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/21 01:13:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/21 01:13:03 DEBUG : dst: Making directory with metadata 2025/05/21 01:13:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/21 01:13:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 01:13:04 INFO : dst: Set directory modification time (using SetModTime) 2025/05/21 01:13:04 INFO : dst: Set directory modification time (using SetModTime) 2025/05/21 01:13:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/21 01:13:05 INFO : dst: Set directory modification time (using SetModTime) 2025/05/21 01:13:05 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo'", Local "Local file system at /tmp/rclone246603054", Modify Window "1ms" 2025/05/21 01:13:08 DEBUG : sub dir/test remove existing: md5 = 9a937a62eece2ea81e89c90f49742ade OK 2025/05/21 01:13:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 57974e5f2e7f3c466d11fabd36177537 OK 2025/05/21 01:13:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gadodar6" before starting 2025/05/21 01:13:13 DEBUG : sub dir/test remove existing.gadodar6: TEST: removing renamed existing file after operation 2025/05/21 01:13:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hohubuv2" before starting 2025/05/21 01:13:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hohubuv2: TEST: renaming existing back after failed operation 2025/05/21 01:13:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mutuquf3" before starting 2025/05/21 01:13:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mutuquf3: TEST: removing renamed existing file after operation 2025/05/21 01:13:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0ktnpgf7m6girdba01ql5g85m807snn1olek1n5qv0dlaboc5qfuq4h6ej9qaj62noir9rsohs4gpfk727qq7p6mliq1ohgo6g6kcn7dk923kb1q69pdmgvk0mlt9l52cg1t6p51ooh2hb1enam7f1ou20jfe5m0bppfnmu9448mlvar47f0" 2025/05/21 01:13:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "264jmngk8mimq34vs3ie1087hqmdhtbafm8e3qq42gsephd6s2j0" --- PASS: TestRemoveExisting (12.48s) === 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/05/21 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumomag7gayo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m29.267795089s (try 1/5)