BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.15/1414/
Project: kf5-qt5 SUSEQt5.15
Date of build: Thu, 03 Mar 2022 11:09:30 +0000
Build duration: 43 sec and counting


CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘SUSEQt5.15’
Running on Docker Swarm-d71eaea88533 in /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.15
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] checkout
[2022-03-03T11:09:52.439Z] The recommended git tool is: NONE
[2022-03-03T11:09:53.484Z] No credentials specified
[2022-03-03T11:09:53.487Z] Cloning the remote Git repository
[2022-03-03T11:09:53.501Z] Cloning repository https://invent.kde.org/frameworks/kio.git
[2022-03-03T11:09:53.556Z] > git init /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.15 # timeout=10
[2022-03-03T11:09:53.580Z] Fetching upstream changes from https://invent.kde.org/frameworks/kio.git
[2022-03-03T11:09:53.581Z] > git --version # timeout=10
[2022-03-03T11:09:53.595Z] > git --version # 'git version 2.35.1'
[2022-03-03T11:09:53.596Z] > git fetch --tags --force --progress -- https://invent.kde.org/frameworks/kio.git +refs/heads/*:refs/remotes/origin/* # timeout=120
[2022-03-03T11:10:07.891Z] Avoid second fetch
[2022-03-03T11:10:07.921Z] Checking out Revision fa08838141f18959e545f08c9fcc41cffd447555 (origin/master)
[2022-03-03T11:10:07.852Z] > git config remote.origin.url https://invent.kde.org/frameworks/kio.git # timeout=10
[2022-03-03T11:10:07.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-03-03T11:10:07.896Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-03-03T11:10:07.928Z] > git config core.sparsecheckout # timeout=10
[2022-03-03T11:10:07.934Z] > git checkout -f fa08838141f18959e545f08c9fcc41cffd447555 # timeout=10
[2022-03-03T11:10:11.597Z] Commit message: "Add Qt6 Android CI"
[2022-03-03T11:10:11.601Z] > git rev-list --no-walk 2ffcc2cab351b8d64682ccfb7f2c0c1cfa81edbe # timeout=10
[Pipeline] checkout
[2022-03-03T11:10:11.749Z] The recommended git tool is: NONE
[2022-03-03T11:10:11.757Z] No credentials specified
[2022-03-03T11:10:11.760Z] Cloning the remote Git repository
[2022-03-03T11:10:11.762Z] Cloning repository https://invent.kde.org/sysadmin/ci-tooling.git
[2022-03-03T11:10:11.762Z] > git init /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.15/ci-tooling # timeout=10
[2022-03-03T11:10:11.770Z] Fetching upstream changes from https://invent.kde.org/sysadmin/ci-tooling.git
[2022-03-03T11:10:11.771Z] > git --version # timeout=10
[2022-03-03T11:10:11.783Z] > git --version # 'git version 2.35.1'
[2022-03-03T11:10:11.784Z] > git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/ci-tooling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-03-03T11:10:13.115Z] Avoid second fetch
[2022-03-03T11:10:13.126Z] Checking out Revision b4fb37c3190807b2b3223e4967638477f54f70bc (origin/master)
[2022-03-03T11:10:13.153Z] Commit message: "Initial Android Qt6/KF6 CI image"
[Pipeline] checkout
[2022-03-03T11:10:13.160Z] The recommended git tool is: NONE
[2022-03-03T11:10:13.166Z] No credentials specified
[2022-03-03T11:10:13.169Z] Cloning the remote Git repository
[2022-03-03T11:10:13.493Z] ERROR: Error cloning remote repo 'origin'
[2022-03-03T11:10:13.493Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/repo-metadata.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2022-03-03T11:10:13.493Z] stdout:
[2022-03-03T11:10:13.493Z] stderr: fatal: unable to access 'https://invent.kde.org/sysadmin/repo-metadata.git/': The requested URL returned error: 500
[2022-03-03T11:10:13.493Z]
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573)
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:802)
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2022-03-03T11:10:13.493Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2022-03-03T11:10:13.493Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2022-03-03T11:10:13.493Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2022-03-03T11:10:13.493Z] at hudson.remoting.Request$2.run(Request.java:375)
[2022-03-03T11:10:13.493Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
[2022-03-03T11:10:13.493Z] at java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2022-03-03T11:10:13.493Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2022-03-03T11:10:13.493Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2022-03-03T11:10:13.493Z] at java.lang.Thread.run(Thread.java:829)
[2022-03-03T11:10:13.493Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-d71eaea88533
[2022-03-03T11:10:13.493Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
[2022-03-03T11:10:13.494Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
[2022-03-03T11:10:13.494Z] at hudson.remoting.Channel.call(Channel.java:1001)
[2022-03-03T11:10:13.494Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2022-03-03T11:10:13.494Z] at sun.reflect.GeneratedMethodAccessor388.invoke(Unknown Source)
[2022-03-03T11:10:13.494Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-03-03T11:10:13.494Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-03-03T11:10:13.494Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2022-03-03T11:10:13.494Z] at com.sun.proxy.$Proxy95.execute(Unknown Source)
[2022-03-03T11:10:13.494Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1224)
[2022-03-03T11:10:13.494Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
[2022-03-03T11:10:13.494Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2022-03-03T11:10:13.494Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2022-03-03T11:10:13.494Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2022-03-03T11:10:13.494Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2022-03-03T11:10:13.494Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2022-03-03T11:10:13.494Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2022-03-03T11:10:13.494Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2022-03-03T11:10:13.494Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2022-03-03T11:10:13.494Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-03-03T11:10:13.504Z] ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to