"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2022/03/02 06:36:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1" 2022/03/02 06:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 06:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma" 2022/03/02 06:36:09 DEBUG : Creating backend with remote "/tmp/rclone293655233" === 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/02 06:36:11 DEBUG : file1: md5 = 51c1a04e649887494f70b5477d0a3fc5 OK 2022/03/02 06:36:12 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/02 06:36:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/02 06:36:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/02 06:36:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/02 06:36:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/02 06:36:13 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/02 06:36:15 DEBUG : file1: md5 = 4c93f134f0244cd473d2f1377881dce9 OK 2022/03/02 06:36:15 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/02 06:36:15 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/02 06:36:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/02 06:36:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/02 06:36:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/02 06:36:17 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/02 06:36:19 DEBUG : file1: md5 = b29ecf2a803407ac9698dd8f8dc17a79 OK 2022/03/02 06:36:19 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/02 06:36:19 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/02 06:36:19 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/02 06:36:20 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/02 06:36:21 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/02 06:36:21 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (13.62s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.57s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.08s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.87s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/02 06:36:22 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/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/02 06:36:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/02 06:36:22 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:36:24 DEBUG : rutabaga: md5 = 096131cf12087152ddef93b5aa3186eb OK === RUN TestCheck/1 === RUN TestCheck/2 2022/03/02 06:36:26 DEBUG : empty space: md5 = 2195244f285b30c4c99f5f45554bea74 OK === RUN TestCheck/3 2022/03/02 06:36:28 DEBUG : potato2: md5 = 6e2005ae2be86f23e27df0fa267f28a9 OK === RUN TestCheck/4 === RUN TestCheck/5 2022/03/02 06:36:31 DEBUG : remotepotato: md5 = 3ec1b6fdfc380a8555076f6e9bab2a27 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.80s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.34s) === RUN TestCheckFsError 2022/03/02 06:36:35 DEBUG : Creating backend with remote "non-existent" 2022/03/02 06:36:35 DEBUG : Creating backend with remote "non-existent" 2022/03/02 06:36:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/02 06:36:35 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/03/02 06:36:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/02 06:36:35 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:36:37 DEBUG : rutabaga: md5 = b42a908c27c288009ec3753c0212dd4f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/02 06:36:41 DEBUG : empty space: md5 = 095dd7cbaa7061fe0438bf4d11127fed OK === RUN TestCheckDownload/3 2022/03/02 06:36:44 DEBUG : potato2: md5 = 526b051014dc6ba76954c96baf30591a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/02 06:36:48 DEBUG : remotepotato: md5 = 64f46a09ed98d70c3db469683b1e7951 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.31s) --- PASS: TestCheckDownload/1 (1.26s) --- PASS: TestCheckDownload/2 (1.27s) --- PASS: TestCheckDownload/3 (1.21s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:36:55 DEBUG : rutabaga: md5 = a5de5bd8f8f3b39f8b35f0dac3857f5b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/02 06:36:57 DEBUG : empty space: md5 = cd94f350e4735706fe57f1323081853d OK === RUN TestCheckSizeOnly/3 2022/03/02 06:37:00 DEBUG : potato2: md5 = 9bc1bc3e6c8f81ce7e717c91a139f1fc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/02 06:37:02 DEBUG : remotepotato: md5 = 615913baff4d390814138e57ca780081 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.54s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:37:07 DEBUG : test.sum: md5 = 62b059a6306c1cd73622cde4f0d3a506 OK 2022/03/02 06:37:09 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/02 06:37:09 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/02 06:37:09 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/02 06:37:09 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/02 06:37:10 DEBUG : test.sum: md5 = 0d8c7f84a06fbc4486d2efc0dfc5309f OK 2022/03/02 06:37:12 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/02 06:37:12 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/02 06:37:12 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/02 06:37:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.79s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:37:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/data" 2022/03/02 06:37:13 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/data' lacks md5, skipping --- SKIP: TestCheckSum (2.45s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/data" 2022/03/02 06:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/vjrnln8ratgmqakfosrqe8espk" 2022/03/02 06:37:19 DEBUG : data/banana: md5 = e0cd7dbabfafaa45daefc6f3683905ae OK 2022/03/02 06:37:21 DEBUG : test.sum: md5 = 5f7fec5526e16041837ba55da46ad992 OK === RUN TestCheckSumDownload/subtest1 2022/03/02 06:37:26 DEBUG : data/potato: md5 = 8a76007b1028ba432e3056e9e37c9609 OK 2022/03/02 06:37:27 DEBUG : test.sum: md5 = 149323f27c7af39ee2e71128ab7fddbc OK === RUN TestCheckSumDownload/subtest2 2022/03/02 06:37:32 DEBUG : test.sum: md5 = c545f21f5083b00820d5959362cbce6d OK === RUN TestCheckSumDownload/subtest3 2022/03/02 06:37:36 DEBUG : test.sum: md5 = 31c37cd1fafd974921fa311a14ae0999 OK === RUN TestCheckSumDownload/subtest4 2022/03/02 06:37:40 DEBUG : test.sum: md5 = dbbc3ca1c9ec4f7622eae76f988b12d9 OK === RUN TestCheckSumDownload/subtest5 2022/03/02 06:37:44 DEBUG : test.sum: md5 = 7aec95964dcf049b3c7106a83a69ca0c OK === RUN TestCheckSumDownload/subtest6 2022/03/02 06:37:49 DEBUG : data/banana: md5 = 2eb401b66d20de07301ed09a0953313b OK 2022/03/02 06:37:50 DEBUG : data/potato: md5 = 20285b8acdd34fb4df3b0026d6694443 OK 2022/03/02 06:37:51 DEBUG : test.sum: md5 = 4af46c3f39eb7253571a4fdc10d0ccab OK === RUN TestCheckSumDownload/subtest7 2022/03/02 06:37:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2022/03/02 06:37:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.19s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.38s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (2.53s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using skip mode. 2022/03/02 06:38:02 NOTICE: one: Found 2 files with duplicate names 2022/03/02 06:38:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.28s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using skip mode. 2022/03/02 06:38:09 NOTICE: one: Found 3 files with duplicate names 2022/03/02 06:38:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/03/02 06:38:09 INFO : one: Deleted 2022/03/02 06:38:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.16s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using first mode. 2022/03/02 06:38:16 NOTICE: one: Found 3 files with duplicate names 2022/03/02 06:38:17 INFO : one: Deleted 2022/03/02 06:38:17 INFO : one: Deleted 2022/03/02 06:38:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.34s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using newest mode. 2022/03/02 06:38:23 NOTICE: one: Found 3 files with duplicate names 2022/03/02 06:38:24 INFO : one: Deleted 2022/03/02 06:38:25 INFO : one: Deleted 2022/03/02 06:38:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.47s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using oldest mode. 2022/03/02 06:38:31 NOTICE: one: Found 3 files with duplicate names 2022/03/02 06:38:32 INFO : one: Deleted 2022/03/02 06:38:33 INFO : one: Deleted 2022/03/02 06:38:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.36s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using largest mode. 2022/03/02 06:38:39 NOTICE: one: Found 3 files with duplicate names 2022/03/02 06:38:39 INFO : one: Deleted 2022/03/02 06:38:40 INFO : one: Deleted 2022/03/02 06:38:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.24s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using smallest mode. 2022/03/02 06:38:46 NOTICE: one: Found 3 files with duplicate names 2022/03/02 06:38:46 INFO : one: Deleted 2022/03/02 06:38:47 INFO : one: Deleted 2022/03/02 06:38:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.16s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:38:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Looking for duplicate names using rename mode. 2022/03/02 06:38:54 NOTICE: one.txt: Found 3 files with duplicate names 2022/03/02 06:38:56 INFO : one-2.txt: renamed from: one.txt 2022/03/02 06:38:57 INFO : one-3.txt: renamed from: one.txt 2022/03/02 06:38:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.65s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:39:05 DEBUG : dupe1/one.txt: md5 = 123a9238e57d2eb697bdd464a89e4c04 OK 2022/03/02 06:39:07 DEBUG : dupe2/two.txt: md5 = 810c4104adff0140d7cdf046c0188c43 OK 2022/03/02 06:39:10 DEBUG : dupe3/three.txt: md5 = 67e041b56c51cfe8222a72a7deb3c339 OK 2022/03/02 06:39:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/03/02 06:39:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/03/02 06:39:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/03/02 06:39:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/03/02 06:39:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/03/02 06:39:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/03/02 06:39:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.65s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:39:19 DEBUG : a.txt: md5 = b4fadd5b3fabf4b643b1048f97efa89e OK 2022/03/02 06:39:21 DEBUG : zend.txt: md5 = 428f78579dee0c8d7afdc80fca6b21bf OK 2022/03/02 06:39:23 DEBUG : sub dir/hello world: md5 = ea6ff122156a0b14ad3bb7f24536c6ff OK 2022/03/02 06:39:25 DEBUG : sub dir/hello world2: md5 = cc0645f0eed171a2f31b6d946402cc18 OK 2022/03/02 06:39:27 DEBUG : sub dir/ignore dir/.ignore: md5 = e16c0313e710474cdb2708500b8a448d OK 2022/03/02 06:39:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = aaca500c7451763b174557390647510d OK 2022/03/02 06:39:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = e72a05441d607d75082417dba19916f9 OK 2022/03/02 06:39:32 DEBUG : a.txt: Excluded 2022/03/02 06:39:33 DEBUG : sub dir/hello world2: Excluded 2022/03/02 06:39:33 DEBUG : sub dir/hello world: Excluded 2022/03/02 06:39:34 DEBUG : sub dir/ignore dir: Excluded 2022/03/02 06:39:34 DEBUG : sub dir/hello world2: Excluded 2022/03/02 06:39:34 DEBUG : sub dir/hello world: Excluded 2022/03/02 06:39:34 DEBUG : sub dir/ignore dir: Excluded 2022/03/02 06:39:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/03/02 06:39:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/03/02 06:39:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/03/02 06:39:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/03/02 06:39:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/03/02 06:39:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2022/03/02 06:39:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.45s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:39:45 DEBUG : file1: md5 = 21209ca49ec79a0fcb2389d2f130cae4 OK 2022/03/02 06:39:47 DEBUG : sub/file2: md5 = 6bdfef96dbb49b7ec49810e344bbffdd 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/03/02 06:39:51 ERROR : file1: Failed to read hash: hash type not supported 2022/03/02 06:39:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.54s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.33s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.62s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.29s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:39:55 DEBUG : file1: md5 = ee21ad83dfdbbadc6b95c8c237e34b0e OK 2022/03/02 06:39:58 DEBUG : sub/file2: md5 = b4b664c8c0461d4dc8e490a8c568b787 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/03/02 06:40:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/notfound" 2022/03/02 06:40:02 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/qe0i31qdkoejk60elps0ni5sqk" 2022/03/02 06:40:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.60s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/File (0.32s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (2.17s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Making directory 2022/03/02 06:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Making directory --- PASS: TestMkdir (0.84s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:11 DEBUG : sub dir/hello world: md5 = dd9ab14e5d8e55d02a57f3a9e590fff5 OK 2022/03/02 06:40:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.89s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:16 DEBUG : potato2: md5 = aae16b3d8798c10762d9701c10e932ee OK 2022/03/02 06:40:17 DEBUG : empty space: md5 = cc8dd338500ed4480a9f77d9b3ca6d0f OK --- PASS: TestLs (5.79s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:21 DEBUG : potato2: md5 = d79f1e63a7cf288f58eb0dd466ae5fbd OK 2022/03/02 06:40:23 DEBUG : empty space: md5 = efadfc7b1b92fb39053908cec423b57b OK 2022/03/02 06:40:23 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (5.79s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:27 DEBUG : potato2: md5 = a8a093eaafdd04bdfc69f541e2d8e4ca OK 2022/03/02 06:40:29 DEBUG : empty space: md5 = b5f056c414be8454b39300b3b299e5fb OK --- PASS: TestLsLong (5.48s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:33 DEBUG : potato2: md5 = 49d5a31e83b418da10137ce0aef3fffa OK 2022/03/02 06:40:34 DEBUG : empty space: md5 = d930c591d2324034d7ef4fbcbaf08198 OK --- PASS: TestHashSums (5.05s) === RUN TestHashSumsWithErrors 2022/03/02 06:40:36 DEBUG : Creating backend with remote ":memory:" 2022/03/02 06:40:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/02 06:40:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/02 06:40:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:38 DEBUG : potato2: md5 = e804ffc45576cd6ab62c915db30d902c OK 2022/03/02 06:40:39 DEBUG : empty space: md5 = eecc841c13f639521d6e3d0fbe9fefa1 OK 2022/03/02 06:40:42 DEBUG : sub dir/potato3: md5 = 859c76339da712b9010bbcdf1ef2f260 OK 2022/03/02 06:40:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.80s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:47 DEBUG : small: md5 = 135a6f6fafbf9886d858dd66f4c9eef3 OK 2022/03/02 06:40:49 DEBUG : medium: md5 = a64eb631d0d8f04309a11d96c4459161 OK 2022/03/02 06:40:50 DEBUG : large: md5 = 7436ffb08d0b0e85461595f068b24c32 OK 2022/03/02 06:40:51 DEBUG : Waiting for deletions to finish 2022/03/02 06:40:51 DEBUG : large: Excluded from sync (and deletion) 2022/03/02 06:40:52 INFO : medium: Deleted 2022/03/02 06:40:52 INFO : small: Deleted --- PASS: TestDelete (7.22s) === RUN TestRetry 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 1/5 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 2/5 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 1/5 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 2/5 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 3/5 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 4/5 2022/03/02 06:40:53 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:40:55 DEBUG : file1: md5 = b70b05a3c3e64537f3c394522b114bf1 OK 2022/03/02 06:40:56 DEBUG : file2: md5 = c72b774d2cebfa765e752408c0cb18f0 OK --- PASS: TestCat (16.61s) === RUN TestPurge 2022/03/02 06:41:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavujuk6yewuvin3favubug6" 2022/03/02 06:41:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 06:41:10 DEBUG : Creating backend with remote "TestDrive:crypt/1hrbf73d3h60gttkb5muohdjh883r0mro6n83vpldnab9njulnnneo6nsohcvk7v6jacdc7n1lqca" 2022/03/02 06:41:11 DEBUG : Creating backend with remote "/tmp/rclone2812348330" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavujuk6yewuvin3favubug6'", Local "Local file system at /tmp/rclone2812348330", Modify Window "1ms" 2022/03/02 06:41:16 DEBUG : A1/B1/C1/one: md5 = f2d46a5bda211b4c0673495afc0dcc46 OK 2022/03/02 06:41:16 DEBUG : A2: Making directory 2022/03/02 06:41:17 DEBUG : A1/B2: Making directory 2022/03/02 06:41:18 DEBUG : A1/B2/C2: Making directory 2022/03/02 06:41:19 DEBUG : A1/B1/C3: Making directory 2022/03/02 06:41:19 DEBUG : A3: Making directory 2022/03/02 06:41:20 DEBUG : A3/B3: Making directory 2022/03/02 06:41:21 DEBUG : A3/B3/C4: Making directory 2022/03/02 06:41:24 DEBUG : A1/two: md5 = 8c61e9c8ca369da62c8b69d4ca100665 OK 2022/03/02 06:41:25 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/03/02 06:41:25 DEBUG : pacer: Rate limited, increasing sleep to 1.254309672s 2022/03/02 06:41:26 DEBUG : pacer: Reducing sleep to 0s 2022/03/02 06:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavujuk6yewuvin3favubug6': Purge remote 2022/03/02 06:41:29 purge failed: directory not found --- PASS: TestPurge (19.55s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:41:34 DEBUG : A1/B1/C1/one: md5 = 0184653f7c9971343c98c0b49228ce4a OK 2022/03/02 06:41:34 DEBUG : A2: Making directory 2022/03/02 06:41:35 DEBUG : A1/B2: Making directory 2022/03/02 06:41:35 DEBUG : A1/B2/C2: Making directory 2022/03/02 06:41:36 DEBUG : A1/B1/C3: Making directory 2022/03/02 06:41:37 DEBUG : A3: Making directory 2022/03/02 06:41:38 DEBUG : A3/B3: Making directory 2022/03/02 06:41:39 DEBUG : A3/B3/C4: Making directory 2022/03/02 06:41:41 DEBUG : A1/two: md5 = be04bddfa13324a44871b7f0c6a751fb OK 2022/03/02 06:41:43 INFO : A3/B3/C4: Removing directory 2022/03/02 06:41:46 INFO : A3/B3: Removing directory 2022/03/02 06:41:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/03/02 06:41:47 INFO : A3: Removing directory 2022/03/02 06:41:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/03/02 06:41:48 INFO : A2: Removing directory 2022/03/02 06:41:49 INFO : A1/B2/C2: Removing directory 2022/03/02 06:41:50 INFO : A1/B2: Removing directory 2022/03/02 06:41:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/02 06:41:51 INFO : A1/B1/C3: Removing directory 2022/03/02 06:41:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/02 06:41:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/02 06:41:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/02 06:41:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/02 06:41:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/02 06:41:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (29.14s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:41:59 DEBUG : A1: Making directory 2022/03/02 06:41:59 DEBUG : A1/B1: Making directory 2022/03/02 06:42:00 DEBUG : A1/B1/C1: Making directory 2022/03/02 06:42:03 INFO : A1/B1/C1: Removing directory 2022/03/02 06:42:04 INFO : A1/B1: Removing directory 2022/03/02 06:42:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/02 06:42:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.05s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:42:08 DEBUG : A1: Making directory 2022/03/02 06:42:09 DEBUG : A1/B1: Making directory 2022/03/02 06:42:09 DEBUG : A1/B1/C1: Making directory 2022/03/02 06:42:13 INFO : A1/B1/C1: Removing directory 2022/03/02 06:42:14 INFO : A1/B1: Removing directory 2022/03/02 06:42:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/02 06:42:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.31s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:42:19 DEBUG : file1: md5 = 274a90bb35fa2be46297c91832fa1c1b OK 2022/03/02 06:42:19 DEBUG : filename.txt: File name found in url 2022/03/02 06:42:21 DEBUG : filename.txt: md5 = 70577de09d70f085d72696e5eb54d699 OK 2022/03/02 06:42:22 DEBUG : file2: md5 = a03fd039c0bdc3e3d34db9d798f4bae9 OK --- PASS: TestCopyURL (8.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:42:25 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/02 06:42:28 DEBUG : file1: md5 = 9aed345e1b74af081dd8e36c5418d6cb OK 2022/03/02 06:42:28 INFO : file1: Copied (new) to: sub/file2 2022/03/02 06:42:28 INFO : file1: Deleted 2022/03/02 06:42:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 06:42:29 DEBUG : file1: Unchanged skipping 2022/03/02 06:42:29 INFO : file1: Deleted 2022/03/02 06:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': don't need to copy/move sub/file2, it is already at target location 2022/03/02 06:42:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.47s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:42:33 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/02 06:42:34 DEBUG : file1: md5 = 388803fd12daba05a4bc4183e007edd5 OK 2022/03/02 06:42:34 INFO : file1: Copied (new) 2022/03/02 06:42:34 INFO : file1: Deleted 2022/03/02 06:42:35 DEBUG : file1: Destination exists, skipping 2022/03/02 06:42:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.84s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:42:39 DEBUG : dst/file1: md5 = 7422bfbe276b17df770354393f8d5442 OK 2022/03/02 06:42:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/backup" 2022/03/02 06:42:40 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/1nrff024r7pq65ecp72fc28jb0" 2022/03/02 06:42:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/02 06:42:45 INFO : dst/file1: Moved (server-side) 2022/03/02 06:42:47 DEBUG : dst/file1: md5 = fb0deeae85ab2f1ee26b31d77dcf66ea OK 2022/03/02 06:42:47 INFO : dst/file1: Copied (new) 2022/03/02 06:42:47 INFO : dst/file1: Deleted 2022/03/02 06:42:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/02 06:42:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/02 06:42:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.98s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:42:53 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/02 06:42:56 DEBUG : file1: md5 = 05daca8ac148cc00aced45acd97de248 OK 2022/03/02 06:42:56 INFO : file1: Copied (new) to: sub/file2 2022/03/02 06:42:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 06:42:57 DEBUG : file1: Unchanged skipping 2022/03/02 06:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': don't need to copy/move sub/file2, it is already at target location 2022/03/02 06:42:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.35s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:43:03 DEBUG : dst/file1: md5 = 188baadc9eabba53fbc3d2d43dbc554e OK 2022/03/02 06:43:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/backup" 2022/03/02 06:43:04 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/1nrff024r7pq65ecp72fc28jb0" 2022/03/02 06:43:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/02 06:43:08 INFO : dst/file1: Moved (server-side) 2022/03/02 06:43:10 DEBUG : dst/file1: md5 = ec81527d4dc34ad4ace4b799eea8f825 OK 2022/03/02 06:43:10 INFO : dst/file1: Copied (new) 2022/03/02 06:43:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/02 06:43:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/02 06:43:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.23s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:43:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/dst" 2022/03/02 06:43:16 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/31u3jie661vd5p8j7rtc3hgbh0" 2022/03/02 06:43:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/CompareDest" 2022/03/02 06:43:18 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/gveqi14airsml4bgu7krj116o8" 2022/03/02 06:43:20 DEBUG : one: Need to transfer - File not found at Destination 2022/03/02 06:43:22 DEBUG : one: md5 = a4e46db1f0eaec5b3d77f579b54e8ce7 OK 2022/03/02 06:43:22 INFO : one: Copied (new) 2022/03/02 06:43:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 06:43:25 DEBUG : one: md5 = 02eea05bc6ed4ba79deb35e8770b391a OK 2022/03/02 06:43:25 INFO : one: Copied (replaced existing) 2022/03/02 06:43:27 DEBUG : dst/one: md5 = 1bd6a956a0d48fdc85718f400f71bb46 OK 2022/03/02 06:43:30 DEBUG : CompareDest/one: md5 = f4ae46c6e1c1f38fd3b637c3eff2e9dd OK 2022/03/02 06:43:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:43:31 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 06:43:33 DEBUG : CompareDest/two: md5 = 7d61fb5671a598c34fb0dd5b2764fb04 OK 2022/03/02 06:43:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:43:34 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 06:43:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:43:36 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 06:43:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/02 06:43:37 DEBUG : two: Need to transfer - File not found at Destination 2022/03/02 06:43:39 DEBUG : two: md5 = 7fcebcc2357843b248e79ec41a1d8476 OK 2022/03/02 06:43:39 INFO : two: Copied (new) 2022/03/02 06:43:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/02 06:43:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/02 06:43:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/02 06:43:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.31s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/dst" 2022/03/02 06:43:45 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/31u3jie661vd5p8j7rtc3hgbh0" 2022/03/02 06:43:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/CopyDest" 2022/03/02 06:43:47 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/d09o6po3f7bm6ce32vdgs8h9ls" 2022/03/02 06:43:49 DEBUG : one: Need to transfer - File not found at Destination 2022/03/02 06:43:51 DEBUG : one: md5 = 66436430c77e2251296cd7fed65e493d OK 2022/03/02 06:43:51 INFO : one: Copied (new) 2022/03/02 06:43:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 06:43:55 DEBUG : one: md5 = 3e68f4aaa2bf4cc01f3231041fadd165 OK 2022/03/02 06:43:55 INFO : one: Copied (replaced existing) 2022/03/02 06:43:57 DEBUG : dst/one: md5 = cae469c047a866aa0856b1f70d3ec580 OK 2022/03/02 06:43:59 DEBUG : CopyDest/one: md5 = 7f96062e14932bc1d1ac51a0a84fa1b6 OK 2022/03/02 06:44:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1/BackupDir" 2022/03/02 06:44:00 DEBUG : Creating backend with remote "TestDrive:crypt/d4i453mcc9edgnr5o341tcv0m0rr8d2bepdtuf0gs3mf2eg7tlgovm0lbh2sr9l1ac5id9dhh8qma/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/03/02 06:44:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:44:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 06:44:04 INFO : one: Moved (server-side) 2022/03/02 06:44:05 INFO : one: Copied (server-side copy) 2022/03/02 06:44:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/02 06:44:07 DEBUG : CopyDest/two: md5 = 47d805dd98d213a8d160703ff5023043 OK 2022/03/02 06:44:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:44:10 INFO : two: Copied (server-side copy) 2022/03/02 06:44:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/02 06:44:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:44:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 06:44:11 DEBUG : two: Unchanged skipping 2022/03/02 06:44:13 DEBUG : CopyDest/three: md5 = a9d69702be671c778b760d5459791e74 OK 2022/03/02 06:44:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/02 06:44:15 DEBUG : three: Destination not found in --copy-dest 2022/03/02 06:44:15 DEBUG : three: Need to transfer - File not found at Destination 2022/03/02 06:44:16 DEBUG : three: md5 = b5f9ebac849ea32520e6d2c38d11298f OK 2022/03/02 06:44:16 INFO : three: Copied (new) 2022/03/02 06:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/02 06:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/02 06:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/02 06:44:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/02 06:44:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/02 06:44:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/02 06:44:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.38s) === 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:44:27 DEBUG : A1/one: md5 = 1b64f3ff91bf4baaa71b5c05ddb6d062 OK 2022/03/02 06:44:28 DEBUG : A1/two: md5 = af42006cc7ef35ebea9bf76e101604e0 OK 2022/03/02 06:44:31 DEBUG : A1/B1/three: md5 = 694cf2a9f894cb58e95d9a7e86f0836a OK 2022/03/02 06:44:33 DEBUG : A1/B1/C1/four: md5 = 50f7ac2f9a8d668eeb4035d27704445e OK 2022/03/02 06:44:35 DEBUG : A1/B1/C2/five: md5 = f2b1d83acd7ea9f5b4e002ef3bb44c8d OK 2022/03/02 06:44:35 DEBUG : A1/B2: Making directory 2022/03/02 06:44:36 DEBUG : A1/B1/C3: Making directory 2022/03/02 06:44:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/02 06:44:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/02 06:44:48 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/02 06:44:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/02 06:44:48 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/02 06:44:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/02 06:44:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/02 06:44:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/02 06:44:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/02 06:44:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/02 06:45:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/03/02 06:45:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/03/02 06:45:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/02 06:45:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/02 06:45:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/02 06:45:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/02 06:45:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/02 06:45:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/02 06:45:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/02 06:45:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (40.69s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 06:45:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 0cf0ef88ac564ec7221171aed9de1c24 OK 2022/03/02 06:45:07 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/02 06:45:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/03/02 06:45:09 DEBUG : no_checksum_big_file_from_pipe: md5 = bf1fe6182660be969b25ed7f0da87de7 OK 2022/03/02 06:45:09 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 06:45:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 06622d608fe4c92efba430617254def7 OK 2022/03/02 06:45:13 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/02 06:45:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/03/02 06:45:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 6cc659b010bb8b4f28e78c87cf8b74b2 OK 2022/03/02 06:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/02 06:45:15 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 06:45:19 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 278fe07b1fd8868ab058bc3c86f17486 OK 2022/03/02 06:45:19 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/02 06:45:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/03/02 06:45:21 DEBUG : ignore_checksum_big_file_from_pipe: md5 = a83337db8cc85892e0fb33c958697cc0 OK 2022/03/02 06:45:21 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-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 06:45:25 DEBUG : ignore_checksum_small_file_from_pipe: md5 = fd99326a0b017d95b9f0b13daeae509c OK 2022/03/02 06:45:25 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/02 06:45:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/03/02 06:45:27 DEBUG : ignore_checksum_big_file_from_pipe: md5 = c885b198971a67b09d3af798f16c6f48 OK 2022/03/02 06:45:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.95s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:31 DEBUG : potato1: md5 = db5f2c12b516a20cfdf82f4522100510 OK 2022/03/02 06:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': File to upload is small (60 bytes), uploading instead of streaming 2022/03/02 06:45:32 DEBUG : potato2: md5 = a4326e311121ec5f658f95beaf37c454 OK 2022/03/02 06:45:32 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.01s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/02 06:45:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9812aaf7696ecf8392169ecbe0e19ad9 OK 2022/03/02 06:45:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/02 06:45:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/02 06:45:38 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)(0xc000ab0480), isCounted:true}: 2022/03/02 06:45:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/02 06:45:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/02 06:45:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f702a4bb6c1061898b4317a6282370b5 OK 2022/03/02 06:45:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/03/02 06:45:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/03/02 06:45:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (10.69s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1'", Local "Local file system at /tmp/rclone293655233", Modify Window "1ms" 2022/03/02 06:45:47 DEBUG : potato2: md5 = ad7b576fe51e6fbffa222d8af7d1b9bb OK 2022/03/02 06:45:48 DEBUG : empty space: md5 = f9564971ba9b41c8b712a133af77169b OK 2022/03/02 06:45:51 DEBUG : sub dir/potato3: md5 = 44f74216a3ae58b908e1070325fc585d OK 2022/03/02 06:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Touching "empty space" 2022/03/02 06:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Touching "potato2" 2022/03/02 06:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Touching "sub dir/potato3" 2022/03/02 06:45:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.65s) === 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/03/02 06:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fulopar7pihaqar8habukoz1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 9m53.12926186s (try 1/5)