Started by user score Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python-pyglet The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://aur.archlinux.org/python-pyglet.git > git init /var/lib/jenkins/workspace/pkgbuilds/python-pyglet # timeout=10 Fetching upstream changes from https://aur.archlinux.org/python-pyglet.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://aur.archlinux.org/python-pyglet.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://aur.archlinux.org/python-pyglet.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Skipped archiving because build is not successful Publishing build last changes... ERROR: No successful build found, last changes will use previous revision. ERROR: Last Changes NOT published due to the following error: Could not find previous head of repository located at /var/lib/jenkins/workspace/pkgbuilds/python-pyglet/.git. Its your first commit? Finished: FAILURE