"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2022/01/09 06:24:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5" 2022/01/09 06:24:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/09 06:24:12 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976" 2022/01/09 06:24:13 DEBUG : Creating backend with remote "/tmp/rclone2886930764" === 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/09 06:24:16 DEBUG : file1: md5 = 5cc2626b05523862fe915a722f90c05d OK 2022/01/09 06:24:17 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/09 06:24:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/09 06:24:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/09 06:24:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/09 06:24:18 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/09 06:24:18 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/09 06:24:20 DEBUG : file1: md5 = 691f2a2d8978d8c734c0490b2c66cb8d OK 2022/01/09 06:24:21 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/09 06:24:21 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/09 06:24:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/09 06:24:22 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/09 06:24:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/09 06:24:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/09 06:24:24 DEBUG : file1: md5 = 12531c5c6f1f4ee2f5d19f8f109dd28f OK 2022/01/09 06:24:25 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/09 06:24:25 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/09 06:24:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/09 06:24:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/09 06:24:26 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/09 06:24:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (14.41s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.40s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.10s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.80s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/09 06:24:28 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/09 06:24:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/09 06:24:28 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:24:29 DEBUG : rutabaga: md5 = fb5214f3d2d7c1114877a3371e689d4e OK === RUN TestCheck/1 === RUN TestCheck/2 2022/01/09 06:24:31 DEBUG : empty space: md5 = b6b3f7481f9fb99737083baa8e66e3de OK === RUN TestCheck/3 2022/01/09 06:24:34 DEBUG : potato2: md5 = 83cda2e19e9e063993887b807f07e6b0 OK === RUN TestCheck/4 === RUN TestCheck/5 2022/01/09 06:24:36 DEBUG : remotepotato: md5 = a7448c1c79630d166d94f92343e893b1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.78s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.32s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.35s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2022/01/09 06:24:40 DEBUG : Creating backend with remote "non-existent" 2022/01/09 06:24:40 DEBUG : Creating backend with remote "non-existent" 2022/01/09 06:24:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/09 06:24:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/09 06:24:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/09 06:24:40 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:24:42 DEBUG : rutabaga: md5 = 9c57b79cc9411cd06063b670086d5761 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/01/09 06:24:46 DEBUG : empty space: md5 = 64a4381b957a140679ef5fefd37a7187 OK === RUN TestCheckDownload/3 2022/01/09 06:24:49 DEBUG : potato2: md5 = 8713e81a67c9e8ecca3f1a2d8cd04d34 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/01/09 06:24:53 DEBUG : remotepotato: md5 = 0dfb041b728f259728058284459ccf4b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.27s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:25:00 DEBUG : rutabaga: md5 = c5ecf7a8e3db3405170f2b6585e2a1fa OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/01/09 06:25:03 DEBUG : empty space: md5 = dd14c98c9211152d6515115d64da0b0d OK === RUN TestCheckSizeOnly/3 2022/01/09 06:25:05 DEBUG : potato2: md5 = 9cb6801c23335b5e243910072ab40e70 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/01/09 06:25:07 DEBUG : remotepotato: md5 = 0760aed1b5c8e7de6322dfc4f4915ae1 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.87s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:25:13 DEBUG : test.sum: md5 = 72280cfecbecb549f66147e3e40ba8c0 OK 2022/01/09 06:25:14 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/09 06:25:14 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/09 06:25:14 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/09 06:25:14 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/09 06:25:16 DEBUG : test.sum: md5 = fd1aa0942f07099f3d28066ac7f593dc OK 2022/01/09 06:25:17 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/09 06:25:17 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/09 06:25:17 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/09 06:25:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.73s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/data" 2022/01/09 06:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/data' lacks md5, skipping --- SKIP: TestCheckSum (2.36s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:25:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/data" 2022/01/09 06:25:21 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/vjrnln8ratgmqakfosrqe8espk" 2022/01/09 06:25:25 DEBUG : data/banana: md5 = 463e0f1e9e23588f26eb82dd30a97beb OK 2022/01/09 06:25:27 DEBUG : test.sum: md5 = c4f6790dbbb43ebe79faa7e834dac828 OK === RUN TestCheckSumDownload/subtest1 2022/01/09 06:25:31 DEBUG : data/potato: md5 = 8048df23b7caf8cb39d746b2b1cb9926 OK 2022/01/09 06:25:33 DEBUG : test.sum: md5 = 32cb6889207f4766298940acb1cd1254 OK === RUN TestCheckSumDownload/subtest2 2022/01/09 06:25:37 DEBUG : test.sum: md5 = 36f47e215b57619787d2ea864ef73341 OK === RUN TestCheckSumDownload/subtest3 2022/01/09 06:25:41 DEBUG : test.sum: md5 = 928937d50edb5ff42e87e8783c53a7fd OK === RUN TestCheckSumDownload/subtest4 2022/01/09 06:25:46 DEBUG : test.sum: md5 = d4abf59924a2f458b55203ae5ff4c06e OK === RUN TestCheckSumDownload/subtest5 2022/01/09 06:25:50 DEBUG : test.sum: md5 = 4807719b491b5d877f1146dd4ec03bd2 OK === RUN TestCheckSumDownload/subtest6 2022/01/09 06:25:54 DEBUG : data/banana: md5 = b3415dcaa45a4d74a862dc50c242d059 OK 2022/01/09 06:25:56 DEBUG : data/potato: md5 = a7bda3edeac854764f110eec082a84d7 OK 2022/01/09 06:25:57 DEBUG : test.sum: md5 = 49502e5a964da40b440ea9d66329c35f OK === RUN TestCheckSumDownload/subtest7 2022/01/09 06:26:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2022/01/09 06:26:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.11s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.31s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.12s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using skip mode. 2022/01/09 06:26:08 NOTICE: one: Found 2 files with duplicate names 2022/01/09 06:26:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.66s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using skip mode. 2022/01/09 06:26:15 NOTICE: one: Found 3 files with duplicate names 2022/01/09 06:26:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/01/09 06:26:15 INFO : one: Deleted 2022/01/09 06:26:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.79s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using first mode. 2022/01/09 06:26:24 NOTICE: one: Found 3 files with duplicate names 2022/01/09 06:26:25 INFO : one: Deleted 2022/01/09 06:26:25 INFO : one: Deleted 2022/01/09 06:26:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (9.21s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using newest mode. 2022/01/09 06:26:32 NOTICE: one: Found 3 files with duplicate names 2022/01/09 06:26:32 INFO : one: Deleted 2022/01/09 06:26:33 INFO : one: Deleted 2022/01/09 06:26:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.51s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.54s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using oldest mode. 2022/01/09 06:26:40 NOTICE: one: Found 3 files with duplicate names 2022/01/09 06:26:40 INFO : one: Deleted 2022/01/09 06:26:41 INFO : one: Deleted 2022/01/09 06:26:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.24s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using largest mode. 2022/01/09 06:26:47 NOTICE: one: Found 3 files with duplicate names 2022/01/09 06:26:47 INFO : one: Deleted 2022/01/09 06:26:48 INFO : one: Deleted 2022/01/09 06:26:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.27s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:26:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using smallest mode. 2022/01/09 06:26:54 NOTICE: one: Found 3 files with duplicate names 2022/01/09 06:26:55 INFO : one: Deleted 2022/01/09 06:26:55 INFO : one: Deleted 2022/01/09 06:26:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.46s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:27:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Looking for duplicate names using rename mode. 2022/01/09 06:27:03 NOTICE: one.txt: Found 3 files with duplicate names 2022/01/09 06:27:04 INFO : one-2.txt: renamed from: one.txt 2022/01/09 06:27:06 INFO : one-3.txt: renamed from: one.txt 2022/01/09 06:27:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.87s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:27:13 DEBUG : dupe1/one.txt: md5 = 2344b5cb6a32fd49cf3d52d7a071afb4 OK 2022/01/09 06:27:16 DEBUG : dupe2/two.txt: md5 = c976ae67accc03e6149759fd9a1f36e8 OK 2022/01/09 06:27:18 DEBUG : dupe3/three.txt: md5 = b0c700b931b317733bfb229c14ef1048 OK 2022/01/09 06:27:19 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/01/09 06:27:20 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/01/09 06:27:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/01/09 06:27:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/01/09 06:27:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/01/09 06:27:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/01/09 06:27:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.67s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:27:28 DEBUG : a.txt: md5 = ef67252fed3cd3e6e812c1101cb0b1a5 OK 2022/01/09 06:27:30 DEBUG : zend.txt: md5 = dfe08fdf1c595d08da31a06ef512ff95 OK 2022/01/09 06:27:32 DEBUG : sub dir/hello world: md5 = 981db9c5e9705e0a2bc36ccb5d2ddba5 OK 2022/01/09 06:27:34 DEBUG : sub dir/hello world2: md5 = a06a23fb89ee8c73a320e8e61f1db618 OK 2022/01/09 06:27:36 DEBUG : sub dir/ignore dir/.ignore: md5 = 78a5088a7ba244bf4e657aa4c320448b OK 2022/01/09 06:27:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5398a48d795cb683cd3ed880a008830d OK 2022/01/09 06:27:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = 09117d4acefbc191d51f461abbd9a2be OK 2022/01/09 06:27:42 DEBUG : a.txt: Excluded 2022/01/09 06:27:42 DEBUG : sub dir/hello world: Excluded 2022/01/09 06:27:42 DEBUG : sub dir/hello world2: Excluded 2022/01/09 06:27:43 DEBUG : sub dir/ignore dir: Excluded 2022/01/09 06:27:43 DEBUG : sub dir/hello world: Excluded 2022/01/09 06:27:43 DEBUG : sub dir/hello world2: Excluded 2022/01/09 06:27:44 DEBUG : sub dir/ignore dir: Excluded 2022/01/09 06:27:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/01/09 06:27:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/01/09 06:27:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/01/09 06:27:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/01/09 06:27:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/01/09 06:27:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2022/01/09 06:27:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.30s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:27:54 DEBUG : file1: md5 = f3b1a9be0b03f8ad755cb65fdccb724f OK 2022/01/09 06:27:57 DEBUG : sub/file2: md5 = 4889b822efdd4162ca1b9ab085fc6557 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/01/09 06:28:00 ERROR : file1: Failed to read hash: hash type not supported 2022/01/09 06:28:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.33s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.27s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:05 DEBUG : file1: md5 = 458c821da8abb0ce2aa799fe0586b80d OK 2022/01/09 06:28:07 DEBUG : sub/file2: md5 = 907c5d9b5f3902c77d04be80216c0837 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/09 06:28:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/notfound" 2022/01/09 06:28:11 DEBUG : Config file has changed externaly - reloading 2022/01/09 06:28:12 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/qe0i31qdkoejk60elps0ni5sqk" 2022/01/09 06:28:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.66s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.62s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (2.14s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Making directory 2022/01/09 06:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Making directory --- PASS: TestMkdir (0.88s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:20 DEBUG : sub dir/hello world: md5 = b2db070da477b1326b1354409e800839 OK 2022/01/09 06:28:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.69s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:25 DEBUG : potato2: md5 = e89dcae8efb418679422b9cc014c1bb4 OK 2022/01/09 06:28:26 DEBUG : empty space: md5 = 0cce660bccd63eccad99e2c776f3d20e OK --- PASS: TestLs (5.59s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:31 DEBUG : potato2: md5 = e3ac6833a72fb66e2ec7fed7e7bd317b OK 2022/01/09 06:28:32 DEBUG : empty space: md5 = f8e5e349c6e66393bac531d1d85e473d OK 2022/01/09 06:28:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.77s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:36 DEBUG : potato2: md5 = f407f705e7eeea7a1a9ec00060e09736 OK 2022/01/09 06:28:38 DEBUG : empty space: md5 = 465f9d18ea7b8ac63d51c798b6bea22b OK --- PASS: TestLsLong (5.32s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:42 DEBUG : potato2: md5 = 7b530a6f0b442f5767089b0a7e4f6f2b OK 2022/01/09 06:28:43 DEBUG : empty space: md5 = fa5945371f478979ac6774977492d211 OK --- PASS: TestHashSums (5.17s) === RUN TestHashSumsWithErrors 2022/01/09 06:28:45 DEBUG : Creating backend with remote ":memory:" 2022/01/09 06:28:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/09 06:28:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/09 06:28:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/09 06:28:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/09 06:28:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/09 06:28:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/09 06:28:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/09 06:28:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/09 06:28:45 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:47 DEBUG : potato2: md5 = 3f8efc0a10f8e5660729cd198917f72a OK 2022/01/09 06:28:48 DEBUG : empty space: md5 = 3012e68bb9337a18333a395b9f8916c1 OK 2022/01/09 06:28:51 DEBUG : sub dir/potato3: md5 = d6f005cc1eedfc6f07a016b9903c1520 OK 2022/01/09 06:28:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.01s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:28:57 DEBUG : small: md5 = a195d9db2c52eced812c773d89004b74 OK 2022/01/09 06:28:58 DEBUG : medium: md5 = 5b5548720a2018739e3c504fd312ae43 OK 2022/01/09 06:28:59 DEBUG : large: md5 = 15b8118554ba83a4408be23bee78cfc8 OK 2022/01/09 06:29:00 DEBUG : Waiting for deletions to finish 2022/01/09 06:29:00 DEBUG : large: Excluded from sync (and deletion) 2022/01/09 06:29:01 INFO : small: Deleted 2022/01/09 06:29:01 INFO : medium: Deleted --- PASS: TestDelete (7.08s) === RUN TestRetry 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 1/5 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 2/5 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 1/5 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 2/5 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 3/5 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 4/5 2022/01/09 06:29:02 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:29:04 DEBUG : file1: md5 = 4cad7c33ecb7dfa099bff91e1e422725 OK 2022/01/09 06:29:05 DEBUG : file2: md5 = 39e82d48cb359adb204e4dc64318bf1a OK --- PASS: TestCat (15.17s) === RUN TestPurge 2022/01/09 06:29:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kazevan7biyucic3vukoteq7" 2022/01/09 06:29:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/09 06:29:17 DEBUG : Creating backend with remote "TestDrive:crypt/d7ho8j3bdfrkfev1nu65ib89nlsq0ckledl08ermsu09tslr1g6cubcas2pa7bqk086tmfnblmoss" 2022/01/09 06:29:19 DEBUG : Creating backend with remote "/tmp/rclone3643350112" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kazevan7biyucic3vukoteq7'", Local "Local file system at /tmp/rclone3643350112", Modify Window "1ms" 2022/01/09 06:29:24 DEBUG : A1/B1/C1/one: md5 = a718ac16626dcb00df52cd846ca15fe5 OK 2022/01/09 06:29:24 DEBUG : A2: Making directory 2022/01/09 06:29:25 DEBUG : A1/B2: Making directory 2022/01/09 06:29:26 DEBUG : A1/B2/C2: Making directory 2022/01/09 06:29:27 DEBUG : A1/B1/C3: Making directory 2022/01/09 06:29:28 DEBUG : A3: Making directory 2022/01/09 06:29:29 DEBUG : A3/B3: Making directory 2022/01/09 06:29:30 DEBUG : A3/B3/C4: Making directory 2022/01/09 06:29:32 DEBUG : A1/two: md5 = f9374360a06326ad57fe9bdc83265c52 OK 2022/01/09 06:29:33 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/09 06:29:33 DEBUG : pacer: Rate limited, increasing sleep to 1.689696932s 2022/01/09 06:29:33 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/09 06:29:33 DEBUG : pacer: Rate limited, increasing sleep to 2.982725076s 2022/01/09 06:29:33 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/09 06:29:33 DEBUG : pacer: Rate limited, increasing sleep to 4.535503731s 2022/01/09 06:29:35 DEBUG : pacer: Reducing sleep to 0s 2022/01/09 06:29:42 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/09 06:29:42 DEBUG : pacer: Rate limited, increasing sleep to 1.46353136s 2022/01/09 06:29:42 DEBUG : pacer: Reducing sleep to 0s 2022/01/09 06:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kazevan7biyucic3vukoteq7': Purge remote 2022/01/09 06:29:45 purge failed: directory not found --- PASS: TestPurge (27.48s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:29:49 DEBUG : A1/B1/C1/one: md5 = 319b3791ea820e3a1c4f71964ef0041f OK 2022/01/09 06:29:49 DEBUG : A2: Making directory 2022/01/09 06:29:50 DEBUG : A1/B2: Making directory 2022/01/09 06:29:51 DEBUG : A1/B2/C2: Making directory 2022/01/09 06:29:52 DEBUG : A1/B1/C3: Making directory 2022/01/09 06:29:53 DEBUG : A3: Making directory 2022/01/09 06:29:54 DEBUG : A3/B3: Making directory 2022/01/09 06:29:55 DEBUG : A3/B3/C4: Making directory 2022/01/09 06:29:58 DEBUG : A1/two: md5 = 72e4f3492cba84ae6aeb357daaaa8c43 OK 2022/01/09 06:29:59 INFO : A3/B3/C4: Removing directory 2022/01/09 06:30:01 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/09 06:30:01 DEBUG : pacer: Rate limited, increasing sleep to 1.637661908s 2022/01/09 06:30:02 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/01/09 06:30:02 DEBUG : pacer: Rate limited, increasing sleep to 2.793512693s 2022/01/09 06:30:03 DEBUG : pacer: Reducing sleep to 0s 2022/01/09 06:30:07 INFO : A3/B3: Removing directory 2022/01/09 06:30:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/01/09 06:30:08 INFO : A3: Removing directory 2022/01/09 06:30:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/01/09 06:30:09 INFO : A2: Removing directory 2022/01/09 06:30:09 INFO : A1/B2/C2: Removing directory 2022/01/09 06:30:10 INFO : A1/B2: Removing directory 2022/01/09 06:30:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/01/09 06:30:11 INFO : A1/B1/C3: Removing directory 2022/01/09 06:30:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/09 06:30:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/01/09 06:30:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/09 06:30:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/01/09 06:30:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/01/09 06:30:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (33.98s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:30:19 DEBUG : A1: Making directory 2022/01/09 06:30:20 DEBUG : A1/B1: Making directory 2022/01/09 06:30:21 DEBUG : A1/B1/C1: Making directory 2022/01/09 06:30:24 INFO : A1/B1/C1: Removing directory 2022/01/09 06:30:25 INFO : A1/B1: Removing directory 2022/01/09 06:30:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/09 06:30:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.97s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:30:28 DEBUG : A1: Making directory 2022/01/09 06:30:29 DEBUG : A1/B1: Making directory 2022/01/09 06:30:30 DEBUG : A1/B1/C1: Making directory 2022/01/09 06:30:33 INFO : A1/B1/C1: Removing directory 2022/01/09 06:30:34 INFO : A1/B1: Removing directory 2022/01/09 06:30:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/09 06:30:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.37s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:30:39 DEBUG : file1: md5 = 2dcfb5111941ba7e36cbe57675a0e398 OK 2022/01/09 06:30:40 DEBUG : filename.txt: File name found in url 2022/01/09 06:30:41 DEBUG : filename.txt: md5 = e9774ec44bdba65b4038deed48733ba4 OK 2022/01/09 06:30:43 DEBUG : file2: md5 = 6a25aac51f7471e852a0fa85ede8ca5a OK --- PASS: TestCopyURL (8.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:30:46 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 06:30:48 DEBUG : file1: md5 = c910e8f976a42fb87f4abadfca4b2eaf OK 2022/01/09 06:30:48 INFO : file1: Copied (new) to: sub/file2 2022/01/09 06:30:48 INFO : file1: Deleted 2022/01/09 06:30:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/09 06:30:49 DEBUG : file1: Unchanged skipping 2022/01/09 06:30:49 INFO : file1: Deleted 2022/01/09 06:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': don't need to copy/move sub/file2, it is already at target location 2022/01/09 06:30:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.38s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:30:53 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 06:30:55 DEBUG : file1: md5 = c87d3ec919da34583d43433398ebc88a OK 2022/01/09 06:30:55 INFO : file1: Copied (new) 2022/01/09 06:30:55 INFO : file1: Deleted 2022/01/09 06:30:55 DEBUG : file1: Destination exists, skipping 2022/01/09 06:30:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.89s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.53s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:31:00 DEBUG : dst/file1: md5 = 6077f2a378fdc05d3c2b3d810d89ee6f OK 2022/01/09 06:31:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/backup" 2022/01/09 06:31:01 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/1nrff024r7pq65ecp72fc28jb0" 2022/01/09 06:31:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/09 06:31:05 INFO : dst/file1: Moved (server-side) 2022/01/09 06:31:07 DEBUG : dst/file1: md5 = 670c8508e4b0c90288e21e43e281eb7c OK 2022/01/09 06:31:07 INFO : dst/file1: Copied (new) 2022/01/09 06:31:07 INFO : dst/file1: Deleted 2022/01/09 06:31:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/09 06:31:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/09 06:31:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.83s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:31:13 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 06:31:16 DEBUG : file1: md5 = 878e80172f020802f24fc370cdcb3ca7 OK 2022/01/09 06:31:16 INFO : file1: Copied (new) to: sub/file2 2022/01/09 06:31:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/09 06:31:16 DEBUG : file1: Unchanged skipping 2022/01/09 06:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': don't need to copy/move sub/file2, it is already at target location 2022/01/09 06:31:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.08s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:31:23 DEBUG : dst/file1: md5 = 90900feee182daa0a593a3ea4d3b84b9 OK 2022/01/09 06:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/backup" 2022/01/09 06:31:23 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/1nrff024r7pq65ecp72fc28jb0" 2022/01/09 06:31:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/09 06:31:28 INFO : dst/file1: Moved (server-side) 2022/01/09 06:31:30 DEBUG : dst/file1: md5 = d322eb31f2fe1321be446e6474fc811f OK 2022/01/09 06:31:30 INFO : dst/file1: Copied (new) 2022/01/09 06:31:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/09 06:31:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/01/09 06:31:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.71s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/dst" 2022/01/09 06:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/31u3jie661vd5p8j7rtc3hgbh0" 2022/01/09 06:31:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/CompareDest" 2022/01/09 06:31:38 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/gveqi14airsml4bgu7krj116o8" 2022/01/09 06:31:40 DEBUG : one: Need to transfer - File not found at Destination 2022/01/09 06:31:43 DEBUG : one: md5 = 50a0ea5f520e7b155c4f2054562022b2 OK 2022/01/09 06:31:43 INFO : one: Copied (new) 2022/01/09 06:31:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 06:31:46 DEBUG : one: md5 = 3766b8aabb7620d4aee1d02c2984660e OK 2022/01/09 06:31:46 INFO : one: Copied (replaced existing) 2022/01/09 06:31:48 DEBUG : dst/one: md5 = 236ecb1d4b3aed452084499de4c336b4 OK 2022/01/09 06:31:50 DEBUG : CompareDest/one: md5 = 29e7b5ba63edaa3cd41ba74c221578af OK 2022/01/09 06:31:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:31:52 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/09 06:31:54 DEBUG : CompareDest/two: md5 = b2131f3776bbc65e180294099f314cbf OK 2022/01/09 06:31:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:31:55 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/09 06:31:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:31:56 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/09 06:31:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/09 06:31:58 DEBUG : two: Need to transfer - File not found at Destination 2022/01/09 06:32:00 DEBUG : two: md5 = fd626a88d2d51a882d4d64b4ab42568d OK 2022/01/09 06:32:00 INFO : two: Copied (new) 2022/01/09 06:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/09 06:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/09 06:32:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/09 06:32:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.78s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:32:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/dst" 2022/01/09 06:32:06 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/31u3jie661vd5p8j7rtc3hgbh0" 2022/01/09 06:32:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/CopyDest" 2022/01/09 06:32:08 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/d09o6po3f7bm6ce32vdgs8h9ls" 2022/01/09 06:32:10 DEBUG : one: Need to transfer - File not found at Destination 2022/01/09 06:32:12 DEBUG : one: md5 = 01ed0646c0c3e25a1d5cf812e25cb3bb OK 2022/01/09 06:32:12 INFO : one: Copied (new) 2022/01/09 06:32:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 06:32:15 DEBUG : one: md5 = d888f88fdb70bf92199353314101cd20 OK 2022/01/09 06:32:15 INFO : one: Copied (replaced existing) 2022/01/09 06:32:17 DEBUG : dst/one: md5 = a47a83484cc31d5c7f7b5530df3ef536 OK 2022/01/09 06:32:20 DEBUG : CopyDest/one: md5 = e598f29e0005b59160561931d0b996e3 OK 2022/01/09 06:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5/BackupDir" 2022/01/09 06:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/i0bk82k67r8hbd2o9ech27uuhd6uhifoogqrasebei7vvrac523i0i75kuijaqe7pj8fpmg6je976/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/01/09 06:32:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:32:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 06:32:25 INFO : one: Moved (server-side) 2022/01/09 06:32:26 INFO : one: Copied (server-side copy) 2022/01/09 06:32:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/09 06:32:29 DEBUG : CopyDest/two: md5 = 985a1fa8c7952d5266351a2be84a6d4d OK 2022/01/09 06:32:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:32:31 INFO : two: Copied (server-side copy) 2022/01/09 06:32:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/09 06:32:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:32:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/09 06:32:32 DEBUG : two: Unchanged skipping 2022/01/09 06:32:35 DEBUG : CopyDest/three: md5 = 15f06fb92fc75c76270aba368998d2fb OK 2022/01/09 06:32:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/09 06:32:36 DEBUG : three: Destination not found in --copy-dest 2022/01/09 06:32:36 DEBUG : three: Need to transfer - File not found at Destination 2022/01/09 06:32:37 DEBUG : three: md5 = 575e0c2da29eac75c99c679f71564fe1 OK 2022/01/09 06:32:37 INFO : three: Copied (new) 2022/01/09 06:32:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/01/09 06:32:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/09 06:32:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/09 06:32:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/01/09 06:32:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/09 06:32:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/01/09 06:32:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.31s) === 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:32:48 DEBUG : A1/one: md5 = cd14db18971241547129321416d57b3f OK 2022/01/09 06:32:50 DEBUG : A1/two: md5 = ee6dbae99ca8f811a0ecdd8a8dedcce5 OK 2022/01/09 06:32:52 DEBUG : A1/B1/three: md5 = b149de90c09feec1fc0bf6c25d09ad00 OK 2022/01/09 06:32:55 DEBUG : A1/B1/C1/four: md5 = 2887292b4067601607ee221229c35cda OK 2022/01/09 06:32:57 DEBUG : A1/B1/C2/five: md5 = 4a69b9f197bac427885681d28b6442db OK 2022/01/09 06:32:57 DEBUG : A1/B2: Making directory 2022/01/09 06:32:58 DEBUG : A1/B1/C3: Making directory 2022/01/09 06:33:11 INFO : A2/one: Moved (server-side) to: A3/one 2022/01/09 06:33:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/01/09 06:33:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/01/09 06:33:11 INFO : A2/two: Moved (server-side) to: A3/two 2022/01/09 06:33:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/01/09 06:33:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/01/09 06:33:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/01/09 06:33:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/09 06:33:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/01/09 06:33:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/01/09 06:33:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/01/09 06:33:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/01/09 06:33:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/01/09 06:33:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/01/09 06:33:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/01/09 06:33:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/01/09 06:33:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/01/09 06:33:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/01/09 06:33:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/01/09 06:33:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.98s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:33:31 DEBUG : no_checksum_small_file_from_pipe: md5 = f8b03352b32c962f9fbfa0792ab797de OK 2022/01/09 06:33:31 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:33:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/01/09 06:33:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 79e04d02fdfe21ad054b9af6423c6ff4 OK 2022/01/09 06:33:33 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:33:37 DEBUG : with_checksum_small_file_from_pipe: md5 = 45017d02fdbbc142506031b56cfe82c2 OK 2022/01/09 06:33:37 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:33:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/01/09 06:33:39 DEBUG : with_checksum_big_file_from_pipe: md5 = bb32bbe64c9204c47a039702dad4f6a8 OK 2022/01/09 06:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/01/09 06:33:39 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:33:42 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 89123590c3647be399a046d6c6c455fe OK 2022/01/09 06:33:42 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:33:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/01/09 06:33:44 DEBUG : ignore_checksum_big_file_from_pipe: md5 = b4292ad93e526ff6a5897fcd8e2c43ac OK 2022/01/09 06:33:44 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-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 06:33:48 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 770245b056990bae1e29dafafff1c367 OK 2022/01/09 06:33:48 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/09 06:33:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/01/09 06:33:50 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 413bf27b6cda6449fd9793ebee680aee OK 2022/01/09 06:33:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.62s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:33:54 DEBUG : potato1: md5 = f50ab910f43f8df5c952802e06c1f790 OK 2022/01/09 06:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': File to upload is small (60 bytes), uploading instead of streaming 2022/01/09 06:33:55 DEBUG : potato2: md5 = e8ba4e4e3e9ab2eb1b23853d7b60c6a4 OK 2022/01/09 06:33:55 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.14s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:33:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/09 06:34:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bf15553a3b92fe183d950851d0d80817 OK 2022/01/09 06:34:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/09 06:34:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/09 06:34:01 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)(0xc001657410), isCounted:true}: 2022/01/09 06:34:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/09 06:34:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/09 06:34:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = beb14b7252a199b83fa692ad0351316c OK 2022/01/09 06:34:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/01/09 06:34:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/01/09 06:34:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (11.26s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5'", Local "Local file system at /tmp/rclone2886930764", Modify Window "1ms" 2022/01/09 06:34:10 DEBUG : potato2: md5 = 00e83f1f6a4d8198e591b924e02a01b3 OK 2022/01/09 06:34:11 DEBUG : empty space: md5 = 58e96acdc92138a64b6edba46185c4f7 OK 2022/01/09 06:34:14 DEBUG : sub dir/potato3: md5 = f856bf596ffbc80d3dea66cf3ea68e61 OK 2022/01/09 06:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Touching "empty space" 2022/01/09 06:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Touching "potato2" 2022/01/09 06:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Touching "sub dir/potato3" 2022/01/09 06:34:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.14s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/01/09 06:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosulul0lonabej6jeminek5': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m11.529072674s (try 1/5)