"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2022/01/17 06:38:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8" 2022/01/17 06:38:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/17 06:38:22 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o" 2022/01/17 06:38:24 DEBUG : Creating backend with remote "/tmp/rclone4115958388" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/17 06:38:26 DEBUG : file1: md5 = 3e8e771ce78d010fca4535bfa6eccba8 OK 2022/01/17 06:38:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/17 06:38:27 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/17 06:38:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/17 06:38:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/17 06:38:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/17 06:38:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/17 06:38:30 DEBUG : file1: md5 = 445689ee2ef2d1a56a4daeabc4aa71b3 OK 2022/01/17 06:38:31 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/17 06:38:31 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/17 06:38:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/17 06:38:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/17 06:38:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/17 06:38:32 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/17 06:38:34 DEBUG : file1: md5 = e2371abfaaae4416e32299c5b5d23217 OK 2022/01/17 06:38:35 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/17 06:38:35 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/17 06:38:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/17 06:38:36 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/17 06:38:37 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/17 06:38:37 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (14.05s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.85s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.96s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.07s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/17 06:38:38 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/17 06:38:38 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/17 06:38:38 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:38:39 DEBUG : rutabaga: md5 = 710465a9c13e199a1cb06ce6d304e660 OK === RUN TestCheck/1 === RUN TestCheck/2 2022/01/17 06:38:42 DEBUG : empty space: md5 = 295cc04c935b6ec1ee6d8cc5df681fd8 OK === RUN TestCheck/3 2022/01/17 06:38:44 DEBUG : potato2: md5 = 14c74cf355edde81dcc52796c856f43a OK === RUN TestCheck/4 === RUN TestCheck/5 2022/01/17 06:38:47 DEBUG : remotepotato: md5 = d8a79519289013703df96238bd84a138 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.00s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.38s) === RUN TestCheckFsError 2022/01/17 06:38:51 DEBUG : Creating backend with remote "non-existent" 2022/01/17 06:38:51 DEBUG : Creating backend with remote "non-existent" 2022/01/17 06:38:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/17 06:38:51 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/17 06:38:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/17 06:38:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:38:52 DEBUG : rutabaga: md5 = 79bc6da027d95df7e961a81f324d2904 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/01/17 06:38:56 DEBUG : empty space: md5 = 87ac443ab0a58c6e449b4ea815fbd6b8 OK === RUN TestCheckDownload/3 2022/01/17 06:38:59 DEBUG : potato2: md5 = 6766571b1b4c90057e9cf0ac915a2868 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/01/17 06:39:03 DEBUG : remotepotato: md5 = 1f5ecfd34bea741db8d09783486d6188 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.72s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.23s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.13s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.77s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:39:10 DEBUG : rutabaga: md5 = ee1b413a262f0339b02416c81523b347 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/01/17 06:39:13 DEBUG : empty space: md5 = 0af6efa3d927459186cb8ed010e97b9c OK === RUN TestCheckSizeOnly/3 2022/01/17 06:39:15 DEBUG : potato2: md5 = 390e144848e8768d1e00a3d478c4be86 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/01/17 06:39:17 DEBUG : remotepotato: md5 = 0cacb5bb916953345475458d822168bd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.63s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.35s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:39:23 DEBUG : test.sum: md5 = 132b75552631c033da9f000bf8f19d0b OK 2022/01/17 06:39:24 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/17 06:39:24 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/17 06:39:24 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/17 06:39:24 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/17 06:39:25 DEBUG : test.sum: md5 = 7c0a72a5ca6b71344fec30cbf340380c OK 2022/01/17 06:39:27 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/17 06:39:27 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/17 06:39:27 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/17 06:39:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.71s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:39:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/data" 2022/01/17 06:39:28 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/data' lacks md5, skipping --- SKIP: TestCheckSum (2.58s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:39:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/data" 2022/01/17 06:39:30 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/vjrnln8ratgmqakfosrqe8espk" 2022/01/17 06:39:35 DEBUG : data/banana: md5 = 0e0fd759a280c243378525139fac36fc OK 2022/01/17 06:39:36 DEBUG : test.sum: md5 = 07a2d3ba8eeae4bb9fbe1dceccf9148f OK === RUN TestCheckSumDownload/subtest1 2022/01/17 06:39:41 DEBUG : data/potato: md5 = 73cf2ecf7a73c73885bcc0d4a932d47a OK 2022/01/17 06:39:42 DEBUG : test.sum: md5 = 7199c9e868b0c314faa06affa5017289 OK === RUN TestCheckSumDownload/subtest2 2022/01/17 06:39:46 DEBUG : test.sum: md5 = 6f1e40e0a5b9b3b503356dd5a8d3d1c9 OK === RUN TestCheckSumDownload/subtest3 2022/01/17 06:39:50 DEBUG : test.sum: md5 = 0d9a52b2b1bdaa77c16dbe62297e8820 OK === RUN TestCheckSumDownload/subtest4 2022/01/17 06:39:55 DEBUG : test.sum: md5 = f7f4121e9af4edd7ef63b0f63b48f3e6 OK === RUN TestCheckSumDownload/subtest5 2022/01/17 06:39:59 DEBUG : test.sum: md5 = 043d2d9d98cc7ef6939e77ded36b8ddc OK === RUN TestCheckSumDownload/subtest6 2022/01/17 06:40:03 DEBUG : data/banana: md5 = 4eee02403bbcbe57104a2045a73a247a OK 2022/01/17 06:40:04 DEBUG : data/potato: md5 = 47ca932a2a3d6a43de06758015ccf696 OK 2022/01/17 06:40:06 DEBUG : test.sum: md5 = 3bc6d8b829b526de29d2d7926da6966f OK === RUN TestCheckSumDownload/subtest7 2022/01/17 06:40:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2022/01/17 06:40:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.29s) --- PASS: TestCheckSumDownload/subtest1 (2.79s) --- PASS: TestCheckSumDownload/subtest2 (1.80s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:40:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using skip mode. 2022/01/17 06:40:17 NOTICE: one: Found 2 files with duplicate names 2022/01/17 06:40:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.38s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:40:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using skip mode. 2022/01/17 06:40:23 NOTICE: one: Found 3 files with duplicate names 2022/01/17 06:40:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/01/17 06:40:24 INFO : one: Deleted 2022/01/17 06:40:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.00s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:40:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using first mode. 2022/01/17 06:40:30 NOTICE: one: Found 3 files with duplicate names 2022/01/17 06:40:31 INFO : one: Deleted 2022/01/17 06:40:32 INFO : one: Deleted 2022/01/17 06:40:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.54s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:40:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using newest mode. 2022/01/17 06:40:38 NOTICE: one: Found 3 files with duplicate names 2022/01/17 06:40:39 INFO : one: Deleted 2022/01/17 06:40:39 INFO : one: Deleted 2022/01/17 06:40:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.67s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.60s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:40:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using oldest mode. 2022/01/17 06:40:46 NOTICE: one: Found 3 files with duplicate names 2022/01/17 06:40:46 INFO : one: Deleted 2022/01/17 06:40:47 INFO : one: Deleted 2022/01/17 06:40:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.03s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:40:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using largest mode. 2022/01/17 06:40:53 NOTICE: one: Found 3 files with duplicate names 2022/01/17 06:40:54 INFO : one: Deleted 2022/01/17 06:40:54 INFO : one: Deleted 2022/01/17 06:40:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.50s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:41:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using smallest mode. 2022/01/17 06:41:00 NOTICE: one: Found 3 files with duplicate names 2022/01/17 06:41:01 INFO : one: Deleted 2022/01/17 06:41:02 INFO : one: Deleted 2022/01/17 06:41:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.02s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:41:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Looking for duplicate names using rename mode. 2022/01/17 06:41:09 NOTICE: one.txt: Found 3 files with duplicate names 2022/01/17 06:41:10 INFO : one-2.txt: renamed from: one.txt 2022/01/17 06:41:12 INFO : one-3.txt: renamed from: one.txt 2022/01/17 06:41:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.81s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:41:19 DEBUG : dupe1/one.txt: md5 = 3b8d439d5d35bdd41c45e980eba722ca OK 2022/01/17 06:41:22 DEBUG : dupe2/two.txt: md5 = 23c752e66b89e9c58a611d0c6e1da8f2 OK 2022/01/17 06:41:24 DEBUG : dupe3/three.txt: md5 = 6a02b0c0e3741af231abb6911b17f375 OK 2022/01/17 06:41:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/01/17 06:41:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/01/17 06:41:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/01/17 06:41:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/01/17 06:41:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/01/17 06:41:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/01/17 06:41:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.84s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:41:34 DEBUG : a.txt: md5 = 604ad7e90be5879ae11c38ed0c213c84 OK 2022/01/17 06:41:36 DEBUG : zend.txt: md5 = 70d9f354f4cf24914a4979db68fe9ff7 OK 2022/01/17 06:41:38 DEBUG : sub dir/hello world: md5 = 1e7021f48264b9f3b6fecbace9984eef OK 2022/01/17 06:41:40 DEBUG : sub dir/hello world2: md5 = 47862b37e9fab9a914a2a5ba887818b2 OK 2022/01/17 06:41:42 DEBUG : sub dir/ignore dir/.ignore: md5 = aaad48b27053b359c66f567a6f356961 OK 2022/01/17 06:41:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = d3926f9f2b5570cfd883b5cceb7965c7 OK 2022/01/17 06:41:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1cc15a15d6f1446fc7f628ee44182b13 OK 2022/01/17 06:41:47 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:41:47 DEBUG : pacer: Rate limited, increasing sleep to 1.811034068s 2022/01/17 06:41:48 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:41:48 DEBUG : pacer: Rate limited, increasing sleep to 2.316660878s 2022/01/17 06:41:49 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:41:49 DEBUG : a.txt: Excluded 2022/01/17 06:41:52 DEBUG : sub dir/hello world: Excluded 2022/01/17 06:41:52 DEBUG : sub dir/hello world2: Excluded 2022/01/17 06:41:53 DEBUG : sub dir/ignore dir: Excluded 2022/01/17 06:41:53 DEBUG : sub dir/hello world: Excluded 2022/01/17 06:41:53 DEBUG : sub dir/hello world2: Excluded 2022/01/17 06:41:53 DEBUG : sub dir/ignore dir: Excluded 2022/01/17 06:41:54 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:41:54 DEBUG : pacer: Rate limited, increasing sleep to 1.312233073s 2022/01/17 06:41:55 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:41:55 DEBUG : pacer: Rate limited, increasing sleep to 2.097689719s 2022/01/17 06:41:55 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:42:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/01/17 06:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/01/17 06:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/01/17 06:42:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/01/17 06:42:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/01/17 06:42:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2022/01/17 06:42:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (31.18s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:05 DEBUG : file1: md5 = befdbaeef0121e7ccf10b79ae1fc5c46 OK 2022/01/17 06:42:08 DEBUG : sub/file2: md5 = a49614e20ce75b4d0476bfbdecf8ed76 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 2022/01/17 06:42:11 ERROR : file1: Failed to read hash: hash type not supported 2022/01/17 06:42:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.61s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.36s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.26s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:16 DEBUG : file1: md5 = 81f51412bcccbf09edfd89b53b60b3ba OK 2022/01/17 06:42:18 DEBUG : sub/file2: md5 = 839b1ce044d5ea045b53712be3fc72ee OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === 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 2022/01/17 06:42:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/notfound" 2022/01/17 06:42:23 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/qe0i31qdkoejk60elps0ni5sqk" 2022/01/17 06:42:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.72s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.35s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.25s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Making directory 2022/01/17 06:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:31 DEBUG : sub dir/hello world: md5 = 6ee25506edf344ae092ba03521c764a5 OK 2022/01/17 06:42:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.72s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:36 DEBUG : potato2: md5 = 9be85781bdb8011f97355642f629705e OK 2022/01/17 06:42:38 DEBUG : empty space: md5 = 4e2a16ebde69909cd1e7cac03ce895cd OK --- PASS: TestLs (5.78s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:42 DEBUG : potato2: md5 = 7ef29e855e7a65a8e820d09b633c7ef9 OK 2022/01/17 06:42:43 DEBUG : empty space: md5 = e74672ac1372768a1faaf59d257a5279 OK 2022/01/17 06:42:44 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (5.54s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:47 DEBUG : potato2: md5 = 4c062cd8d8d604eefc2810b3cc69ad81 OK 2022/01/17 06:42:49 DEBUG : empty space: md5 = b3c07f3488ee95be9d25e07045fe8f78 OK --- PASS: TestLsLong (5.59s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:53 DEBUG : potato2: md5 = ed4daf3b5ac720bd96a61884efb470a5 OK 2022/01/17 06:42:55 DEBUG : empty space: md5 = 023828732760efda2f78df62b23710ee OK --- PASS: TestHashSums (5.25s) === RUN TestHashSumsWithErrors 2022/01/17 06:42:57 DEBUG : Creating backend with remote ":memory:" 2022/01/17 06:42:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/17 06:42:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/17 06:42:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/17 06:42:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/17 06:42:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/17 06:42:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/17 06:42:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/17 06:42:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/17 06:42:57 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:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:42:58 DEBUG : potato2: md5 = 9d3947341a5958116be5863d1d208c4b OK 2022/01/17 06:43:00 DEBUG : empty space: md5 = 1ab61befee953844898d7fe360eb3503 OK 2022/01/17 06:43:02 DEBUG : sub dir/potato3: md5 = 9236de6121775ebd8726db499873393b OK 2022/01/17 06:43:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.02s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:43:08 DEBUG : small: md5 = 8f4b18a13dda6d25391ae019196c4e25 OK 2022/01/17 06:43:10 DEBUG : medium: md5 = b5fd9e2d91aeb45f97b5d0eb4b631641 OK 2022/01/17 06:43:11 DEBUG : large: md5 = ef5e41904d029f565d19959c4ca7e0f6 OK 2022/01/17 06:43:12 DEBUG : Waiting for deletions to finish 2022/01/17 06:43:12 DEBUG : large: Excluded from sync (and deletion) 2022/01/17 06:43:12 INFO : medium: Deleted 2022/01/17 06:43:13 INFO : small: Deleted --- PASS: TestDelete (7.16s) === RUN TestRetry 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 1/5 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 2/5 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 1/5 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 2/5 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 3/5 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 4/5 2022/01/17 06:43:14 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:43:15 DEBUG : file1: md5 = d2fc088534af8e6854224d4684e6170f OK 2022/01/17 06:43:17 DEBUG : file2: md5 = 3714f01d11139cd3ebeddbfec175c67e OK --- PASS: TestCat (14.96s) === RUN TestPurge 2022/01/17 06:43:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nitemen4peyafah6lowiray9" 2022/01/17 06:43:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/17 06:43:29 DEBUG : Creating backend with remote "TestDrive:crypt/q67qt0csjkhslqo8qh8sccpn64n6nv8hqvgnqevhc1jd57qt5ltqfber5p3bsmrhgp87fnkem804g" 2022/01/17 06:43:30 DEBUG : Creating backend with remote "/tmp/rclone803189486" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nitemen4peyafah6lowiray9'", Local "Local file system at /tmp/rclone803189486", Modify Window "1ms" 2022/01/17 06:43:36 DEBUG : A1/B1/C1/one: md5 = 9365a8936f29d76ce4e1512a0a60255c OK 2022/01/17 06:43:36 DEBUG : A2: Making directory 2022/01/17 06:43:37 DEBUG : A1/B2: Making directory 2022/01/17 06:43:38 DEBUG : A1/B2/C2: Making directory 2022/01/17 06:43:39 DEBUG : A1/B1/C3: Making directory 2022/01/17 06:43:41 DEBUG : A3: Making directory 2022/01/17 06:43:42 DEBUG : A3/B3: Making directory 2022/01/17 06:43:43 DEBUG : A3/B3/C4: Making directory 2022/01/17 06:43:46 DEBUG : A1/two: md5 = 04ceacad09d3dc2597853aad325b83c2 OK 2022/01/17 06:43:47 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:43:47 DEBUG : pacer: Rate limited, increasing sleep to 1.759746909s 2022/01/17 06:43:47 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:43:51 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:43:51 DEBUG : pacer: Rate limited, increasing sleep to 1.589593408s 2022/01/17 06:43:51 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nitemen4peyafah6lowiray9': Purge remote 2022/01/17 06:43:53 purge failed: directory not found --- PASS: TestPurge (24.09s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:43:57 DEBUG : A1/B1/C1/one: md5 = a245aa029a288de65709ba3f903628f6 OK 2022/01/17 06:43:57 DEBUG : A2: Making directory 2022/01/17 06:43:58 DEBUG : A1/B2: Making directory 2022/01/17 06:43:59 DEBUG : A1/B2/C2: Making directory 2022/01/17 06:44:00 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:00 DEBUG : pacer: Rate limited, increasing sleep to 1.946404252s 2022/01/17 06:44:00 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:44:00 DEBUG : A1/B1/C3: Making directory 2022/01/17 06:44:02 DEBUG : A3: Making directory 2022/01/17 06:44:03 DEBUG : A3/B3: Making directory 2022/01/17 06:44:05 DEBUG : A3/B3/C4: Making directory 2022/01/17 06:44:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:06 DEBUG : pacer: Rate limited, increasing sleep to 1.725951496s 2022/01/17 06:44:06 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:44:08 DEBUG : A1/two: md5 = af0ed24d8a88ed9af4e76c2fc11dab97 OK 2022/01/17 06:44:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:09 DEBUG : pacer: Rate limited, increasing sleep to 1.223836961s 2022/01/17 06:44:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:09 DEBUG : pacer: Rate limited, increasing sleep to 2.300240784s 2022/01/17 06:44:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:09 DEBUG : pacer: Rate limited, increasing sleep to 4.958261079s 2022/01/17 06:44:10 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:44:11 INFO : A3/B3/C4: Removing directory 2022/01/17 06:44:14 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:14 DEBUG : pacer: Rate limited, increasing sleep to 1.872893017s 2022/01/17 06:44:14 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/17 06:44:14 DEBUG : pacer: Rate limited, increasing sleep to 2.910640058s 2022/01/17 06:44:14 DEBUG : pacer: Reducing sleep to 0s 2022/01/17 06:44:16 INFO : A3/B3: Removing directory 2022/01/17 06:44:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/01/17 06:44:17 INFO : A3: Removing directory 2022/01/17 06:44:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/01/17 06:44:18 INFO : A2: Removing directory 2022/01/17 06:44:19 INFO : A1/B2/C2: Removing directory 2022/01/17 06:44:19 INFO : A1/B2: Removing directory 2022/01/17 06:44:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/01/17 06:44:20 INFO : A1/B1/C3: Removing directory 2022/01/17 06:44:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/17 06:44:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/01/17 06:44:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/17 06:44:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/01/17 06:44:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/01/17 06:44:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (34.92s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:44:28 DEBUG : A1: Making directory 2022/01/17 06:44:29 DEBUG : A1/B1: Making directory 2022/01/17 06:44:30 DEBUG : A1/B1/C1: Making directory 2022/01/17 06:44:34 INFO : A1/B1/C1: Removing directory 2022/01/17 06:44:34 INFO : A1/B1: Removing directory 2022/01/17 06:44:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/17 06:44:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.70s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:44:38 DEBUG : A1: Making directory 2022/01/17 06:44:39 DEBUG : A1/B1: Making directory 2022/01/17 06:44:40 DEBUG : A1/B1/C1: Making directory 2022/01/17 06:44:43 INFO : A1/B1/C1: Removing directory 2022/01/17 06:44:44 INFO : A1/B1: Removing directory 2022/01/17 06:44:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/17 06:44:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.13s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:44:48 DEBUG : file1: md5 = 690928f57e7cd67712cb07058c3341a6 OK 2022/01/17 06:44:49 DEBUG : filename.txt: File name found in url 2022/01/17 06:44:50 DEBUG : filename.txt: md5 = 521e4800636667dbb3a496b6221c96da OK 2022/01/17 06:44:52 DEBUG : file2: md5 = 3467060b832011d9b1b8751b15add42b OK --- PASS: TestCopyURL (7.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:44:55 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 06:44:57 DEBUG : file1: md5 = f626eb551c84e5c55263c41b3824e1f8 OK 2022/01/17 06:44:57 INFO : file1: Copied (new) to: sub/file2 2022/01/17 06:44:57 INFO : file1: Deleted 2022/01/17 06:44:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/17 06:44:58 DEBUG : file1: Unchanged skipping 2022/01/17 06:44:58 INFO : file1: Deleted 2022/01/17 06:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': don't need to copy/move sub/file2, it is already at target location 2022/01/17 06:45:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.06s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:45:02 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 06:45:04 DEBUG : file1: md5 = f732358843aa3c0e4abb4e28bbb75181 OK 2022/01/17 06:45:04 INFO : file1: Copied (new) 2022/01/17 06:45:04 INFO : file1: Deleted 2022/01/17 06:45:04 DEBUG : file1: Destination exists, skipping 2022/01/17 06:45:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:45:08 DEBUG : dst/file1: md5 = c6707cdfce07d7490d2118ddf89bbbf9 OK 2022/01/17 06:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/backup" 2022/01/17 06:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/1nrff024r7pq65ecp72fc28jb0" 2022/01/17 06:45:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/17 06:45:14 INFO : dst/file1: Moved (server-side) 2022/01/17 06:45:15 DEBUG : dst/file1: md5 = 26c9504ca0b0c32f09cf88d209b673ea OK 2022/01/17 06:45:15 INFO : dst/file1: Copied (new) 2022/01/17 06:45:15 INFO : dst/file1: Deleted 2022/01/17 06:45:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/17 06:45:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/17 06:45:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.95s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:45:21 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 06:45:24 DEBUG : file1: md5 = 461023ccb80ae7794ec5012aa25d7478 OK 2022/01/17 06:45:24 INFO : file1: Copied (new) to: sub/file2 2022/01/17 06:45:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/17 06:45:25 DEBUG : file1: Unchanged skipping 2022/01/17 06:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': don't need to copy/move sub/file2, it is already at target location 2022/01/17 06:45:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.00s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:45:30 DEBUG : dst/file1: md5 = b35c1746a1cb602c9c1ec09d5fb5b966 OK 2022/01/17 06:45:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/backup" 2022/01/17 06:45:31 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/1nrff024r7pq65ecp72fc28jb0" 2022/01/17 06:45:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/17 06:45:35 INFO : dst/file1: Moved (server-side) 2022/01/17 06:45:37 DEBUG : dst/file1: md5 = 890a9daa87dce4eded83191d0d433dec OK 2022/01/17 06:45:37 INFO : dst/file1: Copied (new) 2022/01/17 06:45:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/17 06:45:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/17 06:45:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.42s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:45:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/dst" 2022/01/17 06:45:42 DEBUG : Config file has changed externaly - reloading 2022/01/17 06:45:42 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/31u3jie661vd5p8j7rtc3hgbh0" 2022/01/17 06:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/CompareDest" 2022/01/17 06:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/gveqi14airsml4bgu7krj116o8" 2022/01/17 06:45:46 DEBUG : one: Need to transfer - File not found at Destination 2022/01/17 06:45:49 DEBUG : one: md5 = e1281ec022031cfe251840c1d603df81 OK 2022/01/17 06:45:49 INFO : one: Copied (new) 2022/01/17 06:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/17 06:45:51 DEBUG : one: md5 = 702c970e3f2d6f6f4040820bbb21a7a0 OK 2022/01/17 06:45:51 INFO : one: Copied (replaced existing) 2022/01/17 06:45:53 DEBUG : dst/one: md5 = e951d5640fd8547351be4df4d65708a2 OK 2022/01/17 06:45:56 DEBUG : CompareDest/one: md5 = 27250682111b2085c92f45e342f4b27d OK 2022/01/17 06:45:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:45:57 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/17 06:45:59 DEBUG : CompareDest/two: md5 = 66f0f90b1ba1d8fb9c02a323456ec8e0 OK 2022/01/17 06:46:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:46:00 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/17 06:46:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:46:01 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/17 06:46:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/17 06:46:03 DEBUG : two: Need to transfer - File not found at Destination 2022/01/17 06:46:05 DEBUG : two: md5 = 7de3103718d95b77296d1ef9d959159e OK 2022/01/17 06:46:05 INFO : two: Copied (new) 2022/01/17 06:46:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/17 06:46:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/17 06:46:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/17 06:46:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.81s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:46:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/dst" 2022/01/17 06:46:10 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/31u3jie661vd5p8j7rtc3hgbh0" 2022/01/17 06:46:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/CopyDest" 2022/01/17 06:46:12 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/d09o6po3f7bm6ce32vdgs8h9ls" 2022/01/17 06:46:14 DEBUG : one: Need to transfer - File not found at Destination 2022/01/17 06:46:16 DEBUG : one: md5 = cf64da5c5757364dd9d254ddd1cf51a8 OK 2022/01/17 06:46:16 INFO : one: Copied (new) 2022/01/17 06:46:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/17 06:46:19 DEBUG : one: md5 = a27636b4294d76e13ff5af11e4efee87 OK 2022/01/17 06:46:19 INFO : one: Copied (replaced existing) 2022/01/17 06:46:21 DEBUG : dst/one: md5 = 6dc5704aa9f423df6b8348cb1db0fab0 OK 2022/01/17 06:46:23 DEBUG : CopyDest/one: md5 = 35058245249334ed3b9983850fea493c OK 2022/01/17 06:46:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haveqin2furihav7pedupod8/BackupDir" 2022/01/17 06:46:24 DEBUG : Creating backend with remote "TestDrive:crypt/akbda99mq8k33tjgdl68n5noq61s2q3n6pj6v7j86mgainb6c8mai6ngno7eges33otqdictca32o/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/01/17 06:46:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:46:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/17 06:46:28 INFO : one: Moved (server-side) 2022/01/17 06:46:30 INFO : one: Copied (server-side copy) 2022/01/17 06:46:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/17 06:46:32 DEBUG : CopyDest/two: md5 = 848c1216f0091f5422904a2dbbc146ac OK 2022/01/17 06:46:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:46:34 INFO : two: Copied (server-side copy) 2022/01/17 06:46:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/17 06:46:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:46:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/17 06:46:35 DEBUG : two: Unchanged skipping 2022/01/17 06:46:37 DEBUG : CopyDest/three: md5 = ccbcca7c9458610f5f0bea87583f2a83 OK 2022/01/17 06:46:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/17 06:46:38 DEBUG : three: Destination not found in --copy-dest 2022/01/17 06:46:38 DEBUG : three: Need to transfer - File not found at Destination 2022/01/17 06:46:40 DEBUG : three: md5 = 1c81609c44619898c3530935e6a25bc6 OK 2022/01/17 06:46:40 INFO : three: Copied (new) 2022/01/17 06:46:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/01/17 06:46:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/17 06:46:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/17 06:46:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/17 06:46:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/01/17 06:46:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/17 06:46:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.84s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:46:49 DEBUG : A1/one: md5 = 06e7332dffac339038a7512f0d710019 OK 2022/01/17 06:46:51 DEBUG : A1/two: md5 = 51f1f9f4835b4a8f05a691f3f8f2cf44 OK 2022/01/17 06:46:53 DEBUG : A1/B1/three: md5 = 4183a8df58b24283d115cbf246cc990f OK 2022/01/17 06:46:55 DEBUG : A1/B1/C1/four: md5 = d3825ece3ff0d554ed1931a1a0394997 OK 2022/01/17 06:46:57 DEBUG : A1/B1/C2/five: md5 = 779925d7f7a17147501df64977004494 OK 2022/01/17 06:46:57 DEBUG : A1/B2: Making directory 2022/01/17 06:46:58 DEBUG : A1/B1/C3: Making directory 2022/01/17 06:47:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/01/17 06:47:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/01/17 06:47:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/01/17 06:47:09 INFO : A2/one: Moved (server-side) to: A3/one 2022/01/17 06:47:10 INFO : A2/two: Moved (server-side) to: A3/two 2022/01/17 06:47:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/01/17 06:47:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/01/17 06:47:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/17 06:47:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/01/17 06:47:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/01/17 06:47:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/01/17 06:47:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/01/17 06:47:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/01/17 06:47:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/01/17 06:47:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/17 06:47:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/01/17 06:47:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/01/17 06:47:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/01/17 06:47:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/17 06:47:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (37.81s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 06:47:27 DEBUG : no_checksum_small_file_from_pipe: md5 = f318449c2baaad8926f5ff4fd6f508e9 OK 2022/01/17 06:47:27 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/17 06:47:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/01/17 06:47:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 9d17fbe4dbdb6f97e869f591605ea7a2 OK 2022/01/17 06:47:29 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 06:47:33 DEBUG : with_checksum_small_file_from_pipe: md5 = ae7ba3f7cc0b1d49fef298ee32d2c548 OK 2022/01/17 06:47:33 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/17 06:47:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/01/17 06:47:34 DEBUG : with_checksum_big_file_from_pipe: md5 = cc4e5a4a4cf0175bee8a505a12d5caaf OK 2022/01/17 06:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/01/17 06:47:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 06:47:38 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 7484b455c2a0c08bce627251fb2089af OK 2022/01/17 06:47:38 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/17 06:47:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/01/17 06:47:39 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 0162c10de2403fc6b2f18ca0ffc45f52 OK 2022/01/17 06:47:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 06:47:43 DEBUG : ignore_checksum_small_file_from_pipe: md5 = a70fbd31d84ca8494a4eaf1ccc3d7534 OK 2022/01/17 06:47:43 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/17 06:47:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/01/17 06:47:45 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 47e5d9e18ea078f59811d0b996d6d30d OK 2022/01/17 06:47:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.33s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:47:48 DEBUG : potato1: md5 = 0ba71282f14eb7187fad8ddb350eafc5 OK 2022/01/17 06:47:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': File to upload is small (60 bytes), uploading instead of streaming 2022/01/17 06:47:50 DEBUG : potato2: md5 = 580595fbfb9be76f0bcff61b0254bdb7 OK 2022/01/17 06:47:50 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.98s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:47:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/17 06:47:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f2947fbcacf220ff603d4de60b1bb12e OK 2022/01/17 06:47:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/17 06:47:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/17 06:47:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer operations_test.go:1592: Error Trace: operations_test.go:1592 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Not fatal error: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer: &fserrors.wrappedCountableError{error:(*url.Error)(0xc00192af90), isCounted:true}: 2022/01/17 06:47:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/17 06:47:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/17 06:47:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3f72c1b18552245d87cd28e9f23dc588 OK 2022/01/17 06:47:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/01/17 06:48:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/01/17 06:48:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (10.14s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8'", Local "Local file system at /tmp/rclone4115958388", Modify Window "1ms" 2022/01/17 06:48:03 DEBUG : potato2: md5 = eca1c57b5a735d42a13eb781b4d5bc10 OK 2022/01/17 06:48:05 DEBUG : empty space: md5 = 5fc1f40c72ccedce92e28f14cde030bc OK 2022/01/17 06:48:07 DEBUG : sub dir/potato3: md5 = 6c999adda054039ff6f63e59d82da3fb OK 2022/01/17 06:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Touching "empty space" 2022/01/17 06:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Touching "potato2" 2022/01/17 06:48:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Touching "sub dir/potato3" 2022/01/17 06:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.53s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/01/17 06:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haveqin2furihav7pedupod8': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 9m51.657828754s (try 1/5)