"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/09 02:32:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi" 2025/03/09 02:32:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:32:00 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g" 2025/03/09 02:32:01 DEBUG : Creating backend with remote "/tmp/rclone2378030084" === 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/09 02:32:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/09 02:32:01 DEBUG : potato: Seek from 10 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 10 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Seek from 5 to 2 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/09 02:32:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Seek from 5 to 2 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/09 02:32:01 DEBUG : potato: Seek from 8 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 8 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/09 02:32:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/09 02:32:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/09 02:32:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/09 02:32:01 DEBUG : potato: Seek from 5 to 2 2025/03/09 02:32:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/09 02:32:01 DEBUG : potato: Seek from 9 to 0 2025/03/09 02:32:01 DEBUG : potato: Seek from 9 to 0 2025/03/09 02:32:01 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:32:04 DEBUG : rutabaga: md5 = 5073e5978762659b1eccb79f7cf1d81e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/09 02:32:06 DEBUG : empty space: md5 = 4b7606f4c173d49e094b645cf05abb34 OK === RUN TestCheck/3 2025/03/09 02:32:08 DEBUG : potato2: md5 = 7c34e9014f48706b2ac4e7c2e8c84f8b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/09 02:32:10 DEBUG : remotepotato: md5 = 284043f3abb260dc1d2931fda977feef OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.40s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/09 02:32:13 DEBUG : Creating backend with remote "nonexistent" 2025/03/09 02:32:13 DEBUG : Creating backend with remote "nonexistent" 2025/03/09 02:32:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/09 02:32:13 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/03/09 02:32:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/09 02:32:13 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:32:14 DEBUG : rutabaga: md5 = 700a677610dab538e80b09df9ad1ae6e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/09 02:32:19 DEBUG : empty space: md5 = 5b41fbd5d5c355301bbdcbf409f330b9 OK === RUN TestCheckDownload/3 2025/03/09 02:32:21 DEBUG : potato2: md5 = 0b56beb5f7ec5b85d8547eea767bde46 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/09 02:32:25 DEBUG : remotepotato: md5 = 98dd13268df68c6a0e2768995a13d836 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.53s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.45s) --- PASS: TestCheckDownload/6 (1.41s) --- PASS: TestCheckDownload/7 (1.13s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:32:32 DEBUG : rutabaga: md5 = 47b178250975ad03e544ef9dad7bf347 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/09 02:32:34 DEBUG : empty space: md5 = b01e33f3a536e5ad8465171f7682cf42 OK === RUN TestCheckSizeOnly/3 2025/03/09 02:32:36 DEBUG : potato2: md5 = 9a831c9ee0e8ac6c79f66db28e52afab OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/09 02:32:38 DEBUG : remotepotato: md5 = 12272f1956bbfe2481bea7e0f0c4fa81 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.17s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:32:42 DEBUG : test.sum: md5 = 8f76b2849cdba8fbf123680206afd19b OK 2025/03/09 02:32:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/09 02:32:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/09 02:32:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/09 02:32:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/09 02:32:45 DEBUG : test.sum: md5 = 1288c738c19d5445b2584595ea62e59a OK 2025/03/09 02:32:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/09 02:32:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/09 02:32:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/09 02:32:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.08s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:32:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/data" 2025/03/09 02:32:47 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:32:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/data" 2025/03/09 02:32:49 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/vjrnln8ratgmqakfosrqe8espk" 2025/03/09 02:32:52 DEBUG : data/banana: md5 = dcf3d439a8d9cdfe9332b7fee8d1b0ef OK 2025/03/09 02:32:54 DEBUG : test.sum: md5 = 48dfff47d6f04afeab0672a91764ac46 OK === RUN TestCheckSumDownload/subtest1 2025/03/09 02:32:59 DEBUG : data/potato: md5 = 0c424eaab92e67053e36cfa246037936 OK 2025/03/09 02:33:00 DEBUG : test.sum: md5 = f7586bf7547712f2d942ff05366c01ed OK === RUN TestCheckSumDownload/subtest2 2025/03/09 02:33:05 DEBUG : test.sum: md5 = 7a77b78e3c4573dc3a97d39b4001dc5e OK === RUN TestCheckSumDownload/subtest3 2025/03/09 02:33:09 DEBUG : test.sum: md5 = 30d9311f6f23d79df745c626f894a443 OK === RUN TestCheckSumDownload/subtest4 2025/03/09 02:33:13 DEBUG : test.sum: md5 = e81c176c56b20825e18e65720e14fcb1 OK === RUN TestCheckSumDownload/subtest5 2025/03/09 02:33:17 DEBUG : test.sum: md5 = 4c038aae5bdbd9916916fbaca2a9a1c2 OK === RUN TestCheckSumDownload/subtest6 2025/03/09 02:33:22 DEBUG : data/banana: md5 = 8ffb7abf38b236a2b3ed7cb68237eff3 OK 2025/03/09 02:33:23 DEBUG : data/potato: md5 = bbb8ae10f863443c163e26cae531ade1 OK 2025/03/09 02:33:25 DEBUG : test.sum: md5 = b2ec7a5143fa776a96d794262990805c OK === RUN TestCheckSumDownload/subtest7 2025/03/09 02:33:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/09 02:33:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.42s) --- PASS: TestCheckSumDownload/subtest1 (2.95s) --- PASS: TestCheckSumDownload/subtest2 (2.93s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (1.97s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.88s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms 2025/03/09 02:33:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budatay4qigi" 2025/03/09 02:33:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:31 DEBUG : Creating backend with remote "TestDrive:crypt/q1l23djl1jt725oahh98rm1f1t6812b74hp1ekgolhh3vmeg39hg" 2025/03/09 02:33:32 DEBUG : Creating backend with remote "/tmp/rclone3512633751" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi'", Local "Local file system at /tmp/rclone3512633751", Modify Window "1ms" 2025/03/09 02:33:34 DEBUG : hello, world!: md5 = bd82a982fb0b8c69d44de7a018ceeae8 OK upper checkfile vs. lower remote (without normalization) 2025/03/09 02:33:35 ERROR : hello, world!: sum not found 2025/03/09 02:33:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi' 2025/03/09 02:33:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi': 1 files missing 2025/03/09 02:33:35 NOTICE: 1 hashes missing 2025/03/09 02:33:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi': 2 differences found 2025/03/09 02:33:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/09 02:33:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi': 0 differences found 2025/03/09 02:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi': 1 matching files 2025/03/09 02:33:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruraley1qamu" 2025/03/09 02:33:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:36 DEBUG : Creating backend with remote "TestDrive:crypt/mknarbo1o94ut2on3obr8uebe3ucbu72qp3v57m5f5sjbvbh0he0" 2025/03/09 02:33:37 DEBUG : Creating backend with remote "/tmp/rclone3735005997" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu'", Local "Local file system at /tmp/rclone3735005997", Modify Window "1ms" 2025/03/09 02:33:39 DEBUG : HELLO, WORLD!: md5 = c84edaddd45d1b42f567549f52ac2554 OK lower checkfile vs. upper remote (without normalization) 2025/03/09 02:33:39 ERROR : HELLO, WORLD!: sum not found 2025/03/09 02:33:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu' 2025/03/09 02:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu': 1 files missing 2025/03/09 02:33:39 NOTICE: 1 hashes missing 2025/03/09 02:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu': 2 differences found 2025/03/09 02:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/09 02:33:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:33:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu': 0 differences found 2025/03/09 02:33:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu': 1 matching files 2025/03/09 02:33:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiseqis9roro" 2025/03/09 02:33:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:41 DEBUG : Creating backend with remote "TestDrive:crypt/7ufm3ulev5qh5d9c230tkt4og07cgeljkd3gh9j4d48dmbof892g" 2025/03/09 02:33:41 DEBUG : Creating backend with remote "/tmp/rclone3945088629" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro'", Local "Local file system at /tmp/rclone3945088629", Modify Window "1ms" 2025/03/09 02:33:43 DEBUG : HeLlO, wOrLd!: md5 = 8c123e625d0c2604e10f53e3c41533e9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/09 02:33:44 ERROR : HeLlO, wOrLd!: sum not found 2025/03/09 02:33:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro' 2025/03/09 02:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro': 1 files missing 2025/03/09 02:33:44 NOTICE: 1 hashes missing 2025/03/09 02:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro': 2 differences found 2025/03/09 02:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/09 02:33:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro': 0 differences found 2025/03/09 02:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro': 1 matching files 2025/03/09 02:33:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-patocel8qiqi" 2025/03/09 02:33:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:45 DEBUG : Creating backend with remote "TestDrive:crypt/bqlarefp1fm9d7akhq3f281kguq77vdp2o4kat9c54mq08qia6s0" 2025/03/09 02:33:46 DEBUG : Creating backend with remote "/tmp/rclone3391680328" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi'", Local "Local file system at /tmp/rclone3391680328", Modify Window "1ms" 2025/03/09 02:33:48 DEBUG : HELLO, WORLD!: md5 = fda7a87d5c5a39f17edb115266010354 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/09 02:33:49 ERROR : HELLO, WORLD!: sum not found 2025/03/09 02:33:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi' 2025/03/09 02:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi': 1 files missing 2025/03/09 02:33:49 NOTICE: 1 hashes missing 2025/03/09 02:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi': 2 differences found 2025/03/09 02:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/09 02:33:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi': 0 differences found 2025/03/09 02:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi': 1 matching files 2025/03/09 02:33:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaxowic7himi" 2025/03/09 02:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:50 DEBUG : Creating backend with remote "TestDrive:crypt/vfdgdod4mgcoli55jvccdqvrqqobvessqg37q6ci9sbgmvk73c10" 2025/03/09 02:33:51 DEBUG : Creating backend with remote "/tmp/rclone644924550" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi'", Local "Local file system at /tmp/rclone644924550", Modify Window "1ms" 2025/03/09 02:33:53 DEBUG : 測試_Русский___ě_áñ: md5 = ebf93ec2e15f4951a61aeec63a466a6d OK NFD checkfile vs. NFC remote (without normalization) 2025/03/09 02:33:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/09 02:33:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi' 2025/03/09 02:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi': 1 files missing 2025/03/09 02:33:54 NOTICE: 1 hashes missing 2025/03/09 02:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi': 2 differences found 2025/03/09 02:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/09 02:33:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi': 0 differences found 2025/03/09 02:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi': 1 matching files 2025/03/09 02:33:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coxufis2reti" 2025/03/09 02:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:55 DEBUG : Creating backend with remote "TestDrive:crypt/snvuujjh442kt6nvo7llh87h4puah949b3k8p1stavn4sq0citqg" 2025/03/09 02:33:56 DEBUG : Creating backend with remote "/tmp/rclone1134912367" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti'", Local "Local file system at /tmp/rclone1134912367", Modify Window "1ms" 2025/03/09 02:33:58 DEBUG : 測試_Русский___ě_áñ: md5 = 48ab2fa0780ddd8cf61ae4e8382caccd OK NFC checkfile vs. NFD remote (without normalization) 2025/03/09 02:33:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/09 02:33:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti' 2025/03/09 02:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti': 1 files missing 2025/03/09 02:33:58 NOTICE: 1 hashes missing 2025/03/09 02:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti': 2 differences found 2025/03/09 02:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/09 02:33:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti': 0 differences found 2025/03/09 02:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti': 1 matching files 2025/03/09 02:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyawej8nora" 2025/03/09 02:33:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/tfba7lpkcu2rht3q0pur4k09pj3bs9gcqs43vn9gp6ivibhl07u0" 2025/03/09 02:34:00 DEBUG : Creating backend with remote "/tmp/rclone3443150746" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora'", Local "Local file system at /tmp/rclone3443150746", Modify Window "1ms" 2025/03/09 02:34:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bc2517bfc375229336617da5e8c481a0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/09 02:34:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/09 02:34:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora' 2025/03/09 02:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora': 1 files missing 2025/03/09 02:34:03 NOTICE: 1 hashes missing 2025/03/09 02:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora': 2 differences found 2025/03/09 02:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/09 02:34:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora': 0 differences found 2025/03/09 02:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora': 1 matching files 2025/03/09 02:34:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kipolej0hiko" 2025/03/09 02:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:34:04 DEBUG : Creating backend with remote "TestDrive:crypt/2j8tslpckppiscl5p5ttdo46h237rco8k9eo77lvnkq2l4scb7c0" 2025/03/09 02:34:05 DEBUG : Creating backend with remote "/tmp/rclone2023613206" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko'", Local "Local file system at /tmp/rclone2023613206", Modify Window "1ms" 2025/03/09 02:34:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aace0608ea5dc7eac2a5c8903c845edb OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/09 02:34:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/09 02:34:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko' 2025/03/09 02:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko': 1 files missing 2025/03/09 02:34:08 NOTICE: 1 hashes missing 2025/03/09 02:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko': 2 differences found 2025/03/09 02:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/09 02:34:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko': 0 differences found 2025/03/09 02:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko': 1 matching files 2025/03/09 02:34:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gagosec6coqe" 2025/03/09 02:34:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:34:09 DEBUG : Creating backend with remote "TestDrive:crypt/kvhl4po798dhcek7vpjv0f2vdadismh627j050nej1c7ubfaabfg" 2025/03/09 02:34:10 DEBUG : Creating backend with remote "/tmp/rclone2945007375" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe'", Local "Local file system at /tmp/rclone2945007375", Modify Window "1ms" 2025/03/09 02:34:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f784c14a9c816e54bdcacde14835c85b OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/09 02:34:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/09 02:34:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe' 2025/03/09 02:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe': 1 files missing 2025/03/09 02:34:12 NOTICE: 1 hashes missing 2025/03/09 02:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe': 2 differences found 2025/03/09 02:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/09 02:34:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:34:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe': 0 differences found 2025/03/09 02:34:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe': 1 matching files 2025/03/09 02:34:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huqugoc8vivo" 2025/03/09 02:34:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:34:14 DEBUG : Creating backend with remote "TestDrive:crypt/qpkeb7pjl44nkan0b90tl8stkn7atog60sbiqmjm64kipqltmmn0" 2025/03/09 02:34:15 DEBUG : Creating backend with remote "/tmp/rclone2678325401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo'", Local "Local file system at /tmp/rclone2678325401", Modify Window "1ms" 2025/03/09 02:34:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b7284b16c6816a30e6b351996362c88e OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/09 02:34:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/09 02:34:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo' 2025/03/09 02:34:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo': 1 files missing 2025/03/09 02:34:17 NOTICE: 1 hashes missing 2025/03/09 02:34:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo': 2 differences found 2025/03/09 02:34:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/09 02:34:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/09 02:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo': 0 differences found 2025/03/09 02:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo': 1 matching files 2025/03/09 02:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huqugoc8vivo': Purge remote 2025/03/09 02:34:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gagosec6coqe': Purge remote 2025/03/09 02:34:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kipolej0hiko': Purge remote 2025/03/09 02:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyawej8nora': Purge remote 2025/03/09 02:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coxufis2reti': Purge remote 2025/03/09 02:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaxowic7himi': Purge remote 2025/03/09 02:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-patocel8qiqi': Purge remote 2025/03/09 02:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiseqis9roro': Purge remote 2025/03/09 02:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruraley1qamu': Purge remote 2025/03/09 02:34:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budatay4qigi': Purge remote --- PASS: TestApplyTransforms (52.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:34:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/09 02:34:26 DEBUG : sub/file2: md5 = b564954bea7c4fdc64ca839b01dc5c83 OK 2025/03/09 02:34:26 INFO : file1: Copied (new) to: sub/file2 2025/03/09 02:34:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 02:34:26 DEBUG : file1: Unchanged skipping 2025/03/09 02:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': don't need to copy/move sub/file2, it is already at target location 2025/03/09 02:34:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.93s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:34:32 DEBUG : dst/file1: md5 = 5ebe5ba40704fc8862877c6177131602 OK 2025/03/09 02:34:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/backup" 2025/03/09 02:34:33 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/1nrff024r7pq65ecp72fc28jb0" 2025/03/09 02:34:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/09 02:34:36 INFO : dst/file1: Moved (server-side) 2025/03/09 02:34:38 DEBUG : dst/file1: md5 = b53255f984aea5669c78e158a2c9f374 OK 2025/03/09 02:34:38 INFO : dst/file1: Copied (new) 2025/03/09 02:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:34:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:34:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.85s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:34:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/dst" 2025/03/09 02:34:43 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/09 02:34:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/CompareDest" 2025/03/09 02:34:44 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/gveqi14airsml4bgu7krj116o8" 2025/03/09 02:34:46 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 02:34:48 DEBUG : one: md5 = f3fd1c189238b83c8ffd4361cdf1b744 OK 2025/03/09 02:34:48 INFO : one: Copied (new) 2025/03/09 02:34:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:34:51 DEBUG : one: md5 = 3db267777ba34def6dc293c7d1df3ceb OK 2025/03/09 02:34:51 INFO : one: Copied (replaced existing) 2025/03/09 02:34:53 DEBUG : dst/one: md5 = 2a25f81d60f5d10e35f91075336604f3 OK 2025/03/09 02:34:55 DEBUG : CompareDest/one: md5 = 7d1525e290aa944395094801b69eb774 OK 2025/03/09 02:34:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:34:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 02:34:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:34:58 DEBUG : CompareDest/two: md5 = aaf062bf8ea6fa150f654234bae900b0 OK 2025/03/09 02:34:59 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 02:34:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 02:34:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 02:35:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 02:35:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 02:35:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 02:35:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 02:35:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/09 02:35:03 DEBUG : two: md5 = 25031faf3827ad284e6c023cc24382f9 OK 2025/03/09 02:35:03 INFO : two: Copied (new) 2025/03/09 02:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/09 02:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:35:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:35:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:35:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/dst" 2025/03/09 02:35:08 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/09 02:35:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/CopyDest" 2025/03/09 02:35:09 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/09 02:35:11 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 02:35:13 DEBUG : one: md5 = b45d2f2d45a8ef3b9f5957aa91883aa7 OK 2025/03/09 02:35:13 INFO : one: Copied (new) 2025/03/09 02:35:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:35:16 DEBUG : one: md5 = bb45e36efb27b0165b943bdfb3e82f3d OK 2025/03/09 02:35:16 INFO : one: Copied (replaced existing) 2025/03/09 02:35:18 DEBUG : dst/one: md5 = ebf70b393ead3c155d9d2c8977b568af OK 2025/03/09 02:35:20 DEBUG : CopyDest/one: md5 = 7e092e012cfeaf58eeb14bec4431da7d OK 2025/03/09 02:35:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/BackupDir" 2025/03/09 02:35:21 DEBUG : Config file has changed externally - reloading 2025/03/09 02:35:21 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/09 02:35:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:35:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 02:35:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:35:24 INFO : one: Moved (server-side) 2025/03/09 02:35:25 INFO : one: Copied (server-side copy) 2025/03/09 02:35:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/09 02:35:27 DEBUG : CopyDest/two: md5 = 35d88797a99bc7d5583e4fdb0e1e57dd OK 2025/03/09 02:35:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 02:35:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 02:35:29 INFO : two: Copied (server-side copy) 2025/03/09 02:35:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/09 02:35:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 02:35:30 DEBUG : two: Unchanged skipping 2025/03/09 02:35:32 DEBUG : CopyDest/three: md5 = e527476ee855103cb3122f07b0454b91 OK 2025/03/09 02:35:32 DEBUG : three: Need to transfer - File not found at Destination 2025/03/09 02:35:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/09 02:35:33 DEBUG : three: Destination not found in --copy-dest 2025/03/09 02:35:34 DEBUG : three: md5 = 8c94569c6f94669d0a07f828c4c0d85c OK 2025/03/09 02:35:34 INFO : three: Copied (new) 2025/03/09 02:35:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/09 02:35:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/09 02:35:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:35:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/09 02:35:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/09 02:35:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:35:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.68s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:35:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/09 02:35:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 72964eeb0435f742830ec8634b1aac83 OK 2025/03/09 02:35:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/09 02:35:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/09 02:35:44 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/03/09 02:35:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/09 02:35:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/09 02:35:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8f68061f999069781df35b13b779f703 OK 2025/03/09 02:35:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/09 02:35:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/09 02:35:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.93s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:35:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using skip mode. 2025/03/09 02:35:54 NOTICE: one: Found 2 files with duplicate names 2025/03/09 02:35:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:35:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using skip mode. 2025/03/09 02:35:59 NOTICE: one: Found 3 files with duplicate names 2025/03/09 02:35:59 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/09 02:36:00 INFO : one: Deleted 2025/03/09 02:36:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using first mode. 2025/03/09 02:36:05 NOTICE: one: Found 3 files with duplicate names 2025/03/09 02:36:06 INFO : one: Deleted 2025/03/09 02:36:06 INFO : one: Deleted 2025/03/09 02:36:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.14s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using newest mode. 2025/03/09 02:36:12 NOTICE: one: Found 3 files with duplicate names 2025/03/09 02:36:12 INFO : one: Deleted 2025/03/09 02:36:12 INFO : one: Deleted 2025/03/09 02:36:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using oldest mode. 2025/03/09 02:36:19 NOTICE: one: Found 3 files with duplicate names 2025/03/09 02:36:19 INFO : one: Deleted 2025/03/09 02:36:19 INFO : one: Deleted 2025/03/09 02:36:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using largest mode. 2025/03/09 02:36:25 NOTICE: one: Found 3 files with duplicate names 2025/03/09 02:36:25 INFO : one: Deleted 2025/03/09 02:36:25 INFO : one: Deleted 2025/03/09 02:36:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using smallest mode. 2025/03/09 02:36:31 NOTICE: one: Found 3 files with duplicate names 2025/03/09 02:36:31 INFO : one: Deleted 2025/03/09 02:36:32 INFO : one: Deleted 2025/03/09 02:36:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Looking for duplicate names using rename mode. 2025/03/09 02:36:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/09 02:36:39 INFO : one-2.txt: renamed from: one.txt 2025/03/09 02:36:41 INFO : one-3.txt: renamed from: one.txt 2025/03/09 02:36:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:46 DEBUG : dupe1/one.txt: md5 = f760257ad1c53ce0893df6164a86d280 OK 2025/03/09 02:36:48 DEBUG : dupe2/two.txt: md5 = ef10df87cec41e57aba9359636515827 OK 2025/03/09 02:36:51 DEBUG : dupe3/three.txt: md5 = d8ca53f822fa0a550d2f5ab5cb9b5380 OK 2025/03/09 02:36:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/09 02:36:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/09 02:36:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/09 02:36:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/09 02:36:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/09 02:36:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/09 02:36:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.01s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:36:59 DEBUG : a.txt: md5 = bd8df444f9592d1c33ee2f5b17db6956 OK 2025/03/09 02:37:00 DEBUG : zend.txt: md5 = a4748c55836c101cb6fb7b6dfe0df8a9 OK 2025/03/09 02:37:02 DEBUG : sub dir/hello world: md5 = 99b85aec3e7598c2e41e5d28c266ec5a OK 2025/03/09 02:37:04 DEBUG : sub dir/hello world2: md5 = afd796d306eadc2acca4a842b05fbee6 OK 2025/03/09 02:37:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 71ad0fa705d5ca4ebe0ce97f7cb373e5 OK 2025/03/09 02:37:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = bad1d61d194ff87e981b5e8c99ac8079 OK 2025/03/09 02:37:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 27d75d26c78d691da2dd301aa55f8bf1 OK 2025/03/09 02:37:10 DEBUG : a.txt: Excluded (Size Filter) 2025/03/09 02:37:10 DEBUG : a.txt: Excluded 2025/03/09 02:37:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/09 02:37:11 DEBUG : sub dir/hello world2: Excluded 2025/03/09 02:37:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/09 02:37:11 DEBUG : sub dir/hello world: Excluded 2025/03/09 02:37:12 DEBUG : sub dir/ignore dir: Excluded 2025/03/09 02:37:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/09 02:37:12 DEBUG : sub dir/hello world2: Excluded 2025/03/09 02:37:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/09 02:37:12 DEBUG : sub dir/hello world: Excluded 2025/03/09 02:37:12 DEBUG : sub dir/ignore dir: Excluded 2025/03/09 02:37:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/09 02:37:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/09 02:37:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/09 02:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/09 02:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/09 02:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/09 02:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.64s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:20 DEBUG : file1: md5 = de5e2f8b12f68ed9cb5ad3186abff562 OK 2025/03/09 02:37:22 DEBUG : sub/file2: md5 = ecbd9a4fa9370aace8ef23d67bf58024 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/03/09 02:37:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/09 02:37:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/09 02:37:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/09 02:37:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.70s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.34s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:30 DEBUG : file1: md5 = af0c749eed93ec832b8d0a276340d1f5 OK 2025/03/09 02:37:32 DEBUG : sub/file2: md5 = 77dfde0bcab8c9d62b23f0cc5c8fec69 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/03/09 02:37:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/notfound" 2025/03/09 02:37:36 DEBUG : Config file has changed externally - reloading 2025/03/09 02:37:36 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/qe0i31qdkoejk60elps0ni5sqk" 2025/03/09 02:37:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.39s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Making directory 2025/03/09 02:37:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:43 DEBUG : sub dir/hello world: md5 = 1f51be596e73904d289c33543e285a04 OK 2025/03/09 02:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:47 DEBUG : potato2: md5 = c6fd3d5d20acbd2eddcf9a783da5e555 OK 2025/03/09 02:37:48 DEBUG : empty space: md5 = ad5d7f9ccf39ae38f89b8e1eb39902db OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:51 DEBUG : potato2: md5 = b30ba30c0786e14d85029b1c6465400f OK 2025/03/09 02:37:53 DEBUG : empty space: md5 = ddd28f06eb102a5aaa8370d08aaec1c9 OK 2025/03/09 02:37:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.67s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:37:56 DEBUG : potato2: md5 = 318e69ae391ac768eb25f1aac27aa055 OK 2025/03/09 02:37:58 DEBUG : empty space: md5 = ba9d522c8edfe4af54ff4cbf3f1113ba OK --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:01 DEBUG : potato2: md5 = bb13355b48a369590b6af72002b9c788 OK 2025/03/09 02:38:02 DEBUG : empty space: md5 = cfe3d4ef53775ffa0173c988fe60e8cc OK --- PASS: TestHashSums (4.67s) === RUN TestHashSumsWithErrors 2025/03/09 02:38:04 DEBUG : Creating backend with remote ":memory:" 2025/03/09 02:38:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/09 02:38:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/09 02:38:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/09 02:38:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/09 02:38:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/09 02:38:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/09 02:38:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/09 02:38:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/09 02:38:04 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:05 DEBUG : potato2: md5 = f95d12f8daa2f7ddd0697ec8ca1280c1 OK 2025/03/09 02:38:07 DEBUG : empty space: md5 = 02293dde1a8433110667a39723cc4190 OK 2025/03/09 02:38:09 DEBUG : sub dir/potato3: md5 = 29da5c989ee2226ed5ba831b4ff382a9 OK 2025/03/09 02:38:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.67s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:14 DEBUG : small: md5 = ce3bc293a9e378ac0ea321c42f4f0467 OK 2025/03/09 02:38:15 DEBUG : medium: md5 = 3cec22f9ccc2edfccd20443431c60c35 OK 2025/03/09 02:38:17 DEBUG : large: md5 = 4ff59941ed1308eb000ff0113ac9dcd8 OK 2025/03/09 02:38:17 DEBUG : Waiting for deletions to finish 2025/03/09 02:38:17 DEBUG : large: Excluded (Size Filter) 2025/03/09 02:38:18 INFO : medium: Deleted 2025/03/09 02:38:18 INFO : small: Deleted --- PASS: TestDelete (6.22s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:20 DEBUG : small: md5 = 88f8c73ff95032173d45d2b074b3f9ba OK 2025/03/09 02:38:22 DEBUG : medium: md5 = 076e2f0611a0fb349046cf59d341599d OK 2025/03/09 02:38:23 DEBUG : large: md5 = 8ea69fabb4cdf196bdef39309d5968e6 OK 2025/03/09 02:38:23 DEBUG : Waiting for deletions to finish 2025/03/09 02:38:24 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/09 02:38:24 INFO : large: Deleted 2025/03/09 02:38:24 INFO : small: Deleted --- PASS: TestMaxDelete (6.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:27 DEBUG : small: md5 = 90ce54d4d5de548e4eb3f8b155293299 OK 2025/03/09 02:38:28 DEBUG : medium: md5 = 6814c825b335347d5166aee674d9e81c OK 2025/03/09 02:38:30 DEBUG : large: md5 = 208b217a80456408512b1a4eb3cb8153 OK 2025/03/09 02:38:30 DEBUG : Waiting for deletions to finish 2025/03/09 02:38:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/09 02:38:31 INFO : small: Deleted 2025/03/09 02:38:31 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.79s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:34 DEBUG : small: md5 = 8322fd83cdbe0d2621e4126cd204d7da OK 2025/03/09 02:38:35 DEBUG : medium: md5 = 3b31882fef92e7a18cef851d13755072 OK 2025/03/09 02:38:36 DEBUG : large: md5 = 0dd9a455aeb3f5454f39882eb16242c8 OK 2025/03/09 02:38:36 DEBUG : Waiting for deletions to finish 2025/03/09 02:38:37 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/09 02:38:37 INFO : small: Deleted 2025/03/09 02:38:37 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.61s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:40 DEBUG : ReadFile: md5 = ee9832f4c6317a39979cb9f27f1a8426 OK --- PASS: TestReadFile (3.98s) === RUN TestRetry 2025/03/09 02:38:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/09 02:38:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/09 02:38:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/09 02:38:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/09 02:38:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/09 02:38:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/09 02:38:43 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:38:44 DEBUG : file1: md5 = f3084e40a75925538610a575ee138c41 OK 2025/03/09 02:38:45 DEBUG : file2: md5 = 74ed8b4a2f5d8ab2ff3d467f38ac6770 OK --- PASS: TestCat (16.13s) === RUN TestPurge 2025/03/09 02:38:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pijokuw0wuho" 2025/03/09 02:38:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:38:59 DEBUG : Creating backend with remote "TestDrive:crypt/7i8tlk1vd2b6q0cprpb4a63t8eio77a0638j3g4ah5j4jrep914g" 2025/03/09 02:39:00 DEBUG : Creating backend with remote "/tmp/rclone1889326974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pijokuw0wuho'", Local "Local file system at /tmp/rclone1889326974", Modify Window "1ms" 2025/03/09 02:39:04 DEBUG : A1/B1/C1/one: md5 = cb53edd2a0603e9bec71431d48a7971a OK 2025/03/09 02:39:04 INFO : A2: Making directory 2025/03/09 02:39:05 INFO : A1/B2: Making directory 2025/03/09 02:39:06 INFO : A1/B2/C2: Making directory 2025/03/09 02:39:07 INFO : A1/B1/C3: Making directory 2025/03/09 02:39:08 INFO : A3: Making directory 2025/03/09 02:39:08 INFO : A3/B3: Making directory 2025/03/09 02:39:09 INFO : A3/B3/C4: Making directory 2025/03/09 02:39:11 DEBUG : A1/two: md5 = a3854a2404a53eb0e6bc02d39e1152d8 OK 2025/03/09 02:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pijokuw0wuho': Purge remote 2025/03/09 02:39:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:39:18 DEBUG : A1/B1/C1/one: md5 = cc95897e66b614c47a0bdb6abd3fb4ae OK 2025/03/09 02:39:18 INFO : A2: Making directory 2025/03/09 02:39:19 INFO : A1/B2: Making directory 2025/03/09 02:39:20 INFO : A1/B2/C2: Making directory 2025/03/09 02:39:21 INFO : A1/B1/C3: Making directory 2025/03/09 02:39:21 INFO : A3: Making directory 2025/03/09 02:39:22 INFO : A3/B3: Making directory 2025/03/09 02:39:23 INFO : A3/B3/C4: Making directory 2025/03/09 02:39:25 DEBUG : A1/two: md5 = 360bcdfb71dd69290cc8968ed0729809 OK 2025/03/09 02:39:27 DEBUG : removing 1 level 3 directories 2025/03/09 02:39:27 INFO : A3/B3/C4: Removing directory 2025/03/09 02:39:29 DEBUG : removing 2 level 3 directories 2025/03/09 02:39:29 INFO : A1/B2/C2: Removing directory 2025/03/09 02:39:29 INFO : A1/B1/C3: Removing directory 2025/03/09 02:39:30 DEBUG : removing 2 level 2 directories 2025/03/09 02:39:30 INFO : A3/B3: Removing directory 2025/03/09 02:39:30 INFO : A1/B2: Removing directory 2025/03/09 02:39:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/09 02:39:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/09 02:39:31 DEBUG : removing 2 level 1 directories 2025/03/09 02:39:31 INFO : A3: Removing directory 2025/03/09 02:39:31 INFO : A2: Removing directory 2025/03/09 02:39:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/09 02:39:35 DEBUG : removing 1 level 3 directories 2025/03/09 02:39:35 INFO : A1/B1/C1: Removing directory 2025/03/09 02:39:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:35 DEBUG : removing 1 level 2 directories 2025/03/09 02:39:35 INFO : A1/B1: Removing directory 2025/03/09 02:39:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/09 02:39:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/09 02:39:36 DEBUG : removing 1 level 1 directories 2025/03/09 02:39:36 INFO : A1: Removing directory 2025/03/09 02:39:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/09 02:39:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/09 02:39:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/09 02:39:37 DEBUG : removing 1 level 0 directories 2025/03/09 02:39:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Removing directory 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/09 02:39:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:39:39 INFO : A1: Making directory 2025/03/09 02:39:40 INFO : A1/B1: Making directory 2025/03/09 02:39:41 INFO : A1/B1/C1: Making directory 2025/03/09 02:39:43 DEBUG : removing 1 level 3 directories 2025/03/09 02:39:43 INFO : A1/B1/C1: Removing directory 2025/03/09 02:39:44 DEBUG : removing 1 level 2 directories 2025/03/09 02:39:44 INFO : A1/B1: Removing directory 2025/03/09 02:39:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/09 02:39:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.15s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:39:46 INFO : A1: Making directory 2025/03/09 02:39:47 INFO : A1/B1: Making directory 2025/03/09 02:39:48 INFO : A1/B1/C1: Making directory 2025/03/09 02:39:50 DEBUG : removing 1 level 3 directories 2025/03/09 02:39:50 INFO : A1/B1/C1: Removing directory 2025/03/09 02:39:51 DEBUG : removing 1 level 2 directories 2025/03/09 02:39:51 INFO : A1/B1: Removing directory 2025/03/09 02:39:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/09 02:39:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:39:55 DEBUG : file1: md5 = c3aaf52adbcd59c3e32071c72ad07549 OK 2025/03/09 02:39:56 DEBUG : filename.txt: File name found in url 2025/03/09 02:39:57 DEBUG : filename.txt: md5 = 8fc148432e4913366b68005aac68641f OK 2025/03/09 02:39:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/09 02:39:59 DEBUG : headerfilename.txt: md5 = 30c66a49f95932d22a269194728469e5 OK 2025/03/09 02:40:00 DEBUG : file2: md5 = c1fe0a7f07ac80517dc886dd233334ec OK --- PASS: TestCopyURL (8.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:40:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/09 02:40:05 DEBUG : sub/file2: md5 = 201b4eec1e7156e4a14da3868e5c1b9e OK 2025/03/09 02:40:05 INFO : file1: Copied (new) to: sub/file2 2025/03/09 02:40:05 INFO : file1: Deleted 2025/03/09 02:40:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 02:40:06 DEBUG : file1: Unchanged skipping 2025/03/09 02:40:06 INFO : file1: Deleted 2025/03/09 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': don't need to copy/move sub/file2, it is already at target location 2025/03/09 02:40:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:40:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/09 02:40:11 DEBUG : file1: md5 = 1df01425f84a1b1cbd224b82b561a147 OK 2025/03/09 02:40:11 INFO : file1: Copied (new) 2025/03/09 02:40:11 INFO : file1: Deleted 2025/03/09 02:40:11 DEBUG : file1: Destination exists, skipping 2025/03/09 02:40:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:40:16 DEBUG : dst/file1: md5 = 795ede937967d77f145ad7c3f52f5428 OK 2025/03/09 02:40:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaruc6regi/backup" 2025/03/09 02:40:17 DEBUG : Creating backend with remote "TestDrive:crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g/1nrff024r7pq65ecp72fc28jb0" 2025/03/09 02:40:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/09 02:40:20 INFO : dst/file1: Moved (server-side) 2025/03/09 02:40:22 DEBUG : dst/file1: md5 = dfbb1972a4c8e50db9188bfb41129e64 OK 2025/03/09 02:40:22 INFO : dst/file1: Copied (new) 2025/03/09 02:40:22 INFO : dst/file1: Deleted 2025/03/09 02:40:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:40:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/09 02:40:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.78s) === 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:40:28 DEBUG : A1/one: md5 = 424bf7c43f7bd676a5610e08faa4aee7 OK 2025/03/09 02:40:30 DEBUG : A1/two: md5 = 3bf83b8df67a6070bf3db81a5109c5c9 OK 2025/03/09 02:40:32 DEBUG : A1/B1/three: md5 = 39bffaf67713be91ac4b5e221f8d3eb3 OK 2025/03/09 02:40:34 DEBUG : A1/B1/C1/four: md5 = 3a71f79e566e839a9f45efec81efa16a OK 2025/03/09 02:40:36 DEBUG : A1/B1/C2/five: md5 = 10d9f066c16d78c952e9251dcc08707e OK 2025/03/09 02:40:36 INFO : A1/B2: Making directory 2025/03/09 02:40:37 INFO : A1/B1/C3: Making directory 2025/03/09 02:40:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/09 02:40:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/09 02:40:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/09 02:40:48 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/09 02:40:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/09 02:40:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/09 02:40:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/09 02:40:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/09 02:40:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/09 02:40:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/09 02:40:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/09 02:40:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/09 02:40:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/09 02:40:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/09 02:41:00 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/09 02:41:00 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/09 02:41:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/09 02:41:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/09 02:41:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/09 02:41:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/09 02:41:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/09 02:41:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/09 02:41:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/09 02:41:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/09 02:41:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/09 02:41:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/09 02:41:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/09 02:41:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/09 02:41:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/09 02:41:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/09 02:41:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.44s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/09 02:41:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 92af1ee4814c92b9e3378e472e625229 OK 2025/03/09 02:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/09 02:41:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/09 02:41:16 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/09 02:41:17 DEBUG : no_checksum_big_file_from_pipe: md5 = d9c7799897acfe5ba363a6ed7394ce3d OK 2025/03/09 02:41:17 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/09 02:41:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 47814154d2bcff8a582b03234c891afa OK 2025/03/09 02:41:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/09 02:41:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/09 02:41:23 DEBUG : with_checksum_big_file_from_pipe: md5 = b4894589e3af043c23aa9efadbfeb4a7 OK 2025/03/09 02:41:23 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/09 02:41:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 02:41:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/09 02:41:27 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-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/09 02:41:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/09 02:41:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/09 02:41:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/09 02:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/09 02:41:35 DEBUG : rcat_metadata: md5 = 8f14261a9ad5af027e49a73977dd0af7 OK 2025/03/09 02:41:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/09 02:41:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/09 02:41:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9b42dba917f9ab52f101c16c611fdf43 OK 2025/03/09 02:41:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.72s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:41 DEBUG : potato1: md5 = 3e6c1249d99df53d6d57585833975e92 OK 2025/03/09 02:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/09 02:41:42 DEBUG : potato2: md5 = 0e79f95513f3ed628f9956bbb05443d4 OK 2025/03/09 02:41:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:45 DEBUG : potato1: md5 = 5c35ee5aa167bbe4b5d83f5dc6b5682c OK 2025/03/09 02:41:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/09 02:41:47 DEBUG : potato2: md5 = f5c0787204af13f32178e67b05139fed OK 2025/03/09 02:41:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:50 DEBUG : potato2: md5 = 771e4ec0525e3cb73aa2f23bef193c93 OK 2025/03/09 02:41:52 DEBUG : empty space: md5 = c051be443bcb425eaeee7be396a6fe2e OK 2025/03/09 02:41:54 DEBUG : sub dir/potato3: md5 = 4e3060e94221511c7e3caaf4b17dd4a4 OK 2025/03/09 02:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Touching "sub dir/potato3" 2025/03/09 02:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Touching "potato2" 2025/03/09 02:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Touching "empty space" 2025/03/09 02:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.43s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:41:58 DEBUG : dir with metadata: Making directory with metadata 2025/03/09 02:42:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.69s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:42:01 DEBUG : directory with modtime: Making directory with metadata 2025/03/09 02:42:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:42:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/09 02:42:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/09 02:42:04 DEBUG : Google drive root 'crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g': Skipping btime metadata as can't update it on an existing file: 2025-03-09T02:42:03.907954895Z 2025/03/09 02:42:04 INFO : non existent directory: Updated directory metadata 2025/03/09 02:42:06 DEBUG : Google drive root 'crypt/fb4jl77mu74li8drqsu7hcsovtoq9o0sf8dtju3k310stkv4ba8g': Skipping btime metadata as can't update it on an existing file: 2025-03-09T02:42:03.907954895Z 2025/03/09 02:42:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:42:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/09 02:42:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/09 02:42:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:42:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/09 02:42:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/09 02:42:12 DEBUG : dst: Making directory with metadata 2025/03/09 02:42:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/09 02:42:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 02:42:13 INFO : dst: Set directory modification time (using SetModTime) 2025/03/09 02:42:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/09 02:42:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/09 02:42:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/09 02:42:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.53s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi'", Local "Local file system at /tmp/rclone2378030084", Modify Window "1ms" 2025/03/09 02:42:18 DEBUG : sub dir/test remove existing: md5 = 44f366f1c1415803b2956f7039b209b1 OK 2025/03/09 02:42:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 503c03a80e881d4af5b8fbf2424e1cc5 OK 2025/03/09 02:42:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.katinol8" before starting 2025/03/09 02:42:22 DEBUG : sub dir/test remove existing.katinol8: TEST: removing renamed existing file after operation 2025/03/09 02:42:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.raculeq2" before starting 2025/03/09 02:42:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.raculeq2: TEST: renaming existing back after failed operation 2025/03/09 02:42:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gidisoj4" before starting 2025/03/09 02:42:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gidisoj4: TEST: removing renamed existing file after operation 2025/03/09 02:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "er4q454b9pdis3o7alnjjqdot1o4makc2dpgeqmqojqc194hd7e9ttpldsbnq3m8o00alo35nh9idot043m3s368bacud49lvnq4jr26pll7du9fn8ob8k0p0pgaj91lou8dlm7mdvj1e1uaiktahv5o9kufn2c9ak79gvi2dktaun2tks2g" 2025/03/09 02:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4esldr01r6m4nj1uu5s4me6pu8ijmtfre092t4cdg2bbf7lhlhi0" --- PASS: TestRemoveExisting (12.84s) === 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/03/09 02:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaruc6regi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m29.048958431s (try 1/5)