[JIRA] (OVIRT-2760) CI failing on git clone for at least ovirt-engine-nodejs-modules

2019-07-22 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-2760:
---

Assignee: Evgheni Dereveanchin  (was: infra)

> CI failing on git clone for at least ovirt-engine-nodejs-modules
> 
>
> Key: OVIRT-2760
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2760
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Scott Dickerson
>Assignee: Evgheni Dereveanchin
>
> Hi,
> Running CI on patch https://gerrit.ovirt.org/#/c/101875/ is failing to
> clone the repo from gerrit via the git protocol.  See
> https://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_build-artifacts-on-demand-el7-x86_64/89/console
> .
> Trying to clone the repo from my machine with the git url also fails:
> git clone git://gerrit.ovirt.org/ovirt-engine-nodejs-modules.git
> Cloning into 'ovirt-engine-nodejs-modules'...
> fatal: remote error: access denied or repository not exported:
> /ovirt-engine-nodejs-modules.git
> I just need CI to on ovirt-engine-nodejs-modules so I can get CI working on
> a PR in ovirt-web-ui and patches with nodejs updates in
> ovirt-engine-ui-extensions.
> Regards,
> Scott
> -- 
> Scott Dickerson
> Senior Software Engineer
> RHV-M Engineering - UX Team
> Red Hat, Inc



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/R4VDIRD62BKTNUU36HODO3WEZIVBLJLF/


[JIRA] (OVIRT-2760) CI failing on git clone for at least ovirt-engine-nodejs-modules

2019-07-21 Thread Eyal Edri (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=39563#comment-39563
 ] 

Eyal Edri commented on OVIRT-2760:
--

We've seen reports on it failing on other repos, perhaps it was a
networking issue with AWS since it was fixed since then and I don't see the
Gerrit service was restarted ( up for more than a month ).
Evgheni, I see the error log is full with the following error, not sure if
it is related or if it affecting the Gerrit daemon:

org.apache.sshd.common.keyprovider.FileKeyPairProvider : Failed
(StreamCorruptedException) to load key
resource=/home/gerrit2/review_site/etc/ssh_host_ecdsa_521_key: Invalid DER:
object is not an OID: SEQUENCE

On Thu, Jul 18, 2019 at 9:29 PM Scott Dickerson (oVirt JIRA) <



-- 

Eyal edri

He / Him / His


MANAGER

CONTINUOUS PRODUCTIZATION

SYSTEM ENGINEERING

Red Hat 

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ #cp-devel)


> CI failing on git clone for at least ovirt-engine-nodejs-modules
> 
>
> Key: OVIRT-2760
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2760
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Scott Dickerson
>Assignee: infra
>
> Hi,
> Running CI on patch https://gerrit.ovirt.org/#/c/101875/ is failing to
> clone the repo from gerrit via the git protocol.  See
> https://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_build-artifacts-on-demand-el7-x86_64/89/console
> .
> Trying to clone the repo from my machine with the git url also fails:
> git clone git://gerrit.ovirt.org/ovirt-engine-nodejs-modules.git
> Cloning into 'ovirt-engine-nodejs-modules'...
> fatal: remote error: access denied or repository not exported:
> /ovirt-engine-nodejs-modules.git
> I just need CI to on ovirt-engine-nodejs-modules so I can get CI working on
> a PR in ovirt-web-ui and patches with nodejs updates in
> ovirt-engine-ui-extensions.
> Regards,
> Scott
> -- 
> Scott Dickerson
> Senior Software Engineer
> RHV-M Engineering - UX Team
> Red Hat, Inc



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/KNKUZHXPXJERWHGG35PENVXZOMQLDGDC/


Re: [JIRA] (OVIRT-2760) CI failing on git clone for at least ovirt-engine-nodejs-modules

