18:44:49+ wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/1514/consoleText18:44:49Started by upstream project "Cforall_Full_Build" build number 186
18:44:49originally caused by:
18:44:49 Started by user pabuhr
18:44:49Running as Jenkins Build User
18:44:49 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
18:44:49Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
18:44:49 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
18:44:49Fetching origin...
18:44:49Fetching upstream changes from origin
18:44:49 > git --version # timeout=10
18:44:49 > git --version # 'git version 2.43.0'
18:44:49 > git config --get remote.origin.url # timeout=10
18:44:49using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
18:44:49Verifying host key using known hosts file
18:44:49 > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
18:44:49Seen branch in repository origin/ADT
18:44:49Seen branch in repository origin/aaron-thesis
18:44:49Seen branch in repository origin/arm-eh
18:44:49Seen branch in repository origin/ast-experimental
18:44:49Seen branch in repository origin/cleanup-dtors
18:44:49Seen branch in repository origin/ctor
18:44:49Seen branch in repository origin/deferred_resn
18:44:49Seen branch in repository origin/demangler
18:44:49Seen branch in repository origin/enum
18:44:49Seen branch in repository origin/forall-pointer-decay
18:44:49Seen branch in repository origin/gc_noraii
18:44:49Seen branch in repository origin/jacob/cs343-translation
18:44:49Seen branch in repository origin/jenkins-sandbox
18:44:49Seen branch in repository origin/master
18:44:49Seen branch in repository origin/memory
18:44:49Seen branch in repository origin/new-ast
18:44:49Seen branch in repository origin/new-ast-unique-expr
18:44:49Seen branch in repository origin/new-env
18:44:49Seen branch in repository origin/no_list
18:44:49Seen branch in repository origin/persistent-indexer
18:44:49Seen branch in repository origin/pthread-emulation
18:44:49Seen branch in repository origin/qualifiedEnum
18:44:49Seen branch in repository origin/resolv-new
18:44:49Seen branch in repository origin/string
18:44:49Seen branch in repository origin/stuck-waitfor-destruct
18:44:49Seen branch in repository origin/with_gc
18:44:49Seen 26 remote branches
18:44:49Obtained Jenkinsfile from c25202b56f6c2a1eabc23c13365480ca5862f67e
18:44:49[Pipeline] Start of Pipeline
18:44:49[Pipeline] node
18:44:49Running on Brokk 6 in /var/lib/jenkins/workspace/Cforall_master
18:44:49[Pipeline] {
18:44:49[Pipeline] wrap
18:44:49[Pipeline] {
18:44:49[Pipeline] properties
18:44:49WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
18:44:49WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
18:44:49[Pipeline] checkout
18:44:49The recommended git tool is: NONE
18:44:49using credential git_key_aug2025
18:44:49Fetching changes from the remote Git repository
18:44:49Cleaning workspace
18:44:49Fetching without tags
18:44:49Checking out Revision c25202b56f6c2a1eabc23c13365480ca5862f67e (master)
18:44:49Commit message: "Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc"
18:44:49[Pipeline] load
18:44:49[Pipeline] { (Jenkins/tools.groovy)
18:44:49[Pipeline] }
18:44:49[Pipeline] // load
18:44:49Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.cc). Administrators can decide whether to approve or reject this signature.
18:44:49[Pipeline] }
18:44:49[Pipeline] // wrap
18:44:49 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10
18:44:49 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
18:44:49 > git rev-parse --verify HEAD # timeout=10
18:44:49Resetting working tree
18:44:49 > git reset --hard # timeout=10
18:44:49 > git clean -fdx # timeout=10
18:44:49Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
18:44:49 > git --version # timeout=10
18:44:49 > git --version # 'git version 2.43.0'
18:44:49using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
18:44:49Verifying host key using known hosts file
18:44:49 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
18:44:49 > git config core.sparsecheckout # timeout=10
18:44:49 > git checkout -f c25202b56f6c2a1eabc23c13365480ca5862f67e # timeout=10
18:44:49 > git rev-list --no-walk c25202b56f6c2a1eabc23c13365480ca5862f67e # timeout=10
18:44:49[Pipeline] }
18:44:49[Pipeline] // node
18:44:49[Pipeline] echo
18:44:49org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.cc)
18:44:49[Pipeline] node
18:44:49Running on Brokk 6 in /var/lib/jenkins/workspace/Cforall_master
18:44:49[Pipeline] {
18:44:49[Pipeline] echo
18:44:49Notifying users of result
18:44:49[Pipeline] echo
18:44:49Would send email to: cforall@lists.uwaterloo.ca
18:44:49[Pipeline] echo
18:44:49With title: [cforall git][BUILD# 1514 - FAILURE] - branch master
18:44:49[Pipeline] echo
18:44:49Content:
18:44:49<p>This is an automated email from the Jenkins build machine. It was
18:44:49generated because of a git hooks/post-receive script following
18:44:49a ref change which was pushed to the Cā repository.</p>
18:44:4918:44:49<p>- Status --------------------------------------------------------------</p>
18:44:4918:44:49<p>BUILD# 1514 - FAILURE</p>
18:44:49<p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/1514/ to view the results.</p>
18:44:4918:44:49ERROR retrieveing current git information!
18:44:4918:44:49[Pipeline] }
18:44:49[Pipeline] // node
18:44:49[Pipeline] echo
18:44:49Build Completed
18:44:49[Pipeline] End of Pipeline
18:44:49Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b7c32f90-8349-4b82-8bcc-ea106614a2dc
18:44:49org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.cc)
18:44:49 at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:248)
18:44:49 at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.lambda$onGetProperty$12(SandboxInterceptor.java:349)
18:44:49 at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:386)
18:44:49 at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
18:44:49 at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
18:44:49 at org.kohsuke.groovy.sandbox.impl.Checker$checkedGetProperty$0.callStatic(Unknown Source)
18:44:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
18:44:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:197)
18:44:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:233)
18:44:49 at BuildSettings.<init>(WorkflowScript:324)
18:44:49 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
18:44:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
18:44:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
18:44:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
18:44:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
18:44:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
18:44:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
18:44:49 at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:230)
18:44:49 at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onNewInstance(GroovyInterceptor.java:42)
18:44:49 at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onNewInstance(SandboxInterceptor.java:196)
18:44:49 at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:227)
18:44:49 at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedConstructor(Checker.java:232)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.constructorCall(SandboxInvoker.java:21)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.constructorCall(LoggingInvoker.java:126)
18:44:49 at WorkflowScript.prepare_build(WorkflowScript:425)
18:44:49 at WorkflowScript.run(WorkflowScript:25)
18:44:49 at ___cps.transform___(Native Method)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:103)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
18:44:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
18:44:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:76)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
18:44:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
18:44:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
18:44:49 at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
18:44:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
18:44:49 at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
18:44:49 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
18:44:49 at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
18:44:49 at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
18:44:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
18:44:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
18:44:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
18:44:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
18:44:49 at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
18:44:49 at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
18:44:49 at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
18:44:49 at java.base/java.lang.Thread.run(Thread.java:1583)
18:44:49Finished: FAILURE