[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-komodo #615 ()

ci-builds at redhat.com ci-builds at redhat.com
Tue Mar 17 10:11:55 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/615/changes>

Changes:

[dflorian] Issue 78 Need ability to rename a KomodoObject

[dflorian] Removed CountdownLatch so that commits and rollbacks do not block main thread waiting for ModeshapeEngineThread to handle request. Added execution state variable to UnitOfWork to better manage transaction state.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on messaging-10 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/>

Deleting project workspace... Cloning the remote Git repository
Cloning repository git://github.com/Teiid-Designer/komodo.git
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
Checking out Revision b69eba246a86835c8a7e0eea72ea092dec462523 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-build-ci.git
Fetching upstream changes from git://github.com/jbosstools/jbosstools-build-ci.git
Fetching upstream changes from git://github.com/jbosstools/jbosstools-build-ci.git
Checking out Revision 794d77add980691748ca30d23cf0371d72d3cdef (origin/master)
Deleting old artifacts from #613 ()
Starting xvnc
[jbosstools-teiid-komodo] $ vncserver :88 -geometry 1920x1080

New 'messaging-10.jbm.lab.bos.redhat.com:88 (hudson)' desktop is messaging-10.jbm.lab.bos.redhat.com:88

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/messaging-10.jbm.lab.bos.redhat.com:88.log

[jbosstools-teiid-komodo] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/pom.xml> -DSOA_TOOLING_BUILD_BRANCH=master -DKOMODO_GIT_BRANCH=master -DTEIID_BUILD_ALIAS=Nightly -DRELEASE=No "-DMAVEN_FLAGS=-B -U -fae -P hudson,target-platform,multiple.target -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true -Dno.jbosstools.site -Dtycho.localArtifacts=ignore" "-Dupdate.site.description=Nightly Build" -Djbosstools-nightly-staging-composite=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/ -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository> clean install -B -U -fae -P hudson,target-platform,multiple.target -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true -Dno.jbosstools.site -Dtycho.localArtifacts=ignore -DJOB_NAME=jbosstools-teiid-komodo -DBUILD_ID=2015-03-17_10-09-52 -DBUILD_NUMBER=615 -DBUILD_ALIAS=Nightly
[INFO] Scanning for projects...
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml (610 B at 1.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/m2-proxy/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloaded: http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml (610 B at 1.4 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml (610 B at 0.7 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/m2-proxy/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml (610 B at 0.4 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/parent-4.2.0.Final-20141112.233742-2.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.jboss.tools:komodo:1.0.0-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer artifact org.jboss.tools:parent:pom:4.2.0.Final-20141112.233742-2 from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Failed to transfer file: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/parent-4.2.0.Final-20141112.233742-2.pom. Return code is: 502, ReasonPhrase:Proxy Error. and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :88
Killing Xvnc process ID 4297
Archiving artifacts
Recording test results



More information about the teiid-designer-dev mailing list