"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/19 01:40:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda" 2025/06/19 01:40:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:40:06 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg" 2025/06/19 01:40:07 DEBUG : Creating backend with remote "/tmp/rclone2850586563" === 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.86s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/19 01:40:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/19 01:40:08 DEBUG : potato: Seek from 10 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 10 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Seek from 5 to 2 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/19 01:40:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Seek from 5 to 2 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/19 01:40:08 DEBUG : potato: Seek from 8 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 8 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/19 01:40:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 01:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 01:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 01:40:08 DEBUG : potato: Seek from 5 to 2 2025/06/19 01:40:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/19 01:40:08 DEBUG : potato: Seek from 9 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 9 to 0 2025/06/19 01:40:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:40:10 DEBUG : rutabaga: md5 = ae20bb1e84e7cf7c5f99d1fb47ade50a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/19 01:40:12 DEBUG : empty space: md5 = f9327801aeee13c4f529f17ee6781738 OK === RUN TestCheck/3 2025/06/19 01:40:14 DEBUG : potato2: md5 = cfe07eff0a17e955200d06abfc3d1a60 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/19 01:40:16 DEBUG : remotepotato: md5 = 9fe9108ac3d6c0f728e0a0d8f5340804 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.71s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/06/19 01:40:19 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 01:40:19 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 01:40:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/19 01:40:19 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/06/19 01:40:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/19 01:40:19 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:40:20 DEBUG : rutabaga: md5 = bde1ce50242176e745c38ba5d59201d4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/19 01:40:24 DEBUG : empty space: md5 = aff27c3a2fd53b34aa5e9d7ba82c52b3 OK === RUN TestCheckDownload/3 2025/06/19 01:40:26 DEBUG : potato2: md5 = c05ec31107df65e438aae4b8a44252dd OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/19 01:40:31 DEBUG : remotepotato: md5 = afaf415045beb17c33429fa7bf706492 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.99s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.19s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.52s) --- PASS: TestCheckDownload/5 (1.43s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:40:37 DEBUG : rutabaga: md5 = 8baf34a6d2bd68d094b9ec25de262be1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/19 01:40:39 DEBUG : empty space: md5 = 9200b0186a1ddc4dfa667f243ac31e51 OK === RUN TestCheckSizeOnly/3 2025/06/19 01:40:41 DEBUG : potato2: md5 = e90395ee142d51959d219c54d456fbe1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/19 01:40:43 DEBUG : remotepotato: md5 = 57a0548310f5dba12d6baae2f55d73d7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.19s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:40:47 DEBUG : test.sum: md5 = 423fbf93a00fb4d4e91708b7b9c5f393 OK 2025/06/19 01:40:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 01:40:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 01:40:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 01:40:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/19 01:40:50 DEBUG : test.sum: md5 = 7074f8be05264644c008cb87c9290aa2 OK 2025/06/19 01:40:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 01:40:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 01:40:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 01:40:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:40:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/data" 2025/06/19 01:40:52 DEBUG : Config file has changed externally - reloading 2025/06/19 01:40:52 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda/data' lacks md5, skipping --- SKIP: TestCheckSum (2.22s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:40:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/data" 2025/06/19 01:40:54 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/vjrnln8ratgmqakfosrqe8espk" 2025/06/19 01:40:58 DEBUG : data/banana: md5 = 4489e1bd0f998b3806a2a0fa6296f429 OK 2025/06/19 01:40:59 DEBUG : test.sum: md5 = d13332c963286d056b93c498412c3007 OK === RUN TestCheckSumDownload/subtest1 2025/06/19 01:41:03 DEBUG : data/potato: md5 = 653d2209b5d7cf8105164560577267fc OK 2025/06/19 01:41:05 DEBUG : test.sum: md5 = 0f0aec593ab515b024a31a91616a3e8d OK === RUN TestCheckSumDownload/subtest2 2025/06/19 01:41:08 DEBUG : test.sum: md5 = 909a77b6b2dd727073bbef1790b37d6b OK === RUN TestCheckSumDownload/subtest3 2025/06/19 01:41:12 DEBUG : test.sum: md5 = ff15621ab65ef53c6606b66f3fc20913 OK === RUN TestCheckSumDownload/subtest4 2025/06/19 01:41:16 DEBUG : test.sum: md5 = d6ba508ace47d041ae8f8b9aa818e6f7 OK === RUN TestCheckSumDownload/subtest5 2025/06/19 01:41:20 DEBUG : test.sum: md5 = 84af1655e88758f8324977a61fff7ab2 OK === RUN TestCheckSumDownload/subtest6 2025/06/19 01:41:24 DEBUG : data/banana: md5 = 0dc761015d4deae45bc0fe5bd311a355 OK 2025/06/19 01:41:26 DEBUG : data/potato: md5 = d68ea7355e4169518a6eac463aecc3f5 OK 2025/06/19 01:41:27 DEBUG : test.sum: md5 = e1cbcc560266bfce8481ece717b0a640 OK === RUN TestCheckSumDownload/subtest7 2025/06/19 01:41:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/19 01:41:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.45s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.38s) === RUN TestApplyTransforms 2025/06/19 01:41:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wamitut2kuqa" 2025/06/19 01:41:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:41:33 DEBUG : Creating backend with remote "TestDrive:crypt/eaoo7gnbjsc8o7ms7dol5cmqo14jp4d6a7eug5obunejni212htg" 2025/06/19 01:41:33 DEBUG : Creating backend with remote "/tmp/rclone356332715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa'", Local "Local file system at /tmp/rclone356332715", Modify Window "1ms" 2025/06/19 01:41:36 DEBUG : hello, world!: md5 = 45e68f7abd3cd15050bb095d01970af1 OK upper checkfile vs. lower remote (without normalization) 2025/06/19 01:41:36 ERROR : hello, world!: sum not found 2025/06/19 01:41:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa' 2025/06/19 01:41:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa': 1 files missing 2025/06/19 01:41:36 NOTICE: 1 hashes missing 2025/06/19 01:41:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa': 2 differences found 2025/06/19 01:41:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/19 01:41:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa': 0 differences found 2025/06/19 01:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa': 1 matching files 2025/06/19 01:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nedibax6galo" 2025/06/19 01:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/53f9ueeird4enma5c8efhcdujp0bv3mk4js6llkg5ls3i8tfv8vg" 2025/06/19 01:41:38 DEBUG : Creating backend with remote "/tmp/rclone878690990" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo'", Local "Local file system at /tmp/rclone878690990", Modify Window "1ms" 2025/06/19 01:41:40 DEBUG : HELLO, WORLD!: md5 = 6682214a03e26611f6aa1f11f7b6d6ea OK lower checkfile vs. upper remote (without normalization) 2025/06/19 01:41:41 ERROR : HELLO, WORLD!: sum not found 2025/06/19 01:41:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo' 2025/06/19 01:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo': 1 files missing 2025/06/19 01:41:41 NOTICE: 1 hashes missing 2025/06/19 01:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo': 2 differences found 2025/06/19 01:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/19 01:41:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:41:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo': 0 differences found 2025/06/19 01:41:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo': 1 matching files 2025/06/19 01:41:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heruhek9nope" 2025/06/19 01:41:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:41:42 DEBUG : Creating backend with remote "TestDrive:crypt/ak9hluantrrnrkaonshpti5ba7qqaj3vhjrinomrvmmv9umnsqtg" 2025/06/19 01:41:43 DEBUG : Creating backend with remote "/tmp/rclone53330903" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope'", Local "Local file system at /tmp/rclone53330903", Modify Window "1ms" 2025/06/19 01:41:45 DEBUG : HeLlO, wOrLd!: md5 = 1a141338af1752872a2c6f51dbfa9665 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/19 01:41:45 ERROR : HeLlO, wOrLd!: sum not found 2025/06/19 01:41:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope' 2025/06/19 01:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope': 1 files missing 2025/06/19 01:41:45 NOTICE: 1 hashes missing 2025/06/19 01:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope': 2 differences found 2025/06/19 01:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/19 01:41:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:41:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope': 0 differences found 2025/06/19 01:41:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope': 1 matching files 2025/06/19 01:41:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuzixab8vufa" 2025/06/19 01:41:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:41:46 DEBUG : Creating backend with remote "TestDrive:crypt/p51aettlfiecngob805tc7uvg3n7mels787dit6ntmh4ilnrla4g" 2025/06/19 01:41:47 DEBUG : Creating backend with remote "/tmp/rclone2035611604" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa'", Local "Local file system at /tmp/rclone2035611604", Modify Window "1ms" 2025/06/19 01:41:49 DEBUG : HELLO, WORLD!: md5 = 9df2263721753ea37695ac7c78f4665e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/19 01:41:50 ERROR : HELLO, WORLD!: sum not found 2025/06/19 01:41:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa' 2025/06/19 01:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa': 1 files missing 2025/06/19 01:41:50 NOTICE: 1 hashes missing 2025/06/19 01:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa': 2 differences found 2025/06/19 01:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/19 01:41:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:41:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa': 0 differences found 2025/06/19 01:41:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa': 1 matching files 2025/06/19 01:41:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bizufef9monu" 2025/06/19 01:41:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:41:51 DEBUG : Creating backend with remote "TestDrive:crypt/f24ifl4aku0akvsr07btheg7tomrs84imr6lkis9p3a89ma86790" 2025/06/19 01:41:52 DEBUG : Creating backend with remote "/tmp/rclone4259928504" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu'", Local "Local file system at /tmp/rclone4259928504", Modify Window "1ms" 2025/06/19 01:41:54 DEBUG : 測試_Русский___ě_áñ: md5 = 6463512b740c94b76c9ae0b3dbda4f7d OK NFD checkfile vs. NFC remote (without normalization) 2025/06/19 01:41:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 01:41:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu' 2025/06/19 01:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu': 1 files missing 2025/06/19 01:41:55 NOTICE: 1 hashes missing 2025/06/19 01:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu': 2 differences found 2025/06/19 01:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/19 01:41:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:41:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu': 0 differences found 2025/06/19 01:41:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu': 1 matching files 2025/06/19 01:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kewaluc8sice" 2025/06/19 01:41:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/51mmu9m9f59as7l876huiau3c4spkioir1fl8ratiup3nv8kjjn0" 2025/06/19 01:41:57 DEBUG : Creating backend with remote "/tmp/rclone3701894478" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice'", Local "Local file system at /tmp/rclone3701894478", Modify Window "1ms" 2025/06/19 01:41:59 DEBUG : 測試_Русский___ě_áñ: md5 = 8e84ae371630d1c184185c720d27d2fd OK NFC checkfile vs. NFD remote (without normalization) 2025/06/19 01:41:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 01:41:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice' 2025/06/19 01:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice': 1 files missing 2025/06/19 01:41:59 NOTICE: 1 hashes missing 2025/06/19 01:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice': 2 differences found 2025/06/19 01:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/19 01:42:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:42:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice': 0 differences found 2025/06/19 01:42:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice': 1 matching files 2025/06/19 01:42:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qezokav0qato" 2025/06/19 01:42:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:42:01 DEBUG : Creating backend with remote "TestDrive:crypt/vpq3nel0ee3ttd6p0gept6fuiktc69t6lke26g3ejhjk5f6f6j00" 2025/06/19 01:42:01 DEBUG : Creating backend with remote "/tmp/rclone4056284069" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato'", Local "Local file system at /tmp/rclone4056284069", Modify Window "1ms" 2025/06/19 01:42:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4d366c5a48f0abf5b88f9e7552a8d7ab OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/19 01:42:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:42:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato' 2025/06/19 01:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato': 1 files missing 2025/06/19 01:42:04 NOTICE: 1 hashes missing 2025/06/19 01:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato': 2 differences found 2025/06/19 01:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/19 01:42:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:42:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato': 0 differences found 2025/06/19 01:42:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato': 1 matching files 2025/06/19 01:42:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-delakeq5kugu" 2025/06/19 01:42:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:42:05 DEBUG : Creating backend with remote "TestDrive:crypt/5vlpm80e6ct6dou8716g1t8otlkm5sv75de4bceelct7tlgjs6ng" 2025/06/19 01:42:06 DEBUG : Creating backend with remote "/tmp/rclone414146975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu'", Local "Local file system at /tmp/rclone414146975", Modify Window "1ms" 2025/06/19 01:42:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8b6968c84ed2a0d5017c5728734a9f3b OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/19 01:42:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:42:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu' 2025/06/19 01:42:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu': 1 files missing 2025/06/19 01:42:08 NOTICE: 1 hashes missing 2025/06/19 01:42:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu': 2 differences found 2025/06/19 01:42:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/19 01:42:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu': 0 differences found 2025/06/19 01:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu': 1 matching files 2025/06/19 01:42:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gewumis4meqa" 2025/06/19 01:42:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:42:10 DEBUG : Creating backend with remote "TestDrive:crypt/ik9s50euskj5fuj2g9nib8cvlr2nsq7vkl79q2r2ng3jn8rrhs10" 2025/06/19 01:42:10 DEBUG : Creating backend with remote "/tmp/rclone1709932010" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa'", Local "Local file system at /tmp/rclone1709932010", Modify Window "1ms" 2025/06/19 01:42:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = de9b6b750d75d67814084400f116aae9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/19 01:42:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:42:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa' 2025/06/19 01:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa': 1 files missing 2025/06/19 01:42:13 NOTICE: 1 hashes missing 2025/06/19 01:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa': 2 differences found 2025/06/19 01:42:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/19 01:42:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:42:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa': 0 differences found 2025/06/19 01:42:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa': 1 matching files 2025/06/19 01:42:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pinexol6yiwi" 2025/06/19 01:42:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/er0f2c58a1ekvjogdbegdaojacsrgri6r6e2tstbeuktdlia79h0" 2025/06/19 01:42:15 DEBUG : Creating backend with remote "/tmp/rclone2739154409" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi'", Local "Local file system at /tmp/rclone2739154409", Modify Window "1ms" 2025/06/19 01:42:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67d8750b1f6cb4a7b8fd55a05e477b45 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/19 01:42:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 01:42:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi' 2025/06/19 01:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi': 1 files missing 2025/06/19 01:42:18 NOTICE: 1 hashes missing 2025/06/19 01:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi': 2 differences found 2025/06/19 01:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/19 01:42:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 01:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi': 0 differences found 2025/06/19 01:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi': 1 matching files 2025/06/19 01:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pinexol6yiwi': Purge remote 2025/06/19 01:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewumis4meqa': Purge remote 2025/06/19 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-delakeq5kugu': Purge remote 2025/06/19 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezokav0qato': Purge remote 2025/06/19 01:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kewaluc8sice': Purge remote 2025/06/19 01:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bizufef9monu': Purge remote 2025/06/19 01:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuzixab8vufa': Purge remote 2025/06/19 01:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heruhek9nope': Purge remote 2025/06/19 01:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nedibax6galo': Purge remote 2025/06/19 01:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamitut2kuqa': Purge remote --- PASS: TestApplyTransforms (50.69s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:42:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 01:42:25 DEBUG : sub/file2: md5 = 336c09290fb17db8d93e16b7415b9292 OK 2025/06/19 01:42:25 INFO : file1: Copied (new) to: sub/file2 2025/06/19 01:42:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:42:26 DEBUG : file1: Unchanged skipping 2025/06/19 01:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': don't need to copy/move sub/file2, it is already at target location 2025/06/19 01:42:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.62s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:42:31 DEBUG : dst/file1: md5 = 385b2c1f8161d0d43abf4e00700bc283 OK 2025/06/19 01:42:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/backup" 2025/06/19 01:42:32 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/1nrff024r7pq65ecp72fc28jb0" 2025/06/19 01:42:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 01:42:36 INFO : dst/file1: Moved (server-side) 2025/06/19 01:42:37 DEBUG : dst/file1: md5 = 4e1b1bbca55d3f9a5c5efaf2a442e0cc OK 2025/06/19 01:42:37 INFO : dst/file1: Copied (new) 2025/06/19 01:42:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:42:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:42:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.25s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:42:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/dst" 2025/06/19 01:42:42 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/CompareDest" 2025/06/19 01:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/gveqi14airsml4bgu7krj116o8" 2025/06/19 01:42:45 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 01:42:47 DEBUG : one: md5 = 3bc81d1d38c23349c0ad23ad83affa6b OK 2025/06/19 01:42:47 INFO : one: Copied (new) 2025/06/19 01:42:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:42:49 DEBUG : one: md5 = 7a46345afc0f72c27aab77a6f96a7bd2 OK 2025/06/19 01:42:49 INFO : one: Copied (replaced existing) 2025/06/19 01:42:51 DEBUG : dst/one: md5 = 6a8134fb18fe6e625ab1d0d58d1e4685 OK 2025/06/19 01:42:53 DEBUG : CompareDest/one: md5 = f4b95c2e67873b6117a1c2559ee24cab OK 2025/06/19 01:42:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:42:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:42:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:42:56 DEBUG : CompareDest/two: md5 = 6517856c693536bf21a855b712f05df9 OK 2025/06/19 01:42:57 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:42:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:42:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:42:58 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:42:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:42:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:42:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:43:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 01:43:01 DEBUG : two: md5 = 3af8201e0b34bdadd2ca8cd878ef001a OK 2025/06/19 01:43:01 INFO : two: Copied (new) 2025/06/19 01:43:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:43:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:43:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:43:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.65s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:43:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/dst" 2025/06/19 01:43:05 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:43:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/CopyDest" 2025/06/19 01:43:07 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/19 01:43:08 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 01:43:10 DEBUG : one: md5 = cdab2f1e7d90337581cd9f77627e3990 OK 2025/06/19 01:43:10 INFO : one: Copied (new) 2025/06/19 01:43:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:43:13 DEBUG : one: md5 = c78475fc3ce88cbb8f1ee7004a3d334e OK 2025/06/19 01:43:13 INFO : one: Copied (replaced existing) 2025/06/19 01:43:15 DEBUG : dst/one: md5 = 98ab8ee85a56b17c2bd4a41b9e1c3853 OK 2025/06/19 01:43:17 DEBUG : CopyDest/one: md5 = 2af696be912beddf3eecda3b47a6056c OK 2025/06/19 01:43:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/BackupDir" 2025/06/19 01:43:18 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/19 01:43:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:43:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:43:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:43:21 INFO : one: Moved (server-side) 2025/06/19 01:43:22 INFO : one: Copied (server-side copy) 2025/06/19 01:43:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 01:43:24 DEBUG : CopyDest/two: md5 = d3ea2e2738d98426d46d634fea8d8f52 OK 2025/06/19 01:43:24 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:43:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:43:26 INFO : two: Copied (server-side copy) 2025/06/19 01:43:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 01:43:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:43:26 DEBUG : two: Unchanged skipping 2025/06/19 01:43:28 DEBUG : CopyDest/three: md5 = 5986566b67e459bbab3d017da10d9cd1 OK 2025/06/19 01:43:29 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 01:43:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 01:43:29 DEBUG : three: Destination not found in --copy-dest 2025/06/19 01:43:31 DEBUG : three: md5 = 08ad14b2c7ce676d8a6ff5288104d403 OK 2025/06/19 01:43:31 INFO : three: Copied (new) 2025/06/19 01:43:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/19 01:43:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:43:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:43:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:43:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:43:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/19 01:43:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.70s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:43:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/19 01:43:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 94e6da7151dc8042c69b469d3236066b OK 2025/06/19 01:43:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/19 01:43:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/19 01:43:41 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/06/19 01:43:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/19 01:43:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/19 01:43:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 59f673d87b93dc02286a8780d3ae9a91 OK 2025/06/19 01:43:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/19 01:43:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/19 01:43:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.57s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:43:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using skip mode. 2025/06/19 01:43:50 NOTICE: one: Found 2 files with duplicate names 2025/06/19 01:43:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.30s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:43:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using skip mode. 2025/06/19 01:43:56 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:43:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/19 01:43:56 INFO : one: Deleted 2025/06/19 01:43:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.01s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using first mode. 2025/06/19 01:44:01 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:44:02 INFO : one: Deleted 2025/06/19 01:44:02 INFO : one: Deleted 2025/06/19 01:44:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.84s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using newest mode. 2025/06/19 01:44:07 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:44:07 INFO : one: Deleted 2025/06/19 01:44:08 INFO : one: Deleted 2025/06/19 01:44:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.63s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using oldest mode. 2025/06/19 01:44:13 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:44:14 INFO : one: Deleted 2025/06/19 01:44:14 INFO : one: Deleted 2025/06/19 01:44:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.92s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using largest mode. 2025/06/19 01:44:19 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:44:20 INFO : one: Deleted 2025/06/19 01:44:20 INFO : one: Deleted 2025/06/19 01:44:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.05s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using smallest mode. 2025/06/19 01:44:25 NOTICE: one: Found 3 files with duplicate names 2025/06/19 01:44:26 INFO : one: Deleted 2025/06/19 01:44:26 INFO : one: Deleted 2025/06/19 01:44:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.03s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Looking for duplicate names using rename mode. 2025/06/19 01:44:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/19 01:44:34 INFO : one-2.txt: renamed from: one.txt 2025/06/19 01:44:35 INFO : one-3.txt: renamed from: one.txt 2025/06/19 01:44:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:41 DEBUG : dupe1/one.txt: md5 = d9040c4fe839a84d0207d62c0f41fedf OK 2025/06/19 01:44:43 DEBUG : dupe2/two.txt: md5 = d2bc7a9e91a6da82cc6930c7cce892b0 OK 2025/06/19 01:44:46 DEBUG : dupe3/three.txt: md5 = 1bea65701c3337ee12b446ced3e82331 OK 2025/06/19 01:44:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/19 01:44:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/19 01:44:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/19 01:44:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/19 01:44:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/19 01:44:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/19 01:44:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.14s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:44:53 DEBUG : a.txt: md5 = 80fd7e8d987c744921158eb8d94dc3c3 OK 2025/06/19 01:44:54 DEBUG : zend.txt: md5 = dee6327014f4d361ca64e7e699d43d91 OK 2025/06/19 01:44:56 DEBUG : sub dir/hello world: md5 = b934ce944b62edcdb7cec8d75e55d40e OK 2025/06/19 01:44:57 DEBUG : sub dir/hello world2: md5 = 21bec137bfe7501b4eff545b96ba1693 OK 2025/06/19 01:45:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 73bcd17070f6a9b285debfda6184dd14 OK 2025/06/19 01:45:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7a803e8f588e882a3f8283bb0c0441b1 OK 2025/06/19 01:45:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7a57657f62f0c4e799c1b97ab3fa824b OK 2025/06/19 01:45:04 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 01:45:04 DEBUG : a.txt: Excluded 2025/06/19 01:45:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:45:05 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:45:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:45:05 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:45:05 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:45:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:45:05 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:45:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:45:05 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:45:06 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:45:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/19 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/19 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/19 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/19 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/19 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/19 01:45:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.25s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:45:13 DEBUG : a.txt: md5 = 811798a88264756918f6bca1d150a943 OK 2025/06/19 01:45:15 DEBUG : zend.txt: md5 = ce32db2d88dc72e8fe71b29919a3845f OK 2025/06/19 01:45:17 DEBUG : sub dir/hello world: md5 = 28308b88050cd138686fcfba89dc3c37 OK 2025/06/19 01:45:18 DEBUG : sub dir/hello world2: md5 = 3063efee613b0893eb26f7c1541c96af OK 2025/06/19 01:45:20 DEBUG : sub dir/ignore dir/.ignore: md5 = ed40685b3bd8def8ebf26d7c565fdb68 OK 2025/06/19 01:45:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = dfff642374f71850683d23c299e36aea OK 2025/06/19 01:45:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = ec8aab7d7241660295f847207c06c5db OK 2025/06/19 01:45:24 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 01:45:24 DEBUG : a.txt: Excluded 2025/06/19 01:45:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:45:25 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:45:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:45:25 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:45:26 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:45:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 01:45:26 DEBUG : sub dir/hello world2: Excluded 2025/06/19 01:45:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 01:45:26 DEBUG : sub dir/hello world: Excluded 2025/06/19 01:45:26 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 01:45:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/19 01:45:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/19 01:45:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/19 01:45:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/19 01:45:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/19 01:45:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/19 01:45:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:45:34 DEBUG : file1: md5 = 2764e96e463e40a163bafa5cda243846 OK 2025/06/19 01:45:36 DEBUG : sub/file2: md5 = 2e91142887461252b0a39ae3641bf167 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/06/19 01:45:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/19 01:45:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/19 01:45:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/19 01:45:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.18s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:45:43 DEBUG : file1: md5 = bac41f52d9a0ebee3e927032b0a49356 OK 2025/06/19 01:45:45 DEBUG : sub/file2: md5 = a4b5a220d80678f4e77b045d009ef33c 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/06/19 01:45:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/notfound" 2025/06/19 01:45:49 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/qe0i31qdkoejk60elps0ni5sqk" 2025/06/19 01:45:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.97s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:45:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Making directory 2025/06/19 01:45:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:45:55 DEBUG : sub dir/hello world: md5 = 2909611e1a2c01c77c49cbce0f070b5c OK 2025/06/19 01:45:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:45:59 DEBUG : potato2: md5 = 6764c6f44e7de6418e2b474eb3ab46d2 OK 2025/06/19 01:46:00 DEBUG : empty space: md5 = b10631277cff39d50ed151a9c647fdc2 OK --- PASS: TestLs (4.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:03 DEBUG : potato2: md5 = 0a4fbb5249c531574f239f8ca34eff55 OK 2025/06/19 01:46:05 DEBUG : empty space: md5 = 7c4636327b865705be9762d619b2dcfb OK 2025/06/19 01:46:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/19 01:46:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:08 DEBUG : potato2: md5 = 659b0d7e2d54ff2dfe0268fccbef606e OK 2025/06/19 01:46:09 DEBUG : empty space: md5 = f4763469f97eae0a5eefdf668e1122c8 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:13 DEBUG : potato2: md5 = e4a5c409d271b5f8266f5c831cad7cf0 OK 2025/06/19 01:46:14 DEBUG : empty space: md5 = 7fffbd3a362b9c665f1a13d29ffec0c8 OK --- PASS: TestHashSums (4.41s) === RUN TestHashSumsWithErrors 2025/06/19 01:46:16 DEBUG : Creating backend with remote ":memory:" 2025/06/19 01:46:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/19 01:46:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 01:46:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 01:46:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 01:46:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 01:46:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 01:46:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 01:46:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/19 01:46:16 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:17 DEBUG : potato2: md5 = ff5834f6a7aea29b7f9ff31bc84adbe4 OK 2025/06/19 01:46:19 DEBUG : empty space: md5 = 629c433fedc713c6cf1030a05a4b24e6 OK 2025/06/19 01:46:21 DEBUG : sub dir/potato3: md5 = 0a5c87bac10b1e146a414ffd09e346c6 OK 2025/06/19 01:46:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.36s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:26 DEBUG : small: md5 = 0abe04c64905aad15844cc59f8a52385 OK 2025/06/19 01:46:27 DEBUG : medium: md5 = 6fee77416fe97dd6786e52e9deca6164 OK 2025/06/19 01:46:28 DEBUG : large: md5 = a4d6da9bc45333512090185203fdaf52 OK 2025/06/19 01:46:28 DEBUG : Waiting for deletions to finish 2025/06/19 01:46:29 DEBUG : large: Excluded (Size Filter) 2025/06/19 01:46:29 INFO : small: Deleted 2025/06/19 01:46:29 INFO : medium: Deleted --- PASS: TestDelete (6.12s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:31 DEBUG : small: md5 = 666466e919585f8f130cb42b1fe8f406 OK 2025/06/19 01:46:33 DEBUG : medium: md5 = 9db089910279ef56c24ae1045a781e2f OK 2025/06/19 01:46:34 DEBUG : large: md5 = d6edf990eebb1629cdd8099b5d85a1ee OK 2025/06/19 01:46:34 DEBUG : Waiting for deletions to finish 2025/06/19 01:46:34 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/19 01:46:35 INFO : small: Deleted 2025/06/19 01:46:35 INFO : large: Deleted --- PASS: TestMaxDelete (6.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:38 DEBUG : small: md5 = 11739dc8016dba02cf2d4b0e8961a92b OK 2025/06/19 01:46:39 DEBUG : medium: md5 = db02c01e1b942824a5e7e9663d4033e8 OK 2025/06/19 01:46:40 DEBUG : large: md5 = 02771b4f1544fa045c462a1502c538a2 OK 2025/06/19 01:46:41 DEBUG : Waiting for deletions to finish 2025/06/19 01:46:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 01:46:41 INFO : small: Deleted 2025/06/19 01:46:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:50 DEBUG : small: md5 = 00da4a576a768dd29cc70f886d435e3e OK 2025/06/19 01:46:52 DEBUG : medium: md5 = 9dc923851bd5e303fea86bb308cca363 OK 2025/06/19 01:46:53 DEBUG : large: md5 = 1a19a84cd50af789b24a86b93b175148 OK 2025/06/19 01:46:53 DEBUG : Waiting for deletions to finish 2025/06/19 01:46:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 01:46:54 INFO : medium: Deleted 2025/06/19 01:46:54 INFO : small: Deleted --- PASS: TestMaxDeleteSize (12.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:46:57 DEBUG : ReadFile: md5 = 1fb836b9f8b55a2151faa07d1d59bbac OK --- PASS: TestReadFile (4.74s) === RUN TestRetry 2025/06/19 01:47:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/19 01:47:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/19 01:47:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:47:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:47:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:47:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 01:47:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:47:02 DEBUG : file1: md5 = 624b09d11dde06aca307493a15bc87e4 OK 2025/06/19 01:47:03 DEBUG : file2: md5 = d17363659086f8e6e320da453b33e226 OK --- PASS: TestCat (26.22s) === RUN TestPurge 2025/06/19 01:47:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vukapoy9deyu" 2025/06/19 01:47:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:47:27 DEBUG : Creating backend with remote "TestDrive:crypt/a6shtrn80htthvb20osavlpg86jf0f8kj329llag9q8irsnqb6b0" 2025/06/19 01:47:28 DEBUG : Creating backend with remote "/tmp/rclone1814299166" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vukapoy9deyu'", Local "Local file system at /tmp/rclone1814299166", Modify Window "1ms" 2025/06/19 01:47:32 DEBUG : A1/B1/C1/one: md5 = 3f81d19e4d2c976f18f644d065e3763d OK 2025/06/19 01:47:32 INFO : A2: Making directory 2025/06/19 01:47:32 INFO : A1/B2: Making directory 2025/06/19 01:47:33 INFO : A1/B2/C2: Making directory 2025/06/19 01:47:34 INFO : A1/B1/C3: Making directory 2025/06/19 01:47:34 INFO : A3: Making directory 2025/06/19 01:47:35 INFO : A3/B3: Making directory 2025/06/19 01:47:36 INFO : A3/B3/C4: Making directory 2025/06/19 01:47:38 DEBUG : A1/two: md5 = be67dab7ecaf379dbcea72372359bcbc OK 2025/06/19 01:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vukapoy9deyu': Purge remote 2025/06/19 01:47:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:47:45 DEBUG : A1/B1/C1/one: md5 = 80910710ab5417c743bbffbb1ee33805 OK 2025/06/19 01:47:45 INFO : A2: Making directory 2025/06/19 01:47:46 INFO : A1/B2: Making directory 2025/06/19 01:47:46 INFO : A1/B2/C2: Making directory 2025/06/19 01:47:47 INFO : A1/B1/C3: Making directory 2025/06/19 01:47:48 INFO : A3: Making directory 2025/06/19 01:47:49 INFO : A3/B3: Making directory 2025/06/19 01:47:49 INFO : A3/B3/C4: Making directory 2025/06/19 01:47:51 DEBUG : A1/two: md5 = 1e507f878152bd159e11f98c3c054a1b OK 2025/06/19 01:47:52 DEBUG : removing 1 level 3 directories 2025/06/19 01:47:52 INFO : A3/B3/C4: Removing directory 2025/06/19 01:47:55 DEBUG : removing 2 level 3 directories 2025/06/19 01:47:55 INFO : A1/B2/C2: Removing directory 2025/06/19 01:47:55 INFO : A1/B1/C3: Removing directory 2025/06/19 01:47:55 DEBUG : removing 2 level 2 directories 2025/06/19 01:47:55 INFO : A3/B3: Removing directory 2025/06/19 01:47:55 INFO : A1/B2: Removing directory 2025/06/19 01:47:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:47:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/19 01:47:56 DEBUG : removing 2 level 1 directories 2025/06/19 01:47:56 INFO : A3: Removing directory 2025/06/19 01:47:56 INFO : A2: Removing directory 2025/06/19 01:47:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/19 01:48:00 DEBUG : removing 1 level 3 directories 2025/06/19 01:48:00 INFO : A1/B1/C1: Removing directory 2025/06/19 01:48:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:01 DEBUG : removing 1 level 2 directories 2025/06/19 01:48:01 INFO : A1/B1: Removing directory 2025/06/19 01:48:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:48:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:48:01 DEBUG : removing 1 level 1 directories 2025/06/19 01:48:01 INFO : A1: Removing directory 2025/06/19 01:48:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:48:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:48:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:48:02 DEBUG : removing 1 level 0 directories 2025/06/19 01:48:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Removing directory 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/19 01:48:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:48:04 INFO : A1: Making directory 2025/06/19 01:48:05 INFO : A1/B1: Making directory 2025/06/19 01:48:06 INFO : A1/B1/C1: Making directory 2025/06/19 01:48:08 DEBUG : removing 1 level 3 directories 2025/06/19 01:48:08 INFO : A1/B1/C1: Removing directory 2025/06/19 01:48:09 DEBUG : removing 1 level 2 directories 2025/06/19 01:48:09 INFO : A1/B1: Removing directory 2025/06/19 01:48:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:48:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.11s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:48:11 INFO : A1: Making directory 2025/06/19 01:48:12 INFO : A1/B1: Making directory 2025/06/19 01:48:13 INFO : A1/B1/C1: Making directory 2025/06/19 01:48:23 DEBUG : removing 1 level 3 directories 2025/06/19 01:48:23 INFO : A1/B1/C1: Removing directory 2025/06/19 01:48:24 DEBUG : removing 1 level 2 directories 2025/06/19 01:48:24 INFO : A1/B1: Removing directory 2025/06/19 01:48:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:48:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (14.61s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:48:28 DEBUG : file1: md5 = 2bbd9e96675479d2adff56676ab163d6 OK 2025/06/19 01:48:28 DEBUG : filename.txt: File name found in url 2025/06/19 01:48:30 DEBUG : filename.txt: md5 = a2ff31b9868b1336ab50d5b05d1eb882 OK 2025/06/19 01:48:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/19 01:48:31 DEBUG : headerfilename.txt: md5 = 7eed5cd5821962682201f963e534b0ef OK 2025/06/19 01:48:38 DEBUG : file2: md5 = 5e660d8031c656aec94e24df0a88a1b3 OK --- PASS: TestCopyURL (14.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:48:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 01:48:43 DEBUG : sub/file2: md5 = 1b3d545a1732387e4eec1d6aa52ecda8 OK 2025/06/19 01:48:43 INFO : file1: Copied (new) to: sub/file2 2025/06/19 01:48:43 INFO : file1: Deleted 2025/06/19 01:48:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:48:50 DEBUG : file1: Unchanged skipping 2025/06/19 01:48:50 INFO : file1: Deleted 2025/06/19 01:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': don't need to copy/move sub/file2, it is already at target location 2025/06/19 01:48:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (11.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:48:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 01:48:54 DEBUG : file1: md5 = 61b6620cd96dacb31e75dc9a238e0562 OK 2025/06/19 01:48:54 INFO : file1: Copied (new) 2025/06/19 01:48:54 INFO : file1: Deleted 2025/06/19 01:48:54 DEBUG : file1: Destination exists, skipping 2025/06/19 01:48:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.15s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:48:58 DEBUG : dst/file1: md5 = 36ef2e61810531f90f1d9dabcb7568a8 OK 2025/06/19 01:48:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuwoy4geda/backup" 2025/06/19 01:48:59 DEBUG : Creating backend with remote "TestDrive:crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg/1nrff024r7pq65ecp72fc28jb0" 2025/06/19 01:49:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 01:49:03 INFO : dst/file1: Moved (server-side) 2025/06/19 01:49:04 DEBUG : dst/file1: md5 = 6cad1cd8030d41e0fc2e77dbc86f1189 OK 2025/06/19 01:49:04 INFO : dst/file1: Copied (new) 2025/06/19 01:49:04 INFO : dst/file1: Deleted 2025/06/19 01:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:49:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/19 01:49:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.20s) === 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:49:10 DEBUG : A1/one: md5 = a17c47a125c9d6e561ccb110e55b4f89 OK 2025/06/19 01:49:12 DEBUG : A1/two: md5 = 0ba962edddd23c54cc9f35d6bc1268d7 OK 2025/06/19 01:49:14 DEBUG : A1/B1/three: md5 = c500e242cc7b72ac83874f03fe0448cd OK 2025/06/19 01:49:16 DEBUG : A1/B1/C1/four: md5 = ecf670cabc2e1e4c9f95ef8455f5fbc9 OK 2025/06/19 01:49:18 DEBUG : A1/B1/C2/five: md5 = 28a12444b4e6d94565d2917769ab5fe5 OK 2025/06/19 01:49:18 INFO : A1/B2: Making directory 2025/06/19 01:49:19 INFO : A1/B1/C3: Making directory 2025/06/19 01:49:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/19 01:49:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/19 01:49:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/19 01:49:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/19 01:49:28 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/19 01:49:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:49:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:49:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:49:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:49:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:49:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/19 01:49:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/19 01:49:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/19 01:49:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/19 01:49:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/19 01:49:40 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/19 01:49:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:49:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:49:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:49:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:49:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:49:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/19 01:49:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/19 01:49:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/19 01:49:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/19 01:49:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/19 01:49:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/19 01:49:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/19 01:49:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/19 01:49:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/19 01:49:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.31s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:49:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 58729967448b03c2c8c0aaf2b1912dad OK 2025/06/19 01:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/19 01:49:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/19 01:49:54 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/19 01:49:55 DEBUG : no_checksum_big_file_from_pipe: md5 = da79a8de10ced69760471c5810dc4bd4 OK 2025/06/19 01:49:55 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:49:58 DEBUG : with_checksum_small_file_from_pipe: md5 = bade982befe176ca71917b491d72c368 OK 2025/06/19 01:49:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/19 01:49:59 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/19 01:50:00 DEBUG : with_checksum_big_file_from_pipe: md5 = f008b1b6aee44f7f5ad6f9f5fa8b3afa OK 2025/06/19 01:50:00 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:50:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:50:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/19 01:50:05 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-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (34 bytes), uploading instead of streaming 2025/06/19 01:50:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/19 01:50:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/19 01:50:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.65s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/19 01:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (48 bytes), uploading instead of streaming 2025/06/19 01:50:13 DEBUG : rcat_metadata: md5 = 67e7925f7fea154c2da9e3c15fa84e35 OK 2025/06/19 01:50:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/19 01:50:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/19 01:50:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2e6dda455a4c50bfada0cc0b52369556 OK 2025/06/19 01:50:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:19 DEBUG : potato1: md5 = d8a97d8e729c1b8a973743660a19aa78 OK 2025/06/19 01:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (60 bytes), uploading instead of streaming 2025/06/19 01:50:20 DEBUG : potato2: md5 = 105db3006912b601a14c4bcbe95b75a7 OK 2025/06/19 01:50:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:23 DEBUG : potato1: md5 = d35f809b0ce6b38ddaa5c3f37b54d759 OK 2025/06/19 01:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': File to upload is small (60 bytes), uploading instead of streaming 2025/06/19 01:50:24 DEBUG : potato2: md5 = ef6be10080070634d4a841bf2b99b25a OK 2025/06/19 01:50:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:28 DEBUG : potato2: md5 = 6f4bdf09864b1022f2d3d4128bd14a63 OK 2025/06/19 01:50:29 DEBUG : empty space: md5 = 04350fe3545ecc2fec8a6f3213931083 OK 2025/06/19 01:50:31 DEBUG : sub dir/potato3: md5 = 0606763749cbc0ceba651e005cfe993a OK 2025/06/19 01:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Touching "sub dir/potato3" 2025/06/19 01:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Touching "potato2" 2025/06/19 01:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Touching "empty space" 2025/06/19 01:50:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:36 DEBUG : dir with metadata: Making directory with metadata 2025/06/19 01:50:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:38 DEBUG : directory with modtime: Making directory with metadata 2025/06/19 01:50:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/19 01:50:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:50:41 DEBUG : Google drive root 'crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg': Skipping btime metadata as can't update it on an existing file: 2025-06-19T01:50:40.940781805Z 2025/06/19 01:50:41 INFO : non existent directory: Updated directory metadata 2025/06/19 01:50:43 DEBUG : Google drive root 'crypt/e4ej5gnsaaes469ee1ida151oe9licb16mvuav4pfq7h44iaqjsg': Skipping btime metadata as can't update it on an existing file: 2025-06-19T01:50:40.940781805Z 2025/06/19 01:50:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/19 01:50:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/19 01:50:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/19 01:50:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:50:49 DEBUG : dst: Making directory with metadata 2025/06/19 01:50:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:50:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:50:50 INFO : dst: Set directory modification time (using SetModTime) 2025/06/19 01:50:51 INFO : dst: Set directory modification time (using SetModTime) 2025/06/19 01:50:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/19 01:50:51 INFO : dst: Set directory modification time (using SetModTime) 2025/06/19 01:50:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda'", Local "Local file system at /tmp/rclone2850586563", Modify Window "1ms" 2025/06/19 01:50:55 DEBUG : sub dir/test remove existing: md5 = ac0cbd6b02f388849a9f31184aa802d7 OK 2025/06/19 01:50:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 11db4872a1deb420904bc1c4f1398196 OK 2025/06/19 01:50:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.limajoc5" before starting 2025/06/19 01:50:59 DEBUG : sub dir/test remove existing.limajoc5: TEST: removing renamed existing file after operation 2025/06/19 01:51:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zemufis8" before starting 2025/06/19 01:51:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zemufis8: TEST: renaming existing back after failed operation 2025/06/19 01:51:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gebeyab7" before starting 2025/06/19 01:51:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gebeyab7: TEST: removing renamed existing file after operation 2025/06/19 01:51:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2tv18t3jacu4nea6bnos8kbepoviq5r3ft80q6ggvje78i1mog8glirv1rk7hplv6rddq07h9nm1c1d9jfs24tnilp0m0nc7tle4a4omvj5v0lkq1bcpujpdgmfdud9hvoosqc42pe29s5fe0kpdcjbjd6isn6c675du1qnd4nem3829d3sg" 2025/06/19 01:51:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e9rkgrfl07fhd6n0ctcjr0mhfc37prb5uc49o3887a17kfoarf6g" --- PASS: TestRemoveExisting (12.73s) === 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/06/19 01:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuwoy4geda': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m59.827086008s (try 1/5)