Skip to content
Success

Console Output

Started by user Demian Katz
Running as SYSTEM
Building in workspace /opt/jenkins/jobs/VuFindHarvest/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /opt/jenkins/jobs/VuFindHarvest/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/vufind-org/vufindharvest.git # timeout=10
Fetching upstream changes from https://github.com/vufind-org/vufindharvest.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/vufind-org/vufindharvest.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 1fa81d4091c6b62d19c719e89f3394533a6db2dd (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fa81d4091c6b62d19c719e89f3394533a6db2dd # timeout=10
Commit message: "Add property to override PHPUnit command."
 > git rev-list --no-walk b585fd669676430b2bb48d8c4fcdb44ae6acee13 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins15881844368434269200.sh
+ composer update
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
60 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
looking for '/opt/jenkins/jobs/VuFindHarvest/workspace/build.xml' ... 
use '/opt/jenkins/jobs/VuFindHarvest/workspace' as a working directory. 
[workspace] $ /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phing -buildfile /opt/jenkins/jobs/VuFindHarvest/workspace/build.xml -Dtmp=/opt/jenkins/jobs/VuFindHarvest/workspace '-Dphpunit_command=php -dpcov.enabled=1 -dpcov.directory=/opt/jenkins/jobs/VuFindHarvest/workspace -dpcov.exclude="~vendor~" /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpunit' main -logger phing.listener.DefaultLogger
PHP Deprecated:  Creation of dynamic property Phing::$searchForThis is deprecated in /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/phing/phing/classes/phing/Phing.php on line 362
Buildfile: /opt/jenkins/jobs/VuFindHarvest/workspace/build.xml

vufindharvest > main:


vufindharvest > startup:


vufindharvest > ci-tasks:


vufindharvest > phpcs:


vufindharvest > phpunit:

PHPUnit 10.5.11 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.2.16 with PCOV 1.0.10
Configuration: /opt/jenkins/jobs/VuFindHarvest/workspace/phpunit.xml

.............................................                     45 / 45 (100%)

Time: 00:01.322, Memory: 10.00 MB

OK (45 tests, 132 assertions)

Generating code coverage report in Clover XML format ... done [00:00.011]

Generating code coverage report in HTML format ... done [00:00.113]

vufindharvest > phpdoc:

[PHP Error] include_once(HTTP/Request2.php): Failed to open stream: No such file or directory [line 92 of /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/phing/phing/classes/phing/tasks/ext/HttpTask.php]
[PHP Error] include_once(): Failed opening 'HTTP/Request2.php' for inclusion (include_path='/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/phing/phing/bin/../classes:/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/pear/net_url2:/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/pear/pear_exception:/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/phing/phing/classes:.:/opt/remi/php82/root/usr/share/pear:/opt/remi/php82/root/usr/share/php:/usr/share/pear:/usr/share/php') [line 92 of /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/phing/phing/classes/phing/tasks/ext/HttpTask.php]
  [httpget] Fetching https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.3.1/phpDocumentor.phar
  [httpget] Contents from https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.3.1/phpDocumentor.phar saved to /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.3.1.phar
    [chmod] Changed file mode on '/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.3.1.phar' to 755
phpDocumentor v3.3.1

Parsing files

  1/19 [=>--------------------------]   5%
 10/19 [==============>-------------]  52%
 19/19 [============================] 100%
Applying transformations (can take a while)

  1/21 [=>--------------------------]   4%
  3/21 [====>-----------------------]  14%
  7/21 [=========>------------------]  33%
 13/21 [=================>----------]  61%
 21/21 [============================] 100%
All done in 1 seconds!

vufindharvest > phpmd:


vufindharvest > pdepend:


vufindharvest > phpstan-checkstyle:

  0/19 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░]   0%
 19/19 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


vufindharvest > shutdown:

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

BUILD FINISHED

Total time: 7.6134 seconds

Recording plot data
Publishing Javadoc
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Processing Clover XML report ...
Publishing Clover coverage results...
INFO: Processing PHPUnit-4.x (default)
INFO: [PHPUnit-4.x (default)] - 1 test report file(s) were found with the pattern 'build/vufindharvest/reports/phpunit.xml' relative to '/opt/jenkins/jobs/VuFindHarvest/workspace' for the testing framework 'PHPUnit-4.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
[Checks API] No suitable checks publisher found.
INFO: Setting the build status to SUCCESS
[PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml
[PMD] -> found 5 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 5 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 5 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 5 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/opt/jenkins/jobs/VuFindHarvest/builds/99/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml
[PMD] -> found 5 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 5 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 5 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 5 issues (skipped 0 issues)
[PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml
[PMD] -> found 5 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 5 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 5 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 5 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/opt/jenkins/jobs/VuFindHarvest/builds/99/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] Obtaining reference build from same job (VuFindHarvest)
[PMD] Using reference build 'VuFindHarvest #97' to compute new, fixed, and outstanding issues
[PMD] Issues delta (vs. reference build): outstanding: 5, new: 0, fixed: 0
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 5 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'VuFindHarvest #99'.
[Checks API] No suitable checks publisher found.
[CheckStyle] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/*checkstyle.xml'
[CheckStyle] Traversing of symbolic links: enabled
[CheckStyle] -> found 2 files
[CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/checkstyle.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'build/vufindharvest/reports/checkstyle.xml'
[CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpstan-checkstyle.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'build/vufindharvest/reports/phpstan-checkstyle.xml'
[CheckStyle] Skipping post processing
[CheckStyle] No filter has been set, publishing all 0 issues
[CheckStyle] Repository miner is not configured, skipping repository mining
[CheckStyle] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/*checkstyle.xml'
[CheckStyle] Traversing of symbolic links: enabled
[CheckStyle] -> found 2 files
[CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/checkstyle.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'build/vufindharvest/reports/checkstyle.xml'
[CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpstan-checkstyle.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'build/vufindharvest/reports/phpstan-checkstyle.xml'
[CheckStyle] Skipping post processing
[CheckStyle] No filter has been set, publishing all 0 issues
[CheckStyle] Repository miner is not configured, skipping repository mining
[CheckStyle] Reference build recorder is not configured
[CheckStyle] Obtaining reference build from same job (VuFindHarvest)
[CheckStyle] Using reference build 'VuFindHarvest #97' to compute new, fixed, and outstanding issues
[CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[CheckStyle] No quality gates have been set - skipping
[CheckStyle] Health report is disabled - skipping
[CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'VuFindHarvest #99'.
[Checks API] No suitable checks publisher found.
[JDepend] JDepend plugin is ready
[JDepend] Found 18 classes in 5 packages
Finished: SUCCESS