"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/13 01:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi" 2025/01/13 01:11:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg" 2025/01/13 01:11:46 DEBUG : Creating backend with remote "/tmp/rclone3588927791" === 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/13 01:11:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/13 01:11:47 DEBUG : potato: Seek from 10 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 10 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Seek from 5 to 2 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/13 01:11:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Seek from 5 to 2 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/13 01:11:47 DEBUG : potato: Seek from 8 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 8 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/13 01:11:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:11:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:11:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:11:47 DEBUG : potato: Seek from 5 to 2 2025/01/13 01:11:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/13 01:11:47 DEBUG : potato: Seek from 9 to 0 2025/01/13 01:11:47 DEBUG : potato: Seek from 9 to 0 2025/01/13 01:11:47 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:11:49 DEBUG : rutabaga: md5 = ac074446b02a341ab133fc2f4e1d5f4c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/13 01:11:52 DEBUG : empty space: md5 = 6edf848e6d263622648ef0a8b9453ab0 OK === RUN TestCheck/3 2025/01/13 01:11:54 DEBUG : potato2: md5 = 812904b4639db422187306bfa48dea2a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/13 01:11:57 DEBUG : remotepotato: md5 = 2fd65ffbe016a33481771960606b150b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.56s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/13 01:12:00 DEBUG : Creating backend with remote "nonexistent" 2025/01/13 01:12:00 DEBUG : Creating backend with remote "nonexistent" 2025/01/13 01:12:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/13 01:12:00 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/13 01:12:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/13 01:12:00 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:12:02 DEBUG : rutabaga: md5 = b8136d46f20d624e841395d13a2075ca OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/13 01:12:06 DEBUG : empty space: md5 = 5e6594b5f499cce56ca7f5a1edefa975 OK === RUN TestCheckDownload/3 2025/01/13 01:12:10 DEBUG : potato2: md5 = c8d23855006c4ecbc7772244d1501e4e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/13 01:12:15 DEBUG : remotepotato: md5 = 4d8a1b6311740024acbeedf4f5181c10 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.89s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (1.78s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (1.53s) --- PASS: TestCheckDownload/6 (1.20s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:12:22 DEBUG : rutabaga: md5 = 88f59677bb17bf4a0f1b54e4d608ab92 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/13 01:12:24 DEBUG : empty space: md5 = 95d2bd28277ca6d95cffde810a891086 OK === RUN TestCheckSizeOnly/3 2025/01/13 01:12:27 DEBUG : potato2: md5 = 8653add9b95bcc9158352c513e6d3136 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/13 01:12:29 DEBUG : remotepotato: md5 = 86ee66c2859b2ba02c5f42fcd27ec095 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.73s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:12:35 DEBUG : test.sum: md5 = 1f79df33daa1c17ac4d12ca7a2bb6b8a OK 2025/01/13 01:12:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/13 01:12:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/13 01:12:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/13 01:12:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/13 01:12:37 DEBUG : test.sum: md5 = 3a4ff07f100d27c44cdf7e904f218a63 OK 2025/01/13 01:12:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/13 01:12:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/13 01:12:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/13 01:12:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:12:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/data" 2025/01/13 01:12:39 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:12:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/data" 2025/01/13 01:12:41 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/vjrnln8ratgmqakfosrqe8espk" 2025/01/13 01:12:46 DEBUG : data/banana: md5 = 3a8dd8f5f3f8280e8e0917204b567504 OK 2025/01/13 01:12:47 DEBUG : test.sum: md5 = ca92010fe3f567f43b78e862f1c1b130 OK === RUN TestCheckSumDownload/subtest1 2025/01/13 01:12:52 DEBUG : data/potato: md5 = 23a6997d26492960a9f26a7c87321463 OK 2025/01/13 01:12:53 DEBUG : test.sum: md5 = 026cc7ad49daf6ba849e7ea8141cb4dd OK === RUN TestCheckSumDownload/subtest2 2025/01/13 01:12:57 DEBUG : test.sum: md5 = 50e43b203c44d1b6808d9b88123fc580 OK === RUN TestCheckSumDownload/subtest3 2025/01/13 01:13:02 DEBUG : test.sum: md5 = 6969cb03803124fe595207d4a1ecdd89 OK === RUN TestCheckSumDownload/subtest4 2025/01/13 01:13:06 DEBUG : test.sum: md5 = ed83118877aca90b6261eece92b3c47d OK === RUN TestCheckSumDownload/subtest5 2025/01/13 01:13:11 DEBUG : test.sum: md5 = 1c99f3501192a35a4ab382d61cbec017 OK === RUN TestCheckSumDownload/subtest6 2025/01/13 01:13:15 DEBUG : data/banana: md5 = ad7632a20ce23de5ee1fbf75a6641d53 OK 2025/01/13 01:13:17 DEBUG : data/potato: md5 = e4ba805858120cae0d7dce42e9120a0a OK 2025/01/13 01:13:18 DEBUG : test.sum: md5 = 3ce903345f1c3e5449659cd88d5eb018 OK === RUN TestCheckSumDownload/subtest7 2025/01/13 01:13:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/13 01:13:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.22s) --- PASS: TestCheckSumDownload/subtest1 (2.52s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.35s) --- PASS: TestCheckSumDownload/subtest4 (2.53s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.70s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestApplyTransforms 2025/01/13 01:13:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotigip6limo" 2025/01/13 01:13:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:25 DEBUG : Creating backend with remote "TestDrive:crypt/fsfkdlkfhujbkfl9ad09ni6l60em9ohdhbpug8vm0a35stb2614g" 2025/01/13 01:13:26 DEBUG : Creating backend with remote "/tmp/rclone751243753" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo'", Local "Local file system at /tmp/rclone751243753", Modify Window "1ms" 2025/01/13 01:13:29 DEBUG : hello, world!: md5 = ae782a55d44751f165e5ae98c87560ba OK upper checkfile vs. lower remote (without normalization) 2025/01/13 01:13:29 ERROR : hello, world!: sum not found 2025/01/13 01:13:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo' 2025/01/13 01:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo': 1 files missing 2025/01/13 01:13:29 NOTICE: 1 hashes missing 2025/01/13 01:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo': 2 differences found 2025/01/13 01:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/13 01:13:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:13:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo': 0 differences found 2025/01/13 01:13:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo': 1 matching files 2025/01/13 01:13:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pobucus4qebi" 2025/01/13 01:13:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:30 DEBUG : Creating backend with remote "TestDrive:crypt/oqe2bmtj5kmft504s9iau7sc9j3c6bq5qg64n4kida7t4b52r6p0" 2025/01/13 01:13:31 DEBUG : Creating backend with remote "/tmp/rclone3995452016" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi'", Local "Local file system at /tmp/rclone3995452016", Modify Window "1ms" 2025/01/13 01:13:34 DEBUG : HELLO, WORLD!: md5 = 7aaa52df2a37a8917ddd17057f4a2cfa OK lower checkfile vs. upper remote (without normalization) 2025/01/13 01:13:35 ERROR : HELLO, WORLD!: sum not found 2025/01/13 01:13:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi' 2025/01/13 01:13:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi': 1 files missing 2025/01/13 01:13:35 NOTICE: 1 hashes missing 2025/01/13 01:13:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi': 2 differences found 2025/01/13 01:13:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/13 01:13:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:13:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi': 0 differences found 2025/01/13 01:13:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi': 1 matching files 2025/01/13 01:13:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-podilez7hofu" 2025/01/13 01:13:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:37 DEBUG : Creating backend with remote "TestDrive:crypt/evtq6h9hk1eq7rl3g53li5hajcu7taoa6fve1kgr3rvoohm67uf0" 2025/01/13 01:13:37 DEBUG : Creating backend with remote "/tmp/rclone3160674536" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu'", Local "Local file system at /tmp/rclone3160674536", Modify Window "1ms" 2025/01/13 01:13:40 DEBUG : HeLlO, wOrLd!: md5 = 9634ed8c48d1e749ad032e821b062caa OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/13 01:13:41 ERROR : HeLlO, wOrLd!: sum not found 2025/01/13 01:13:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu' 2025/01/13 01:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu': 1 files missing 2025/01/13 01:13:41 NOTICE: 1 hashes missing 2025/01/13 01:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu': 2 differences found 2025/01/13 01:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/13 01:13:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu': 0 differences found 2025/01/13 01:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu': 1 matching files 2025/01/13 01:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaquqoh6xutu" 2025/01/13 01:13:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:42 DEBUG : Creating backend with remote "TestDrive:crypt/rmgqfolnuobv2u1kdpviu4o6p6oa38unnggpbtrbdk0t7t06gqhg" 2025/01/13 01:13:43 DEBUG : Creating backend with remote "/tmp/rclone600006865" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu'", Local "Local file system at /tmp/rclone600006865", Modify Window "1ms" 2025/01/13 01:13:46 DEBUG : HELLO, WORLD!: md5 = 35204894389abadde5b341ab66ab46cb OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/13 01:13:46 ERROR : HELLO, WORLD!: sum not found 2025/01/13 01:13:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu' 2025/01/13 01:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu': 1 files missing 2025/01/13 01:13:46 NOTICE: 1 hashes missing 2025/01/13 01:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu': 2 differences found 2025/01/13 01:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/13 01:13:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu': 0 differences found 2025/01/13 01:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu': 1 matching files 2025/01/13 01:13:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zarilaz7josu" 2025/01/13 01:13:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:48 DEBUG : Creating backend with remote "TestDrive:crypt/d13mq6dbbpoq80jn0bir8409r6a29jieo99soklif9tgnp2jtfpg" 2025/01/13 01:13:49 DEBUG : Creating backend with remote "/tmp/rclone3571374858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu'", Local "Local file system at /tmp/rclone3571374858", Modify Window "1ms" 2025/01/13 01:13:51 DEBUG : 測試_Русский___ě_áñ: md5 = ef1a4193d42290a160a0cd8944c780fd OK NFD checkfile vs. NFC remote (without normalization) 2025/01/13 01:13:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/13 01:13:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu' 2025/01/13 01:13:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu': 1 files missing 2025/01/13 01:13:52 NOTICE: 1 hashes missing 2025/01/13 01:13:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu': 2 differences found 2025/01/13 01:13:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/13 01:13:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu': 0 differences found 2025/01/13 01:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu': 1 matching files 2025/01/13 01:13:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yocibaw9gizu" 2025/01/13 01:13:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:53 DEBUG : Creating backend with remote "TestDrive:crypt/d4gpoq4ugpg7bt9ka4dsmo685dlf33pplvj3qg7ltn4c01qcd6sg" 2025/01/13 01:13:54 DEBUG : Creating backend with remote "/tmp/rclone188794228" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu'", Local "Local file system at /tmp/rclone188794228", Modify Window "1ms" 2025/01/13 01:13:57 DEBUG : 測試_Русский___ě_áñ: md5 = 3316c886c412bde4a6a489ef73d12809 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/13 01:13:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/13 01:13:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu' 2025/01/13 01:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu': 1 files missing 2025/01/13 01:13:58 NOTICE: 1 hashes missing 2025/01/13 01:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu': 2 differences found 2025/01/13 01:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/13 01:13:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu': 0 differences found 2025/01/13 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu': 1 matching files 2025/01/13 01:13:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vojedeg9xemo" 2025/01/13 01:13:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:13:59 DEBUG : Creating backend with remote "TestDrive:crypt/omrri3tdb8m614n0pcue39g6t94jiahd23nah05mlk9ari0kq91g" 2025/01/13 01:14:00 DEBUG : Creating backend with remote "/tmp/rclone1952536523" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo'", Local "Local file system at /tmp/rclone1952536523", Modify Window "1ms" 2025/01/13 01:14:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 653d55ed0cc18a29a4f4e9fc7ef6cefe OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/13 01:14:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:14:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo' 2025/01/13 01:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo': 1 files missing 2025/01/13 01:14:03 NOTICE: 1 hashes missing 2025/01/13 01:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo': 2 differences found 2025/01/13 01:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/13 01:14:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:14:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo': 0 differences found 2025/01/13 01:14:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo': 1 matching files 2025/01/13 01:14:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sivujos1gute" 2025/01/13 01:14:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:14:05 DEBUG : Creating backend with remote "TestDrive:crypt/adt3patkk5pnkhnkaojkebvc4a00l32vuvkq1i0vacgrghc1riag" 2025/01/13 01:14:06 DEBUG : Creating backend with remote "/tmp/rclone4155192320" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute'", Local "Local file system at /tmp/rclone4155192320", Modify Window "1ms" 2025/01/13 01:14:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0fad8482d9d72d7306251c2f70253489 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/13 01:14:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:14:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute' 2025/01/13 01:14:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute': 1 files missing 2025/01/13 01:14:09 NOTICE: 1 hashes missing 2025/01/13 01:14:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute': 2 differences found 2025/01/13 01:14:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/13 01:14:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute': 0 differences found 2025/01/13 01:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute': 1 matching files 2025/01/13 01:14:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nozatip4vuye" 2025/01/13 01:14:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:14:10 DEBUG : Creating backend with remote "TestDrive:crypt/9jsgb090s5hainercjbon713krfpn0ms6g9qceg1qjt1l9konjtg" 2025/01/13 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone2207107598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye'", Local "Local file system at /tmp/rclone2207107598", Modify Window "1ms" 2025/01/13 01:14:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd97e8cc2b75f94362f70ee8a509ab7d OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/13 01:14:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:14:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye' 2025/01/13 01:14:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye': 1 files missing 2025/01/13 01:14:15 NOTICE: 1 hashes missing 2025/01/13 01:14:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye': 2 differences found 2025/01/13 01:14:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/13 01:14:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye': 0 differences found 2025/01/13 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye': 1 matching files 2025/01/13 01:14:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceduzoj1bota" 2025/01/13 01:14:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:14:16 DEBUG : Creating backend with remote "TestDrive:crypt/f1cts7mlbjqcp1aqkrds9sq6f1tuhh1nlljn2pk0d19v266u6qeg" 2025/01/13 01:14:17 DEBUG : Creating backend with remote "/tmp/rclone4066898195" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota'", Local "Local file system at /tmp/rclone4066898195", Modify Window "1ms" 2025/01/13 01:14:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = beb4965d42f1f59689ad2e093c359373 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/13 01:14:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:14:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota' 2025/01/13 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota': 1 files missing 2025/01/13 01:14:21 NOTICE: 1 hashes missing 2025/01/13 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota': 2 differences found 2025/01/13 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/13 01:14:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota': 0 differences found 2025/01/13 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota': 1 matching files 2025/01/13 01:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceduzoj1bota': Purge remote 2025/01/13 01:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nozatip4vuye': Purge remote 2025/01/13 01:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivujos1gute': Purge remote 2025/01/13 01:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojedeg9xemo': Purge remote 2025/01/13 01:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yocibaw9gizu': Purge remote 2025/01/13 01:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zarilaz7josu': Purge remote 2025/01/13 01:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaquqoh6xutu': Purge remote 2025/01/13 01:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-podilez7hofu': Purge remote 2025/01/13 01:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pobucus4qebi': Purge remote 2025/01/13 01:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotigip6limo': Purge remote --- PASS: TestApplyTransforms (63.69s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:14:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/13 01:14:32 DEBUG : sub/file2: md5 = c65706a026b0b3dfb7eace3902e8e0df OK 2025/01/13 01:14:32 INFO : file1: Copied (new) to: sub/file2 2025/01/13 01:14:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 01:14:32 DEBUG : file1: Unchanged skipping 2025/01/13 01:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': don't need to copy/move sub/file2, it is already at target location 2025/01/13 01:14:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.19s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:14:39 DEBUG : dst/file1: md5 = 09e8864f8deaa2abb0ca8f3114c69ba7 OK 2025/01/13 01:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/backup" 2025/01/13 01:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/1nrff024r7pq65ecp72fc28jb0" 2025/01/13 01:14:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/13 01:14:44 INFO : dst/file1: Moved (server-side) 2025/01/13 01:14:46 DEBUG : dst/file1: md5 = 45ba7e27de8e5f48b43b7e3354b46e84 OK 2025/01/13 01:14:46 INFO : dst/file1: Copied (new) 2025/01/13 01:14:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:14:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:14:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.21s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:14:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/dst" 2025/01/13 01:14:52 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:14:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/CompareDest" 2025/01/13 01:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/gveqi14airsml4bgu7krj116o8" 2025/01/13 01:14:55 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 01:14:58 DEBUG : one: md5 = d02eb54cd758598b89d03574d5a9dc56 OK 2025/01/13 01:14:58 INFO : one: Copied (new) 2025/01/13 01:14:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:15:01 DEBUG : one: md5 = 3f62beb29638c7dbe9dde0761dec7c8c OK 2025/01/13 01:15:01 INFO : one: Copied (replaced existing) 2025/01/13 01:15:03 DEBUG : dst/one: md5 = 2be24b8e46d90910f0d977fe73c38d29 OK 2025/01/13 01:15:06 DEBUG : CompareDest/one: md5 = 71954c5157b7a01f239c38754f56cc67 OK 2025/01/13 01:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:15:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:15:09 DEBUG : CompareDest/two: md5 = e6f2dffcbc7fdab2d5f45363efbc635e OK 2025/01/13 01:15:10 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:15:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:15:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:15:11 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:15:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:15:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:15:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:15:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/13 01:15:14 DEBUG : two: md5 = a2232440059749b034b36ced602787c1 OK 2025/01/13 01:15:14 INFO : two: Copied (new) 2025/01/13 01:15:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:15:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:15:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:15:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:15:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/dst" 2025/01/13 01:15:20 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:15:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/CopyDest" 2025/01/13 01:15:21 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/13 01:15:23 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 01:15:26 DEBUG : one: md5 = c46da119329a1f717b8633fd71449db5 OK 2025/01/13 01:15:26 INFO : one: Copied (new) 2025/01/13 01:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:15:28 DEBUG : one: md5 = dc34d62404c7fadb321a787f982a48c2 OK 2025/01/13 01:15:28 INFO : one: Copied (replaced existing) 2025/01/13 01:15:30 DEBUG : dst/one: md5 = fdb2462793ec2d1ded2476c719e203fe OK 2025/01/13 01:15:33 DEBUG : CopyDest/one: md5 = b4e7aeea9fd24a65ad2490d140aef748 OK 2025/01/13 01:15:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/BackupDir" 2025/01/13 01:15:34 DEBUG : Config file has changed externally - reloading 2025/01/13 01:15:34 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/13 01:15:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:15:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:15:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:15:38 INFO : one: Moved (server-side) 2025/01/13 01:15:39 INFO : one: Copied (server-side copy) 2025/01/13 01:15:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/13 01:15:41 DEBUG : CopyDest/two: md5 = b6fb095e419d514de26f47c32744917c OK 2025/01/13 01:15:42 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:15:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:15:44 INFO : two: Copied (server-side copy) 2025/01/13 01:15:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/13 01:15:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:15:44 DEBUG : two: Unchanged skipping 2025/01/13 01:15:47 DEBUG : CopyDest/three: md5 = 6fa96ee276d940ca8982e00a567c0599 OK 2025/01/13 01:15:47 DEBUG : three: Need to transfer - File not found at Destination 2025/01/13 01:15:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/13 01:15:47 DEBUG : three: Destination not found in --copy-dest 2025/01/13 01:15:49 DEBUG : three: md5 = 754f44f6bad0fba28105940b05faa60d OK 2025/01/13 01:15:49 INFO : three: Copied (new) 2025/01/13 01:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/13 01:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:15:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:15:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:15:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/13 01:15:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.37s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:15:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/13 01:16:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7f5950c8a9cff5ad27213c35e6c9aaf2 OK 2025/01/13 01:16:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/13 01:16:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/13 01:16:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/13 01:16:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/13 01:16:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/13 01:16:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 56767675c61eea824064f4138c529e5b OK 2025/01/13 01:16:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/13 01:16:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/13 01:16:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using skip mode. 2025/01/13 01:16:12 NOTICE: one: Found 2 files with duplicate names 2025/01/13 01:16:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.29s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using skip mode. 2025/01/13 01:16:19 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:16:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/13 01:16:20 INFO : one: Deleted 2025/01/13 01:16:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.73s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using first mode. 2025/01/13 01:16:26 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:16:27 INFO : one: Deleted 2025/01/13 01:16:28 INFO : one: Deleted 2025/01/13 01:16:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.65s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using newest mode. 2025/01/13 01:16:34 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:16:34 INFO : one: Deleted 2025/01/13 01:16:35 INFO : one: Deleted 2025/01/13 01:16:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.14s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using oldest mode. 2025/01/13 01:16:42 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:16:42 INFO : one: Deleted 2025/01/13 01:16:44 INFO : one: Deleted 2025/01/13 01:16:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.36s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using largest mode. 2025/01/13 01:16:50 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:16:51 INFO : one: Deleted 2025/01/13 01:16:51 INFO : one: Deleted 2025/01/13 01:16:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:16:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using smallest mode. 2025/01/13 01:16:58 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:16:58 INFO : one: Deleted 2025/01/13 01:16:59 INFO : one: Deleted 2025/01/13 01:16:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.81s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:17:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Looking for duplicate names using rename mode. 2025/01/13 01:17:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/13 01:17:08 INFO : one-2.txt: renamed from: one.txt 2025/01/13 01:17:09 INFO : one-3.txt: renamed from: one.txt 2025/01/13 01:17:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.98s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:17:16 DEBUG : dupe1/one.txt: md5 = c5c6944dfe88f860dcf6c463f46c6bbc OK 2025/01/13 01:17:19 DEBUG : dupe2/two.txt: md5 = 2b739f826013bc31a8b0dd08e7568a14 OK 2025/01/13 01:17:21 DEBUG : dupe3/three.txt: md5 = d3b1b4ffcc7b5f8d9e5e8360f8dc4f72 OK 2025/01/13 01:17:22 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/13 01:17:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/13 01:17:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/13 01:17:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/13 01:17:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/13 01:17:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/13 01:17:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:17:31 DEBUG : a.txt: md5 = 0d413ee6d89f301451f9e5dcee1db9b3 OK 2025/01/13 01:17:32 DEBUG : zend.txt: md5 = 8fe40c261307311dd2b6a09e04a25910 OK 2025/01/13 01:17:35 DEBUG : sub dir/hello world: md5 = 0ac46a9a2379efdb28376505c597aff3 OK 2025/01/13 01:17:37 DEBUG : sub dir/hello world2: md5 = 3efc17a8b89893bcbd0097308197c4fd OK 2025/01/13 01:17:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 9f062b6b2449fcb10e2c0aac15116ea7 OK 2025/01/13 01:17:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a26b5e576915fc1eac85865cfdbfbbb OK 2025/01/13 01:17:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = e57db870e42387de244a06adcab7def3 OK 2025/01/13 01:17:45 DEBUG : a.txt: Excluded (Size Filter) 2025/01/13 01:17:45 DEBUG : a.txt: Excluded 2025/01/13 01:17:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/13 01:17:46 DEBUG : sub dir/hello world: Excluded 2025/01/13 01:17:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/13 01:17:46 DEBUG : sub dir/hello world2: Excluded 2025/01/13 01:17:46 DEBUG : sub dir/ignore dir: Excluded 2025/01/13 01:17:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/13 01:17:46 DEBUG : sub dir/hello world: Excluded 2025/01/13 01:17:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/13 01:17:46 DEBUG : sub dir/hello world2: Excluded 2025/01/13 01:17:47 DEBUG : sub dir/ignore dir: Excluded 2025/01/13 01:17:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/13 01:17:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/13 01:17:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/13 01:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/13 01:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/13 01:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/13 01:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.39s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:17:56 DEBUG : file1: md5 = bedb82b9f00e57eb20b5ef85bcb8e7ff OK 2025/01/13 01:17:59 DEBUG : sub/file2: md5 = b37f05b2d29ef26de87595f59116285f OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/13 01:18:02 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/13 01:18:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/13 01:18:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/13 01:18:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.89s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:07 DEBUG : file1: md5 = 48361a7c1cd7ce1e29ab6519863c2e7c OK 2025/01/13 01:18:10 DEBUG : sub/file2: md5 = 255f311f684a30a9a597ab0faeef1e79 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/13 01:18:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/notfound" 2025/01/13 01:18:14 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/13 01:18:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.79s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Making directory 2025/01/13 01:18:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:21 DEBUG : sub dir/hello world: md5 = c6f9f49063badd6d879002487126e8a7 OK 2025/01/13 01:18:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.56s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:26 DEBUG : potato2: md5 = ef087696cdb10319f81b0fea4b012f3b OK 2025/01/13 01:18:28 DEBUG : empty space: md5 = d38b2decb9d89a69438601661a00f2f5 OK --- PASS: TestLs (5.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:31 DEBUG : potato2: md5 = 87f2028b6e4329e777f0d500aa682b73 OK 2025/01/13 01:18:33 DEBUG : empty space: md5 = 5a2fcdd28e020fdd6618cab7ba049243 OK 2025/01/13 01:18:34 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.52s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:38 DEBUG : potato2: md5 = d22b2f30707af1cf74540f96eb5966e4 OK 2025/01/13 01:18:40 DEBUG : empty space: md5 = 2803de6b5278c482a0431a09a54623b2 OK --- PASS: TestLsLong (5.24s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:43 DEBUG : potato2: md5 = 7ff653cb1313fb5f0ffb830b66f1f071 OK 2025/01/13 01:18:45 DEBUG : empty space: md5 = 7041fb4653b4cbfdb4f1275b87b701d2 OK --- PASS: TestHashSums (4.93s) === RUN TestHashSumsWithErrors 2025/01/13 01:18:47 DEBUG : Creating backend with remote ":memory:" 2025/01/13 01:18:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/13 01:18:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/13 01:18:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/13 01:18:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/13 01:18:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/13 01:18:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/13 01:18:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/13 01:18:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/13 01:18:47 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:48 DEBUG : potato2: md5 = 4da6aa9a18f35f675f8baad018c4ff3c OK 2025/01/13 01:18:50 DEBUG : empty space: md5 = ea18d4b5779c4b2bdecbbe56248bced3 OK 2025/01/13 01:18:52 DEBUG : sub dir/potato3: md5 = f09e3cc64f4f25e9e1b94c19089a86fc OK 2025/01/13 01:18:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.64s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:18:58 DEBUG : small: md5 = e1f02500d0aff9bf0a49b2d678e04c82 OK 2025/01/13 01:18:59 DEBUG : medium: md5 = 509ae44c539e545611b7fa48182b284c OK 2025/01/13 01:19:01 DEBUG : large: md5 = be6ca6dd807623f7717bef26bb1100ce OK 2025/01/13 01:19:01 DEBUG : Waiting for deletions to finish 2025/01/13 01:19:01 DEBUG : large: Excluded (Size Filter) 2025/01/13 01:19:02 INFO : small: Deleted 2025/01/13 01:19:02 INFO : medium: Deleted --- PASS: TestDelete (7.16s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:19:05 DEBUG : small: md5 = 1bf9337d426ded8953a3f4f1cb8a0c11 OK 2025/01/13 01:19:06 DEBUG : medium: md5 = a873b30238cfe9536f6c1c58eaf59e43 OK 2025/01/13 01:19:08 DEBUG : large: md5 = 351d2e2390d256f7d4f695847fc32ba1 OK 2025/01/13 01:19:08 DEBUG : Waiting for deletions to finish 2025/01/13 01:19:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/13 01:19:09 INFO : small: Deleted 2025/01/13 01:19:09 INFO : medium: Deleted --- PASS: TestMaxDelete (7.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:19:12 DEBUG : small: md5 = 1807f61b6574e4af2939831539613320 OK 2025/01/13 01:19:14 DEBUG : medium: md5 = 9a906b7b300fcd4846e3e0320281ef5e OK 2025/01/13 01:19:16 DEBUG : large: md5 = f5c331bc85c7083a217a30d41e440488 OK 2025/01/13 01:19:16 DEBUG : Waiting for deletions to finish 2025/01/13 01:19:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/13 01:19:17 INFO : medium: Deleted 2025/01/13 01:19:17 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.65s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:19:20 DEBUG : small: md5 = 93dc33b7790367bca828d8d313f33f20 OK 2025/01/13 01:19:22 DEBUG : medium: md5 = ff08414da4d01a74f1b633d9bc92d2ed OK 2025/01/13 01:19:23 DEBUG : large: md5 = c0cc94dc25c13f4349dbe90f36e3bdb0 OK 2025/01/13 01:19:23 DEBUG : Waiting for deletions to finish 2025/01/13 01:19:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/13 01:19:24 INFO : medium: Deleted 2025/01/13 01:19:24 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:19:28 DEBUG : ReadFile: md5 = 7d6ed5c55db14a048671b0f92aba5e82 OK --- PASS: TestReadFile (4.68s) === RUN TestRetry 2025/01/13 01:19:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/13 01:19:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/13 01:19:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:19:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:19:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:19:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:19:31 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:19:32 DEBUG : file1: md5 = 1b70872631b996f650d7c0d712dbc798 OK 2025/01/13 01:19:34 DEBUG : file2: md5 = 6a01f65ce32a60c5d851e196dc0af372 OK --- PASS: TestCat (18.58s) === RUN TestPurge 2025/01/13 01:19:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewabec6wazi" 2025/01/13 01:19:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:19:49 DEBUG : Creating backend with remote "TestDrive:crypt/tb516v0jnkcj9o0n69f9n9jr6406d608ka07uqd4441h7qvthda0" 2025/01/13 01:19:50 DEBUG : Creating backend with remote "/tmp/rclone1288592852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewabec6wazi'", Local "Local file system at /tmp/rclone1288592852", Modify Window "1ms" 2025/01/13 01:19:56 DEBUG : A1/B1/C1/one: md5 = 84e67ad808981c8ef3597d22a691e392 OK 2025/01/13 01:19:56 INFO : A2: Making directory 2025/01/13 01:19:57 INFO : A1/B2: Making directory 2025/01/13 01:19:58 INFO : A1/B2/C2: Making directory 2025/01/13 01:19:59 INFO : A1/B1/C3: Making directory 2025/01/13 01:19:59 INFO : A3: Making directory 2025/01/13 01:20:00 INFO : A3/B3: Making directory 2025/01/13 01:20:01 INFO : A3/B3/C4: Making directory 2025/01/13 01:20:04 DEBUG : A1/two: md5 = c7554dbaf4803cb237b6609f41ea9b77 OK 2025/01/13 01:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewabec6wazi': Purge remote 2025/01/13 01:20:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.18s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:20:13 DEBUG : A1/B1/C1/one: md5 = 2105d32c8258c4d8c36ea2d917d66f86 OK 2025/01/13 01:20:13 INFO : A2: Making directory 2025/01/13 01:20:14 INFO : A1/B2: Making directory 2025/01/13 01:20:15 INFO : A1/B2/C2: Making directory 2025/01/13 01:20:16 INFO : A1/B1/C3: Making directory 2025/01/13 01:20:17 INFO : A3: Making directory 2025/01/13 01:20:18 INFO : A3/B3: Making directory 2025/01/13 01:20:19 INFO : A3/B3/C4: Making directory 2025/01/13 01:20:21 DEBUG : A1/two: md5 = 2fe492ff4787fba0f7533e0fda26f747 OK 2025/01/13 01:20:23 DEBUG : removing 1 level 3 directories 2025/01/13 01:20:23 INFO : A3/B3/C4: Removing directory 2025/01/13 01:20:25 DEBUG : removing 2 level 3 directories 2025/01/13 01:20:25 INFO : A1/B2/C2: Removing directory 2025/01/13 01:20:25 INFO : A1/B1/C3: Removing directory 2025/01/13 01:20:26 DEBUG : removing 2 level 2 directories 2025/01/13 01:20:26 INFO : A3/B3: Removing directory 2025/01/13 01:20:26 INFO : A1/B2: Removing directory 2025/01/13 01:20:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/13 01:20:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 01:20:27 DEBUG : removing 2 level 1 directories 2025/01/13 01:20:27 INFO : A3: Removing directory 2025/01/13 01:20:27 INFO : A2: Removing directory 2025/01/13 01:20:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/13 01:20:31 DEBUG : removing 1 level 3 directories 2025/01/13 01:20:31 INFO : A1/B1/C1: Removing directory 2025/01/13 01:20:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:32 DEBUG : removing 1 level 2 directories 2025/01/13 01:20:32 INFO : A1/B1: Removing directory 2025/01/13 01:20:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 01:20:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:20:33 DEBUG : removing 1 level 1 directories 2025/01/13 01:20:33 INFO : A1: Removing directory 2025/01/13 01:20:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 01:20:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 01:20:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:20:34 DEBUG : removing 1 level 0 directories 2025/01/13 01:20:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Removing directory 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:20:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (27.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:20:36 INFO : A1: Making directory 2025/01/13 01:20:37 INFO : A1/B1: Making directory 2025/01/13 01:20:38 INFO : A1/B1/C1: Making directory 2025/01/13 01:20:41 DEBUG : removing 1 level 3 directories 2025/01/13 01:20:41 INFO : A1/B1/C1: Removing directory 2025/01/13 01:20:42 DEBUG : removing 1 level 2 directories 2025/01/13 01:20:42 INFO : A1/B1: Removing directory 2025/01/13 01:20:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:20:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.45s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:20:45 INFO : A1: Making directory 2025/01/13 01:20:46 INFO : A1/B1: Making directory 2025/01/13 01:20:47 INFO : A1/B1/C1: Making directory 2025/01/13 01:20:50 DEBUG : removing 1 level 3 directories 2025/01/13 01:20:50 INFO : A1/B1/C1: Removing directory 2025/01/13 01:20:51 DEBUG : removing 1 level 2 directories 2025/01/13 01:20:51 INFO : A1/B1: Removing directory 2025/01/13 01:20:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:20:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.70s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:20:55 DEBUG : file1: md5 = 61d4f1c941b5d58377df20da5ea3d5b9 OK 2025/01/13 01:20:56 DEBUG : filename.txt: File name found in url 2025/01/13 01:20:58 DEBUG : filename.txt: md5 = 569e18dbcf53ed6698d3f96144c3811c OK 2025/01/13 01:20:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/13 01:20:59 DEBUG : headerfilename.txt: md5 = 39e55488fa986a511b3ad81a7feb1a58 OK 2025/01/13 01:21:01 DEBUG : file2: md5 = b70856a2e78e6bb499c0cc5de6a8ff3a OK --- PASS: TestCopyURL (10.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:21:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/13 01:21:07 DEBUG : sub/file2: md5 = 5a5f37c776ca03bf64a57d777ea0b413 OK 2025/01/13 01:21:07 INFO : file1: Copied (new) to: sub/file2 2025/01/13 01:21:07 INFO : file1: Deleted 2025/01/13 01:21:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 01:21:07 DEBUG : file1: Unchanged skipping 2025/01/13 01:21:07 INFO : file1: Deleted 2025/01/13 01:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': don't need to copy/move sub/file2, it is already at target location 2025/01/13 01:21:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:21:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/13 01:21:12 DEBUG : file1: md5 = 64db5db08f87760195a01c59f533bf5b OK 2025/01/13 01:21:12 INFO : file1: Copied (new) 2025/01/13 01:21:12 INFO : file1: Deleted 2025/01/13 01:21:13 DEBUG : file1: Destination exists, skipping 2025/01/13 01:21:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:21:18 DEBUG : dst/file1: md5 = 8ceb7dc26ed03c128af984ed53fc56d4 OK 2025/01/13 01:21:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosarem2hohi/backup" 2025/01/13 01:21:18 DEBUG : Config file has changed externally - reloading 2025/01/13 01:21:18 DEBUG : Creating backend with remote "TestDrive:crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg/1nrff024r7pq65ecp72fc28jb0" 2025/01/13 01:21:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/13 01:21:23 INFO : dst/file1: Moved (server-side) 2025/01/13 01:21:25 DEBUG : dst/file1: md5 = b747a834e6b0691c52580a920c0f2461 OK 2025/01/13 01:21:25 INFO : dst/file1: Copied (new) 2025/01/13 01:21:25 INFO : dst/file1: Deleted 2025/01/13 01:21:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:21:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:21:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.15s) === 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:21:33 DEBUG : A1/one: md5 = f9bc63a57b177d7ddedd346840a80c6b OK 2025/01/13 01:21:35 DEBUG : A1/two: md5 = 31c372d4195a6c6a5a072dfb780a3c5c OK 2025/01/13 01:21:37 DEBUG : A1/B1/three: md5 = e0a5501ad7da4abfa8091ce7b33c90bd OK 2025/01/13 01:21:40 DEBUG : A1/B1/C1/four: md5 = 0bb6462cdfd817394b30b1bc8a72ecb4 OK 2025/01/13 01:21:42 DEBUG : A1/B1/C2/five: md5 = d6ad0fba8ceacae9cb1f5a1c14f106c7 OK 2025/01/13 01:21:42 INFO : A1/B2: Making directory 2025/01/13 01:21:44 INFO : A1/B1/C3: Making directory 2025/01/13 01:21:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/13 01:21:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/13 01:21:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/13 01:21:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/13 01:21:56 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/13 01:21:57 DEBUG : Config file has changed externally - reloading 2025/01/13 01:21:57 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/13 01:21:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 01:21:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 01:21:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:22:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 01:22:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 01:22:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/13 01:22:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/13 01:22:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/13 01:22:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/13 01:22:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/13 01:22:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/13 01:22:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 01:22:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 01:22:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:22:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 01:22:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/13 01:22:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/13 01:22:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 01:22:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 01:22:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:22:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/13 01:22:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 01:22:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 01:22:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:22:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (54.96s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 01:22:28 DEBUG : no_checksum_small_file_from_pipe: md5 = f1c1c627a06b19842487f58c07e0ac51 OK 2025/01/13 01:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/13 01:22:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/13 01:22:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/13 01:22:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 4179e54770f3ddda3b3fd331cc5f4bc1 OK 2025/01/13 01:22:29 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 01:22:33 DEBUG : with_checksum_small_file_from_pipe: md5 = e147686d4e6a350da050ced164117843 OK 2025/01/13 01:22:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/13 01:22:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/13 01:22:35 DEBUG : with_checksum_big_file_from_pipe: md5 = d3dfa09059833fb78938ca5388403436 OK 2025/01/13 01:22:35 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 01:22:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 01:22:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/13 01:22:41 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-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 01:22:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/13 01:22:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/13 01:22:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.51s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/13 01:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/13 01:22:50 DEBUG : rcat_metadata: md5 = d0c1f301805b0a0d609fe8d35d8d51a4 OK 2025/01/13 01:22:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/13 01:22:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/13 01:22:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = f7c9faeb2928f5d6443bb9f15a1f0ce9 OK 2025/01/13 01:22:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.64s) --- PASS: TestRcatMetadata/Normal (3.00s) --- PASS: TestRcatMetadata/ViaDisk (3.22s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:22:56 DEBUG : potato1: md5 = 6b06090f04de6d1d69e9ba00314be1e9 OK 2025/01/13 01:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/13 01:22:58 DEBUG : potato2: md5 = f84625a4bd1165be57216593f9cbb9f6 OK 2025/01/13 01:22:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:01 DEBUG : potato1: md5 = 99dadc5f19219e5eaa100a77dd741eeb OK 2025/01/13 01:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/13 01:23:03 DEBUG : potato2: md5 = c0421f5acebfb3defde73c94c5691993 OK 2025/01/13 01:23:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.33s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:07 DEBUG : potato2: md5 = 5ad733350f66be3f086f17aaa20c70de OK 2025/01/13 01:23:08 DEBUG : empty space: md5 = 3de403cf3a66970b2ed6c5711ec02ee3 OK 2025/01/13 01:23:11 DEBUG : sub dir/potato3: md5 = d30e83fb5112b1e4eea8f02a35f3dae7 OK 2025/01/13 01:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Touching "empty space" 2025/01/13 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Touching "potato2" 2025/01/13 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Touching "sub dir/potato3" 2025/01/13 01:23:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.98s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:18 DEBUG : dir with metadata: Making directory with metadata 2025/01/13 01:23:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.84s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:21 DEBUG : directory with modtime: Making directory with metadata 2025/01/13 01:23:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/13 01:23:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/13 01:23:24 DEBUG : Google drive root 'crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg': Skipping btime metadata as can't update it on an existing file: 2025-01-13T01:23:24.170627433Z 2025/01/13 01:23:25 INFO : non existent directory: Updated directory metadata 2025/01/13 01:23:27 DEBUG : Google drive root 'crypt/b5al566nk6fqbnu815r3vf2kf333srm1d3mh5h5t84bo73ksateg': Skipping btime metadata as can't update it on an existing file: 2025-01-13T01:23:24.170627433Z 2025/01/13 01:23:28 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:30 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/13 01:23:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/13 01:23:33 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/13 01:23:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/13 01:23:35 DEBUG : dst: Making directory with metadata 2025/01/13 01:23:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/13 01:23:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 01:23:36 INFO : dst: Set directory modification time (using SetModTime) 2025/01/13 01:23:37 INFO : dst: Set directory modification time (using SetModTime) 2025/01/13 01:23:37 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/13 01:23:37 INFO : dst: Set directory modification time (using SetModTime) 2025/01/13 01:23:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi'", Local "Local file system at /tmp/rclone3588927791", Modify Window "1ms" 2025/01/13 01:23:42 DEBUG : sub dir/test remove existing: md5 = a9cf65f49393b4fc39a04e58b7c2f63d OK 2025/01/13 01:23:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5b243059d00c22d1f746d66f4b4a5654 OK 2025/01/13 01:23:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gujuyop4" before starting 2025/01/13 01:23:46 DEBUG : sub dir/test remove existing.gujuyop4: TEST: removing renamed existing file after operation 2025/01/13 01:23:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuludoy3" before starting 2025/01/13 01:23:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuludoy3: TEST: renaming existing back after failed operation 2025/01/13 01:23:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bonoxah2" before starting 2025/01/13 01:23:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bonoxah2: TEST: removing renamed existing file after operation 2025/01/13 01:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n2on9u6hjvd6keq7j4ekcm8lbbqm4u908tei4gio02akkpjglnh0" 2025/01/13 01:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qrnitscnemu9fs17b3usb3drtb1rhqusbc65306941cogne9sn2l3a0rarbd1lclfcdta8mlsgel3ankoljpirq3c95169e7tok0ua3keom4gti90boka80guifdrqh8prlbqi5f9om0flp0vjk0l90fkj2raefpajsqrst9omur5aedsqag" --- PASS: TestRemoveExisting (14.76s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/13 01:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosarem2hohi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m8.947212575s (try 1/5)