"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/09 01:05:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi" 2025/01/09 01:05:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:05:12 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0" 2025/01/09 01:05:13 DEBUG : Creating backend with remote "/tmp/rclone1630900098" === 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/09 01:05:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/09 01:05:14 DEBUG : potato: Seek from 10 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 10 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Seek from 5 to 2 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/09 01:05:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Seek from 5 to 2 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/09 01:05:14 DEBUG : potato: Seek from 8 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 8 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/09 01:05:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 01:05:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 01:05:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 01:05:14 DEBUG : potato: Seek from 5 to 2 2025/01/09 01:05:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/09 01:05:14 DEBUG : potato: Seek from 9 to 0 2025/01/09 01:05:14 DEBUG : potato: Seek from 9 to 0 2025/01/09 01:05:14 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:05:17 DEBUG : rutabaga: md5 = 5d5726917a6c0fc4f7c816f5579fa177 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/09 01:05:19 DEBUG : empty space: md5 = 6c077d475a020198bb0c7a1fe070b980 OK === RUN TestCheck/3 2025/01/09 01:05:21 DEBUG : potato2: md5 = 5aef27a158973eecd0c2110cffa76a81 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/09 01:05:24 DEBUG : remotepotato: md5 = c7a286f92a9e0cdab9a59885a86da97a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.87s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/09 01:05:28 DEBUG : Creating backend with remote "nonexistent" 2025/01/09 01:05:28 DEBUG : Creating backend with remote "nonexistent" 2025/01/09 01:05:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/09 01:05:28 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/01/09 01:05:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/09 01:05:28 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:05:30 DEBUG : rutabaga: md5 = 3cc47a41c01e469c322434a8fce43a46 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/09 01:05:34 DEBUG : empty space: md5 = 894b5cdd709234e5a0ff119f0daa6c17 OK === RUN TestCheckDownload/3 2025/01/09 01:05:38 DEBUG : potato2: md5 = b805292b9437b763bee29ddec8caccac OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/09 01:05:43 DEBUG : remotepotato: md5 = 8efe569362b3647677ba516ad64c575d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.72s) --- PASS: TestCheckDownload/1 (1.51s) --- PASS: TestCheckDownload/2 (1.32s) --- PASS: TestCheckDownload/3 (1.24s) --- PASS: TestCheckDownload/4 (1.50s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:05:50 DEBUG : rutabaga: md5 = 43191d18cbb6dadc006af1faa3737a1a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/09 01:05:53 DEBUG : empty space: md5 = 4233ea53d2cbe356a23c1ea6ecf1f24f OK === RUN TestCheckSizeOnly/3 2025/01/09 01:05:55 DEBUG : potato2: md5 = 36bfa512ab3bd03cb3a36f204b747617 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/09 01:05:57 DEBUG : remotepotato: md5 = 364a6626ff0f08dc62f035bd7d49223e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.65s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:06:03 DEBUG : test.sum: md5 = 43d352227f45ac9a981b68b0f147c48b OK 2025/01/09 01:06:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/09 01:06:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/09 01:06:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/09 01:06:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/09 01:06:07 DEBUG : test.sum: md5 = d5449c12d36844cd26e5307b0bb67787 OK 2025/01/09 01:06:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/09 01:06:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/09 01:06:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/09 01:06:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:06:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/data" 2025/01/09 01:06:09 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:06:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/data" 2025/01/09 01:06:11 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/vjrnln8ratgmqakfosrqe8espk" 2025/01/09 01:06:16 DEBUG : data/banana: md5 = d287432383d01e510ec78f09c5e6b45c OK 2025/01/09 01:06:17 DEBUG : test.sum: md5 = 645c5e5c8aa3e8699e10bbc19a496a4a OK === RUN TestCheckSumDownload/subtest1 2025/01/09 01:06:27 DEBUG : data/potato: md5 = 1a74e8be2625780334bacf75c963bceb OK 2025/01/09 01:06:29 DEBUG : test.sum: md5 = 64419ffe996faa72c3257d48e798926e OK === RUN TestCheckSumDownload/subtest2 2025/01/09 01:06:33 DEBUG : test.sum: md5 = 5e3e18dcbdf1bfdbdf9ecae74a465096 OK === RUN TestCheckSumDownload/subtest3 2025/01/09 01:06:39 DEBUG : test.sum: md5 = c9f2e3cc25e36fbc7227e429a8257da2 OK === RUN TestCheckSumDownload/subtest4 2025/01/09 01:06:44 DEBUG : test.sum: md5 = ea204009103b7e9b2ee125375f716160 OK === RUN TestCheckSumDownload/subtest5 2025/01/09 01:06:48 DEBUG : test.sum: md5 = 1a84295769645be439664249ac539efa OK === RUN TestCheckSumDownload/subtest6 2025/01/09 01:06:53 DEBUG : data/banana: md5 = a3985ea441d2926b40d24470f5dfb1ae OK 2025/01/09 01:06:55 DEBUG : data/potato: md5 = 9454daabe8f6453b5010274f4fa377cd OK 2025/01/09 01:06:56 DEBUG : test.sum: md5 = c39b7ba54ccdad45c3cb217fc08c9a4f OK === RUN TestCheckSumDownload/subtest7 2025/01/09 01:07:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/09 01:07:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (51.54s) --- PASS: TestCheckSumDownload/subtest1 (7.62s) --- PASS: TestCheckSumDownload/subtest2 (2.55s) --- PASS: TestCheckSumDownload/subtest3 (3.36s) --- PASS: TestCheckSumDownload/subtest4 (2.68s) --- PASS: TestCheckSumDownload/subtest5 (2.25s) --- PASS: TestCheckSumDownload/subtest6 (3.10s) --- PASS: TestCheckSumDownload/subtest7 (2.52s) === RUN TestApplyTransforms 2025/01/09 01:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lesukid9cudo" 2025/01/09 01:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:03 DEBUG : Creating backend with remote "TestDrive:crypt/65kvdvl8qsgn9rolmuuma46203iugup2qmchk9k1mhl6g9mv2vng" 2025/01/09 01:07:04 DEBUG : Creating backend with remote "/tmp/rclone3503392647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo'", Local "Local file system at /tmp/rclone3503392647", Modify Window "1ms" 2025/01/09 01:07:07 DEBUG : hello, world!: md5 = 70decff2bc1956ed49a6c0a917266180 OK upper checkfile vs. lower remote (without normalization) 2025/01/09 01:07:07 ERROR : hello, world!: sum not found 2025/01/09 01:07:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo' 2025/01/09 01:07:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo': 1 files missing 2025/01/09 01:07:07 NOTICE: 1 hashes missing 2025/01/09 01:07:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo': 2 differences found 2025/01/09 01:07:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/09 01:07:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo': 0 differences found 2025/01/09 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo': 1 matching files 2025/01/09 01:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yosavud2yeca" 2025/01/09 01:07:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/u1agct04oj4phbdi99eq80u3dd68nvkc60t0gbp8m6c04nk6lg6g" 2025/01/09 01:07:10 DEBUG : Creating backend with remote "/tmp/rclone3955116832" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca'", Local "Local file system at /tmp/rclone3955116832", Modify Window "1ms" 2025/01/09 01:07:12 DEBUG : HELLO, WORLD!: md5 = 33eeabc052cb95760c1d962db282351b OK lower checkfile vs. upper remote (without normalization) 2025/01/09 01:07:13 ERROR : HELLO, WORLD!: sum not found 2025/01/09 01:07:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca' 2025/01/09 01:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca': 1 files missing 2025/01/09 01:07:13 NOTICE: 1 hashes missing 2025/01/09 01:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca': 2 differences found 2025/01/09 01:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/09 01:07:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca': 0 differences found 2025/01/09 01:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca': 1 matching files 2025/01/09 01:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wixupaj2xate" 2025/01/09 01:07:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/0m7lv9k80qcgpdfvadjokrc709lob0ajdqpmcm7qsmtpk7roejqg" 2025/01/09 01:07:15 DEBUG : Creating backend with remote "/tmp/rclone1996874832" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate'", Local "Local file system at /tmp/rclone1996874832", Modify Window "1ms" 2025/01/09 01:07:18 DEBUG : HeLlO, wOrLd!: md5 = 2855af74d4655e83da840a7571fa6703 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/09 01:07:19 ERROR : HeLlO, wOrLd!: sum not found 2025/01/09 01:07:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate' 2025/01/09 01:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate': 1 files missing 2025/01/09 01:07:19 NOTICE: 1 hashes missing 2025/01/09 01:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate': 2 differences found 2025/01/09 01:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/09 01:07:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate': 0 differences found 2025/01/09 01:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate': 1 matching files 2025/01/09 01:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kupazul9jahi" 2025/01/09 01:07:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/v3na7ea1cg3g87m0ona2r7a508n8ui5fnpc3kdg3kdee28tc70m0" 2025/01/09 01:07:21 DEBUG : Creating backend with remote "/tmp/rclone3306693339" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi'", Local "Local file system at /tmp/rclone3306693339", Modify Window "1ms" 2025/01/09 01:07:24 DEBUG : HELLO, WORLD!: md5 = 429a8bf002f2074b8367cb413259a884 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/09 01:07:24 ERROR : HELLO, WORLD!: sum not found 2025/01/09 01:07:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi' 2025/01/09 01:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi': 1 files missing 2025/01/09 01:07:24 NOTICE: 1 hashes missing 2025/01/09 01:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi': 2 differences found 2025/01/09 01:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/09 01:07:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi': 0 differences found 2025/01/09 01:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi': 1 matching files 2025/01/09 01:07:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiyap8paxu" 2025/01/09 01:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:26 DEBUG : Creating backend with remote "TestDrive:crypt/ngckjm2nhgsadtjvjufvovo2itlssoc7e7qhaanhqjd5nceoql50" 2025/01/09 01:07:27 DEBUG : Creating backend with remote "/tmp/rclone1529773105" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu'", Local "Local file system at /tmp/rclone1529773105", Modify Window "1ms" 2025/01/09 01:07:30 DEBUG : 測試_Русский___ě_áñ: md5 = a40c94f820e82fefff6e2db11ac1962f OK NFD checkfile vs. NFC remote (without normalization) 2025/01/09 01:07:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/09 01:07:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu' 2025/01/09 01:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu': 1 files missing 2025/01/09 01:07:30 NOTICE: 1 hashes missing 2025/01/09 01:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu': 2 differences found 2025/01/09 01:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/09 01:07:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu': 0 differences found 2025/01/09 01:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu': 1 matching files 2025/01/09 01:07:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becewah8kuna" 2025/01/09 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:31 DEBUG : Creating backend with remote "TestDrive:crypt/jah323ishsa5rcquem2g8l8fd7q6ieic10ub2cimb4f0lv90531g" 2025/01/09 01:07:32 DEBUG : Creating backend with remote "/tmp/rclone2387489482" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna'", Local "Local file system at /tmp/rclone2387489482", Modify Window "1ms" 2025/01/09 01:07:35 DEBUG : 測試_Русский___ě_áñ: md5 = e1f2667029201c459fa6a50ff324fdd2 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/09 01:07:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/09 01:07:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna' 2025/01/09 01:07:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna': 1 files missing 2025/01/09 01:07:36 NOTICE: 1 hashes missing 2025/01/09 01:07:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna': 2 differences found 2025/01/09 01:07:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/09 01:07:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna': 0 differences found 2025/01/09 01:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna': 1 matching files 2025/01/09 01:07:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cososar9kavo" 2025/01/09 01:07:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:37 DEBUG : Creating backend with remote "TestDrive:crypt/b997jupvvfapb0nu4fbu1mdtpgjnhj2rg7n8e7gkt644joddqqbg" 2025/01/09 01:07:38 DEBUG : Creating backend with remote "/tmp/rclone3933002437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo'", Local "Local file system at /tmp/rclone3933002437", Modify Window "1ms" 2025/01/09 01:07:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9fe43c6b6218886364550883cd0da5cb OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/09 01:07:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 01:07:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo' 2025/01/09 01:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo': 1 files missing 2025/01/09 01:07:41 NOTICE: 1 hashes missing 2025/01/09 01:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo': 2 differences found 2025/01/09 01:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/09 01:07:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo': 0 differences found 2025/01/09 01:07:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo': 1 matching files 2025/01/09 01:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vapawer0roro" 2025/01/09 01:07:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/io522m0icbfqb3907g96s53okhvr8gk0aniciu0cgpkdi9hh8og0" 2025/01/09 01:07:44 DEBUG : Creating backend with remote "/tmp/rclone2334382171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro'", Local "Local file system at /tmp/rclone2334382171", Modify Window "1ms" 2025/01/09 01:07:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d1fa012d75b32b01495613d05adc3e1b OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/09 01:07:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 01:07:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro' 2025/01/09 01:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro': 1 files missing 2025/01/09 01:07:47 NOTICE: 1 hashes missing 2025/01/09 01:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro': 2 differences found 2025/01/09 01:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/09 01:07:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro': 0 differences found 2025/01/09 01:07:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro': 1 matching files 2025/01/09 01:07:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobunuj6yomu" 2025/01/09 01:07:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:49 DEBUG : Creating backend with remote "TestDrive:crypt/churtn3posrdsaaf6rgm0sahoh6ce6e3eif435q82kgjotfvr6v0" 2025/01/09 01:07:50 DEBUG : Creating backend with remote "/tmp/rclone2490043355" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu'", Local "Local file system at /tmp/rclone2490043355", Modify Window "1ms" 2025/01/09 01:07:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb8f3a1571193a8eda119bf5408c2f6c OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/09 01:07:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 01:07:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu' 2025/01/09 01:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu': 1 files missing 2025/01/09 01:07:53 NOTICE: 1 hashes missing 2025/01/09 01:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu': 2 differences found 2025/01/09 01:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/09 01:07:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:07:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu': 0 differences found 2025/01/09 01:07:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu': 1 matching files 2025/01/09 01:07:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jituzaf0tove" 2025/01/09 01:07:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:07:54 DEBUG : Creating backend with remote "TestDrive:crypt/s9h6tj0ha5jgditriui0thpi376tp2ljgim0kumaavbk2u3isafg" 2025/01/09 01:07:55 DEBUG : Creating backend with remote "/tmp/rclone1293677747" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove'", Local "Local file system at /tmp/rclone1293677747", Modify Window "1ms" 2025/01/09 01:07:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 436733f56f33f1ce86acc87a0ef8504c OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/09 01:07:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 01:07:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove' 2025/01/09 01:07:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove': 1 files missing 2025/01/09 01:07:59 NOTICE: 1 hashes missing 2025/01/09 01:07:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove': 2 differences found 2025/01/09 01:07:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/09 01:08:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 01:08:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove': 0 differences found 2025/01/09 01:08:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove': 1 matching files 2025/01/09 01:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jituzaf0tove': Purge remote 2025/01/09 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobunuj6yomu': Purge remote 2025/01/09 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vapawer0roro': Purge remote 2025/01/09 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cososar9kavo': Purge remote 2025/01/09 01:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becewah8kuna': Purge remote 2025/01/09 01:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiyap8paxu': Purge remote 2025/01/09 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kupazul9jahi': Purge remote 2025/01/09 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wixupaj2xate': Purge remote 2025/01/09 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosavud2yeca': Purge remote 2025/01/09 01:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesukid9cudo': Purge remote --- PASS: TestApplyTransforms (63.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:08:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/09 01:08:10 DEBUG : sub/file2: md5 = b5bbcb75742f257df32dc23ef559946b OK 2025/01/09 01:08:10 INFO : file1: Copied (new) to: sub/file2 2025/01/09 01:08:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 01:08:11 DEBUG : file1: Unchanged skipping 2025/01/09 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': don't need to copy/move sub/file2, it is already at target location 2025/01/09 01:08:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.25s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:08:18 DEBUG : dst/file1: md5 = 056d290d0405c0d9f167641188c9b3c8 OK 2025/01/09 01:08:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/backup" 2025/01/09 01:08:19 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/1nrff024r7pq65ecp72fc28jb0" 2025/01/09 01:08:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/09 01:08:24 INFO : dst/file1: Moved (server-side) 2025/01/09 01:08:25 DEBUG : dst/file1: md5 = 925a4d429af2b1f41e52305010cdf98b OK 2025/01/09 01:08:25 INFO : dst/file1: Copied (new) 2025/01/09 01:08:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:08:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:08:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.76s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/dst" 2025/01/09 01:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 01:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/CompareDest" 2025/01/09 01:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/gveqi14airsml4bgu7krj116o8" 2025/01/09 01:08:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 01:08:38 DEBUG : one: md5 = 9dd5eea629092185aa480f16bfff34f6 OK 2025/01/09 01:08:38 INFO : one: Copied (new) 2025/01/09 01:08:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:08:40 DEBUG : one: md5 = 06f75fb7b5d8635418a9a1b879d545e6 OK 2025/01/09 01:08:40 INFO : one: Copied (replaced existing) 2025/01/09 01:08:42 DEBUG : dst/one: md5 = d0c72d6d5015ac03a87cafe80dc8fc70 OK 2025/01/09 01:08:45 DEBUG : CompareDest/one: md5 = 80300d8258df527bb133f010393a395a OK 2025/01/09 01:08:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:08:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 01:08:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 01:08:50 DEBUG : CompareDest/two: md5 = 23ecdf39c0cb8be5b88aaea2b10e9881 OK 2025/01/09 01:08:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 01:08:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 01:08:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 01:08:52 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 01:08:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 01:08:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 01:08:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 01:08:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/09 01:08:55 DEBUG : two: md5 = 3d2e41d1d35ccd8dea873ffa0d076b46 OK 2025/01/09 01:08:55 INFO : two: Copied (new) 2025/01/09 01:08:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 01:08:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:09:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 01:09:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/dst" 2025/01/09 01:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 01:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/CopyDest" 2025/01/09 01:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/09 01:09:04 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 01:09:07 DEBUG : one: md5 = 31ba6685e7247639385fe326ad6a6898 OK 2025/01/09 01:09:07 INFO : one: Copied (new) 2025/01/09 01:09:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:09:10 DEBUG : one: md5 = 65739297bd83c3d31cd05bdaaf31e9b9 OK 2025/01/09 01:09:10 INFO : one: Copied (replaced existing) 2025/01/09 01:09:12 DEBUG : dst/one: md5 = 3edcc98bdf7f41d417e8953e65f78b0f OK 2025/01/09 01:09:15 DEBUG : CopyDest/one: md5 = 940b987941360a1c674123e734f69d70 OK 2025/01/09 01:09:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/BackupDir" 2025/01/09 01:09:16 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/09 01:09:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:09:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 01:09:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:09:22 INFO : one: Moved (server-side) 2025/01/09 01:09:23 INFO : one: Copied (server-side copy) 2025/01/09 01:09:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/09 01:09:25 DEBUG : CopyDest/two: md5 = 6b2685adaa788877dabb3d3e701304e5 OK 2025/01/09 01:09:26 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 01:09:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 01:09:28 INFO : two: Copied (server-side copy) 2025/01/09 01:09:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/09 01:09:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 01:09:28 DEBUG : two: Unchanged skipping 2025/01/09 01:09:31 DEBUG : CopyDest/three: md5 = 8b81103d5e1c02d68157e2fc6ab106bd OK 2025/01/09 01:09:32 DEBUG : three: Need to transfer - File not found at Destination 2025/01/09 01:09:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/09 01:09:32 DEBUG : three: Destination not found in --copy-dest 2025/01/09 01:09:33 DEBUG : three: md5 = 1736d39d5341db2c3c6acb21d8d15c74 OK 2025/01/09 01:09:33 INFO : three: Copied (new) 2025/01/09 01:09:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/09 01:09:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 01:09:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:09:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:09:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 01:09:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/09 01:09:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.23s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:09:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/09 01:09:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e2a7f98289626718388f1a124b93334f OK 2025/01/09 01:09:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/09 01:09:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/09 01:09:46 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/01/09 01:09:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/09 01:09:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/09 01:09:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d38c07d1cb0e5bf8f7e33c98138d98b2 OK 2025/01/09 01:09:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/09 01:09:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/09 01:09:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.22s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using skip mode. 2025/01/09 01:09:57 NOTICE: one: Found 2 files with duplicate names 2025/01/09 01:09:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.84s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using skip mode. 2025/01/09 01:10:04 NOTICE: one: Found 3 files with duplicate names 2025/01/09 01:10:04 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/09 01:10:04 INFO : one: Deleted 2025/01/09 01:10:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using first mode. 2025/01/09 01:10:11 NOTICE: one: Found 3 files with duplicate names 2025/01/09 01:10:12 INFO : one: Deleted 2025/01/09 01:10:12 INFO : one: Deleted 2025/01/09 01:10:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using newest mode. 2025/01/09 01:10:19 NOTICE: one: Found 3 files with duplicate names 2025/01/09 01:10:19 INFO : one: Deleted 2025/01/09 01:10:20 INFO : one: Deleted 2025/01/09 01:10:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.82s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using oldest mode. 2025/01/09 01:10:27 NOTICE: one: Found 3 files with duplicate names 2025/01/09 01:10:28 INFO : one: Deleted 2025/01/09 01:10:28 INFO : one: Deleted 2025/01/09 01:10:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using largest mode. 2025/01/09 01:10:35 NOTICE: one: Found 3 files with duplicate names 2025/01/09 01:10:36 INFO : one: Deleted 2025/01/09 01:10:36 INFO : one: Deleted 2025/01/09 01:10:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.74s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using smallest mode. 2025/01/09 01:10:43 NOTICE: one: Found 3 files with duplicate names 2025/01/09 01:10:43 INFO : one: Deleted 2025/01/09 01:10:44 INFO : one: Deleted 2025/01/09 01:10:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.55s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:10:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Looking for duplicate names using rename mode. 2025/01/09 01:10:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/09 01:10:53 INFO : one-2.txt: renamed from: one.txt 2025/01/09 01:10:55 INFO : one-3.txt: renamed from: one.txt 2025/01/09 01:10:56 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.06s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:11:02 DEBUG : dupe1/one.txt: md5 = 4a647ab4f289ec3aa656ff7c53557416 OK 2025/01/09 01:11:05 DEBUG : dupe2/two.txt: md5 = 7b5317f6f819d93b4a042bc94fad2827 OK 2025/01/09 01:11:08 DEBUG : dupe3/three.txt: md5 = 736c05b05c460c70729f2f943ab58cf0 OK 2025/01/09 01:11:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/09 01:11:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/09 01:11:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/09 01:11:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/09 01:11:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/09 01:11:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/09 01:11:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.00s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:11:18 DEBUG : a.txt: md5 = ae497e73dd4136aa9787eef01097a095 OK 2025/01/09 01:11:20 DEBUG : zend.txt: md5 = ee3a4bbf4d2f3344080f07e841b7d070 OK 2025/01/09 01:11:22 DEBUG : sub dir/hello world: md5 = 0dfb0005bb8af0d3e92974710e37e88d OK 2025/01/09 01:11:24 DEBUG : sub dir/hello world2: md5 = 610af4fdac39e95b3958981f5b89ef90 OK 2025/01/09 01:11:27 DEBUG : sub dir/ignore dir/.ignore: md5 = d9373d48b4365f683359dcba89567dd6 OK 2025/01/09 01:11:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 025af84467a1b2a6c22e4dacc6e5b8c2 OK 2025/01/09 01:11:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9fa4919e8ce4072043bd9bd53e2a2695 OK 2025/01/09 01:11:33 DEBUG : a.txt: Excluded (Size Filter) 2025/01/09 01:11:33 DEBUG : a.txt: Excluded 2025/01/09 01:11:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/09 01:11:33 DEBUG : sub dir/hello world2: Excluded 2025/01/09 01:11:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/09 01:11:33 DEBUG : sub dir/hello world: Excluded 2025/01/09 01:11:34 DEBUG : sub dir/ignore dir: Excluded 2025/01/09 01:11:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/09 01:11:34 DEBUG : sub dir/hello world2: Excluded 2025/01/09 01:11:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/09 01:11:34 DEBUG : sub dir/hello world: Excluded 2025/01/09 01:11:34 DEBUG : sub dir/ignore dir: Excluded 2025/01/09 01:11:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/09 01:11:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/09 01:11:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/09 01:11:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/09 01:11:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/09 01:11:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/09 01:11:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.41s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:11:44 DEBUG : file1: md5 = 507b3ced9b4e42f985f80fe4b54913e0 OK 2025/01/09 01:11:47 DEBUG : sub/file2: md5 = bc7ae8cae4778a9d63e1460414f1a59d 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/01/09 01:11:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/09 01:11:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/09 01:11:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/09 01:11:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.90s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:11:55 DEBUG : file1: md5 = 5e30852b24df64f9c2938664b63c0ce6 OK 2025/01/09 01:11:58 DEBUG : sub/file2: md5 = 72b1b89b37798a2cbc3d20fd2c18ee51 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/01/09 01:12:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/notfound" 2025/01/09 01:12:02 DEBUG : Config file has changed externally - reloading 2025/01/09 01:12:02 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/09 01:12:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.11s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Making directory 2025/01/09 01:12:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:10 DEBUG : sub dir/hello world: md5 = 7356a5fd5587bc3574a8a9324ecef464 OK 2025/01/09 01:12:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:15 DEBUG : potato2: md5 = 9ad225d17a95041f27623c2d18a33e39 OK 2025/01/09 01:12:16 DEBUG : empty space: md5 = 6602af7cd173d2b3f91583a003e2266a OK --- PASS: TestLs (7.12s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:22 DEBUG : potato2: md5 = 5d77242345dbbbd93e7cc256084cc593 OK 2025/01/09 01:12:23 DEBUG : empty space: md5 = bce1605b9dfd59a8327891b7c5953fb2 OK 2025/01/09 01:12:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/09 01:12:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.68s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:27 DEBUG : potato2: md5 = 58fe779ee1895256dded6ce4791c771f OK 2025/01/09 01:12:29 DEBUG : empty space: md5 = 35eb921e05dcb56acd3b72939eebca79 OK --- PASS: TestLsLong (5.31s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:33 DEBUG : potato2: md5 = 90ce3ca27c8f7bb6ecf099546c8ddd57 OK 2025/01/09 01:12:34 DEBUG : empty space: md5 = 2bd3d410d67d80527ce7b4f2d519ff80 OK --- PASS: TestHashSums (5.20s) === RUN TestHashSumsWithErrors 2025/01/09 01:12:36 DEBUG : Creating backend with remote ":memory:" 2025/01/09 01:12:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/09 01:12:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/09 01:12:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:38 DEBUG : potato2: md5 = 1cbc4b7227ad3c1d8b60e8f82fea7aa8 OK 2025/01/09 01:12:40 DEBUG : empty space: md5 = dafc3a45c7963117f6c95e6606fa7dcf OK 2025/01/09 01:12:42 DEBUG : sub dir/potato3: md5 = 3dded62b8c4c2ce7190ae4cb756c3d6b OK 2025/01/09 01:12:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.08s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:48 DEBUG : small: md5 = e42fa1360fdbe81ebc8ab778e5e1a3fb OK 2025/01/09 01:12:50 DEBUG : medium: md5 = 46b7cd6f550b788f9ac72cfc40a04eec OK 2025/01/09 01:12:51 DEBUG : large: md5 = be7664df293566ccae29ef6d7aa66ea4 OK 2025/01/09 01:12:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:12:52 DEBUG : large: Excluded (Size Filter) 2025/01/09 01:12:52 INFO : medium: Deleted 2025/01/09 01:12:52 INFO : small: Deleted --- PASS: TestDelete (7.34s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:12:55 DEBUG : small: md5 = 129d7c3fe50db5ff886018ff84a508b6 OK 2025/01/09 01:12:57 DEBUG : medium: md5 = 08b031c2c8a23f085f8725037524216d OK 2025/01/09 01:12:59 DEBUG : large: md5 = c279d4bff7c655ae00f178ae699971f3 OK 2025/01/09 01:12:59 DEBUG : Waiting for deletions to finish 2025/01/09 01:12:59 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/09 01:13:00 INFO : medium: Deleted 2025/01/09 01:13:00 INFO : small: Deleted --- PASS: TestMaxDelete (7.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:13:03 DEBUG : small: md5 = 7007bdbf1dc743c55e28815f5a73d1f2 OK 2025/01/09 01:13:05 DEBUG : medium: md5 = a83c2a7da3a1c753875a7479f3d27acd OK 2025/01/09 01:13:07 DEBUG : large: md5 = 245444face4a5fe39561ab13aa714547 OK 2025/01/09 01:13:07 DEBUG : Waiting for deletions to finish 2025/01/09 01:13:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/09 01:13:08 INFO : medium: Deleted 2025/01/09 01:13:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:13:11 DEBUG : small: md5 = 7a143aa37a45b263100df86b64931922 OK 2025/01/09 01:13:13 DEBUG : medium: md5 = 90cf98c0c037a6bf9b66645307a559e4 OK 2025/01/09 01:13:14 DEBUG : large: md5 = 94474dee13d9f02b0452f10140af83a9 OK 2025/01/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/01/09 01:13:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/09 01:13:15 INFO : medium: Deleted 2025/01/09 01:13:15 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.71s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:13:19 DEBUG : ReadFile: md5 = 31608118cc29e84fd0ac2b205380df53 OK --- PASS: TestReadFile (4.85s) === RUN TestRetry 2025/01/09 01:13:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/09 01:13:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/09 01:13:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 01:13:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 01:13:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 01:13:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 01:13:22 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:13:24 DEBUG : file1: md5 = 6f6fedcff483207d799dec24bc679d91 OK 2025/01/09 01:13:26 DEBUG : file2: md5 = 763f26011da6a73ab3be38b272954007 OK --- PASS: TestCat (18.16s) === RUN TestPurge 2025/01/09 01:13:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bicuvir1tehu" 2025/01/09 01:13:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:13:40 DEBUG : Creating backend with remote "TestDrive:crypt/mdfbj26fhule10rp197ngflmh2lmv2bea302crts62l7n5kmpsrg" 2025/01/09 01:13:41 DEBUG : Creating backend with remote "/tmp/rclone2649825731" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bicuvir1tehu'", Local "Local file system at /tmp/rclone2649825731", Modify Window "1ms" 2025/01/09 01:13:48 DEBUG : A1/B1/C1/one: md5 = 6e8d9e2bf9905d17d2ba2a5b8ee8d89f OK 2025/01/09 01:13:48 INFO : A2: Making directory 2025/01/09 01:13:49 INFO : A1/B2: Making directory 2025/01/09 01:13:50 INFO : A1/B2/C2: Making directory 2025/01/09 01:13:51 INFO : A1/B1/C3: Making directory 2025/01/09 01:13:52 INFO : A3: Making directory 2025/01/09 01:13:53 INFO : A3/B3: Making directory 2025/01/09 01:13:54 INFO : A3/B3/C4: Making directory 2025/01/09 01:13:57 DEBUG : A1/two: md5 = 53b1e4daf60b2ddac5d63ae6158eac30 OK 2025/01/09 01:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bicuvir1tehu': Purge remote 2025/01/09 01:14:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:14:07 DEBUG : A1/B1/C1/one: md5 = 4c8b9a240fbb17065cc8dc8dc0c3c841 OK 2025/01/09 01:14:07 INFO : A2: Making directory 2025/01/09 01:14:08 INFO : A1/B2: Making directory 2025/01/09 01:14:09 INFO : A1/B2/C2: Making directory 2025/01/09 01:14:10 INFO : A1/B1/C3: Making directory 2025/01/09 01:14:11 INFO : A3: Making directory 2025/01/09 01:14:12 INFO : A3/B3: Making directory 2025/01/09 01:14:13 INFO : A3/B3/C4: Making directory 2025/01/09 01:14:16 DEBUG : A1/two: md5 = 037477dd87c9ad6d59e9ccf695ea76a7 OK 2025/01/09 01:14:17 DEBUG : removing 1 level 3 directories 2025/01/09 01:14:17 INFO : A3/B3/C4: Removing directory 2025/01/09 01:14:20 DEBUG : removing 2 level 3 directories 2025/01/09 01:14:20 INFO : A1/B2/C2: Removing directory 2025/01/09 01:14:20 INFO : A1/B1/C3: Removing directory 2025/01/09 01:14:21 DEBUG : removing 2 level 2 directories 2025/01/09 01:14:21 INFO : A3/B3: Removing directory 2025/01/09 01:14:21 INFO : A1/B2: Removing directory 2025/01/09 01:14:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 01:14:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/09 01:14:22 DEBUG : removing 2 level 1 directories 2025/01/09 01:14:22 INFO : A3: Removing directory 2025/01/09 01:14:22 INFO : A2: Removing directory 2025/01/09 01:14:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/09 01:14:27 DEBUG : removing 1 level 3 directories 2025/01/09 01:14:27 INFO : A1/B1/C1: Removing directory 2025/01/09 01:14:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:27 DEBUG : removing 1 level 2 directories 2025/01/09 01:14:27 INFO : A1/B1: Removing directory 2025/01/09 01:14:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 01:14:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 01:14:28 DEBUG : removing 1 level 1 directories 2025/01/09 01:14:28 INFO : A1: Removing directory 2025/01/09 01:14:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 01:14:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 01:14:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 01:14:29 DEBUG : removing 1 level 0 directories 2025/01/09 01:14:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Removing directory 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/09 01:14:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (30.03s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:14:32 INFO : A1: Making directory 2025/01/09 01:14:33 INFO : A1/B1: Making directory 2025/01/09 01:14:34 INFO : A1/B1/C1: Making directory 2025/01/09 01:14:37 DEBUG : removing 1 level 3 directories 2025/01/09 01:14:37 INFO : A1/B1/C1: Removing directory 2025/01/09 01:14:38 DEBUG : removing 1 level 2 directories 2025/01/09 01:14:38 INFO : A1/B1: Removing directory 2025/01/09 01:14:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 01:14:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:14:41 INFO : A1: Making directory 2025/01/09 01:14:42 INFO : A1/B1: Making directory 2025/01/09 01:14:43 INFO : A1/B1/C1: Making directory 2025/01/09 01:14:46 DEBUG : removing 1 level 3 directories 2025/01/09 01:14:46 INFO : A1/B1/C1: Removing directory 2025/01/09 01:14:47 DEBUG : removing 1 level 2 directories 2025/01/09 01:14:47 INFO : A1/B1: Removing directory 2025/01/09 01:14:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 01:14:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.26s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:14:52 DEBUG : file1: md5 = 55f595963741d5d6fc1b72b9cbfc3d71 OK 2025/01/09 01:14:52 DEBUG : filename.txt: File name found in url 2025/01/09 01:14:54 DEBUG : filename.txt: md5 = 4b11fb069f6d06323ee12694a95224ca OK 2025/01/09 01:14:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/09 01:14:56 DEBUG : headerfilename.txt: md5 = db9ca51119b42f6bb2d26c28f5ad3d42 OK 2025/01/09 01:14:57 DEBUG : file2: md5 = 3757205a822f87474919da9f76cffb91 OK --- PASS: TestCopyURL (10.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:15:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/09 01:15:03 DEBUG : sub/file2: md5 = 115d297a62be3a6fdcbf088b6a4a2231 OK 2025/01/09 01:15:03 INFO : file1: Copied (new) to: sub/file2 2025/01/09 01:15:03 INFO : file1: Deleted 2025/01/09 01:15:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 01:15:04 DEBUG : file1: Unchanged skipping 2025/01/09 01:15:04 INFO : file1: Deleted 2025/01/09 01:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': don't need to copy/move sub/file2, it is already at target location 2025/01/09 01:15:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:15:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/09 01:15:10 DEBUG : file1: md5 = 610f5c935b41e86330ec600f34613f1c OK 2025/01/09 01:15:10 INFO : file1: Copied (new) 2025/01/09 01:15:10 INFO : file1: Deleted 2025/01/09 01:15:10 DEBUG : file1: Destination exists, skipping 2025/01/09 01:15:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:15:15 DEBUG : dst/file1: md5 = 114505756bfc5cf66bf8457de3e01bdc OK 2025/01/09 01:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namewam2kogi/backup" 2025/01/09 01:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0/1nrff024r7pq65ecp72fc28jb0" 2025/01/09 01:15:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/09 01:15:20 INFO : dst/file1: Moved (server-side) 2025/01/09 01:15:22 DEBUG : dst/file1: md5 = 6e97f20269663f723be25223379532bd OK 2025/01/09 01:15:22 INFO : dst/file1: Copied (new) 2025/01/09 01:15:22 INFO : dst/file1: Deleted 2025/01/09 01:15:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:15:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 01:15:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.14s) === 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:15:30 DEBUG : A1/one: md5 = 81aa11d0d99a9932b248861bd69b1d5c OK 2025/01/09 01:15:32 DEBUG : A1/two: md5 = 433f4fa57963419fc00b0a7050e40ddb OK 2025/01/09 01:15:34 DEBUG : A1/B1/three: md5 = da54b82808c19c5911b2dc614ade2fa1 OK 2025/01/09 01:15:37 DEBUG : A1/B1/C1/four: md5 = 3f89061d7ebbccd81834359e38879849 OK 2025/01/09 01:15:40 DEBUG : A1/B1/C2/five: md5 = f73d942ff16e3792fcb327b6e5cab533 OK 2025/01/09 01:15:40 INFO : A1/B2: Making directory 2025/01/09 01:15:41 INFO : A1/B1/C3: Making directory 2025/01/09 01:15:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/09 01:15:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/09 01:15:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/09 01:15:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/09 01:15:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/09 01:15:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 01:15:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 01:15:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 01:15:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 01:15:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 01:16:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/09 01:16:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/09 01:16:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/09 01:16:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/09 01:16:08 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/09 01:16:09 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/09 01:16:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 01:16:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 01:16:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 01:16:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 01:16:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 01:16:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/09 01:16:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/09 01:16:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 01:16:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 01:16:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 01:16:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/09 01:16:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 01:16:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 01:16:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 01:16:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.32s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:16:24 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 01:16:26 DEBUG : no_checksum_small_file_from_pipe: md5 = dcde5e15d7ca8862ec22a730a6835f57 OK 2025/01/09 01:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/09 01:16:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/09 01:16:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/09 01:16:28 DEBUG : no_checksum_big_file_from_pipe: md5 = d763ff03b3d701eecd258b5223184e3a OK 2025/01/09 01:16:28 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 01:16:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 1c9999b5b9142f3ad4e853b20f2da0c4 OK 2025/01/09 01:16:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/09 01:16:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/09 01:16:33 DEBUG : with_checksum_big_file_from_pipe: md5 = cf7c6d4878f1386f3ad63ece75213558 OK 2025/01/09 01:16:33 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 01:16:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 01:16:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/09 01:16:39 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-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 01:16:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/09 01:16:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/09 01:16:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.39s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/09 01:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/09 01:16:49 DEBUG : rcat_metadata: md5 = a3c7570f5077d4a9ab88c8426d00557d OK 2025/01/09 01:16:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/09 01:16:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/09 01:16:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = d1efb05413507db1b405e655fb133bd9 OK 2025/01/09 01:16:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.52s) --- PASS: TestRcatMetadata/Normal (3.07s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:16:55 DEBUG : potato1: md5 = aaf51dc7e92f24ac1b7bff0fe21d1d5a OK 2025/01/09 01:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/09 01:16:57 DEBUG : potato2: md5 = 85c23b6d7bb447607cf1877167f7cb50 OK 2025/01/09 01:16:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.61s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:01 DEBUG : potato1: md5 = 7eacd903f3e30a32361f05f35886bc31 OK 2025/01/09 01:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/09 01:17:02 DEBUG : potato2: md5 = da8a7a0ad15cab40f9ad63114753c5e5 OK 2025/01/09 01:17:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:07 DEBUG : potato2: md5 = 962016835be259c56582e28f102307c7 OK 2025/01/09 01:17:08 DEBUG : empty space: md5 = 3114d7fab56583f6f848dcafc16b43a3 OK 2025/01/09 01:17:11 DEBUG : sub dir/potato3: md5 = 03a8d58cc4bd0e679f06434459494243 OK 2025/01/09 01:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Touching "empty space" 2025/01/09 01:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Touching "potato2" 2025/01/09 01:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Touching "sub dir/potato3" 2025/01/09 01:17:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.63s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:18 DEBUG : dir with metadata: Making directory with metadata 2025/01/09 01:17:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.05s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:21 DEBUG : directory with modtime: Making directory with metadata 2025/01/09 01:17:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.97s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/09 01:17:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/09 01:17:24 DEBUG : Google drive root 'crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0': Skipping btime metadata as can't update it on an existing file: 2025-01-09T01:17:24.087623964Z 2025/01/09 01:17:25 INFO : non existent directory: Updated directory metadata 2025/01/09 01:17:27 DEBUG : Google drive root 'crypt/klj1t8c6kamojnek53po4nkk6el2i0ga6aq36d69024kt07ef9r0': Skipping btime metadata as can't update it on an existing file: 2025-01-09T01:17:24.087623964Z 2025/01/09 01:17:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.67s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:29 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/09 01:17:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/09 01:17:32 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/09 01:17:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/09 01:17:34 DEBUG : dst: Making directory with metadata 2025/01/09 01:17:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/09 01:17:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 01:17:36 INFO : dst: Set directory modification time (using SetModTime) 2025/01/09 01:17:36 INFO : dst: Set directory modification time (using SetModTime) 2025/01/09 01:17:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/09 01:17:37 INFO : dst: Set directory modification time (using SetModTime) 2025/01/09 01:17:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.15s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi'", Local "Local file system at /tmp/rclone1630900098", Modify Window "1ms" 2025/01/09 01:17:41 DEBUG : sub dir/test remove existing: md5 = 87f2aa8b0f3d7819f9b291a31302f090 OK 2025/01/09 01:17:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 841f130ea9a89b7a184fe4cd1e128e70 OK 2025/01/09 01:17:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.puvoraz9" before starting 2025/01/09 01:17:46 DEBUG : sub dir/test remove existing.puvoraz9: TEST: removing renamed existing file after operation 2025/01/09 01:17:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nibuziw1" before starting 2025/01/09 01:17:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nibuziw1: TEST: renaming existing back after failed operation 2025/01/09 01:17:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cubowig7" before starting 2025/01/09 01:17:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cubowig7: TEST: removing renamed existing file after operation 2025/01/09 01:17:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d1sgggc3aqjver2c15j5534i427v6b6kcu1o2e5a0hceal6gfq7n0ns2cvta2r5rhcg194gaa31rpc3fev1u5k8p1431ie3ag388vc9t6r9effja2ejdrnn5vvh0urjle69kqld9i75ei4s2hndhih3vtb9ioa91mqlnoh1al5oovqpkgpkg" 2025/01/09 01:17:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6dtc8ram6d4c2v5vj0ce3h7gpfejvd3l2mp0omi4nseqm3no4r40" --- PASS: TestRemoveExisting (15.01s) === 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/01/09 01:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namewam2kogi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m41.546925049s (try 1/5)