Skip to content

Console Output

Loading library psikon-jenkins-aptly@master
Examining psikon-org/psikon-jenkins-aptly
Attempting to resolve master as a branch
Resolved master as branch master at revision fa35470d9ccc444d91f57da1736f8ef336865f8c
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/psikon-org/psikon-jenkins-aptly.git
 > git init /home/psikon/.jenkins/workspace/Deb Repository Publisher@libs/psikon-jenkins-aptly # timeout=10
Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-aptly.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-aptly.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-aptly.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-aptly.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-aptly.git
 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-aptly.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision fa35470d9ccc444d91f57da1736f8ef336865f8c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10
Commit message: "first commit"
 > git rev-list --no-walk fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10