Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-storage-develop-verify #149

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-develop-verify/149/display/redirect>

------------------------------------------
Started by user hmottestad@xxxxxxxxx
Building in workspace <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-develop-verify/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/rdf4j-storage.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/rdf4j-storage.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/rdf4j-storage.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision e408b68e4105f9b78002b7a99f00be626df21622 (origin/develop)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f e408b68e4105f9b78002b7a99f00be626df21622
Commit message: "Merge pull request #131 from eclipse/feature/1118_more_sh_or_support"
 > /usr/local/bin/git rev-list --no-walk e408b68e4105f9b78002b7a99f00be626df21622 # timeout=10
[workspace] $ /bin/sh -xe /tmp/genie.rdf4j/jenkins3003677657029729277.sh
+ sudo lsof -i -P -n

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: no tty present and no askpass program specified
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user hmottestad@xxxxxxxxx


Back to the top