| 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/hudson7121390828795571465.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 |
| $> git checkout feature-NXP-13231-delete-temp-files -q |
| $> git rebase -q origin/feature-NXP-13231-delete-temp-files |
|
| [nuxeo-runtime] |
| $> git fetch origin |
| $> git checkout feature-NXP-13231-delete-temp-files -q |
| error: you need to resolve your current index first |
| nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java: needs merge |
| [ERROR] Command 'git checkout feature-NXP-13231-delete-temp-files -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/hudson139785147762774396.sh |
| find: `/tmp/nuxeo-master-fulltest-daily-15': 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 |