Skip to content
Success

Console Output

Started by user Demian Katz
Building in workspace /opt/jenkins/jobs/VuFindDate/workspace
Cloning the remote Git repository
Cloning repository https://github.com/vufind-org/vufinddate.git
 > git init /opt/jenkins/jobs/VuFindDate/workspace # timeout=10
Fetching upstream changes from https://github.com/vufind-org/vufinddate.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/vufind-org/vufinddate.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/vufind-org/vufinddate.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/vufind-org/vufinddate.git # timeout=10
Fetching upstream changes from https://github.com/vufind-org/vufinddate.git
 > git fetch --tags --progress https://github.com/vufind-org/vufinddate.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1715abd93f8e4e732e213853ae1efca56762ab68 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1715abd93f8e4e732e213853ae1efca56762ab68
Commit message: "Added test of configurations."
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #1 jenkins-VuFindDate-1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins5944115191892318334.sh
+ composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 62 installs, 0 updates, 0 removals
  - Installing symfony/stopwatch (v3.4.10) Loading from cache
  - Installing symfony/process (v3.4.10) Loading from cache
  - Installing symfony/polyfill-php72 (v1.8.0) Loading from cache
  - Installing paragonie/random_compat (v2.0.12) Loading from cache
  - Installing symfony/polyfill-php70 (v1.8.0) Loading from cache
  - Installing symfony/options-resolver (v3.4.10) Loading from cache
  - Installing symfony/finder (v3.4.10) Loading from cache
  - Installing symfony/polyfill-ctype (v1.8.0) Loading from cache
  - Installing symfony/filesystem (v3.4.10) Loading from cache
  - Installing symfony/event-dispatcher (v3.4.10) Loading from cache
  - Installing symfony/polyfill-mbstring (v1.8.0) Loading from cache
  - Installing psr/log (1.0.2) Loading from cache
  - Installing symfony/debug (v3.4.10) Loading from cache
  - Installing symfony/console (v3.4.10) Loading from cache
  - Installing php-cs-fixer/diff (v1.3.0) Loading from cache
  - Installing doctrine/lexer (v1.0.1) Loading from cache
  - Installing doctrine/annotations (v1.4.0) Loading from cache
  - Installing composer/semver (1.4.2) Loading from cache
  - Installing friendsofphp/php-cs-fixer (v2.11.1) Loading from cache
  - Installing pear/pear_exception (v1.0.0) Loading from cache
  - Installing pear/net_url2 (v2.2.2) Loading from cache
  - Installing pear/http_request2 (v2.3.0) Loading from cache
  - Installing sebastian/version (2.0.1) Loading from cache
  - Installing theseer/fdomdocument (1.6.6) Loading from cache
  - Installing sebastian/resource-operations (1.0.0) Loading from cache
  - Installing sebastian/recursion-context (3.0.0) Loading from cache
  - Installing sebastian/object-reflector (1.1.1) Loading from cache
  - Installing sebastian/object-enumerator (3.0.3) Loading from cache
  - Installing sebastian/global-state (2.0.0) Loading from cache
  - Installing sebastian/exporter (3.1.0) Loading from cache
  - Installing sebastian/environment (3.1.0) Loading from cache
  - Installing sebastian/diff (2.0.1) Loading from cache
  - Installing sebastian/comparator (2.1.3) Loading from cache
  - Installing doctrine/instantiator (1.0.5) Loading from cache
  - Installing phpunit/php-text-template (1.2.1) Loading from cache
  - Installing phpunit/phpunit-mock-objects (5.0.6) Loading from cache
  - Installing phpunit/php-timer (1.0.9) Loading from cache
  - Installing phpunit/php-file-iterator (1.4.5) Loading from cache
  - Installing theseer/tokenizer (1.1.0) Loading from cache
  - Installing sebastian/code-unit-reverse-lookup (1.0.1) Loading from cache
  - Installing phpunit/php-token-stream (2.0.2) Loading from cache
  - Installing phpunit/php-code-coverage (5.3.2) Loading from cache
  - Installing webmozart/assert (1.3.0) Loading from cache
  - Installing phpdocumentor/reflection-common (1.0.1) Loading from cache
  - Installing phpdocumentor/type-resolver (0.4.0) Loading from cache
  - Installing phpdocumentor/reflection-docblock (4.3.0) Loading from cache
  - Installing phpspec/prophecy (1.7.6) Loading from cache
  - Installing phar-io/version (1.0.1) Loading from cache
  - Installing phar-io/manifest (1.0.1) Loading from cache
  - Installing myclabs/deep-copy (1.7.0) Loading from cache
  - Installing phpunit/phpunit (6.5.8) Loading from cache
  - Installing sebastian/finder-facade (1.2.2) Loading from cache
  - Installing phploc/phploc (4.0.1) Loading from cache
  - Installing psr/container (1.0.0) Loading from cache
  - Installing symfony/dependency-injection (v3.4.10) Loading from cache
  - Installing symfony/config (v3.4.10) Loading from cache
  - Installing pdepend/pdepend (2.5.2) Loading from cache
  - Installing phpmd/phpmd (2.6.0) Loading from cache
  - Installing symfony/yaml (v3.4.10) Loading from cache
  - Installing phing/phing (2.16.1) Loading from cache
  - Installing sebastian/phpcpd (3.0.1) Loading from cache
  - Installing squizlabs/php_codesniffer (3.2.3) Loading from cache
paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
symfony/event-dispatcher suggests installing symfony/http-kernel ()
symfony/console suggests installing symfony/lock ()
symfony/console suggests installing psr/log-implementation (For using the console logger)
sebastian/global-state suggests installing ext-uopz (*)
phpunit/phpunit suggests installing phpunit/php-invoker (^1.1)
symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
phing/phing suggests installing phpdocumentor/phpdocumentor (Documentation Generator for PHP)
phing/phing suggests installing pear/versioncontrol_svn (A simple OO-style interface for Subversion, the free/open-source version control system)
phing/phing suggests installing pear/versioncontrol_git (A library that provides OO interface to handle Git repository)
phing/phing suggests installing pear/archive_tar (Tar file management class)
phing/phing suggests installing siad007/versioncontrol_hg (A library for interfacing with Mercurial repositories.)
phing/phing suggests installing tedivm/jshrink (Javascript Minifier built in PHP)
Writing lock file
Generating autoload files
looking for '/opt/jenkins/jobs/VuFindDate/workspace/build.xml' ... 
use '/opt/jenkins/jobs/VuFindDate/workspace' as a working directory. 
[workspace] $ /opt/jenkins/jobs/VuFindDate/workspace/vendor/bin/phing -buildfile /opt/jenkins/jobs/VuFindDate/workspace/build.xml -Dtmp=/opt/jenkins/jobs/VuFindDate/workspace main -logger phing.listener.DefaultLogger
Buildfile: /opt/jenkins/jobs/VuFindDate/workspace/build.xml

vufinddate > main:


vufinddate > startup:


vufinddate > ci-tasks:

    [mkdir] Created dir: /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/reports
    [mkdir] Created dir: /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/reports/coverage

vufinddate > phpcs:


vufinddate > phpunit:

PHPUnit 6.5.8 by Sebastian Bergmann and contributors.

Error:         Incorrect whitelist config, no code coverage will be generated.

.                                                                   1 / 1 (100%)

Time: 173 ms, Memory: 4.00MB

OK (1 test, 38 assertions)

vufinddate > phpdoc:

  [httpget] Fetching https://github.com/phpDocumentor/phpDocumentor2/releases/download/v2.9.0/phpDocumentor.phar
  [httpget] Contents from https://github.com/phpDocumentor/phpDocumentor2/releases/download/v2.9.0/phpDocumentor.phar saved to /opt/jenkins/jobs/VuFindDate/workspace/vendor/bin/phpDocumentor-2.9.0.phar
    [chmod] Changed file mode on '/opt/jenkins/jobs/VuFindDate/workspace/vendor/bin/phpDocumentor-2.9.0.phar' to 755
    [mkdir] Created dir: /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/apidocs
Unable to find the `dot` command of the GraphViz package. Is GraphViz correctly installed and present in your path?
vufinddate > phpcpd:


vufinddate > phpmd:


vufinddate > pdepend:


vufinddate > phploc:


vufinddate > shutdown:

   [delete] Deleting directory /opt/jenkins/jobs/VuFindDate/workspace/vendor
   [delete] Deleting: /opt/jenkins/jobs/VuFindDate/workspace/composer.lock

BUILD FINISHED

Total time: 22.3450 seconds

[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in /opt/jenkins/jobs/VuFindDate/workspace that match the pattern build/vufinddate/reports/*checkstyle.xml
[CHECKSTYLE] Parsing 1 file in /opt/jenkins/jobs/VuFindDate/workspace
[CHECKSTYLE] Successfully parsed file /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/reports/checkstyle.xml with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1715abd93f8e4e732e213853ae1efca56762ab68, workspace=/opt/jenkins/jobs/VuFindDate/workspace
[PMD] Collecting PMD analysis files...
[PMD] Searching for all files in /opt/jenkins/jobs/VuFindDate/workspace that match the pattern build/vufinddate/reports/phpmd.xml
[PMD] Parsing 1 file in /opt/jenkins/jobs/VuFindDate/workspace
[PMD] Successfully parsed file /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/reports/phpmd.xml with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1715abd93f8e4e732e213853ae1efca56762ab68, workspace=/opt/jenkins/jobs/VuFindDate/workspace
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in /opt/jenkins/jobs/VuFindDate/workspace that match the pattern build/vufinddate/reports/pmd-cpd.xml
[DRY] Parsing 1 file in /opt/jenkins/jobs/VuFindDate/workspace
[DRY] Successfully parsed file /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/reports/pmd-cpd.xml with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1715abd93f8e4e732e213853ae1efca56762ab68, workspace=/opt/jenkins/jobs/VuFindDate/workspace
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: /opt/jenkins/jobs/VuFindDate/workspace/build/vufinddate/reports/coverage called: clover.xml and will not be copied to: /opt/jenkins/jobs/VuFindDate/builds/1/clover.xml
Could not find 'build/vufinddate/reports/coverage/clover.xml'.  Did you generate the XML report for Clover?
Publishing Javadoc
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/vufinddate/reports/phpunit.xml' relative to '/opt/jenkins/jobs/VuFindDate/workspace' for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to SUCCESS
[xUnit] [INFO] - Stopping recording.
[JDepend] JDepend plugin is ready
[JDepend] Found 2 classes in 1 packages
Finished: SUCCESS