2019-07-21 Thread Eyal Edri
We've seen reports on it failing on other repos, perhaps it was a
networking issue with AWS since it was fixed since then and I don't see the
Gerrit service was restarted ( up for more than a month ).
Evgheni, I see the error log is full with the following error, not sure if
it is related or if it affecting the Gerrit daemon:

org.apache.sshd.common.keyprovider.FileKeyPairProvider : Failed
(StreamCorruptedException) to load key
resource=/home/gerrit2/review_site/etc/ssh_host_ecdsa_521_key: Invalid DER:
object is not an OID: SEQUENCE

On Thu, Jul 18, 2019 at 9:29 PM Scott Dickerson (oVirt JIRA) <
j...@ovirt-jira.atlassian.net> wrote:

> Scott Dickerson created OVIRT-2760:
> --
>
>  Summary: CI failing on git clone for at least
> ovirt-engine-nodejs-modules
>  Key: OVIRT-2760
>  URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2760
>  Project: oVirt - virtualization made easy
>   Issue Type: By-EMAIL
> Reporter: Scott Dickerson
> Assignee: infra
>
>
> Hi,
>
> Running CI on patch https://gerrit.ovirt.org/#/c/101875/ is failing to
> clone the repo from gerrit via the git protocol.  See
>
> https://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_build-artifacts-on-demand-el7-x86_64/89/console
> .
>
> Trying to clone the repo from my machine with the git url also fails:
>
> git clone git://gerrit.ovirt.org/ovirt-engine-nodejs-modules.git
> Cloning into 'ovirt-engine-nodejs-modules'...
> fatal: remote error: access denied or repository not exported:
> /ovirt-engine-nodejs-modules.git
>
> I just need CI to on ovirt-engine-nodejs-modules so I can get CI working on
> a PR in ovirt-web-ui and patches with nodejs updates in
> ovirt-engine-ui-extensions.
>
> Regards,
> Scott
>
> --
> Scott Dickerson
> Senior Software Engineer
> RHV-M Engineering - UX Team
> Red Hat, Inc
>
>
>
> --
> This message was sent by Atlassian Jira
> (v1001.0.0-SNAPSHOT#100105)
> ___
> Infra mailing list -- infra@ovirt.org
> To unsubscribe send an email to infra-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/infra@ovirt.org/message/UVYGNJMN5DMKPFN2BYG3LXIA7HKZM4GU/
>


-- 

Eyal edri

He / Him / His


MANAGER

CONTINUOUS PRODUCTIZATION

SYSTEM ENGINEERING

Red Hat 

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ #cp-devel)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/NMZFRVLSWISD7ARD7TRI43GJAEDM2V3F/


[JIRA] (OVIRT-2760) CI failing on git clone for at least ovirt-engine-nodejs-modules

2019-07-18 Thread Scott Dickerson (oVirt JIRA)
Scott Dickerson created OVIRT-2760:
--

 Summary: CI failing on git clone for at least 
ovirt-engine-nodejs-modules
 Key: OVIRT-2760
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2760
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Scott Dickerson
Assignee: infra


Hi,

Running CI on patch https://gerrit.ovirt.org/#/c/101875/ is failing to
clone the repo from gerrit via the git protocol.  See
https://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_build-artifacts-on-demand-el7-x86_64/89/console
.

Trying to clone the repo from my machine with the git url also fails:

git clone git://gerrit.ovirt.org/ovirt-engine-nodejs-modules.git
Cloning into 'ovirt-engine-nodejs-modules'...
fatal: remote error: access denied or repository not exported:
/ovirt-engine-nodejs-modules.git

I just need CI to on ovirt-engine-nodejs-modules so I can get CI working on
a PR in ovirt-web-ui and patches with nodejs updates in
ovirt-engine-ui-extensions.

Regards,
Scott

-- 
Scott Dickerson
Senior Software Engineer
RHV-M Engineering - UX Team
Red Hat, Inc



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100105)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/UVYGNJMN5DMKPFN2BYG3LXIA7HKZM4GU/