"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2021/02/08 05:24:53 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0" 2021/02/08 05:24:54 DEBUG : Creating backend with remote "/tmp/rclone716828007" === 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 "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/02/08 05:24:56 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/02/08 05:24:56 DEBUG : pacer: Rate limited, increasing sleep to 1.865712344s 2021/02/08 05:24:57 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:24:59 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/02/08 05:24:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/02/08 05:24:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/02/08 05:25:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/02/08 05:25:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/02/08 05:25:00 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/02/08 05:25:02 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/02/08 05:25:02 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/02/08 05:25:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/02/08 05:25:02 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/02/08 05:25:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/02/08 05:25:02 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/02/08 05:25:04 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/02/08 05:25:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/02/08 05:25:04 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/02/08 05:25:05 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/02/08 05:25:05 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/02/08 05:25:05 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (12.78s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.08s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.56s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.95s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/02/08 05:25: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/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/02/08 05:25:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/02/08 05:25: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 "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 2021/02/08 05:25:18 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/02/08 05:25:18 DEBUG : pacer: Rate limited, increasing sleep to 1.971872585s 2021/02/08 05:25:19 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/02/08 05:25:19 DEBUG : pacer: Rate limited, increasing sleep to 2.639104247s 2021/02/08 05:25:21 DEBUG : pacer: Reducing sleep to 0s === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (20.63s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (2.10s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (2.63s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2021/02/08 05:25:27 DEBUG : Creating backend with remote "non-existent" 2021/02/08 05:25:27 DEBUG : Creating backend with remote "non-existent" 2021/02/08 05:25:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/02/08 05:25:27 ERROR : : error reading source directory: directory not found 2021/02/08 05:25:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/02/08 05:25:27 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 "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/02/08 05:25:38 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/02/08 05:25:38 DEBUG : pacer: Rate limited, increasing sleep to 1.839589075s 2021/02/08 05:25:38 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/02/08 05:25:38 DEBUG : pacer: Rate limited, increasing sleep to 2.796204816s 2021/02/08 05:25:40 DEBUG : pacer: Reducing sleep to 0s === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.01s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (0.83s) --- PASS: TestCheckDownload/5 (0.73s) --- PASS: TestCheckDownload/6 (3.28s) --- PASS: TestCheckDownload/7 (0.77s) === RUN TestCheckSizeOnly run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2021/02/08 05:25:58 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/02/08 05:25:58 DEBUG : pacer: Rate limited, increasing sleep to 1.970418551s 2021/02/08 05:25:59 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/02/08 05:25:59 DEBUG : pacer: Rate limited, increasing sleep to 2.970662899s 2021/02/08 05:26:01 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCheckSizeOnly (13.64s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:26:07 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using interactive mode. 2021/02/08 05:26:07 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/02/08 05:26:07 DEBUG : pacer: Rate limited, increasing sleep to 1.920871156s 2021/02/08 05:26:07 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/02/08 05:26:07 DEBUG : pacer: Rate limited, increasing sleep to 2.396448194s 2021/02/08 05:26:09 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:26:09 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:26:09 NOTICE: one: Deleting 2/3 identical duplicates (MD5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/02/08 05:26:12 INFO : one: Deleted 2021/02/08 05:26:13 INFO : one: Deleted 2021/02/08 05:26:13 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (13.73s) === RUN TestDeduplicateSkip run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:26:18 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using skip mode. 2021/02/08 05:26:19 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:26:19 NOTICE: one: Deleting 1/2 identical duplicates (MD5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/02/08 05:26:20 INFO : one: Deleted 2021/02/08 05:26:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (7.60s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:26:26 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using skip mode. 2021/02/08 05:26:26 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:26:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/02/08 05:26:26 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/02/08 05:26:26 DEBUG : pacer: Rate limited, increasing sleep to 1.232527187s 2021/02/08 05:26:26 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/02/08 05:26:26 DEBUG : pacer: Rate limited, increasing sleep to 2.214488923s 2021/02/08 05:26:28 DEBUG : pacer: low level retry 3/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/02/08 05:26:28 DEBUG : pacer: Rate limited, increasing sleep to 4.778309542s 2021/02/08 05:26:30 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:26:30 INFO : one: Deleted 2021/02/08 05:26:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (14.58s) === RUN TestDeduplicateFirst run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:26:40 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using first mode. 2021/02/08 05:26:41 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:26:41 INFO : one: Deleted 2021/02/08 05:26:42 INFO : one: Deleted 2021/02/08 05:26:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.78s) === RUN TestDeduplicateNewest run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:26:48 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/02/08 05:26:48 DEBUG : pacer: Rate limited, increasing sleep to 1.144787521s 2021/02/08 05:26:48 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:26:48 DEBUG : pacer: Rate limited, increasing sleep to 2.034300736s 2021/02/08 05:26:49 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:26:49 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using newest mode. 2021/02/08 05:26:51 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:26:52 INFO : one: Deleted 2021/02/08 05:26:53 INFO : one: Deleted 2021/02/08 05:26:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (10.76s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:27:02 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate MD5 hashes using newest mode. 2021/02/08 05:27:02 NOTICE: b43777f360a63635072848de2310bdb9: Found 3 files with duplicate MD5 hashes 2021/02/08 05:27:03 INFO : one: Deleted 2021/02/08 05:27:03 INFO : also/one: Deleted 2021/02/08 05:27:03 NOTICE: b43777f360a63635072848de2310bdb9: Deleted 2 extra copies 2021/02/08 05:27:06 DEBUG : also: Rmdir: contains trashed file: "one" 2021/02/08 05:27:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:27:06 DEBUG : pacer: Rate limited, increasing sleep to 1.675079034s 2021/02/08 05:27:06 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/02/08 05:27:06 DEBUG : pacer: Rate limited, increasing sleep to 2.710903531s 2021/02/08 05:27:08 DEBUG : pacer: low level retry 3/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/02/08 05:27:08 DEBUG : pacer: Rate limited, increasing sleep to 4.980933857s 2021/02/08 05:27:11 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDeduplicateNewestByHash (21.28s) === RUN TestDeduplicateOldest run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:27:19 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using oldest mode. 2021/02/08 05:27:19 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:27:20 INFO : one: Deleted 2021/02/08 05:27:21 INFO : one: Deleted 2021/02/08 05:27:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.71s) === RUN TestDeduplicateLargest run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:27:26 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/02/08 05:27:26 DEBUG : pacer: Rate limited, increasing sleep to 1.495294792s 2021/02/08 05:27:26 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/02/08 05:27:26 DEBUG : pacer: Rate limited, increasing sleep to 2.320321916s 2021/02/08 05:27:27 DEBUG : pacer: low level retry 3/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/02/08 05:27:27 DEBUG : pacer: Rate limited, increasing sleep to 4.349467661s 2021/02/08 05:27:30 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:27:30 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using largest mode. 2021/02/08 05:27:34 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:27:35 INFO : one: Deleted 2021/02/08 05:27:36 INFO : one: Deleted 2021/02/08 05:27:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (14.91s) === RUN TestDeduplicateSmallest run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:27:41 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using smallest mode. 2021/02/08 05:27:42 NOTICE: one: Found 3 files with duplicate names 2021/02/08 05:27:42 INFO : one: Deleted 2021/02/08 05:27:43 INFO : one: Deleted 2021/02/08 05:27:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.27s) === RUN TestDeduplicateRename run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:27:48 DEBUG : pacer: low level retry 1/1 (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/02/08 05:27:48 DEBUG : pacer: Rate limited, increasing sleep to 1.971797304s run.go:278: Retry Put of "one-1.txt" to Google drive root 'rclone-test-sikutog1wadewev1tilowes0': 1/10 (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/02/08 05:27:51 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:27:52 INFO : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Looking for duplicate names using rename mode. 2021/02/08 05:27:53 NOTICE: one.txt: Found 3 files with duplicate names 2021/02/08 05:27:55 INFO : one-2.txt: renamed from: one.txt 2021/02/08 05:27:56 INFO : one-3.txt: renamed from: one.txt 2021/02/08 05:27:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (16.58s) === RUN TestMergeDirs run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:28:07 DEBUG : pacer: low level retry 1/1 (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/02/08 05:28:07 DEBUG : pacer: Rate limited, increasing sleep to 1.580245819s run.go:278: Retry Put of "dupe3/three.txt" to Google drive root 'rclone-test-sikutog1wadewev1tilowes0': 1/10 (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/02/08 05:28:10 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:28:13 INFO : dupe2: merging "two.txt" 2021/02/08 05:28:14 INFO : dupe2: removing empty directory 2021/02/08 05:28:15 INFO : dupe3: merging "three.txt" 2021/02/08 05:28:15 INFO : dupe3: removing empty directory 2021/02/08 05:28:19 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2021/02/08 05:28:19 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2021/02/08 05:28:19 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (19.46s) === RUN TestListDirSorted run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:28:27 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/02/08 05:28:27 DEBUG : pacer: Rate limited, increasing sleep to 1.746723086s 2021/02/08 05:28:27 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/02/08 05:28:27 DEBUG : pacer: Rate limited, increasing sleep to 2.618275072s 2021/02/08 05:28:29 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:28:39 DEBUG : a.txt: Excluded 2021/02/08 05:28:40 DEBUG : sub dir/hello world2: Excluded 2021/02/08 05:28:40 DEBUG : sub dir/hello world: Excluded 2021/02/08 05:28:40 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/02/08 05:28:40 DEBUG : pacer: Rate limited, increasing sleep to 1.1445639s 2021/02/08 05:28:41 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:28:42 DEBUG : sub dir/ignore dir: Excluded 2021/02/08 05:28:42 DEBUG : sub dir/hello world2: Excluded 2021/02/08 05:28:42 DEBUG : sub dir/hello world: Excluded 2021/02/08 05:28:42 DEBUG : sub dir/ignore dir: Excluded 2021/02/08 05:28: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/02/08 05:28:46 DEBUG : pacer: Rate limited, increasing sleep to 1.465408114s 2021/02/08 05:28: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/02/08 05:28:46 DEBUG : pacer: Rate limited, increasing sleep to 2.499246366s 2021/02/08 05:28:48 DEBUG : pacer: low level retry 3/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/02/08 05:28:48 DEBUG : pacer: Rate limited, increasing sleep to 4.658945233s 2021/02/08 05:28:51 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:28:56 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2021/02/08 05:28:57 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2021/02/08 05:28:57 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2021/02/08 05:28:58 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2021/02/08 05:28:58 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2021/02/08 05:28:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2021/02/08 05:28:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (38.95s) === RUN TestMkdir run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:28:59 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Making directory 2021/02/08 05:28:59 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:29:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.65s) === RUN TestLs run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:29:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:29:06 DEBUG : pacer: Rate limited, increasing sleep to 1.068665135s 2021/02/08 05:29:06 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/02/08 05:29:06 DEBUG : pacer: Rate limited, increasing sleep to 2.077521289s 2021/02/08 05:29:07 DEBUG : pacer: low level retry 3/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/02/08 05:29:07 DEBUG : pacer: Rate limited, increasing sleep to 4.161558681s 2021/02/08 05:29:09 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLs (12.26s) === RUN TestLsWithFilesFrom run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:29:21 DEBUG : empty space: Excluded 2021/02/08 05:29:21 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/02/08 05:29:21 DEBUG : pacer: Rate limited, increasing sleep to 1.783586069s 2021/02/08 05:29:22 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLsWithFilesFrom (7.05s) === RUN TestLsLong run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:29:26 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/02/08 05:29:26 DEBUG : pacer: Rate limited, increasing sleep to 1.059069124s 2021/02/08 05:29:26 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/02/08 05:29:26 DEBUG : pacer: Rate limited, increasing sleep to 2.299272614s 2021/02/08 05:29:28 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLsLong (8.25s) === RUN TestHashSums run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:29:38 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/02/08 05:29:38 DEBUG : pacer: Rate limited, increasing sleep to 1.559635641s 2021/02/08 05:29:38 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/02/08 05:29:38 DEBUG : pacer: Rate limited, increasing sleep to 2.364205527s 2021/02/08 05:29:40 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:40 ERROR : potato2: Hash unsupported: hash type not supported 2021/02/08 05:29:40 ERROR : empty space: Hash unsupported: hash type not supported 2021/02/08 05:29:43 ERROR : potato2: Hash unsupported: hash type not supported 2021/02/08 05:29:43 ERROR : empty space: Hash unsupported: hash type not supported 2021/02/08 05:29:44 ERROR : potato2: Hash unsupported: hash type not supported 2021/02/08 05:29:44 ERROR : empty space: Hash unsupported: hash type not supported 2021/02/08 05:29:45 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/02/08 05:29:45 DEBUG : pacer: Rate limited, increasing sleep to 1.687444197s 2021/02/08 05:29:45 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:47 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:29:47 DEBUG : pacer: Rate limited, increasing sleep to 1.791453431s 2021/02/08 05:29:47 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/02/08 05:29:47 DEBUG : pacer: Rate limited, increasing sleep to 2.430825357s 2021/02/08 05:29:50 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestHashSums (19.21s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:29:57 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/02/08 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 1.993363325s 2021/02/08 05:29:57 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/02/08 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 2.279442499s 2021/02/08 05:30:00 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:05 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (13.72s) === RUN TestDelete run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:30:07 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/02/08 05:30:07 DEBUG : pacer: Rate limited, increasing sleep to 1.02594327s 2021/02/08 05:30:08 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/02/08 05:30:08 DEBUG : pacer: Rate limited, increasing sleep to 2.846081138s 2021/02/08 05:30:09 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:14 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:14 DEBUG : large: Excluded from sync (and deletion) 2021/02/08 05:30:15 INFO : medium: Deleted 2021/02/08 05:30:15 INFO : small: Deleted --- PASS: TestDelete (10.35s) === RUN TestRetry 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 1/5 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 2/5 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 1/5 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 2/5 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 3/5 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 4/5 2021/02/08 05:30:16 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:30:20 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/02/08 05:30:20 DEBUG : pacer: Rate limited, increasing sleep to 1.629203431s 2021/02/08 05:30:20 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:26 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/02/08 05:30:26 DEBUG : pacer: Rate limited, increasing sleep to 1.776994691s 2021/02/08 05:30:26 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/02/08 05:30:26 DEBUG : pacer: Rate limited, increasing sleep to 2.152797755s 2021/02/08 05:30:27 DEBUG : pacer: low level retry 3/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/02/08 05:30:27 DEBUG : pacer: Rate limited, increasing sleep to 4.304675515s 2021/02/08 05:30:30 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCat (18.32s) === RUN TestPurge 2021/02/08 05:30:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/02/08 05:30:35 DEBUG : Creating backend with remote "TestDrive:rclone-test-cimulug0detefux6luzeqiq1" 2021/02/08 05:30:35 DEBUG : Creating backend with remote "/tmp/rclone095506993" run.go:176: Remote "Google drive root 'rclone-test-cimulug0detefux6luzeqiq1'", Local "Local file system at /tmp/rclone095506993", Modify Window "1ms" 2021/02/08 05:30:41 DEBUG : A2: Making directory 2021/02/08 05:30:42 DEBUG : A1/B2: Making directory 2021/02/08 05:30:43 DEBUG : A1/B2/C2: Making directory 2021/02/08 05:30:44 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:30:45 DEBUG : A3: Making directory 2021/02/08 05:30:45 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/02/08 05:30:45 DEBUG : pacer: Rate limited, increasing sleep to 1.130493031s 2021/02/08 05:30: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/02/08 05:30:46 DEBUG : pacer: Rate limited, increasing sleep to 2.635511632s 2021/02/08 05:30:47 DEBUG : pacer: low level retry 3/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/02/08 05:30:47 DEBUG : pacer: Rate limited, increasing sleep to 4.571448903s 2021/02/08 05:30:50 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:50 DEBUG : A3/B3: Making directory 2021/02/08 05:30:55 DEBUG : A3/B3/C4: Making directory 2021/02/08 05:30:58 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/02/08 05:30:58 DEBUG : pacer: Rate limited, increasing sleep to 1.749446046s 2021/02/08 05:30:58 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/02/08 05:30:58 DEBUG : pacer: Rate limited, increasing sleep to 2.378843609s 2021/02/08 05:30:58 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/02/08 05:30:58 DEBUG : pacer: Rate limited, increasing sleep to 4.247199051s 2021/02/08 05:30:59 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/02/08 05:30:59 DEBUG : pacer: Rate limited, increasing sleep to 8.615201075s 2021/02/08 05:30:59 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:03 DEBUG : Google drive root 'rclone-test-cimulug0detefux6luzeqiq1': Purge remote 2021/02/08 05:31:03 purge failed: directory not found --- PASS: TestPurge (28.76s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:31:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:31:06 DEBUG : pacer: Rate limited, increasing sleep to 1.692756634s 2021/02/08 05:31:06 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/02/08 05:31:06 DEBUG : pacer: Rate limited, increasing sleep to 2.692787327s 2021/02/08 05:31:08 DEBUG : pacer: low level retry 3/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/02/08 05:31:08 DEBUG : pacer: Rate limited, increasing sleep to 4.540942304s 2021/02/08 05:31:11 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:17 DEBUG : A2: Making directory 2021/02/08 05:31:18 DEBUG : A1/B2: Making directory 2021/02/08 05:31:19 DEBUG : A1/B2/C2: Making directory 2021/02/08 05:31:20 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:31:21 DEBUG : A3: Making directory 2021/02/08 05:31:21 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/02/08 05:31:21 DEBUG : pacer: Rate limited, increasing sleep to 1.123627294s 2021/02/08 05:31:22 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:23 DEBUG : A3/B3: Making directory 2021/02/08 05:31:24 DEBUG : A3/B3/C4: Making directory 2021/02/08 05:31:27 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/02/08 05:31:27 DEBUG : pacer: Rate limited, increasing sleep to 1.202458541s 2021/02/08 05:31:27 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/02/08 05:31:27 DEBUG : pacer: Rate limited, increasing sleep to 2.350000694s 2021/02/08 05:31:28 DEBUG : pacer: low level retry 3/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/02/08 05:31:28 DEBUG : pacer: Rate limited, increasing sleep to 4.351679141s 2021/02/08 05:31:31 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:38 DEBUG : A3/B3/C4: Removing directory 2021/02/08 05:31:41 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/02/08 05:31:41 DEBUG : pacer: Rate limited, increasing sleep to 1.595703677s 2021/02/08 05:31:41 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/02/08 05:31:41 DEBUG : pacer: Rate limited, increasing sleep to 2.241459885s 2021/02/08 05:31:41 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:41 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/02/08 05:31:41 DEBUG : pacer: Rate limited, increasing sleep to 1.34117855s 2021/02/08 05:31:43 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:45 DEBUG : A3/B3: Removing directory 2021/02/08 05:31:45 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2021/02/08 05:31:46 DEBUG : A3: Removing directory 2021/02/08 05:31: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/02/08 05:31:46 DEBUG : pacer: Rate limited, increasing sleep to 1.044740572s 2021/02/08 05:31: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/02/08 05:31:46 DEBUG : pacer: Rate limited, increasing sleep to 2.340773798s 2021/02/08 05:31:47 DEBUG : pacer: low level retry 3/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/02/08 05:31:47 DEBUG : pacer: Rate limited, increasing sleep to 4.957256584s 2021/02/08 05:31:49 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:49 DEBUG : A3: Rmdir: contains trashed file: "B3" 2021/02/08 05:31:55 DEBUG : A2: Removing directory 2021/02/08 05:31:56 DEBUG : A1/B2/C2: Removing directory 2021/02/08 05:31:57 DEBUG : A1/B2: Removing directory 2021/02/08 05:31:57 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2021/02/08 05:31:58 DEBUG : A1/B1/C3: Removing directory 2021/02/08 05:31:58 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/02/08 05:31:58 DEBUG : pacer: Rate limited, increasing sleep to 1.863875215s 2021/02/08 05:31:58 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/02/08 05:31:58 DEBUG : pacer: Rate limited, increasing sleep to 2.120825342s 2021/02/08 05:32:01 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:03 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/02/08 05:32:03 DEBUG : pacer: Rate limited, increasing sleep to 1.630349491s 2021/02/08 05:32:03 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:07 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2021/02/08 05:32:07 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/02/08 05:32:07 DEBUG : pacer: Rate limited, increasing sleep to 1.458574899s 2021/02/08 05:32:08 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/02/08 05:32:08 DEBUG : pacer: Rate limited, increasing sleep to 2.104957202s 2021/02/08 05:32:10 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:11 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2021/02/08 05:32:11 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/02/08 05:32:12 DEBUG : A1: Rmdir: contains trashed file: "B2" 2021/02/08 05:32:12 DEBUG : A1: Rmdir: contains trashed file: "B1" 2021/02/08 05:32:12 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (69.74s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:32:13 DEBUG : A1: Making directory 2021/02/08 05:32:14 DEBUG : A1/B1: Making directory 2021/02/08 05:32:15 DEBUG : A1/B1/C1: Making directory 2021/02/08 05:32:16 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/02/08 05:32:16 DEBUG : pacer: Rate limited, increasing sleep to 1.581637614s 2021/02/08 05:32:16 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/02/08 05:32:16 DEBUG : pacer: Rate limited, increasing sleep to 2.951184814s 2021/02/08 05:32:18 DEBUG : pacer: low level retry 3/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/02/08 05:32:18 DEBUG : pacer: Rate limited, increasing sleep to 4.273522128s 2021/02/08 05:32:21 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:36 DEBUG : A1/B1/C1: Removing directory 2021/02/08 05:32:42 DEBUG : A1/B1: Removing directory 2021/02/08 05:32:42 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/02/08 05:32:45 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (32.62s) === RUN TestCopyURL run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:32:51 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:32:51 DEBUG : pacer: Rate limited, increasing sleep to 1.37524217s 2021/02/08 05:32:51 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/02/08 05:32:51 DEBUG : pacer: Rate limited, increasing sleep to 2.05803036s 2021/02/08 05:32:53 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCopyURL (10.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:32:56 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/02/08 05:32:56 DEBUG : pacer: Rate limited, increasing sleep to 1.898095641s 2021/02/08 05:32:56 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/02/08 05:32:56 DEBUG : pacer: Rate limited, increasing sleep to 2.350874523s 2021/02/08 05:32:58 DEBUG : pacer: low level retry 3/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/02/08 05:32:58 DEBUG : pacer: Rate limited, increasing sleep to 4.014417076s 2021/02/08 05:33:01 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:01 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:33:07 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:33:07 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:33:07 INFO : file1: Deleted 2021/02/08 05:33:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:33:08 DEBUG : file1: Unchanged skipping 2021/02/08 05:33:08 INFO : file1: Deleted 2021/02/08 05:33:09 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': don't need to copy/move sub/file2, it is already at target location 2021/02/08 05:33:11 DEBUG : sub: Rmdir: contains trashed file: "file2" 2021/02/08 05:33:11 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/02/08 05:33:11 DEBUG : pacer: Rate limited, increasing sleep to 1.974458719s 2021/02/08 05:33:11 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/02/08 05:33:11 DEBUG : pacer: Rate limited, increasing sleep to 2.233948319s 2021/02/08 05:33:14 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestMoveFile (19.35s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestMoveFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:33:16 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/02/08 05:33:16 DEBUG : pacer: Rate limited, increasing sleep to 1.986432299s 2021/02/08 05:33:16 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/02/08 05:33:16 DEBUG : pacer: Rate limited, increasing sleep to 2.946713209s 2021/02/08 05:33:18 DEBUG : pacer: low level retry 3/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/02/08 05:33:18 DEBUG : pacer: Rate limited, increasing sleep to 4.741057121s 2021/02/08 05:33:21 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:29 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/backup" 2021/02/08 05:33:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/02/08 05:33:33 INFO : dst/file1: Moved (server-side) 2021/02/08 05:33:35 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:33:35 INFO : dst/file1: Copied (new) 2021/02/08 05:33:35 INFO : dst/file1: Deleted 2021/02/08 05:33:35 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/02/08 05:33:35 DEBUG : pacer: Rate limited, increasing sleep to 1.942135749s 2021/02/08 05:33:36 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/02/08 05:33:36 DEBUG : pacer: Rate limited, increasing sleep to 2.869912079s 2021/02/08 05:33:37 DEBUG : pacer: low level retry 3/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/02/08 05:33:37 DEBUG : pacer: Rate limited, increasing sleep to 4.03156918s 2021/02/08 05:33:40 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:45 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/02/08 05:33:45 DEBUG : pacer: Rate limited, increasing sleep to 1.511419109s 2021/02/08 05:33: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/02/08 05:33:46 DEBUG : pacer: Rate limited, increasing sleep to 2.084002353s 2021/02/08 05:33:48 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:49 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/02/08 05:33:50 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/02/08 05:33:51 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (35.70s) === RUN TestCopyFile run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:33:52 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:33:54 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:33:54 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:33:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:33:55 DEBUG : file1: Unchanged skipping 2021/02/08 05:33:55 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': don't need to copy/move sub/file2, it is already at target location 2021/02/08 05:33:55 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/02/08 05:33:55 DEBUG : pacer: Rate limited, increasing sleep to 1.257901675s 2021/02/08 05:33:56 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:58 DEBUG : sub: Rmdir: contains trashed file: "file2" 2021/02/08 05:33:58 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/02/08 05:33:58 DEBUG : pacer: Rate limited, increasing sleep to 1.684645882s 2021/02/08 05:33:58 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/02/08 05:33:58 DEBUG : pacer: Rate limited, increasing sleep to 2.281296609s 2021/02/08 05:34:01 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCopyFile (10.64s) === RUN TestCopyFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:34:06 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/backup" 2021/02/08 05:34:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:34:06 DEBUG : pacer: Rate limited, increasing sleep to 1.898015859s 2021/02/08 05:34:06 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/02/08 05:34:06 DEBUG : pacer: Rate limited, increasing sleep to 2.113425075s 2021/02/08 05:34:08 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/02/08 05:34:14 INFO : dst/file1: Moved (server-side) 2021/02/08 05:34:15 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:34:15 INFO : dst/file1: Copied (new) 2021/02/08 05:34:16 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/02/08 05:34:16 DEBUG : pacer: Rate limited, increasing sleep to 1.873561552s 2021/02/08 05:34:16 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/02/08 05:34:16 DEBUG : pacer: Rate limited, increasing sleep to 2.770622578s 2021/02/08 05:34:17 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/02/08 05:34:17 DEBUG : pacer: Rate limited, increasing sleep to 4.401369077s 2021/02/08 05:34:18 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/02/08 05:34:18 DEBUG : pacer: Rate limited, increasing sleep to 8.603636125s 2021/02/08 05:34:23 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:33 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/02/08 05:34:34 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/02/08 05:34:35 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (33.62s) === RUN TestCopyFileCompareDest run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:34:36 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/dst" 2021/02/08 05:34:37 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/02/08 05:34:37 DEBUG : pacer: Rate limited, increasing sleep to 1.745612857s 2021/02/08 05:34:37 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/CompareDest" 2021/02/08 05:34:40 DEBUG : one: Need to transfer - File not found at Destination 2021/02/08 05:34:40 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/02/08 05:34:40 DEBUG : pacer: Rate limited, increasing sleep to 1.906426346s 2021/02/08 05:34:40 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/02/08 05:34:40 DEBUG : pacer: Rate limited, increasing sleep to 2.767248196s 2021/02/08 05:34:42 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:47 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:34:47 INFO : one: Copied (new) 2021/02/08 05:34:48 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/02/08 05:34:48 DEBUG : pacer: Rate limited, increasing sleep to 1.284954373s 2021/02/08 05:34:48 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:34:48 DEBUG : pacer: Rate limited, increasing sleep to 2.422741624s 2021/02/08 05:34:49 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:34:51 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:34:51 INFO : one: Copied (replaced existing) 2021/02/08 05:34:56 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/02/08 05:34:56 DEBUG : pacer: Rate limited, increasing sleep to 1.907124131s 2021/02/08 05:34:57 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:34:59 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:34:59 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/02/08 05:34:59 DEBUG : pacer: Rate limited, increasing sleep to 1.350981312s 2021/02/08 05:34:59 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/02/08 05:34:59 DEBUG : pacer: Rate limited, increasing sleep to 2.313666384s 2021/02/08 05:35:01 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:35:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:35:05 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:35:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:35:06 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:35:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 05:35:07 DEBUG : two: Need to transfer - File not found at Destination 2021/02/08 05:35:08 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/02/08 05:35:08 INFO : two: Copied (new) 2021/02/08 05:35:12 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:35:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:35:13 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2021/02/08 05:35:13 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (38.18s) === RUN TestCopyFileCopyDest run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:35:14 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/dst" 2021/02/08 05:35:15 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/CopyDest" 2021/02/08 05:35:16 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/02/08 05:35:16 DEBUG : pacer: Rate limited, increasing sleep to 1.823181362s 2021/02/08 05:35:16 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/02/08 05:35:16 DEBUG : pacer: Rate limited, increasing sleep to 2.160201508s 2021/02/08 05:35:18 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:35:18 DEBUG : one: Need to transfer - File not found at Destination 2021/02/08 05:35:21 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:35:21 INFO : one: Copied (new) 2021/02/08 05:35:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:35:23 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:35:23 INFO : one: Copied (replaced existing) 2021/02/08 05:35:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-sikutog1wadewev1tilowes0/BackupDir" 2021/02/08 05:35:28 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/02/08 05:35:28 DEBUG : pacer: Rate limited, increasing sleep to 1.602855512s 2021/02/08 05:35:28 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/02/08 05:35:28 DEBUG : pacer: Rate limited, increasing sleep to 2.985466011s 2021/02/08 05:35:30 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:35:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:35:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:35:36 INFO : one: Moved (server-side) 2021/02/08 05:35:37 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:35:37 INFO : one: Copied (server-side copy) 2021/02/08 05:35:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/02/08 05:35:37 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/02/08 05:35:37 DEBUG : pacer: Rate limited, increasing sleep to 1.930022104s 2021/02/08 05:35:38 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:35:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:35:43 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:35:43 INFO : two: Copied (server-side copy) 2021/02/08 05:35:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/02/08 05:35:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:35:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:35:44 DEBUG : two: Unchanged skipping 2021/02/08 05:35:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/02/08 05:35:47 DEBUG : three: Destination not found in --copy-dest 2021/02/08 05:35:47 DEBUG : three: Need to transfer - File not found at Destination 2021/02/08 05:35:48 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/02/08 05:35:48 INFO : three: Copied (new) 2021/02/08 05:35:54 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/02/08 05:35:54 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:35:54 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:35:55 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/02/08 05:35:55 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/02/08 05:35:55 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/02/08 05:35:56 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (42.91s) === 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 "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:36:08 DEBUG : A1/B2: Making directory 2021/02/08 05:36:09 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:36:20 INFO : A2/two: Moved (server-side) to: A3/two 2021/02/08 05:36:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/02/08 05:36:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/02/08 05:36:21 INFO : A2/one: Moved (server-side) to: A3/one 2021/02/08 05:36:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/02/08 05:36:25 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2021/02/08 05:36:25 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2021/02/08 05:36:25 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2021/02/08 05:36:26 DEBUG : A2: Rmdir: contains trashed file: "B2" 2021/02/08 05:36:26 DEBUG : A2: Rmdir: contains trashed file: "B1" 2021/02/08 05:36:34 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2021/02/08 05:36:35 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2021/02/08 05:36:36 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2021/02/08 05:36:36 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2021/02/08 05:36:36 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2021/02/08 05:36:36 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2021/02/08 05:36:37 DEBUG : A3: Rmdir: contains trashed file: "B2" 2021/02/08 05:36:37 DEBUG : A3: Rmdir: contains trashed file: "B1" 2021/02/08 05:36:37 DEBUG : A3: Rmdir: contains trashed file: "two" 2021/02/08 05:36:37 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (40.64s) === RUN TestGetFsInfo run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:36:38 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:36:40 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/02/08 05:36:40 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:36:40 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/02/08 05:36:41 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 "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:36:43 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:36:44 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/02/08 05:36:44 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:36:45 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/02/08 05:36:46 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/02/08 05:36:46 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:36:48 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:36:49 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:36:50 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/02/08 05:36:51 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 "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:36:53 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:36:54 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:36:55 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/02/08 05:36:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.07s) === RUN TestRcatSize run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:36:59 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': File to upload is small (60 bytes), uploading instead of streaming 2021/02/08 05:37:00 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:37:00 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.43s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Google drive root 'rclone-test-sikutog1wadewev1tilowes0'", Local "Local file system at /tmp/rclone716828007", Modify Window "1ms" 2021/02/08 05:37:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/02/08 05:37:05 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:37:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/02/08 05:37:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/02/08 05:37:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/02/08 05:37:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/02/08 05:37:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/02/08 05:37:09 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = f8bd4c0e683372bc8274ccce962992e4 OK 2021/02/08 05:37:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/02/08 05:37:11 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2021/02/08 05:37:11 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (10.66s) === 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/02/08 05:37:13 DEBUG : Google drive root 'rclone-test-sikutog1wadewev1tilowes0': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 12m20.781402593s (try 1/5)