Skip to content
Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/WOLips_master
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/WOLips_master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/wocommunity/wolips # timeout=10
Fetching upstream changes from https://github.com/wocommunity/wolips
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/wocommunity/wolips +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c53cfe58868414c639270fc2d6b1b797b68be2c8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c53cfe58868414c639270fc2d6b1b797b68be2c8 # timeout=10
Commit message: "Merge pull request #200 from wocommunity/dependabot/maven/org.mozilla-rhino-1.7.15.1"
 > git rev-list --no-walk 356d8ad65fae3ebb51aa8fea3881496b70e6963a # timeout=10
[WOLips_master] $ /bin/sh -xe /tmp/jenkins17847361292075636473.sh
+ date +%Y%m%d
+ CURRENT_DATE=20260108
+ echo build.version=4.18.20260108.44
+ echo user.home=/var/lib/jenkins/workspace/WOLips_master
+ echo compile.source=11
+ echo compile.target=11
+ echo system.home=/var/lib/jenkins/workspace/WOLips_master/System
+ echo eclipse.home=/opt/eclipse418
+ echo feature.updateSiteName=WOLips
+ echo wolips.compile.source = 11
+ echo wolips.compile.target = 11
+ echo feature.updateSite=https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
ERROR: Unable to find build script at /var/lib/jenkins/workspace/WOLips_master/build.xml
Archiving artifacts
Publishing Javadoc
Finished: FAILURE