"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/12 01:53:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu" 2025/11/12 01:53:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0" 2025/11/12 01:53:30 DEBUG : Creating backend with remote "/tmp/rclone3533973654" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2025/11/12 01:53:30 DEBUG : a: size = 0 OK 2025/11/12 01:53:30 DEBUG : a: size = 1 (memory) 2025/11/12 01:53:30 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/12 01:53:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/12 01:53:30 DEBUG : potato: Seek from 10 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 10 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 2 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/12 01:53:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 2 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/12 01:53:30 DEBUG : potato: Seek from 8 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 8 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/12 01:53:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/12 01:53:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/12 01:53:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/12 01:53:30 DEBUG : potato: Seek from 5 to 2 2025/11/12 01:53:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/12 01:53:30 DEBUG : potato: Seek from 9 to 0 2025/11/12 01:53:30 DEBUG : potato: Seek from 9 to 0 2025/11/12 01:53:30 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:53:33 DEBUG : rutabaga: md5 = 7b7b55ec3f7691eab6a43128284437ec OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/12 01:53:35 DEBUG : empty space: md5 = b7862221136addc1cd5995564cea1575 OK === RUN TestCheck/3 2025/11/12 01:53:37 DEBUG : potato2: md5 = 843d6e65c7f614d7c7deeb3744bab5e2 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/12 01:53:39 DEBUG : remotepotato: md5 = d71ad358c39c835f74c817c75739d92b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.71s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/11/12 01:53:42 DEBUG : Creating backend with remote "nonexistent" 2025/11/12 01:53:42 DEBUG : Creating backend with remote "nonexistent" 2025/11/12 01:53:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/12 01:53:42 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/11/12 01:53:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/12 01:53:42 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:53:44 DEBUG : rutabaga: md5 = 29e2a6fe659f9b0a576fb04e653647e3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/12 01:53:47 DEBUG : empty space: md5 = c1d97cc5d032aa7708f8c98b62fdead4 OK === RUN TestCheckDownload/3 2025/11/12 01:53:50 DEBUG : potato2: md5 = 4cf263b6038e4f74103c318187c74680 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/12 01:53:54 DEBUG : remotepotato: md5 = 308a9c1f8503a1db393c769a51dbfb46 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.98s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (1.56s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:54:00 DEBUG : rutabaga: md5 = 649dbfbd2cd4147ad2c0d24fa55bb1e6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/12 01:54:02 DEBUG : empty space: md5 = 74d66a7d2b9c49c5ce70f16009b68502 OK === RUN TestCheckSizeOnly/3 2025/11/12 01:54:04 DEBUG : potato2: md5 = 5ab34cd04a3dc08dfd6466bb62a99efe OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/12 01:54:06 DEBUG : remotepotato: md5 = 61a3e590beeb0b7f24c8867900319413 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.85s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:54:10 DEBUG : test.sum: md5 = de3e27becc11f909759c8f0e248ad52c OK 2025/11/12 01:54:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/12 01:54:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/12 01:54:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/12 01:54:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/12 01:54:14 DEBUG : test.sum: md5 = cb01321a19e3f4a7bc1113bc3cb12577 OK 2025/11/12 01:54:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/12 01:54:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/12 01:54:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/12 01:54:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.81s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:54:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/data" 2025/11/12 01:54:16 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:54:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/data" 2025/11/12 01:54:18 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/vjrnln8ratgmqakfosrqe8espk" 2025/11/12 01:54:22 DEBUG : data/banana: md5 = 6d2781d03c44139cfbc66747a8b6f852 OK 2025/11/12 01:54:23 DEBUG : test.sum: md5 = 64ec67b9676a93fab8e140fc59f6691d OK === RUN TestCheckSumDownload/subtest1 2025/11/12 01:54:28 DEBUG : data/potato: md5 = abd1912ab2908b5942ae5a6ecf00dd7f OK 2025/11/12 01:54:29 DEBUG : test.sum: md5 = 8ab3cdc1cb24d5a8d85f9f03561a43a1 OK === RUN TestCheckSumDownload/subtest2 2025/11/12 01:54:33 DEBUG : test.sum: md5 = 81086e01810703a09cea7f60502fda28 OK === RUN TestCheckSumDownload/subtest3 2025/11/12 01:54:40 DEBUG : test.sum: md5 = ccf39fd1933e06f48b60658e340a0eca OK === RUN TestCheckSumDownload/subtest4 2025/11/12 01:54:45 DEBUG : test.sum: md5 = bc29846e555eea4d10b2c92a470e0d93 OK === RUN TestCheckSumDownload/subtest5 2025/11/12 01:54:49 DEBUG : test.sum: md5 = affd8d917bf9d3c8343f58b36dd2d990 OK === RUN TestCheckSumDownload/subtest6 2025/11/12 01:54:53 DEBUG : data/banana: md5 = 31936e9fae2bc2ca1c8eb64f9bcf076f OK 2025/11/12 01:54:55 DEBUG : data/potato: md5 = 7c69063a4da2987f0b1cb76f3f12ddc9 OK 2025/11/12 01:54:56 DEBUG : test.sum: md5 = 963a724c2fa5b0963782d0cbdfac6fae OK === RUN TestCheckSumDownload/subtest7 2025/11/12 01:55:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/11/12 01:55:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.20s) --- PASS: TestCheckSumDownload/subtest1 (2.60s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (4.45s) --- PASS: TestCheckSumDownload/subtest4 (2.77s) --- PASS: TestCheckSumDownload/subtest5 (2.54s) --- PASS: TestCheckSumDownload/subtest6 (2.32s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/11/12 01:55:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwazey8fobi" 2025/11/12 01:55:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:02 DEBUG : Creating backend with remote "TestDrive:crypt/pegkus071vkans0ml0e6ruhco0dha0c8ir8t8p2mrljr2jas4tfg" 2025/11/12 01:55:03 DEBUG : Creating backend with remote "/tmp/rclone1220698847" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi'", Local "Local file system at /tmp/rclone1220698847", Modify Window "1ms" 2025/11/12 01:55:05 DEBUG : hello, world!: md5 = a7b80acfb8b9d8a3565189eee88a1c36 OK upper checkfile vs. lower remote (without normalization) 2025/11/12 01:55:06 ERROR : hello, world!: sum not found 2025/11/12 01:55:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi' 2025/11/12 01:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi': 1 files missing 2025/11/12 01:55:06 NOTICE: 1 hashes missing 2025/11/12 01:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi': 1 differences found 2025/11/12 01:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/12 01:55:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi': 0 differences found 2025/11/12 01:55:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi': 1 matching files 2025/11/12 01:55:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rujiper1waso" 2025/11/12 01:55:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:07 DEBUG : Creating backend with remote "TestDrive:crypt/ndh4vh0bfuq2d8a1b8en53392aeeg183n40u7hr62epa5m2fvad0" 2025/11/12 01:55:08 DEBUG : Creating backend with remote "/tmp/rclone2728740779" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso'", Local "Local file system at /tmp/rclone2728740779", Modify Window "1ms" 2025/11/12 01:55:10 DEBUG : HELLO, WORLD!: md5 = 21060d32678e2fd0502a466c625d8082 OK lower checkfile vs. upper remote (without normalization) 2025/11/12 01:55:11 ERROR : HELLO, WORLD!: sum not found 2025/11/12 01:55:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso' 2025/11/12 01:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso': 1 files missing 2025/11/12 01:55:11 NOTICE: 1 hashes missing 2025/11/12 01:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso': 1 differences found 2025/11/12 01:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/12 01:55:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso': 0 differences found 2025/11/12 01:55:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso': 1 matching files 2025/11/12 01:55:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kivamal1lilo" 2025/11/12 01:55:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:12 DEBUG : Creating backend with remote "TestDrive:crypt/9e33ecmk9siislrv267r19q8tl6aphn6h4kfs9br3m6f57ft6mfg" 2025/11/12 01:55:13 DEBUG : Creating backend with remote "/tmp/rclone3024078323" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo'", Local "Local file system at /tmp/rclone3024078323", Modify Window "1ms" 2025/11/12 01:55:15 DEBUG : HeLlO, wOrLd!: md5 = dc095b6035c3dd1d669180a4718a34c2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/12 01:55:16 ERROR : HeLlO, wOrLd!: sum not found 2025/11/12 01:55:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo' 2025/11/12 01:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo': 1 files missing 2025/11/12 01:55:16 NOTICE: 1 hashes missing 2025/11/12 01:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo': 1 differences found 2025/11/12 01:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/12 01:55:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo': 0 differences found 2025/11/12 01:55:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo': 1 matching files 2025/11/12 01:55:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lixezek2basu" 2025/11/12 01:55:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:17 DEBUG : Creating backend with remote "TestDrive:crypt/slq0p5kt11hposip6eaghgak8bc4snsaf9ermsnc390mo35sbhug" 2025/11/12 01:55:18 DEBUG : Creating backend with remote "/tmp/rclone500228531" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu'", Local "Local file system at /tmp/rclone500228531", Modify Window "1ms" 2025/11/12 01:55:20 DEBUG : HELLO, WORLD!: md5 = 32a38e33078a91572e86011ccdd722f8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/12 01:55:21 ERROR : HELLO, WORLD!: sum not found 2025/11/12 01:55:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu' 2025/11/12 01:55:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu': 1 files missing 2025/11/12 01:55:21 NOTICE: 1 hashes missing 2025/11/12 01:55:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu': 1 differences found 2025/11/12 01:55:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/12 01:55:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu': 0 differences found 2025/11/12 01:55:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu': 1 matching files 2025/11/12 01:55:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewujed5tuta" 2025/11/12 01:55:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:22 DEBUG : Creating backend with remote "TestDrive:crypt/nia4231nh0k1oa0kq66gi0qn7r57tng2hhkm3p9ifvhg0827ic40" 2025/11/12 01:55:23 DEBUG : Creating backend with remote "/tmp/rclone498987565" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta'", Local "Local file system at /tmp/rclone498987565", Modify Window "1ms" 2025/11/12 01:55:25 DEBUG : 測試_Русский___ě_áñ: md5 = 154c141687ffed78486e4ab7fdd79022 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/12 01:55:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/12 01:55:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta' 2025/11/12 01:55:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta': 1 files missing 2025/11/12 01:55:26 NOTICE: 1 hashes missing 2025/11/12 01:55:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta': 1 differences found 2025/11/12 01:55:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/12 01:55:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta': 0 differences found 2025/11/12 01:55:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta': 1 matching files 2025/11/12 01:55:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pusasuk6hofo" 2025/11/12 01:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:27 DEBUG : Creating backend with remote "TestDrive:crypt/2l9omq0it46tcetf6ho01ottpdghgno60s7h7u0m4i4d7aepcqd0" 2025/11/12 01:55:28 DEBUG : Creating backend with remote "/tmp/rclone1848318098" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo'", Local "Local file system at /tmp/rclone1848318098", Modify Window "1ms" 2025/11/12 01:55:31 DEBUG : 測試_Русский___ě_áñ: md5 = 0a45aca4a0a5980c92cbfa4830c274d9 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/12 01:55:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/12 01:55:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo' 2025/11/12 01:55:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo': 1 files missing 2025/11/12 01:55:31 NOTICE: 1 hashes missing 2025/11/12 01:55:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo': 1 differences found 2025/11/12 01:55:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/12 01:55:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo': 0 differences found 2025/11/12 01:55:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo': 1 matching files 2025/11/12 01:55:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xomowev6lope" 2025/11/12 01:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:32 DEBUG : Creating backend with remote "TestDrive:crypt/ctg97736v0o71r5458c5c83ktbflqfjlik2idnshj1dj964mdaj0" 2025/11/12 01:55:33 DEBUG : Creating backend with remote "/tmp/rclone93623708" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope'", Local "Local file system at /tmp/rclone93623708", Modify Window "1ms" 2025/11/12 01:55:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e88a4cb1ed28581846600abba3d9e207 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/12 01:55:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/12 01:55:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope' 2025/11/12 01:55:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope': 1 files missing 2025/11/12 01:55:36 NOTICE: 1 hashes missing 2025/11/12 01:55:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope': 1 differences found 2025/11/12 01:55:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/12 01:55:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope': 0 differences found 2025/11/12 01:55:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope': 1 matching files 2025/11/12 01:55:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-podaqek0taca" 2025/11/12 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:40 DEBUG : Creating backend with remote "TestDrive:crypt/ac587u340jnughdhuge6g269o7n38cjt2hoghmnharo9s22ev6n0" 2025/11/12 01:55:41 DEBUG : Creating backend with remote "/tmp/rclone4094763515" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca'", Local "Local file system at /tmp/rclone4094763515", Modify Window "1ms" 2025/11/12 01:55:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = abf4420bf439efb2ceb85449804fb195 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/12 01:55:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/12 01:55:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca' 2025/11/12 01:55:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca': 1 files missing 2025/11/12 01:55:44 NOTICE: 1 hashes missing 2025/11/12 01:55:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca': 1 differences found 2025/11/12 01:55:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/12 01:55:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca': 0 differences found 2025/11/12 01:55:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca': 1 matching files 2025/11/12 01:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setafif4keja" 2025/11/12 01:55:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/aiedqc6i6jt21kjrd112h0ardg35s16agtrb8se9vk6qc84c02s0" 2025/11/12 01:55:46 DEBUG : Creating backend with remote "/tmp/rclone3694841498" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja'", Local "Local file system at /tmp/rclone3694841498", Modify Window "1ms" 2025/11/12 01:55:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cba86dfc8edc48b5cab1a10cb5b00526 OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/12 01:55:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/12 01:55:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja' 2025/11/12 01:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja': 1 files missing 2025/11/12 01:55:49 NOTICE: 1 hashes missing 2025/11/12 01:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja': 1 differences found 2025/11/12 01:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/12 01:55:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja': 0 differences found 2025/11/12 01:55:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja': 1 matching files 2025/11/12 01:55:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvuvig9lepo" 2025/11/12 01:55:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:55:50 DEBUG : Creating backend with remote "TestDrive:crypt/327npc5lrga1b3q21j6gbfoioi7iqg7ejmns36fk2tvq7362jl90" 2025/11/12 01:55:51 DEBUG : Creating backend with remote "/tmp/rclone2098933820" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo'", Local "Local file system at /tmp/rclone2098933820", Modify Window "1ms" 2025/11/12 01:55:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 08c59282d768bd364ea620403c1bee93 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/12 01:55:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/12 01:55:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo' 2025/11/12 01:55:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo': 1 files missing 2025/11/12 01:55:54 NOTICE: 1 hashes missing 2025/11/12 01:55:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo': 1 differences found 2025/11/12 01:55:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/12 01:55:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/12 01:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo': 0 differences found 2025/11/12 01:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo': 1 matching files 2025/11/12 01:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvuvig9lepo': Purge remote 2025/11/12 01:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setafif4keja': Purge remote 2025/11/12 01:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-podaqek0taca': Purge remote 2025/11/12 01:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xomowev6lope': Purge remote 2025/11/12 01:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pusasuk6hofo': Purge remote 2025/11/12 01:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewujed5tuta': Purge remote 2025/11/12 01:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixezek2basu': Purge remote 2025/11/12 01:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kivamal1lilo': Purge remote 2025/11/12 01:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rujiper1waso': Purge remote 2025/11/12 01:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwazey8fobi': Purge remote --- PASS: TestApplyTransforms (57.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:55:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/12 01:56:02 DEBUG : sub/file2: md5 = 1e173867928e4475a2a9d9d93131c069 OK 2025/11/12 01:56:02 DEBUG : sub/file2: size = 14 OK 2025/11/12 01:56:02 INFO : file1: Copied (new) to: sub/file2 2025/11/12 01:56:03 DEBUG : sub/file2: size = 14 OK 2025/11/12 01:56:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 01:56:03 DEBUG : file1: Unchanged skipping 2025/11/12 01:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': don't need to copy/move sub/file2, it is already at target location 2025/11/12 01:56:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.61s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:56:09 DEBUG : dst/file1: md5 = c934de8f79eb63055f9aa0d4abc43c4c OK 2025/11/12 01:56:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/backup" 2025/11/12 01:56:09 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/1nrff024r7pq65ecp72fc28jb0" 2025/11/12 01:56:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:11 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu') 2025/11/12 01:56:11 DEBUG : dst/file1: Sizes differ 2025/11/12 01:56:13 INFO : dst/file1: Moved (server-side) 2025/11/12 01:56:15 DEBUG : dst/file1: md5 = ed3fb905cfb310ebb6c5ea0975d8fcc3 OK 2025/11/12 01:56:15 DEBUG : dst/file1: size = 14 OK 2025/11/12 01:56:15 INFO : dst/file1: Copied (new) 2025/11/12 01:56:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 01:56:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 01:56:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.02s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:56:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/dst" 2025/11/12 01:56:19 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 01:56:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/CompareDest" 2025/11/12 01:56:21 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/gveqi14airsml4bgu7krj116o8" 2025/11/12 01:56:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 01:56:25 DEBUG : one: md5 = 80b4061630404434d65fffcb9509e25f OK 2025/11/12 01:56:25 DEBUG : one: size = 3 OK 2025/11/12 01:56:25 INFO : one: Copied (new) 2025/11/12 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/dst') 2025/11/12 01:56:26 DEBUG : one: Sizes differ 2025/11/12 01:56:28 DEBUG : one: md5 = 22082bb00b1f64f8556647d337188cc3 OK 2025/11/12 01:56:28 DEBUG : one: size = 5 OK 2025/11/12 01:56:28 INFO : one: Copied (replaced existing) 2025/11/12 01:56:30 DEBUG : dst/one: md5 = 7c881da64182692a3375562a6f391e38 OK 2025/11/12 01:56:32 DEBUG : CompareDest/one: md5 = ee71d6d399e5eb4c355d79ed9f62929e OK 2025/11/12 01:56:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/dst') 2025/11/12 01:56:33 DEBUG : one: Sizes differ 2025/11/12 01:56:33 DEBUG : one: size = 5 OK 2025/11/12 01:56:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 01:56:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 01:56:35 DEBUG : CompareDest/two: md5 = 6c41f5a4955e085701f1e55b82877948 OK 2025/11/12 01:56:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 01:56:36 DEBUG : two: size = 3 OK 2025/11/12 01:56:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 01:56:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 01:56:37 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 01:56:37 DEBUG : two: size = 3 OK 2025/11/12 01:56:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 01:56:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 01:56:39 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 01:56:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:39 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/CompareDest') 2025/11/12 01:56:39 DEBUG : two: Sizes differ 2025/11/12 01:56:40 DEBUG : two: md5 = 7701d5fb2c9482645ed957d8fcd0a971 OK 2025/11/12 01:56:40 DEBUG : two: size = 5 OK 2025/11/12 01:56:40 INFO : two: Copied (new) 2025/11/12 01:56:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 01:56:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 01:56:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 01:56:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.25s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:56:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/dst" 2025/11/12 01:56:45 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 01:56:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/CopyDest" 2025/11/12 01:56:46 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/12 01:56:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 01:56:50 DEBUG : one: md5 = e3923f6a381636c3a6621b835369cd15 OK 2025/11/12 01:56:50 DEBUG : one: size = 3 OK 2025/11/12 01:56:50 INFO : one: Copied (new) 2025/11/12 01:56:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/dst') 2025/11/12 01:56:51 DEBUG : one: Sizes differ 2025/11/12 01:56:53 DEBUG : one: md5 = ffb408aa6a5314537c1f6dcc3b39e39a OK 2025/11/12 01:56:53 DEBUG : one: size = 5 OK 2025/11/12 01:56:53 INFO : one: Copied (replaced existing) 2025/11/12 01:56:54 DEBUG : dst/one: md5 = 6a203a252766df932d563161ed27a5bf OK 2025/11/12 01:56:56 DEBUG : CopyDest/one: md5 = c1842d1b3da89e8bd2821d93332add24 OK 2025/11/12 01:56:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/BackupDir" 2025/11/12 01:56:57 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/12 01:56:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/dst') 2025/11/12 01:56:59 DEBUG : one: Sizes differ 2025/11/12 01:56:59 DEBUG : one: size = 5 OK 2025/11/12 01:56:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 01:56:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:56:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/dst') 2025/11/12 01:56:59 DEBUG : one: Sizes differ 2025/11/12 01:57:01 INFO : one: Moved (server-side) 2025/11/12 01:57:02 DEBUG : one: size = 5 OK 2025/11/12 01:57:02 INFO : one: Copied (server-side copy) 2025/11/12 01:57:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/12 01:57:04 DEBUG : CopyDest/two: md5 = afe47a3df19d00d2e2e875cb432ab489 OK 2025/11/12 01:57:05 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 01:57:05 DEBUG : two: size = 3 OK 2025/11/12 01:57:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 01:57:06 DEBUG : two: size = 3 OK 2025/11/12 01:57:06 INFO : two: Copied (server-side copy) 2025/11/12 01:57:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/12 01:57:07 DEBUG : two: size = 3 OK 2025/11/12 01:57:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 01:57:07 DEBUG : two: Unchanged skipping 2025/11/12 01:57:09 DEBUG : CopyDest/three: md5 = b83271478dd2e05abe0b29fa177c0643 OK 2025/11/12 01:57:10 DEBUG : three: Need to transfer - File not found at Destination 2025/11/12 01:57:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone3533973654) 2025/11/12 01:57:10 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu/CopyDest') 2025/11/12 01:57:10 DEBUG : three: Sizes differ 2025/11/12 01:57:10 DEBUG : three: Destination not found in --copy-dest 2025/11/12 01:57:11 DEBUG : three: md5 = aba6d2be1e7d8db5788a0b44725b21aa OK 2025/11/12 01:57:11 DEBUG : three: size = 7 OK 2025/11/12 01:57:11 INFO : three: Copied (new) 2025/11/12 01:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/12 01:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 01:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 01:57:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/12 01:57:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 01:57:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 01:57:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.38s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:57:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/12 01:57:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8a99fb502f23ad2a2ff2ea7def47d96e OK 2025/11/12 01:57:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/12 01:57:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/12 01:57:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/12 01:57:23 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/11/12 01:57:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/12 01:57:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/12 01:57:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c65de6278202d0ff79982dc8ec854495 OK 2025/11/12 01:57:26 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/12 01:57:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/12 01:57:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/12 01:57:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:57:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using skip mode. 2025/11/12 01:57:32 NOTICE: one: Found 2 files with duplicate names 2025/11/12 01:57:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.93s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:57:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using skip mode. 2025/11/12 01:57:38 NOTICE: one: Found 3 files with duplicate names 2025/11/12 01:57:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/12 01:57:39 INFO : one: Deleted 2025/11/12 01:57:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.48s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:57:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using first mode. 2025/11/12 01:57:45 NOTICE: one: Found 3 files with duplicate names 2025/11/12 01:57:45 INFO : one: Deleted 2025/11/12 01:57:46 INFO : one: Deleted 2025/11/12 01:57:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.46s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:57:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using newest mode. 2025/11/12 01:57:51 NOTICE: one: Found 3 files with duplicate names 2025/11/12 01:57:52 INFO : one: Deleted 2025/11/12 01:57:52 INFO : one: Deleted 2025/11/12 01:57:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.16s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:57:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using oldest mode. 2025/11/12 01:57:58 NOTICE: one: Found 3 files with duplicate names 2025/11/12 01:57:58 INFO : one: Deleted 2025/11/12 01:57:59 INFO : one: Deleted 2025/11/12 01:57:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.60s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:58:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using largest mode. 2025/11/12 01:58:05 NOTICE: one: Found 3 files with duplicate names 2025/11/12 01:58:05 INFO : one: Deleted 2025/11/12 01:58:05 INFO : one: Deleted 2025/11/12 01:58:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.35s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:58:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using smallest mode. 2025/11/12 01:58:12 NOTICE: one: Found 3 files with duplicate names 2025/11/12 01:58:12 INFO : one: Deleted 2025/11/12 01:58:12 INFO : one: Deleted 2025/11/12 01:58:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.00s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:58:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Looking for duplicate names using rename mode. 2025/11/12 01:58:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/12 01:58:21 INFO : one-2.txt: renamed from: one.txt 2025/11/12 01:58:22 INFO : one-3.txt: renamed from: one.txt 2025/11/12 01:58:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.96s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:58:28 DEBUG : dupe1/one.txt: md5 = 6a95b4f9bacb7708537793e537820979 OK 2025/11/12 01:58:30 DEBUG : dupe2/two.txt: md5 = c152170e3630cd700bed23f2b3ded8c5 OK 2025/11/12 01:58:32 DEBUG : dupe3/three.txt: md5 = c9f318c9f8b4573c22a1bddd04719c3f OK 2025/11/12 01:58:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/12 01:58:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/12 01:58:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/12 01:58:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/12 01:58:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/12 01:58:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/12 01:58:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.71s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:58:40 DEBUG : a.txt: md5 = 1c034d0c370a6808e3b972245d84344f OK 2025/11/12 01:58:41 DEBUG : zend.txt: md5 = 46b8bd2b2b3237d10011916edeadf8f2 OK 2025/11/12 01:58:43 DEBUG : sub dir/hello world: md5 = 0952e6d8e2ff47cee93b505341fce394 OK 2025/11/12 01:58:45 DEBUG : sub dir/hello world2: md5 = 17c23e1fa7707447cdc06d8c18db5b1b OK 2025/11/12 01:58:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 3fc6f42a5b37400de8cda805f0fb1f8d OK 2025/11/12 01:58:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 273d5722539955406914fe8d3a9be9da OK 2025/11/12 01:58:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5cb5e2e1ca59ea7cf6e4de30151576df OK 2025/11/12 01:58:52 DEBUG : a.txt: Excluded (Size Filter) 2025/11/12 01:58:52 DEBUG : a.txt: Excluded 2025/11/12 01:58:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/12 01:58:53 DEBUG : sub dir/hello world2: Excluded 2025/11/12 01:58:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/12 01:58:53 DEBUG : sub dir/hello world: Excluded 2025/11/12 01:58:53 DEBUG : sub dir/ignore dir: Excluded 2025/11/12 01:58:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/12 01:58:53 DEBUG : sub dir/hello world2: Excluded 2025/11/12 01:58:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/12 01:58:53 DEBUG : sub dir/hello world: Excluded 2025/11/12 01:58:53 DEBUG : sub dir/ignore dir: Excluded 2025/11/12 01:58:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/12 01:58:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/12 01:58:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/12 01:59:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/12 01:59:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/12 01:59:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/12 01:59:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.27s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:02 DEBUG : a.txt: md5 = 6b1fb29e7c639a3c24fded5abd1cef55 OK 2025/11/12 01:59:03 DEBUG : zend.txt: md5 = da5863f583b12c9761f13223f877b0b8 OK 2025/11/12 01:59:07 DEBUG : sub dir/hello world: md5 = b727769a34e93547ca7dfdb4f99672d7 OK 2025/11/12 01:59:08 DEBUG : sub dir/hello world2: md5 = d04182e5efd2dee2b19b3084194a795f OK 2025/11/12 01:59:10 DEBUG : sub dir/ignore dir/.ignore: md5 = f512c9495a498be0366df4b85bd8c1de OK 2025/11/12 01:59:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = a24f13cad1360c2c75eeca8b2ea8d1ae OK 2025/11/12 01:59:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = e71e6e10d4a6ee05b68dc1dfafad43ce OK 2025/11/12 01:59:15 DEBUG : a.txt: Excluded (Size Filter) 2025/11/12 01:59:15 DEBUG : a.txt: Excluded 2025/11/12 01:59:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/12 01:59:15 DEBUG : sub dir/hello world2: Excluded 2025/11/12 01:59:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/12 01:59:15 DEBUG : sub dir/hello world: Excluded 2025/11/12 01:59:16 DEBUG : sub dir/ignore dir: Excluded 2025/11/12 01:59:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/12 01:59:16 DEBUG : sub dir/hello world2: Excluded 2025/11/12 01:59:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/12 01:59:16 DEBUG : sub dir/hello world: Excluded 2025/11/12 01:59:16 DEBUG : sub dir/ignore dir: Excluded 2025/11/12 01:59:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/12 01:59:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/12 01:59:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/12 01:59:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/12 01:59:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/12 01:59:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/12 01:59:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.18s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:24 DEBUG : file1: md5 = 8119627efcd5b3f707236bed7ec4e340 OK 2025/11/12 01:59:26 DEBUG : sub/file2: md5 = 1aa3b510df368a706289338a85e7d208 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/11/12 01:59:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/12 01:59:30 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/12 01:59:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/12 01:59:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.78s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.41s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.67s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:34 DEBUG : file1: md5 = 1c786c01f320df884ee56c25c64e90b9 OK 2025/11/12 01:59:36 DEBUG : sub/file2: md5 = 7e01fc71c6de43bc416c061e1362656b 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/11/12 01:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/notfound" 2025/11/12 01:59:40 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/qe0i31qdkoejk60elps0ni5sqk" 2025/11/12 01:59:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.11s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.34s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Making directory 2025/11/12 01:59:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:48 DEBUG : sub dir/hello world: md5 = bb32c4a31c300dea56de9fefe2d734ef OK 2025/11/12 01:59:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.17s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:52 DEBUG : potato2: md5 = 3b3532c87ad90b89b77ac7a395ab373a OK 2025/11/12 01:59:53 DEBUG : empty space: md5 = e33581f8251db299d7a5476e0bddc782 OK --- PASS: TestLs (4.87s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 01:59:57 DEBUG : potato2: md5 = 67307440eddce11797e8980fad5bb1ed OK 2025/11/12 01:59:58 DEBUG : empty space: md5 = b6e21463a49663e1ce2ec07511e69e0b OK 2025/11/12 01:59:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/12 01:59:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.80s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:02 DEBUG : potato2: md5 = 295218a951d7cf0afca5c195e53653f8 OK 2025/11/12 02:00:04 DEBUG : empty space: md5 = e6e697a1459797e5085aebcdf9a7987b OK --- PASS: TestLsLong (6.05s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:08 DEBUG : potato2: md5 = 3b8e814f999c408fefdccec77d6d7d87 OK 2025/11/12 02:00:09 DEBUG : empty space: md5 = 1c6e4e1f72ae9b6667a9bbf99938a42f OK --- PASS: TestHashSums (4.72s) === RUN TestHashSumsWithErrors 2025/11/12 02:00:11 DEBUG : Creating backend with remote ":memory:" 2025/11/12 02:00:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/12 02:00:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/12 02:00:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/12 02:00:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/12 02:00:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/12 02:00:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/12 02:00:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/12 02:00:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/12 02:00:11 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:13 DEBUG : potato2: md5 = 15f17c8327091c3b6a421fcfc31e3e60 OK 2025/11/12 02:00:14 DEBUG : empty space: md5 = afced4891b6bb998c741b1dcbb2bb659 OK 2025/11/12 02:00:16 DEBUG : sub dir/potato3: md5 = 54eb889ff20f4ef5300d85b607b85592 OK 2025/11/12 02:00:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.96s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:21 DEBUG : small: md5 = 1847891d7df97bf2aea137e5db7f449b OK 2025/11/12 02:00:23 DEBUG : medium: md5 = 107245af3ebef6dbbfe4d2ee1b14d2bc OK 2025/11/12 02:00:24 DEBUG : large: md5 = 6a3d11e981d78b49f7f41914f4fbe281 OK 2025/11/12 02:00:25 DEBUG : Waiting for deletions to finish 2025/11/12 02:00:25 DEBUG : large: Excluded (Size Filter) 2025/11/12 02:00:25 INFO : medium: Deleted 2025/11/12 02:00:25 INFO : small: Deleted --- PASS: TestDelete (6.68s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:28 DEBUG : small: md5 = 159007be578f9c43b88d9ab7a3add6ec OK 2025/11/12 02:00:29 DEBUG : medium: md5 = b763bb195b3ad1862d23c0b99f3c9025 OK 2025/11/12 02:00:31 DEBUG : large: md5 = 73927471281384f62ca5a65a5182d77d OK 2025/11/12 02:00:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:00:32 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/12 02:00:32 INFO : large: Deleted 2025/11/12 02:00:32 INFO : small: Deleted --- PASS: TestMaxDelete (7.25s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:35 DEBUG : small: md5 = 5b7ad15f9a344a72a287e9260a4d6efc OK 2025/11/12 02:00:37 DEBUG : medium: md5 = b302ba91806b2ac2777817fa613a8303 OK 2025/11/12 02:00:38 DEBUG : large: md5 = 3a8e93286784314c34a032842c229f89 OK 2025/11/12 02:00:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:00:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/12 02:00:39 INFO : medium: Deleted 2025/11/12 02:00:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.58s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:42 DEBUG : small: md5 = 82d6866278cfdd6f4f9e68f4d5540f81 OK 2025/11/12 02:00:43 DEBUG : medium: md5 = 096b6f78997d2f9584e70a32e19867de OK 2025/11/12 02:00:45 DEBUG : large: md5 = d1fa1f5ff310a8453078ee8c7437bb7f OK 2025/11/12 02:00:45 DEBUG : Waiting for deletions to finish 2025/11/12 02:00:45 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/12 02:00:45 INFO : small: Deleted 2025/11/12 02:00:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.36s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:49 DEBUG : ReadFile: md5 = 94595567118033d8e995353aa9122672 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2025/11/12 02:00:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/12 02:00:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/12 02:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/12 02:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/12 02:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/12 02:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/12 02:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:00:53 DEBUG : file1: md5 = 9b784188713bf146d9734503555fc147 OK 2025/11/12 02:00:55 DEBUG : file2: md5 = 970890171af7463bdc74aef07b2244f4 OK --- PASS: TestCat (18.07s) === RUN TestPurge 2025/11/12 02:01:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquxah1fevu" 2025/11/12 02:01:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 02:01:10 DEBUG : Creating backend with remote "TestDrive:crypt/bsieu5fe8bst8k91riuoqmtm35mmmvpm8udi5itb0p9a8k26hfn0" 2025/11/12 02:01:11 DEBUG : Creating backend with remote "/tmp/rclone1666654304" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquxah1fevu'", Local "Local file system at /tmp/rclone1666654304", Modify Window "1ms" 2025/11/12 02:01:16 DEBUG : A1/B1/C1/one: md5 = 7d60f134789327a0f500a5e291e071f0 OK 2025/11/12 02:01:16 INFO : A2: Making directory 2025/11/12 02:01:17 INFO : A1/B2: Making directory 2025/11/12 02:01:17 INFO : A1/B2/C2: Making directory 2025/11/12 02:01:18 INFO : A1/B1/C3: Making directory 2025/11/12 02:01:19 INFO : A3: Making directory 2025/11/12 02:01:20 INFO : A3/B3: Making directory 2025/11/12 02:01:21 INFO : A3/B3/C4: Making directory 2025/11/12 02:01:23 DEBUG : A1/two: md5 = 2b5328e15426f9c5cb0d2d9621b70bbd OK 2025/11/12 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquxah1fevu': Purge remote 2025/11/12 02:01:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.32s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:01:30 DEBUG : A1/B1/C1/one: md5 = 56e1278303f9e13cf4c521dd8321129f OK 2025/11/12 02:01:30 INFO : A2: Making directory 2025/11/12 02:01:31 INFO : A1/B2: Making directory 2025/11/12 02:01:32 INFO : A1/B2/C2: Making directory 2025/11/12 02:01:32 INFO : A1/B1/C3: Making directory 2025/11/12 02:01:33 INFO : A3: Making directory 2025/11/12 02:01:34 INFO : A3/B3: Making directory 2025/11/12 02:01:34 INFO : A3/B3/C4: Making directory 2025/11/12 02:01:37 DEBUG : A1/two: md5 = e741b4348e7a99b724e94e444fbaa509 OK 2025/11/12 02:01:38 DEBUG : removing 1 level 3 directories 2025/11/12 02:01:38 INFO : A3/B3/C4: Removing directory 2025/11/12 02:01:41 DEBUG : removing 2 level 3 directories 2025/11/12 02:01:41 INFO : A1/B2/C2: Removing directory 2025/11/12 02:01:41 INFO : A1/B1/C3: Removing directory 2025/11/12 02:01:41 DEBUG : removing 2 level 2 directories 2025/11/12 02:01:41 INFO : A3/B3: Removing directory 2025/11/12 02:01:41 INFO : A1/B2: Removing directory 2025/11/12 02:01:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/12 02:01:42 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/12 02:01:42 DEBUG : removing 2 level 1 directories 2025/11/12 02:01:42 INFO : A3: Removing directory 2025/11/12 02:01:42 INFO : A2: Removing directory 2025/11/12 02:01:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/12 02:01:46 DEBUG : removing 1 level 3 directories 2025/11/12 02:01:46 INFO : A1/B1/C1: Removing directory 2025/11/12 02:01:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:47 DEBUG : removing 1 level 2 directories 2025/11/12 02:01:47 INFO : A1/B1: Removing directory 2025/11/12 02:01:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/12 02:01:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/12 02:01:48 DEBUG : removing 1 level 1 directories 2025/11/12 02:01:48 INFO : A1: Removing directory 2025/11/12 02:01:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/12 02:01:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/12 02:01:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:01:48 DEBUG : removing 1 level 0 directories 2025/11/12 02:01:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Removing directory 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/12 02:01:49 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.28s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:01:51 INFO : A1: Making directory 2025/11/12 02:01:51 INFO : A1/B1: Making directory 2025/11/12 02:01:52 INFO : A1/B1/C1: Making directory 2025/11/12 02:01:55 DEBUG : removing 1 level 3 directories 2025/11/12 02:01:55 INFO : A1/B1/C1: Removing directory 2025/11/12 02:01:55 DEBUG : removing 1 level 2 directories 2025/11/12 02:01:55 INFO : A1/B1: Removing directory 2025/11/12 02:01:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/12 02:01:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.04s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:01:58 INFO : A1: Making directory 2025/11/12 02:01:59 INFO : A1/B1: Making directory 2025/11/12 02:01:59 INFO : A1/B1/C1: Making directory 2025/11/12 02:02:02 DEBUG : removing 1 level 3 directories 2025/11/12 02:02:02 INFO : A1/B1/C1: Removing directory 2025/11/12 02:02:02 DEBUG : removing 1 level 2 directories 2025/11/12 02:02:02 INFO : A1/B1: Removing directory 2025/11/12 02:02:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/12 02:02:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.08s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:02:07 DEBUG : file1: md5 = 2fda3e101bf94aa46e957bc150e1df4f OK 2025/11/12 02:02:07 DEBUG : filename.txt: File name found in url 2025/11/12 02:02:09 DEBUG : filename.txt: md5 = a2bc7790a9dd29012e37afe712c2ae2b OK 2025/11/12 02:02:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/12 02:02:10 DEBUG : headerfilename.txt: md5 = 64d1a17bdc49a6e52be9067bcc51e35c OK 2025/11/12 02:02:12 DEBUG : file2: md5 = 86024864f40a23c3eee8e6620a67283b OK --- PASS: TestCopyURL (10.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:02:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/12 02:02:17 DEBUG : sub/file2: md5 = 984a28b101399cdbda49171907247709 OK 2025/11/12 02:02:17 DEBUG : sub/file2: size = 14 OK 2025/11/12 02:02:17 INFO : file1: Copied (new) to: sub/file2 2025/11/12 02:02:17 INFO : file1: Deleted 2025/11/12 02:02:18 DEBUG : sub/file2: size = 14 OK 2025/11/12 02:02:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:02:18 DEBUG : file1: Unchanged skipping 2025/11/12 02:02:18 INFO : file1: Deleted 2025/11/12 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': don't need to copy/move sub/file2, it is already at target location 2025/11/12 02:02:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.73s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:02:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/12 02:02:23 DEBUG : file1: md5 = b8db4e8e233d707e01643faac1734b3c OK 2025/11/12 02:02:23 DEBUG : file1: size = 14 OK 2025/11/12 02:02:23 INFO : file1: Copied (new) 2025/11/12 02:02:23 INFO : file1: Deleted 2025/11/12 02:02:23 DEBUG : file1: Destination exists, skipping 2025/11/12 02:02:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:02:27 DEBUG : dst/file1: md5 = 47a2dac7823332a72530d386c287912b OK 2025/11/12 02:02:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugaxag2dexu/backup" 2025/11/12 02:02:28 DEBUG : Creating backend with remote "TestDrive:crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0/1nrff024r7pq65ecp72fc28jb0" 2025/11/12 02:02:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3533973654) 2025/11/12 02:02:30 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu') 2025/11/12 02:02:30 DEBUG : dst/file1: Sizes differ 2025/11/12 02:02:32 INFO : dst/file1: Moved (server-side) 2025/11/12 02:02:33 DEBUG : dst/file1: md5 = d0531b270ed8007a87181c9455b65017 OK 2025/11/12 02:02:33 DEBUG : dst/file1: size = 14 OK 2025/11/12 02:02:33 INFO : dst/file1: Copied (new) 2025/11/12 02:02:33 INFO : dst/file1: Deleted 2025/11/12 02:02:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 02:02:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/12 02:02:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.06s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:02:40 DEBUG : A1/one: md5 = ab8b445a833e1de857fe99896dc93339 OK 2025/11/12 02:02:42 DEBUG : A1/two: md5 = 6d08cefca40e503b7ae417b388b55308 OK 2025/11/12 02:02:44 DEBUG : A1/B1/three: md5 = 7fe208bce55a45e5df468520c4d5ee03 OK 2025/11/12 02:02:46 DEBUG : A1/B1/C1/four: md5 = e2d248830b6f4fd0ca40b129c4957705 OK 2025/11/12 02:02:48 DEBUG : A1/B1/C2/five: md5 = 8d3593966eec827a7a4cb1e1cf61981f OK 2025/11/12 02:02:48 INFO : A1/B2: Making directory 2025/11/12 02:02:49 INFO : A1/B1/C3: Making directory 2025/11/12 02:02:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/12 02:02:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/12 02:02:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/12 02:02:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/12 02:03:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/12 02:03:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/12 02:03:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/12 02:03:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/12 02:03:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/12 02:03:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/12 02:03:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/12 02:03:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/12 02:03:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/12 02:03:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/12 02:03:11 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/12 02:03:11 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/12 02:03:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/12 02:03:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/12 02:03:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/12 02:03:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/12 02:03:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/12 02:03:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/12 02:03:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:03:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (50.69s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/12 02:03:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 140db57016d5e5230579d62341e7001d OK 2025/11/12 02:03:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/12 02:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/12 02:03:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/12 02:03:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/12 02:03:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 0259a5350b31777d9edafa143e569c1f OK 2025/11/12 02:03:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/12 02:03:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/12 02:03:36 DEBUG : with_checksum_small_file_from_pipe: md5 = b603438e42b5283d992b597a6c1cfd4b OK 2025/11/12 02:03:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/12 02:03:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/12 02:03:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/12 02:03:38 DEBUG : with_checksum_big_file_from_pipe: md5 = 241289329ba9045286937ff9514712a7 OK 2025/11/12 02:03:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/12 02:03:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/12 02:03:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/12 02:03:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:03:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/12 02:03:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/12 02:03:42 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/12 02:03:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/12 02:03:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/12 02:03:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/12 02:03:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/12 02:03:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.85s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/12 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (48 bytes), uploading instead of streaming 2025/11/12 02:03:51 DEBUG : rcat_metadata: md5 = 4db01b61959686a605312bd7fdb3a29c OK 2025/11/12 02:03:51 DEBUG : rcat_metadata: size = 48 OK 2025/11/12 02:03:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/12 02:03:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/12 02:03:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2c7821510a362743274367072995c7df OK 2025/11/12 02:03:53 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/12 02:03:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:03:56 DEBUG : potato1: md5 = e1fb4480a5639ed50b28646b8e6ef958 OK 2025/11/12 02:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/12 02:03:58 DEBUG : potato2: md5 = b7b1be29660d018eac0a10c70dd80481 OK 2025/11/12 02:03:58 DEBUG : potato2: size = 60 OK 2025/11/12 02:03:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:01 DEBUG : potato1: md5 = a5d59cfb1928965f8d9ce1eb76e2a9dd OK 2025/11/12 02:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/12 02:04:02 DEBUG : potato2: md5 = dd00e7a02f0fd4e122b9c7843c240815 OK 2025/11/12 02:04:02 DEBUG : potato2: size = 60 OK 2025/11/12 02:04:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.87s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:06 DEBUG : potato2: md5 = de79f7947ae995b7b3cc06c259a2807b OK 2025/11/12 02:04:07 DEBUG : empty space: md5 = 9f96e3e208fc60fec42b5af23f3fc59c OK 2025/11/12 02:04:09 DEBUG : sub dir/potato3: md5 = 2acd8a47365df0587bd9cd98da0e8ccb OK 2025/11/12 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Touching "sub dir/potato3" 2025/11/12 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Touching "empty space" 2025/11/12 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Touching "potato2" 2025/11/12 02:04:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.47s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:14 DEBUG : dir with metadata: Making directory with metadata 2025/11/12 02:04:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.47s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:17 DEBUG : directory with modtime: Making directory with metadata 2025/11/12 02:04:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/12 02:04:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:04:19 DEBUG : Google drive root 'crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0': Skipping btime metadata as can't update it on an existing file: 2025-11-12T02:04:19.706523928Z 2025/11/12 02:04:20 INFO : non existent directory: Updated directory metadata 2025/11/12 02:04:22 DEBUG : Google drive root 'crypt/493h9umh2eqtjfiv38n1i2pcesm4p5b7bh54i80r1bsu1auguen0': Skipping btime metadata as can't update it on an existing file: 2025-11-12T02:04:19.706523928Z 2025/11/12 02:04:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.95s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/12 02:04:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/12 02:04:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/12 02:04:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:04:28 DEBUG : dst: Making directory with metadata 2025/11/12 02:04:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:04:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:04:29 INFO : dst: Set directory modification time (using SetModTime) 2025/11/12 02:04:30 INFO : dst: Set directory modification time (using SetModTime) 2025/11/12 02:04:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/12 02:04:30 INFO : dst: Set directory modification time (using SetModTime) 2025/11/12 02:04:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu'", Local "Local file system at /tmp/rclone3533973654", Modify Window "1ms" 2025/11/12 02:04:34 DEBUG : sub dir/test remove existing: md5 = 337862a4efa8cb951c5fd9ceb6a90eb9 OK 2025/11/12 02:04:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 98b45f0eceecc5bc8723d9f704eaa247 OK 2025/11/12 02:04:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qexuzub3" before starting 2025/11/12 02:04:39 DEBUG : sub dir/test remove existing.qexuzub3: TEST: removing renamed existing file after operation 2025/11/12 02:04:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wowoguw6" before starting 2025/11/12 02:04:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wowoguw6: TEST: renaming existing back after failed operation 2025/11/12 02:04:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pijuqux9" before starting 2025/11/12 02:04:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pijuqux9: TEST: removing renamed existing file after operation 2025/11/12 02:04:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dihpn38rtc4or5qk02prp5rru415kde5gk7he680ob662r6ekklg" 2025/11/12 02:04:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rbueriji5765oitl5cqmv20jimqj41ahudvgf97p4tb3mn0bsdmtasmfeq4hjssa27t6omrii0nv4uq4d7589635buo9thoqe2av9dfr5mcsj1r68oe5f9q14btv22qn9t2u71mvk9qsln59slfqodq9j4jhsq99ov4ohtd31a9sfm1e8eu0" --- PASS: TestRemoveExisting (13.83s) === 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/11/12 02:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugaxag2dexu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m17.056854806s (try 1/5)