"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/05 04:22:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi" 2025/02/05 04:22:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:22:04 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0" 2025/02/05 04:22:05 DEBUG : Creating backend with remote "/tmp/rclone23813838" === 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/05 04:22:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/05 04:22:06 DEBUG : potato: Seek from 10 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 10 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Seek from 5 to 2 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/05 04:22:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Seek from 5 to 2 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/05 04:22:06 DEBUG : potato: Seek from 8 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 8 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/05 04:22:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:22:06 DEBUG : potato: Seek from 5 to 2 2025/02/05 04:22:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/05 04:22:06 DEBUG : potato: Seek from 9 to 0 2025/02/05 04:22:06 DEBUG : potato: Seek from 9 to 0 2025/02/05 04:22:06 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:22:08 DEBUG : rutabaga: md5 = 737bb4355cc3c7f62f5fabe761a76474 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/05 04:22:10 DEBUG : empty space: md5 = 0de97b82cf6d33e5de0a512e300078d1 OK === RUN TestCheck/3 2025/02/05 04:22:12 DEBUG : potato2: md5 = f8303c9d8139e77e6f05d60c0aebd50d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/05 04:22:14 DEBUG : remotepotato: md5 = 6b1220a42a2a43b51b1db304409a085b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.23s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/05 04:22:17 DEBUG : Creating backend with remote "nonexistent" 2025/02/05 04:22:17 DEBUG : Config file has changed externally - reloading 2025/02/05 04:22:17 DEBUG : Creating backend with remote "nonexistent" 2025/02/05 04:22:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/05 04:22:17 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/02/05 04:22:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/05 04:22:17 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:22:18 DEBUG : rutabaga: md5 = 308e811a69217e58035dc8f4dc4b7076 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/05 04:22:22 DEBUG : empty space: md5 = 8736312c07c5656121b389cf3dd8cc0b OK === RUN TestCheckDownload/3 2025/02/05 04:22:25 DEBUG : potato2: md5 = ac38f94788c635b122bcb24c69b66eb8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/05 04:22:29 DEBUG : remotepotato: md5 = 64b37ba9c0c578ff5fa270eda45bcde5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.35s) --- PASS: TestCheckDownload/1 (1.26s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (1.27s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.56s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:22:36 DEBUG : rutabaga: md5 = df7620cf3fe24feb932b19b186bdec38 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/05 04:22:38 DEBUG : empty space: md5 = c49c12c52e0f60f4bc5da33284e9ccf1 OK === RUN TestCheckSizeOnly/3 2025/02/05 04:22:40 DEBUG : potato2: md5 = 445fd368d703c63af16b29b81aac3420 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/05 04:22:42 DEBUG : remotepotato: md5 = aab2380ea1b66ba71d3422511cc53afc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.73s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:22:46 DEBUG : test.sum: md5 = cd567f867782c616ee464c97092f1618 OK 2025/02/05 04:22:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/05 04:22:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/05 04:22:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/05 04:22:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/05 04:22:49 DEBUG : test.sum: md5 = 23b9ccd7083631e797d91701cf96a99d OK 2025/02/05 04:22:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/05 04:22:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/05 04:22:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/05 04:22:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/data" 2025/02/05 04:22:51 DEBUG : Config file has changed externally - reloading 2025/02/05 04:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:22:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/data" 2025/02/05 04:22:53 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/vjrnln8ratgmqakfosrqe8espk" 2025/02/05 04:22:57 DEBUG : data/banana: md5 = a6cbf71177c3df1027cf19c10d718861 OK 2025/02/05 04:22:58 DEBUG : test.sum: md5 = 767fd14a085d0fcae852b361cb359c43 OK === RUN TestCheckSumDownload/subtest1 2025/02/05 04:23:03 DEBUG : data/potato: md5 = ee1c80654340f9d1ab1deabe5d8846b9 OK 2025/02/05 04:23:04 DEBUG : test.sum: md5 = ae97726a729ee07e3265ecc6ed60dbb8 OK === RUN TestCheckSumDownload/subtest2 2025/02/05 04:23:08 DEBUG : test.sum: md5 = 03adb057c66268d0ab21acf4caea7de1 OK === RUN TestCheckSumDownload/subtest3 2025/02/05 04:23:12 DEBUG : test.sum: md5 = e4705ce317c5425f1fdf78db97abf2be OK === RUN TestCheckSumDownload/subtest4 2025/02/05 04:23:17 DEBUG : test.sum: md5 = 882b68b40ad92ba6756bbb6f588f0b3e OK === RUN TestCheckSumDownload/subtest5 2025/02/05 04:23:21 DEBUG : test.sum: md5 = 2c0df4d01f8823581cc922eaa1870012 OK === RUN TestCheckSumDownload/subtest6 2025/02/05 04:23:26 DEBUG : data/banana: md5 = 9a11f99734d6d3300a4165602ac9e314 OK 2025/02/05 04:23:27 DEBUG : data/potato: md5 = e1adf24c28d08ac0d843d72bc204a925 OK 2025/02/05 04:23:28 DEBUG : test.sum: md5 = ac2a77030854df79cf88a9e7005b2448 OK === RUN TestCheckSumDownload/subtest7 2025/02/05 04:23:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/05 04:23:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.22s) --- PASS: TestCheckSumDownload/subtest1 (2.78s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.39s) --- PASS: TestCheckSumDownload/subtest5 (2.40s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.52s) === RUN TestApplyTransforms 2025/02/05 04:23:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punayif0zire" 2025/02/05 04:23:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:23:34 DEBUG : Creating backend with remote "TestDrive:crypt/9pc2qm4i63cvbmg47odi5j9228sjbeoddukti1pt4b35h3mn5rtg" 2025/02/05 04:23:35 DEBUG : Creating backend with remote "/tmp/rclone2194207788" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire'", Local "Local file system at /tmp/rclone2194207788", Modify Window "1ms" 2025/02/05 04:23:37 DEBUG : hello, world!: md5 = aec6596c5cd79ea27ccced75d0e3c3b4 OK upper checkfile vs. lower remote (without normalization) 2025/02/05 04:23:38 ERROR : hello, world!: sum not found 2025/02/05 04:23:38 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire' 2025/02/05 04:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire': 1 files missing 2025/02/05 04:23:38 NOTICE: 1 hashes missing 2025/02/05 04:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire': 2 differences found 2025/02/05 04:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/05 04:23:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire': 0 differences found 2025/02/05 04:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire': 1 matching files 2025/02/05 04:23:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nifavaj2numi" 2025/02/05 04:23:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/8a7issof8mj2j3mku77v9ogk46qg3cavfsem342ff3fc2cai2sg0" 2025/02/05 04:23:40 DEBUG : Creating backend with remote "/tmp/rclone3674840397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi'", Local "Local file system at /tmp/rclone3674840397", Modify Window "1ms" 2025/02/05 04:23:42 DEBUG : HELLO, WORLD!: md5 = e7d8a42e0e45ad2ed0d351d2e2601ed5 OK lower checkfile vs. upper remote (without normalization) 2025/02/05 04:23:42 ERROR : HELLO, WORLD!: sum not found 2025/02/05 04:23:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi' 2025/02/05 04:23:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi': 1 files missing 2025/02/05 04:23:42 NOTICE: 1 hashes missing 2025/02/05 04:23:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi': 2 differences found 2025/02/05 04:23:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/05 04:23:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi': 0 differences found 2025/02/05 04:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi': 1 matching files 2025/02/05 04:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lirufoc8mote" 2025/02/05 04:23:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/ar63tj4c1airduuu8g8to08r3aln63qovro2snt47879l469jgk0" 2025/02/05 04:23:45 DEBUG : Creating backend with remote "/tmp/rclone136196391" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote'", Local "Local file system at /tmp/rclone136196391", Modify Window "1ms" 2025/02/05 04:23:47 DEBUG : HeLlO, wOrLd!: md5 = 25e6b50951df2ea1f704a2e5810e5d87 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/05 04:23:47 ERROR : HeLlO, wOrLd!: sum not found 2025/02/05 04:23:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote' 2025/02/05 04:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote': 1 files missing 2025/02/05 04:23:47 NOTICE: 1 hashes missing 2025/02/05 04:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote': 2 differences found 2025/02/05 04:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/05 04:23:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote': 0 differences found 2025/02/05 04:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote': 1 matching files 2025/02/05 04:23:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joyusag5bote" 2025/02/05 04:23:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:23:48 DEBUG : Creating backend with remote "TestDrive:crypt/2ntu1pmcrm086370k6nghlk9qmk2q8ivgbb083c5hlos9p8jiot0" 2025/02/05 04:23:49 DEBUG : Creating backend with remote "/tmp/rclone1529660740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote'", Local "Local file system at /tmp/rclone1529660740", Modify Window "1ms" 2025/02/05 04:23:51 DEBUG : HELLO, WORLD!: md5 = ede8fb6044e9e66aacdd791159ea9a97 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/05 04:23:52 ERROR : HELLO, WORLD!: sum not found 2025/02/05 04:23:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote' 2025/02/05 04:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote': 1 files missing 2025/02/05 04:23:52 NOTICE: 1 hashes missing 2025/02/05 04:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote': 2 differences found 2025/02/05 04:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/05 04:23:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote': 0 differences found 2025/02/05 04:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote': 1 matching files 2025/02/05 04:23:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reqajek7rulo" 2025/02/05 04:23:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:23:53 DEBUG : Creating backend with remote "TestDrive:crypt/31udji9uughed8mrobmlaevrjqn8428a4mr6bec4uh100l0h0jeg" 2025/02/05 04:23:54 DEBUG : Creating backend with remote "/tmp/rclone2708115417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo'", Local "Local file system at /tmp/rclone2708115417", Modify Window "1ms" 2025/02/05 04:23:56 DEBUG : 測試_Русский___ě_áñ: md5 = a2929e7e41e5c2a749bda609213c12cd OK NFD checkfile vs. NFC remote (without normalization) 2025/02/05 04:23:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/05 04:23:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo' 2025/02/05 04:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo': 1 files missing 2025/02/05 04:23:57 NOTICE: 1 hashes missing 2025/02/05 04:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo': 2 differences found 2025/02/05 04:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/05 04:23:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo': 0 differences found 2025/02/05 04:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo': 1 matching files 2025/02/05 04:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noqidaj7qibi" 2025/02/05 04:23:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/mf5le8musaseo3iaauogf75u08s4fun3qla2gam7rbjc4pnrjm2g" 2025/02/05 04:23:59 DEBUG : Creating backend with remote "/tmp/rclone178375707" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi'", Local "Local file system at /tmp/rclone178375707", Modify Window "1ms" 2025/02/05 04:24:01 DEBUG : 測試_Русский___ě_áñ: md5 = a694144d4fdd17cb58fdfcc5bf642ab3 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/05 04:24:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/05 04:24:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi' 2025/02/05 04:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi': 1 files missing 2025/02/05 04:24:01 NOTICE: 1 hashes missing 2025/02/05 04:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi': 2 differences found 2025/02/05 04:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/05 04:24:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi': 0 differences found 2025/02/05 04:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi': 1 matching files 2025/02/05 04:24:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciguquv4poye" 2025/02/05 04:24:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:24:02 DEBUG : Creating backend with remote "TestDrive:crypt/546rlmgim1cj7mvkss8u000c17jficbppnk5mqs2l6qeq81ng9tg" 2025/02/05 04:24:03 DEBUG : Creating backend with remote "/tmp/rclone1631516548" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye'", Local "Local file system at /tmp/rclone1631516548", Modify Window "1ms" 2025/02/05 04:24:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 54ca18a1c1e75c5ffdafc68bd4c1f32d OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/05 04:24:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 04:24:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye' 2025/02/05 04:24:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye': 1 files missing 2025/02/05 04:24:06 NOTICE: 1 hashes missing 2025/02/05 04:24:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye': 2 differences found 2025/02/05 04:24:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/05 04:24:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye': 0 differences found 2025/02/05 04:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye': 1 matching files 2025/02/05 04:24:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-horahuk6zale" 2025/02/05 04:24:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:24:07 DEBUG : Creating backend with remote "TestDrive:crypt/so20e0g14fd542c2350ev74mhnpee7oe9lokn1iem5es1s2f5bog" 2025/02/05 04:24:08 DEBUG : Creating backend with remote "/tmp/rclone2744766509" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale'", Local "Local file system at /tmp/rclone2744766509", Modify Window "1ms" 2025/02/05 04:24:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e3e1e71b1eb43baf03101de49fac6a6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/05 04:24:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 04:24:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale' 2025/02/05 04:24:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale': 1 files missing 2025/02/05 04:24:11 NOTICE: 1 hashes missing 2025/02/05 04:24:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale': 2 differences found 2025/02/05 04:24:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/05 04:24:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale': 0 differences found 2025/02/05 04:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale': 1 matching files 2025/02/05 04:24:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafehim0mivo" 2025/02/05 04:24:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:24:12 DEBUG : Creating backend with remote "TestDrive:crypt/4kcklceainnd3j91tssjsklmevafa54qanudd6d6untb3kbk2ctg" 2025/02/05 04:24:13 DEBUG : Creating backend with remote "/tmp/rclone178910442" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo'", Local "Local file system at /tmp/rclone178910442", Modify Window "1ms" 2025/02/05 04:24:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 82881baa77cf945d83bbc90dbe25860a OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/05 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo' 2025/02/05 04:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo': 1 files missing 2025/02/05 04:24:15 NOTICE: 1 hashes missing 2025/02/05 04:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo': 2 differences found 2025/02/05 04:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/05 04:24:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo': 0 differences found 2025/02/05 04:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo': 1 matching files 2025/02/05 04:24:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hudeyil6qaro" 2025/02/05 04:24:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:24:16 DEBUG : Creating backend with remote "TestDrive:crypt/2hvub57us2nngqrb6g4u8inhsm68d35m0n0rs4aivd07vgot2h10" 2025/02/05 04:24:17 DEBUG : Creating backend with remote "/tmp/rclone3548040039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro'", Local "Local file system at /tmp/rclone3548040039", Modify Window "1ms" 2025/02/05 04:24:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93979127330b9b1302893edcbeaa0dab OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/05 04:24:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 04:24:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro' 2025/02/05 04:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro': 1 files missing 2025/02/05 04:24:20 NOTICE: 1 hashes missing 2025/02/05 04:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro': 2 differences found 2025/02/05 04:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/05 04:24:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 04:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro': 0 differences found 2025/02/05 04:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro': 1 matching files 2025/02/05 04:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudeyil6qaro': Purge remote 2025/02/05 04:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafehim0mivo': Purge remote 2025/02/05 04:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-horahuk6zale': Purge remote 2025/02/05 04:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciguquv4poye': Purge remote 2025/02/05 04:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noqidaj7qibi': Purge remote 2025/02/05 04:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reqajek7rulo': Purge remote 2025/02/05 04:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joyusag5bote': Purge remote 2025/02/05 04:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lirufoc8mote': Purge remote 2025/02/05 04:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifavaj2numi': Purge remote 2025/02/05 04:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punayif0zire': Purge remote --- PASS: TestApplyTransforms (51.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:24:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 04:24:28 DEBUG : sub/file2: md5 = 11471ad7e7e3908d9169093d3f9392bc OK 2025/02/05 04:24:28 INFO : file1: Copied (new) to: sub/file2 2025/02/05 04:24:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 04:24:29 DEBUG : file1: Unchanged skipping 2025/02/05 04:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': don't need to copy/move sub/file2, it is already at target location 2025/02/05 04:24:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:24:35 DEBUG : dst/file1: md5 = b2d2c6a2167d508abe540894386081c8 OK 2025/02/05 04:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/backup" 2025/02/05 04:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 04:24:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/05 04:24:39 INFO : dst/file1: Moved (server-side) 2025/02/05 04:24:40 DEBUG : dst/file1: md5 = 685a3b63b3cb5b9fec7ba3adecad8a85 OK 2025/02/05 04:24:40 INFO : dst/file1: Copied (new) 2025/02/05 04:24:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:24:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:24:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.83s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:24:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/dst" 2025/02/05 04:24:45 DEBUG : Config file has changed externally - reloading 2025/02/05 04:24:45 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 04:24:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/CompareDest" 2025/02/05 04:24:47 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/gveqi14airsml4bgu7krj116o8" 2025/02/05 04:24:48 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 04:24:50 DEBUG : one: md5 = b18a0f83db95dc13fab91d8da7578da0 OK 2025/02/05 04:24:50 INFO : one: Copied (new) 2025/02/05 04:24:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 04:24:53 DEBUG : one: md5 = b59e1def68f7d23ba6600284fe141df9 OK 2025/02/05 04:24:53 INFO : one: Copied (replaced existing) 2025/02/05 04:24:55 DEBUG : dst/one: md5 = f4fcd15e46597d05a46cafa47c0e95cb OK 2025/02/05 04:24:57 DEBUG : CompareDest/one: md5 = eccb1d3f1f760c57912dc8ec24e87746 OK 2025/02/05 04:24:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 04:24:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 04:24:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 04:25:00 DEBUG : CompareDest/two: md5 = 2690bb3d44aadfa76c02f2b794f91cc6 OK 2025/02/05 04:25:01 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 04:25:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 04:25:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 04:25:02 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 04:25:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 04:25:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 04:25:03 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 04:25:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/05 04:25:05 DEBUG : two: md5 = 2ed2ef899dc67ae6901d41df05149155 OK 2025/02/05 04:25:05 INFO : two: Copied (new) 2025/02/05 04:25:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 04:25:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:25:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 04:25:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.35s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/dst" 2025/02/05 04:25:09 DEBUG : Config file has changed externally - reloading 2025/02/05 04:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 04:25:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/CopyDest" 2025/02/05 04:25:11 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/05 04:25:13 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 04:25:15 DEBUG : one: md5 = ee747b29346142f1db7a2bf4c78c65cc OK 2025/02/05 04:25:15 INFO : one: Copied (new) 2025/02/05 04:25:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 04:25:17 DEBUG : one: md5 = 08574987f06be6015dd4d212a61eac89 OK 2025/02/05 04:25:17 INFO : one: Copied (replaced existing) 2025/02/05 04:25:19 DEBUG : dst/one: md5 = aee8801623a89531a083d00c64031253 OK 2025/02/05 04:25:21 DEBUG : CopyDest/one: md5 = 52af1dd1df2031d394b21316ee098444 OK 2025/02/05 04:25:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/BackupDir" 2025/02/05 04:25:22 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/05 04:25:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 04:25:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 04:25:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 04:25:26 INFO : one: Moved (server-side) 2025/02/05 04:25:27 INFO : one: Copied (server-side copy) 2025/02/05 04:25:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/05 04:25:29 DEBUG : CopyDest/two: md5 = 4f058bf56fba5610f9c703e49ef96e4f OK 2025/02/05 04:25:30 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 04:25:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 04:25:31 INFO : two: Copied (server-side copy) 2025/02/05 04:25:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/05 04:25:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 04:25:32 DEBUG : two: Unchanged skipping 2025/02/05 04:25:34 DEBUG : CopyDest/three: md5 = be239c6dc291363a26fbfc89f1b40f0c OK 2025/02/05 04:25:34 DEBUG : three: Need to transfer - File not found at Destination 2025/02/05 04:25:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/05 04:25:35 DEBUG : three: Destination not found in --copy-dest 2025/02/05 04:25:36 DEBUG : three: md5 = f9c368691c10d9a54630494f69ee6d90 OK 2025/02/05 04:25:36 INFO : three: Copied (new) 2025/02/05 04:25:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 04:25:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 04:25:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:25:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 04:25:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 04:25:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:25:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.00s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:25:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/05 04:25:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9bd4ef2aabb1f830a5403ebecc101f92 OK 2025/02/05 04:25:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/05 04:25:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/05 04:25:47 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/02/05 04:25:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/05 04:25:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/05 04:25:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f0a93d73373f798c0a993f85fcd56cf8 OK 2025/02/05 04:25:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/05 04:25:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/05 04:25:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:25:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using skip mode. 2025/02/05 04:25:56 NOTICE: one: Found 2 files with duplicate names 2025/02/05 04:25:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using skip mode. 2025/02/05 04:26:01 NOTICE: one: Found 3 files with duplicate names 2025/02/05 04:26:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/05 04:26:02 INFO : one: Deleted 2025/02/05 04:26:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using first mode. 2025/02/05 04:26:08 NOTICE: one: Found 3 files with duplicate names 2025/02/05 04:26:08 INFO : one: Deleted 2025/02/05 04:26:08 INFO : one: Deleted 2025/02/05 04:26:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.26s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using newest mode. 2025/02/05 04:26:14 NOTICE: one: Found 3 files with duplicate names 2025/02/05 04:26:14 INFO : one: Deleted 2025/02/05 04:26:15 INFO : one: Deleted 2025/02/05 04:26:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using oldest mode. 2025/02/05 04:26:21 NOTICE: one: Found 3 files with duplicate names 2025/02/05 04:26:21 INFO : one: Deleted 2025/02/05 04:26:22 INFO : one: Deleted 2025/02/05 04:26:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using largest mode. 2025/02/05 04:26:27 NOTICE: one: Found 3 files with duplicate names 2025/02/05 04:26:28 INFO : one: Deleted 2025/02/05 04:26:28 INFO : one: Deleted 2025/02/05 04:26:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.36s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using smallest mode. 2025/02/05 04:26:33 NOTICE: one: Found 3 files with duplicate names 2025/02/05 04:26:34 INFO : one: Deleted 2025/02/05 04:26:34 INFO : one: Deleted 2025/02/05 04:26:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.23s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Looking for duplicate names using rename mode. 2025/02/05 04:26:42 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/05 04:26:43 INFO : one-2.txt: renamed from: one.txt 2025/02/05 04:26:44 INFO : one-3.txt: renamed from: one.txt 2025/02/05 04:26:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.37s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:26:50 DEBUG : dupe1/one.txt: md5 = 15c1c0a26f8aac7d489675882111492b OK 2025/02/05 04:26:52 DEBUG : dupe2/two.txt: md5 = e82c1572eef3fd01596a0d0a0eea3c41 OK 2025/02/05 04:26:54 DEBUG : dupe3/three.txt: md5 = 0a315916287035ca58eadb01811c9bed OK 2025/02/05 04:26:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/05 04:26:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/05 04:26:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 04:26:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/05 04:27:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 04:27:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/05 04:27:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:02 DEBUG : a.txt: md5 = f02937cd0fbb7ba5907b4d0697b25190 OK 2025/02/05 04:27:03 DEBUG : zend.txt: md5 = 5def0d326ed29c1129eaae5f8cfe8131 OK 2025/02/05 04:27:06 DEBUG : sub dir/hello world: md5 = 3deb63c3d84626d293ea8dcdea1f2bad OK 2025/02/05 04:27:07 DEBUG : sub dir/hello world2: md5 = c671705aaa9c66d87f412fc0fd321185 OK 2025/02/05 04:27:09 DEBUG : sub dir/ignore dir/.ignore: md5 = fdde9f2909f1c165b0bf3dd74d306c41 OK 2025/02/05 04:27:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0a86c09d9f03c27fed181871a206ebe0 OK 2025/02/05 04:27:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = a6bb32c607ed6c3f1b47cba25d0cec2a OK 2025/02/05 04:27:14 DEBUG : a.txt: Excluded (Size Filter) 2025/02/05 04:27:14 DEBUG : a.txt: Excluded 2025/02/05 04:27:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/05 04:27:15 DEBUG : sub dir/hello world: Excluded 2025/02/05 04:27:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/05 04:27:15 DEBUG : sub dir/hello world2: Excluded 2025/02/05 04:27:15 DEBUG : sub dir/ignore dir: Excluded 2025/02/05 04:27:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/05 04:27:15 DEBUG : sub dir/hello world: Excluded 2025/02/05 04:27:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/05 04:27:15 DEBUG : sub dir/hello world2: Excluded 2025/02/05 04:27:16 DEBUG : sub dir/ignore dir: Excluded 2025/02/05 04:27:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/05 04:27:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/05 04:27:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/05 04:27:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/05 04:27:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/05 04:27:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 04:27:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.98s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:24 DEBUG : file1: md5 = 76ac809060a6640de6e09e2fb4b42967 OK 2025/02/05 04:27:26 DEBUG : sub/file2: md5 = fafbdc79ecad8856c8ea94792e023b07 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/02/05 04:27:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/05 04:27:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/05 04:27:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/05 04:27:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:34 DEBUG : file1: md5 = 80a0209a2d3d7507bc45ee0632868d7f OK 2025/02/05 04:27:36 DEBUG : sub/file2: md5 = 134f43ce3276bee8717aff127226df7f 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/02/05 04:27:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/notfound" 2025/02/05 04:27:40 DEBUG : Config file has changed externally - reloading 2025/02/05 04:27:40 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/05 04:27:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.86s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Making directory 2025/02/05 04:27:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:47 DEBUG : sub dir/hello world: md5 = e850bb13469b76d00397789825883723 OK 2025/02/05 04:27:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:51 DEBUG : potato2: md5 = 7463ac21f68efc298d2bef08172a50cf OK 2025/02/05 04:27:52 DEBUG : empty space: md5 = c808656ad0882d88d6052fd04b36f535 OK --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:27:56 DEBUG : potato2: md5 = 8a8b8c0e82a4a58b7c93c6c7460dc651 OK 2025/02/05 04:27:57 DEBUG : empty space: md5 = 7e9b65a8e1987236055de4bdcca653f4 OK 2025/02/05 04:27:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:00 DEBUG : potato2: md5 = 27468a9c72d20cd59ea72ae864f69e14 OK 2025/02/05 04:28:02 DEBUG : empty space: md5 = d89e22a43937f90fd410d995df6f23d3 OK --- PASS: TestLsLong (4.54s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:05 DEBUG : potato2: md5 = dae02acfa28b78778df68a06566c5048 OK 2025/02/05 04:28:07 DEBUG : empty space: md5 = b717371cde9dcfef4c4b22397dc29e6e OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2025/02/05 04:28:08 DEBUG : Creating backend with remote ":memory:" 2025/02/05 04:28:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/05 04:28:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/05 04:28:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/05 04:28:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/05 04:28:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/05 04:28:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/05 04:28:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/05 04:28:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/05 04:28:08 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:10 DEBUG : potato2: md5 = 63a968360fb347b15b66e33a9645e5f8 OK 2025/02/05 04:28:11 DEBUG : empty space: md5 = 8b094f8484b4973f7507f1ba1e7674dc OK 2025/02/05 04:28:13 DEBUG : sub dir/potato3: md5 = 501305834d50eeda85103c45d5da09a1 OK 2025/02/05 04:28:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:18 DEBUG : small: md5 = f968bb2ecbcaac84caca4d56cfa32472 OK 2025/02/05 04:28:19 DEBUG : medium: md5 = 533d590f850f819191c8d56cbe1b946b OK 2025/02/05 04:28:21 DEBUG : large: md5 = fc85a5584dce17439afcd123547390f3 OK 2025/02/05 04:28:21 DEBUG : Waiting for deletions to finish 2025/02/05 04:28:21 DEBUG : large: Excluded (Size Filter) 2025/02/05 04:28:22 INFO : medium: Deleted 2025/02/05 04:28:22 INFO : small: Deleted --- PASS: TestDelete (6.11s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:24 DEBUG : small: md5 = 8e70effddc35fef7f57134c588d65c62 OK 2025/02/05 04:28:26 DEBUG : medium: md5 = 83a0cce8279bbcf51aca6b2f2f57878f OK 2025/02/05 04:28:27 DEBUG : large: md5 = 9ef0abeb6562d57d56780193c281412a OK 2025/02/05 04:28:27 DEBUG : Waiting for deletions to finish 2025/02/05 04:28:28 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/05 04:28:28 INFO : large: Deleted 2025/02/05 04:28:28 INFO : small: Deleted --- PASS: TestMaxDelete (6.96s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:31 DEBUG : small: md5 = 4fce54bdd34a067249f33e4524831737 OK 2025/02/05 04:28:33 DEBUG : medium: md5 = 3cd8ed2a72df9a32102bfa1a9d571c30 OK 2025/02/05 04:28:34 DEBUG : large: md5 = 777639e4e3b830d40ed5d251a289f67c OK 2025/02/05 04:28:34 DEBUG : Waiting for deletions to finish 2025/02/05 04:28:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/05 04:28:35 INFO : small: Deleted 2025/02/05 04:28:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:38 DEBUG : small: md5 = c4f6f4332d5f1d1c7c89fb80ed0ad7a5 OK 2025/02/05 04:28:40 DEBUG : medium: md5 = 42cdfcbbb206e7d0ce5ed33a5dcfdd67 OK 2025/02/05 04:28:41 DEBUG : large: md5 = e3dab7f2cb8e1feaab81c75ef07b448d OK 2025/02/05 04:28:41 DEBUG : Waiting for deletions to finish 2025/02/05 04:28:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/05 04:28:42 INFO : small: Deleted 2025/02/05 04:28:42 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.06s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:45 DEBUG : ReadFile: md5 = 0bbd5af0ec63a71ccfa64f7b453d6a8b OK --- PASS: TestReadFile (3.93s) === RUN TestRetry 2025/02/05 04:28:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/05 04:28:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/05 04:28:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:28:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:28:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:28:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:28:48 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:28:49 DEBUG : file1: md5 = 8e18a5329d6a16c620f32fdfb72e4b9b OK 2025/02/05 04:28:51 DEBUG : file2: md5 = 09e3cd2cdf2db4cd7d8b4baef444868f OK --- PASS: TestCat (16.54s) === RUN TestPurge 2025/02/05 04:29:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizakec4bufe" 2025/02/05 04:29:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:29:04 DEBUG : Creating backend with remote "TestDrive:crypt/dmkcls57brcdlmo1q0vohbq6dp2a96tga7om2q1odg4abkqsa9hg" 2025/02/05 04:29:05 DEBUG : Creating backend with remote "/tmp/rclone299582333" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizakec4bufe'", Local "Local file system at /tmp/rclone299582333", Modify Window "1ms" 2025/02/05 04:29:10 DEBUG : A1/B1/C1/one: md5 = c965542ef0f39d5dddf10074369e9192 OK 2025/02/05 04:29:10 INFO : A2: Making directory 2025/02/05 04:29:11 INFO : A1/B2: Making directory 2025/02/05 04:29:11 INFO : A1/B2/C2: Making directory 2025/02/05 04:29:12 INFO : A1/B1/C3: Making directory 2025/02/05 04:29:13 INFO : A3: Making directory 2025/02/05 04:29:14 INFO : A3/B3: Making directory 2025/02/05 04:29:14 INFO : A3/B3/C4: Making directory 2025/02/05 04:29:16 DEBUG : A1/two: md5 = 971f441ae8d81c78a1dbba183bb8eb85 OK 2025/02/05 04:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizakec4bufe': Purge remote 2025/02/05 04:29:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.66s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:29:24 DEBUG : A1/B1/C1/one: md5 = a4ffbaec9100a9a55b00c7143ac6b824 OK 2025/02/05 04:29:24 INFO : A2: Making directory 2025/02/05 04:29:24 INFO : A1/B2: Making directory 2025/02/05 04:29:25 INFO : A1/B2/C2: Making directory 2025/02/05 04:29:26 INFO : A1/B1/C3: Making directory 2025/02/05 04:29:27 INFO : A3: Making directory 2025/02/05 04:29:28 INFO : A3/B3: Making directory 2025/02/05 04:29:28 INFO : A3/B3/C4: Making directory 2025/02/05 04:29:30 DEBUG : A1/two: md5 = 6437728cc5212c336a33dace3a3e7ff3 OK 2025/02/05 04:29:31 DEBUG : removing 1 level 3 directories 2025/02/05 04:29:31 INFO : A3/B3/C4: Removing directory 2025/02/05 04:29:34 DEBUG : removing 2 level 3 directories 2025/02/05 04:29:34 INFO : A1/B2/C2: Removing directory 2025/02/05 04:29:34 INFO : A1/B1/C3: Removing directory 2025/02/05 04:29:35 DEBUG : removing 2 level 2 directories 2025/02/05 04:29:35 INFO : A3/B3: Removing directory 2025/02/05 04:29:35 INFO : A1/B2: Removing directory 2025/02/05 04:29:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/05 04:29:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 04:29:36 DEBUG : removing 2 level 1 directories 2025/02/05 04:29:36 INFO : A3: Removing directory 2025/02/05 04:29:36 INFO : A2: Removing directory 2025/02/05 04:29:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/05 04:29:40 DEBUG : removing 1 level 3 directories 2025/02/05 04:29:40 INFO : A1/B1/C1: Removing directory 2025/02/05 04:29:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:40 DEBUG : removing 1 level 2 directories 2025/02/05 04:29:40 INFO : A1/B1: Removing directory 2025/02/05 04:29:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 04:29:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 04:29:41 DEBUG : removing 1 level 1 directories 2025/02/05 04:29:41 INFO : A1: Removing directory 2025/02/05 04:29:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 04:29:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 04:29:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 04:29:42 DEBUG : removing 1 level 0 directories 2025/02/05 04:29:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Removing directory 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 04:29:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.32s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:29:44 INFO : A1: Making directory 2025/02/05 04:29:45 INFO : A1/B1: Making directory 2025/02/05 04:29:46 INFO : A1/B1/C1: Making directory 2025/02/05 04:29:48 DEBUG : removing 1 level 3 directories 2025/02/05 04:29:48 INFO : A1/B1/C1: Removing directory 2025/02/05 04:29:49 DEBUG : removing 1 level 2 directories 2025/02/05 04:29:49 INFO : A1/B1: Removing directory 2025/02/05 04:29:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 04:29:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.82s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:29:51 INFO : A1: Making directory 2025/02/05 04:29:52 INFO : A1/B1: Making directory 2025/02/05 04:29:53 INFO : A1/B1/C1: Making directory 2025/02/05 04:29:55 DEBUG : removing 1 level 3 directories 2025/02/05 04:29:55 INFO : A1/B1/C1: Removing directory 2025/02/05 04:29:56 DEBUG : removing 1 level 2 directories 2025/02/05 04:29:56 INFO : A1/B1: Removing directory 2025/02/05 04:29:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 04:29:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:30:00 DEBUG : file1: md5 = 3513e62c6f3e7b91b39586825fbf96fc OK 2025/02/05 04:30:00 DEBUG : filename.txt: File name found in url 2025/02/05 04:30:02 DEBUG : filename.txt: md5 = 9ff9750d404890a8de33a0369e0dac8d OK 2025/02/05 04:30:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/05 04:30:03 DEBUG : headerfilename.txt: md5 = 6184367fa09e980dc8933d555b3af821 OK 2025/02/05 04:30:05 DEBUG : file2: md5 = e3dc8308cfda2c5f43ea668b1e155ce0 OK --- PASS: TestCopyURL (8.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:30:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 04:30:10 DEBUG : sub/file2: md5 = 9a304e1f54062beb51023bf1774ff44b OK 2025/02/05 04:30:10 INFO : file1: Copied (new) to: sub/file2 2025/02/05 04:30:10 INFO : file1: Deleted 2025/02/05 04:30:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 04:30:10 DEBUG : file1: Unchanged skipping 2025/02/05 04:30:10 INFO : file1: Deleted 2025/02/05 04:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': don't need to copy/move sub/file2, it is already at target location 2025/02/05 04:30:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:30:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 04:30:15 DEBUG : file1: md5 = ebbcfcd75a477410fcde30c7d45e9ed5 OK 2025/02/05 04:30:15 INFO : file1: Copied (new) 2025/02/05 04:30:15 INFO : file1: Deleted 2025/02/05 04:30:15 DEBUG : file1: Destination exists, skipping 2025/02/05 04:30:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:30:20 DEBUG : dst/file1: md5 = f1cf9ef0d79dff251d6798dbfdf7b1af OK 2025/02/05 04:30:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukacob8dehi/backup" 2025/02/05 04:30:20 DEBUG : Config file has changed externally - reloading 2025/02/05 04:30:21 DEBUG : Creating backend with remote "TestDrive:crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 04:30:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/05 04:30:24 INFO : dst/file1: Moved (server-side) 2025/02/05 04:30:26 DEBUG : dst/file1: md5 = 40bc6f2d3981f17092d54d1839f4426f OK 2025/02/05 04:30:26 INFO : dst/file1: Copied (new) 2025/02/05 04:30:26 INFO : dst/file1: Deleted 2025/02/05 04:30:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:30:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 04:30:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.83s) === 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:30:33 DEBUG : A1/one: md5 = 09de6c4885a17ce71dd13ede207f5666 OK 2025/02/05 04:30:34 DEBUG : A1/two: md5 = 4bc681edf1237a90910eed5a1cf5349e OK 2025/02/05 04:30:36 DEBUG : A1/B1/three: md5 = df0a7d6bd54861c195c7c21e1b0a2f95 OK 2025/02/05 04:30:38 DEBUG : A1/B1/C1/four: md5 = 0c458469bfa1b27c696dc9fca73c1c70 OK 2025/02/05 04:30:40 DEBUG : A1/B1/C2/five: md5 = 87b5e61609525594cfe25a64e1488e29 OK 2025/02/05 04:30:40 INFO : A1/B2: Making directory 2025/02/05 04:30:41 INFO : A1/B1/C3: Making directory 2025/02/05 04:30:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/05 04:30:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/05 04:30:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/05 04:30:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/05 04:30:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/05 04:30:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 04:30:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 04:30:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 04:30:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 04:30:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 04:30:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/05 04:31:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/05 04:31:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/05 04:31:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/05 04:31:02 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/05 04:31:03 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/05 04:31:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 04:31:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 04:31:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 04:31:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 04:31:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 04:31:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/05 04:31:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/05 04:31:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 04:31:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 04:31:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 04:31:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 04:31:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 04:31:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 04:31:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 04:31:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.87s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:15 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 04:31:17 DEBUG : no_checksum_small_file_from_pipe: md5 = 2c0c276ed008b909f6a10df3eac1bb5c OK 2025/02/05 04:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/05 04:31:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/05 04:31:18 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/05 04:31:19 DEBUG : no_checksum_big_file_from_pipe: md5 = d0ba084f1d279a7a952b41f16990ac55 OK 2025/02/05 04:31:19 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 04:31:22 DEBUG : with_checksum_small_file_from_pipe: md5 = 166229d8c025162a068668e7f9108fc9 OK 2025/02/05 04:31:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/05 04:31:23 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/05 04:31:24 DEBUG : with_checksum_big_file_from_pipe: md5 = 16b856fec242e97f1255cb12856c28dd OK 2025/02/05 04:31:24 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 04:31:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 04:31:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/05 04:31:29 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-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 04:31:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/05 04:31:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/05 04:31:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.78s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/05 04:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (48 bytes), uploading instead of streaming 2025/02/05 04:31:36 DEBUG : rcat_metadata: md5 = 18967cbe10749c1dec7dcf21e3d14ef1 OK 2025/02/05 04:31:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/05 04:31:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/05 04:31:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0a9be9aa40875dbd534c5886cc624cd7 OK 2025/02/05 04:31:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:42 DEBUG : potato1: md5 = 45997a5aa06f7baf3fc4133d3f6a0c6e OK 2025/02/05 04:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (60 bytes), uploading instead of streaming 2025/02/05 04:31:43 DEBUG : potato2: md5 = 0617168530b3ef181fec9ad475c138d9 OK 2025/02/05 04:31:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:46 DEBUG : potato1: md5 = f0d3c1f9e672e7fa242272818b851187 OK 2025/02/05 04:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': File to upload is small (60 bytes), uploading instead of streaming 2025/02/05 04:31:48 DEBUG : potato2: md5 = 755f99db46b82081d556e0aeef6e93f5 OK 2025/02/05 04:31:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.93s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:31:51 DEBUG : potato2: md5 = d9ef1ce505a56b69c105d5f402be8c2b OK 2025/02/05 04:31:53 DEBUG : empty space: md5 = 73825b2b156f1e7c89bb2681a886bf3d OK 2025/02/05 04:31:55 DEBUG : sub dir/potato3: md5 = d571a6cc727d394abfd7f43555ec3a1b OK 2025/02/05 04:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Touching "empty space" 2025/02/05 04:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Touching "potato2" 2025/02/05 04:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Touching "sub dir/potato3" 2025/02/05 04:32:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.54s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:32:00 DEBUG : dir with metadata: Making directory with metadata 2025/02/05 04:32:01 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.10s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:32:04 DEBUG : directory with modtime: Making directory with metadata 2025/02/05 04:32:04 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:32:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/05 04:32:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 04:32:06 DEBUG : Google drive root 'crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0': Skipping btime metadata as can't update it on an existing file: 2025-02-05T04:32:06.273027531Z 2025/02/05 04:32:07 INFO : non existent directory: Updated directory metadata 2025/02/05 04:32:08 DEBUG : Google drive root 'crypt/4gpuajk7l66re67itn0mu939hru3uikie87svmnhjkcevu08pfh0': Skipping btime metadata as can't update it on an existing file: 2025-02-05T04:32:06.273027531Z 2025/02/05 04:32:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:32:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/05 04:32:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/05 04:32:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:32:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/05 04:32:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 04:32:15 DEBUG : dst: Making directory with metadata 2025/02/05 04:32:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 04:32:15 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 04:32:16 INFO : dst: Set directory modification time (using SetModTime) 2025/02/05 04:32:16 INFO : dst: Set directory modification time (using SetModTime) 2025/02/05 04:32:16 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/05 04:32:17 INFO : dst: Set directory modification time (using SetModTime) 2025/02/05 04:32:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi'", Local "Local file system at /tmp/rclone23813838", Modify Window "1ms" 2025/02/05 04:32:20 DEBUG : sub dir/test remove existing: md5 = 04d92a7a1a6c5814f19a1e2151111c6e OK 2025/02/05 04:32:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c28985181d9b0e5ca60bcf3f2787f79b OK 2025/02/05 04:32:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tomagel7" before starting 2025/02/05 04:32:24 DEBUG : sub dir/test remove existing.tomagel7: TEST: removing renamed existing file after operation 2025/02/05 04:32:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qobosoc1" before starting 2025/02/05 04:32:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qobosoc1: TEST: renaming existing back after failed operation 2025/02/05 04:32:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.falumoy1" before starting 2025/02/05 04:32:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.falumoy1: TEST: removing renamed existing file after operation 2025/02/05 04:32:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ieae1msvaeeq4vlmv13hfmd1dg7fmctd9mal6pr4gm8937rq0t4g" 2025/02/05 04:32:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gntuqol76h9a4eeohimr5or3vlr6q4216ovleh924tvut9e5ue0hnkafnk8dhjbmihno29n7uhdpidt578nglmjtsl299o5c048nog6ofpo7scn7at5idd7f691dhgdnan4oi0dppiq4413gkjah00quu2qhmnhdofvc2ogq2hgnoia6r9f0" --- PASS: TestRemoveExisting (13.09s) === 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/02/05 04:32:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukacob8dehi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m27.343248498s (try 1/5)