"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/25 01:38:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe" 2024/12/25 01:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:38:13 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50" 2024/12/25 01:38:14 DEBUG : Creating backend with remote "/tmp/rclone3858974973" === 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/25 01:38:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/25 01:38:15 DEBUG : potato: Seek from 10 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 10 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Seek from 5 to 2 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/25 01:38:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Seek from 5 to 2 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/25 01:38:15 DEBUG : potato: Seek from 8 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 8 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/25 01:38:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 01:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 01:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 01:38:15 DEBUG : potato: Seek from 5 to 2 2024/12/25 01:38:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/25 01:38:15 DEBUG : potato: Seek from 9 to 0 2024/12/25 01:38:15 DEBUG : potato: Seek from 9 to 0 2024/12/25 01:38:15 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:38:17 DEBUG : rutabaga: md5 = 0d2f950bbef26a9274da5f90ddff6e8a OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/25 01:38:20 DEBUG : empty space: md5 = f8273d738d2466bd724447560aa60a5c OK === RUN TestCheck/3 2024/12/25 01:38:22 DEBUG : potato2: md5 = d28525becdc8ceee4b328ec2996450e1 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/25 01:38:25 DEBUG : remotepotato: md5 = abcba6247adfe8ed32d291131f1b3d87 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.33s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/12/25 01:38:29 DEBUG : Creating backend with remote "nonexistent" 2024/12/25 01:38:29 DEBUG : Creating backend with remote "nonexistent" 2024/12/25 01:38:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/25 01:38:29 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/25 01:38:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/25 01:38:29 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:38:31 DEBUG : rutabaga: md5 = c7f3692182b07ff29a6c7ae326abc5fe OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/25 01:38:36 DEBUG : empty space: md5 = e7afdad428ba8f677f738145894c3cd6 OK === RUN TestCheckDownload/3 2024/12/25 01:38:39 DEBUG : potato2: md5 = 47676b1e6ca8ee28589d293be1803dd5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/25 01:38:43 DEBUG : remotepotato: md5 = 5c0fc8efdb1ed2de7eec2d6597d54da8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.20s) --- PASS: TestCheckDownload/1 (1.26s) --- PASS: TestCheckDownload/2 (1.77s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (1.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:38:51 DEBUG : rutabaga: md5 = 4d7f15aa6162841dd73d7d280d98d867 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/25 01:38:53 DEBUG : empty space: md5 = f32a9d6d32c8af57e909ab2c7fed957b OK === RUN TestCheckSizeOnly/3 2024/12/25 01:38:56 DEBUG : potato2: md5 = 69d5a3d24ff19c4ad9839b68024ab0fd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/25 01:38:58 DEBUG : remotepotato: md5 = d5a012ea2a6efd262e087e2592c0a20d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.33s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:39:03 DEBUG : test.sum: md5 = 2f4ad9ef2080bb0457b562f9353ea9e6 OK 2024/12/25 01:39:04 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/25 01:39:04 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/25 01:39:04 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/25 01:39:04 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/25 01:39:06 DEBUG : test.sum: md5 = fd6a728a6b5e4b0dd0b7da3330105008 OK 2024/12/25 01:39:07 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/25 01:39:07 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/25 01:39:07 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/25 01:39:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.64s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:39:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/data" 2024/12/25 01:39:08 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:39:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/data" 2024/12/25 01:39:10 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/vjrnln8ratgmqakfosrqe8espk" 2024/12/25 01:39:14 DEBUG : data/banana: md5 = 1f054322ff0fcbc96d0ba31ed7b7f55c OK 2024/12/25 01:39:16 DEBUG : test.sum: md5 = 8f90e3673c739badb010b652306d9fad OK === RUN TestCheckSumDownload/subtest1 2024/12/25 01:39:22 DEBUG : data/potato: md5 = 9695792cf87aecb15472446bd97252fc OK 2024/12/25 01:39:23 DEBUG : test.sum: md5 = a36cba92d12c75177a4090a8d98715ef OK === RUN TestCheckSumDownload/subtest2 2024/12/25 01:39:28 DEBUG : test.sum: md5 = 2ce210b75eb2b21fb544474a3814a8c8 OK === RUN TestCheckSumDownload/subtest3 2024/12/25 01:39:33 DEBUG : test.sum: md5 = ae73a7d3e940963ccd93e4f1b24ab25e OK === RUN TestCheckSumDownload/subtest4 2024/12/25 01:39:37 DEBUG : test.sum: md5 = e9d9296e9b523259308cc86f17be80a8 OK === RUN TestCheckSumDownload/subtest5 2024/12/25 01:39:41 DEBUG : test.sum: md5 = d28596e5fb1a70f231aee7d33fdb505c OK === RUN TestCheckSumDownload/subtest6 2024/12/25 01:39:46 DEBUG : data/banana: md5 = ad56ab0b3b494591aa37157cd46ab2f4 OK 2024/12/25 01:39:48 DEBUG : data/potato: md5 = 097f32f57ea0bf3315c841d7d4107437 OK 2024/12/25 01:39:49 DEBUG : test.sum: md5 = ae359d562a49dd4daff30fb13a445391 OK === RUN TestCheckSumDownload/subtest7 2024/12/25 01:39:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/25 01:39:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.80s) --- PASS: TestCheckSumDownload/subtest1 (3.09s) --- PASS: TestCheckSumDownload/subtest2 (2.63s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.49s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.59s) --- PASS: TestCheckSumDownload/subtest7 (2.97s) === RUN TestApplyTransforms 2024/12/25 01:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyutoy5vewe" 2024/12/25 01:39:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/tm0h69lhvtm3b9f2576i7rpphvgan2crsak85kfk3e45lc52utlg" 2024/12/25 01:39:57 DEBUG : Creating backend with remote "/tmp/rclone3265703383" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe'", Local "Local file system at /tmp/rclone3265703383", Modify Window "1ms" 2024/12/25 01:40:00 DEBUG : hello, world!: md5 = e1fac6c91ed5a0553f012d2986833b52 OK upper checkfile vs. lower remote (without normalization) 2024/12/25 01:40:00 ERROR : hello, world!: sum not found 2024/12/25 01:40:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe' 2024/12/25 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe': 1 files missing 2024/12/25 01:40:00 NOTICE: 1 hashes missing 2024/12/25 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe': 2 differences found 2024/12/25 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/25 01:40:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe': 0 differences found 2024/12/25 01:40:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe': 1 matching files 2024/12/25 01:40:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-talatiw4siqa" 2024/12/25 01:40:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:02 DEBUG : Creating backend with remote "TestDrive:crypt/9emnmov2cod702nj4r86ea6oah09m2ns9oom912evn1crgjvibpg" 2024/12/25 01:40:03 DEBUG : Creating backend with remote "/tmp/rclone2345666954" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa'", Local "Local file system at /tmp/rclone2345666954", Modify Window "1ms" 2024/12/25 01:40:06 DEBUG : HELLO, WORLD!: md5 = e59d99953456136d64bb3239aba5880d OK lower checkfile vs. upper remote (without normalization) 2024/12/25 01:40:06 ERROR : HELLO, WORLD!: sum not found 2024/12/25 01:40:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa' 2024/12/25 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa': 1 files missing 2024/12/25 01:40:06 NOTICE: 1 hashes missing 2024/12/25 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa': 2 differences found 2024/12/25 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/25 01:40:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa': 0 differences found 2024/12/25 01:40:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa': 1 matching files 2024/12/25 01:40:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babevow5yoqi" 2024/12/25 01:40:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:07 DEBUG : Creating backend with remote "TestDrive:crypt/gtoi52gfhbhh1ttcjsb688p6nc19m1mklo0vkp6kfdc1gv0t7vng" 2024/12/25 01:40:08 DEBUG : Creating backend with remote "/tmp/rclone4137138193" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi'", Local "Local file system at /tmp/rclone4137138193", Modify Window "1ms" 2024/12/25 01:40:11 DEBUG : HeLlO, wOrLd!: md5 = 3b749d95b3396ff4b83d90208d3e01a5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/25 01:40:12 ERROR : HeLlO, wOrLd!: sum not found 2024/12/25 01:40:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi' 2024/12/25 01:40:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi': 1 files missing 2024/12/25 01:40:12 NOTICE: 1 hashes missing 2024/12/25 01:40:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi': 2 differences found 2024/12/25 01:40:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/25 01:40:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi': 0 differences found 2024/12/25 01:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi': 1 matching files 2024/12/25 01:40:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-carofez2zoqu" 2024/12/25 01:40:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:13 DEBUG : Creating backend with remote "TestDrive:crypt/kqa90i2s6diu7jd14ufkpkntag710c1sjc4bl5eso2rje2sl3e3g" 2024/12/25 01:40:14 DEBUG : Creating backend with remote "/tmp/rclone1589060077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu'", Local "Local file system at /tmp/rclone1589060077", Modify Window "1ms" 2024/12/25 01:40:17 DEBUG : HELLO, WORLD!: md5 = cb6b7797eddd29e5410184bbc3cce97a OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/25 01:40:17 ERROR : HELLO, WORLD!: sum not found 2024/12/25 01:40:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu' 2024/12/25 01:40:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu': 1 files missing 2024/12/25 01:40:17 NOTICE: 1 hashes missing 2024/12/25 01:40:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu': 2 differences found 2024/12/25 01:40:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/25 01:40:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu': 0 differences found 2024/12/25 01:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu': 1 matching files 2024/12/25 01:40:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuteyuc5saci" 2024/12/25 01:40:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:19 DEBUG : Creating backend with remote "TestDrive:crypt/b8jrnbjlus3qtmmhl3814c3vtu9v5bssbj0g3vva6puc41e8ijk0" 2024/12/25 01:40:19 DEBUG : Creating backend with remote "/tmp/rclone2212736544" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci'", Local "Local file system at /tmp/rclone2212736544", Modify Window "1ms" 2024/12/25 01:40:22 DEBUG : 測試_Русский___ě_áñ: md5 = ff3f791bfcab8df04a8b6b3b74455e17 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/25 01:40:23 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/25 01:40:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci' 2024/12/25 01:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci': 1 files missing 2024/12/25 01:40:23 NOTICE: 1 hashes missing 2024/12/25 01:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci': 2 differences found 2024/12/25 01:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/25 01:40:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci': 0 differences found 2024/12/25 01:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci': 1 matching files 2024/12/25 01:40:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyodoq4mape" 2024/12/25 01:40:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:24 DEBUG : Creating backend with remote "TestDrive:crypt/gicggpoepq6eke07nekvctum7d54jjjs6eq8om4k1da2pnr6d39g" 2024/12/25 01:40:25 DEBUG : Creating backend with remote "/tmp/rclone224065024" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape'", Local "Local file system at /tmp/rclone224065024", Modify Window "1ms" 2024/12/25 01:40:28 DEBUG : 測試_Русский___ě_áñ: md5 = 78eee9e9234d221edd8fc89c1d3af354 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/25 01:40:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/25 01:40:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape' 2024/12/25 01:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape': 1 files missing 2024/12/25 01:40:29 NOTICE: 1 hashes missing 2024/12/25 01:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape': 2 differences found 2024/12/25 01:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/25 01:40:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape': 0 differences found 2024/12/25 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape': 1 matching files 2024/12/25 01:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-benikor4yiqu" 2024/12/25 01:40:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/45nfgs0qvp8mpde3ohalerv401qvmkihqvfni83bsav5lsqkhh00" 2024/12/25 01:40:31 DEBUG : Creating backend with remote "/tmp/rclone388651308" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu'", Local "Local file system at /tmp/rclone388651308", Modify Window "1ms" 2024/12/25 01:40:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = da0527a50281af1e68cd27948871f2ad OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/25 01:40:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 01:40:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu' 2024/12/25 01:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu': 1 files missing 2024/12/25 01:40:34 NOTICE: 1 hashes missing 2024/12/25 01:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu': 2 differences found 2024/12/25 01:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/25 01:40:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu': 0 differences found 2024/12/25 01:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu': 1 matching files 2024/12/25 01:40:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suxecoj0yido" 2024/12/25 01:40:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:35 DEBUG : Creating backend with remote "TestDrive:crypt/bl7anevarj8pc22v0cd6anaquccjgr92vt88olibn6nbj77ft320" 2024/12/25 01:40:36 DEBUG : Creating backend with remote "/tmp/rclone4088958601" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido'", Local "Local file system at /tmp/rclone4088958601", Modify Window "1ms" 2024/12/25 01:40:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 644c5f5e5fc7b3192e38b9fa6080940d OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/25 01:40:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 01:40:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido' 2024/12/25 01:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido': 1 files missing 2024/12/25 01:40:39 NOTICE: 1 hashes missing 2024/12/25 01:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido': 2 differences found 2024/12/25 01:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/25 01:40:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido': 0 differences found 2024/12/25 01:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido': 1 matching files 2024/12/25 01:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sezexan5firo" 2024/12/25 01:40:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/ob6nedibgo95adkme45nmq3di9k1d21nfiu99ldl0ber6b3ug180" 2024/12/25 01:40:42 DEBUG : Creating backend with remote "/tmp/rclone3889798445" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo'", Local "Local file system at /tmp/rclone3889798445", Modify Window "1ms" 2024/12/25 01:40:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7e47764fe461f5b4aef0da52e1f394c3 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/25 01:40:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 01:40:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo' 2024/12/25 01:40:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo': 1 files missing 2024/12/25 01:40:45 NOTICE: 1 hashes missing 2024/12/25 01:40:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo': 2 differences found 2024/12/25 01:40:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/25 01:40:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo': 0 differences found 2024/12/25 01:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo': 1 matching files 2024/12/25 01:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kimifur5vasi" 2024/12/25 01:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/f6nt99dtl8el10ub4lol9pg3dcirsjddove53njunjc01ac9cuj0" 2024/12/25 01:40:47 DEBUG : Creating backend with remote "/tmp/rclone1943251648" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi'", Local "Local file system at /tmp/rclone1943251648", Modify Window "1ms" 2024/12/25 01:40:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3036fbbd2821ff32fd603027ac6b811e OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/25 01:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 01:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi' 2024/12/25 01:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi': 1 files missing 2024/12/25 01:40:50 NOTICE: 1 hashes missing 2024/12/25 01:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi': 2 differences found 2024/12/25 01:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/25 01:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 01:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi': 0 differences found 2024/12/25 01:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi': 1 matching files 2024/12/25 01:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kimifur5vasi': Purge remote 2024/12/25 01:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sezexan5firo': Purge remote 2024/12/25 01:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxecoj0yido': Purge remote 2024/12/25 01:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-benikor4yiqu': Purge remote 2024/12/25 01:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyodoq4mape': Purge remote 2024/12/25 01:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuteyuc5saci': Purge remote 2024/12/25 01:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carofez2zoqu': Purge remote 2024/12/25 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babevow5yoqi': Purge remote 2024/12/25 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-talatiw4siqa': Purge remote 2024/12/25 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyutoy5vewe': Purge remote --- PASS: TestApplyTransforms (61.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:40:58 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/25 01:41:00 DEBUG : sub/file2: md5 = 9815b880c2e4eab853997e71a4066811 OK 2024/12/25 01:41:00 INFO : file1: Copied (new) to: sub/file2 2024/12/25 01:41:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:41:01 DEBUG : file1: Unchanged skipping 2024/12/25 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': don't need to copy/move sub/file2, it is already at target location 2024/12/25 01:41:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:41:07 DEBUG : dst/file1: md5 = ab2d9ea6e08a755b3275f47b216b1368 OK 2024/12/25 01:41:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/backup" 2024/12/25 01:41:08 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/1nrff024r7pq65ecp72fc28jb0" 2024/12/25 01:41:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/25 01:41:13 INFO : dst/file1: Moved (server-side) 2024/12/25 01:41:14 DEBUG : dst/file1: md5 = de63367d07a84a4dee5d55f409a2a8d7 OK 2024/12/25 01:41:14 INFO : dst/file1: Copied (new) 2024/12/25 01:41:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:41:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:41:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.92s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:41:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/dst" 2024/12/25 01:41:20 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 01:41:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/CompareDest" 2024/12/25 01:41:21 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/gveqi14airsml4bgu7krj116o8" 2024/12/25 01:41:23 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 01:41:26 DEBUG : one: md5 = d87f8f4dfd5bdbe53617d07e85a1a027 OK 2024/12/25 01:41:26 INFO : one: Copied (new) 2024/12/25 01:41:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:41:29 DEBUG : one: md5 = 6e5b31a324f9f0afd7473953d42ce28f OK 2024/12/25 01:41:29 INFO : one: Copied (replaced existing) 2024/12/25 01:41:31 DEBUG : dst/one: md5 = bd862cbf05fac550bbe436d947d2e42e OK 2024/12/25 01:41:33 DEBUG : CompareDest/one: md5 = 48aa3f7bb316ce73569680b4f9c2b629 OK 2024/12/25 01:41:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:41:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:41:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 01:41:37 DEBUG : CompareDest/two: md5 = 030ee605e492eeb5ca704da2bb83d0a4 OK 2024/12/25 01:41:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 01:41:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:41:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 01:41:39 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 01:41:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:41:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 01:41:40 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 01:41:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/25 01:41:42 DEBUG : two: md5 = f801bdde77303cad9a1aa76bdbccc0de OK 2024/12/25 01:41:42 INFO : two: Copied (new) 2024/12/25 01:41:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 01:41:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:41:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 01:41:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.49s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:41:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/dst" 2024/12/25 01:41:47 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 01:41:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/CopyDest" 2024/12/25 01:41:49 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/25 01:41:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 01:41:53 DEBUG : one: md5 = c88d828453f10c0a8c600093a37dd88e OK 2024/12/25 01:41:53 INFO : one: Copied (new) 2024/12/25 01:41:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:41:56 DEBUG : one: md5 = b7fdedcf4dd613bff17477ecfb0e62cd OK 2024/12/25 01:41:56 INFO : one: Copied (replaced existing) 2024/12/25 01:41:58 DEBUG : dst/one: md5 = d3b11e7b59c7895220cfd7976be80873 OK 2024/12/25 01:42:01 DEBUG : CopyDest/one: md5 = 391c95fc0b93183dfaf0a406f7ee1462 OK 2024/12/25 01:42:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/BackupDir" 2024/12/25 01:42:02 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/25 01:42:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:42:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:42:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:42:05 INFO : one: Moved (server-side) 2024/12/25 01:42:07 INFO : one: Copied (server-side copy) 2024/12/25 01:42:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/25 01:42:09 DEBUG : CopyDest/two: md5 = 8b68a3da0049b5b247b1218517c0f803 OK 2024/12/25 01:42:10 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 01:42:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:42:11 INFO : two: Copied (server-side copy) 2024/12/25 01:42:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/25 01:42:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:42:12 DEBUG : two: Unchanged skipping 2024/12/25 01:42:14 DEBUG : CopyDest/three: md5 = 3acbb58a4de66fa1847cba4468961bf5 OK 2024/12/25 01:42:15 DEBUG : three: Need to transfer - File not found at Destination 2024/12/25 01:42:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/25 01:42:15 DEBUG : three: Destination not found in --copy-dest 2024/12/25 01:42:16 DEBUG : three: md5 = 403cc85197d243b759c388b0fe26fdd4 OK 2024/12/25 01:42:16 INFO : three: Copied (new) 2024/12/25 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/25 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:42:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/25 01:42:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:42:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 01:42:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.91s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:42:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/25 01:42:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9ec3381f3364ecba109fb80adf2f4b3b OK 2024/12/25 01:42:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/25 01:42:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/25 01:42:29 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 2024/12/25 01:42:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/25 01:42:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/25 01:42:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a254f32f9273a3f577fe42f7cfabd83e OK 2024/12/25 01:42:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/25 01:42:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/25 01:42:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:42:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using skip mode. 2024/12/25 01:42:39 NOTICE: one: Found 2 files with duplicate names 2024/12/25 01:42:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:42:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using skip mode. 2024/12/25 01:42:46 NOTICE: one: Found 3 files with duplicate names 2024/12/25 01:42:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/25 01:42:47 INFO : one: Deleted 2024/12/25 01:42:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.67s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:42:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using first mode. 2024/12/25 01:42:54 NOTICE: one: Found 3 files with duplicate names 2024/12/25 01:42:54 INFO : one: Deleted 2024/12/25 01:42:55 INFO : one: Deleted 2024/12/25 01:42:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.42s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using newest mode. 2024/12/25 01:43:01 NOTICE: one: Found 3 files with duplicate names 2024/12/25 01:43:02 INFO : one: Deleted 2024/12/25 01:43:02 INFO : one: Deleted 2024/12/25 01:43:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using oldest mode. 2024/12/25 01:43:09 NOTICE: one: Found 3 files with duplicate names 2024/12/25 01:43:09 INFO : one: Deleted 2024/12/25 01:43:10 INFO : one: Deleted 2024/12/25 01:43:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using largest mode. 2024/12/25 01:43:17 NOTICE: one: Found 3 files with duplicate names 2024/12/25 01:43:17 INFO : one: Deleted 2024/12/25 01:43:18 INFO : one: Deleted 2024/12/25 01:43:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.65s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using smallest mode. 2024/12/25 01:43:24 NOTICE: one: Found 3 files with duplicate names 2024/12/25 01:43:24 INFO : one: Deleted 2024/12/25 01:43:25 INFO : one: Deleted 2024/12/25 01:43:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Looking for duplicate names using rename mode. 2024/12/25 01:43:33 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/25 01:43:34 INFO : one-2.txt: renamed from: one.txt 2024/12/25 01:43:35 INFO : one-3.txt: renamed from: one.txt 2024/12/25 01:43:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:42 DEBUG : dupe1/one.txt: md5 = 7b266da305f547a756e4d62e66aa9972 OK 2024/12/25 01:43:45 DEBUG : dupe2/two.txt: md5 = 79b674d3ea09066ef6af79b8da2d090f OK 2024/12/25 01:43:48 DEBUG : dupe3/three.txt: md5 = 747ed2b2563666eef64ed434041cd44d OK 2024/12/25 01:43:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/25 01:43:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/25 01:43:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/25 01:43:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/25 01:43:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/25 01:43:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/25 01:43:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.76s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:43:57 DEBUG : a.txt: md5 = c3f3147b57e6cc1404f77ce336b2d608 OK 2024/12/25 01:43:58 DEBUG : zend.txt: md5 = 9f7170b92b554e582c17cd7beae7b900 OK 2024/12/25 01:44:01 DEBUG : sub dir/hello world: md5 = f0d539a46902293afb88a43d555bca7e OK 2024/12/25 01:44:03 DEBUG : sub dir/hello world2: md5 = 5b0690a0f539d5186866edecbdba7eb8 OK 2024/12/25 01:44:06 DEBUG : sub dir/ignore dir/.ignore: md5 = cd0b98e85f21a1031feac86dd6f0ae4f OK 2024/12/25 01:44:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = e0f1f29c8bbdcb78cf8e66edcbe779f1 OK 2024/12/25 01:44:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = cda8e6e1fb4b9fe471f29f49ebc48d8d OK 2024/12/25 01:44:12 DEBUG : a.txt: Excluded (Size Filter) 2024/12/25 01:44:12 DEBUG : a.txt: Excluded 2024/12/25 01:44:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/25 01:44:12 DEBUG : sub dir/hello world2: Excluded 2024/12/25 01:44:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/25 01:44:12 DEBUG : sub dir/hello world: Excluded 2024/12/25 01:44:13 DEBUG : sub dir/ignore dir: Excluded 2024/12/25 01:44:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/25 01:44:13 DEBUG : sub dir/hello world2: Excluded 2024/12/25 01:44:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/25 01:44:13 DEBUG : sub dir/hello world: Excluded 2024/12/25 01:44:13 DEBUG : sub dir/ignore dir: Excluded 2024/12/25 01:44:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/25 01:44:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/25 01:44:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/25 01:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/25 01:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/25 01:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/25 01:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.66s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:44:23 DEBUG : file1: md5 = 962f55f2507910370439b1565d0ab9ba OK 2024/12/25 01:44:25 DEBUG : sub/file2: md5 = efcd998735dd3ae9a21870e14286297f 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 2024/12/25 01:44:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/25 01:44:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/25 01:44:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/25 01:44:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.93s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:44:33 DEBUG : file1: md5 = 72c622e6595b1e0f6c3312fb6c9fe1d7 OK 2024/12/25 01:44:36 DEBUG : sub/file2: md5 = 7d154afc0b6e3c121434c8804c02186b 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 2024/12/25 01:44:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/notfound" 2024/12/25 01:44:40 DEBUG : Config file has changed externally - reloading 2024/12/25 01:44:40 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/qe0i31qdkoejk60elps0ni5sqk" 2024/12/25 01:44:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.43s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Making directory 2024/12/25 01:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:44:48 DEBUG : sub dir/hello world: md5 = 95f65dfc7c5856b2e38d3a1f0c437c33 OK 2024/12/25 01:44:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:44:52 DEBUG : potato2: md5 = 5b22b5c873d8a780f962a7c2a2ef512b OK 2024/12/25 01:44:54 DEBUG : empty space: md5 = 48f6bf65ba69135a7bb56c17d12c07c9 OK --- PASS: TestLs (5.29s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:44:57 DEBUG : potato2: md5 = 2a70c7198415a4b2691b54637998b8d9 OK 2024/12/25 01:44:59 DEBUG : empty space: md5 = a51db9d7bdda92a93c0c7dca72fefee9 OK 2024/12/25 01:45:00 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.87s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:03 DEBUG : potato2: md5 = 80e37b7752e9a9e202dfbcabf5af95e9 OK 2024/12/25 01:45:05 DEBUG : empty space: md5 = b5173076c9e9e95ddf38437fbd4f6c0a OK --- PASS: TestLsLong (5.49s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:09 DEBUG : potato2: md5 = 68713d270db3ad0b537f665ae0a9cc1d OK 2024/12/25 01:45:10 DEBUG : empty space: md5 = 7b27b8fc727a3c5edfdeaff765dde044 OK --- PASS: TestHashSums (5.27s) === RUN TestHashSumsWithErrors 2024/12/25 01:45:12 DEBUG : Creating backend with remote ":memory:" 2024/12/25 01:45:12 DEBUG : Config file has changed externally - reloading 2024/12/25 01:45:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/25 01:45:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/25 01:45:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/25 01:45:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/25 01:45:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/25 01:45:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/25 01:45:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/25 01:45:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/25 01:45:12 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:14 DEBUG : potato2: md5 = 3f8c42c6173e8794897c3b9b9297ad99 OK 2024/12/25 01:45:16 DEBUG : empty space: md5 = bc840975f9d28b6a6e232985b251abc5 OK 2024/12/25 01:45:18 DEBUG : sub dir/potato3: md5 = d034151d1d58f4b246e4b6e48c8d4070 OK 2024/12/25 01:45:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.64s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:24 DEBUG : small: md5 = e5df44c856182a1695d0ae15d730420f OK 2024/12/25 01:45:25 DEBUG : medium: md5 = d8b4364c44edbd55333a5b1f689e28cf OK 2024/12/25 01:45:27 DEBUG : large: md5 = 4f34298aa50c60925654638a2f113cf0 OK 2024/12/25 01:45:27 DEBUG : Waiting for deletions to finish 2024/12/25 01:45:27 DEBUG : large: Excluded (Size Filter) 2024/12/25 01:45:28 INFO : small: Deleted 2024/12/25 01:45:28 INFO : medium: Deleted --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:31 DEBUG : small: md5 = 9223f962412e9a7b0c61d72e141dee60 OK 2024/12/25 01:45:33 DEBUG : medium: md5 = 58ab1fa85bf96701a9d3d5485c03a1ce OK 2024/12/25 01:45:34 DEBUG : large: md5 = fd2d720811fa75dfe691586f1b93b900 OK 2024/12/25 01:45:34 DEBUG : Waiting for deletions to finish 2024/12/25 01:45:35 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/25 01:45:35 INFO : medium: Deleted 2024/12/25 01:45:35 INFO : small: Deleted --- PASS: TestMaxDelete (7.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:39 DEBUG : small: md5 = 4934be5047bd0fe52caa2c607d7cbc5e OK 2024/12/25 01:45:41 DEBUG : medium: md5 = 3c32845b2513aee29bae6481af113e38 OK 2024/12/25 01:45:42 DEBUG : large: md5 = 894c2cfbd1be325a2033b3f6e7ea4392 OK 2024/12/25 01:45:43 DEBUG : Waiting for deletions to finish 2024/12/25 01:45:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/25 01:45:43 INFO : medium: Deleted 2024/12/25 01:45:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.00s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:47 DEBUG : small: md5 = a4c2816935a2320cf9e7483c5eb7faeb OK 2024/12/25 01:45:48 DEBUG : medium: md5 = 2413146c63932cbe846126520c9a9544 OK 2024/12/25 01:45:50 DEBUG : large: md5 = 340b8accf32dc7386996adf8024ffcf4 OK 2024/12/25 01:45:50 DEBUG : Waiting for deletions to finish 2024/12/25 01:45:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/25 01:45:51 INFO : small: Deleted 2024/12/25 01:45:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:54 DEBUG : ReadFile: md5 = 0a050ea665c585c0b2188eac1b03597b OK --- PASS: TestReadFile (4.64s) === RUN TestRetry 2024/12/25 01:45:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/25 01:45:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/25 01:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 01:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 01:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 01:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 01:45:57 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:45:59 DEBUG : file1: md5 = 2493473b96266751a46c46dccf6c9347 OK 2024/12/25 01:46:00 DEBUG : file2: md5 = 3dedba94343aa04828018c5deb6c7959 OK --- PASS: TestCat (19.47s) === RUN TestPurge 2024/12/25 01:46:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yirotiz1hube" 2024/12/25 01:46:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:46:17 DEBUG : Creating backend with remote "TestDrive:crypt/vrbvlvb87538fsk33d0j6nmsah23tonknj6i2f8admm8hdek97v0" 2024/12/25 01:46:18 DEBUG : Creating backend with remote "/tmp/rclone3192949352" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yirotiz1hube'", Local "Local file system at /tmp/rclone3192949352", Modify Window "1ms" 2024/12/25 01:46:23 DEBUG : A1/B1/C1/one: md5 = 328aa4b0bf0cc3783484082de1b96615 OK 2024/12/25 01:46:23 DEBUG : A2: Making directory 2024/12/25 01:46:24 DEBUG : A1/B2: Making directory 2024/12/25 01:46:25 DEBUG : A1/B2/C2: Making directory 2024/12/25 01:46:26 DEBUG : A1/B1/C3: Making directory 2024/12/25 01:46:27 DEBUG : A3: Making directory 2024/12/25 01:46:28 DEBUG : A3/B3: Making directory 2024/12/25 01:46:29 DEBUG : A3/B3/C4: Making directory 2024/12/25 01:46:32 DEBUG : A1/two: md5 = e70e53b51a82ae169dd7a03ffb551b4b OK 2024/12/25 01:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirotiz1hube': Purge remote 2024/12/25 01:46:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.46s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:46:41 DEBUG : A1/B1/C1/one: md5 = 0e870ffd9e5dcbb3d0e1cc779a1425e3 OK 2024/12/25 01:46:41 DEBUG : A2: Making directory 2024/12/25 01:46:42 DEBUG : A1/B2: Making directory 2024/12/25 01:46:43 DEBUG : A1/B2/C2: Making directory 2024/12/25 01:46:44 DEBUG : A1/B1/C3: Making directory 2024/12/25 01:46:45 DEBUG : A3: Making directory 2024/12/25 01:46:45 DEBUG : A3/B3: Making directory 2024/12/25 01:46:46 DEBUG : A3/B3/C4: Making directory 2024/12/25 01:46:49 DEBUG : A1/two: md5 = caf0cfa8bf2d3c042e32d450ec1d741c OK 2024/12/25 01:46:50 DEBUG : removing 1 level 3 directories 2024/12/25 01:46:50 INFO : A3/B3/C4: Removing directory 2024/12/25 01:46:53 DEBUG : removing 2 level 3 directories 2024/12/25 01:46:53 INFO : A1/B2/C2: Removing directory 2024/12/25 01:46:53 INFO : A1/B1/C3: Removing directory 2024/12/25 01:46:54 DEBUG : removing 2 level 2 directories 2024/12/25 01:46:54 INFO : A3/B3: Removing directory 2024/12/25 01:46:54 INFO : A1/B2: Removing directory 2024/12/25 01:46:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 01:46:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/25 01:46:54 DEBUG : removing 2 level 1 directories 2024/12/25 01:46:54 INFO : A3: Removing directory 2024/12/25 01:46:54 INFO : A2: Removing directory 2024/12/25 01:46:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/25 01:46:59 DEBUG : removing 1 level 3 directories 2024/12/25 01:46:59 INFO : A1/B1/C1: Removing directory 2024/12/25 01:46:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:46:59 DEBUG : removing 1 level 2 directories 2024/12/25 01:46:59 INFO : A1/B1: Removing directory 2024/12/25 01:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 01:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 01:47:00 DEBUG : removing 1 level 1 directories 2024/12/25 01:47:00 INFO : A1: Removing directory 2024/12/25 01:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 01:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 01:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 01:47:01 DEBUG : removing 1 level 0 directories 2024/12/25 01:47:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Removing directory 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 01:47:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (26.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:47:04 DEBUG : A1: Making directory 2024/12/25 01:47:05 DEBUG : A1/B1: Making directory 2024/12/25 01:47:06 DEBUG : A1/B1/C1: Making directory 2024/12/25 01:47:08 DEBUG : removing 1 level 3 directories 2024/12/25 01:47:08 INFO : A1/B1/C1: Removing directory 2024/12/25 01:47:09 DEBUG : removing 1 level 2 directories 2024/12/25 01:47:09 INFO : A1/B1: Removing directory 2024/12/25 01:47:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 01:47:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.42s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:47:12 DEBUG : A1: Making directory 2024/12/25 01:47:13 DEBUG : A1/B1: Making directory 2024/12/25 01:47:14 DEBUG : A1/B1/C1: Making directory 2024/12/25 01:47:17 DEBUG : removing 1 level 3 directories 2024/12/25 01:47:17 INFO : A1/B1/C1: Removing directory 2024/12/25 01:47:18 DEBUG : removing 1 level 2 directories 2024/12/25 01:47:18 INFO : A1/B1: Removing directory 2024/12/25 01:47:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 01:47:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.44s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:47:22 DEBUG : file1: md5 = 9d25dcc77e79d8343debd94e65f1dd09 OK 2024/12/25 01:47:23 DEBUG : filename.txt: File name found in url 2024/12/25 01:47:24 DEBUG : filename.txt: md5 = 5dcb8f8528cdc2be57e87f5ad87499f0 OK 2024/12/25 01:47:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/25 01:47:26 DEBUG : headerfilename.txt: md5 = 7ea59d712485a05253ca3ae881f961a5 OK 2024/12/25 01:47:28 DEBUG : file2: md5 = f44d10a07b7b60466a99706aadb935b1 OK --- PASS: TestCopyURL (9.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:47:31 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/25 01:47:33 DEBUG : sub/file2: md5 = 8a20cc65924d87acb28d43fd89c27b4b OK 2024/12/25 01:47:33 INFO : file1: Copied (new) to: sub/file2 2024/12/25 01:47:33 INFO : file1: Deleted 2024/12/25 01:47:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:47:34 DEBUG : file1: Unchanged skipping 2024/12/25 01:47:34 INFO : file1: Deleted 2024/12/25 01:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': don't need to copy/move sub/file2, it is already at target location 2024/12/25 01:47:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:47:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/25 01:47:39 DEBUG : file1: md5 = c0b9da40ec92ac2d3cd878e9df79edbe OK 2024/12/25 01:47:39 INFO : file1: Copied (new) 2024/12/25 01:47:39 INFO : file1: Deleted 2024/12/25 01:47:40 DEBUG : file1: Destination exists, skipping 2024/12/25 01:47:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.67s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:47:44 DEBUG : dst/file1: md5 = 1503c2e02985d039e60546f578e13bee OK 2024/12/25 01:47:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judukeh0buwe/backup" 2024/12/25 01:47:45 DEBUG : Creating backend with remote "TestDrive:crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50/1nrff024r7pq65ecp72fc28jb0" 2024/12/25 01:47:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/25 01:47:50 INFO : dst/file1: Moved (server-side) 2024/12/25 01:47:52 DEBUG : dst/file1: md5 = 851c00f86a4c8e9e1cd06c374b1ba51a OK 2024/12/25 01:47:52 INFO : dst/file1: Copied (new) 2024/12/25 01:47:52 INFO : dst/file1: Deleted 2024/12/25 01:47:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:47:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 01:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:48:00 DEBUG : A1/one: md5 = 26953a087629d3319c807f3346a4ed47 OK 2024/12/25 01:48:01 DEBUG : A1/two: md5 = 156dbce30ad7da97c839a44c19a6377a OK 2024/12/25 01:48:04 DEBUG : A1/B1/three: md5 = df8dd6921f90d6c7fa81574b1ee8fbe0 OK 2024/12/25 01:48:07 DEBUG : A1/B1/C1/four: md5 = b29cb326871fea263fa50b39a0c682ba OK 2024/12/25 01:48:09 DEBUG : A1/B1/C2/five: md5 = 651fe1a1a125720e2dddd1c4292b17cf OK 2024/12/25 01:48:09 DEBUG : A1/B2: Making directory 2024/12/25 01:48:10 DEBUG : A1/B1/C3: Making directory 2024/12/25 01:48:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/25 01:48:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/25 01:48:22 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/25 01:48:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/25 01:48:22 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/25 01:48:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 01:48:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 01:48:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 01:48:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 01:48:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 01:48:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/25 01:48:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/25 01:48:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/25 01:48:36 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/25 01:48:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/25 01:48:36 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/25 01:48:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 01:48:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 01:48:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 01:48:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 01:48:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 01:48:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/25 01:48:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 01:48:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.18s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 01:48:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 71dcb28ddcaaa4fe0e71ebe2e57cec9b OK 2024/12/25 01:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/25 01:48:53 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/25 01:48:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/25 01:48:55 DEBUG : no_checksum_big_file_from_pipe: md5 = 137a771d909a3a289f60e176423c8183 OK 2024/12/25 01:48:55 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 01:48:58 DEBUG : with_checksum_small_file_from_pipe: md5 = f64b918baf350cae80daac0c9adca54a OK 2024/12/25 01:48:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/25 01:48:59 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/25 01:49:00 DEBUG : with_checksum_big_file_from_pipe: md5 = 2b359dd9b95bbb7942abe5fdcb7c6bdb OK 2024/12/25 01:49:00 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 01:49:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:49:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/25 01:49:06 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-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 01:49:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/25 01:49:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/25 01:49:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.64s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/25 01:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (48 bytes), uploading instead of streaming 2024/12/25 01:49:15 DEBUG : rcat_metadata: md5 = 3c9c28816eff3aac15d418401cffefff OK 2024/12/25 01:49:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/25 01:49:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/25 01:49:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9fcb2eca4173557ae0c5e124334469f8 OK 2024/12/25 01:49:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.14s) --- PASS: TestRcatMetadata/Normal (2.81s) --- PASS: TestRcatMetadata/ViaDisk (2.87s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:21 DEBUG : potato1: md5 = 6f8391fc34ba474474981e22004ed045 OK 2024/12/25 01:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/25 01:49:23 DEBUG : potato2: md5 = b4f4c0594605f19d06390398a86ac649 OK 2024/12/25 01:49:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.09s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:27 DEBUG : potato1: md5 = 9fba10dc9c1fdcebde2d8af9ee5da146 OK 2024/12/25 01:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/25 01:49:28 DEBUG : potato2: md5 = 9fa15d754e29e673a25bcf3c36e6218c OK 2024/12/25 01:49:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.77s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:32 DEBUG : potato2: md5 = 68ed4544e4553f508a2e6e4e0e71a727 OK 2024/12/25 01:49:34 DEBUG : empty space: md5 = a6a2569378f20115d1ab02d253367d0d OK 2024/12/25 01:49:37 DEBUG : sub dir/potato3: md5 = 156038f7b08b870bddf24998649cb561 OK 2024/12/25 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Touching "empty space" 2024/12/25 01:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Touching "potato2" 2024/12/25 01:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Touching "sub dir/potato3" 2024/12/25 01:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.35s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:43 DEBUG : dir with metadata: Making directory with metadata 2024/12/25 01:49:44 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.71s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:46 DEBUG : directory with modtime: Making directory with metadata 2024/12/25 01:49:46 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.64s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/25 01:49:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/25 01:49:48 DEBUG : Google drive root 'crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50': Skipping btime metadata as can't update it on an existing file: 2024-12-25T01:49:48.645510016Z 2024/12/25 01:49:49 INFO : non existent directory: Updated directory metadata 2024/12/25 01:49:51 DEBUG : Google drive root 'crypt/kv7me8rq0t5ou2bob1g5752hbs4h3vd8vmh0geaeac6hv1eilo50': Skipping btime metadata as can't update it on an existing file: 2024-12-25T01:49:48.645510016Z 2024/12/25 01:49:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/25 01:49:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/25 01:49:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.60s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:49:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/25 01:49:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/25 01:49:58 DEBUG : dst: Making directory with metadata 2024/12/25 01:50:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/25 01:50:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:50:00 INFO : dst: Set directory modification time (using SetModTime) 2024/12/25 01:50:01 INFO : dst: Set directory modification time (using SetModTime) 2024/12/25 01:50:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/25 01:50:01 INFO : dst: Set directory modification time (using SetModTime) 2024/12/25 01:50:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.26s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe'", Local "Local file system at /tmp/rclone3858974973", Modify Window "1ms" 2024/12/25 01:50:05 DEBUG : sub dir/test remove existing: md5 = d2b0725907ed396328aa9868a90ec767 OK 2024/12/25 01:50:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2341fcd33b2c199bb839e986849f2060 OK 2024/12/25 01:50:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jepuriz0" before starting 2024/12/25 01:50:10 DEBUG : sub dir/test remove existing.jepuriz0: TEST: removing renamed existing file after operation 2024/12/25 01:50:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bixuqeq4" before starting 2024/12/25 01:50:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bixuqeq4: TEST: renaming existing back after failed operation 2024/12/25 01:50:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bamoyeq7" before starting 2024/12/25 01:50:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bamoyeq7: TEST: removing renamed existing file after operation 2024/12/25 01:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tcpeihlejph6daq7a19mavidfl5g4qjo7ec0sr359821pthbqt0g" 2024/12/25 01:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hv61clhd8v656u9cjo6veh1j016q78s1b9cl2apeqi5hn23hu3t4gt2fekptbej88o4a2o1j82v4lo84c7u10170idr2cuukig5nn9sd2k0cenvaleu4k8icdo7u0pc6v8njjs48o7629su7q2ue1j375hsrb3921hqf9s10l5pik5411bb0" --- PASS: TestRemoveExisting (14.23s) === 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 2024/12/25 01:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judukeh0buwe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m4.688780859s (try 1/5)