[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin #2122

Jenkins Daemon jenkins at phpmyadmin.net
Tue May 30 04:01:36 CEST 2017


See <https://ci.phpmyadmin.net/job/phpMyAdmin/2122/display/redirect?page=changes>

Changes:

[weblate] Translated using Weblate (Persian)

------------------------------------------
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 e5439795d75353f081a87a7988966cb3cc0d230b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5439795d75353f081a87a7988966cb3cc0d230b
 > git rev-list e90f56bb53bc7c74b51c658c929c5794620ff934 # 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/jenkins5301347688998554064.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing psr/simple-cache (1.0.0)
    Loading from cache

  - Removing symfony/cache (v3.2.8)
  - Installing symfony/cache (v3.3.0)
    Loading from cache

  - Removing symfony/expression-language (v3.2.8)
  - Installing symfony/expression-language (v3.3.0)
    Loading from cache

  - Removing symfony/filesystem (v3.2.8)
  - Installing symfony/filesystem (v3.3.0)
    Loading from cache

  - Removing symfony/config (v3.2.8)
  - Installing symfony/config (v3.3.0)
    Loading from cache

  - Removing symfony/debug (v3.2.8)
  - Installing symfony/debug (v3.3.0)
    Loading from cache

  - Removing symfony/console (v3.2.8)
  - Installing symfony/console (v3.3.0)
    Loading from cache

  - Removing symfony/stopwatch (v3.2.8)
  - Installing symfony/stopwatch (v3.3.0)
    Loading from cache

  - Removing symfony/yaml (v3.2.8)
  - Installing symfony/yaml (v3.3.0)
    Loading from cache

  - 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)
    Loading from cache

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 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/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/ws/build.xml>:138: exec returned: 1

Total time: 24 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 #2119
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2119
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/2122/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