"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/26 03:45:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa" 2025/03/26 03:45:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:45:34 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg" 2025/03/26 03:45:35 DEBUG : Creating backend with remote "/tmp/rclone2691052786" === 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/26 03:45:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/26 03:45:35 DEBUG : potato: Seek from 10 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 10 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Seek from 5 to 2 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/26 03:45:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Seek from 5 to 2 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/26 03:45:35 DEBUG : potato: Seek from 8 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 8 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/26 03:45:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/26 03:45:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/26 03:45:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/26 03:45:35 DEBUG : potato: Seek from 5 to 2 2025/03/26 03:45:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/26 03:45:35 DEBUG : potato: Seek from 9 to 0 2025/03/26 03:45:35 DEBUG : potato: Seek from 9 to 0 2025/03/26 03:45:35 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:45:37 DEBUG : rutabaga: md5 = 78f594c156ac6b6ff40964bb42afb73b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/26 03:45:40 DEBUG : empty space: md5 = c3e3c72e6587ff2a2d64ccfbecc964ab OK === RUN TestCheck/3 2025/03/26 03:45:41 DEBUG : potato2: md5 = 3b562e7281dfb4142d90b46f78c0d3de OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/26 03:45:43 DEBUG : remotepotato: md5 = 004dcc99e9abd963a29ce267e9c443dc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.24s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/26 03:45:46 DEBUG : Creating backend with remote "nonexistent" 2025/03/26 03:45:46 DEBUG : Creating backend with remote "nonexistent" 2025/03/26 03:45:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/26 03:45:46 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/03/26 03:45:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/26 03:45:46 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:45:48 DEBUG : rutabaga: md5 = e16ff8fd6b995135e6905997758a9e3c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/26 03:45:51 DEBUG : empty space: md5 = 7105625d52c0e9fa40dd859763eedb2a OK === RUN TestCheckDownload/3 2025/03/26 03:45:55 DEBUG : potato2: md5 = fb458023152780cca26c6362f9186b08 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/26 03:45:59 DEBUG : remotepotato: md5 = 93c30d1c68e508e25da7ad2146e8f8c5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.72s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.50s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:46:04 DEBUG : rutabaga: md5 = 7a1c8ebcc424e171424799913930435a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/26 03:46:06 DEBUG : empty space: md5 = 3a7aa02283884e6cceb906ab7520d2fa OK === RUN TestCheckSizeOnly/3 2025/03/26 03:46:08 DEBUG : potato2: md5 = 915d4d501c1ecbf1bb5bf9c020807707 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/26 03:46:10 DEBUG : remotepotato: md5 = 08d6445817fd55ad17993b5fd00072e7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.08s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:46:15 DEBUG : test.sum: md5 = 79d8428966686370c5b01e7c009acf8a OK 2025/03/26 03:46:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/26 03:46:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/26 03:46:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/26 03:46:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/26 03:46:17 DEBUG : test.sum: md5 = 224f023d72ad0b1cbb0fb73bce05e540 OK 2025/03/26 03:46:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/26 03:46:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/26 03:46:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/26 03:46:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:46:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/data" 2025/03/26 03:46:20 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:46:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/data" 2025/03/26 03:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/vjrnln8ratgmqakfosrqe8espk" 2025/03/26 03:46:25 DEBUG : data/banana: md5 = 8efc291ef52b148001bf0ed6679b8477 OK 2025/03/26 03:46:26 DEBUG : test.sum: md5 = fc3f95982d587c7af5cbf8b095e463f6 OK === RUN TestCheckSumDownload/subtest1 2025/03/26 03:46:30 DEBUG : data/potato: md5 = 7dfb945b396aeb13dbdc5982cc277986 OK 2025/03/26 03:46:32 DEBUG : test.sum: md5 = 261e46ec3fbb20a00cfba31a0d4d1b83 OK === RUN TestCheckSumDownload/subtest2 2025/03/26 03:46:37 DEBUG : test.sum: md5 = e3ba9cbad3192a5347cb44039d225da7 OK === RUN TestCheckSumDownload/subtest3 2025/03/26 03:46:41 DEBUG : test.sum: md5 = 6c257f020a4bf0e0a1133400235bdbfd OK === RUN TestCheckSumDownload/subtest4 2025/03/26 03:46:46 DEBUG : test.sum: md5 = 9587583b6d9a9893511ec8d296c3663b OK === RUN TestCheckSumDownload/subtest5 2025/03/26 03:46:50 DEBUG : test.sum: md5 = ad7374b8443c93b804cec8a50a00d744 OK === RUN TestCheckSumDownload/subtest6 2025/03/26 03:46:54 DEBUG : data/banana: md5 = 362404401d7354503649aca2761e91c9 OK 2025/03/26 03:46:55 DEBUG : data/potato: md5 = 431f48eed4e881b8763873990b5893ab OK 2025/03/26 03:46:57 DEBUG : test.sum: md5 = deadffb14c25b533dac80cb85d5c76a6 OK === RUN TestCheckSumDownload/subtest7 2025/03/26 03:47:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/26 03:47:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.85s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (3.47s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.87s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (2.36s) --- PASS: TestCheckSumDownload/subtest7 (2.52s) === RUN TestApplyTransforms 2025/03/26 03:47:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilotaq3tuge" 2025/03/26 03:47:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:02 DEBUG : Creating backend with remote "TestDrive:crypt/a6lkri436ankqe7324qn6h2ufpjkp50tpv7mg30ntkf01tgc611g" 2025/03/26 03:47:03 DEBUG : Creating backend with remote "/tmp/rclone1012715716" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge'", Local "Local file system at /tmp/rclone1012715716", Modify Window "1ms" 2025/03/26 03:47:05 DEBUG : hello, world!: md5 = 7e9d5a9983b487c679fd489de03c0a2d OK upper checkfile vs. lower remote (without normalization) 2025/03/26 03:47:06 ERROR : hello, world!: sum not found 2025/03/26 03:47:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge' 2025/03/26 03:47:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge': 1 files missing 2025/03/26 03:47:06 NOTICE: 1 hashes missing 2025/03/26 03:47:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge': 2 differences found 2025/03/26 03:47:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/26 03:47:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge': 0 differences found 2025/03/26 03:47:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge': 1 matching files 2025/03/26 03:47:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veleruq3tevo" 2025/03/26 03:47:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:07 DEBUG : Creating backend with remote "TestDrive:crypt/ofimqhhk7ffm9pkv9qetdd62lujj0ss73mdtu65sf4jst281najg" 2025/03/26 03:47:08 DEBUG : Creating backend with remote "/tmp/rclone3392474045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo'", Local "Local file system at /tmp/rclone3392474045", Modify Window "1ms" 2025/03/26 03:47:10 DEBUG : HELLO, WORLD!: md5 = 1fbdd8d31cfeb6afa11d6ba8453967c4 OK lower checkfile vs. upper remote (without normalization) 2025/03/26 03:47:11 ERROR : HELLO, WORLD!: sum not found 2025/03/26 03:47:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo' 2025/03/26 03:47:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo': 1 files missing 2025/03/26 03:47:11 NOTICE: 1 hashes missing 2025/03/26 03:47:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo': 2 differences found 2025/03/26 03:47:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/26 03:47:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo': 0 differences found 2025/03/26 03:47:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo': 1 matching files 2025/03/26 03:47:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanacif4lase" 2025/03/26 03:47:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:12 DEBUG : Creating backend with remote "TestDrive:crypt/a9un6nhd03vfnvq03rpkmmhksga53er2g9bsq5t1uvsvdp7a7t4g" 2025/03/26 03:47:13 DEBUG : Creating backend with remote "/tmp/rclone2594965487" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase'", Local "Local file system at /tmp/rclone2594965487", Modify Window "1ms" 2025/03/26 03:47:15 DEBUG : HeLlO, wOrLd!: md5 = 7f35fed414c0f4408b2da64632b38b64 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/26 03:47:15 ERROR : HeLlO, wOrLd!: sum not found 2025/03/26 03:47:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase' 2025/03/26 03:47:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase': 1 files missing 2025/03/26 03:47:15 NOTICE: 1 hashes missing 2025/03/26 03:47:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase': 2 differences found 2025/03/26 03:47:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/26 03:47:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase': 0 differences found 2025/03/26 03:47:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase': 1 matching files 2025/03/26 03:47:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiriveq2muge" 2025/03/26 03:47:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:16 DEBUG : Creating backend with remote "TestDrive:crypt/n4dvc1odglq4sviki94s8s1albur0jsn888rhfukuj2fog2c7ul0" 2025/03/26 03:47:17 DEBUG : Creating backend with remote "/tmp/rclone3465205354" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge'", Local "Local file system at /tmp/rclone3465205354", Modify Window "1ms" 2025/03/26 03:47:19 DEBUG : HELLO, WORLD!: md5 = a1e6d1ee48e3cdd3dc9871286631c6b2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/26 03:47:20 ERROR : HELLO, WORLD!: sum not found 2025/03/26 03:47:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge' 2025/03/26 03:47:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge': 1 files missing 2025/03/26 03:47:20 NOTICE: 1 hashes missing 2025/03/26 03:47:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge': 2 differences found 2025/03/26 03:47:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/26 03:47:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge': 0 differences found 2025/03/26 03:47:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge': 1 matching files 2025/03/26 03:47:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gixaxum7pogo" 2025/03/26 03:47:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:21 DEBUG : Creating backend with remote "TestDrive:crypt/0d5o23trhncsmddjm1iof9ndubkith999c8p8gf1s46addajiku0" 2025/03/26 03:47:22 DEBUG : Creating backend with remote "/tmp/rclone1046282447" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo'", Local "Local file system at /tmp/rclone1046282447", Modify Window "1ms" 2025/03/26 03:47:24 DEBUG : 測試_Русский___ě_áñ: md5 = 799efe3daa8f9a5805e37d0a69c46ba6 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/26 03:47:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/26 03:47:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo' 2025/03/26 03:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo': 1 files missing 2025/03/26 03:47:24 NOTICE: 1 hashes missing 2025/03/26 03:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo': 2 differences found 2025/03/26 03:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/26 03:47:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo': 0 differences found 2025/03/26 03:47:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo': 1 matching files 2025/03/26 03:47:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jetosow4wewe" 2025/03/26 03:47:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:26 DEBUG : Creating backend with remote "TestDrive:crypt/nrka4thktaelqmtr4mghhs7jc7ut6b86o2tcjsl97qcgi7mut4s0" 2025/03/26 03:47:27 DEBUG : Creating backend with remote "/tmp/rclone2705810635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe'", Local "Local file system at /tmp/rclone2705810635", Modify Window "1ms" 2025/03/26 03:47:29 DEBUG : 測試_Русский___ě_áñ: md5 = bcb3632211beb940e463826ae46710e1 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/26 03:47:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/26 03:47:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe' 2025/03/26 03:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe': 1 files missing 2025/03/26 03:47:29 NOTICE: 1 hashes missing 2025/03/26 03:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe': 2 differences found 2025/03/26 03:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/26 03:47:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe': 0 differences found 2025/03/26 03:47:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe': 1 matching files 2025/03/26 03:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiditaj2bedi" 2025/03/26 03:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:31 DEBUG : Creating backend with remote "TestDrive:crypt/cmiop3te5s1hbvf5ol6cbgfsgdlb1nmkmo0ioi54pvv63uuulgg0" 2025/03/26 03:47:32 DEBUG : Creating backend with remote "/tmp/rclone3535747339" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi'", Local "Local file system at /tmp/rclone3535747339", Modify Window "1ms" 2025/03/26 03:47:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8eff231054bcb2fd3b86b624cd947ac4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/26 03:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/26 03:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi' 2025/03/26 03:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi': 1 files missing 2025/03/26 03:47:34 NOTICE: 1 hashes missing 2025/03/26 03:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi': 2 differences found 2025/03/26 03:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/26 03:47:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi': 0 differences found 2025/03/26 03:47:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi': 1 matching files 2025/03/26 03:47:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xugoheh7rumo" 2025/03/26 03:47:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:35 DEBUG : Creating backend with remote "TestDrive:crypt/k36hbueqeq246dcd7l8uadl3o31sqhk26bgtpaf1qnngcbq3hcjg" 2025/03/26 03:47:36 DEBUG : Creating backend with remote "/tmp/rclone1161694504" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo'", Local "Local file system at /tmp/rclone1161694504", Modify Window "1ms" 2025/03/26 03:47:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0375233780d8b821e6f12621d883f3bf OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/26 03:47:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/26 03:47:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo' 2025/03/26 03:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo': 1 files missing 2025/03/26 03:47:39 NOTICE: 1 hashes missing 2025/03/26 03:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo': 2 differences found 2025/03/26 03:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/26 03:47:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo': 0 differences found 2025/03/26 03:47:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo': 1 matching files 2025/03/26 03:47:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bacedis0lili" 2025/03/26 03:47:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:40 DEBUG : Creating backend with remote "TestDrive:crypt/dq338nul9gt1ct3s4037q1q0ubq0qsit19dbvkaf2gii59vf3obg" 2025/03/26 03:47:41 DEBUG : Creating backend with remote "/tmp/rclone1883908518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili'", Local "Local file system at /tmp/rclone1883908518", Modify Window "1ms" 2025/03/26 03:47:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3236b3779355d5561e348330e54891d6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/26 03:47:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/26 03:47:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili' 2025/03/26 03:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili': 1 files missing 2025/03/26 03:47:44 NOTICE: 1 hashes missing 2025/03/26 03:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili': 2 differences found 2025/03/26 03:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/26 03:47:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili': 0 differences found 2025/03/26 03:47:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili': 1 matching files 2025/03/26 03:47:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putowov8suke" 2025/03/26 03:47:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:47:45 DEBUG : Creating backend with remote "TestDrive:crypt/6m3ju49b3mnqh6tkje3astufisttpf775hffviq4c6bf9n2187t0" 2025/03/26 03:47:46 DEBUG : Creating backend with remote "/tmp/rclone1803127051" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke'", Local "Local file system at /tmp/rclone1803127051", Modify Window "1ms" 2025/03/26 03:47:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6d30e29affc8ac24ee011d8da5bb7232 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/26 03:47:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/26 03:47:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke' 2025/03/26 03:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke': 1 files missing 2025/03/26 03:47:48 NOTICE: 1 hashes missing 2025/03/26 03:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke': 2 differences found 2025/03/26 03:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/26 03:47:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/26 03:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke': 0 differences found 2025/03/26 03:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke': 1 matching files 2025/03/26 03:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putowov8suke': Purge remote 2025/03/26 03:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bacedis0lili': Purge remote 2025/03/26 03:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xugoheh7rumo': Purge remote 2025/03/26 03:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiditaj2bedi': Purge remote 2025/03/26 03:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jetosow4wewe': Purge remote 2025/03/26 03:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixaxum7pogo': Purge remote 2025/03/26 03:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiriveq2muge': Purge remote 2025/03/26 03:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanacif4lase': Purge remote 2025/03/26 03:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veleruq3tevo': Purge remote 2025/03/26 03:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilotaq3tuge': Purge remote --- PASS: TestApplyTransforms (51.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:47:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/26 03:47:56 DEBUG : sub/file2: md5 = 0a4e2f7264acf7cbebc5c405ce3918a0 OK 2025/03/26 03:47:56 INFO : file1: Copied (new) to: sub/file2 2025/03/26 03:47:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 03:47:57 DEBUG : file1: Unchanged skipping 2025/03/26 03:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': don't need to copy/move sub/file2, it is already at target location 2025/03/26 03:47:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.54s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:48:02 DEBUG : dst/file1: md5 = b44b3e36c9751b3626e975d9d2a71bd8 OK 2025/03/26 03:48:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/backup" 2025/03/26 03:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/1nrff024r7pq65ecp72fc28jb0" 2025/03/26 03:48:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/26 03:48:07 INFO : dst/file1: Moved (server-side) 2025/03/26 03:48:08 DEBUG : dst/file1: md5 = c2981a957d323152265277133b486222 OK 2025/03/26 03:48:08 INFO : dst/file1: Copied (new) 2025/03/26 03:48:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:48:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:48:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.00s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:48:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/dst" 2025/03/26 03:48:13 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/26 03:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/CompareDest" 2025/03/26 03:48:15 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/gveqi14airsml4bgu7krj116o8" 2025/03/26 03:48:16 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 03:48:18 DEBUG : one: md5 = 0fe0fa4c93b34431965976eadd474007 OK 2025/03/26 03:48:18 INFO : one: Copied (new) 2025/03/26 03:48:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 03:48:21 DEBUG : one: md5 = 37ed1c551453f88701a530db2d3973e4 OK 2025/03/26 03:48:21 INFO : one: Copied (replaced existing) 2025/03/26 03:48:23 DEBUG : dst/one: md5 = ea8e66dbc1a4d5d19d4b2e472c8ab6a4 OK 2025/03/26 03:48:25 DEBUG : CompareDest/one: md5 = 70553a04e58adfa2426e490626752cd9 OK 2025/03/26 03:48:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 03:48:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 03:48:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 03:48:28 DEBUG : CompareDest/two: md5 = 66783d129e02df263659039506eceb84 OK 2025/03/26 03:48:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 03:48:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 03:48:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 03:48:29 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 03:48:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 03:48:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 03:48:31 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 03:48:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/26 03:48:33 DEBUG : two: md5 = aa77298adeab4dc6585820225819d8a9 OK 2025/03/26 03:48:33 INFO : two: Copied (new) 2025/03/26 03:48:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/26 03:48:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:48:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/26 03:48:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:48:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/dst" 2025/03/26 03:48:37 DEBUG : Config file has changed externally - reloading 2025/03/26 03:48:37 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/26 03:48:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/CopyDest" 2025/03/26 03:48:39 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/26 03:48:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 03:48:43 DEBUG : one: md5 = 9ded8dcb5f78f93005206283a4efa5f8 OK 2025/03/26 03:48:43 INFO : one: Copied (new) 2025/03/26 03:48:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 03:48:45 DEBUG : one: md5 = 53a89dbdf4ad71777d441bc10eb14829 OK 2025/03/26 03:48:45 INFO : one: Copied (replaced existing) 2025/03/26 03:48:47 DEBUG : dst/one: md5 = e67435de0d4703ef23f91d8d95fe5bce OK 2025/03/26 03:48:49 DEBUG : CopyDest/one: md5 = 671b732d6808f4fefd60c76170bb91e9 OK 2025/03/26 03:48:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/BackupDir" 2025/03/26 03:48:50 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/26 03:48:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 03:48:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 03:48:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 03:48:53 INFO : one: Moved (server-side) 2025/03/26 03:48:54 INFO : one: Copied (server-side copy) 2025/03/26 03:48:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/26 03:48:56 DEBUG : CopyDest/two: md5 = 149ecc579c92d20b503ebd5bf3c4ced8 OK 2025/03/26 03:48:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 03:48:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 03:48:58 INFO : two: Copied (server-side copy) 2025/03/26 03:48:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/26 03:48:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 03:48:59 DEBUG : two: Unchanged skipping 2025/03/26 03:49:01 DEBUG : CopyDest/three: md5 = 85c1f1719b8a9d3bc80ab3c2d7878129 OK 2025/03/26 03:49:01 DEBUG : three: Need to transfer - File not found at Destination 2025/03/26 03:49:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/26 03:49:02 DEBUG : three: Destination not found in --copy-dest 2025/03/26 03:49:03 DEBUG : three: md5 = da3d2975b2bdbcb1f1c59f0d92a3bfd1 OK 2025/03/26 03:49:03 INFO : three: Copied (new) 2025/03/26 03:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/26 03:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/26 03:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/26 03:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/26 03:49:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.95s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/26 03:49:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 835ea2fbb5a10170a5f5f20b92f160e7 OK 2025/03/26 03:49:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/26 03:49:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/26 03:49:13 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/03/26 03:49:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/26 03:49:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/26 03:49:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2787c5683b2ca87dc55c19f9fe7481f7 OK 2025/03/26 03:49:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/26 03:49:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/26 03:49:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.92s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using skip mode. 2025/03/26 03:49:22 NOTICE: one: Found 2 files with duplicate names 2025/03/26 03:49:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using skip mode. 2025/03/26 03:49:28 NOTICE: one: Found 3 files with duplicate names 2025/03/26 03:49:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/26 03:49:28 INFO : one: Deleted 2025/03/26 03:49:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using first mode. 2025/03/26 03:49:34 NOTICE: one: Found 3 files with duplicate names 2025/03/26 03:49:34 INFO : one: Deleted 2025/03/26 03:49:35 INFO : one: Deleted 2025/03/26 03:49:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.95s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using newest mode. 2025/03/26 03:49:40 NOTICE: one: Found 3 files with duplicate names 2025/03/26 03:49:40 INFO : one: Deleted 2025/03/26 03:49:41 INFO : one: Deleted 2025/03/26 03:49:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.99s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using oldest mode. 2025/03/26 03:49:46 NOTICE: one: Found 3 files with duplicate names 2025/03/26 03:49:47 INFO : one: Deleted 2025/03/26 03:49:47 INFO : one: Deleted 2025/03/26 03:49:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.04s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using largest mode. 2025/03/26 03:49:52 NOTICE: one: Found 3 files with duplicate names 2025/03/26 03:49:53 INFO : one: Deleted 2025/03/26 03:49:53 INFO : one: Deleted 2025/03/26 03:49:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.68s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:49:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using smallest mode. 2025/03/26 03:49:58 NOTICE: one: Found 3 files with duplicate names 2025/03/26 03:49:58 INFO : one: Deleted 2025/03/26 03:49:59 INFO : one: Deleted 2025/03/26 03:49:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.92s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:50:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Looking for duplicate names using rename mode. 2025/03/26 03:50:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/26 03:50:06 INFO : one-2.txt: renamed from: one.txt 2025/03/26 03:50:07 INFO : one-3.txt: renamed from: one.txt 2025/03/26 03:50:09 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.23s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:50:13 DEBUG : dupe1/one.txt: md5 = 7bc4965ae5be858b5f344bf094b9628e OK 2025/03/26 03:50:15 DEBUG : dupe2/two.txt: md5 = e8fba7357fd034eec1fd01672983594a OK 2025/03/26 03:50:17 DEBUG : dupe3/three.txt: md5 = b24a9d59ce8ea9de11b0bed49d6919c9 OK 2025/03/26 03:50:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/26 03:50:18 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/26 03:50:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/26 03:50:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/26 03:50:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/26 03:50:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/26 03:50:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.15s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:50:25 DEBUG : a.txt: md5 = 8ab51498100349bdad8e921370a1e8a0 OK 2025/03/26 03:50:26 DEBUG : zend.txt: md5 = 839da505413a039267fa18d6befb1c3c OK 2025/03/26 03:50:28 DEBUG : sub dir/hello world: md5 = 6d75e1df23650ef25a0bbc5873f86ed2 OK 2025/03/26 03:50:29 DEBUG : sub dir/hello world2: md5 = 39eb2833c4c489b584e67f108ad0727e OK 2025/03/26 03:50:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 90b6c40478c696de8883217c47577e2b OK 2025/03/26 03:50:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 75c79dd48740e90bd6f968167f2665b6 OK 2025/03/26 03:50:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 69c4916bf70cac8bc110d52b67f95c01 OK 2025/03/26 03:50:36 DEBUG : a.txt: Excluded (Size Filter) 2025/03/26 03:50:36 DEBUG : a.txt: Excluded 2025/03/26 03:50:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/26 03:50:36 DEBUG : sub dir/hello world: Excluded 2025/03/26 03:50:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/26 03:50:36 DEBUG : sub dir/hello world2: Excluded 2025/03/26 03:50:37 DEBUG : sub dir/ignore dir: Excluded 2025/03/26 03:50:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/26 03:50:37 DEBUG : sub dir/hello world: Excluded 2025/03/26 03:50:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/26 03:50:37 DEBUG : sub dir/hello world2: Excluded 2025/03/26 03:50:37 DEBUG : sub dir/ignore dir: Excluded 2025/03/26 03:50:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/26 03:50:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/26 03:50:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/26 03:50:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/26 03:50:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/26 03:50:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/26 03:50:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.47s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:50:45 DEBUG : file1: md5 = fdd9b1aedc00bf7595035d951a56cd7e OK 2025/03/26 03:50:47 DEBUG : sub/file2: md5 = 7572b38212e44ced7519e0c0ad4c8c4b 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/03/26 03:50:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/26 03:50:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/26 03:50:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/26 03:50:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.75s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:50:54 DEBUG : file1: md5 = 116137db7840bcb00be3f05a39292d45 OK 2025/03/26 03:50:56 DEBUG : sub/file2: md5 = 0485164c9a86655187fd1f4647f0d8cc 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/03/26 03:51:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/notfound" 2025/03/26 03:51:00 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/26 03:51:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.92s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Making directory 2025/03/26 03:51:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:06 DEBUG : sub dir/hello world: md5 = 45b62db487b6913da2455eb7cd648b43 OK 2025/03/26 03:51:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.86s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:10 DEBUG : potato2: md5 = 9597d2c71684e42c3ee9567e08d5288a OK 2025/03/26 03:51:12 DEBUG : empty space: md5 = a2e08de8bcee2cd375682519154775b1 OK --- PASS: TestLs (4.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:15 DEBUG : potato2: md5 = 191eece0a9809ca0bcbcd1fa2c5b4168 OK 2025/03/26 03:51:16 DEBUG : empty space: md5 = b61dccd25bd78957e919afc2a7f97d92 OK 2025/03/26 03:51:17 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:20 DEBUG : potato2: md5 = 94d961f695a4fbfd6abf52d120fe2868 OK 2025/03/26 03:51:21 DEBUG : empty space: md5 = b6a9aa526eba0c6a9a3f172aa9290c48 OK --- PASS: TestLsLong (4.45s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:24 DEBUG : potato2: md5 = 9a3cdcb9e092d40ff5fbcb71a3a8c560 OK 2025/03/26 03:51:26 DEBUG : empty space: md5 = d216fcc2e360f4a8ade91c748315ed2c OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2025/03/26 03:51:27 DEBUG : Creating backend with remote ":memory:" 2025/03/26 03:51:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/26 03:51:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/26 03:51:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/26 03:51:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/26 03:51:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/26 03:51:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/26 03:51:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/26 03:51:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/26 03:51:27 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:28 DEBUG : potato2: md5 = 1cad259cd319a997e0c6f33559a0703d OK 2025/03/26 03:51:30 DEBUG : empty space: md5 = 562cb906cd5b5b9bacc27b4137a054fe OK 2025/03/26 03:51:32 DEBUG : sub dir/potato3: md5 = b51d46a3fee7d1c47c4dd78736b52118 OK 2025/03/26 03:51:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.94s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:36 DEBUG : small: md5 = 985eac7267354aba8b50d089b50cf215 OK 2025/03/26 03:51:38 DEBUG : medium: md5 = 1b8059da50690974b9f43e146dfe5ab5 OK 2025/03/26 03:51:39 DEBUG : large: md5 = 1116df62037b99ff72ba7be0a809a1e9 OK 2025/03/26 03:51:39 DEBUG : Waiting for deletions to finish 2025/03/26 03:51:40 DEBUG : large: Excluded (Size Filter) 2025/03/26 03:51:40 INFO : medium: Deleted 2025/03/26 03:51:40 INFO : small: Deleted --- PASS: TestDelete (6.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:42 DEBUG : small: md5 = db544d90828ff2806321bb263dada921 OK 2025/03/26 03:51:44 DEBUG : medium: md5 = 2fd47bbb983781daf5dfc681f1c6f870 OK 2025/03/26 03:51:45 DEBUG : large: md5 = 66f66a3a56c97d7662a8ec53941207ed OK 2025/03/26 03:51:45 DEBUG : Waiting for deletions to finish 2025/03/26 03:51:46 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/26 03:51:46 INFO : medium: Deleted 2025/03/26 03:51:46 INFO : small: Deleted --- PASS: TestMaxDelete (6.40s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:49 DEBUG : small: md5 = ab0f1875c7c68b5d84dc712dd608fd47 OK 2025/03/26 03:51:50 DEBUG : medium: md5 = b67fd2b670e802245508b8ba3b123578 OK 2025/03/26 03:51:51 DEBUG : large: md5 = bed9ff9b080db4c553ec43a6fa01002d OK 2025/03/26 03:51:52 DEBUG : Waiting for deletions to finish 2025/03/26 03:51:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/26 03:51:52 INFO : small: Deleted 2025/03/26 03:51:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.38s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:51:55 DEBUG : small: md5 = e6e62ebf8a090213d77f4356a8b6e57c OK 2025/03/26 03:51:56 DEBUG : medium: md5 = f4ac5ae78f51246d56f9c73c4c356962 OK 2025/03/26 03:51:58 DEBUG : large: md5 = ebf3d6f565d3b4f9eaf1697d2d0d13ed OK 2025/03/26 03:51:58 DEBUG : Waiting for deletions to finish 2025/03/26 03:51:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/26 03:51:59 INFO : small: Deleted 2025/03/26 03:51:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.39s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:52:02 DEBUG : ReadFile: md5 = 9342eaf6a0849c323c3bc44d2c77b08b OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/03/26 03:52:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/26 03:52:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/26 03:52:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/26 03:52:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/26 03:52:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/26 03:52:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/26 03:52:04 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:52:06 DEBUG : file1: md5 = 99ab3d7ec37803bd856cbf7f0fae17ff OK 2025/03/26 03:52:07 DEBUG : file2: md5 = 5bb7a887fda80dcf2d465a1cb169df51 OK --- PASS: TestCat (16.20s) === RUN TestPurge 2025/03/26 03:52:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vonozep7xuwo" 2025/03/26 03:52:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:52:21 DEBUG : Creating backend with remote "TestDrive:crypt/q1o8q9mrmju30hddm4a8ef8jvne1112dum59nr4qaq5cbup13nk0" 2025/03/26 03:52:21 DEBUG : Creating backend with remote "/tmp/rclone3621782577" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vonozep7xuwo'", Local "Local file system at /tmp/rclone3621782577", Modify Window "1ms" 2025/03/26 03:52:26 DEBUG : A1/B1/C1/one: md5 = e14898cb478b05f64b2ac37906032306 OK 2025/03/26 03:52:26 INFO : A2: Making directory 2025/03/26 03:52:27 INFO : A1/B2: Making directory 2025/03/26 03:52:27 INFO : A1/B2/C2: Making directory 2025/03/26 03:52:28 INFO : A1/B1/C3: Making directory 2025/03/26 03:52:29 INFO : A3: Making directory 2025/03/26 03:52:29 INFO : A3/B3: Making directory 2025/03/26 03:52:30 INFO : A3/B3/C4: Making directory 2025/03/26 03:52:32 DEBUG : A1/two: md5 = 49af089ab8ced720a38fa014edb1d42f OK 2025/03/26 03:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vonozep7xuwo': Purge remote 2025/03/26 03:52:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:52:39 DEBUG : A1/B1/C1/one: md5 = b1fab29294cf91b604ed2b9da0a10162 OK 2025/03/26 03:52:39 INFO : A2: Making directory 2025/03/26 03:52:40 INFO : A1/B2: Making directory 2025/03/26 03:52:41 INFO : A1/B2/C2: Making directory 2025/03/26 03:52:42 INFO : A1/B1/C3: Making directory 2025/03/26 03:52:42 INFO : A3: Making directory 2025/03/26 03:52:43 INFO : A3/B3: Making directory 2025/03/26 03:52:44 INFO : A3/B3/C4: Making directory 2025/03/26 03:52:46 DEBUG : A1/two: md5 = 19dfbe2d3a2f3d5d41f830cdee606609 OK 2025/03/26 03:52:47 DEBUG : removing 1 level 3 directories 2025/03/26 03:52:47 INFO : A3/B3/C4: Removing directory 2025/03/26 03:52:50 DEBUG : removing 2 level 3 directories 2025/03/26 03:52:50 INFO : A1/B2/C2: Removing directory 2025/03/26 03:52:50 INFO : A1/B1/C3: Removing directory 2025/03/26 03:52:50 DEBUG : removing 2 level 2 directories 2025/03/26 03:52:50 INFO : A3/B3: Removing directory 2025/03/26 03:52:50 INFO : A1/B2: Removing directory 2025/03/26 03:52:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/26 03:52:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/26 03:52:51 DEBUG : removing 2 level 1 directories 2025/03/26 03:52:51 INFO : A3: Removing directory 2025/03/26 03:52:51 INFO : A2: Removing directory 2025/03/26 03:52:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/26 03:52:55 DEBUG : removing 1 level 3 directories 2025/03/26 03:52:55 INFO : A1/B1/C1: Removing directory 2025/03/26 03:52:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:55 DEBUG : removing 1 level 2 directories 2025/03/26 03:52:55 INFO : A1/B1: Removing directory 2025/03/26 03:52:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/26 03:52:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/26 03:52:56 DEBUG : removing 1 level 1 directories 2025/03/26 03:52:56 INFO : A1: Removing directory 2025/03/26 03:52:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/26 03:52:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/26 03:52:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/26 03:52:57 DEBUG : removing 1 level 0 directories 2025/03/26 03:52:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Removing directory 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/26 03:52:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.21s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:52:59 INFO : A1: Making directory 2025/03/26 03:53:00 INFO : A1/B1: Making directory 2025/03/26 03:53:00 INFO : A1/B1/C1: Making directory 2025/03/26 03:53:03 DEBUG : removing 1 level 3 directories 2025/03/26 03:53:03 INFO : A1/B1/C1: Removing directory 2025/03/26 03:53:03 DEBUG : removing 1 level 2 directories 2025/03/26 03:53:03 INFO : A1/B1: Removing directory 2025/03/26 03:53:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/26 03:53:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.47s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:53:06 INFO : A1: Making directory 2025/03/26 03:53:06 INFO : A1/B1: Making directory 2025/03/26 03:53:07 INFO : A1/B1/C1: Making directory 2025/03/26 03:53:10 DEBUG : removing 1 level 3 directories 2025/03/26 03:53:10 INFO : A1/B1/C1: Removing directory 2025/03/26 03:53:10 DEBUG : removing 1 level 2 directories 2025/03/26 03:53:10 INFO : A1/B1: Removing directory 2025/03/26 03:53:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/26 03:53:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.21s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:53:15 DEBUG : file1: md5 = b33f760a161c7e1a4e021f3dd9931c53 OK 2025/03/26 03:53:15 DEBUG : filename.txt: File name found in url 2025/03/26 03:53:16 DEBUG : filename.txt: md5 = adf84744966b821b75067b1bb0d734f3 OK 2025/03/26 03:53:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/26 03:53:18 DEBUG : headerfilename.txt: md5 = ffd0b8e248606ba6e52e73dfd4fe9ebf OK 2025/03/26 03:53:19 DEBUG : file2: md5 = 877acb09ba94ac204c3ad7203d1daa00 OK --- PASS: TestCopyURL (8.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:53:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/26 03:53:24 DEBUG : sub/file2: md5 = f4d17d14ca033b68e16e4187a8a36e06 OK 2025/03/26 03:53:24 INFO : file1: Copied (new) to: sub/file2 2025/03/26 03:53:24 INFO : file1: Deleted 2025/03/26 03:53:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 03:53:24 DEBUG : file1: Unchanged skipping 2025/03/26 03:53:24 INFO : file1: Deleted 2025/03/26 03:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': don't need to copy/move sub/file2, it is already at target location 2025/03/26 03:53:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.61s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:53:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/26 03:53:29 DEBUG : file1: md5 = 4aae7360f36d5ce1502d235c8b5c2757 OK 2025/03/26 03:53:29 INFO : file1: Copied (new) 2025/03/26 03:53:29 INFO : file1: Deleted 2025/03/26 03:53:29 DEBUG : file1: Destination exists, skipping 2025/03/26 03:53:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:53:33 DEBUG : dst/file1: md5 = b8f9a5a45a8af2ceeac0503b4bb4b227 OK 2025/03/26 03:53:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobalop7qaxa/backup" 2025/03/26 03:53:34 DEBUG : Creating backend with remote "TestDrive:crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg/1nrff024r7pq65ecp72fc28jb0" 2025/03/26 03:53:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/26 03:53:38 INFO : dst/file1: Moved (server-side) 2025/03/26 03:53:39 DEBUG : dst/file1: md5 = 130e7f8fcea78c3c18687df40bfe8a89 OK 2025/03/26 03:53:39 INFO : dst/file1: Copied (new) 2025/03/26 03:53:39 INFO : dst/file1: Deleted 2025/03/26 03:53:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:53:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/26 03:53:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.34s) === 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:53:45 DEBUG : A1/one: md5 = 19e1656721e432f250625d51c8f651f2 OK 2025/03/26 03:53:47 DEBUG : A1/two: md5 = fec6af4a34e1066996766b83ae63daef OK 2025/03/26 03:53:49 DEBUG : A1/B1/three: md5 = ca6d0cca62e6a1bda39b7a95a45c6aa7 OK 2025/03/26 03:53:51 DEBUG : A1/B1/C1/four: md5 = 6208a1ec8f408c98d331b04be18c755d OK 2025/03/26 03:53:53 DEBUG : A1/B1/C2/five: md5 = ee7d59b562e14e879391aeaa09a831d8 OK 2025/03/26 03:53:53 INFO : A1/B2: Making directory 2025/03/26 03:53:54 INFO : A1/B1/C3: Making directory 2025/03/26 03:54:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/26 03:54:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/26 03:54:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/26 03:54:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/26 03:54:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/26 03:54:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/26 03:54:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/26 03:54:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/26 03:54:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/26 03:54:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/26 03:54:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/26 03:54:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/26 03:54:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/26 03:54:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/26 03:54:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/26 03:54:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/26 03:54:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/26 03:54:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/26 03:54:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/26 03:54:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/26 03:54:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/26 03:54:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/26 03:54:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/26 03:54:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/26 03:54:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/26 03:54:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/26 03:54:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/26 03:54:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/26 03:54:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/26 03:54:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/26 03:54:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.20s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/26 03:54:30 DEBUG : no_checksum_small_file_from_pipe: md5 = dd19dcafa557fd1c775a37422c7fedb9 OK 2025/03/26 03:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/26 03:54:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/26 03:54:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/26 03:54:31 DEBUG : no_checksum_big_file_from_pipe: md5 = bcf5f34dc57356581ef4d90256ae5e45 OK 2025/03/26 03:54:31 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/26 03:54:34 DEBUG : with_checksum_small_file_from_pipe: md5 = fa491ec1c6b9b774f4a24fa9adf592a9 OK 2025/03/26 03:54:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/26 03:54:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/26 03:54:36 DEBUG : with_checksum_big_file_from_pipe: md5 = ebab3e041282a3fcfc5545420c004020 OK 2025/03/26 03:54:36 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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/26 03:54:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 03:54:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/26 03:54: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-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/26 03:54:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/26 03:54:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/26 03:54:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.49s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/26 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (48 bytes), uploading instead of streaming 2025/03/26 03:54:49 DEBUG : rcat_metadata: md5 = 72330f16e9fc552f36e63df9b94b77a2 OK 2025/03/26 03:54:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/26 03:54:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/26 03:54:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = e44c6d9294cb75ba7bfdfda01be67014 OK 2025/03/26 03:54:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.91s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:54:54 DEBUG : potato1: md5 = bbaa05fd312c6a3ca5ec2f1249bd7a3f OK 2025/03/26 03:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (60 bytes), uploading instead of streaming 2025/03/26 03:54:56 DEBUG : potato2: md5 = a24b0d32948f158f188e8bca27e13a73 OK 2025/03/26 03:54:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:54:59 DEBUG : potato1: md5 = bb330208ab2662fa0dfd53cb4ac40d5f OK 2025/03/26 03:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': File to upload is small (60 bytes), uploading instead of streaming 2025/03/26 03:55:00 DEBUG : potato2: md5 = 067f7c2b9392fb210e737a6e3b11988c OK 2025/03/26 03:55:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.74s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:03 DEBUG : potato2: md5 = 99723ab575f4dfefc921a638eae77d1b OK 2025/03/26 03:55:05 DEBUG : empty space: md5 = 916b651d950816574653a089a94a9fe1 OK 2025/03/26 03:55:07 DEBUG : sub dir/potato3: md5 = 6dd7974dd614a152e5b677b79197a410 OK 2025/03/26 03:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Touching "sub dir/potato3" 2025/03/26 03:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Touching "empty space" 2025/03/26 03:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Touching "potato2" 2025/03/26 03:55:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:11 DEBUG : dir with metadata: Making directory with metadata 2025/03/26 03:55:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:14 DEBUG : directory with modtime: Making directory with metadata 2025/03/26 03:55:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/26 03:55:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/26 03:55:16 DEBUG : Google drive root 'crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg': Skipping btime metadata as can't update it on an existing file: 2025-03-26T03:55:16.456127628Z 2025/03/26 03:55:17 INFO : non existent directory: Updated directory metadata 2025/03/26 03:55:18 DEBUG : Google drive root 'crypt/b5dsfn698vjct9hik55bgd2euijl3d087brdb9ql1l13mjjm9qmg': Skipping btime metadata as can't update it on an existing file: 2025-03-26T03:55:16.456127628Z 2025/03/26 03:55:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.57s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/26 03:55:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/26 03:55:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/26 03:55:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/26 03:55:25 DEBUG : dst: Making directory with metadata 2025/03/26 03:55:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/26 03:55:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 03:55:26 INFO : dst: Set directory modification time (using SetModTime) 2025/03/26 03:55:26 INFO : dst: Set directory modification time (using SetModTime) 2025/03/26 03:55:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/26 03:55:27 INFO : dst: Set directory modification time (using SetModTime) 2025/03/26 03:55:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa'", Local "Local file system at /tmp/rclone2691052786", Modify Window "1ms" 2025/03/26 03:55:30 DEBUG : sub dir/test remove existing: md5 = d909b34fc2c5369e7bc4d0cc88ca899c OK 2025/03/26 03:55:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7af889adf85b46d78785db57801e409e OK 2025/03/26 03:55:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xafoxip1" before starting 2025/03/26 03:55:34 DEBUG : sub dir/test remove existing.xafoxip1: TEST: removing renamed existing file after operation 2025/03/26 03:55:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wirowaj0" before starting 2025/03/26 03:55:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wirowaj0: TEST: renaming existing back after failed operation 2025/03/26 03:55:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cajuyap5" before starting 2025/03/26 03:55:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cajuyap5: TEST: removing renamed existing file after operation 2025/03/26 03:55:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5g08v5212tor48qaftg64602es2hda3bkdlaad583ggsff9upiog" 2025/03/26 03:55:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i8799o2pus1eu1mvda72i6p9n2nolmjb2gp2b5gkcnpsos4see442qagtq2fg6p1b2a4agi6i5flh4d9t92k83hko1l3o92srjqpsolpu2fm6fcotqff02flqpcl7gvmdmvmdnahjctog78rdhif9ernvg7ndp2dusv3dn7ntplb8ooe240g" --- PASS: TestRemoveExisting (12.69s) === 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/03/26 03:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobalop7qaxa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m7.547944515s (try 1/5)