Skip to content

Console Output

22:54:06 [2026-05-29T20:54:06.004Z] The recommended git tool is: NONE
22:54:06 [2026-05-29T20:54:06.004Z] No credentials specified
22:54:06 [2026-05-29T20:54:06.006Z] Cloning the remote Git repository
22:54:06 [2026-05-29T20:54:06.009Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
22:54:06 [2026-05-29T20:54:06.010Z]  > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
22:54:06 [2026-05-29T20:54:06.065Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
22:54:06 [2026-05-29T20:54:06.065Z]  > git --version # timeout=10
22:54:06 [2026-05-29T20:54:06.076Z]  > git --version # 'git version 2.39.5'
22:54:06 [2026-05-29T20:54:06.077Z]  > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:19 [2026-05-29T20:54:19.997Z]  > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
22:54:20 [2026-05-29T20:54:20.004Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:20 [2026-05-29T20:54:20.349Z] Avoid second fetch
22:54:20 [2026-05-29T20:54:20.353Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:54:20 [2026-05-29T20:54:20.365Z] Checking out Revision 498d7abcb936ea42d1beb6a0af41fbaced6f9025 (refs/remotes/origin/master)
22:54:20 [2026-05-29T20:54:20.367Z]  > git config core.sparsecheckout # timeout=10
22:54:20 [2026-05-29T20:54:20.375Z]  > git checkout -f 498d7abcb936ea42d1beb6a0af41fbaced6f9025 # timeout=10
22:54:20 [2026-05-29T20:54:20.723Z]  > git branch -a -v --no-abbrev # timeout=10
22:54:20 [2026-05-29T20:54:20.735Z]  > git checkout -b master 498d7abcb936ea42d1beb6a0af41fbaced6f9025 # timeout=10
22:54:21 [2026-05-29T20:54:21.069Z] Commit message: "Refactor enemy movement logic to improve collision handling and streamline velocity adjustments"
22:54:21 [2026-05-29T20:54:21.073Z]  > git rev-list --no-walk 3ac15715c2e67d54a9e9d7b502c5acf5fc7a9e29 # timeout=10