BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20WindowsMSVCQt5.13/43/
Project: kf5-qt5 WindowsMSVCQt5.13
Date of build: Wed, 15 Jan 2020 19:02:18 +0000
Build duration: 38 sec and counting


CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Windows Builder 2 in C:\CI\workspace\Frameworks\kwindowsystem\kf5-qt5 WindowsMSVCQt5.13
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] bat
[2020-01-15T19:02:22.970Z]
[2020-01-15T19:02:22.970Z] C:\CI\workspace\Frameworks\kwindowsystem\kf5-qt5 WindowsMSVCQt5.13>if exist "C:\CI\Software Installs\kwindowsystem" rmdir /s /q "C:\CI\Software Installs\kwindowsystem"
[Pipeline] checkout
[2020-01-15T19:02:23.288Z] No credentials specified
[2020-01-15T19:02:23.301Z] Cloning the remote Git repository
[2020-01-16T04:02:23.045Z] Cloning repository git://anongit.kde.org/kwindowsystem
[2020-01-16T04:02:23.047Z] > git init C:\CI\workspace\Frameworks\kwindowsystem\kf5-qt5 WindowsMSVCQt5.13 # timeout=10
[2020-01-16T04:02:23.106Z] Fetching upstream changes from git://anongit.kde.org/kwindowsystem
[2020-01-16T04:02:23.106Z] > git --version # timeout=10
[2020-01-16T04:02:23.138Z] > git fetch --tags --progress -- git://anongit.kde.org/kwindowsystem +refs/heads/*:refs/remotes/origin/* # timeout=120
[2020-01-15T19:02:54.981Z] ERROR: Error fetching remote repo 'origin'
[2020-01-15T19:02:54.981Z] hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/kwindowsystem
[2020-01-15T19:02:54.981Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:899)
[2020-01-15T19:02:54.981Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
[2020-01-15T19:02:54.981Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-01-15T19:02:54.981Z] at java.lang.Thread.run(Thread.java:748)
[2020-01-15T19:02:54.981Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://anongit.kde.org/kwindowsystem +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2020-01-15T19:02:54.981Z] stdout:
[2020-01-15T19:02:54.981Z] stderr: fatal: read error: Invalid argument
[2020-01-15T19:02:54.981Z]
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2020-01-15T19:02:54.981Z] at hudson.remoting.UserRequest.perform(UserRequest.java:212)
[2020-01-15T19:02:54.981Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2020-01-15T19:02:54.981Z] at hudson.remoting.Request$2.run(Request.java:369)
[2020-01-15T19:02:54.981Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2020-01-15T19:02:54.981Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2020-01-15T19:02:54.981Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
[2020-01-15T19:02:54.981Z] at java.lang.Thread.run(Unknown Source)
[2020-01-15T19:02:54.981Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from artonis.kde.org/195.201.167.115:54294
[2020-01-15T19:02:54.981Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
[2020-01-15T19:02:54.981Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-01-15T19:02:54.981Z] at hudson.remoting.Channel.call(Channel.java:951)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-01-15T19:02:54.981Z] at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
[2020-01-15T19:02:54.981Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-01-15T19:02:54.981Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-01-15T19:02:54.981Z] at com.sun.proxy.$Proxy92.execute(Unknown Source)
[2020-01-15T19:02:54.981Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:897)
[2020-01-15T19:02:54.981Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
[2020-01-15T19:02:54.981Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2020-01-15T19:02:54.981Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-01-15T19:02:54.982Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-01-15T19:02:54.982Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-01-15T19:02:54.982Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-01-15T19:02:54.982Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-01-15T19:02:54.982Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-01-15T19:02:54.982Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-01-15T19:02:54.982Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-01-15T19:02:56.215Z] ERROR: Error fetching remote repo 'origin'
[2020-01-16T04:02:54.509Z] > git config remote.origin.url git://anongit.kde.org/kwindowsystem # timeout=10
[2020-01-16T04:02:54.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-01-16T04:02:54.577Z] > git config remote.origin.url git://anongit.kde.org/kwindowsystem # timeout=10
[2020-01-16T04:02:54.614Z] Fetching upstream changes from git://anongit.kde.org/kwindowsystem
[2020-01-16T04:02:54.614Z] > git fetch --tags --progress -- git://anongit.kde.org/kwindowsystem +refs/heads/*:refs/remotes/origin/* # timeout=120
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to