Skip to content
Aborted

Console Output

01:49:18 Started by GitHub push by Geolykt
01:49:18 Running as SYSTEM
01:49:18 Building in workspace /var/lib/jenkins/workspace/micromixin
01:49:18 The recommended git tool is: NONE
01:49:18 No credentials specified
01:49:18  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/micromixin/.git # timeout=10
01:49:18 Fetching changes from the remote Git repository
01:49:18  > git config remote.origin.url https://github.com/stianloader/Micromixin.git # timeout=10
01:49:18 Fetching upstream changes from https://github.com/stianloader/Micromixin.git
01:49:18  > git --version # timeout=10
01:49:18  > git --version # 'git version 2.51.0'
01:49:18  > git fetch --tags --force --progress -- https://github.com/stianloader/Micromixin.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:49:18  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
01:49:18 Checking out Revision dcb4c85d17b40cd7a999e9928bc65b9963009e9b (refs/remotes/origin/main)
01:49:18  > git config core.sparsecheckout # timeout=10
01:49:18  > git checkout -f dcb4c85d17b40cd7a999e9928bc65b9963009e9b # timeout=10
01:49:18 Commit message: "[CI-SKIP] Update readme"
01:49:18  > git rev-list --no-walk 5d62ecf2678be86c4a180c7cec07ca23e2222b8c # timeout=10
01:49:18 false
01:49:18 SCM Skip: Pattern .*\[CI-SKIP\].* matched on message: [CI-SKIP] Update readme
01:49:18 
01:49:18 oops, forgot to include that in the last commit.
01:49:18 Also I guess this is a test on whether the jenkins
01:49:18 install is properly configured to skip on CI-SKIP
01:49:18 
01:49:18 [Gradle] - Launching build.
01:49:18 [micromixin] $ /var/lib/jenkins/workspace/micromixin/gradlew -PpublishRepo=http://localhost:25615/maven publish micromixin-testing-suite-neo:runTestSuite
01:49:18 Build was aborted
01:49:18 Finished: ABORTED