"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Starting (try 1/5) 2021/06/01 05:35:16 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6" 2021/06/01 05:35:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:35:17 DEBUG : Creating backend with remote "/tmp/rclone140372296" === 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-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/06/01 05:35:19 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:35:19 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/06/01 05:35:19 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:35:20 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/06/01 05:35:20 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:35:20 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/06/01 05:35:22 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:35:22 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/06/01 05:35:22 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:35:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/06/01 05:35:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:35:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/06/01 05:35:25 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/06/01 05:35:25 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/06/01 05:35:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/06/01 05:35:26 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/06/01 05:35:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/06/01 05:35:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (10.31s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.64s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.80s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.76s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:35:27 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/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:35:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:35:27 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-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.63s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2021/06/01 05:35:39 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:35:39 DEBUG : Config file has changed externaly - reloading 2021/06/01 05:35:39 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:35:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/06/01 05:35:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2021/06/01 05:35:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/06/01 05:35:39 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-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.68s) --- PASS: TestCheckDownload/1 (0.92s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.66s) === RUN TestCheckSizeOnly run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.96s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:09 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using interactive mode. 2021/06/01 05:36:09 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:36:09 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/06/01 05:36:10 INFO : one: Deleted 2021/06/01 05:36:11 INFO : one: Deleted 2021/06/01 05:36:11 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (6.76s) === RUN TestDeduplicateSkip run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:15 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using skip mode. 2021/06/01 05:36:16 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:36:16 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/06/01 05:36:16 INFO : one: Deleted 2021/06/01 05:36:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.48s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:22 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using skip mode. 2021/06/01 05:36:23 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:36:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/06/01 05:36:23 INFO : one: Deleted 2021/06/01 05:36:23 NOTICE: one: Skipping 2 files with duplicate names 2021/06/01 05:36:24 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/06/01 05:36:24 DEBUG : pacer: Rate limited, increasing sleep to 1.841049673s 2021/06/01 05:36:24 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDeduplicateSizeOnly (8.23s) === RUN TestDeduplicateFirst run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:30 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using first mode. 2021/06/01 05:36:31 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:36:31 INFO : one: Deleted 2021/06/01 05:36:32 INFO : one: Deleted 2021/06/01 05:36:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.58s) === RUN TestDeduplicateNewest run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:37 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using newest mode. 2021/06/01 05:36:37 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:36:38 INFO : one: Deleted 2021/06/01 05:36:39 INFO : one: Deleted 2021/06/01 05:36:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.72s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:47 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate md5 hashes using newest mode. 2021/06/01 05:36:47 NOTICE: 0337c9aa16107ad74f00bef4da58f8fb: Found 3 files with duplicate md5 hashes 2021/06/01 05:36:48 INFO : one: Deleted 2021/06/01 05:36:48 INFO : also/one: Deleted 2021/06/01 05:36:48 NOTICE: 0337c9aa16107ad74f00bef4da58f8fb: Deleted 2 extra copies 2021/06/01 05:36:51 DEBUG : also: Rmdir: contains trashed file: "one" --- PASS: TestDeduplicateNewestByHash (11.37s) === RUN TestDeduplicateOldest run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:36:55 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using oldest mode. 2021/06/01 05:36:55 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:36:56 INFO : one: Deleted 2021/06/01 05:36:57 INFO : one: Deleted 2021/06/01 05:36:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.63s) === RUN TestDeduplicateLargest run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:37:02 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using largest mode. 2021/06/01 05:37:02 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:37:03 INFO : one: Deleted 2021/06/01 05:37:04 INFO : one: Deleted 2021/06/01 05:37:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.81s) === RUN TestDeduplicateSmallest run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:37:09 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using smallest mode. 2021/06/01 05:37:09 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:37:10 INFO : one: Deleted 2021/06/01 05:37:10 INFO : one: Deleted 2021/06/01 05:37:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.77s) === RUN TestDeduplicateRename run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:37:16 INFO : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Looking for duplicate names using rename mode. 2021/06/01 05:37:17 NOTICE: one.txt: Found 3 files with duplicate names 2021/06/01 05:37:19 INFO : one-2.txt: renamed from: one.txt 2021/06/01 05:37:20 INFO : one-3.txt: renamed from: one.txt 2021/06/01 05:37:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.17s) === RUN TestMergeDirs run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:37:32 INFO : dupe2: merging "two.txt" 2021/06/01 05:37:33 INFO : dupe2: removing empty directory 2021/06/01 05:37:34 INFO : dupe3: merging "three.txt" 2021/06/01 05:37:35 INFO : dupe3: removing empty directory 2021/06/01 05:37:39 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2021/06/01 05:37:39 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2021/06/01 05:37:39 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (15.11s) === RUN TestListDirSorted run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:37:52 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/06/01 05:37:52 DEBUG : pacer: Rate limited, increasing sleep to 1.398546947s 2021/06/01 05:37:53 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:37:54 DEBUG : a.txt: Excluded 2021/06/01 05:37:55 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:37:55 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:37:56 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:37:56 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:37:56 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:37:56 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:38:02 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2021/06/01 05:38:03 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2021/06/01 05:38:03 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2021/06/01 05:38:03 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2021/06/01 05:38:03 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2021/06/01 05:38:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2021/06/01 05:38:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (24.25s) === RUN TestMkdir run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:04 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Making directory 2021/06/01 05:38:04 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:05 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/06/01 05:38:05 DEBUG : pacer: Rate limited, increasing sleep to 1.569811109s 2021/06/01 05:38: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/06/01 05:38:06 DEBUG : pacer: Rate limited, increasing sleep to 2.002759772s 2021/06/01 05:38:08 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:38:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (8.25s) === RUN TestLs run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:17 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/06/01 05:38:17 DEBUG : pacer: Rate limited, increasing sleep to 1.48779912s 2021/06/01 05:38:17 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLs (5.68s) === RUN TestLsWithFilesFrom run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:22 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" --- PASS: TestLsLong (4.82s) === RUN TestHashSums run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:34 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:38:34 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:38:35 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:38:35 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:38:36 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:38:36 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (10.26s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:47 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.92s) === RUN TestDelete run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:38:52 DEBUG : Waiting for deletions to finish 2021/06/01 05:38:52 DEBUG : large: Excluded from sync (and deletion) 2021/06/01 05:38:53 INFO : small: Deleted 2021/06/01 05:38:53 INFO : medium: Deleted --- PASS: TestDelete (6.56s) === RUN TestRetry 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 3/5 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 4/5 2021/06/01 05:38:54 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" --- PASS: TestCat (10.85s) === RUN TestPurge 2021/06/01 05:39:05 DEBUG : Creating backend with remote "TestDrive:rclone-test-xoyuwoq8golufuv9domunub0" 2021/06/01 05:39:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:39:06 DEBUG : Creating backend with remote "/tmp/rclone618197946" run.go:176: Remote "Google drive root 'rclone-test-xoyuwoq8golufuv9domunub0'", Local "Local file system at /tmp/rclone618197946", Modify Window "1ms" 2021/06/01 05:39:11 DEBUG : A2: Making directory 2021/06/01 05:39:12 DEBUG : A1/B2: Making directory 2021/06/01 05:39:13 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:39:14 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:39:15 DEBUG : A3: Making directory 2021/06/01 05:39:16 DEBUG : A3/B3: Making directory 2021/06/01 05:39:17 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:39:19 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/06/01 05:39:19 DEBUG : pacer: Rate limited, increasing sleep to 1.298007233s 2021/06/01 05:39:19 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/06/01 05:39:19 DEBUG : pacer: Rate limited, increasing sleep to 2.622388366s 2021/06/01 05:39:19 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/06/01 05:39:19 DEBUG : pacer: Rate limited, increasing sleep to 4.246763047s 2021/06/01 05:39: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/06/01 05:39:19 DEBUG : pacer: Rate limited, increasing sleep to 8.712157957s 2021/06/01 05:39:21 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:30 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/06/01 05:39:30 DEBUG : pacer: Rate limited, increasing sleep to 1.081586565s 2021/06/01 05:39:30 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/06/01 05:39:30 DEBUG : pacer: Rate limited, increasing sleep to 2.104118783s 2021/06/01 05:39:32 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:34 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/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 1.536342866s 2021/06/01 05:39:34 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/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 2.278877965s 2021/06/01 05:39:34 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/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 4.242276312s 2021/06/01 05:39:36 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:41 DEBUG : Google drive root 'rclone-test-xoyuwoq8golufuv9domunub0': Purge remote 2021/06/01 05:39:41 purge failed: directory not found --- PASS: TestPurge (36.28s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:39:46 DEBUG : A2: Making directory 2021/06/01 05:39:47 DEBUG : A1/B2: Making directory 2021/06/01 05:39:48 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:39:48 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:39:50 DEBUG : A3: Making directory 2021/06/01 05:39:50 DEBUG : A3/B3: Making directory 2021/06/01 05:39:51 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:39:54 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/06/01 05:39:54 DEBUG : pacer: Rate limited, increasing sleep to 1.047902962s 2021/06/01 05:39:54 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/06/01 05:39:54 DEBUG : pacer: Rate limited, increasing sleep to 2.759293184s 2021/06/01 05:39:54 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:56 DEBUG : A3/B3/C4: Removing directory 2021/06/01 05:39: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/06/01 05:39:57 DEBUG : pacer: Rate limited, increasing sleep to 1.905632372s 2021/06/01 05:39: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/06/01 05:39:57 DEBUG : pacer: Rate limited, increasing sleep to 2.86733344s 2021/06/01 05:39:57 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39: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/06/01 05:39:57 DEBUG : pacer: Rate limited, increasing sleep to 1.746901796s 2021/06/01 05:40:00 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:40:01 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/06/01 05:40:01 DEBUG : pacer: Rate limited, increasing sleep to 1.525771927s 2021/06/01 05:40:01 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:40:01 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/06/01 05:40:01 DEBUG : pacer: Rate limited, increasing sleep to 1.125339079s 2021/06/01 05:40:03 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:40:05 DEBUG : A3/B3: Removing directory 2021/06/01 05:40:05 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/06/01 05:40:05 DEBUG : pacer: Rate limited, increasing sleep to 1.188676965s 2021/06/01 05:40:05 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/06/01 05:40:05 DEBUG : pacer: Rate limited, increasing sleep to 2.866285644s 2021/06/01 05:40:07 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:40:07 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2021/06/01 05:40:10 DEBUG : A3: Removing directory 2021/06/01 05:40:10 DEBUG : A3: Rmdir: contains trashed file: "B3" 2021/06/01 05:40:11 DEBUG : A2: Removing directory 2021/06/01 05:40:12 DEBUG : A1/B2/C2: Removing directory 2021/06/01 05:40:13 DEBUG : A1/B2: Removing directory 2021/06/01 05:40:13 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2021/06/01 05:40:13 DEBUG : A1/B1/C3: Removing directory 2021/06/01 05:40:18 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2021/06/01 05:40:19 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2021/06/01 05:40:19 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:40:20 DEBUG : A1: Rmdir: contains trashed file: "B2" 2021/06/01 05:40:20 DEBUG : A1: Rmdir: contains trashed file: "B1" 2021/06/01 05:40:20 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (39.53s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:40:21 DEBUG : A1: Making directory 2021/06/01 05:40:22 DEBUG : A1/B1: Making directory 2021/06/01 05:40:23 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:40:25 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:40:25 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/06/01 05:40:25 DEBUG : pacer: Rate limited, increasing sleep to 1.39430098s 2021/06/01 05:40: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/06/01 05:40:26 DEBUG : pacer: Rate limited, increasing sleep to 2.214582872s 2021/06/01 05:40:27 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:40:30 DEBUG : A1/B1: Removing directory 2021/06/01 05:40:30 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:40:32 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (12.00s) === RUN TestRmdirsWithFilter run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:40:33 DEBUG : A1: Making directory 2021/06/01 05:40:34 DEBUG : A1/B1: Making directory 2021/06/01 05:40:35 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:40:38 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:40:39 DEBUG : A1/B1: Removing directory 2021/06/01 05:40:39 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:40:41 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (8.45s) === RUN TestCopyURL run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:40:44 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (7.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:40:49 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:40:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:40:51 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:40:51 INFO : file1: Deleted 2021/06/01 05:40:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/06/01 05:40:52 DEBUG : file1: Unchanged skipping 2021/06/01 05:40:52 INFO : file1: Deleted 2021/06/01 05:40:53 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': don't need to copy/move sub/file2, it is already at target location 2021/06/01 05:40:54 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.40s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestMoveFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:40:58 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/backup" 2021/06/01 05:40:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:41:02 INFO : dst/file1: Moved (server-side) 2021/06/01 05:41:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:41:03 INFO : dst/file1: Copied (new) 2021/06/01 05:41:03 INFO : dst/file1: Deleted 2021/06/01 05:41:06 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:41:07 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:41:08 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (13.12s) === RUN TestCopyFile run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:41:09 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:41:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:41:11 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:41:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/06/01 05:41:12 DEBUG : file1: Unchanged skipping 2021/06/01 05:41:12 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': don't need to copy/move sub/file2, it is already at target location 2021/06/01 05:41:14 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (6.29s) === RUN TestCopyFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:41:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/backup" 2021/06/01 05:41:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:41:21 INFO : dst/file1: Moved (server-side) 2021/06/01 05:41:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:41:23 INFO : dst/file1: Copied (new) 2021/06/01 05:41:26 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:41:26 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:41:27 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (13.31s) === RUN TestCopyFileCompareDest run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:41:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/dst" 2021/06/01 05:41:29 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/CompareDest" 2021/06/01 05:41:30 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:41:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:41:32 INFO : one: Copied (new) 2021/06/01 05:41:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:41:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:41:35 INFO : one: Copied (replaced existing) 2021/06/01 05:41:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:41:40 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 05:41:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:41:43 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:41:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:41:44 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:41:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 05:41:45 DEBUG : two: Need to transfer - File not found at Destination 2021/06/01 05:41:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/06/01 05:41:46 INFO : two: Copied (new) 2021/06/01 05:41:50 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/06/01 05:41:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/06/01 05:41:51 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2021/06/01 05:41:51 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (23.72s) === RUN TestCopyFileCopyDest run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:41:52 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/dst" 2021/06/01 05:41:53 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/CopyDest" 2021/06/01 05:41:54 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:41:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:41:56 INFO : one: Copied (new) 2021/06/01 05:41:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:42:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:42:00 INFO : one: Copied (replaced existing) 2021/06/01 05:42:05 DEBUG : Creating backend with remote "TestDrive:rclone-test-vewohuj4lekuhih7nuceweb6/BackupDir" 2021/06/01 05:42:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:42:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:42:08 INFO : one: Moved (server-side) 2021/06/01 05:42:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:42:10 INFO : one: Copied (server-side copy) 2021/06/01 05:42:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 05:42:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:42:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 05:42:14 INFO : two: Copied (server-side copy) 2021/06/01 05:42:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 05:42:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:42:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:42:15 DEBUG : two: Unchanged skipping 2021/06/01 05:42:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 05:42:17 DEBUG : three: Destination not found in --copy-dest 2021/06/01 05:42:17 DEBUG : three: Need to transfer - File not found at Destination 2021/06/01 05:42:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/06/01 05:42:19 INFO : three: Copied (new) 2021/06/01 05:42:24 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/06/01 05:42:24 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/06/01 05:42:24 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/06/01 05:42:25 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/06/01 05:42:25 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/06/01 05:42:25 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/06/01 05:42:26 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (34.51s) === 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-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:42:38 DEBUG : A1/B2: Making directory 2021/06/01 05:42:39 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:42:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/06/01 05:42:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/06/01 05:42:51 INFO : A2/one: Moved (server-side) to: A3/one 2021/06/01 05:42:52 INFO : A2/two: Moved (server-side) to: A3/two 2021/06/01 05:42:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/06/01 05:42:56 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2021/06/01 05:42:56 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2021/06/01 05:42:56 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:42:57 DEBUG : A2: Rmdir: contains trashed file: "B2" 2021/06/01 05:42:57 DEBUG : A2: Rmdir: contains trashed file: "B1" 2021/06/01 05:43:05 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2021/06/01 05:43:06 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2021/06/01 05:43:07 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2021/06/01 05:43:07 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2021/06/01 05:43:07 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:43:07 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2021/06/01 05:43:07 DEBUG : A3: Rmdir: contains trashed file: "B2" 2021/06/01 05:43:07 DEBUG : A3: Rmdir: contains trashed file: "B1" 2021/06/01 05:43:07 DEBUG : A3: Rmdir: contains trashed file: "two" 2021/06/01 05:43:07 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (41.84s) === RUN TestGetFsInfo run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:43:09 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:43:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/06/01 05:43:10 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:43:11 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:43:12 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-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:43:14 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:43:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/06/01 05:43:15 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:43:16 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:43:17 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/06/01 05:43:17 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-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:43:19 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:43:20 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:43:20 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:43:21 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:43:24 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:43:25 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:43:25 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:43:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.64s) === RUN TestRcatSize run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:43:29 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': File to upload is small (60 bytes), uploading instead of streaming 2021/06/01 05:43:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 05:43:30 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.39s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6'", Local "Local file system at /tmp/rclone140372296", Modify Window "1ms" 2021/06/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/06/01 05:43:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:43:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/06/01 05:43:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/06/01 05:43:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/06/01 05:43:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/06/01 05:43:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/06/01 05:43:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c1ae9950bf852b848cd05c2e84d8eeb9 OK 2021/06/01 05:43:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/06/01 05:43:42 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2021/06/01 05:43:42 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (10.74s) === 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/06/01 05:43:43 DEBUG : Google drive root 'rclone-test-vewohuj4lekuhih7nuceweb6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Finished OK in 8m27.924390577s (try 1/5)