"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/07 03:48:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo" 2024/11/07 03:48:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:48:16 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig" 2024/11/07 03:48:17 DEBUG : Creating backend with remote "/tmp/rclone1009560678" === 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", 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/11/07 03:48:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/07 03:48:18 DEBUG : potato: Seek from 10 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 10 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Seek from 5 to 2 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/07 03:48:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Seek from 5 to 2 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/07 03:48:18 DEBUG : potato: Seek from 8 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 8 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/07 03:48:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:48:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:48:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:48:18 DEBUG : potato: Seek from 5 to 2 2024/11/07 03:48:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/07 03:48:18 DEBUG : potato: Seek from 9 to 0 2024/11/07 03:48:18 DEBUG : potato: Seek from 9 to 0 2024/11/07 03:48:18 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:48:21 DEBUG : rutabaga: md5 = 043fae3e4a6d3922acfec14ebd91de04 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/07 03:48:24 DEBUG : empty space: md5 = f1302fd4a36245fac1deda4ca3d4ce36 OK === RUN TestCheck/3 2024/11/07 03:48:26 DEBUG : potato2: md5 = 3014721526021be8b60f0552527386de OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/07 03:48:29 DEBUG : remotepotato: md5 = d89ddafcf4b21e507fa22170e6fcdb37 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.97s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2024/11/07 03:48:33 DEBUG : Creating backend with remote "nonexistent" 2024/11/07 03:48:33 DEBUG : Config file has changed externally - reloading 2024/11/07 03:48:33 DEBUG : Creating backend with remote "nonexistent" 2024/11/07 03:48:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/07 03:48:33 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/11/07 03:48:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/07 03:48:33 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:48:34 DEBUG : rutabaga: md5 = fa5ca53bdee30aa2542986d4263f33c7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/07 03:48:39 DEBUG : empty space: md5 = e05f820015444b6894d6143888dd3023 OK === RUN TestCheckDownload/3 2024/11/07 03:48:42 DEBUG : potato2: md5 = 785e1e0421fce6806909e1bff67abd80 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/07 03:48:47 DEBUG : remotepotato: md5 = 701263bef60bcfcc5f895a956a02e08d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.71s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.58s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.44s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:48:55 DEBUG : rutabaga: md5 = 5ed055feead4042b0dcc6c60b4bb95d2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/07 03:48:58 DEBUG : empty space: md5 = 989537499e8d387770c515f14cb4f674 OK === RUN TestCheckSizeOnly/3 2024/11/07 03:49:00 DEBUG : potato2: md5 = 887b9b6d4edb16a5b4a472121550da7c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/07 03:49:03 DEBUG : remotepotato: md5 = 295f5e2fa5269daae3bded1e59713756 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.97s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:49:09 DEBUG : test.sum: md5 = 5bcba5c06406ae3deb7288dd18fd89e3 OK 2024/11/07 03:49:11 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/07 03:49:11 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/07 03:49:11 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/07 03:49:11 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/07 03:49:12 DEBUG : test.sum: md5 = a64c1445e9f89aa9d17b110d789c51dc OK 2024/11/07 03:49:14 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/07 03:49:14 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/07 03:49:14 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/07 03:49:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:49:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/data" 2024/11/07 03:49:15 DEBUG : Config file has changed externally - reloading 2024/11/07 03:49:15 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:49:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/data" 2024/11/07 03:49:17 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/vjrnln8ratgmqakfosrqe8espk" 2024/11/07 03:49:22 DEBUG : data/banana: md5 = 112588cfe9e833f9e6c4628a694a109d OK 2024/11/07 03:49:24 DEBUG : test.sum: md5 = b29d6116582cec7dab7ebe0b937a5d08 OK === RUN TestCheckSumDownload/subtest1 2024/11/07 03:49:30 DEBUG : data/potato: md5 = 70dd71bab640828797dc37e8764996b3 OK 2024/11/07 03:49:32 DEBUG : test.sum: md5 = 251870c38c926c1475e6faf4fe02a130 OK === RUN TestCheckSumDownload/subtest2 2024/11/07 03:49:38 DEBUG : test.sum: md5 = 0c3d20a308298122940417a4c9ea13b5 OK === RUN TestCheckSumDownload/subtest3 2024/11/07 03:49:43 DEBUG : test.sum: md5 = acca5d6970bb6dae33bd580424e8a30e OK === RUN TestCheckSumDownload/subtest4 2024/11/07 03:49:48 DEBUG : test.sum: md5 = 99f174a896d56c521aebed88a7af4464 OK === RUN TestCheckSumDownload/subtest5 2024/11/07 03:49:53 DEBUG : test.sum: md5 = 28b82f73d89ff2c6f1ed7fe8e9305827 OK === RUN TestCheckSumDownload/subtest6 2024/11/07 03:49:57 DEBUG : data/banana: md5 = d7d0e5537cec880abcf8f8c95146aee3 OK 2024/11/07 03:49:59 DEBUG : data/potato: md5 = 13d2aab648ded8a03000bfdf995beba7 OK 2024/11/07 03:50:01 DEBUG : test.sum: md5 = 788dcb6ed4a50264ace213391a90a1c9 OK === RUN TestCheckSumDownload/subtest7 2024/11/07 03:50:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/07 03:50:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (51.25s) --- PASS: TestCheckSumDownload/subtest1 (3.94s) --- PASS: TestCheckSumDownload/subtest2 (3.19s) --- PASS: TestCheckSumDownload/subtest3 (2.95s) --- PASS: TestCheckSumDownload/subtest4 (2.66s) --- PASS: TestCheckSumDownload/subtest5 (2.45s) --- PASS: TestCheckSumDownload/subtest6 (2.23s) --- PASS: TestCheckSumDownload/subtest7 (3.08s) === RUN TestApplyTransforms 2024/11/07 03:50:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-femuhun4bifo" 2024/11/07 03:50:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:09 DEBUG : Creating backend with remote "TestDrive:crypt/npms58ldu5m23jju0sgrplg4v992q7n945gg54n82n8sbv6h40q0" 2024/11/07 03:50:10 DEBUG : Creating backend with remote "/tmp/rclone2357730149" 2024/11/07 03:50:10 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo'", Local "Local file system at /tmp/rclone2357730149", Modify Window "1ms" 2024/11/07 03:50:13 DEBUG : hello, world!: md5 = 1b3d5a1a27e6051c88cd1be12b144623 OK upper checkfile vs. lower remote (without normalization) 2024/11/07 03:50:13 ERROR : hello, world!: sum not found 2024/11/07 03:50:13 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo' 2024/11/07 03:50:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo': 1 files missing 2024/11/07 03:50:13 NOTICE: 1 hashes missing 2024/11/07 03:50:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo': 2 differences found 2024/11/07 03:50:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/07 03:50:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo': 0 differences found 2024/11/07 03:50:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo': 1 matching files 2024/11/07 03:50:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofisuh9gofi" 2024/11/07 03:50:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:15 DEBUG : Creating backend with remote "TestDrive:crypt/bhb2g2tqo0djmh77t3ikalnoglksa90vmrut2uqet31pbvlapdog" 2024/11/07 03:50:16 DEBUG : Creating backend with remote "/tmp/rclone2695456667" 2024/11/07 03:50:16 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi'", Local "Local file system at /tmp/rclone2695456667", Modify Window "1ms" 2024/11/07 03:50:18 DEBUG : HELLO, WORLD!: md5 = 6adc895a627c7feb1145231437266b80 OK lower checkfile vs. upper remote (without normalization) 2024/11/07 03:50:19 ERROR : HELLO, WORLD!: sum not found 2024/11/07 03:50:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi' 2024/11/07 03:50:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi': 1 files missing 2024/11/07 03:50:19 NOTICE: 1 hashes missing 2024/11/07 03:50:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi': 2 differences found 2024/11/07 03:50:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/07 03:50:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi': 0 differences found 2024/11/07 03:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi': 1 matching files 2024/11/07 03:50:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cisowuv2jeqa" 2024/11/07 03:50:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:20 DEBUG : Creating backend with remote "TestDrive:crypt/07ktfv36v1l9n27igqurvp837kdhn64c1rgsjthv2jft42q5ndfg" 2024/11/07 03:50:21 DEBUG : Creating backend with remote "/tmp/rclone3913239909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa'", Local "Local file system at /tmp/rclone3913239909", Modify Window "1ms" 2024/11/07 03:50:24 DEBUG : HeLlO, wOrLd!: md5 = 2d5a6f2c666735061d71617fe97c627b OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/07 03:50:25 ERROR : HeLlO, wOrLd!: sum not found 2024/11/07 03:50:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa' 2024/11/07 03:50:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa': 1 files missing 2024/11/07 03:50:25 NOTICE: 1 hashes missing 2024/11/07 03:50:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa': 2 differences found 2024/11/07 03:50:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/07 03:50:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa': 0 differences found 2024/11/07 03:50:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa': 1 matching files 2024/11/07 03:50:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nabuxoq3muwe" 2024/11/07 03:50:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:27 DEBUG : Creating backend with remote "TestDrive:crypt/g5orgbml51gqv8gise67rvdcadbtfiuj7g3he6ujds4rj4cooocg" 2024/11/07 03:50:28 DEBUG : Creating backend with remote "/tmp/rclone3299063319" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe'", Local "Local file system at /tmp/rclone3299063319", Modify Window "1ms" 2024/11/07 03:50:31 DEBUG : HELLO, WORLD!: md5 = d9ee94538a850e8fbe8e99c9272a59c3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/07 03:50:31 ERROR : HELLO, WORLD!: sum not found 2024/11/07 03:50:31 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe' 2024/11/07 03:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe': 1 files missing 2024/11/07 03:50:31 NOTICE: 1 hashes missing 2024/11/07 03:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe': 2 differences found 2024/11/07 03:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/07 03:50:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe': 0 differences found 2024/11/07 03:50:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe': 1 matching files 2024/11/07 03:50:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nikasic6zimo" 2024/11/07 03:50:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:33 DEBUG : Creating backend with remote "TestDrive:crypt/5ljbppmppaa5mgljld63g6ip8i77p6mjk4bp88u09p15o100uirg" 2024/11/07 03:50:34 DEBUG : Creating backend with remote "/tmp/rclone1753272268" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo'", Local "Local file system at /tmp/rclone1753272268", Modify Window "1ms" 2024/11/07 03:50:37 DEBUG : 測試_Русский___ě_áñ: md5 = 53d767afd4eaa936d360eb8d9c15c670 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/07 03:50:38 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/07 03:50:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo' 2024/11/07 03:50:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo': 1 files missing 2024/11/07 03:50:38 NOTICE: 1 hashes missing 2024/11/07 03:50:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo': 2 differences found 2024/11/07 03:50:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/07 03:50:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo': 0 differences found 2024/11/07 03:50:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo': 1 matching files 2024/11/07 03:50:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nagulif0kace" 2024/11/07 03:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:40 DEBUG : Creating backend with remote "TestDrive:crypt/rlurtqlahoajen9l62cpp698gb5i77nh5gjlos7v5j1fqr3f6i30" 2024/11/07 03:50:41 DEBUG : Creating backend with remote "/tmp/rclone724610530" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace'", Local "Local file system at /tmp/rclone724610530", Modify Window "1ms" 2024/11/07 03:50:43 DEBUG : 測試_Русский___ě_áñ: md5 = 3710719f3c017f4065ddc89bd56a80e0 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/07 03:50:44 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/07 03:50:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace' 2024/11/07 03:50:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace': 1 files missing 2024/11/07 03:50:44 NOTICE: 1 hashes missing 2024/11/07 03:50:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace': 2 differences found 2024/11/07 03:50:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/07 03:50:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace': 0 differences found 2024/11/07 03:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace': 1 matching files 2024/11/07 03:50:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dafepiv8joka" 2024/11/07 03:50:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:45 DEBUG : Creating backend with remote "TestDrive:crypt/ktraihotqdm93dafiqg2ocia39pod1ms45vtnoso90lp58d5qis0" 2024/11/07 03:50:47 DEBUG : Creating backend with remote "/tmp/rclone15190648" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka'", Local "Local file system at /tmp/rclone15190648", Modify Window "1ms" 2024/11/07 03:50:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e808c7309dff2f641ad149de796197b OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/07 03:50:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:50:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka' 2024/11/07 03:50:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka': 1 files missing 2024/11/07 03:50:50 NOTICE: 1 hashes missing 2024/11/07 03:50:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka': 2 differences found 2024/11/07 03:50:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/07 03:50:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka': 0 differences found 2024/11/07 03:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka': 1 matching files 2024/11/07 03:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xesudog0foce" 2024/11/07 03:50:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:52 DEBUG : Creating backend with remote "TestDrive:crypt/clcif8gb5a55hf960b7r3k0t28i6h6mkm7qgm7jcckjr3robch4g" 2024/11/07 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone3078693297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce'", Local "Local file system at /tmp/rclone3078693297", Modify Window "1ms" 2024/11/07 03:50:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cb77da35e440509594c88961d458dd45 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/07 03:50:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:50:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce' 2024/11/07 03:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce': 1 files missing 2024/11/07 03:50:56 NOTICE: 1 hashes missing 2024/11/07 03:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce': 2 differences found 2024/11/07 03:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/07 03:50:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:50:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce': 0 differences found 2024/11/07 03:50:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce': 1 matching files 2024/11/07 03:50:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazixip9nale" 2024/11/07 03:50:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:50:58 DEBUG : Creating backend with remote "TestDrive:crypt/llsgsujg5bn7fe8nd169nevqq4pplme43nhpvius9a1f66qkngog" 2024/11/07 03:50:59 DEBUG : Creating backend with remote "/tmp/rclone3488770402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale'", Local "Local file system at /tmp/rclone3488770402", Modify Window "1ms" 2024/11/07 03:51:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = de90de4b295b81bc3a5d8349bf996e12 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/07 03:51:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:51:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale' 2024/11/07 03:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale': 1 files missing 2024/11/07 03:51:03 NOTICE: 1 hashes missing 2024/11/07 03:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale': 2 differences found 2024/11/07 03:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/07 03:51:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:51:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale': 0 differences found 2024/11/07 03:51:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale': 1 matching files 2024/11/07 03:51:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lunojax5cumu" 2024/11/07 03:51:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:51:04 DEBUG : Creating backend with remote "TestDrive:crypt/qonsub7s8aafuvjlj2bj7a8ms8vnqlhobkjnmteoinaq6ijh07r0" 2024/11/07 03:51:05 DEBUG : Creating backend with remote "/tmp/rclone3926678374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu'", Local "Local file system at /tmp/rclone3926678374", Modify Window "1ms" 2024/11/07 03:51:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8552438a9b0e1c4ecb9c39a938d43a31 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/07 03:51:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:51:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu' 2024/11/07 03:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu': 1 files missing 2024/11/07 03:51:08 NOTICE: 1 hashes missing 2024/11/07 03:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu': 2 differences found 2024/11/07 03:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/07 03:51:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu': 0 differences found 2024/11/07 03:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu': 1 matching files 2024/11/07 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lunojax5cumu': Purge remote 2024/11/07 03:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazixip9nale': Purge remote 2024/11/07 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesudog0foce': Purge remote 2024/11/07 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dafepiv8joka': Purge remote 2024/11/07 03:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagulif0kace': Purge remote 2024/11/07 03:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nikasic6zimo': Purge remote 2024/11/07 03:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nabuxoq3muwe': Purge remote 2024/11/07 03:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cisowuv2jeqa': Purge remote 2024/11/07 03:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofisuh9gofi': Purge remote 2024/11/07 03:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-femuhun4bifo': Purge remote --- PASS: TestApplyTransforms (68.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:51:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:51:21 DEBUG : sub/file2: md5 = bdf76f5c137b0ce7efe17a53d4274a79 OK 2024/11/07 03:51:21 INFO : file1: Copied (new) to: sub/file2 2024/11/07 03:51:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 03:51:22 DEBUG : file1: Unchanged skipping 2024/11/07 03:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': don't need to copy/move sub/file2, it is already at target location 2024/11/07 03:51:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.67s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:51:29 DEBUG : dst/file1: md5 = 3c72e2fd3cffc96b9ecd6bd8c733ee1f OK 2024/11/07 03:51:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/backup" 2024/11/07 03:51:30 DEBUG : Config file has changed externally - reloading 2024/11/07 03:51:30 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/1nrff024r7pq65ecp72fc28jb0" 2024/11/07 03:51:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/07 03:51:35 INFO : dst/file1: Moved (server-side) 2024/11/07 03:51:37 DEBUG : dst/file1: md5 = 550c409fe777b2b3bdbd72c9edd819ec OK 2024/11/07 03:51:37 INFO : dst/file1: Copied (new) 2024/11/07 03:51:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:51:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:51:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.22s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:51:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/dst" 2024/11/07 03:51:43 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:51:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/CompareDest" 2024/11/07 03:51:45 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/gveqi14airsml4bgu7krj116o8" 2024/11/07 03:51:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 03:51:50 DEBUG : one: md5 = e7d8b8658deb8d5678cabe9bd2476e52 OK 2024/11/07 03:51:50 INFO : one: Copied (new) 2024/11/07 03:51:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:51:53 DEBUG : one: md5 = a69d601d3bf66c3d14cdf78067310a2b OK 2024/11/07 03:51:53 INFO : one: Copied (replaced existing) 2024/11/07 03:51:56 DEBUG : dst/one: md5 = 1f069fff5cc3d4567e40c874c4775691 OK 2024/11/07 03:51:59 DEBUG : CompareDest/one: md5 = 6e96a9f9a617113f33b14c3d4e20ddfe OK 2024/11/07 03:51:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:52:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:52:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 03:52:02 DEBUG : CompareDest/two: md5 = 4453a1627d693498d948bed414e79ab9 OK 2024/11/07 03:52:03 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:52:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:52:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 03:52:04 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:52:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:52:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 03:52:06 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:52:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/07 03:52:08 DEBUG : two: md5 = 016db4d618fd0723c4ca642cb7674710 OK 2024/11/07 03:52:08 INFO : two: Copied (new) 2024/11/07 03:52:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:52:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:52:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:52:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (31.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:52:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/dst" 2024/11/07 03:52:14 DEBUG : Config file has changed externally - reloading 2024/11/07 03:52:14 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:52:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/CopyDest" 2024/11/07 03:52:16 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/07 03:52:17 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 03:52:21 DEBUG : one: md5 = 2f3958a2a6e22ab89bed8022c3715ed8 OK 2024/11/07 03:52:21 INFO : one: Copied (new) 2024/11/07 03:52:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:52:24 DEBUG : one: md5 = 028e32f8446afbdb18c672a52bc7d04d OK 2024/11/07 03:52:24 INFO : one: Copied (replaced existing) 2024/11/07 03:52:26 DEBUG : dst/one: md5 = 4991a783911288e0191653504b9653cb OK 2024/11/07 03:52:29 DEBUG : CopyDest/one: md5 = 095e79c6328b4036235f6f70d575fbb0 OK 2024/11/07 03:52:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/BackupDir" 2024/11/07 03:52:30 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/07 03:52:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:52:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:52:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:52:35 INFO : one: Moved (server-side) 2024/11/07 03:52:36 INFO : one: Copied (server-side copy) 2024/11/07 03:52:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/07 03:52:39 DEBUG : CopyDest/two: md5 = 89f12ef5f7adf9e825a22aea4e9d8a5c OK 2024/11/07 03:52:39 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:52:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:52:41 INFO : two: Copied (server-side copy) 2024/11/07 03:52:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/07 03:52:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:52:42 DEBUG : two: Unchanged skipping 2024/11/07 03:52:44 DEBUG : CopyDest/three: md5 = 5f5b15a992cdf26f8d251d6122b03d51 OK 2024/11/07 03:52:45 DEBUG : three: Need to transfer - File not found at Destination 2024/11/07 03:52:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/07 03:52:46 DEBUG : three: Destination not found in --copy-dest 2024/11/07 03:52:47 DEBUG : three: md5 = 8cbda43f91201abed09b22655139c9da OK 2024/11/07 03:52:47 INFO : three: Copied (new) 2024/11/07 03:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/07 03:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:52:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:52:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:52:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/07 03:52:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.00s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:52:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/07 03:53:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c69b46259665b731541fa4c3135a9a0d OK 2024/11/07 03:53:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/07 03:53:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/07 03:53:01 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/11/07 03:53:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/07 03:53:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/07 03:53:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fc1c5cc8d84526e5f4b46fb9d70f8316 OK 2024/11/07 03:53:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/07 03:53:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/07 03:53:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.27s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:53:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using skip mode. 2024/11/07 03:53:13 NOTICE: one: Found 2 files with duplicate names 2024/11/07 03:53:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.06s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:53:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using skip mode. 2024/11/07 03:53:21 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:53:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/07 03:53:21 INFO : one: Deleted 2024/11/07 03:53:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:53:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using first mode. 2024/11/07 03:53:29 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:53:30 INFO : one: Deleted 2024/11/07 03:53:30 INFO : one: Deleted 2024/11/07 03:53:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.40s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:53:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using newest mode. 2024/11/07 03:53:37 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:53:38 INFO : one: Deleted 2024/11/07 03:53:39 INFO : one: Deleted 2024/11/07 03:53:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:53:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using oldest mode. 2024/11/07 03:53:46 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:53:47 INFO : one: Deleted 2024/11/07 03:53:47 INFO : one: Deleted 2024/11/07 03:53:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:53:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using largest mode. 2024/11/07 03:53:54 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:53:55 INFO : one: Deleted 2024/11/07 03:53:56 INFO : one: Deleted 2024/11/07 03:53:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:54:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using smallest mode. 2024/11/07 03:54:04 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:54:04 INFO : one: Deleted 2024/11/07 03:54:05 INFO : one: Deleted 2024/11/07 03:54:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (9.43s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:54:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Looking for duplicate names using rename mode. 2024/11/07 03:54:14 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/07 03:54:15 INFO : one-2.txt: renamed from: one.txt 2024/11/07 03:54:17 INFO : one-3.txt: renamed from: one.txt 2024/11/07 03:54:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.91s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:54:25 DEBUG : dupe1/one.txt: md5 = 1f0b5dad6b4bdbbfa4f89f1e61a7b9a9 OK 2024/11/07 03:54:28 DEBUG : dupe2/two.txt: md5 = e11d6fd331e97157edd4e5c0009f2b71 OK 2024/11/07 03:54:31 DEBUG : dupe3/three.txt: md5 = 48d64a700b803681db5104e902216e63 OK 2024/11/07 03:54:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/07 03:54:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/07 03:54:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/07 03:54:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/07 03:54:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/07 03:54:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/07 03:54:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.34s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:54:42 DEBUG : a.txt: md5 = 609379d3bd38b778d20ec48ac4d52cf3 OK 2024/11/07 03:54:43 DEBUG : zend.txt: md5 = 9767f04ee100ccebc2d45ebb054f733b OK 2024/11/07 03:54:46 DEBUG : sub dir/hello world: md5 = 9048068ed3423bc3c1d6f0e8bbf9e148 OK 2024/11/07 03:54:48 DEBUG : sub dir/hello world2: md5 = 9d5f42a2a476eb9fe3d6d7b5997edb06 OK 2024/11/07 03:54:51 DEBUG : sub dir/ignore dir/.ignore: md5 = be8d8440599d04c2f048a51b91037531 OK 2024/11/07 03:54:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3051b82f371e40150a21a244d9ce1e9c OK 2024/11/07 03:54:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = ed997706777c9efa8e6f61421a856e32 OK 2024/11/07 03:54:57 DEBUG : a.txt: Excluded (Size Filter) 2024/11/07 03:54:57 DEBUG : a.txt: Excluded 2024/11/07 03:54:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/07 03:54:58 DEBUG : sub dir/hello world2: Excluded 2024/11/07 03:54:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/07 03:54:58 DEBUG : sub dir/hello world: Excluded 2024/11/07 03:54:59 DEBUG : sub dir/ignore dir: Excluded 2024/11/07 03:54:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/07 03:54:59 DEBUG : sub dir/hello world2: Excluded 2024/11/07 03:54:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/07 03:54:59 DEBUG : sub dir/hello world: Excluded 2024/11/07 03:54:59 DEBUG : sub dir/ignore dir: Excluded 2024/11/07 03:55:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/07 03:55:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/07 03:55:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/07 03:55:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/07 03:55:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/07 03:55:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/07 03:55:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (28.05s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:10 DEBUG : file1: md5 = b34cb3fc742a674e869ee6d95e6e0d06 OK 2024/11/07 03:55:13 DEBUG : sub/file2: md5 = 70d5cc15598f568605787f9550e65cb9 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/11/07 03:55:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/07 03:55:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/07 03:55:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/07 03:55:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.86s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.62s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:23 DEBUG : file1: md5 = 9989af9acb4238df6f438ecdb7bb9e93 OK 2024/11/07 03:55:26 DEBUG : sub/file2: md5 = 864e3e5226252b36217f4254e2a15544 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/11/07 03:55:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/notfound" 2024/11/07 03:55:30 DEBUG : Config file has changed externally - reloading 2024/11/07 03:55:30 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/qe0i31qdkoejk60elps0ni5sqk" 2024/11/07 03:55:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.08s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Making directory 2024/11/07 03:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:38 DEBUG : sub dir/hello world: md5 = e2f64c1ff2a80d080d7ac03b5bb32f46 OK 2024/11/07 03:55:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:43 DEBUG : potato2: md5 = a6fe6e14eac05f800324253c95a6f317 OK 2024/11/07 03:55:45 DEBUG : empty space: md5 = 97da479e44abcdb710d674260a75132a OK --- PASS: TestLs (7.26s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:51 DEBUG : potato2: md5 = 4a5ba7f8f3e90e3c49dec442c29b250c OK 2024/11/07 03:55:53 DEBUG : empty space: md5 = 6974c9ce2e277543a035cfa15e795328 OK 2024/11/07 03:55:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (7.16s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:55:58 DEBUG : potato2: md5 = f364051bb028819819a7c7feb85c0708 OK 2024/11/07 03:56:00 DEBUG : empty space: md5 = fb3f3ec35f5b00ba04eb5f52bdc0f08d OK --- PASS: TestLsLong (6.24s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:04 DEBUG : potato2: md5 = 790ea087bcdefdf9b29ba90d3b000b05 OK 2024/11/07 03:56:06 DEBUG : empty space: md5 = 6bb8182812cd608a6f9233b003f6e358 OK --- PASS: TestHashSums (5.65s) === RUN TestHashSumsWithErrors 2024/11/07 03:56:08 DEBUG : Creating backend with remote ":memory:" 2024/11/07 03:56:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/07 03:56:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/07 03:56:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/07 03:56:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/07 03:56:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/07 03:56:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/07 03:56:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/07 03:56:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/07 03:56:08 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:10 DEBUG : potato2: md5 = e0ba3bcac5c52d9c48d7e67982e7a0f0 OK 2024/11/07 03:56:11 DEBUG : empty space: md5 = 18e918d1ce9dd3b43760b7ff3b0a1c0e OK 2024/11/07 03:56:15 DEBUG : sub dir/potato3: md5 = 448d7ba064fefaade798eeba5c522bf0 OK 2024/11/07 03:56:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.45s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:21 DEBUG : small: md5 = 552398925454c0c8d454ee3dd7242869 OK 2024/11/07 03:56:23 DEBUG : medium: md5 = 9fb2fd0426227e279e768d47917fab70 OK 2024/11/07 03:56:25 DEBUG : large: md5 = 5f7a1a8b13712ec42865e65e5952a536 OK 2024/11/07 03:56:25 DEBUG : Waiting for deletions to finish 2024/11/07 03:56:25 DEBUG : large: Excluded (Size Filter) 2024/11/07 03:56:26 INFO : medium: Deleted 2024/11/07 03:56:26 INFO : small: Deleted --- PASS: TestDelete (7.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:29 DEBUG : small: md5 = 93416fab140266eeec6a9ab706846dbd OK 2024/11/07 03:56:31 DEBUG : medium: md5 = 38de653fae39f70f8e4716e2c6f060b2 OK 2024/11/07 03:56:33 DEBUG : large: md5 = c22bbd3ad791fc5cf5a3be2064476bb0 OK 2024/11/07 03:56:33 DEBUG : Waiting for deletions to finish 2024/11/07 03:56:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/07 03:56:34 INFO : small: Deleted 2024/11/07 03:56:34 INFO : medium: Deleted --- PASS: TestMaxDelete (9.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:38 DEBUG : small: md5 = 1af79ffc53e86a9db6861c7013bd132c OK 2024/11/07 03:56:40 DEBUG : medium: md5 = 133ba7dfcd59f12962fbedaf859a2ed1 OK 2024/11/07 03:56:42 DEBUG : large: md5 = a43150deff24b620256e8a78deea75ff OK 2024/11/07 03:56:42 DEBUG : Waiting for deletions to finish 2024/11/07 03:56:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/07 03:56:43 INFO : small: Deleted 2024/11/07 03:56:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:47 DEBUG : small: md5 = 30b1697e0e8a3c32d17588649ccc8857 OK 2024/11/07 03:56:49 DEBUG : medium: md5 = 18a81de95595829c949195978df0c31c OK 2024/11/07 03:56:51 DEBUG : large: md5 = a0bca9fbe05274ec09c70633a670de94 OK 2024/11/07 03:56:51 DEBUG : Waiting for deletions to finish 2024/11/07 03:56:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/07 03:56:52 INFO : medium: Deleted 2024/11/07 03:56:52 INFO : small: Deleted --- PASS: TestMaxDeleteSize (9.19s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:56:56 DEBUG : ReadFile: md5 = b7d9a376e6edd20aa7b01d8c82cd5894 OK --- PASS: TestReadFile (5.18s) === RUN TestRetry 2024/11/07 03:56:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/07 03:56:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/07 03:56:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:56:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:56:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:56:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:56:59 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:57:01 DEBUG : file1: md5 = b20716da7113170d08048758a424825d OK 2024/11/07 03:57:03 DEBUG : file2: md5 = 99dd968cbe4c4121c38da0e275da6149 OK --- PASS: TestCat (21.30s) === RUN TestPurge 2024/11/07 03:57:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gatepec7zexe" 2024/11/07 03:57:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:57:21 DEBUG : Creating backend with remote "TestDrive:crypt/js6ogqlebqs9tk2i8pmgu7mqjmqsuld8q0nmplicmmhte17m7hlg" 2024/11/07 03:57:22 DEBUG : Creating backend with remote "/tmp/rclone2289685221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gatepec7zexe'", Local "Local file system at /tmp/rclone2289685221", Modify Window "1ms" 2024/11/07 03:57:28 DEBUG : A1/B1/C1/one: md5 = dbc736eac97cac10f07fe25083064d38 OK 2024/11/07 03:57:28 DEBUG : A2: Making directory 2024/11/07 03:57:29 DEBUG : A1/B2: Making directory 2024/11/07 03:57:30 DEBUG : A1/B2/C2: Making directory 2024/11/07 03:57:31 DEBUG : A1/B1/C3: Making directory 2024/11/07 03:57:33 DEBUG : A3: Making directory 2024/11/07 03:57:34 DEBUG : A3/B3: Making directory 2024/11/07 03:57:35 DEBUG : A3/B3/C4: Making directory 2024/11/07 03:57:38 DEBUG : A1/two: md5 = 5f4542e0db6290de8214d99e076a0675 OK 2024/11/07 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gatepec7zexe': Purge remote 2024/11/07 03:57:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:57:47 DEBUG : A1/B1/C1/one: md5 = aeec946a7567cfbfdbcd114eae77b8bf OK 2024/11/07 03:57:47 DEBUG : A2: Making directory 2024/11/07 03:57:48 DEBUG : A1/B2: Making directory 2024/11/07 03:57:50 DEBUG : A1/B2/C2: Making directory 2024/11/07 03:57:51 DEBUG : A1/B1/C3: Making directory 2024/11/07 03:57:52 DEBUG : A3: Making directory 2024/11/07 03:57:53 DEBUG : A3/B3: Making directory 2024/11/07 03:57:54 DEBUG : A3/B3/C4: Making directory 2024/11/07 03:57:58 DEBUG : A1/two: md5 = e353a687a8cb24262cdcce93530c8b8a OK 2024/11/07 03:57:59 DEBUG : removing 1 level 3 directories 2024/11/07 03:57:59 INFO : A3/B3/C4: Removing directory 2024/11/07 03:58:02 DEBUG : removing 2 level 3 directories 2024/11/07 03:58:02 INFO : A1/B2/C2: Removing directory 2024/11/07 03:58:02 INFO : A1/B1/C3: Removing directory 2024/11/07 03:58:03 DEBUG : removing 2 level 2 directories 2024/11/07 03:58:03 INFO : A3/B3: Removing directory 2024/11/07 03:58:03 INFO : A1/B2: Removing directory 2024/11/07 03:58:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 03:58:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/07 03:58:04 DEBUG : removing 2 level 1 directories 2024/11/07 03:58:04 INFO : A3: Removing directory 2024/11/07 03:58:04 INFO : A2: Removing directory 2024/11/07 03:58:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/07 03:58:09 DEBUG : removing 1 level 3 directories 2024/11/07 03:58:09 INFO : A1/B1/C1: Removing directory 2024/11/07 03:58:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:09 DEBUG : removing 1 level 2 directories 2024/11/07 03:58:09 INFO : A1/B1: Removing directory 2024/11/07 03:58:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 03:58:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:58:10 DEBUG : removing 1 level 1 directories 2024/11/07 03:58:10 INFO : A1: Removing directory 2024/11/07 03:58:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 03:58:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 03:58:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:58:11 DEBUG : removing 1 level 0 directories 2024/11/07 03:58:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Removing directory 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:58:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (31.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:58:14 DEBUG : A1: Making directory 2024/11/07 03:58:16 DEBUG : A1/B1: Making directory 2024/11/07 03:58:17 DEBUG : A1/B1/C1: Making directory 2024/11/07 03:58:20 DEBUG : removing 1 level 3 directories 2024/11/07 03:58:20 INFO : A1/B1/C1: Removing directory 2024/11/07 03:58:21 DEBUG : removing 1 level 2 directories 2024/11/07 03:58:21 INFO : A1/B1: Removing directory 2024/11/07 03:58:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:58:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:58:24 DEBUG : A1: Making directory 2024/11/07 03:58:25 DEBUG : A1/B1: Making directory 2024/11/07 03:58:26 DEBUG : A1/B1/C1: Making directory 2024/11/07 03:58:29 DEBUG : removing 1 level 3 directories 2024/11/07 03:58:29 INFO : A1/B1/C1: Removing directory 2024/11/07 03:58:31 DEBUG : removing 1 level 2 directories 2024/11/07 03:58:31 INFO : A1/B1: Removing directory 2024/11/07 03:58:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:58:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.62s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:58:36 DEBUG : file1: md5 = 812ac2efac586105e9694e5b862d8885 OK 2024/11/07 03:58:36 DEBUG : filename.txt: File name found in url 2024/11/07 03:58:38 DEBUG : filename.txt: md5 = e6c9dc988e96e5a517bfcb618823c657 OK 2024/11/07 03:58:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/07 03:58:40 DEBUG : headerfilename.txt: md5 = 0d2ab6bc31836d674a82e722c2236fa9 OK 2024/11/07 03:58:42 DEBUG : file2: md5 = 46fd66ce9dd02ae8608a2b1085f25835 OK --- PASS: TestCopyURL (11.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:58:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:58:48 DEBUG : sub/file2: md5 = 00ce33886a21e21a1da23894d04b9ef6 OK 2024/11/07 03:58:48 INFO : file1: Copied (new) to: sub/file2 2024/11/07 03:58:48 INFO : file1: Deleted 2024/11/07 03:58:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 03:58:49 DEBUG : file1: Unchanged skipping 2024/11/07 03:58:49 INFO : file1: Deleted 2024/11/07 03:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': don't need to copy/move sub/file2, it is already at target location 2024/11/07 03:58:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:58:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:58:55 DEBUG : file1: md5 = 9c428d1dae0de68fd32efc21a4dbe62b OK 2024/11/07 03:58:55 INFO : file1: Copied (new) 2024/11/07 03:58:55 INFO : file1: Deleted 2024/11/07 03:58:56 DEBUG : file1: Destination exists, skipping 2024/11/07 03:58:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.57s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:59:01 DEBUG : dst/file1: md5 = 2e436753a934ca3aba32fc15d96fdb55 OK 2024/11/07 03:59:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofaqot5pijo/backup" 2024/11/07 03:59:03 DEBUG : Config file has changed externally - reloading 2024/11/07 03:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig/1nrff024r7pq65ecp72fc28jb0" 2024/11/07 03:59:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/07 03:59:08 INFO : dst/file1: Moved (server-side) 2024/11/07 03:59:10 DEBUG : dst/file1: md5 = ac167afa7401067d2a5f05db18f69cea OK 2024/11/07 03:59:10 INFO : dst/file1: Copied (new) 2024/11/07 03:59:10 INFO : dst/file1: Deleted 2024/11/07 03:59:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:59:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:59:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.90s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 03:59:20 DEBUG : A1/one: md5 = a636ab7b150d28ebdfe2f0ddf89968ce OK 2024/11/07 03:59:21 DEBUG : A1/two: md5 = 550440d886de2a75368de725c20f8a71 OK 2024/11/07 03:59:24 DEBUG : A1/B1/three: md5 = 8dd2ecdc0ba7a559862919c12f22765b OK 2024/11/07 03:59:27 DEBUG : A1/B1/C1/four: md5 = 349e7b05a1792ce86f73a68723dbd304 OK 2024/11/07 03:59:30 DEBUG : A1/B1/C2/five: md5 = 8b6f5db71f4e4dd79628cab64c137e1e OK 2024/11/07 03:59:30 DEBUG : A1/B2: Making directory 2024/11/07 03:59:31 DEBUG : A1/B1/C3: Making directory 2024/11/07 03:59:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/07 03:59:45 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/07 03:59:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/07 03:59:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/07 03:59:45 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/07 03:59:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 03:59:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 03:59:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:59:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 03:59:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 03:59:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/07 04:00:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/07 04:00:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/07 04:00:01 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/07 04:00:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/07 04:00:01 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/07 04:00:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 04:00:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 04:00:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 04:00:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 04:00:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 04:00:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/07 04:00:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/07 04:00:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 04:00:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 04:00:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 04:00:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/07 04:00:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 04:00:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 04:00:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 04:00:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (62.46s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:00:19 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 04:00:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 39ff84378ef722bb68b3c843daca8132 OK 2024/11/07 04:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/07 04:00:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 04:00:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/07 04:00:24 DEBUG : no_checksum_big_file_from_pipe: md5 = a067a3f1609a43d994bca3d74ebd0b40 OK 2024/11/07 04:00:24 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 04:00:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 07faa795067bdca0a2e31d1eaef03af9 OK 2024/11/07 04:00:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 04:00:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/07 04:00:30 DEBUG : with_checksum_big_file_from_pipe: md5 = dc7f05f52a069acd1996784536758891 OK 2024/11/07 04:00:30 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 04:00:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 04:00:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/07 04:00:36 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-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 04:00:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 04:00:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/07 04:00:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.52s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/07 04:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (48 bytes), uploading instead of streaming 2024/11/07 04:00:48 DEBUG : rcat_metadata: md5 = 441601cca236015dd0c39c619bc2f72a OK 2024/11/07 04:00:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/07 04:00:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/07 04:00:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = b8f42b36e41c9a0cd27088b7df03aa33 OK 2024/11/07 04:00:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.09s) --- PASS: TestRcatMetadata/Normal (3.18s) --- PASS: TestRcatMetadata/ViaDisk (3.41s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:00:54 DEBUG : potato1: md5 = 9832fc9755e7dc3639b09bc074b85f3d OK 2024/11/07 04:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/07 04:00:56 DEBUG : potato2: md5 = 273d96f8fe8f622e258244d4a1b3a8aa OK 2024/11/07 04:00:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.82s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:00 DEBUG : potato1: md5 = 23b5a3efc8c790d4c7f7ddecd0832de0 OK 2024/11/07 04:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/07 04:01:02 DEBUG : potato2: md5 = 180cc8dfc4a654fbb2a1c1b88d51cddc OK 2024/11/07 04:01:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.14s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:06 DEBUG : potato2: md5 = 24b673305ab79e83c1bc8e266ef585fd OK 2024/11/07 04:01:08 DEBUG : empty space: md5 = e913c442d743c3c1966fbbf973f722ad OK 2024/11/07 04:01:11 DEBUG : sub dir/potato3: md5 = b9747c4790a2cd86aa532af27a34da32 OK 2024/11/07 04:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Touching "empty space" 2024/11/07 04:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Touching "potato2" 2024/11/07 04:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Touching "sub dir/potato3" 2024/11/07 04:01:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.07s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:19 DEBUG : dir with metadata: Making directory with metadata 2024/11/07 04:01:20 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:22 DEBUG : directory with modtime: Making directory with metadata 2024/11/07 04:01:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.13s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/07 04:01:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/07 04:01:26 DEBUG : Google drive root 'crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig': Skipping btime metadata as can't update it on an existing file: 2024-11-07T04:01:26.481858534Z 2024/11/07 04:01:27 INFO : non existent directory: Updated directory metadata 2024/11/07 04:01:30 DEBUG : Google drive root 'crypt/1hg39gka6lt0a9u7470fpeae3vqjulk3fbga1pv3vtv2vkgpiaig': Skipping btime metadata as can't update it on an existing file: 2024-11-07T04:01:26.481858534Z 2024/11/07 04:01:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.48s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/07 04:01:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/07 04:01:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.48s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo'", Local "Local file system at /tmp/rclone1009560678", Modify Window "1ms" 2024/11/07 04:01:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/07 04:01:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/07 04:01:38 DEBUG : dst: Making directory with metadata 2024/11/07 04:01:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/07 04:01:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 04:01:40 INFO : dst: Set directory modification time (using SetModTime) 2024/11/07 04:01:40 INFO : dst: Set directory modification time (using SetModTime) 2024/11/07 04:01:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/07 04:01:41 INFO : dst: Set directory modification time (using SetModTime) 2024/11/07 04:01:41 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.14s) === 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/11/07 04:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofaqot5pijo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m27.839943919s (try 1/5)