[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-continuous #13003
Jenkins Daemon
jenkins at phpmyadmin.net
Tue May 30 00:48:02 CEST 2017
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/13003/display/redirect?page=changes>
Changes:
[weblate] Translated using Weblate (Persian)
------------------------------------------
Started by GitHub push by weblate
Started by GitHub push by weblate
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/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 e5439795d75353f081a87a7988966cb3cc0d230b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e5439795d75353f081a87a7988966cb3cc0d230b
> git rev-list e90f56bb53bc7c74b51c658c929c5794620ff934 # timeout=10
> git tag -a -f -m Jenkins Build #13003 jenkins-phpMyAdmin-continuous-13003 # 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-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins7057764825389664636.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing psr/simple-cache (1.0.0)
Downloading: Connecting... Downloading: 0% Downloading: 30% Downloading: 60% Downloading: 90% Downloading: 100%
- Removing symfony/cache (v3.2.8)
- Installing symfony/cache (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 5% Downloading: 15% Downloading: 20% Downloading: 30% Downloading: 35% Downloading: 40% Downloading: 50% Downloading: 55% Downloading: 60% Downloading: 75% Downloading: 80% Downloading: 85% Downloading: 100%
- Removing symfony/expression-language (v3.2.8)
- Installing symfony/expression-language (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 15% Downloading: 35% Downloading: 45% Downloading: 65% Downloading: 85% Downloading: 100%
- Removing symfony/filesystem (v3.2.8)
- Installing symfony/filesystem (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 65% Downloading: 70% Downloading: 100%
- Removing symfony/config (v3.2.8)
- Installing symfony/config (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 5% Downloading: 10% Downloading: 15% Downloading: 20% Downloading: 25% Downloading: 30% Downloading: 35% Downloading: 40% Downloading: 45% Downloading: 50% Downloading: 55% Downloading: 65% Downloading: 70% Downloading: 75% Downloading: 80% Downloading: 85% Downloading: 90% Downloading: 95% Downloading: 100%
- Removing symfony/debug (v3.2.8)
- Installing symfony/debug (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 10% Downloading: 20% Downloading: 30% Downloading: 40% Downloading: 50% Downloading: 60% Downloading: 75% Downloading: 85% Downloading: 95% Downloading: 100%
- Removing symfony/console (v3.2.8)
- Installing symfony/console (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 5% Downloading: 10% Downloading: 15% Downloading: 20% Downloading: 25% Downloading: 30% Downloading: 35% Downloading: 40% Downloading: 45% Downloading: 50% Downloading: 55% Downloading: 60% Downloading: 65% Downloading: 70% Downloading: 75% Downloading: 80% Downloading: 85% Downloading: 90% Downloading: 95% Downloading: 100%
- Removing symfony/stopwatch (v3.2.8)
- Installing symfony/stopwatch (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 55% Downloading: 85% Downloading: 100%
- Removing symfony/yaml (v3.2.8)
- Installing symfony/yaml (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 5% Downloading: 10% Downloading: 25% Downloading: 30% Downloading: 35% Downloading: 40% Downloading: 45% Downloading: 70% Downloading: 75% Downloading: 80% Downloading: 85% Downloading: 90% Downloading: 95% Downloading: 100%
- Removing symfony/event-dispatcher (v2.8.20)
- Installing symfony/event-dispatcher (v2.8.21)
Loading from cache
- Removing symfony/process (v3.2.8)
- Installing symfony/process (v3.3.0)
Downloading: Connecting... Downloading: 0% Downloading: 35% Downloading: 40% Downloading: 60% Downloading: 65% Downloading: 85% Downloading: 90% Downloading: 100%
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Writing lock file
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
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-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
[exec] po/pa.po:41: 'msgstr' is not a valid PHP format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier.
[exec] msgfmt: found 1 fatal error
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/pa.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:138: exec returned: 1
Total time: 18 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #13001
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #13001
Recording plot data
[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-continuous/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.
More information about the Developers
mailing list