"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2021/07/25 05:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1" 2021/07/25 05:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 05:42:54 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00" 2021/07/25 05:42:55 DEBUG : Creating backend with remote "/tmp/rclone680264539" === 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:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/07/25 05:42:57 DEBUG : file1: md5 = f269b99a3896be2b970cd1f7a3503421 OK 2021/07/25 05:42:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/07/25 05:42:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/07/25 05:42:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/07/25 05:42:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/07/25 05:42:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/07/25 05:42:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/07/25 05:43:00 DEBUG : file1: md5 = 7a7cffd956f1624fd1149f8c1d26457c OK 2021/07/25 05:43:00 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/07/25 05:43:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/07/25 05:43:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/07/25 05:43:01 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/07/25 05:43:02 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/07/25 05:43:02 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/07/25 05:43:03 DEBUG : file1: md5 = 7b4da3d0fa8494cabb8702a75f6a7dcb OK 2021/07/25 05:43:03 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/07/25 05:43:03 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/07/25 05:43:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/07/25 05:43:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/07/25 05:43:05 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/07/25 05:43:05 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (11.13s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.04s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.93s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.11s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/07/25 05:43:06 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 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/07/25 05:43:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/07/25 05:43:06 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:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:43:07 DEBUG : rutabaga: md5 = 9d0c7ea697041d7be92a974799c80145 OK === RUN TestCheck/1 === RUN TestCheck/2 2021/07/25 05:43:09 DEBUG : empty space: md5 = 8c2c50dd7df98b48be2b07f1cc00d54d OK === RUN TestCheck/3 2021/07/25 05:43:11 DEBUG : potato2: md5 = a734113ed22361d86b169840efee4ed2 OK === RUN TestCheck/4 === RUN TestCheck/5 2021/07/25 05:43:13 DEBUG : remotepotato: md5 = d065f85063a96f3c9ee354c18c703dc2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.10s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2021/07/25 05:43:16 DEBUG : Creating backend with remote "non-existent" 2021/07/25 05:43:16 DEBUG : Creating backend with remote "non-existent" 2021/07/25 05:43:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/07/25 05:43:16 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 2021/07/25 05:43:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/07/25 05:43:16 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:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:43:17 DEBUG : rutabaga: md5 = 8c78e263ad69dec51c1854f759f4fa76 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/07/25 05:43:21 DEBUG : empty space: md5 = 5a8b2762f578ced0e009247a9903e94a OK === RUN TestCheckDownload/3 2021/07/25 05:43:23 DEBUG : potato2: md5 = c97dfe6a459bdc3fc61d450de473b47e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/07/25 05:43:26 DEBUG : remotepotato: md5 = ef038a32c8fc5103727c0e4cf0a00b30 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.74s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.97s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:43:32 DEBUG : rutabaga: md5 = 162edb11a27063274d74ae30e05f949d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/07/25 05:43:34 DEBUG : empty space: md5 = 8ae84fdfba0c801db459cf8b3eb84ace OK === RUN TestCheckSizeOnly/3 2021/07/25 05:43:36 DEBUG : potato2: md5 = bbcfb8ef86b5d69e9e014297cd869417 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/07/25 05:43:37 DEBUG : remotepotato: md5 = a8faba5ba8089385179ad56ad22cacbd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.88s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:43:42 DEBUG : test.sum: md5 = f52982bf25f50cff498c29e5e68240c2 OK 2021/07/25 05:43:42 NOTICE: test.sum: improperly formatted checksum line 4 2021/07/25 05:43:42 NOTICE: test.sum: improperly formatted checksum line 5 2021/07/25 05:43:42 NOTICE: test.sum: improperly formatted checksum line 6 2021/07/25 05:43:42 NOTICE: test.sum: more warnings suppressed... 2021/07/25 05:43:44 DEBUG : test.sum: md5 = 46879f576752028beb332c303a3cd244 OK 2021/07/25 05:43:45 NOTICE: test.sum: improperly formatted checksum line 4 2021/07/25 05:43:45 NOTICE: test.sum: improperly formatted checksum line 5 2021/07/25 05:43:45 NOTICE: test.sum: improperly formatted checksum line 6 2021/07/25 05:43:45 NOTICE: test.sum: more warnings suppressed... --- PASS: TestParseSumFile (5.28s) === RUN TestCheckSum run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:43:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/data" 2021/07/25 05:43:46 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/data' lacks md5, skipping --- SKIP: TestCheckSum (1.80s) === RUN TestCheckSumDownload run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/data" 2021/07/25 05:43:48 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/vjrnln8ratgmqakfosrqe8espk" 2021/07/25 05:43:51 DEBUG : data/banana: md5 = db5297da4c68a6844aca52b27b7aa81c OK 2021/07/25 05:43:52 DEBUG : test.sum: md5 = 36e9e491f0da6f66776644c760f0a45a OK === RUN TestCheckSumDownload/move1 2021/07/25 05:43:56 DEBUG : data/potato: md5 = 139156def85bfeff10a60dde8de85b83 OK 2021/07/25 05:43:58 DEBUG : test.sum: md5 = 541f37dae3651021e9462ac83da71115 OK === RUN TestCheckSumDownload/move2 2021/07/25 05:44:01 DEBUG : test.sum: md5 = 641b83628040b7f27a9a77bd4982fd41 OK === RUN TestCheckSumDownload/move3 2021/07/25 05:44:05 DEBUG : test.sum: md5 = c04d96532f2fc5d67c788e83e07d60e9 OK === RUN TestCheckSumDownload/move4 2021/07/25 05:44:08 DEBUG : test.sum: md5 = a9659dda53ca415707b686dba6868d90 OK === RUN TestCheckSumDownload/move5 2021/07/25 05:44:11 DEBUG : test.sum: md5 = 47a2369025be7a2990cf2e7c9740ef78 OK === RUN TestCheckSumDownload/move6 2021/07/25 05:44:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2021/07/25 05:44:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (28.50s) --- PASS: TestCheckSumDownload/move1 (2.13s) --- PASS: TestCheckSumDownload/move2 (1.76s) --- PASS: TestCheckSumDownload/move3 (1.75s) --- PASS: TestCheckSumDownload/move4 (1.71s) --- PASS: TestCheckSumDownload/move5 (1.69s) --- PASS: TestCheckSumDownload/move6 (1.71s) === RUN TestDeduplicateInteractive run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using skip mode. 2021/07/25 05:44:19 NOTICE: one: Found 2 files with duplicate names 2021/07/25 05:44:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using skip mode. 2021/07/25 05:44:25 NOTICE: one: Found 3 files with duplicate names 2021/07/25 05:44:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/07/25 05:44:25 INFO : one: Deleted 2021/07/25 05:44:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.73s) === RUN TestDeduplicateFirst run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using first mode. 2021/07/25 05:44:30 NOTICE: one: Found 3 files with duplicate names 2021/07/25 05:44:31 INFO : one: Deleted 2021/07/25 05:44:31 INFO : one: Deleted 2021/07/25 05:44:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.81s) === RUN TestDeduplicateNewest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using newest mode. 2021/07/25 05:44:36 NOTICE: one: Found 3 files with duplicate names 2021/07/25 05:44:37 INFO : one: Deleted 2021/07/25 05:44:37 INFO : one: Deleted 2021/07/25 05:44:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.72s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using oldest mode. 2021/07/25 05:44:42 NOTICE: one: Found 3 files with duplicate names 2021/07/25 05:44:43 INFO : one: Deleted 2021/07/25 05:44:43 INFO : one: Deleted 2021/07/25 05:44:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.68s) === RUN TestDeduplicateLargest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using largest mode. 2021/07/25 05:44:48 NOTICE: one: Found 3 files with duplicate names 2021/07/25 05:44:48 INFO : one: Deleted 2021/07/25 05:44:49 INFO : one: Deleted 2021/07/25 05:44:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.65s) === RUN TestDeduplicateSmallest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:44:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using smallest mode. 2021/07/25 05:44:54 NOTICE: one: Found 3 files with duplicate names 2021/07/25 05:44:54 INFO : one: Deleted 2021/07/25 05:44:55 INFO : one: Deleted 2021/07/25 05:44:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.71s) === RUN TestDeduplicateRename run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Looking for duplicate names using rename mode. 2021/07/25 05:45:01 NOTICE: one.txt: Found 3 files with duplicate names 2021/07/25 05:45:02 INFO : one-2.txt: renamed from: one.txt 2021/07/25 05:45:04 INFO : one-3.txt: renamed from: one.txt 2021/07/25 05:45:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.33s) === RUN TestMergeDirs run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:10 DEBUG : dupe1/one.txt: md5 = 27413eb11714a6605a9601ed913e0f81 OK 2021/07/25 05:45:12 DEBUG : dupe2/two.txt: md5 = dc09fbe9c0a17130b1de5056054ee9d9 OK 2021/07/25 05:45:14 DEBUG : dupe3/three.txt: md5 = 702d5903b6fb9d70dcadec3f17cf0390 OK 2021/07/25 05:45:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2021/07/25 05:45:15 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2021/07/25 05:45:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2021/07/25 05:45:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2021/07/25 05:45:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2021/07/25 05:45:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2021/07/25 05:45:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.17s) === RUN TestListDirSorted run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:21 DEBUG : a.txt: md5 = 8541b695abf192279b172839d925a725 OK 2021/07/25 05:45:22 DEBUG : zend.txt: md5 = d782f6e67c51b2227822861b45820198 OK 2021/07/25 05:45:24 DEBUG : sub dir/hello world: md5 = 8534b9e1d0e1fd9c7dc77a839fc9f4a1 OK 2021/07/25 05:45:26 DEBUG : sub dir/hello world2: md5 = 449d113e16d0a90ae37e2ad72c2e05bd OK 2021/07/25 05:45:27 DEBUG : sub dir/ignore dir/.ignore: md5 = f5f9d595903ec31490781bfa914da39e OK 2021/07/25 05:45:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3bad8a0e4338ce7b8ad156d39a84561a OK 2021/07/25 05:45:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = d42c0eba2dbcb4d7979524ee9a08a424 OK 2021/07/25 05:45:32 DEBUG : a.txt: Excluded 2021/07/25 05:45:32 DEBUG : sub dir/hello world: Excluded 2021/07/25 05:45:32 DEBUG : sub dir/hello world2: Excluded 2021/07/25 05:45:33 DEBUG : sub dir/ignore dir: Excluded 2021/07/25 05:45:33 DEBUG : sub dir/hello world: Excluded 2021/07/25 05:45:33 DEBUG : sub dir/hello world2: Excluded 2021/07/25 05:45:33 DEBUG : sub dir/ignore dir: Excluded 2021/07/25 05:45:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2021/07/25 05:45:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2021/07/25 05:45:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2021/07/25 05:45:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2021/07/25 05:45:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2021/07/25 05:45:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2021/07/25 05:45:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.22s) === RUN TestMkdir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Making directory 2021/07/25 05:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:43 DEBUG : sub dir/hello world: md5 = 3ad45c2061bef372825037ebbd739eb8 OK 2021/07/25 05:45:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.41s) === RUN TestLs run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:47 DEBUG : potato2: md5 = ecc927cb100165dd8e3a8b96cd6916c0 OK 2021/07/25 05:45:48 DEBUG : empty space: md5 = 495fd83b5ad467c351687abdfb5e64f3 OK --- PASS: TestLs (4.17s) === RUN TestLsWithFilesFrom run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:51 DEBUG : potato2: md5 = f8ca275015ad0fde43f2f85857202b46 OK 2021/07/25 05:45:52 DEBUG : empty space: md5 = ef894f4c2c683979b391ba3f09885b35 OK 2021/07/25 05:45:52 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (4.31s) === RUN TestLsLong run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:55 DEBUG : potato2: md5 = 55527b27e5fb256c9c995fe06453ce7c OK 2021/07/25 05:45:56 DEBUG : empty space: md5 = caebe925f10a75aa17d9bfc79d167215 OK --- PASS: TestLsLong (4.13s) === RUN TestHashSums run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:45:59 DEBUG : potato2: md5 = bebfffa1ed516d99cc8227e3f06d3d08 OK 2021/07/25 05:46:00 DEBUG : empty space: md5 = 918c1c102b92d1ca28641a67e546a2ce OK 2021/07/25 05:46:03 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 05:46:03 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 05:46:04 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 05:46:04 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 05:46:05 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 05:46:05 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.41s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:46:09 DEBUG : potato2: md5 = 4f1d957e977b0a0c01fadcccb4fa36b3 OK 2021/07/25 05:46:10 DEBUG : empty space: md5 = a475c5bcf065b367eab4c935d930f215 OK 2021/07/25 05:46:12 DEBUG : sub dir/potato3: md5 = c3c38a7b1deecdd67f2e81427682528e OK 2021/07/25 05:46:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.78s) === RUN TestDelete run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:46:16 DEBUG : small: md5 = 1c864603a44e47f4a88fe861123ded4d OK 2021/07/25 05:46:17 DEBUG : medium: md5 = 467ba409bb632f48edd0d1e7bdc53bf1 OK 2021/07/25 05:46:19 DEBUG : large: md5 = 3a0e83d12a10dcb4384c73f8b044684d OK 2021/07/25 05:46:19 DEBUG : Waiting for deletions to finish 2021/07/25 05:46:19 DEBUG : large: Excluded from sync (and deletion) 2021/07/25 05:46:20 INFO : medium: Deleted 2021/07/25 05:46:20 INFO : small: Deleted --- PASS: TestDelete (5.58s) === RUN TestRetry 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 1/5 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 2/5 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 1/5 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 2/5 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 3/5 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 4/5 2021/07/25 05:46:21 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:46:22 DEBUG : file1: md5 = a61035102feb0cd7ccad6029174a829c OK 2021/07/25 05:46:23 DEBUG : file2: md5 = 1d0fa0e30f98d46dcce5f4152f018bb5 OK --- PASS: TestCat (13.10s) === RUN TestPurge 2021/07/25 05:46:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cegesip3nicafaw5pezuvij5" 2021/07/25 05:46:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 05:46:34 DEBUG : Creating backend with remote "TestDrive:crypt/ol0b438rhohsr6u1tv34r8pjcsmpjkguad47u2fsdagianlap5o9e0onvrfimlek3i5d0vlce87do" 2021/07/25 05:46:35 DEBUG : Creating backend with remote "/tmp/rclone573846597" run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cegesip3nicafaw5pezuvij5'", Local "Local file system at /tmp/rclone573846597", Modify Window "1ms" 2021/07/25 05:46:39 DEBUG : A1/B1/C1/one: md5 = 8ca5d22287a6c6875b2a6a8819a0fc56 OK 2021/07/25 05:46:39 DEBUG : A2: Making directory 2021/07/25 05:46:40 DEBUG : A1/B2: Making directory 2021/07/25 05:46:41 DEBUG : A1/B2/C2: Making directory 2021/07/25 05:46:41 DEBUG : A1/B1/C3: Making directory 2021/07/25 05:46:42 DEBUG : A3: Making directory 2021/07/25 05:46:43 DEBUG : A3/B3: Making directory 2021/07/25 05:46:43 DEBUG : A3/B3/C4: Making directory 2021/07/25 05:46:45 DEBUG : A1/two: md5 = 1a2288f15ffc3caffd3f005a90c40c7a OK 2021/07/25 05:46:46 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) 2021/07/25 05:46:46 DEBUG : pacer: Rate limited, increasing sleep to 1.050706225s 2021/07/25 05:46:46 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) 2021/07/25 05:46:46 DEBUG : pacer: Rate limited, increasing sleep to 2.742219133s 2021/07/25 05:46:48 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cegesip3nicafaw5pezuvij5': Purge remote 2021/07/25 05:46:52 purge failed: directory not found --- PASS: TestPurge (18.36s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:46:56 DEBUG : A1/B1/C1/one: md5 = e8bea3e630475c9cbe56f8f53cdc3ea3 OK 2021/07/25 05:46:56 DEBUG : A2: Making directory 2021/07/25 05:46:57 DEBUG : A1/B2: Making directory 2021/07/25 05:46:58 DEBUG : A1/B2/C2: Making directory 2021/07/25 05:46:58 DEBUG : A1/B1/C3: Making directory 2021/07/25 05:46:59 DEBUG : A3: Making directory 2021/07/25 05:47:00 DEBUG : A3/B3: Making directory 2021/07/25 05:47:01 DEBUG : A3/B3/C4: Making directory 2021/07/25 05:47:03 DEBUG : A1/two: md5 = 2ddf0b736d9acd80e102eb2e435ca11c OK 2021/07/25 05:47:04 INFO : A3/B3/C4: Removing directory 2021/07/25 05:47:06 INFO : A3/B3: Removing directory 2021/07/25 05:47:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2021/07/25 05:47:07 INFO : A3: Removing directory 2021/07/25 05:47:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2021/07/25 05:47:08 INFO : A2: Removing directory 2021/07/25 05:47:09 INFO : A1/B2/C2: Removing directory 2021/07/25 05:47:09 INFO : A1/B2: Removing directory 2021/07/25 05:47:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/07/25 05:47:10 INFO : A1/B1/C3: Removing directory 2021/07/25 05:47:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/07/25 05:47:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/07/25 05:47:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/07/25 05:47:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/07/25 05:47:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/07/25 05:47:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (24.00s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:47:16 DEBUG : A1: Making directory 2021/07/25 05:47:17 DEBUG : A1/B1: Making directory 2021/07/25 05:47:18 DEBUG : A1/B1/C1: Making directory 2021/07/25 05:47:20 INFO : A1/B1/C1: Removing directory 2021/07/25 05:47:21 INFO : A1/B1: Removing directory 2021/07/25 05:47:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/07/25 05:47:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.15s) === RUN TestRmdirsWithFilter run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:47:23 DEBUG : A1: Making directory 2021/07/25 05:47:24 DEBUG : A1/B1: Making directory 2021/07/25 05:47:25 DEBUG : A1/B1/C1: Making directory 2021/07/25 05:47:27 INFO : A1/B1/C1: Removing directory 2021/07/25 05:47:28 INFO : A1/B1: Removing directory 2021/07/25 05:47:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/07/25 05:47:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:47:32 DEBUG : file1: md5 = 35a0b1e3074e7e90856d9591a9a6de28 OK 2021/07/25 05:47:33 DEBUG : filename.txt: File name found in url 2021/07/25 05:47:34 DEBUG : filename.txt: md5 = 773ea18fd754a882fdd50f0d64cc19e8 OK 2021/07/25 05:47:35 DEBUG : file2: md5 = 76dc0bb09128d06094f8297e1bbdf4fa OK --- PASS: TestCopyURL (6.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:47:37 DEBUG : file1: Need to transfer - File not found at Destination 2021/07/25 05:47:40 DEBUG : file1: md5 = 34dfdea41a7cefc3fa09dadb77f524bb OK 2021/07/25 05:47:40 INFO : file1: Copied (new) to: sub/file2 2021/07/25 05:47:40 INFO : file1: Deleted 2021/07/25 05:47:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/07/25 05:47:40 DEBUG : file1: Unchanged skipping 2021/07/25 05:47:40 INFO : file1: Deleted 2021/07/25 05:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': don't need to copy/move sub/file2, it is already at target location 2021/07/25 05:47:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.81s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestMoveFileBackupDir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:47:46 DEBUG : dst/file1: md5 = a412f4a4a472ce62f10671a338414ac7 OK 2021/07/25 05:47:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/backup" 2021/07/25 05:47:47 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/1nrff024r7pq65ecp72fc28jb0" 2021/07/25 05:47:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/07/25 05:47:50 INFO : dst/file1: Moved (server-side) 2021/07/25 05:47:51 DEBUG : dst/file1: md5 = 33f77dc90f39df9aa6724848ac1774e9 OK 2021/07/25 05:47:51 INFO : dst/file1: Copied (new) 2021/07/25 05:47:51 INFO : dst/file1: Deleted 2021/07/25 05:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/07/25 05:47:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/07/25 05:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.81s) === RUN TestCopyFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:47:56 DEBUG : file1: Need to transfer - File not found at Destination 2021/07/25 05:47:58 DEBUG : file1: md5 = d747e9c85c19bd0e8dae2c8da00e225f OK 2021/07/25 05:47:58 INFO : file1: Copied (new) to: sub/file2 2021/07/25 05:47:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/07/25 05:47:59 DEBUG : file1: Unchanged skipping 2021/07/25 05:48:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': don't need to copy/move sub/file2, it is already at target location 2021/07/25 05:48:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.73s) === RUN TestCopyFileBackupDir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:48:04 DEBUG : dst/file1: md5 = 91ac5ccbf3de3f3b1f4214ffd7d84371 OK 2021/07/25 05:48:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/backup" 2021/07/25 05:48:05 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/1nrff024r7pq65ecp72fc28jb0" 2021/07/25 05:48:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/07/25 05:48:08 INFO : dst/file1: Moved (server-side) 2021/07/25 05:48:10 DEBUG : dst/file1: md5 = bb592df77f856a9d7cbe411ea5f337ec OK 2021/07/25 05:48:10 INFO : dst/file1: Copied (new) 2021/07/25 05:48:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/07/25 05:48:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/07/25 05:48:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.27s) === RUN TestCopyFileCompareDest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/dst" 2021/07/25 05:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/31u3jie661vd5p8j7rtc3hgbh0" 2021/07/25 05:48:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/CompareDest" 2021/07/25 05:48:16 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/gveqi14airsml4bgu7krj116o8" 2021/07/25 05:48:18 DEBUG : one: Need to transfer - File not found at Destination 2021/07/25 05:48:20 DEBUG : one: md5 = ecf1d309ffc6ecc8bcdc8444d6d158cc OK 2021/07/25 05:48:20 INFO : one: Copied (new) 2021/07/25 05:48:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 05:48:22 DEBUG : one: md5 = 7a8a7194afe6a32ac8d485b553653dea OK 2021/07/25 05:48:22 INFO : one: Copied (replaced existing) 2021/07/25 05:48:24 DEBUG : dst/one: md5 = 980fd8e172df3da1f7e004b23ca8b752 OK 2021/07/25 05:48:26 DEBUG : CompareDest/one: md5 = 0c901b2ee79f82dda4a62717360af234 OK 2021/07/25 05:48:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:27 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 05:48:29 DEBUG : CompareDest/two: md5 = d4ef8dbf20e60b3000f8214bcabe9018 OK 2021/07/25 05:48:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:30 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 05:48:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:30 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 05:48:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/07/25 05:48:32 DEBUG : two: Need to transfer - File not found at Destination 2021/07/25 05:48:33 DEBUG : two: md5 = 10ee6d90df1711c2330323395f3ed4d6 OK 2021/07/25 05:48:33 INFO : two: Copied (new) 2021/07/25 05:48:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/07/25 05:48:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/07/25 05:48:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/07/25 05:48:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.28s) === RUN TestCopyFileCopyDest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:48:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/dst" 2021/07/25 05:48:38 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/31u3jie661vd5p8j7rtc3hgbh0" 2021/07/25 05:48:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/CopyDest" 2021/07/25 05:48:40 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/d09o6po3f7bm6ce32vdgs8h9ls" 2021/07/25 05:48:41 DEBUG : one: Need to transfer - File not found at Destination 2021/07/25 05:48:43 DEBUG : one: md5 = 8751595ce436758b66445867f7f9b2d9 OK 2021/07/25 05:48:43 INFO : one: Copied (new) 2021/07/25 05:48:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 05:48:45 DEBUG : one: md5 = a9708e1fcc3d60a2cdd74fd9921dc1fb OK 2021/07/25 05:48:45 INFO : one: Copied (replaced existing) 2021/07/25 05:48:47 DEBUG : dst/one: md5 = cfc6ac034ec69e7ed133d5fb7dff95c6 OK 2021/07/25 05:48:49 DEBUG : CopyDest/one: md5 = d9e881d3c18d21340e81a7fd86be56d9 OK 2021/07/25 05:48:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1/BackupDir" 2021/07/25 05:48:49 DEBUG : Creating backend with remote "TestDrive:crypt/aj6d02r4s2n89rhs9mh4rk9miklgc850nchccqfboa86vnlo9bhari3eh90be8pltf3at15pv3f00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2021/07/25 05:48:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 05:48:53 INFO : one: Moved (server-side) 2021/07/25 05:48:54 INFO : one: Copied (server-side copy) 2021/07/25 05:48:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/07/25 05:48:56 DEBUG : CopyDest/two: md5 = 4776309c574a9ef26e0a5ee2a74d0f40 OK 2021/07/25 05:48:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:58 INFO : two: Copied (server-side copy) 2021/07/25 05:48:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/07/25 05:48:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 05:48:59 DEBUG : two: Unchanged skipping 2021/07/25 05:49:00 DEBUG : CopyDest/three: md5 = 6bfc674d8fc6f38704fcb216782a2cac OK 2021/07/25 05:49:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/07/25 05:49:01 DEBUG : three: Destination not found in --copy-dest 2021/07/25 05:49:01 DEBUG : three: Need to transfer - File not found at Destination 2021/07/25 05:49:02 DEBUG : three: md5 = 22c9af3d7a77b9b229695c9b8047333c OK 2021/07/25 05:49:02 INFO : three: Copied (new) 2021/07/25 05:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/07/25 05:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/07/25 05:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/07/25 05:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/07/25 05:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/07/25 05:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/07/25 05:49:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.63s) === 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:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:49:11 DEBUG : A1/one: md5 = dd9a24e72b799ca6fbcda9b25e6d8bc1 OK 2021/07/25 05:49:12 DEBUG : A1/two: md5 = 876a27117d1684893454a70336fbfd9f OK 2021/07/25 05:49:14 DEBUG : A1/B1/three: md5 = d48672f265a132b05a0c0397f164e3c4 OK 2021/07/25 05:49:16 DEBUG : A1/B1/C1/four: md5 = 87bfaeccac18a3b9ca5e652cc6139a61 OK 2021/07/25 05:49:18 DEBUG : A1/B1/C2/five: md5 = f87050e1a7e079072e00ba1d030e11d7 OK 2021/07/25 05:49:18 DEBUG : A1/B2: Making directory 2021/07/25 05:49:19 DEBUG : A1/B1/C3: Making directory 2021/07/25 05:49:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/07/25 05:49:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/07/25 05:49:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/07/25 05:49:28 INFO : A2/one: Moved (server-side) to: A3/one 2021/07/25 05:49:29 INFO : A2/two: Moved (server-side) to: A3/two 2021/07/25 05:49:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/07/25 05:49:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/07/25 05:49:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/07/25 05:49:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/07/25 05:49:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/07/25 05:49:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2021/07/25 05:49:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2021/07/25 05:49:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/07/25 05:49:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/07/25 05:49:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/07/25 05:49:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/07/25 05:49:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/07/25 05:49:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/07/25 05:49:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/07/25 05:49:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (33.14s) === RUN TestGetFsInfo run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:49:44 DEBUG : no_checksum_small_file_from_pipe: md5 = ed342eb90f9d7ac0cacd5d4738bcb711 OK 2021/07/25 05:49:44 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:49:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2021/07/25 05:49:45 DEBUG : no_checksum_big_file_from_pipe: md5 = cb5ea4dd950d9b0bbd933e47c03afbbf OK 2021/07/25 05:49:45 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:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:49:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 926d69fd8c8b24a87fe7d7d7481c20f2 OK 2021/07/25 05:49:48 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:49:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2021/07/25 05:49:49 DEBUG : with_checksum_big_file_from_pipe: md5 = f6a9f11d93fb9f40056767a83ef3edbf OK 2021/07/25 05:49:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/07/25 05:49:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:49:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:49:52 DEBUG : ignore_checksum_small_file_from_pipe: md5 = e93a39bdfacfdc6459f7272bee130ea5 OK 2021/07/25 05:49:52 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:49:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/07/25 05:49:54 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 6f8baf93f8a7480a73c0e01f9d9f4d84 OK 2021/07/25 05:49:54 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:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:49:57 DEBUG : ignore_checksum_small_file_from_pipe: md5 = caced1ad3996ae2c32d24a00525c1733 OK 2021/07/25 05:49:57 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:49:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/07/25 05:49:58 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 5fb29160296656bc901ba3bdaea80f7c OK 2021/07/25 05:49:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (16.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.22s) === RUN TestRcatSize run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:50:01 DEBUG : potato1: md5 = 6419611b20dc83fad73f644468bd49ab OK 2021/07/25 05:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': File to upload is small (60 bytes), uploading instead of streaming 2021/07/25 05:50:02 DEBUG : potato2: md5 = dedf34431487293b8fb08e6f2b2bfbdb OK 2021/07/25 05:50:02 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.90s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1'", Local "Local file system at /tmp/rclone680264539", Modify Window "1ms" 2021/07/25 05:50:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/07/25 05:50:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = afc74cd5261e90d4f5c07c8deb82126b OK 2021/07/25 05:50:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/07/25 05:50:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/07/25 05:50:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/07/25 05:50:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/07/25 05:50:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/07/25 05:50:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 28b103fb3f5b27ae4c4c6bef5d5bc31b OK 2021/07/25 05:50:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/07/25 05:50:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2021/07/25 05:50:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.58s) === 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 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) PASS 2021/07/25 05:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witofux0cawazic8xobiroj1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 7m19.467861522s (try 1/5)