BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/nuxeo-master-fulltest-daily/14/
Project:nuxeo-master-fulltest-daily
Date of build:Sat, 02 Aug 2014 06:34:01 +0200
Build duration:3 min 33 sec

CHANGES
No Changes

CONSOLE OUTPUT
Started by timer
Building remotely on muradin (SLAVE FFCURRENT SLAVE4GB) in workspace /home/hudson/tmp/workspace/nuxeo-master-fulltest-daily
> git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/nuxeo/nuxeo.git
Fetching upstream changes from git://github.com/nuxeo/nuxeo.git
> git --version
> git fetch --tags --progress git://github.com/nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/feature-NXP-13231-delete-temp-files^{commit}
Checking out Revision b360b000acb8a6d086e4e40e8562d10132113ba5 (origin/feature-NXP-13231-delete-temp-files)
> git config core.sparsecheckout
> git checkout -f b360b000acb8a6d086e4e40e8562d10132113ba5
> git rev-list b360b000acb8a6d086e4e40e8562d10132113ba5
No emails were triggered.
[nuxeo-master-fulltest-daily] $ /bin/sh -xe /tmp/hudson8725223319686505316.sh
+ export PATH=/opt/build/tools/maven3.2/bin:/usr/lib/jvm/java-7-openjdk/bin:/usr/lib/jvm/java-7-openjdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
+ [ true = true ]
+ rm -rf /home/hudson/tmp/workspace/nuxeo-master-fulltest-daily/.repository/org/nuxeo
+ python clone.py feature-NXP-13231-delete-temp-files -f master
[.]
$> git fetch origin
$> git checkout feature-NXP-13231-delete-temp-files -q
$> git rebase -q origin/feature-NXP-13231-delete-temp-files
Using Maven introspection of the POM file to find the list of modules...
[nuxeo-common]
$> git fetch origin
From git://github.com/nuxeo/nuxeo-common
3b27321..d2dbd9b 5.8 -> origin/5.8
$> git checkout feature-NXP-13231-delete-temp-files -q
$> git rebase -q origin/feature-NXP-13231-delete-temp-files
[nuxeo-runtime]
$> git fetch origin
From git://github.com/nuxeo/nuxeo-runtime
+ 2a37b82...2dd13fc feature-NXP-13231-delete-temp-files -> origin/feature-NXP-13231-delete-temp-files (forced update)
2dec613..8b9758a 5.8 -> origin/5.8
$> git checkout feature-NXP-13231-delete-temp-files -q
$> git rebase -q origin/feature-NXP-13231-delete-temp-files
Failed to merge in the changes.
Patch failed at 0001 NXP-13231: cleanup and format
When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To check out the original branch and stop rebasing run "git rebase --abort".
$> git stash -q
nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java: needs merge
nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java: needs merge
nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java: unmerged (759d1616b30d0ec081982e351b8dae229163aa68)
nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java: unmerged (bea62c487ffbb02b6f7d71072a21334ed516e395)
nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java: unmerged (6b7e437f0c2277ab5a6b50e4af7bfd6e8fcf3166)
fatal: git-write-tree: error building trees
Cannot save the current index state
[ERROR] Command 'git stash -q' returned non-zero exit code (1)
Build step 'Execute shell' marked build as failure
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
[WARNINGS] Parsing warnings in console log with parser Maven
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script : #!/bin/bash +xe
TMPDIR=/tmp/$JOB_NAME-$BUILD_NUMBER
if [[ nb=$(find $TMPDIR -type f | wc -l) -gt 0 ]]; then
echo "WARNING: found $nb leaked file(s)"
tree -tFaL 3 $TMPDIR | head -n100
tree -tFa $TMPDIR -o $WORKSPACE/nuxeo-master-fulltest-daily.tree
result=1
else
result=0
fi
rm -rf $TMPDIR
exit $result
[nuxeo-master-fulltest-daily] $ /bin/bash +xe /tmp/hudson4970498414400717736.sh
find: `/tmp/nuxeo-master-fulltest-daily-14': No such file or directory
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Checking .*WARNING(?!.*CHECKSUM FAILED.*)(?!.*Removing: jar from forked lifecycle.*)(?!.*org.codehaus.plexus:plexus-io:pom:1.0-alpha-3:runtime.*)(?!.*GWT plugin is configured to detect modules.*)(?!.*com.sun.jndi.ldap.LdapURL is Sun proprietary API.*)(?!.*Profile with id.*)(?!.*The requested profile \"qa\" could not be activated.*)(?!\] $).*
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to