See
<
https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-29/39/di...
------------------------------------------
Started by upstream project "osinfo-db-check" build number 39
originally caused by:
Started by upstream project "osinfo-db-build" build number 39
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-29 (libvirt) in workspace
<
https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-29/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins473122920210552690.sh
+ /usr/bin/gmake check
for xml in `find data -name '*.xml' | sort`; do \
if ! xmllint --relaxng data/schema/osinfo.rng --noout $xml; then \
exit 1; \
fi; \
done
data/schema/osinfo.rng:373: parser error : Opening and ending tag mismatch: ref line 372
and attribute
</attribute>
^
data/schema/osinfo.rng:374: parser error : Opening and ending tag mismatch: attribute line
371 and optional
</optional>
^
data/schema/osinfo.rng:411: parser error : Opening and ending tag mismatch: optional line
370 and element
</element>
^
data/schema/osinfo.rng:412: parser error : Opening and ending tag mismatch: element line
356 and define
</define>
^
data/schema/osinfo.rng:889: parser error : Opening and ending tag mismatch: define line
355 and grammar
</grammar>
^
data/schema/osinfo.rng:890: parser error : Premature end of data in tag grammar line 1
^
Relax-NG parser error : xmlRelaxNGParse: could not load data/schema/osinfo.rng
Relax-NG schema data/schema/osinfo.rng failed to compile
gmake: *** [Makefile:124: check] Error 1
Build step 'Execute shell' marked build as failure