BUILD FAILURE
Build URL https://build.kde.org/job/Plasma%20bluedevil%20kf5-qt5%20FreeBSDQt5.9/21/
Project: Plasma bluedevil kf5-qt5 FreeBSDQt5.9
Date of build: Sun, 29 Apr 2018 01:37:28 +0000
Build duration: 11 sec and counting

CONSOLE OUTPUT
[...truncated 4.52 KB...]
> git config remote.origin.url git://anongit.kde.org/bluedevil # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://anongit.kde.org/bluedevil # timeout=10
Fetching upstream changes from git://anongit.kde.org/bluedevil
> git fetch --tags --progress git://anongit.kde.org/bluedevil +refs/heads/*:refs/remotes/origin/* # timeout=120
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3a798d938b80279bd6d4ccc343fdea7f07501bd2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a798d938b80279bd6d4ccc343fdea7f07501bd2
Commit message: "GIT_SILENT made messages (after extraction)"
> git rev-list --no-walk 79ca6ef9f8ab1055aa09f9622013f0f704c164a2 # timeout=10
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
> git init /usr/home/jenkins/workspace/Plasma bluedevil kf5-qt5 FreeBSDQt5.9/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 142662987a0432f84ac64254ee017356df56ae7d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 142662987a0432f84ac64254ee017356df56ae7d
Commit message: "I shouldn't be doing this late at night. Make sure the file always exists"
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> git init /usr/home/jenkins/workspace/Plasma bluedevil kf5-qt5 FreeBSDQt5.9/ci-tooling/repo-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2a2ecc231f52aedb4ce9a8df02ad35a93e3dbcb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2a2ecc231f52aedb4ce9a8df02ad35a93e3dbcb1
Commit message: "Create repository for the Itinerary application."
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/kde-build-metadata
> git init /usr/home/jenkins/workspace/Plasma bluedevil kf5-qt5 FreeBSDQt5.9/ci-tooling/kde-build-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/kde-build-metadata
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://anongit.kde.org/kde-build-metadata/': Could not resolve host: anongit.kde.org
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1715)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:614)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to FreeBSD Builder 3
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy75.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1120)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
at hudson.security.ACL.impersonate(ACL.java:290)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
... 4 more
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to