KDE CI: Extragear » digikam » kf5-qt5 Wi ndowsMSVCQt5.15 - Build # 2674 - Failure!
CI System <[email protected]>
| Newsgroups | gmane.comp.kde.digikam.devel |
|---|---|
| Message-ID | <[email protected]> |
BUILD FAILURE
Build URL
https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20WindowsMSVCQt5.15/2674/
Project:
kf5-qt5 WindowsMSVCQt5.15
Date of build:
Fri, 05 Aug 2022 10:41:22 +0000
Build duration:
19 min and counting
CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Windows Builder Iota in C:\CI\workspace\Extragear\digikam\kf5-qt5 WindowsMSVCQt5.15
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] ws
[2022-08-05T10:41:22.335Z] Running in C:/CI/Job Build
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] bat
[2022-08-05T10:41:24.195Z]
[2022-08-05T10:41:24.195Z] C:\CI\Job Build>if exist "C:\CI\Software Installs\digikam" rmdir /s /q "C:\CI\Software Installs\digikam"
[Pipeline] checkout
[2022-08-05T10:41:24.523Z] The recommended git tool is: NONE
[2022-08-05T10:41:24.550Z] No credentials specified
[2022-08-05T10:41:24.563Z] Cloning the remote Git repository
[2022-08-05T10:41:24.320Z] Cloning repository https://invent.kde.org/graphics/digikam.git
[2022-08-05T10:41:24.320Z] > git init C:\CI\Job Build # timeout=10
[2022-08-05T10:41:24.733Z] Fetching upstream changes from https://invent.kde.org/graphics/digikam.git
[2022-08-05T10:41:24.733Z] > git --version # timeout=10
[2022-08-05T10:41:24.876Z] > git --version # 'git version 2.25.0.windows.1'
[2022-08-05T10:41:24.877Z] > git fetch --tags --force --progress -- https://invent.kde.org/graphics/digikam.git +refs/heads/*:refs/remotes/origin/* # timeout=120
[2022-08-05T10:49:56.141Z] > git config remote.origin.url https://invent.kde.org/graphics/digikam.git # timeout=10
[2022-08-05T10:49:59.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-08-05T10:50:04.538Z] Avoid second fetch
[2022-08-05T10:50:04.260Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2022-08-05T10:50:18.135Z] Checking out Revision c7448014d43529bf9d1b5280415665a7a88abc50 (origin/master)
[2022-08-05T10:50:17.842Z] > git config core.sparsecheckout # timeout=10
[2022-08-05T10:50:24.302Z] > git checkout -f c7448014d43529bf9d1b5280415665a7a88abc50 # timeout=10
[2022-08-05T11:00:25.046Z] ERROR: Timeout after 10 minutes
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-08-05T11:00:42.003Z] hudson.plugins.git.GitException: Command "git checkout -f c7448014d43529bf9d1b5280415665a7a88abc50" returned status code 130:
[2022-08-05T11:00:42.003Z] stdout:
[2022-08-05T11:00:42.003Z] stderr:
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767)
[2022-08-05T11:00:42.003Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from arkyid.kde.org/116.202.55.210:49693
[2022-08-05T11:00:42.003Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
[2022-08-05T11:00:42.003Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
[2022-08-05T11:00:42.003Z] at hudson.remoting.Channel.call(Channel.java:1001)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2022-08-05T11:00:42.003Z] at sun.reflect.GeneratedMethodAccessor388.invoke(Unknown Source)
[2022-08-05T11:00:42.003Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-08-05T11:00:42.003Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2022-08-05T11:00:42.003Z] at com.sun.proxy.$Proxy96.execute(Unknown Source)
[2022-08-05T11:00:42.003Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1352)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2022-08-05T11:00:42.003Z] at java.lang.Thread.run(Thread.java:748)
[2022-08-05T11:00:42.003Z] Caused: hudson.plugins.git.GitException: Could not checkout c7448014d43529bf9d1b5280415665a7a88abc50
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2791)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2022-08-05T11:00:42.003Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2022-08-05T11:00:42.003Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2022-08-05T11:00:42.003Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2022-08-05T11:00:42.003Z] at hudson.remoting.Request$2.run(Request.java:369)
[2022-08-05T11:00:42.003Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2022-08-05T11:00:42.003Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2022-08-05T11:00:42.003Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:98)
[2022-08-05T11:00:42.003Z] at java.lang.Thread.run(Unknown Source)
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext