minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

CI build is failing sometime for Github rate limit #194

Closed coolbrg closed 6 years ago

coolbrg commented 6 years ago

See https://ci.centos.org/job/minishift-centos-iso-pr/497/console

[...]
00:05:33.415 -- Checking for IP address ... OK
00:05:33.415 -- Checking if external host is reachable from the Minishift VM ... 
00:05:33.819    Pinging 8.8.8.8 ... OK
00:05:33.819 -- Checking HTTP connectivity from the VM ... 
00:05:34.207    Retrieving http://minishift.io/index.html ... OK
00:05:34.543 -- Checking if persistent storage volume is mounted ... OK
00:05:34.882 -- Checking available disk space ... 1% used OK
00:05:35.787 Error starting the cluster: Error attempting to download and cache oc: Cannot download OpenShift release asset 5165547: GET https://api.github.com/repos/openshift/origin/releases/assets/5165547: 403 API rate limit exceeded for 8.43.84.199. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.); rate reset in 10m49.649007513s
00:05:35.792 Error starting Minishift VM
00:05:35.793 make: *** [test] Error 1
00:05:35.793 Connection to 172.19.2.67 closed.
00:05:35.793 + rtn_code=2
00:05:35.794 + '[' 2 -eq 0 ']'
[...]