Skip to content

Console Output

Started by GitHub push by kev626
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/Pufferfish-1.20
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Pufferfish-1.20/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/pufferfish-gg/Pufferfish # timeout=10
Fetching upstream changes from https://github.com/pufferfish-gg/Pufferfish
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/pufferfish-gg/Pufferfish +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/ver/1.20^{commit} # timeout=10
Checking out Revision 852ea89d9eaa3af12ace8839275fb8116fc98b08 (refs/remotes/origin/ver/1.20)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 852ea89d9eaa3af12ace8839275fb8116fc98b08 # timeout=10
Commit message: "Updated Upstream (Paper)"
 > git rev-list --no-walk 9d1221590f971c24f0f1643dc910274ba3369f2e # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@25cee7ef[archived=false,commits={},compareUsePaginatedCommits=false,description=A high-performance fork of Paper designed for large servers.,disabled=false,fork=false,homepage=,isTemplate=false,language=Shell,milestones={},name=Pufferfish,nodeId=R_kgDOGWX9EA,parent=<null>,size=891,source=<null>,visibility=public,createdAt=2021-11-09T06:19:37Z,id=426114320,nodeId=<null>,updatedAt=2024-04-15T18:02:47Z,url=https://api.github.com/repos/pufferfish-gg/Pufferfish]] (sha:852ea89) with context:Jenkins
Setting commit status on GitHub for https://github.com/pufferfish-gg/Pufferfish/commit/852ea89d9eaa3af12ace8839275fb8116fc98b08
[Gradle] - Launching build.
[Pufferfish-1.20] $ /var/lib/jenkins/workspace/Pufferfish-1.20/gradlew applyPatches
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
paperweight-patcher v1.5.15 (running on 'Linux')

> Task :clonePaperRepo

> Configure project :paper
paperweight-core v1.5.15 (running on 'Linux')

> Configure project :paper:paper-server
e: file:///var/lib/jenkins/workspace/Pufferfish-1.20/.gradle/caches/paperweight/upstreams/paper/Paper-Server/build.gradle.kts:214:21: Unresolved reference: filterProjectDir
e: file:///var/lib/jenkins/workspace/Pufferfish-1.20/.gradle/caches/paperweight/upstreams/paper/Paper-Server/build.gradle.kts:214:48: Unresolved reference: it

> Task :getPaperUpstreamData FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Pufferfish-1.20/.gradle/caches/paperweight/upstreams/paper/Paper-Server/build.gradle.kts' line: 214

* What went wrong:
Script compilation errors:

  Line 214:     classpath(tasks.filterProjectDir.flatMap { it.outputJar })
                                ^ Unresolved reference: filterProjectDir

  Line 214:     classpath(tasks.filterProjectDir.flatMap { it.outputJar })
                                                           ^ Unresolved reference: it

2 errors

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 29s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@263be5e9[archived=false,commits={},compareUsePaginatedCommits=false,description=A high-performance fork of Paper designed for large servers.,disabled=false,fork=false,homepage=,isTemplate=false,language=Shell,milestones={},name=Pufferfish,nodeId=R_kgDOGWX9EA,parent=<null>,size=891,source=<null>,visibility=public,createdAt=2021-11-09T06:19:37Z,id=426114320,nodeId=<null>,updatedAt=2024-04-15T18:02:47Z,url=https://api.github.com/repos/pufferfish-gg/Pufferfish]] (sha:852ea89) with context:Jenkins
Setting commit status on GitHub for https://github.com/pufferfish-gg/Pufferfish/commit/852ea89d9eaa3af12ace8839275fb8116fc98b08
Finished: FAILURE