I see fairly often that someone posts a "recheck no bug" comment to Gerrit. I 
assume this means that the CI failed for reasons that are unrelated to the 
specific commit and the CI needs to be re-run for that commit. Is there an 
underlying problem that is known? Are there obstacles to getting the root 
problem fixed?

I made some minor spelling and grammar corrections to a spec file and hit 
multiple CI failures. The only file in the commit was a Markdown file so the 
failures just don't make sense. Looking at Jenkins I see things like this:


2017-07-10 04:21:17 Building remotely on 
ci-oc-slave-redhat70-10-84-35-241<https://jenkins.opencontrail.org/computer/ci-oc-slave-redhat70-10-84-35-241>
 (ci-oc-slave-redhat70 swarm) in workspace 
/home/jenkins/workspace/ci-contrail-controller-systest-redhat70-kilo

2017-07-10 04:21:17 [ci-contrail-controller-systest-redhat70-kilo] $ /bin/bash 
/tmp/hudson6873797067989609058.sh

2017-07-10 04:23:25 rsync: connection unexpectedly closed (0 bytes received so 
far) [Receiver]

2017-07-10 04:23:25 rsync error: unexplained error (code 255) at io.c(605) 
[Receiver=3.0.9]


2017-07-10 04:49:39 ssh: Could not resolve hostname : Name or service not known

2017-07-10 04:52:47 ssh: Could not resolve hostname : Name or service not known

2017-07-10 04:53:18 ssh: Could not resolve hostname : Name or service not known

2017-07-10 04:57:23 No JSON object could be decoded

2017-07-10 04:57:24 ================================

2017-07-10 04:57:24 ===Failed network health test===

2017-07-10 04:57:24 ================================

2017-07-10 04:57:24 Build step 'Execute shell' marked build as failure

Since changes in a Markdown file intended only for human reading can't possibly 
cause rsync and ssh errors, I assume there must be some underlying problem with 
the CI system itself. Does anyone know if there are systemic problems that are 
being investigated?

_______________________________________________
Dev mailing list
Dev@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to