"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/14 02:26:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi" 2025/08/14 02:26:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:26:29 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110" 2025/08/14 02:26:30 DEBUG : Creating backend with remote "/tmp/rclone99716965" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/14 02:26:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/14 02:26:31 DEBUG : potato: Seek from 10 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 10 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Seek from 5 to 2 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/14 02:26:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Seek from 5 to 2 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/14 02:26:31 DEBUG : potato: Seek from 8 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 8 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/14 02:26:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:26:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:26:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:26:31 DEBUG : potato: Seek from 5 to 2 2025/08/14 02:26:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/14 02:26:31 DEBUG : potato: Seek from 9 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 9 to 0 2025/08/14 02:26:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:26:33 DEBUG : rutabaga: md5 = eb40d59c55d71c0b2f9672cbef434ea9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/14 02:26:35 DEBUG : empty space: md5 = 99ae092cb19d829bef29d670c4057ab2 OK === RUN TestCheck/3 2025/08/14 02:26:37 DEBUG : potato2: md5 = 75387e8b1023d6a87f2a29a5a55c4b30 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/14 02:26:40 DEBUG : remotepotato: md5 = 4bdea29109a1dcf917666b85ff006b30 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.68s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/08/14 02:26:43 DEBUG : Creating backend with remote "nonexistent" 2025/08/14 02:26:43 DEBUG : Creating backend with remote "nonexistent" 2025/08/14 02:26:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/14 02:26:43 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/08/14 02:26:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/14 02:26:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:26:45 DEBUG : rutabaga: md5 = 514b0b53b8cbced2094910674d3b787a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/14 02:26:49 DEBUG : empty space: md5 = 1c59708b17bae49ffc40bd131b79b467 OK === RUN TestCheckDownload/3 2025/08/14 02:26:52 DEBUG : potato2: md5 = 81ef3df4377e8e5af35ff6daeda3eb84 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/14 02:26:56 DEBUG : remotepotato: md5 = a855337ab2caa876cc2584ab7bc484b6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.85s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (1.25s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:27:03 DEBUG : rutabaga: md5 = 567fa0c5e12784d6a8a0f0fa5a4b1b28 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/14 02:27:05 DEBUG : empty space: md5 = 11fa8aa0c1ef4941dc0bf16ca2576455 OK === RUN TestCheckSizeOnly/3 2025/08/14 02:27:07 DEBUG : potato2: md5 = 51a29333b3bd2e74b6c25133a44794a7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/14 02:27:10 DEBUG : remotepotato: md5 = 1bc080007089330726546fac2f6ef457 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.87s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:27:15 DEBUG : test.sum: md5 = 012b3ae1d88e88e9a57cdf19f90d6fc5 OK 2025/08/14 02:27:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/14 02:27:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/14 02:27:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/14 02:27:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/14 02:27:17 DEBUG : test.sum: md5 = eee20681b29b8d7d5336ca97a59aad72 OK 2025/08/14 02:27:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/14 02:27:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/14 02:27:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/14 02:27:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:27:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/data" 2025/08/14 02:27:20 DEBUG : Config file has changed externally - reloading 2025/08/14 02:27:20 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:27:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/data" 2025/08/14 02:27:22 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/vjrnln8ratgmqakfosrqe8espk" 2025/08/14 02:27:26 DEBUG : data/banana: md5 = e06ea38319a9178f80de0d0dcb84fa5e OK 2025/08/14 02:27:27 DEBUG : test.sum: md5 = 0f4eaae053a72b4b22ad44f98d35fb34 OK === RUN TestCheckSumDownload/subtest1 2025/08/14 02:27:32 DEBUG : data/potato: md5 = d821cd42055c8856200f3c450b87f736 OK 2025/08/14 02:27:34 DEBUG : test.sum: md5 = c81a503cebdabdf02af99fd9f1ff8364 OK === RUN TestCheckSumDownload/subtest2 2025/08/14 02:27:38 DEBUG : test.sum: md5 = e4cf14005dc35282b6d50c56da35380c OK === RUN TestCheckSumDownload/subtest3 2025/08/14 02:27:43 DEBUG : test.sum: md5 = 20c733a30409808da5714ec958f6d24b OK === RUN TestCheckSumDownload/subtest4 2025/08/14 02:27:47 DEBUG : test.sum: md5 = 562ad29baa7f53486c1780bcf57f2711 OK === RUN TestCheckSumDownload/subtest5 2025/08/14 02:27:51 DEBUG : test.sum: md5 = 669dfdd5130c3225f108f5729019f8e4 OK === RUN TestCheckSumDownload/subtest6 2025/08/14 02:27:56 DEBUG : data/banana: md5 = 13eef5aba0ab2b659f2e00866fb2f0c8 OK 2025/08/14 02:27:57 DEBUG : data/potato: md5 = 711fe510b075b62e6a89f17b42c5d068 OK 2025/08/14 02:27:59 DEBUG : test.sum: md5 = 5f1dc178db339dd338f71e115a41e894 OK === RUN TestCheckSumDownload/subtest7 2025/08/14 02:28:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/14 02:28:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.16s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.53s) --- PASS: TestCheckSumDownload/subtest3 (2.16s) --- PASS: TestCheckSumDownload/subtest4 (2.29s) --- PASS: TestCheckSumDownload/subtest5 (2.11s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (2.80s) === RUN TestApplyTransforms 2025/08/14 02:28:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buqoyeh5nidu" 2025/08/14 02:28:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:05 DEBUG : Creating backend with remote "TestDrive:crypt/vpgu1sh68ffuhfb58k1vv9bs9dm09vhslddm1cu9sl8up4duhhm0" 2025/08/14 02:28:06 DEBUG : Creating backend with remote "/tmp/rclone2334745" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu'", Local "Local file system at /tmp/rclone2334745", Modify Window "1ms" 2025/08/14 02:28:09 DEBUG : hello, world!: md5 = 17d60a84a77f0722bae90a6a460a85a4 OK upper checkfile vs. lower remote (without normalization) 2025/08/14 02:28:09 ERROR : hello, world!: sum not found 2025/08/14 02:28:09 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu' 2025/08/14 02:28:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu': 1 files missing 2025/08/14 02:28:09 NOTICE: 1 hashes missing 2025/08/14 02:28:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu': 1 differences found 2025/08/14 02:28:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/14 02:28:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu': 0 differences found 2025/08/14 02:28:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu': 1 matching files 2025/08/14 02:28:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rileraf9yaju" 2025/08/14 02:28:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:10 DEBUG : Creating backend with remote "TestDrive:crypt/8c5vspl9b95ith3pup3k4tgv43as9gd4ec7go1lgr3r29hnb4dl0" 2025/08/14 02:28:12 DEBUG : Creating backend with remote "/tmp/rclone1283219196" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju'", Local "Local file system at /tmp/rclone1283219196", Modify Window "1ms" 2025/08/14 02:28:14 DEBUG : HELLO, WORLD!: md5 = aa229d94eaad079a0a8adb5054c53fd2 OK lower checkfile vs. upper remote (without normalization) 2025/08/14 02:28:14 ERROR : HELLO, WORLD!: sum not found 2025/08/14 02:28:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju' 2025/08/14 02:28:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju': 1 files missing 2025/08/14 02:28:14 NOTICE: 1 hashes missing 2025/08/14 02:28:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju': 1 differences found 2025/08/14 02:28:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/14 02:28:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju': 0 differences found 2025/08/14 02:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju': 1 matching files 2025/08/14 02:28:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xacidon9homo" 2025/08/14 02:28:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:16 DEBUG : Creating backend with remote "TestDrive:crypt/hrkbvcp1p91dc8b01cb5u6me3hcc5rokfb5375s9ejklsm7ldo2g" 2025/08/14 02:28:17 DEBUG : Creating backend with remote "/tmp/rclone2665992996" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo'", Local "Local file system at /tmp/rclone2665992996", Modify Window "1ms" 2025/08/14 02:28:19 DEBUG : HeLlO, wOrLd!: md5 = 3a367174016efd44f1319279cfd5e4f1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/14 02:28:20 ERROR : HeLlO, wOrLd!: sum not found 2025/08/14 02:28:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo' 2025/08/14 02:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo': 1 files missing 2025/08/14 02:28:20 NOTICE: 1 hashes missing 2025/08/14 02:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo': 1 differences found 2025/08/14 02:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/14 02:28:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo': 0 differences found 2025/08/14 02:28:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo': 1 matching files 2025/08/14 02:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibewot9vote" 2025/08/14 02:28:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/9jgmrq9oru0emh2np238qee0rf6bavns1125u3qimnrug283idp0" 2025/08/14 02:28:22 DEBUG : Creating backend with remote "/tmp/rclone1463239603" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote'", Local "Local file system at /tmp/rclone1463239603", Modify Window "1ms" 2025/08/14 02:28:25 DEBUG : HELLO, WORLD!: md5 = ac1b42a4124d10f736e91b8c249a8aab OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/14 02:28:25 ERROR : HELLO, WORLD!: sum not found 2025/08/14 02:28:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote' 2025/08/14 02:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote': 1 files missing 2025/08/14 02:28:25 NOTICE: 1 hashes missing 2025/08/14 02:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote': 1 differences found 2025/08/14 02:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/14 02:28:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote': 0 differences found 2025/08/14 02:28:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote': 1 matching files 2025/08/14 02:28:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zerawuh8zupu" 2025/08/14 02:28:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:26 DEBUG : Creating backend with remote "TestDrive:crypt/nlg3t3p9gqp0rovntb6ti16oveqipcvfkcdo2ivh2iibj5ejmm0g" 2025/08/14 02:28:27 DEBUG : Creating backend with remote "/tmp/rclone1516234928" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu'", Local "Local file system at /tmp/rclone1516234928", Modify Window "1ms" 2025/08/14 02:28:29 DEBUG : 測試_Русский___ě_áñ: md5 = a8430056c252a169b972f72f79e4e3e3 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/14 02:28:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/14 02:28:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu' 2025/08/14 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu': 1 files missing 2025/08/14 02:28:30 NOTICE: 1 hashes missing 2025/08/14 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu': 1 differences found 2025/08/14 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/14 02:28:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu': 0 differences found 2025/08/14 02:28:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu': 1 matching files 2025/08/14 02:28:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hukuxoj3yuxo" 2025/08/14 02:28:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:31 DEBUG : Creating backend with remote "TestDrive:crypt/7pjoj6na1a4spiije7avgt5mop134e8kji08d92d5p5n6msgp6e0" 2025/08/14 02:28:32 DEBUG : Creating backend with remote "/tmp/rclone3914269909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo'", Local "Local file system at /tmp/rclone3914269909", Modify Window "1ms" 2025/08/14 02:28:35 DEBUG : 測試_Русский___ě_áñ: md5 = 8c2f7399f757418adeb27e5ac0d713ea OK NFC checkfile vs. NFD remote (without normalization) 2025/08/14 02:28:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/14 02:28:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo' 2025/08/14 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo': 1 files missing 2025/08/14 02:28:35 NOTICE: 1 hashes missing 2025/08/14 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo': 1 differences found 2025/08/14 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/14 02:28:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo': 0 differences found 2025/08/14 02:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo': 1 matching files 2025/08/14 02:28:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fudabif2mige" 2025/08/14 02:28:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:37 DEBUG : Creating backend with remote "TestDrive:crypt/79ke15ndjnknaj7j4lh3s9ii5a62dvekn152iats0rcju0knplog" 2025/08/14 02:28:38 DEBUG : Creating backend with remote "/tmp/rclone4160680963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige'", Local "Local file system at /tmp/rclone4160680963", Modify Window "1ms" 2025/08/14 02:28:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b08f6901289a7804020489a8e7745899 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/14 02:28:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:28:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige' 2025/08/14 02:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige': 1 files missing 2025/08/14 02:28:41 NOTICE: 1 hashes missing 2025/08/14 02:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige': 1 differences found 2025/08/14 02:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/14 02:28:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige': 0 differences found 2025/08/14 02:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige': 1 matching files 2025/08/14 02:28:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putikup3fiho" 2025/08/14 02:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:42 DEBUG : Creating backend with remote "TestDrive:crypt/0bjl57ckgjoninnkhlfpblk2bgb5go9aqgc3pkhgcpneigk7l8n0" 2025/08/14 02:28:43 DEBUG : Creating backend with remote "/tmp/rclone2192940773" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho'", Local "Local file system at /tmp/rclone2192940773", Modify Window "1ms" 2025/08/14 02:28:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51a11421bea938caccdcffcd9d561bb9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/14 02:28:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:28:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho' 2025/08/14 02:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho': 1 files missing 2025/08/14 02:28:46 NOTICE: 1 hashes missing 2025/08/14 02:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho': 1 differences found 2025/08/14 02:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/14 02:28:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho': 0 differences found 2025/08/14 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho': 1 matching files 2025/08/14 02:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofifut7yado" 2025/08/14 02:28:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:48 DEBUG : Creating backend with remote "TestDrive:crypt/5s9luns5vi8agojafekud5bup358nhvhugasf8cne5rrbbfpc750" 2025/08/14 02:28:49 DEBUG : Creating backend with remote "/tmp/rclone2345276808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado'", Local "Local file system at /tmp/rclone2345276808", Modify Window "1ms" 2025/08/14 02:28:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e598897b1c300d9ff97153ee5ad885c5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/14 02:28:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:28:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado' 2025/08/14 02:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado': 1 files missing 2025/08/14 02:28:52 NOTICE: 1 hashes missing 2025/08/14 02:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado': 1 differences found 2025/08/14 02:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/14 02:28:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado': 0 differences found 2025/08/14 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado': 1 matching files 2025/08/14 02:28:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuximot4zuco" 2025/08/14 02:28:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:28:53 DEBUG : Creating backend with remote "TestDrive:crypt/bcehlv3msvmj0sf0ore67cpmins71ffcarm6c9ojargc71kp6qe0" 2025/08/14 02:28:54 DEBUG : Creating backend with remote "/tmp/rclone1261672091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco'", Local "Local file system at /tmp/rclone1261672091", Modify Window "1ms" 2025/08/14 02:28:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = be98d3a730e0ae95f2be14648fb36e47 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/14 02:28:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:28:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco' 2025/08/14 02:28:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco': 1 files missing 2025/08/14 02:28:57 NOTICE: 1 hashes missing 2025/08/14 02:28:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco': 1 differences found 2025/08/14 02:28:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/14 02:28:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco': 0 differences found 2025/08/14 02:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco': 1 matching files 2025/08/14 02:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuximot4zuco': Purge remote 2025/08/14 02:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofifut7yado': Purge remote 2025/08/14 02:28:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putikup3fiho': Purge remote 2025/08/14 02:28:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fudabif2mige': Purge remote 2025/08/14 02:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hukuxoj3yuxo': Purge remote 2025/08/14 02:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zerawuh8zupu': Purge remote 2025/08/14 02:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibewot9vote': Purge remote 2025/08/14 02:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xacidon9homo': Purge remote 2025/08/14 02:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rileraf9yaju': Purge remote 2025/08/14 02:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buqoyeh5nidu': Purge remote --- PASS: TestApplyTransforms (57.51s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:29:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/14 02:29:06 DEBUG : sub/file2: md5 = 9d750d3e2672c70fd4cbb6da2fb05a6e OK 2025/08/14 02:29:06 INFO : file1: Copied (new) to: sub/file2 2025/08/14 02:29:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:29:06 DEBUG : file1: Unchanged skipping 2025/08/14 02:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': don't need to copy/move sub/file2, it is already at target location 2025/08/14 02:29:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.54s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:29:12 DEBUG : dst/file1: md5 = e925eaff4b56871beeab181eae544d41 OK 2025/08/14 02:29:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/backup" 2025/08/14 02:29:13 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/1nrff024r7pq65ecp72fc28jb0" 2025/08/14 02:29:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/14 02:29:18 INFO : dst/file1: Moved (server-side) 2025/08/14 02:29:19 DEBUG : dst/file1: md5 = 60904b0b916d5cd383afe53902a6719f OK 2025/08/14 02:29:19 INFO : dst/file1: Copied (new) 2025/08/14 02:29:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:29:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:29:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.64s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:29:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/dst" 2025/08/14 02:29:24 DEBUG : Config file has changed externally - reloading 2025/08/14 02:29:24 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:29:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/CompareDest" 2025/08/14 02:29:26 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/gveqi14airsml4bgu7krj116o8" 2025/08/14 02:29:28 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 02:29:31 DEBUG : one: md5 = 2742adb1f3f9ec6bc1f527e8807c48c0 OK 2025/08/14 02:29:31 INFO : one: Copied (new) 2025/08/14 02:29:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:29:34 DEBUG : one: md5 = 0c5f7f1068bb89090f62f194583a3df3 OK 2025/08/14 02:29:34 INFO : one: Copied (replaced existing) 2025/08/14 02:29:36 DEBUG : dst/one: md5 = a60c7946254bfa270570be1b50a11207 OK 2025/08/14 02:29:38 DEBUG : CompareDest/one: md5 = 6d373abe0d325d7784cbf4fe0e53e342 OK 2025/08/14 02:29:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:29:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:29:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:29:42 DEBUG : CompareDest/two: md5 = b59e87bff7c105bbcd5ce8619dd2ab0f OK 2025/08/14 02:29:43 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:29:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:29:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:29:44 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:29:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:29:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:29:45 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:29:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/14 02:29:47 DEBUG : two: md5 = a4f07224a718cf02d38314915bc99ee1 OK 2025/08/14 02:29:47 INFO : two: Copied (new) 2025/08/14 02:29:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:29:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:29:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:29:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.84s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:29:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/dst" 2025/08/14 02:29:52 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:29:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/CopyDest" 2025/08/14 02:29:54 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/14 02:29:56 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 02:29:58 DEBUG : one: md5 = c921a931a20906d193068e1ac0fbfc6f OK 2025/08/14 02:29:58 INFO : one: Copied (new) 2025/08/14 02:30:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:30:01 DEBUG : one: md5 = ff888c3563cde3c833365a69f25c3d44 OK 2025/08/14 02:30:01 INFO : one: Copied (replaced existing) 2025/08/14 02:30:04 DEBUG : dst/one: md5 = 71b4e85bdf57794d1c58eaf4cec641f0 OK 2025/08/14 02:30:06 DEBUG : CopyDest/one: md5 = 5177e4799018fe0fa2e1dab81f2e26f7 OK 2025/08/14 02:30:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/BackupDir" 2025/08/14 02:30:07 DEBUG : Config file has changed externally - reloading 2025/08/14 02:30:07 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/14 02:30:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:30:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:30:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:30:11 INFO : one: Moved (server-side) 2025/08/14 02:30:12 INFO : one: Copied (server-side copy) 2025/08/14 02:30:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/14 02:30:14 DEBUG : CopyDest/two: md5 = 50119b13328af75fca58cd3cff100460 OK 2025/08/14 02:30:15 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:30:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:30:17 INFO : two: Copied (server-side copy) 2025/08/14 02:30:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/14 02:30:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:30:18 DEBUG : two: Unchanged skipping 2025/08/14 02:30:20 DEBUG : CopyDest/three: md5 = 056099c0834dce3ea4cf887d2e261b39 OK 2025/08/14 02:30:21 DEBUG : three: Need to transfer - File not found at Destination 2025/08/14 02:30:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/14 02:30:21 DEBUG : three: Destination not found in --copy-dest 2025/08/14 02:30:23 DEBUG : three: md5 = 09fe5bf198a3cf2b8f137292f9a2d0cb OK 2025/08/14 02:30:23 INFO : three: Copied (new) 2025/08/14 02:30:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/14 02:30:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:30:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:30:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:30:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/14 02:30:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:30:29 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.57s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:30:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/14 02:30:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 38ebef13871d33016fa8fd21f2fc18d6 OK 2025/08/14 02:30:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/14 02:30:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/14 02:30:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/14 02:30:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/14 02:30:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/14 02:30:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 97f467dfe34cbbc9638292c88db93f73 OK 2025/08/14 02:30:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/14 02:30:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/14 02:30:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.42s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:30:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using skip mode. 2025/08/14 02:30:45 NOTICE: one: Found 2 files with duplicate names 2025/08/14 02:30:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:30:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using skip mode. 2025/08/14 02:30:52 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:30:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/14 02:30:52 INFO : one: Deleted 2025/08/14 02:30:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:30:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using first mode. 2025/08/14 02:30:59 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:31:00 INFO : one: Deleted 2025/08/14 02:31:00 INFO : one: Deleted 2025/08/14 02:31:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using newest mode. 2025/08/14 02:31:06 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:31:06 INFO : one: Deleted 2025/08/14 02:31:07 INFO : one: Deleted 2025/08/14 02:31:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.80s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using oldest mode. 2025/08/14 02:31:13 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:31:14 INFO : one: Deleted 2025/08/14 02:31:14 INFO : one: Deleted 2025/08/14 02:31:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.95s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using largest mode. 2025/08/14 02:31:20 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:31:21 INFO : one: Deleted 2025/08/14 02:31:21 INFO : one: Deleted 2025/08/14 02:31:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.88s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using smallest mode. 2025/08/14 02:31:27 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:31:28 INFO : one: Deleted 2025/08/14 02:31:28 INFO : one: Deleted 2025/08/14 02:31:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Looking for duplicate names using rename mode. 2025/08/14 02:31:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/14 02:31:37 INFO : one-2.txt: renamed from: one.txt 2025/08/14 02:31:38 INFO : one-3.txt: renamed from: one.txt 2025/08/14 02:31:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.13s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:44 DEBUG : dupe1/one.txt: md5 = ccc814fc1f6bd55f0283e8b5de8995fd OK 2025/08/14 02:31:46 DEBUG : dupe2/two.txt: md5 = f3c4712f33b4fe8d2dd25a334d3bd9ca OK 2025/08/14 02:31:48 DEBUG : dupe3/three.txt: md5 = 320663090749dc14867d8bf9da2946c4 OK 2025/08/14 02:31:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/14 02:31:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/14 02:31:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/14 02:31:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/14 02:31:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/14 02:31:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/14 02:31:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.83s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:31:57 DEBUG : a.txt: md5 = ca980efc52652733cf20675d64d0bd13 OK 2025/08/14 02:31:59 DEBUG : zend.txt: md5 = 6979fec1ce046e344006128370e89ad1 OK 2025/08/14 02:32:01 DEBUG : sub dir/hello world: md5 = 55fd7701cb831a46d3a9a7e3fe9a30ad OK 2025/08/14 02:32:02 DEBUG : sub dir/hello world2: md5 = cbe204c1caeb09dd51cd2c41b4fcd739 OK 2025/08/14 02:32:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 7b4ed15b28081b3a9107376e05b84ee1 OK 2025/08/14 02:32:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = b8ae99e72a17be78e0eca052b656e34d OK 2025/08/14 02:32:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4877e8823475079b72c2c3b58294eed1 OK 2025/08/14 02:32:10 DEBUG : a.txt: Excluded (Size Filter) 2025/08/14 02:32:10 DEBUG : a.txt: Excluded 2025/08/14 02:32:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:32:11 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:32:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:32:11 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:32:12 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:32:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:32:12 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:32:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:32:12 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:32:12 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:32:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/14 02:32:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/14 02:32:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/14 02:32:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/14 02:32:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/14 02:32:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/14 02:32:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:32:21 DEBUG : a.txt: md5 = 3080c99f267a71503e159ed967bb2e15 OK 2025/08/14 02:32:22 DEBUG : zend.txt: md5 = babd099a680d765c8b1b82c840c11bc8 OK 2025/08/14 02:32:25 DEBUG : sub dir/hello world: md5 = b20d824d4424723d4de1968b4b21d52c OK 2025/08/14 02:32:26 DEBUG : sub dir/hello world2: md5 = 712dcedcb7d5db7f0a2e7f89ed42c3f9 OK 2025/08/14 02:32:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 1a69ed04b2f4002a7b60705a759bdb78 OK 2025/08/14 02:32:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = 89c771dcba26e45d41aa57b95d7a36c0 OK 2025/08/14 02:32:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = e1b2bd1a555f00a7971b4ff91b4d0efd OK 2025/08/14 02:32:34 DEBUG : a.txt: Excluded (Size Filter) 2025/08/14 02:32:34 DEBUG : a.txt: Excluded 2025/08/14 02:32:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:32:35 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:32:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:32:35 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:32:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:32:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:32:35 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:32:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:32:35 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:32:36 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:32:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/14 02:32:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/14 02:32:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/14 02:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/14 02:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/14 02:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/14 02:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (25.71s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:32:47 DEBUG : file1: md5 = 1a18030e4cba7806afad2688d3a1dd44 OK 2025/08/14 02:32:49 DEBUG : sub/file2: md5 = 26ca04b0231d334b44ba89a5da19bab9 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/08/14 02:32:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/14 02:32:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/14 02:32:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/14 02:32:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.75s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.79s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:32:57 DEBUG : file1: md5 = 5a1dad99c4a77b91748efe52dbe8782d OK 2025/08/14 02:33:00 DEBUG : sub/file2: md5 = 9ab4e898e5b3dccb73c21ba3a4bf34a8 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/08/14 02:33:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/notfound" 2025/08/14 02:33:04 DEBUG : Config file has changed externally - reloading 2025/08/14 02:33:04 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/qe0i31qdkoejk60elps0ni5sqk" 2025/08/14 02:33:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.89s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Making directory 2025/08/14 02:33:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:12 DEBUG : sub dir/hello world: md5 = d957ee1167fa81eee118601df69f712f OK 2025/08/14 02:33:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:17 DEBUG : potato2: md5 = 53ee34e77fd501caaff6108eed743fd6 OK 2025/08/14 02:33:18 DEBUG : empty space: md5 = 00f34a7e4708dec8f70cd932bb8b8907 OK --- PASS: TestLs (5.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:22 DEBUG : potato2: md5 = 32f5524251d549728e628c97b8ca82c9 OK 2025/08/14 02:33:24 DEBUG : empty space: md5 = dc30551c4fe0a1cd60c09131187c8511 OK 2025/08/14 02:33:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/14 02:33:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:28 DEBUG : potato2: md5 = 53d58af020024acd5140d91f3cfc0868 OK 2025/08/14 02:33:29 DEBUG : empty space: md5 = 622ef930910f77ff8ca2bc22327d844b OK --- PASS: TestLsLong (5.37s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:33 DEBUG : potato2: md5 = 6d4c90f7b2a48afc3d1ae5dea7f957d0 OK 2025/08/14 02:33:35 DEBUG : empty space: md5 = a42afeb5e3a6a72744920f85f372143c OK --- PASS: TestHashSums (4.96s) === RUN TestHashSumsWithErrors 2025/08/14 02:33:36 DEBUG : Creating backend with remote ":memory:" 2025/08/14 02:33:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/14 02:33:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/14 02:33:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:38 DEBUG : potato2: md5 = ab27c4b7773c640ef5d0db68bfff04f0 OK 2025/08/14 02:33:40 DEBUG : empty space: md5 = e40f455011266ac933b6fb9e73c98ef1 OK 2025/08/14 02:33:42 DEBUG : sub dir/potato3: md5 = c3881d809e55e44c9a837f674c2c825a OK 2025/08/14 02:33:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:48 DEBUG : small: md5 = fed4b0f94643236e29181108b42f6638 OK 2025/08/14 02:33:49 DEBUG : medium: md5 = 006574851cb4014f7cf401f40ffb1b84 OK 2025/08/14 02:33:51 DEBUG : large: md5 = b7bf32c5135f8e50de7fe34899b21890 OK 2025/08/14 02:33:51 DEBUG : Waiting for deletions to finish 2025/08/14 02:33:51 DEBUG : large: Excluded (Size Filter) 2025/08/14 02:33:52 INFO : small: Deleted 2025/08/14 02:33:52 INFO : medium: Deleted --- PASS: TestDelete (7.18s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:33:54 DEBUG : small: md5 = b91b97e869421bc8024c7da70e2df25d OK 2025/08/14 02:33:56 DEBUG : medium: md5 = df75742a5e101a3218e3a5be21c1263e OK 2025/08/14 02:33:58 DEBUG : large: md5 = 4d72e3a445f6459da74ab11e704f6cce OK 2025/08/14 02:33:58 DEBUG : Waiting for deletions to finish 2025/08/14 02:33:58 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/14 02:33:59 INFO : large: Deleted 2025/08/14 02:33:59 INFO : small: Deleted --- PASS: TestMaxDelete (7.45s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:34:02 DEBUG : small: md5 = 05514e217abd64c2fe495b3bf2ed36da OK 2025/08/14 02:34:04 DEBUG : medium: md5 = 2bf72e0f3329bb0071e4b592707dd30c OK 2025/08/14 02:34:05 DEBUG : large: md5 = 01c7a41c768851f96ae1d167362ea2b2 OK 2025/08/14 02:34:05 DEBUG : Waiting for deletions to finish 2025/08/14 02:34:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/14 02:34:06 INFO : medium: Deleted 2025/08/14 02:34:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:34:10 DEBUG : small: md5 = 011df1e17b3c074dcc66ef52df69409b OK 2025/08/14 02:34:11 DEBUG : medium: md5 = 70f6a42cbacee1ade18085362d27ad9f OK 2025/08/14 02:34:13 DEBUG : large: md5 = b65d37321efedf98349f0b9fb81065c9 OK 2025/08/14 02:34:13 DEBUG : Waiting for deletions to finish 2025/08/14 02:34:14 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/14 02:34:14 INFO : small: Deleted 2025/08/14 02:34:14 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:34:17 DEBUG : ReadFile: md5 = 6ae1ad2882f3dc4f583555d42a795ac0 OK --- PASS: TestReadFile (5.15s) === RUN TestRetry 2025/08/14 02:34:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/14 02:34:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/14 02:34:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:34:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:34:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:34:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:34:21 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:34:23 DEBUG : file1: md5 = b7be8cfec57e1a2b2bd93e36a7ca3402 OK 2025/08/14 02:34:24 DEBUG : file2: md5 = fde502a2f440e1710ba384b37da3219e OK --- PASS: TestCat (17.53s) === RUN TestPurge 2025/08/14 02:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucehip1lote" 2025/08/14 02:34:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/1vvs7q30uq4hte0pummvp82kuor3vhlksalndq7iuj86tukattfg" 2025/08/14 02:34:40 DEBUG : Creating backend with remote "/tmp/rclone3351846048" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucehip1lote'", Local "Local file system at /tmp/rclone3351846048", Modify Window "1ms" 2025/08/14 02:34:44 DEBUG : A1/B1/C1/one: md5 = 488d1b882f1fcd028560c7cc7b656e22 OK 2025/08/14 02:34:44 INFO : A2: Making directory 2025/08/14 02:34:45 INFO : A1/B2: Making directory 2025/08/14 02:34:46 INFO : A1/B2/C2: Making directory 2025/08/14 02:34:47 INFO : A1/B1/C3: Making directory 2025/08/14 02:34:48 INFO : A3: Making directory 2025/08/14 02:34:49 INFO : A3/B3: Making directory 2025/08/14 02:34:50 INFO : A3/B3/C4: Making directory 2025/08/14 02:34:52 DEBUG : A1/two: md5 = a454b3880afca1f2615b0aadf5426fb0 OK 2025/08/14 02:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucehip1lote': Purge remote 2025/08/14 02:34:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.18s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:35:00 DEBUG : A1/B1/C1/one: md5 = 86e0c69cbef36cc7b31ac8e5ff843794 OK 2025/08/14 02:35:00 INFO : A2: Making directory 2025/08/14 02:35:01 INFO : A1/B2: Making directory 2025/08/14 02:35:02 INFO : A1/B2/C2: Making directory 2025/08/14 02:35:02 INFO : A1/B1/C3: Making directory 2025/08/14 02:35:03 INFO : A3: Making directory 2025/08/14 02:35:04 INFO : A3/B3: Making directory 2025/08/14 02:35:05 INFO : A3/B3/C4: Making directory 2025/08/14 02:35:07 DEBUG : A1/two: md5 = 3742e80bd85d577422259bab0fc28d8f OK 2025/08/14 02:35:09 DEBUG : removing 1 level 3 directories 2025/08/14 02:35:09 INFO : A3/B3/C4: Removing directory 2025/08/14 02:35:12 DEBUG : removing 2 level 3 directories 2025/08/14 02:35:12 INFO : A1/B2/C2: Removing directory 2025/08/14 02:35:12 INFO : A1/B1/C3: Removing directory 2025/08/14 02:35:12 DEBUG : removing 2 level 2 directories 2025/08/14 02:35:12 INFO : A3/B3: Removing directory 2025/08/14 02:35:12 INFO : A1/B2: Removing directory 2025/08/14 02:35:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/14 02:35:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:35:13 DEBUG : removing 2 level 1 directories 2025/08/14 02:35:13 INFO : A3: Removing directory 2025/08/14 02:35:13 INFO : A2: Removing directory 2025/08/14 02:35:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/14 02:35:17 DEBUG : removing 1 level 3 directories 2025/08/14 02:35:17 INFO : A1/B1/C1: Removing directory 2025/08/14 02:35:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:18 DEBUG : removing 1 level 2 directories 2025/08/14 02:35:18 INFO : A1/B1: Removing directory 2025/08/14 02:35:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:35:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:35:19 DEBUG : removing 1 level 1 directories 2025/08/14 02:35:19 INFO : A1: Removing directory 2025/08/14 02:35:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:35:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:35:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:35:20 DEBUG : removing 1 level 0 directories 2025/08/14 02:35:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Removing directory 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/14 02:35:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (25.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:35:22 INFO : A1: Making directory 2025/08/14 02:35:23 INFO : A1/B1: Making directory 2025/08/14 02:35:24 INFO : A1/B1/C1: Making directory 2025/08/14 02:35:27 DEBUG : removing 1 level 3 directories 2025/08/14 02:35:27 INFO : A1/B1/C1: Removing directory 2025/08/14 02:35:27 DEBUG : removing 1 level 2 directories 2025/08/14 02:35:27 INFO : A1/B1: Removing directory 2025/08/14 02:35:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:35:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:35:30 INFO : A1: Making directory 2025/08/14 02:35:31 INFO : A1/B1: Making directory 2025/08/14 02:35:32 INFO : A1/B1/C1: Making directory 2025/08/14 02:35:35 DEBUG : removing 1 level 3 directories 2025/08/14 02:35:35 INFO : A1/B1/C1: Removing directory 2025/08/14 02:35:36 DEBUG : removing 1 level 2 directories 2025/08/14 02:35:36 INFO : A1/B1: Removing directory 2025/08/14 02:35:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:35:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.47s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:35:41 DEBUG : file1: md5 = ae11929c02b94bfc2985242ae69b0cd5 OK 2025/08/14 02:35:41 DEBUG : filename.txt: File name found in url 2025/08/14 02:35:43 DEBUG : filename.txt: md5 = fc78b349eab77485dbacda67376a5b23 OK 2025/08/14 02:35:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/14 02:35:44 DEBUG : headerfilename.txt: md5 = db16cd5445cba0df65f19951b2faa4a1 OK 2025/08/14 02:35:46 DEBUG : file2: md5 = ccecaab9f04200288015872f8591fef4 OK --- PASS: TestCopyURL (9.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:35:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/14 02:35:51 DEBUG : sub/file2: md5 = a1c793ee3dfb8ced0c5cfa8e604d4acb OK 2025/08/14 02:35:51 INFO : file1: Copied (new) to: sub/file2 2025/08/14 02:35:51 INFO : file1: Deleted 2025/08/14 02:35:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:35:52 DEBUG : file1: Unchanged skipping 2025/08/14 02:35:52 INFO : file1: Deleted 2025/08/14 02:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': don't need to copy/move sub/file2, it is already at target location 2025/08/14 02:35:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:35:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/14 02:35:57 DEBUG : file1: md5 = 0d7316075dca2d6fe080a85f8b6d5530 OK 2025/08/14 02:35:57 INFO : file1: Copied (new) 2025/08/14 02:35:57 INFO : file1: Deleted 2025/08/14 02:35:58 DEBUG : file1: Destination exists, skipping 2025/08/14 02:35:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:36:03 DEBUG : dst/file1: md5 = c98bf33128f76a7aa1eaa6e8685e7d7c OK 2025/08/14 02:36:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasupor4miqi/backup" 2025/08/14 02:36:04 DEBUG : Config file has changed externally - reloading 2025/08/14 02:36:04 DEBUG : Creating backend with remote "TestDrive:crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110/1nrff024r7pq65ecp72fc28jb0" 2025/08/14 02:36:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/14 02:36:08 INFO : dst/file1: Moved (server-side) 2025/08/14 02:36:09 DEBUG : dst/file1: md5 = 5e6f6b7cdafd42f332050ef2c4695820 OK 2025/08/14 02:36:09 INFO : dst/file1: Copied (new) 2025/08/14 02:36:09 INFO : dst/file1: Deleted 2025/08/14 02:36:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:36:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:36:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:36:17 DEBUG : A1/one: md5 = 63b2bae480d91390f90d4ef473446c08 OK 2025/08/14 02:36:19 DEBUG : A1/two: md5 = b74dc1dd7ab3570ac0bd14db9e70dbff OK 2025/08/14 02:36:21 DEBUG : A1/B1/three: md5 = 242150b35e9f751417ba16029479934e OK 2025/08/14 02:36:24 DEBUG : A1/B1/C1/four: md5 = 396340c968ff8e2e4c0f9e8845ba4c4f OK 2025/08/14 02:36:26 DEBUG : A1/B1/C2/five: md5 = c85db3c8cf1718661a53d58991f03591 OK 2025/08/14 02:36:26 INFO : A1/B2: Making directory 2025/08/14 02:36:27 INFO : A1/B1/C3: Making directory 2025/08/14 02:36:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/14 02:36:37 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/14 02:36:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/14 02:36:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/14 02:36:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/14 02:36:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:36:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:36:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:36:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:36:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:36:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/14 02:36:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/14 02:36:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/14 02:36:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/14 02:36:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/14 02:36:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/14 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:37:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/14 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/14 02:37:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:37:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:37:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:37:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/14 02:37:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:37:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:37:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:37:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.75s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:37:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 974be016dbb9bd44361a8ebe8712a684 OK 2025/08/14 02:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/14 02:37:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/14 02:37:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/14 02:37:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 4af278a5405d9fc219940a6539452053 OK 2025/08/14 02:37:09 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:37:12 DEBUG : with_checksum_small_file_from_pipe: md5 = cdd1d823a3c62e7f45fd5cb1a7dba0db OK 2025/08/14 02:37:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/14 02:37:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/14 02:37:14 DEBUG : with_checksum_big_file_from_pipe: md5 = 23aa14ee072cccc21b943e9f6a2f2b4a OK 2025/08/14 02:37:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:37:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:37:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/14 02:37:20 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:37:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/14 02:37:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/14 02:37:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.80s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/14 02:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (48 bytes), uploading instead of streaming 2025/08/14 02:37:29 DEBUG : rcat_metadata: md5 = 5dd472aa843831299ae17bedcff15b8a OK 2025/08/14 02:37:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/14 02:37:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/14 02:37:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = e9e97864a3c567e069bbe99ff44191a0 OK 2025/08/14 02:37:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.36s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (3.24s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:35 DEBUG : potato1: md5 = b86f81561e72f8efd9843a774a45fce2 OK 2025/08/14 02:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/14 02:37:37 DEBUG : potato2: md5 = 73300218a15b9fb0230a0a141e9fe41f OK 2025/08/14 02:37:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:40 DEBUG : potato1: md5 = 9ee438cc9c79fabb8c63b13d50529493 OK 2025/08/14 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/14 02:37:42 DEBUG : potato2: md5 = 67a2deb450dc9aa5b74651761bd15c50 OK 2025/08/14 02:37:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.47s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:46 DEBUG : potato2: md5 = 4ac50ad989b9c2a34cf9b96e8453e7cc OK 2025/08/14 02:37:48 DEBUG : empty space: md5 = c4019afaf8edcd2156dc82e86b27a47a OK 2025/08/14 02:37:50 DEBUG : sub dir/potato3: md5 = cb633df79aed09ca2aafe2cc1df5b705 OK 2025/08/14 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Touching "sub dir/potato3" 2025/08/14 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Touching "empty space" 2025/08/14 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Touching "potato2" 2025/08/14 02:37:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.11s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:55 DEBUG : dir with metadata: Making directory with metadata 2025/08/14 02:37:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:37:57 DEBUG : directory with modtime: Making directory with metadata 2025/08/14 02:37:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.62s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:38:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/14 02:38:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:38:00 DEBUG : Google drive root 'crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110': Skipping btime metadata as can't update it on an existing file: 2025-08-14T02:38:00.497652021Z 2025/08/14 02:38:01 INFO : non existent directory: Updated directory metadata 2025/08/14 02:38:03 DEBUG : Google drive root 'crypt/f22g165gej329j7pig80bm7371fk5f8tbe5eoucf8mubb01on110': Skipping btime metadata as can't update it on an existing file: 2025-08-14T02:38:00.497652021Z 2025/08/14 02:38:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.15s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:38:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/14 02:38:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/14 02:38:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:38:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/14 02:38:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:38:09 DEBUG : dst: Making directory with metadata 2025/08/14 02:38:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:38:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:38:11 INFO : dst: Set directory modification time (using SetModTime) 2025/08/14 02:38:11 INFO : dst: Set directory modification time (using SetModTime) 2025/08/14 02:38:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/14 02:38:12 INFO : dst: Set directory modification time (using SetModTime) 2025/08/14 02:38:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.92s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi'", Local "Local file system at /tmp/rclone99716965", Modify Window "1ms" 2025/08/14 02:38:16 DEBUG : sub dir/test remove existing: md5 = cc3c99957cd31155199d978f7e1bcd09 OK 2025/08/14 02:38:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 40218cab6cb1321bf7995e2d99a7a9d6 OK 2025/08/14 02:38:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cudeven2" before starting 2025/08/14 02:38:20 DEBUG : sub dir/test remove existing.cudeven2: TEST: removing renamed existing file after operation 2025/08/14 02:38:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vexaqoy3" before starting 2025/08/14 02:38:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vexaqoy3: TEST: renaming existing back after failed operation 2025/08/14 02:38:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cometaf6" before starting 2025/08/14 02:38:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cometaf6: TEST: removing renamed existing file after operation 2025/08/14 02:38:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ktuce3cr091c3bac48bk46rq8q752m8okmnt9l5i8g9k8bnpf4s0" 2025/08/14 02:38:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kr75s24n8i9voms1vj9kp8vrlabgtpkth9aelotl22113q2lkp8smlu26l7l14cl0irlj32e7vejf70jo5j4v4cefnivjma078omggl33n51vv1hp1cbde7bek9bfcs2rs7dm0klh0hi9npdutg16b7fgds6rfavtvcb8ies8gmfkao8vnjg" --- PASS: TestRemoveExisting (14.39s) === 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/08/14 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasupor4miqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m59.434326331s (try 1/5)