"go test -v -timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) === RUN TestDriveScopes --- PASS: TestDriveScopes (0.00s) === RUN TestInternalLoadExampleFormats --- PASS: TestInternalLoadExampleFormats (0.00s) === RUN TestInternalParseExtensions --- PASS: TestInternalParseExtensions (0.00s) === RUN TestInternalFindExportFormat --- PASS: TestInternalFindExportFormat (0.00s) === RUN TestMimeTypesToExtension --- PASS: TestMimeTypesToExtension (0.00s) === RUN TestExtensionToMimeType --- PASS: TestExtensionToMimeType (0.00s) === RUN TestExtensionsForExportFormats --- PASS: TestExtensionsForExportFormats (0.00s) === RUN TestExtensionsForImportFormats drive_internal_test.go:177: --- SKIP: TestExtensionsForImportFormats (0.00s) === RUN TestIntegration fstests.go:418: Using remote "TestDrive:" 2021/07/25 05:32:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-koweyow2kegotun1jofezuy9" 2021/07/25 05:32:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/07/25 05:32:36 DEBUG : dir/subdir: Making directory 2021/07/25 05:32:39 INFO : dir/subdir: Removing directory 2021/07/25 05:32:40 INFO : dir: Removing directory 2021/07/25 05:32:41 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/07/25 05:32:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2021/07/25 05:32:42 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:32:42 DEBUG : pacer: Rate limited, increasing sleep to 1.533399348s 2021/07/25 05:32:43 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:32:43 DEBUG : pacer: Rate limited, increasing sleep to 2.501764723s 2021/07/25 05:32:44 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:32:44 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:669: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/07/25 05:32:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Rmdir: contains trashed file: "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:669: testing "." 2021/07/25 05:32:55 DEBUG : .: Rmdir: contains trashed file: "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:669: testing ".." 2021/07/25 05:33:00 DEBUG : ..: Rmdir: contains trashed file: ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:669: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2021/07/25 05:33: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/07/25 05:33:03 DEBUG : pacer: Rate limited, increasing sleep to 1.134190355s 2021/07/25 05:33:04 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:33:04 DEBUG : pacer: Rate limited, increasing sleep to 2.328992142s 2021/07/25 05:33:05 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:33:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Rmdir: contains trashed file: "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:669: testing " leading space" 2021/07/25 05:33:13 DEBUG : leading space: Rmdir: contains trashed file: " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:669: testing "~leading tilde" 2021/07/25 05:33:14 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:33:14 DEBUG : pacer: Rate limited, increasing sleep to 1.367051032s 2021/07/25 05:33:14 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:33:19 DEBUG : ~leading tilde: Rmdir: contains trashed file: "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:669: testing "␍leading CR" 2021/07/25 05:33:23 DEBUG : ␍leading CR: Rmdir: contains trashed file: "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:669: testing "␊leading LF" 2021/07/25 05:33:28 DEBUG : ␊leading LF: Rmdir: contains trashed file: "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:669: testing "␉leading HT" 2021/07/25 05:33:32 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:669: testing "␋leading VT" 2021/07/25 05:33: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/07/25 05:33:34 DEBUG : pacer: Rate limited, increasing sleep to 1.045822285s 2021/07/25 05:33:34 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:33:38 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:669: testing ".leading dot" 2021/07/25 05:33:43 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:669: testing "trailing space " 2021/07/25 05:33:47 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:669: testing "trailing CR␍" 2021/07/25 05:33:52 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:669: testing "trailing LF␊" 2021/07/25 05:33:53 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:33:53 DEBUG : pacer: Rate limited, increasing sleep to 1.194853081s 2021/07/25 05:33:53 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:33:53 DEBUG : pacer: Rate limited, increasing sleep to 2.32073061s 2021/07/25 05:33:55 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:33:59 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:669: testing "trailing HT␉" 2021/07/25 05:34:04 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:669: testing "trailing VT␋" 2021/07/25 05:34:08 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:669: testing "trailing dot." 2021/07/25 05:34:12 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot." 2021/07/25 05:34:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:34:13 DEBUG : pacer: Rate limited, increasing sleep to 1.970423203s 2021/07/25 05:34:13 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:34:13 DEBUG : pacer: Rate limited, increasing sleep to 2.82060204s 2021/07/25 05:34:15 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:669: testing "invalid utf-8\xfe" 2021/07/25 05:34:22 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2021/07/25 05:34:23 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:34:23 DEBUG : pacer: Rate limited, increasing sleep to 1.429480303s 2021/07/25 05:34:23 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:34:23 DEBUG : pacer: Rate limited, increasing sleep to 2.828786598s 2021/07/25 05:34:24 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:742: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2021/07/25 05:34:34 DEBUG : dir: Making directory 2021/07/25 05:34:35 DEBUG : dir/subdir1: Making directory 2021/07/25 05:34:36 DEBUG : dir/subdir3: Making directory 2021/07/25 05:34:36 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:36 DEBUG : doChangeNotify("dir", 0) 2021/07/25 05:34:36 DEBUG : doChangeNotify("dir/subdir1", 0) 2021/07/25 05:34:37 DEBUG : dir/subdir2: Making directory 2021/07/25 05:34:37 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:37 DEBUG : doChangeNotify("dir/subdir3", 0) 2021/07/25 05:34:38 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:38 DEBUG : doChangeNotify("dir/subdir2", 0) 2021/07/25 05:34:39 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:39 DEBUG : doChangeNotify("dir/file2", 1) 2021/07/25 05:34:40 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:41 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:41 DEBUG : doChangeNotify("dir/file4", 1) 2021/07/25 05:34:42 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote fstests.go:841: Try 1/10 waiting for dirChanges and objChanges 2021/07/25 05:34:42 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:34:42 DEBUG : pacer: Rate limited, increasing sleep to 1.356352635s 2021/07/25 05:34:42 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:34:42 DEBUG : pacer: Rate limited, increasing sleep to 2.353584932s 2021/07/25 05:34:44 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/07/25 05:34:44 DEBUG : pacer: Rate limited, increasing sleep to 4.53617643s fstests.go:841: Try 2/10 waiting for dirChanges and objChanges 2021/07/25 05:34:46 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:34:46 DEBUG : doChangeNotify("dir/file3", 1) 2021/07/25 05:34:46 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:51 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:51 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:51 DEBUG : doChangeNotify("dir/file2", 1) 2021/07/25 05:34:52 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:52 DEBUG : doChangeNotify("dir/file4", 1) 2021/07/25 05:34:52 DEBUG : doChangeNotify("dir/file3", 1) 2021/07/25 05:34:53 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:53 DEBUG : doChangeNotify("dir/subdir1", 0) 2021/07/25 05:34:54 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34: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/07/25 05:34:54 DEBUG : pacer: Rate limited, increasing sleep to 1.712386539s 2021/07/25 05:34: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/07/25 05:34:54 DEBUG : pacer: Rate limited, increasing sleep to 2.099717508s 2021/07/25 05:34:54 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:34:56 DEBUG : doChangeNotify("dir/subdir3", 0) 2021/07/25 05:34:56 DEBUG : doChangeNotify("dir/subdir2", 0) 2021/07/25 05:34:56 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': Checking for changes on remote 2021/07/25 05:34:56 DEBUG : dir: Rmdir: contains trashed file: "file3" 2021/07/25 05:34:56 DEBUG : dir: Rmdir: contains trashed file: "file4" 2021/07/25 05:34:56 DEBUG : dir: Rmdir: contains trashed file: "file2" 2021/07/25 05:34:56 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2021/07/25 05:34:56 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2021/07/25 05:34:56 DEBUG : dir: Rmdir: contains trashed file: "subdir1" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2021/07/25 05:35:02 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:02 DEBUG : pacer: Rate limited, increasing sleep to 1.07541907s 2021/07/25 05:35:02 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:02 DEBUG : pacer: Rate limited, increasing sleep to 2.635106483s 2021/07/25 05:35:04 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/07/25 05:35:04 DEBUG : pacer: Rate limited, increasing sleep to 4.577006798s 2021/07/25 05:35:06 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 2021/07/25 05:35: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/07/25 05:35:11 DEBUG : pacer: Rate limited, increasing sleep to 1.568779123s 2021/07/25 05:35: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/07/25 05:35:11 DEBUG : pacer: Rate limited, increasing sleep to 2.230919045s 2021/07/25 05:35:13 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:35:15 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:15 DEBUG : pacer: Rate limited, increasing sleep to 1.675403103s 2021/07/25 05:35:15 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:15 DEBUG : pacer: Rate limited, increasing sleep to 2.938639229s 2021/07/25 05:35:17 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir 2021/07/25 05:35:22 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:22 DEBUG : pacer: Rate limited, increasing sleep to 1.001579042s 2021/07/25 05:35:22 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2021/07/25 05:35:23 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2021/07/25 05:35:24 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2021/07/25 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/07/25 05:35:28 DEBUG : pacer: Rate limited, increasing sleep to 1.714709978s 2021/07/25 05:35:28 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1031: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2021/07/25 05:35:32 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:32 DEBUG : pacer: Rate limited, increasing sleep to 1.377785379s 2021/07/25 05:35:32 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:32 DEBUG : pacer: Rate limited, increasing sleep to 2.163823277s 2021/07/25 05:35:34 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/07/25 05:35:34 DEBUG : pacer: Rate limited, increasing sleep to 4.529198056s 2021/07/25 05:35:36 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:35:43 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:43 DEBUG : pacer: Rate limited, increasing sleep to 1.836253492s 2021/07/25 05:35:43 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:43 DEBUG : pacer: Rate limited, increasing sleep to 2.906502828s 2021/07/25 05:35:45 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:35:49 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:49 DEBUG : pacer: Rate limited, increasing sleep to 1.785825054s 2021/07/25 05:35:49 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:49 DEBUG : pacer: Rate limited, increasing sleep to 2.151778077s 2021/07/25 05:35:51 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:35:53 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:53 DEBUG : pacer: Rate limited, increasing sleep to 1.700380218s 2021/07/25 05:35:53 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:35:53 DEBUG : pacer: Rate limited, increasing sleep to 2.551972568s 2021/07/25 05:35:55 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2021/07/25 05:35: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/07/25 05:35:58 DEBUG : pacer: Rate limited, increasing sleep to 1.754976329s 2021/07/25 05:35: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/07/25 05:35:58 DEBUG : pacer: Rate limited, increasing sleep to 2.397804252s 2021/07/25 05:36:01 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2021/07/25 05:36:04 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:36:04 DEBUG : pacer: Rate limited, increasing sleep to 1.614836644s 2021/07/25 05:36:04 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:36:04 DEBUG : pacer: Rate limited, increasing sleep to 2.203329683s 2021/07/25 05:36:06 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:36:10 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:36:10 DEBUG : pacer: Rate limited, increasing sleep to 1.684449822s 2021/07/25 05:36:10 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:36:10 DEBUG : pacer: Rate limited, increasing sleep to 2.24395929s 2021/07/25 05:36:12 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:36: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/07/25 05:36:17 DEBUG : pacer: Rate limited, increasing sleep to 1.128915464s 2021/07/25 05:36:17 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:36: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/07/25 05:36:18 DEBUG : pacer: Rate limited, increasing sleep to 1.934469788s 2021/07/25 05:36: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/07/25 05:36:18 DEBUG : pacer: Rate limited, increasing sleep to 2.234190608s 2021/07/25 05:36:20 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 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/07/25 05:36:24 DEBUG : pacer: Rate limited, increasing sleep to 1.791476597s 2021/07/25 05:36:24 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:36:24 DEBUG : pacer: Rate limited, increasing sleep to 2.267045418s 2021/07/25 05:36:26 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:36: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/07/25 05:36:30 DEBUG : pacer: Rate limited, increasing sleep to 1.402038407s 2021/07/25 05:36:30 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2021/07/25 05:36:33 DEBUG : Creating backend with remote "TestDrive:rclone-test-cajomig3qohukar6focapoj9" 2021/07/25 05:36: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/07/25 05:36:38 DEBUG : pacer: Rate limited, increasing sleep to 1.565166268s 2021/07/25 05:36:38 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:36:43 DEBUG : Google drive root 'rclone-test-cajomig3qohukar6focapoj9': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2021/07/25 05:36:43 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:36:43 DEBUG : pacer: Rate limited, increasing sleep to 1.683494713s 2021/07/25 05:36:44 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:36:44 DEBUG : : Rmdir: contains trashed file: "moveTest" 2021/07/25 05:36:44 DEBUG : : Rmdir: contains trashed file: "dirToPurge" 2021/07/25 05:36:44 DEBUG : : Rmdir: contains trashed file: "dir" 2021/07/25 05:36:44 DEBUG : : Rmdir: contains file: "hello? sausage" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2021/07/25 05:36:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-koweyow2kegotun1jofezuy9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/07/25 05:36:58 DEBUG : Creating backend with remote "TestDrive:rclone-test-koweyow2kegotun1jofezuy9/not found.txt" 2021/07/25 05:36: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/07/25 05:36:58 DEBUG : pacer: Rate limited, increasing sleep to 1.823855486s 2021/07/25 05:36:59 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1496: Opening root remote "TestDrive:" path "rclone-test-koweyow2kegotun1jofezuy9" from "TestDrive:rclone-test-koweyow2kegotun1jofezuy9" 2021/07/25 05:37:01 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2021/07/25 05:37:02 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:02 DEBUG : pacer: Rate limited, increasing sleep to 1.428480526s 2021/07/25 05:37:02 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:37: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/07/25 05:37:03 DEBUG : pacer: Rate limited, increasing sleep to 1.507495132s 2021/07/25 05:37:03 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:03 DEBUG : pacer: Rate limited, increasing sleep to 2.867428202s 2021/07/25 05:37:05 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2021/07/25 05:37:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:09 DEBUG : pacer: Rate limited, increasing sleep to 1.55565263s 2021/07/25 05:37:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:09 DEBUG : pacer: Rate limited, increasing sleep to 2.034833039s 2021/07/25 05:37:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:09 DEBUG : pacer: Rate limited, increasing sleep to 4.542872479s 2021/07/25 05:37:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:09 DEBUG : pacer: Rate limited, increasing sleep to 8.373377785s 2021/07/25 05:37:09 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:09 DEBUG : pacer: Rate limited, increasing sleep to 16.301889724s 2021/07/25 05:37:09 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:37:11 DEBUG : Google drive root '': Disabling ListR to work around bug in drive as multi listing (3) returned no entries 2021/07/25 05:37:11 DEBUG : Google drive root '': Recycled 3 entries 2021/07/25 05:37: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/07/25 05:37:11 DEBUG : pacer: Rate limited, increasing sleep to 1.509945437s 2021/07/25 05:37:11 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:37: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/07/25 05:37:11 DEBUG : pacer: Rate limited, increasing sleep to 1.564810108s 2021/07/25 05:37: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/07/25 05:37:11 DEBUG : pacer: Rate limited, increasing sleep to 2.711896268s 2021/07/25 05:37: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/07/25 05:37:11 DEBUG : pacer: Rate limited, increasing sleep to 4.898410583s 2021/07/25 05:37: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/07/25 05:37:11 DEBUG : pacer: Rate limited, increasing sleep to 8.596666198s 2021/07/25 05:37: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/07/25 05:37:11 DEBUG : pacer: Rate limited, increasing sleep to 16.450197274s 2021/07/25 05:37:11 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:37:13 DEBUG : Google drive root '': Re-enabling ListR as previous detection was in error 2021/07/25 05:37:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:13 DEBUG : pacer: Rate limited, increasing sleep to 1.39576896s 2021/07/25 05:37:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:13 DEBUG : pacer: Rate limited, increasing sleep to 2.891864514s 2021/07/25 05:37:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:13 DEBUG : pacer: Rate limited, increasing sleep to 4.869223983s 2021/07/25 05:37:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:13 DEBUG : pacer: Rate limited, increasing sleep to 8.231234868s 2021/07/25 05:37:13 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:37:13 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 05:37:13 DEBUG : pacer: Rate limited, increasing sleep to 1.771523181s 2021/07/25 05:37:14 DEBUG : pacer: Reducing sleep to 0s 2021/07/25 05:37: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/07/25 05:37:19 DEBUG : pacer: Rate limited, increasing sleep to 1.299974753s 2021/07/25 05:37: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/07/25 05:37:19 DEBUG : pacer: Rate limited, increasing sleep to 2.60813811s 2021/07/25 05:37:19 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2021/07/25 05:37:26 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': attempting to share single file 'file name.txt_does_not_exist' 2021/07/25 05:37:26 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': attempting to share single file 'file name.txt' 2021/07/25 05:37:27 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' 2021/07/25 05:37:28 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': attempting to share single file 'file name.txt' 2021/07/25 05:37:30 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2021/07/25 05:37:30 DEBUG : Google drive root 'rclone-test-koweyow2kegotun1jofezuy9': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2021/07/25 05:37:31 DEBUG : Creating backend with remote "TestDrive:rclone-test-fafopum8cixeloh3lexunen2" 2021/07/25 05:37:34 DEBUG : Google drive root 'rclone-test-fafopum8cixeloh3lexunen2': attempting to share directory '' 2021/07/25 05:37:34 DEBUG : Google drive root 'rclone-test-fafopum8cixeloh3lexunen2': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1674: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2021/07/25 05:37:38 DEBUG : piped data.txt: Sending chunk 0 length 0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2021/07/25 05:37:40 DEBUG : piped data.txt: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport 2021/07/25 05:37:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/backend/drive/test/files" 2021/07/25 05:37:42 DEBUG : example2.doc: Need to transfer - File not found at Destination 2021/07/25 05:37:45 INFO : example2.doc: Copied (new) to: example2.docx === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate 2021/07/25 05:37:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/backend/drive/test/files" 2021/07/25 05:37:46 DEBUG : example1.ods: Need to transfer - File not found at Destination 2021/07/25 05:37:47 DEBUG : example1.ods: md5 = 00339b48e86b01836673394effde944a OK 2021/07/25 05:37:47 INFO : example1.ods: Copied (new) to: example2.xlsx === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport 2021/07/25 05:37:48 DEBUG : example2.txt: Updating size of doc after download to 3050 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport/DocumentLink === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command 2021/07/25 05:37:55 DEBUG : Creating backend with remote "doesnotexistremote:" 2021/07/25 05:37:55 DEBUG : Creating backend with remote "." 2021/07/25 05:37:55 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/backend/drive" 2021/07/25 05:37:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-koweyow2kegotun1jofezuy9" 2021/07/25 05:37: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/07/25 05:37:55 DEBUG : pacer: Rate limited, increasing sleep to 1.425953672s 2021/07/25 05:37: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/07/25 05:37:56 DEBUG : pacer: Rate limited, increasing sleep to 2.658078827s 2021/07/25 05:37:58 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/UnTrash 2021/07/25 05:38:09 DEBUG : trashDir: finding trash to restore in directory "1TYgKhJv80fhkC8KSVyreu-FmWIcwbaZD" 2021/07/25 05:38:09 INFO : trashDir/subdir: restoring "1Y4NoGIYFm6f2bn5Q5Dvy1fOLrUidqgmF" 2021/07/25 05:38:10 DEBUG : trashDir/subdir: finding trash to restore in directory "1Y4NoGIYFm6f2bn5Q5Dvy1fOLrUidqgmF" 2021/07/25 05:38:10 INFO : trashDir/toBeTrashed: restoring "1BeB4YXHPFwlvz4sACNReoMFp26gUnZc2" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/BadID === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/Directory === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithoutDestName 2021/07/25 05:38:13 DEBUG : Creating backend with remote "/tmp/rclone-drive-copyid-test349269417/" 2021/07/25 05:38:13 DEBUG : z.txt: md5 = e43dc8111f227cd1c8550dc508d607bd OK 2021/07/25 05:38:13 INFO : z.txt: Copied (new) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithDestName 2021/07/25 05:38:14 DEBUG : z.txt: md5 = e43dc8111f227cd1c8550dc508d607bd OK 2021/07/25 05:38:14 INFO : z.txt: Copied (new) to: potato.txt === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262143 === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262144 2021/07/25 05:38:18 DEBUG : chunked-256Ki-256Ki.bin: Sending chunk 0 length 262144 === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/524289 2021/07/25 05:38:21 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 0 length 262144 2021/07/25 05:38:21 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 262144 length 262144 2021/07/25 05:38:21 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 524288 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524287 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524288 2021/07/25 05:38:28 DEBUG : chunked-512Ki-512Ki.bin: Sending chunk 0 length 524288 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 2021/07/25 05:38:31 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 0 length 524288 2021/07/25 05:38:32 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 524288 length 524288 2021/07/25 05:38:32 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 1048576 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 2021/07/25 05:38:39 DEBUG : chunked-1Mi-1Mi.bin: Sending chunk 0 length 1048576 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2021/07/25 05:38:43 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 0 length 1048576 2021/07/25 05:38:43 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 1048576 length 1048576 2021/07/25 05:38:44 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 2097152 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2021/07/25 05:38:52 DEBUG : chunked-2Mi-2Mi.bin: Sending chunk 0 length 2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2021/07/25 05:38:56 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 0 length 2097152 2021/07/25 05:38:56 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 2097152 length 2097152 2021/07/25 05:38:56 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 4194304 length 1 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/07/25 05:39:00 DEBUG : unknown-size-put.txt: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/07/25 05:39:05 DEBUG : unknown-size-update.txt: Sending chunk 0 length 200 === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/07/25 05:39:06 DEBUG : Creating backend with remote "TestDrive:rclone-test-koweyow2kegotun1jofezuy9/deeper/nonexisting/directory" === RUN TestIntegration/FsShutdown fstests.go:1978: Shutdown method not supported --- PASS: TestIntegration (396.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.85s) --- PASS: TestIntegration/FsMkdir (392.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.11s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding (98.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (8.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (6.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (7.18s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (22.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (197.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (26.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (28.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (24.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (12.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport (6.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport/DocumentLink (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts (14.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/UnTrash (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/BadID (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/Directory (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithoutDestName (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithDestName (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (45.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/262143 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/262144 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/524289 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/524287 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/524288 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (12.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (12.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (4.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.65s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.02s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/drive 396.216s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 6m40.783297744s (try 1/5)