[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin #2228
Jenkins Daemon
jenkins at phpmyadmin.net
Tue Sep 12 04:57:13 CEST 2017
See <https://ci.phpmyadmin.net/job/phpMyAdmin/2228/display/redirect?page=changes>
Changes:
[weblate] Translated using Weblate (Estonian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Spanish)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Portuguese (Brazil))
[weblate] Translated using Weblate (Portuguese (Brazil))
[weblate] Translated using Weblate (Spanish)
[weblate] Translated using Weblate (Spanish)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[weblate] Translated using Weblate (Indonesian)
[mauriciofauth] Fix selecting multiple rows accidentally selects the next row too
[weblate] Translated using Weblate (Belarusian)
[weblate] Translated using Weblate (Finnish)
[weblate] Translated using Weblate (Indonesian)
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9f6fcf04b4d7bae72b4899aaca743a2162d778f6 (origin/master)
Commit message: "Merge remote-tracking branch 'origin/master'"
> git config core.sparsecheckout # timeout=10
> git checkout -f 9f6fcf04b4d7bae72b4899aaca743a2162d778f6
> git rev-list 71fc98bbab7cf048e4f0f11ab65e89e6a49ab46b # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins7315809167122201392.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 7 updates, 0 removals
- Installing symfony/polyfill-apcu (v1.5.0): Loading from cache
- Updating symfony/cache (v3.3.8 => v3.3.9): Loading from cache
- Updating symfony/expression-language (v3.3.8 => v3.3.9): Loading from cache
- Updating symfony/debug (v3.3.8 => v3.3.9): Loading from cache
- Updating symfony/console (v3.3.8 => v3.3.9): Loading from cache
- Updating symfony/yaml (v3.3.8 => v3.3.9): Loading from cache
- Updating phpdocumentor/reflection-common (1.0 => 1.0.1): Loading from cache
- Updating symfony/process (v3.3.8 => v3.3.9): Loading from cache
Writing lock file
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend>
locales:
[exec] po/pt_BR.po:6745: a format specification for argument 1 doesn't exist in 'msgstr'
[exec] msgfmt: found 1 fatal error
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/pt_BR.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:140: exec returned: 1
Total time: 12 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #2227
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2227
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2228/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover?
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - No test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin/ws/'> for the testing framework 'PHPUnit-3.x (default)'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'PHPUnit-3.x (default)'?
[xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/junit.xml'. Configuration error?.
[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>
More information about the Developers
mailing list