
gerrit.ovirt.org is not part of the migration. So nothing was changed there. From my side clone works and URL listed in gerrit is also correct: ➜ git clone "https://gerrit.ovirt.org/vdsm" Cloning into 'vdsm'... remote: Counting objects: 121610, done remote: Finding sources: 100% (121610/121610) remote: Total 121610 (delta 81956), reused 104567 (delta 81956) Receiving objects: 100% (121610/121610), 94.46 MiB | 1.06 MiB/s, done. Resolving deltas: 100% (81956/81956), done. ➜ curl "https://gerrit.ovirt.org/vdsm/info/refs?service=git-upload-pack" --output - 001e# service=git-upload-pack 000000e31fc1cec91aed18b0598c82346ec7601a19c81633 HEAD include-tag multi_ack_detailed multi_ack ofs-delta side-band side-band-64k thin-pack no-progress shallow no-done agent=JGit/5.1.13.202002110435-r symref=HEAD:refs/heads/master 004560f8d2801808c2ef8cda5b7b9a4af3edfb772a1f refs/changes/00/10000/1 00465f883d7449d42d9e79af7f8938495e8aeb7c14de refs/changes/00/100000/1 0046f133acb6388f52e8a6069344ac282d8ed555487c refs/changes/00/100000/2 0046674fcd646620eea8ee9765bbcd4c90f1ca82bf19 refs/changes/00/100000/3 00469eaa7d2b02917746a3b4f9a0197072f1a8ad7d8d refs/changes/00/100000/4 … It does look like some possible network glitch though. Can you try again please? Thanks.
On 25. 11. 2021, at 13:14, Nir Soffer <nsoffer@redhat.com> wrote:
Trying to "git pull" from gerrit get stuck now.
Checking https://gerrit.ovirt.org/admin/repos/vdsm we see:
git clone "https://gerrit.ovirt.org/vdsm"
But visiting this url shows:
$ curl -i https://gerrit.ovirt.org/vdsm HTTP/1.1 404 Not Found Date: Thu, 25 Nov 2021 12:12:17 GMT Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips Content-Type: text/plain;charset=iso-8859-1 Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: Mon, 01 Jan 1990 00:00:00 GMT Content-Length: 9
Not Found
Same for ovirt-engine:
$ curl -i https://gerrit.ovirt.org/ovirt-engine HTTP/1.1 404 Not Found Date: Thu, 25 Nov 2021 12:13:13 GMT Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips Content-Type: text/plain;charset=iso-8859-1 Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: Mon, 01 Jan 1990 00:00:00 GMT Content-Length: 9
Not Found
I guess this is related to moving to new hardware yesterday?
Nir _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/VJ4HZNZTHDPYW2...
-- Anton Marchukov Associate Manager - RHV DevOps - Red Hat