Skip to content
Failed

Console Output

Skipping 161 KB.. Full Log
22:48:23 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
22:48:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
22:48:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
22:48:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
22:48:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
22:48:23 	at java.base/java.lang.Thread.run(Thread.java:829)
22:48:23 Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/*" returned status code 128:
22:48:23 stdout: 
22:48:23 stderr: kex_exchange_identification: read: Connection reset by peer
22:48:23 fatal: Could not read from remote repository.
22:48:23 
22:48:23 Please make sure you have the correct access rights
22:48:23 and the repository exists.
22:48:23 
22:48:23 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675)
22:48:23 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099)
22:48:23 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
22:48:23 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619)
22:48:23 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
22:48:23 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
22:48:23 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
22:48:23 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
22:48:23 	at hudson.remoting.Request$2.run(Request.java:376)
22:48:23 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
22:48:23 	... 4 more
22:48:23 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Brokk 7
22:48:23 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
22:48:23 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
22:48:23 		at hudson.remoting.Channel.call(Channel.java:1000)
22:48:23 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
22:48:23 		at jdk.internal.reflect.GeneratedMethodAccessor324.invoke(Unknown Source)
22:48:23 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:48:23 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
22:48:23 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
22:48:23 		at com.sun.proxy.$Proxy88.execute(Unknown Source)
22:48:23 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
22:48:23 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244)
22:48:23 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308)
22:48:23 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
22:48:23 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
22:48:23 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
22:48:23 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
22:48:23 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
22:48:23 		... 4 more
22:48:23 [Pipeline] }
22:48:23 [Pipeline] // stage
22:48:23 [Pipeline] }
22:48:23 [Pipeline] // wrap
22:48:23 [Pipeline] }
22:48:23 [Pipeline] // node
22:48:23 [Pipeline] echo
22:48:23 hudson.AbortException: Error fetching remote repo 'origin'
22:48:23 [Pipeline] node
22:48:23 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master
22:48:23 [Pipeline] {
22:48:23 [Pipeline] echo
22:48:23 Notifying users of result
22:48:23 [Pipeline] echo
22:48:23 Would send email to: cforall@lists.uwaterloo.ca
22:48:23 [Pipeline] echo
22:48:23 With title: [cforall git][BUILD# 19961 - FAILURE] - branch master
22:48:23 [Pipeline] echo
22:48:23 Content: 
22:48:23 <p>This is an automated email from the Jenkins build machine. It was
22:48:23 generated because of a git hooks/post-receive script following
22:48:23 a ref change which was pushed to the C∀ repository.</p>
22:48:23 
22:48:23 <p>- Status --------------------------------------------------------------</p>
22:48:23 
22:48:23 <p>BUILD# 19961 - FAILURE</p>
22:48:23 <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19961/ to view the results.</p>
22:48:23 
22:48:23 ERROR retrieveing current git information!
22:48:23 
22:48:23 [Pipeline] }
22:48:23 [Pipeline] // node
22:48:23 [Pipeline] echo
22:48:23 Build Completed
22:48:23 [Pipeline] End of Pipeline
22:48:23 ERROR: Error fetching remote repo 'origin'
22:48:23 Finished: FAILURE
[Pipeline] error
[Pipeline] }
22:48:23 Failed in branch gcc_06_x64_new
[Pipeline] echo
22:48:28 FAILURE
[Pipeline] sh
22:48:28 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19959/consoleText
22:48:28 Started by upstream project "Cforall_Full_Build" build number 2206
22:48:28 originally caused by:
22:48:28  Started by timer
22:48:28 Running as Jenkins Build User
22:48:28  > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
22:48:28 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:48:28  > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:48:28 Fetching origin...
22:48:28 Fetching upstream changes from origin
22:48:28  > git --version # timeout=10
22:48:28  > git --version # 'git version 2.25.1'
22:48:28  > git config --get remote.origin.url # timeout=10
22:48:28 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020
22:48:28 Verifying host key using known hosts file
22:48:28  > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
22:48:28 Seen branch in repository origin/aaron-thesis
22:48:28 Seen branch in repository origin/arm-eh
22:48:28 Seen branch in repository origin/cleanup-dtors
22:48:28 Seen branch in repository origin/ctor
22:48:28 Seen branch in repository origin/deferred_resn
22:48:28 Seen branch in repository origin/demangler
22:48:28 Seen branch in repository origin/enum
22:48:28 Seen branch in repository origin/forall-pointer-decay
22:48:28 Seen branch in repository origin/gc_noraii
22:48:28 Seen branch in repository origin/jacob/cs343-translation
22:48:28 Seen branch in repository origin/jenkins-sandbox
22:48:28 Seen branch in repository origin/master
22:48:28 Seen branch in repository origin/memory
22:48:28 Seen branch in repository origin/new-ast
22:48:28 Seen branch in repository origin/new-ast-unique-expr
22:48:28 Seen branch in repository origin/new-env
22:48:28 Seen branch in repository origin/no_list
22:48:28 Seen branch in repository origin/persistent-indexer
22:48:28 Seen branch in repository origin/pthread-emulation
22:48:28 Seen branch in repository origin/qualifiedEnum
22:48:28 Seen branch in repository origin/resolv-new
22:48:28 Seen branch in repository origin/string
22:48:28 Seen branch in repository origin/with_gc
22:48:28 Seen 23 remote branches
22:48:28 Obtained Jenkinsfile from 4dba1da9761c2530e2a153b05a7e9cf84f15613c
22:48:28 [Pipeline] Start of Pipeline
22:48:28 [Pipeline] node
22:48:28 Running on Brokk 0 in /var/lib/jenkins/workspace/Cforall_master
22:48:28 [Pipeline] {
22:48:28 [Pipeline] wrap
22:48:28 [Pipeline] {
22:48:28 [Pipeline] properties
22:48:28 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:48:28 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:48:28 [Pipeline] checkout
22:48:28 The recommended git tool is: NONE
22:48:28 using credential git_key_aug20
22:48:28 Fetching changes from the remote Git repository
22:48:28 Cleaning workspace
22:48:28 Fetching without tags
22:48:28  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10
22:48:28  > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:48:28  > git rev-parse --verify HEAD # timeout=10
22:48:28 Resetting working tree
22:48:28  > git reset --hard # timeout=10
22:48:28  > git clean -fdx # timeout=10
22:48:28 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:48:28  > git --version # timeout=10
22:48:28  > git --version # 'git version 2.25.1'
22:48:28 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020
22:48:28 Verifying host key using known hosts file
22:48:28  > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
22:48:28 Checking out Revision 4dba1da9761c2530e2a153b05a7e9cf84f15613c (master)
22:48:28 Commit message: "Re-enabled 32bit comp fair test"
22:48:28 [Pipeline] load
22:48:28 [Pipeline] { (Jenkins/tools.groovy)
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // load
22:48:28 [Pipeline] echo
22:48:28 Compiler 	         : gcc-10 (g++-10/gcc-10)
22:48:28 Architecture            : x86
22:48:28 Arc Flags               : --host=i386
22:48:28 Run All Tests           : true
22:48:28 Run Benchmark           : true
22:48:28 Build Documentation     : true
22:48:28 Publish                 : true
22:48:28 Silent                  : true
22:48:28 
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // wrap
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // node
22:48:28 [Pipeline] node
22:48:28 Running on Ada in /var/lib/jenkins/workspace/Cforall_master
22:48:28 [Pipeline] {
22:48:28 [Pipeline] wrap
22:48:28 [Pipeline] {
22:48:28 [Pipeline] pwd
22:48:28 [Pipeline] pwd
22:48:28 [Pipeline] echo
22:48:28  -------- Cleanup -------- 
22:48:28 [Pipeline] stage
22:48:28 [Pipeline] { (Cleanup)
22:48:28 [Pipeline] dir
22:48:28 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
22:48:28 [Pipeline] {
22:48:28 [Pipeline] deleteDir
22:48:28  > git config core.sparsecheckout # timeout=10
22:48:28  > git checkout -f 4dba1da9761c2530e2a153b05a7e9cf84f15613c # timeout=10
22:48:28  > git rev-list --no-walk 4dba1da9761c2530e2a153b05a7e9cf84f15613c # timeout=10
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // dir
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // stage
22:48:28 [Pipeline] echo
22:48:28  -------- Checkout -------- 
22:48:28 [Pipeline] stage
22:48:28 [Pipeline] { (Checkout)
22:48:28 [Pipeline] checkout
22:48:28 The recommended git tool is: NONE
22:48:28 using credential git_key_aug20
22:48:28 Fetching changes from the remote Git repository
22:48:28 Cleaning workspace
22:48:28 Fetching without tags
22:48:28 ERROR: Error fetching remote repo 'origin'
22:48:28 hudson.plugins.git.GitException: Failed to fetch from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:48:28 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
22:48:28 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244)
22:48:28 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308)
22:48:28 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
22:48:28 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
22:48:28 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
22:48:28 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
22:48:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
22:48:28 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
22:48:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
22:48:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
22:48:28 	at java.base/java.lang.Thread.run(Thread.java:829)
22:48:28 Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/*" returned status code 128:
22:48:28 stdout: 
22:48:28 stderr: kex_exchange_identification: read: Connection reset by peer
22:48:28 Connection reset by 129.97.186.80 port 22
22:48:28 fatal: Could not read from remote repository.
22:48:28 
22:48:28 Please make sure you have the correct access rights
22:48:28 and the repository exists.
22:48:28 
22:48:28 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675)
22:48:28 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099)
22:48:28 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
22:48:28 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619)
22:48:28 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
22:48:28 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
22:48:28 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
22:48:28 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
22:48:28 	at hudson.remoting.Request$2.run(Request.java:376)
22:48:28 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
22:48:28 	... 4 more
22:48:28 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Ada
22:48:28 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
22:48:28 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
22:48:28 		at hudson.remoting.Channel.call(Channel.java:1000)
22:48:28 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
22:48:28 		at jdk.internal.reflect.GeneratedMethodAccessor324.invoke(Unknown Source)
22:48:28 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:48:28 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
22:48:28 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
22:48:28 		at com.sun.proxy.$Proxy88.execute(Unknown Source)
22:48:28 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
22:48:28 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244)
22:48:28 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308)
22:48:28 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
22:48:28 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
22:48:28 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
22:48:28 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
22:48:28 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
22:48:28 		... 4 more
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // stage
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // wrap
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // node
22:48:28 [Pipeline] echo
22:48:28 hudson.AbortException: Error fetching remote repo 'origin'
22:48:28 [Pipeline] node
22:48:28 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master
22:48:28 [Pipeline] {
22:48:28 [Pipeline] echo
22:48:28 Notifying users of result
22:48:28 [Pipeline] echo
22:48:28 Would send email to: cforall@lists.uwaterloo.ca
22:48:28 [Pipeline] echo
22:48:28 With title: [cforall git][BUILD# 19959 - FAILURE] - branch master
22:48:28 [Pipeline] echo
22:48:28 Content: 
22:48:28 <p>This is an automated email from the Jenkins build machine. It was
22:48:28 generated because of a git hooks/post-receive script following
22:48:28 a ref change which was pushed to the C∀ repository.</p>
22:48:28 
22:48:28 <p>- Status --------------------------------------------------------------</p>
22:48:28 
22:48:28 <p>BUILD# 19959 - FAILURE</p>
22:48:28 <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19959/ to view the results.</p>
22:48:28 
22:48:28 ERROR retrieveing current git information!
22:48:28 
22:48:28 [Pipeline] }
22:48:28 [Pipeline] // node
22:48:28 [Pipeline] echo
22:48:28 Build Completed
22:48:28 [Pipeline] End of Pipeline
22:48:28 ERROR: Error fetching remote repo 'origin'
22:48:28 Finished: FAILURE
[Pipeline] error
[Pipeline] }
22:48:28 Failed in branch gcc_08_x86_new
[Pipeline] build
22:49:04 Scheduling project: Cforall » master
[Pipeline] build
22:49:04 Scheduling project: Cforall » master
22:49:13 Starting building: Cforall » master #19963
22:49:13 Starting building: Cforall » master #19962
[Pipeline] echo
22:49:17 FAILURE
[Pipeline] sh
22:49:17 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19963/consoleText
22:49:17 Started by upstream project "Cforall_Full_Build" build number 2206
22:49:17 originally caused by:
22:49:17  Started by timer
22:49:17 Running as Jenkins Build User
22:49:17  > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
22:49:17 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:49:17  > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:49:17 Fetching origin...
22:49:17 Fetching upstream changes from origin
22:49:17  > git --version # timeout=10
22:49:17  > git --version # 'git version 2.25.1'
22:49:17  > git config --get remote.origin.url # timeout=10
22:49:17 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020
22:49:17 Verifying host key using known hosts file
22:49:17  > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
22:49:17 Seen branch in repository origin/aaron-thesis
22:49:17 Seen branch in repository origin/arm-eh
22:49:17 Seen branch in repository origin/cleanup-dtors
22:49:17 Seen branch in repository origin/ctor
22:49:17 Seen branch in repository origin/deferred_resn
22:49:17 Seen branch in repository origin/demangler
22:49:17 Seen branch in repository origin/enum
22:49:17 Seen branch in repository origin/forall-pointer-decay
22:49:17 Seen branch in repository origin/gc_noraii
22:49:17 Seen branch in repository origin/jacob/cs343-translation
22:49:17 Seen branch in repository origin/jenkins-sandbox
22:49:17 Seen branch in repository origin/master
22:49:17 Seen branch in repository origin/memory
22:49:17 Seen branch in repository origin/new-ast
22:49:17 Seen branch in repository origin/new-ast-unique-expr
22:49:17 Seen branch in repository origin/new-env
22:49:17 Seen branch in repository origin/no_list
22:49:17 Seen branch in repository origin/persistent-indexer
22:49:17 Seen branch in repository origin/pthread-emulation
22:49:17 Seen branch in repository origin/qualifiedEnum
22:49:17 Seen branch in repository origin/resolv-new
22:49:17 Seen branch in repository origin/string
22:49:17 Seen branch in repository origin/with_gc
22:49:17 Seen 23 remote branches
22:49:17 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/*" returned status code 128:
22:49:17 stdout: 
22:49:17 stderr: kex_exchange_identification: Connection closed by remote host
22:49:17 fatal: Could not read from remote repository.
22:49:17 
22:49:17 Please make sure you have the correct access rights
22:49:17 and the repository exists.
22:49:17 
22:49:17 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675)
22:49:17 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099)
22:49:17 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
22:49:17 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619)
22:49:17 	at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:409)
22:49:17 	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:316)
22:49:17 	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:106)
22:49:17 	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
22:49:17 	at hudson.model.ResourceController.execute(ResourceController.java:101)
22:49:17 	at hudson.model.Executor.run(Executor.java:442)
22:49:17 Finished: FAILURE
[Pipeline] error
[Pipeline] }
22:49:17 Failed in branch clang_x64_new
[Pipeline] build
22:51:04 Scheduling project: Cforall » master
22:51:13 Starting building: Cforall » master #19964
[Pipeline] echo
23:00:10 SUCCESS
[Pipeline] }
[Pipeline] echo
23:01:24 SUCCESS
[Pipeline] }
[Pipeline] echo
23:04:24 SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] echo
error caught
[Pipeline] node
Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build
[Pipeline] {
[Pipeline] echo
notifying users
[Pipeline] emailext
Sending email to: cforall@lists.uwaterloo.ca
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: FAILURE
Finished: FAILURE