Console Output
No credentials specified
Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@49eaaada; decorates hudson.Launcher$LocalLauncher@472d4d97 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/cuberite/cuberite.git
> git init /var/jenkins_home/workspace/android # timeout=10
Fetching upstream changes from https://github.com/cuberite/cuberite.git
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/cuberite/cuberite.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/cuberite/cuberite.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/cuberite/cuberite.git # timeout=10
Fetching upstream changes from https://github.com/cuberite/cuberite.git
> git fetch --tags --force --progress -- https://github.com/cuberite/cuberite.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ce1d6a7ebd4b26c8aebe91611d5cbf17c7c8d658 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ce1d6a7ebd4b26c8aebe91611d5cbf17c7c8d658 # timeout=10
Commit message: "Protocol: Avoid crashing on invalid sign text"
First time build. Skipping changelog.