Skip to content
Failed

Console Output

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.25.1'
 > 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 f6c3ba6c2d6bddcee285463ab022711bbe758619 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6c3ba6c2d6bddcee285463ab022711bbe758619 # timeout=10
Commit message: "Fix broken CSSAssistProcessor and dependency."
 > git rev-list --no-walk 0c35ef0cb862aff90a02b51520aaf13394a02296 # timeout=10
[WOLips_master] $ /bin/sh -xe /tmp/jenkins13212739207341459766.sh
+ date +%Y%m%d
+ CURRENT_DATE=20250102
+ echo build.version=4.18.20250102.30
+ 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