Started by timer Running as Jenkins Build User Obtained Jenkins/FullBuild from git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 3 in /var/lib/jenkins/workspace/Cforall_Full_Build [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Full_Build/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 22a59aa2f1093dba3f75c03ead018efe4854f68c (refs/remotes/origin/master) Commit message: "change meaning of < for user type" > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 > git rev-list --no-walk 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 [Pipeline] wrap [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: gcc_10_x86_new) [Pipeline] { (Branch: gcc_11_x86_new) [Pipeline] { (Branch: gcc_12_x86_new) [Pipeline] { (Branch: gcc_9_x64_new) [Pipeline] { (Branch: gcc_10_x64_new) [Pipeline] { (Branch: gcc_11_x64_new) [Pipeline] { (Branch: gcc_12_x64_new) [Pipeline] { (Branch: gcc_10_arm64_new) [Pipeline] { (Branch: gcc_11_arm64_new) [Pipeline] { (Branch: gcc_12_arm64_new) [Pipeline] { (Branch: clang_x64_new) [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3289 Starting building: Cforall » master #3290 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3293 Starting building: Cforall » master #3295 Starting building: Cforall » master #3292 Starting building: Cforall » master #3291 Starting building: Cforall » master #3294 [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3296 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3297 Starting building: Cforall » master #3298 Starting building: Cforall » master #3299 Build Cforall » master #3295 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3297 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3297/consoleText Started by upstream project "Cforall_Full_Build" build number 381 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 6 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Checking out Revision 22a59aa2f1093dba3f75c03ead018efe4854f68c (master) Commit message: "change meaning of < for user type" [Pipeline] load [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo Compiler : gcc-11 (g++-11/gcc-11) Architecture : arm64 Arc Flags : --host=aarch64 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 > git rev-list --no-walk 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 [Pipeline] // node [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘Algol’ Running on Algol in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] pwd [Pipeline] pwd [Pipeline] echo -------- Cleanup -------- [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Checkout -------- [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 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: stdout: stderr: System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8). Connection closed by 129.97.186.80 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2852) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2193) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) ... 4 more Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Algol at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy72/jdk.proxy72.$Proxy163.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:996) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ... 4 more ERROR: Error fetching remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo hudson.AbortException: Error fetching remote repo 'origin' [Pipeline] node Running on Brokk 1 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Would send email to: cforall@lists.uwaterloo.ca [Pipeline] echo With title: [cforall git][BUILD# 3297 - FAILURE] - branch master [Pipeline] echo Content:
This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.
- Status --------------------------------------------------------------
BUILD# 3297 - FAILURE
Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3297/ to view the results.
ERROR retrieveing current git information! [Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline ERROR: Error fetching remote repo 'origin' Finished: FAILURE [Pipeline] error [Pipeline] } Failed in branch gcc_11_arm64_new Build Cforall » master #3298 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3298/consoleText Started by upstream project "Cforall_Full_Build" build number 381 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 1 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 22a59aa2f1093dba3f75c03ead018efe4854f68c (master) Commit message: "change meaning of < for user type" [Pipeline] load [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo Compiler : gcc-12 (g++-12/gcc-12) Architecture : arm64 Arc Flags : --host=aarch64 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node > git config core.sparsecheckout # timeout=10 > git checkout -f 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 > git rev-list --no-walk 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 Still waiting to schedule task Waiting for next available executor on ‘Algol’ Running on Algol in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] pwd [Pipeline] pwd [Pipeline] echo -------- Cleanup -------- [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Checkout -------- [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 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: stdout: stderr: System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8). Connection closed by 129.97.186.80 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2852) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2193) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) ... 4 more Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Algol at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy72/jdk.proxy72.$Proxy163.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:996) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ... 4 more ERROR: Error fetching remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo hudson.AbortException: Error fetching remote repo 'origin' [Pipeline] node Running on Algol in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Would send email to: cforall@lists.uwaterloo.ca [Pipeline] echo With title: [cforall git][BUILD# 3298 - FAILURE] - branch master [Pipeline] echo Content:This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.
- Status --------------------------------------------------------------
BUILD# 3298 - FAILURE
Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3298/ to view the results.
ERROR retrieveing current git information! [Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline ERROR: Error fetching remote repo 'origin' Finished: FAILURE [Pipeline] error [Pipeline] } Failed in branch gcc_12_arm64_new Pausing (shutting down) Resuming build at Sat Aug 22 23:05:01 EDT 2026 after Jenkins restart Waiting for reconnection of Brokk 3 before proceeding with build Ready to run at Sat Aug 22 23:05:04 EDT 2026 Build Cforall » master #3290 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3294 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3289 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3293 completed: ABORTED [Pipeline] echo ABORTED [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3293/consoleText Started by upstream project "Cforall_Full_Build" build number 381 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] Start of Pipeline [Pipeline] node Running on Algol in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Checking out Revision 22a59aa2f1093dba3f75c03ead018efe4854f68c (master) Commit message: "change meaning of < for user type" [Pipeline] load [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo Compiler : gcc-9 (g++-9/gcc-9) Architecture : x64 Arc Flags : --host=x86_64 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 > git rev-list --no-walk 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 Running on Brokk 0 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] pwd [Pipeline] pwd [Pipeline] echo -------- Cleanup -------- [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Checkout -------- [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 22a59aa2f1093dba3f75c03ead018efe4854f68c (master) Commit message: "change meaning of < for user type" [Pipeline] echo Constructing new git message [Pipeline] sh + git rev-list 22a59aa2f1093dba3f75c03ead018efe4854f68c..22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] sh + git cat-file -t 22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 22a59aa2f1093dba3f75c03ead018efe4854f68c # timeout=10 + git rev-list --format=short 22a59aa2f1093dba3f75c03ead018efe4854f68c...22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] sh + git diff --stat --color 22a59aa2f1093dba3f75c03ead018efe4854f68c 22a59aa2f1093dba3f75c03ead018efe4854f68c [Pipeline] echo- Changes -------------------------------------------------------------
The branch master has been updated.
from 22a59aa2f1093dba3f75c03ead018efe4854f68c (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:[Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : configure -------- [Pipeline] stage [Pipeline] { (Build : configure) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] sh + ./autogen.sh Running aclocal in root Running libtoolize in root libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'. libtoolize: linking file 'automake/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'. libtoolize: linking file 'automake/libtool.m4' libtoolize: linking file 'automake/ltoptions.m4' libtoolize: linking file 'automake/ltsugar.m4' libtoolize: linking file 'automake/ltversion.m4' libtoolize: linking file 'automake/lt~obsolete.m4' Running autoconf in root Running automake in root configure.ac:223: installing 'automake/compile' configure.ac:138: installing 'automake/config.guess' configure.ac:138: installing 'automake/config.sub' configure.ac:17: installing 'automake/install-sh' benchmark/Makefile.am: installing 'automake/depcomp' parallel-tests: installing 'automake/test-driver' configure.ac: installing 'automake/ylwrap' Running aclocal in libcfa Running libtoolize in libcfa libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'. libtoolize: linking file 'automake/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'. libtoolize: linking file 'automake/libtool.m4' libtoolize: linking file 'automake/ltoptions.m4' libtoolize: linking file 'automake/ltsugar.m4' libtoolize: linking file 'automake/ltversion.m4' libtoolize: linking file 'automake/lt~obsolete.m4' Running autoconf in libcfa Running automake in libcfa configure.ac:119: installing 'automake/compile' configure.ac:119: installing 'automake/config.guess' configure.ac:119: installing 'automake/config.sub' configure.ac:12: installing 'automake/install-sh' src/Makefile.am: installing 'automake/depcomp' [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + /var/lib/jenkins/workspace/Cforall_master_2/configure CXX=g++-9 CC=gcc-9 --host=x86_64 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts=host:debug,host:nodebug --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] sh + nproc + make -j 16 --no-print-directory configure-libcfa libcfa/x64-debug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master_2/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master_2@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master_2@tmp / libcfa/x64-debug/ libcfa/x64-nodebug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master_2/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master_2@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master_2@tmp / libcfa/x64-nodebug/ checking whether make supports nested variables... checking whether make supports nested variables... yes checking for a BSD-compatible install... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a race-free mkdir -p... checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk /usr/bin/mkdir -p checking whether make sets $(MAKE)... checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for distributated build... no checking for distributated build... no checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... checking how to print strings... printf checking whether make supports the include directive... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc-9 yes (GNU style) checking for gcc... gcc-9 checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... o checking whether the compiler supports GNU C... o checking whether the compiler supports GNU C... yes checking whether gcc-9 accepts -g... yes checking whether gcc-9 accepts -g... yes checking for gcc-9 option to enable C11 features... yes checking for gcc-9 option to enable C11 features... none needed checking whether gcc-9 understands -c and -o together... none needed checking whether gcc-9 understands -c and -o together... yes checking dependency style of gcc-9... yes checking dependency style of gcc-9... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-9... gcc3 checking for a sed that does not truncate output... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/sed yes checking for BSD- or MS-compatible name lister (nm)... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-9... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-9 object... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-9 object... ok checking for sysroot... no checking for a working dd... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... no checking for stdio.h... yes checking for stdlib.h... yes checking for stdlib.h... yes checking for string.h... yes checking for string.h... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... yes checking for strings.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for dlfcn.h... yes checking for objdir... yes checking for objdir... .libs .libs checking if gcc-9 supports -fno-rtti -fno-exceptions... checking if gcc-9 supports -fno-rtti -fno-exceptions... no checking for gcc-9 option to produce PIC... -fPIC -DPIC checking if gcc-9 PIC flag -fPIC -DPIC works... no checking for gcc-9 option to produce PIC... -fPIC -DPIC checking if gcc-9 PIC flag -fPIC -DPIC works... yes checking if gcc-9 static flag -static works... yes checking if gcc-9 static flag -static works... yes checking if gcc-9 supports -c -o file.o... yes checking if gcc-9 supports -c -o file.o... yes checking if gcc-9 supports -c -o file.o... (cached) yes checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking if gcc-9 supports -c -o file.o... (cached) yes checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... checking whether the compiler supports GNU C++... yes checking whether g++-9 accepts -g... yes checking whether g++-9 accepts -g... yes checking for g++-9 option to enable C++11 features... yes checking for g++-9 option to enable C++11 features... none needed checking dependency style of g++-9... none needed checking dependency style of g++-9... gcc3 checking how to run the C++ preprocessor... gcc3 checking how to run the C++ preprocessor... g++-9 -E g++-9 -E checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... checking for ld used by g++-9... yes /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking for g++-9 option to produce PIC... -fPIC -DPIC checking if g++-9 PIC flag -fPIC -DPIC works... checking for g++-9 option to produce PIC... -fPIC -DPIC checking if g++-9 PIC flag -fPIC -DPIC works... yes checking if g++-9 static flag -static works... yes checking if g++-9 static flag -static works... yes checking if g++-9 supports -c -o file.o... yes checking if g++-9 supports -c -o file.o... yes checking if g++-9 supports -c -o file.o... (cached) yes checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) yes checking if g++-9 supports -c -o file.o... (cached) yes checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-9 GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-9 checking whether the compiler supports GNU C... (cached) yes checking whether gcc-9 accepts -g... (cached) yes checking for gcc-9 option to enable C11 features... (cached) none needed checking whether gcc-9 understands -c and -o together... (cached) yes checking dependency style of gcc-9... (cached) gcc3 checking dependency style of gcc-9... checking whether the compiler supports GNU C... (cached) yes checking whether gcc-9 accepts -g... (cached) yes checking for gcc-9 option to enable C11 features... (cached) none needed checking whether gcc-9 understands -c and -o together... (cached) yes checking dependency style of gcc-9... (cached) gcc3 checking dependency style of gcc-9... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for linux/rseq.h... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for linux/rseq.h... yes checking for rseq_available in -lrseq... yes checking for rseq_available in -lrseq... no checking for gcc-9 options needed to detect all undeclared functions... no checking for gcc-9 options needed to detect all undeclared functions... none needed checking for linux/io_uring.h... none needed checking for linux/io_uring.h... yes checking for liburing.h... yes checking for liburing.h... no checking whether IORING_OP_NOP is declared... no checking whether IORING_OP_NOP is declared... yes checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_SENDMSG is declared... yes checking whether IORING_OP_SENDMSG is declared... yes checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_ACCEPT is declared... yes checking whether IORING_OP_ACCEPT is declared... yes checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_CONNECT is declared... yes checking whether IORING_OP_CONNECT is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_MADVISE is declared... yes yes checking whether IORING_OP_SEND is declared... checking whether IORING_OP_SEND is declared... yes checking whether IORING_OP_RECV is declared... yes checking whether IORING_OP_RECV is declared... yes checking whether IORING_OP_OPENAT2 is declared... yes checking whether IORING_OP_OPENAT2 is declared... yes checking whether IORING_OP_EPOLL_CTL is declared... yes checking whether IORING_OP_EPOLL_CTL is declared... yes checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... no checking whether IORING_OP_TEE is declared... no checking whether IORING_OP_TEE is declared... yes checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking for preadv2... yes checking for preadv2... yes checking for pwritev2... yes yes checking for pwritev2... checking that generated files are newer than configure... done configure: creating ./config.status yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating Makefile config.status: creating src/Makefile /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\(' sig = re.search("(.*) (.*)\((.*)\)", signature) config.status: creating prelude/Makefile config.status: creating prelude/defines.hfa config.status: creating src/concurrency/io/call.cfa config.status: executing depfiles commands /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\(' sig = re.search("(.*) (.*)\((.*)\)", signature) config.status: creating prelude/defines.hfa config.status: executing depfiles commands config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : cfa-cpp -------- [Pipeline] stage [Pipeline] { (Build : cfa-cpp) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C driver CXX as.o CXX cfa.o CXX cc1.o CXXLD as CXXLD cc1 CXXLD cfa [Pipeline] sh + nproc + make -j 16 --no-print-directory -C src YACC Parser/parser.cc updating Parser/parser.output updating Parser/parser.hh make all-am CXX CompilationState.o CXX main.o CXX MakeLibCfa.o LEX Parser/lex.cc CXX AST/Attribute.o CXX AST/Copy.o CXX AST/Create.o CXX AST/Decl.o CXX AST/DeclReplacer.o CXX AST/Expr.o CXX AST/GenericSubstitution.o CXX AST/Init.o CXX AST/Inspect.o CXX AST/LinkageSpec.o CXX AST/Node.o CXX AST/Pass.o CXX AST/Print.o CXX AST/Stmt.o CXX AST/SymbolTable.o CXX AST/Type.o CXX AST/TypeEnvironment.o CXX AST/TypeSubstitution.o CXX AST/Util.o CXX CodeGen/CodeGenerator.o CXX CodeGen/GenType.o CXX CodeGen/OperatorTable.o CXX CodeGen/FixMain.o CXX CodeGen/FixNames.o CXX CodeGen/Generate.o CXX CodeGen/LinkOnce.o CXX Concurrency/Actors.o CXX Concurrency/Corun.o CXX Concurrency/Keywords.o CXX Concurrency/Waitfor.o CXX Concurrency/Waituntil.o CXX Common/Assert.o CXX Common/CodeLocationTools.o CXX Common/DeclStats.o CXX Common/Eval.o CXX Common/Examine.o CXX Common/Indenter.o CXX Common/ResolvProtoDump.o CXX Common/SemanticError.o CXX Common/Stats/Counter.o CXX Common/Stats/Heap.o CXX Common/Stats/ResolveTime.o CXX Common/Stats/Stats.o CXX Common/Stats/Time.o CXX Common/Symbol.o CXX Common/UniqueName.o CXX Common/DebugMalloc.o CXX ControlStruct/ExceptDecl.o CXX ControlStruct/ExceptTranslate.o CXX ControlStruct/FixLabels.o CXX ControlStruct/HoistControlDecls.o CXX ControlStruct/LabelGenerator.o CXX ControlStruct/MultiLevelExit.o CXX ControlStruct/TranslateEnumRange.o CXX GenPoly/GenPoly.o CXX GenPoly/Lvalue2.o CXX GenPoly/Box.o CXX GenPoly/FindFunction.o CXX GenPoly/InstantiateGeneric.o CXX GenPoly/Lvalue.o CXX GenPoly/ScrubTypeVars.o CXX GenPoly/Specialize.o CXX InitTweak/GenInit.o CXX InitTweak/InitTweak.o CXX InitTweak/FixGlobalInit.o CXX InitTweak/FixInit.o CXX Parser/DeclarationNode.o CXX Parser/ExpressionNode.o CXX Parser/InitializerNode.o CXX Parser/lex.o CXX Parser/ParseNode.o CXX Parser/parser.o In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/os_defines.h:39, from /usr/include/x86_64-linux-gnu/c++/9/bits/c++config.h:528, from /usr/include/c++/9/cstdio:41, from /var/lib/jenkins/workspace/Cforall_master_2/src/Parser/parser.yy:41: /usr/include/features.h:415:4: warning: #warning _FORTIFY_SOURCE requires GCC 4.1 or later [-Wcpp] 415 | # warning _FORTIFY_SOURCE requires GCC 4.1 or later | ^~~~~~~ CXX Parser/RunParser.o CXX Parser/StatementNode.o CXX Parser/TypeData.o CXX Parser/TypedefTable.o CXX ResolvExpr/AdjustExprType.o CXX ResolvExpr/Candidate.o CXX ResolvExpr/CandidateFinder.o CXX ResolvExpr/CastCost.o CXX ResolvExpr/CommonType.o CXX ResolvExpr/ConversionCost.o CXX ResolvExpr/CurrentObject.o CXX ResolvExpr/ExplodedArg.o CXX ResolvExpr/FindOpenVars.o CXX ResolvExpr/PolyCost.o CXX ResolvExpr/PtrsAssignable.o CXX ResolvExpr/PtrsCastable.o CXX ResolvExpr/RenameVars.o CXX ResolvExpr/Resolver.o CXX ResolvExpr/ResolveTypeof.o CXX ResolvExpr/SatisfyAssertions.o CXX ResolvExpr/SpecCost.o CXX ResolvExpr/Unify.o CXX ResolvExpr/CandidatePrinter.o CXX ResolvExpr/EraseWith.o CXX SymTab/FixFunction.o CXX SymTab/GenImplicitCall.o CXX SymTab/Mangler.o CXX SymTab/ManglerCommon.o CXX Tuples/Explode.o CXX Tuples/TupleAssignment.o CXX Tuples/TupleExpansion.o CXX Tuples/Tuples.o CXX Validate/Autogen.o CXX Validate/CheckAssertions.o CXX Validate/CompoundLiteral.o CXX Validate/EliminateTypedef.o CXX Validate/EnumAndPointerDecay.o CXX Validate/FindSpecialDecls.o CXX Validate/FixQualifiedTypes.o CXX Validate/FixReturnTypes.o CXX Validate/ForallPointerDecay.o CXX Validate/GenericParameter.o CXX Validate/HoistStruct.o CXX Validate/HoistTypeDecls.o CXX Validate/ImplementEnumFunc.o CXX Validate/InitializerLength.o CXX Validate/LabelAddressFixer.o CXX Validate/LinkInstanceTypes.o CXX Validate/ReplaceTypedef.o CXX Validate/ReturnCheck.o CXX Validate/VerifyCtorDtorAssign.o CXX Virtual/ExpandCasts.o CXX Virtual/Tables.o CXX Virtual/VirtualDtor.o CXXLD ../driver/cfa-cpp [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : libcfa(debug) -------- [Pipeline] stage [Pipeline] { (Build : libcfa(debug)) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C libcfa/x64-debug Making all in prelude mkdir .deps touch .deps/builtins.Po (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master_2/libcfa && /bin/bash '/var/lib/jenkins/workspace/Cforall_master_2/libcfa/automake/missing' autoheader) rm -f stamp-h1 touch /var/lib/jenkins/workspace/Cforall_master_2/libcfa/prelude/defines.hfa.in cd .. && /bin/bash ./config.status prelude/defines.hfa config.status: creating prelude/defines.hfa config.status: prelude/defines.hfa is unchanged make all-am GEN gcc-builtins.c GEN builtins.cfa GEN prelude.cfa GEN extras.cfa GEN extras.cfa GEN gcc-builtins.cfa GEN bootloader.c Making all in src CFA fstream.lo CFA iostream.lo CFA common.lo CFA limits.lo CFA heap.lo CFA memory.lo CFA parseargs.lo CFA iterator.lo CFA parseconfig.lo CFA rational.lo CFA math.lo CFA stdlib.lo CFA strstream.lo CFA time.lo CFA assert.lo CFA bits/debug.lo CC exception.lo CFA interpose.lo CFA prelude-inline.lo CFA startup.lo CC virtual.lo GEN prelude.lo CFA concurrency/locks.lo CFA concurrency/monitor.lo CFA concurrency/mutex.lo CFA concurrency/select.lo CFA concurrency/thread.lo CFA concurrency/cofor.lo CFA interpose_thread.lo CPPAS concurrency/CtxSwitch-x64.lo CC concurrency/invoke.lo CFA concurrency/io.lo CFA concurrency/kernel/startup.lo CFA concurrency/preemption.lo CFA concurrency/ready_queue.lo CFA concurrency/stats.lo CFA concurrency/pthread.lo CFA bits/weakso_locks.lo CFA algorithms/range_iterator.lo CFA collections/maybe.lo CFA collections/pair.lo CFA collections/result.lo CFA collections/string.lo CFA collections/string_res.lo CFA collections/vector.lo CFA device/cpu.lo CFA concurrency/alarm.lo CFA concurrency/coroutine.lo CFA concurrency/exception.lo CFA concurrency/kernel.lo CFA concurrency/kernel/cluster.lo CFA concurrency/clib/cfathread.lo CFA concurrency/io/setup.lo CFA concurrency/io/call.lo /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous131' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous55' [-Wattributes] 83 | } __attribute__((packed)); | ^ CCLD libcfa.la /usr/bin/ld: warning: .libs/common.o: requires executable stack (because the .note.GNU-stack section is executable) /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.rodata' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous65' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous32' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous97' [-Wattributes] 83 | } __attribute__((packed)); | ^ CCLD libcfathread.la /usr/bin/ld: warning: concurrency/.libs/alarm.o: requires executable stack (because the .note.GNU-stack section is executable) make[1]: Nothing to be done for 'all-am'. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : libcfa(nodebug) -------- [Pipeline] stage [Pipeline] { (Build : libcfa(nodebug)) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C libcfa/x64-nodebug Making all in prelude mkdir .deps touch .deps/builtins.Po cd .. && /bin/bash ./config.status prelude/defines.hfa config.status: creating prelude/defines.hfa config.status: prelude/defines.hfa is unchanged make all-am GEN gcc-builtins.c GEN builtins.cfa GEN prelude.cfa GEN extras.cfa GEN gcc-builtins.cfa GEN extras.cfa GEN bootloader.c Making all in src CFA common.lo CFA fstream.lo CFA heap.lo CFA iterator.lo CFA iostream.lo CFA limits.lo CFA math.lo CFA memory.lo CFA parseargs.lo CFA parseconfig.lo CFA rational.lo CFA stdlib.lo CFA strstream.lo CFA time.lo CFA assert.lo CFA bits/debug.lo CC exception.lo /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_allocate_exception': /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:142:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 142 | write( 2, "abort2\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_exception_cleanup': /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:127:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 127 | write( 2, "abort1\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_cancel_stack': /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:230:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 230 | write( 2, "abort3\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_begin_unwind': /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:252:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 252 | write( 2, "abort4\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:278:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 278 | write( 2, "abort5\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_rethrow_terminate': /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:308:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 308 | write( 2, "abort7\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_rethrow_adapter': /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:300:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 300 | write( 2, "abort6\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CFA interpose.lo CFA prelude-inline.lo CFA startup.lo CC virtual.lo GEN prelude.lo CFA concurrency/locks.lo CFA concurrency/monitor.lo CFA concurrency/mutex.lo CFA concurrency/select.lo CFA concurrency/thread.lo CFA concurrency/cofor.lo CFA interpose_thread.lo CPPAS concurrency/CtxSwitch-x64.lo CC concurrency/invoke.lo CFA concurrency/io.lo CFA concurrency/kernel/startup.lo CFA concurrency/preemption.lo CFA concurrency/ready_queue.lo CFA concurrency/stats.lo CFA concurrency/pthread.lo CFA bits/weakso_locks.lo CFA algorithms/range_iterator.lo CFA collections/maybe.lo CFA collections/pair.lo CFA collections/result.lo CFA collections/string.lo CFA collections/string_res.lo CFA collections/vector.lo CFA device/cpu.lo CFA concurrency/alarm.lo CFA concurrency/coroutine.lo CFA concurrency/exception.lo CFA concurrency/kernel.lo CFA concurrency/kernel/cluster.lo CFA concurrency/clib/cfathread.lo CFA concurrency/io/setup.lo CFA concurrency/io/call.lo /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous55' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous131' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ CCLD libcfa.la /usr/bin/ld: warning: .libs/common.o: requires executable stack (because the .note.GNU-stack section is executable) /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.rodata' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous65' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:94: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:124: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:103: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:96: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous32' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:94: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:124: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:103: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:96: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:36: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous97' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ CCLD libcfathread.la /usr/bin/ld: warning: concurrency/.libs/coroutine.o: requires executable stack (because the .note.GNU-stack section is executable) make[1]: Nothing to be done for 'all-am'. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : install -------- [Pipeline] stage [Pipeline] { (Build : install) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory install Making install in driver make install-exec-hook /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' /usr/bin/install -c cfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/bin//cfa' /bin/bash ../libtool --mode=install /usr/bin/install -c as cc1 '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' libtool: install: /usr/bin/install -c as /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/as libtool: install: /usr/bin/install -c cc1 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/cc1 Making install in src make install-am make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' /bin/bash ../libtool --mode=install /usr/bin/install -c ../driver/cfa-cpp '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' libtool: install: /usr/bin/install -c ../driver/cfa-cpp /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/cfa-cpp Making install in . (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master_2 && /bin/bash '/var/lib/jenkins/workspace/Cforall_master_2/automake/missing' autoheader) rm -f stamp-h1 touch /var/lib/jenkins/workspace/Cforall_master_2/src/config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/share/man/man1' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/doc/man/cfa.1 '/var/lib/jenkins/workspace/Cforall_master_2@tmp/share/man/man1' Making install in libcfa/x64-debug Making install in prelude make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' /usr/bin/install -c -m 644 gcc-builtins.cfa builtins.cfa extras.cfa prelude.cfa bootloader.c defines.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' Making install in src /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' /bin/bash ../libtool --mode=install /usr/bin/install -c libcfa.la libcfathread.la '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/socket.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/mman.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/algorithms/range_iterator.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/cluster.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/fwd.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/common.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/fstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/heap.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iostream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iterator.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/limits.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/memory.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseargs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseconfig.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/rational.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdlib.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/strstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/Exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bitmanip.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/clock.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/gmp.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.trait.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/raii.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time_t.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/virtual_dtor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//.' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/iofwd.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/barrier.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/alarm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/monitor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/select.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/thread.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/cofor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/invoke.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/future.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/once.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex_stmt.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/channel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/actor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/clib/cfathread.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device' libtool: install: /usr/bin/install -c .libs/libcfa.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfa.so.1.0.0 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/device/cpu.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec3.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec4.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec' libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfa.so.1.0.0 libcfa.so.1 || { rm -f libcfa.so.1 && ln -s libcfa.so.1.0.0 libcfa.so.1; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/weakso_locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/algorithm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/align.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collections.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/debug.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/defs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collection.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/stack.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/queue.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/sequence.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/atomic.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/random.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits' libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfa.so.1.0.0 libcfa.so || { rm -f libcfa.so && ln -s libcfa.so.1.0.0 libcfa.so; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/signal.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wchar.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdatomic.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdalign.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdlib.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/assert.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/complex.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/tgmath.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unwind.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/setjmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdint.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/gmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/fenv.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/locale.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/ctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/inttypes.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unistd.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/malloc.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/threads.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/limits.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdio.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/pthread.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdarg.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdbool.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/iso646.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/string.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/float.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/math.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/errno.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stddef.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdnoreturn.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/uchar.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr' libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfa.la /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/maybe.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/pair.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/result.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_res.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/array.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/lockfree.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_sharectx.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector2.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections' libtool: install: /usr/bin/install -c .libs/libcfathread.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfathread.so.1.0.0 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so.1 || { rm -f libcfathread.so.1 && ln -s libcfathread.so.1.0.0 libcfathread.so.1; }; }) libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so || { rm -f libcfathread.so && ln -s libcfathread.so.1.0.0 libcfathread.so; }; }) libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfathread.la libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libcfa/x64-nodebug Making install in prelude make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' /usr/bin/install -c -m 644 gcc-builtins.cfa builtins.cfa extras.cfa prelude.cfa bootloader.c defines.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' Making install in src /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' /bin/bash ../libtool --mode=install /usr/bin/install -c libcfa.la libcfathread.la '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/socket.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/mman.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/algorithms/range_iterator.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/cluster.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/fwd.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/common.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/fstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/heap.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iostream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iterator.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/limits.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/memory.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseargs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseconfig.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/rational.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdlib.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/strstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/Exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bitmanip.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/clock.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/gmp.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.trait.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/raii.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time_t.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/virtual_dtor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//.' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/iofwd.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/barrier.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/alarm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/monitor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/select.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/thread.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/cofor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/invoke.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/future.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/once.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex_stmt.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/channel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/actor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/clib/cfathread.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/device/cpu.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device' libtool: install: /usr/bin/install -c .libs/libcfa.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfa.so.1.0.0 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec3.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec4.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec' libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfa.so.1.0.0 libcfa.so.1 || { rm -f libcfa.so.1 && ln -s libcfa.so.1.0.0 libcfa.so.1; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/weakso_locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/algorithm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/align.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collections.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/debug.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/defs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collection.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/stack.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/queue.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/sequence.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/atomic.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/random.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits' libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfa.so.1.0.0 libcfa.so || { rm -f libcfa.so && ln -s libcfa.so.1.0.0 libcfa.so; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/signal.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wchar.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdatomic.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdalign.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdlib.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/assert.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/complex.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/tgmath.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unwind.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/setjmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdint.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/gmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/fenv.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/locale.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/ctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/inttypes.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unistd.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/malloc.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/threads.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/limits.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdio.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/pthread.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdarg.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdbool.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/iso646.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/string.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/float.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/math.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/errno.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stddef.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdnoreturn.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/uchar.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr' libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfa.la /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections' /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/maybe.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/pair.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/result.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_res.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/array.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/lockfree.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_sharectx.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector2.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections' libtool: install: /usr/bin/install -c .libs/libcfathread.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfathread.so.1.0.0 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so.1 || { rm -f libcfathread.so.1 && ln -s libcfathread.so.1.0.0 libcfathread.so.1; }; }) libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so || { rm -f libcfathread.so && ln -s libcfathread.so.1.0.0 libcfathread.so; }; }) libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfathread.la libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] sh + free -h total used free shared buff/cache available Mem: 62Gi 2.1Gi 56Gi 4.9Mi 5.3Gi 60Gi Swap: 8.0Gi 0B 8.0Gi [Pipeline] sh + ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 8192 coredump(blocks) 0 memory(kbytes) unlimited locked memory(kbytes) 8238436 process 257124 nofiles 1048576 vmemory(kbytes) unlimited locks unlimited rtprio 0 [Pipeline] echo -------- Test: Debug -------- [Pipeline] stage [Pipeline] { (Test: Debug) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=yes archive-errors=/var/lib/jenkins/workspace/Cforall_master_2@tmp/tests/crashes/full-debug Running 378 tests on 16 cores (x64 - debug) array-ERR2 PASSED C 0:00.070 - R n/a array-ERR3 PASSED C 0:00.069 - R n/a ...ollections/language-dim-mismatch PASSED C 0:00.260 - R n/a array-ERR1 PASSED C 0:01.080 - R n/a array-collections/safety-summary PASSED C 0:00.710 - R n/a array PASSED C 0:01.161 - R 0:00.007 array-collections/c-dependent PASSED C 0:01.232 - R 0:00.024 array-collections/array-raii-c PASSED C 0:01.449 - R 0:00.009 array-collections/dimexpr-match-c PASSED C 0:01.585 - R 0:00.025 array-collections/symtab-collision PASSED C 0:00.639 - R n/a attr-priority PASSED C 0:01.288 - R 0:00.001 array-collections/array-basic PASSED C 0:02.619 - R 0:00.021 array-collections/array-sbscr-types PASSED C 0:02.731 - R 0:00.022 cast PASSED C 0:01.285 - R 0:00.018 castError PASSED C 0:01.192 - R n/a builtins/sync PASSED C 0:01.615 - R 0:00.024 array-collections/boxed PASSED C 0:02.974 - R 0:00.037 castReturn PASSED C 0:01.248 - R 0:00.021 array-collections/dimexpr-match-cfa PASSED C 0:03.309 - R 0:00.010 alloc-ERROR PASSED C 0:05.852 - R n/a array-collections/accordion PASSED C 0:06.999 - R 0:00.010 array-collections/array-raii-cfa PASSED C 0:07.099 - R 0:00.006 avl_test PASSED C 0:06.143 - R 0:00.006 algorithms/range_test PASSED C 0:07.367 - R 0:00.006 collections/multi_list PASSED C 0:08.999 - R 0:00.007 collections/string-compare PASSED C 0:08.762 - R 0:00.006 collections/queue PASSED C 0:09.343 - R 0:00.024 collections/string-gc PASSED C 0:06.352 - R 0:00.019 collections/string-operator-ERR09 PASSED C 0:04.874 - R n/a collections/sequence PASSED C 0:09.505 - R 0:00.009 alloc PASSED C 0:12.443 - R 0:00.009 collections/stack PASSED C 0:09.744 - R 0:00.012 collections/string-ctx-manage PASSED C 0:10.069 - R 0:00.007 collections/string-istream PASSED C 0:07.076 - R 0:00.006 alloc2 PASSED C 0:14.615 - R 0:00.023 ...ions/string-api-coverage-noshare PASSED C 0:12.816 - R 0:00.020 collections/string-api-coverage PASSED C 0:13.073 - R 0:00.021 ...ns/vector-err-retn-perm-it-byval PASSED C 0:02.365 - R n/a collections/string-operator PASSED C 0:09.152 - R 0:00.008 collections/string-operator-ERR11 PASSED C 0:04.982 - R n/a collections/string-operator-ERR13 PASSED C 0:04.866 - R n/a ...ns/vector-err-pass-perm-it-byval PASSED C 0:03.444 - R n/a collections/string-operator-ERR15 PASSED C 0:04.899 - R n/a collections/string-operator-ERR16 PASSED C 0:05.116 - R n/a collections/string-istream-manip PASSED C 0:10.401 - R 0:00.019 collections/vector-demo PASSED C 0:05.352 - R 0:00.007 collections/atomic_mpsc PASSED C 0:10.935 - R 0:05.987 collections/string-ostream PASSED C 0:08.324 - R 0:00.007 complex PASSED C 0:06.066 - R 0:00.006 ...ections/string-overwrite-noshare PASSED C 0:11.235 - R 0:00.012 collections/string-overwrite PASSED C 0:11.385 - R 0:00.010 concurrency/barrier/generation PASSED C 0:12.657 - R 0:00.269 concurrency/barrier/last PASSED C 0:12.520 - R 0:00.069 concurrency/actors/executor PASSED C 0:15.941 - R 0:00.059 concurrency/actors/inline PASSED C 0:15.946 - R 0:00.029 concurrency/barrier/order PASSED C 0:13.892 - R 0:00.134 concurrency/actors/pingpong PASSED C 0:16.557 - R 0:00.171 concurrency/actors/static PASSED C 0:16.384 - R 0:00.172 concurrency/actors/poison PASSED C 0:16.656 - R 0:00.081 concurrency/actors/inherit PASSED C 0:17.189 - R 0:00.080 concurrency/actors/types PASSED C 0:16.519 - R 0:00.070 concurrency/actors/matrixMultiply PASSED C 0:16.595 - R 0:00.773 concurrency/actors/dynamic PASSED C 0:15.648 - R 0:03.130 concurrency/ctor-check PASSED C 0:00.861 - R n/a concurrency/clib PASSED C 0:02.630 - R 0:00.080 concurrency/clib_tls PASSED C 0:02.716 - R 0:00.020 concurrency/cluster PASSED C 0:07.249 - R 0:00.010 concurrency/cofor PASSED C 0:09.357 - R 0:00.067 concurrency/examples/datingService PASSED C 0:10.467 - R 0:00.018 concurrency/channels/big_elems PASSED C 0:14.065 - R 0:10.687 concurrency/channels/churn PASSED C 0:14.877 - R 0:10.051 concurrency/coroutineYield PASSED C 0:11.890 - R 0:00.035 concurrency/examples/gortn PASSED C 0:10.172 - R 0:00.017 concurrency/examples/matrixSum PASSED C 0:10.816 - R 0:00.021 concurrency/keywordErrors PASSED C 0:00.399 - R n/a concurrency/channels/contend PASSED C 0:13.944 - R 0:10.111 concurrency/channels/daisy_chain PASSED C 0:14.015 - R 0:10.055 concurrency/mainError PASSED C 0:00.279 - R n/a ...rrency/examples/boundedBufferEXT PASSED C 0:10.778 - R 0:05.590 concurrency/futures/abandon PASSED C 0:07.674 - R 0:00.071 ...rrency/examples/boundedBufferINT PASSED C 0:10.659 - R 0:05.738 concurrency/futures/basic PASSED C 0:07.403 - R 0:00.067 concurrency/examples/quickSort PASSED C 0:12.173 - R 0:00.019 concurrency/channels/ping_pong PASSED C 0:13.840 - R 0:10.052 concurrency/channels/hot_potato PASSED C 0:14.469 - R 0:10.043 concurrency/channels/pub_sub PASSED C 0:14.069 - R 0:10.053 concurrency/channels/zero_size PASSED C 0:13.799 - R 0:10.041 concurrency/join PASSED C 0:11.284 - R 0:00.020 concurrency/futures/wait_any PASSED C 0:12.486 - R 0:00.037 concurrency/migrate PASSED C 0:10.418 - R 0:00.071 concurrency/lockfree_stack PASSED C 0:10.309 - R 0:02.779 concurrency/mutexstmt/monitors PASSED C 0:08.677 - R 0:01.820 concurrency/park/contention PASSED C 0:07.629 - R 0:00.167 concurrency/futures/typed PASSED C 0:16.392 - R 0:00.219 concurrency/park/start_parked PASSED C 0:07.709 - R 0:00.035 ...urrency/pthread/pthread_key_test PASSED C 0:03.272 - R 0:00.036 concurrency/once PASSED C 0:12.431 - R 0:00.067 concurrency/park/force_preempt PASSED C 0:10.489 - R 0:00.320 concurrency/mutexstmt/tuple PASSED C 0:13.810 - R 0:00.007 ...rrency/pthread/pthread_cond_test PASSED C 0:10.328 - R 0:00.067 ...rrency/pthread/pthread_attr_test PASSED C 0:10.555 - R 0:00.016 concurrency/futures/future_except PASSED C 0:24.222 - R 0:00.011 concurrency/monitor PASSED C 0:10.204 - R 0:12.261 ...pthread/pthread_demo_create_join PASSED C 0:10.878 - R 0:00.011 ...rrency/pthread/pthread_once_test PASSED C 0:10.643 - R 0:00.019 concurrency/multi-monitor PASSED C 0:11.228 - R 0:12.512 concurrency/readyQ/leader_spin PASSED C 0:10.217 - R 0:00.804 concurrency/readyQ/barrier_sleeper PASSED C 0:12.256 - R 0:00.406 concurrency/signal/block PASSED C 0:11.170 - R 0:01.172 ...rrency/pthread/pthread_demo_lock PASSED C 0:10.589 - R 0:06.240 concurrency/signal/wait PASSED C 0:11.985 - R 0:00.217 concurrency/suspend_then PASSED C 0:10.521 - R 0:00.073 concurrency/signal/disjoint PASSED C 0:11.757 - R 0:01.874 concurrency/preempt PASSED C 0:11.664 - R 0:11.803 concurrency/sleep PASSED C 0:11.320 - R 0:01.123 concurrency/thread PASSED C 0:12.869 - R 0:00.036 .../unified_locking/block_spin_lock PASSED C 0:12.401 - R 0:00.069 ...ency/unified_locking/exp_backoff PASSED C 0:12.459 - R 0:00.020 .../unified_locking/fast_block_lock PASSED C 0:12.656 - R 0:00.035 concurrency/preempt2 PASSED C 0:10.756 - R 0:20.373 ...cy/unified_locking/pthread_locks PASSED C 0:10.166 - R 0:00.470 ...ncy/unified_locking/timeout_lock PASSED C 0:09.503 - R 0:01.121 ...nified_locking/simple_owner_lock PASSED C 0:11.931 - R 0:00.035 ...fied_locking/mcs_block_spin_lock PASSED C 0:13.881 - R 0:00.069 concurrency/waitfor/parse PASSED C 0:06.448 - R 0:00.023 concurrency/waitfor/barge PASSED C 0:10.814 - R 0:00.221 concurrency/waitfor/else PASSED C 0:09.296 - R 0:00.036 concurrency/waitfor/dtor PASSED C 0:10.737 - R 0:01.323 ...urrency/waitfor/lexical_priority PASSED C 0:11.265 - R 0:00.011 concurrency/unified_locking/mcs PASSED C 0:12.061 - R 0:06.736 concurrency/waitfor/statment PASSED C 0:10.833 - R 0:00.037 concurrency/waitfor/recurse PASSED C 0:10.805 - R 0:01.171 concurrency/waitfor/when PASSED C 0:10.829 - R 0:00.118 concurrency/mutexstmt/locks PASSED C 0:10.791 - R 0:42.599 concurrency/waituntil/one_chan PASSED C 0:10.670 - R 0:01.173 ...ency/waituntil/channel_zero_size PASSED C 0:11.215 - R 0:04.122 concurrency/waituntil/basic_else PASSED C 0:16.159 - R 0:00.007 const-init PASSED C 0:00.939 - R 0:00.005 const-ref PASSED C 0:00.987 - R 0:00.020 concurrency/waituntil/timeout PASSED C 0:06.429 - R 0:03.129 configs/parsebools PASSED C 0:09.321 - R 0:00.119 concurrency/waituntil/channels PASSED C 0:11.059 - R 0:08.202 configs/parseconfig PASSED C 0:08.270 - R 0:00.034 copyfile PASSED C 0:05.629 - R 0:00.007 configs/usage PASSED C 0:08.215 - R 0:00.011 concurrency/waituntil/channel_close PASSED C 0:13.923 - R 0:10.039 coroutine/devicedriver PASSED C 0:07.703 - R 0:00.036 coroutine/fibonacci PASSED C 0:07.816 - R 0:00.021 coroutine/fmtLines PASSED C 0:07.267 - R 0:00.019 coroutine/pingpong PASSED C 0:07.157 - R 0:00.037 concurrency/waituntil/futures PASSED C 0:26.377 - R 0:00.009 coroutine/raii PASSED C 0:07.126 - R 0:00.010 coroutine/prodcons PASSED C 0:08.870 - R 0:00.016 counter PASSED C 0:05.735 - R 0:00.007 ctrl-flow/labelledExit PASSED C 0:01.365 - R 0:00.012 ctrl-flow/loop-inc PASSED C 0:01.101 - R 0:00.019 coroutine/runningTotal PASSED C 0:07.159 - R 0:00.014 ctrl-flow/break-misc PASSED C 0:05.877 - R 0:00.019 ctrl-flow/fallthrough PASSED C 0:05.633 - R 0:00.012 designations PASSED C 0:02.248 - R 0:00.022 ctrl-flow/ifwhileCtl PASSED C 0:05.884 - R 0:00.022 ctrl-flow/goto PASSED C 0:06.883 - R 0:00.011 enum PASSED C 0:01.275 - R 0:00.012 ...ency/unified_locking/futex_mutex PASSED C 0:12.278 - R 0:39.714 enum_tests/inc-dec PASSED C 0:01.162 - R 0:00.008 enum_tests/lvalue PASSED C 0:00.636 - R n/a enum_tests/funcEnum PASSED C 0:02.039 - R 0:00.011 ctrl-flow/loop_else PASSED C 0:05.577 - R 0:00.023 ctrl-flow/loop_else-WRN1 PASSED C 0:07.011 - R 0:00.001 ctrl-flow/loopctrl PASSED C 0:07.874 - R 0:00.009 enum_tests/anonymous PASSED C 0:05.799 - R 0:00.019 div PASSED C 0:07.931 - R 0:00.005 errors/declaration PASSED C 0:00.121 - R n/a enum_tests/structEnum PASSED C 0:02.111 - R 0:00.021 errors/scope-type PASSED C 0:00.214 - R n/a errors/scope PASSED C 0:00.479 - R n/a errors/signature PASSED C 0:00.218 - R n/a enum_tests/enumInlineValue PASSED C 0:06.933 - R 0:00.018 concurrency/waituntil/all_types PASSED C 0:32.191 - R 0:08.283 device/cpu PASSED C 0:09.466 - R 0:00.020 enum_tests/input PASSED C 0:06.073 - R 0:00.012 eval PASSED C 0:01.072 - R 0:00.021 enum_tests/stringEnum PASSED C 0:06.038 - R 0:00.007 enum_tests/planet PASSED C 0:07.613 - R 0:00.009 enum_tests/position PASSED C 0:07.756 - R 0:00.022 enum_tests/typedIntEnum PASSED C 0:05.941 - R 0:00.019 enum_tests/voidEnum PASSED C 0:05.874 - R 0:00.021 exceptions/conditional PASSED C 0:05.886 - R 0:00.020 exceptions/cancel/coroutine PASSED C 0:07.330 - R 0:00.011 exceptions/data-except PASSED C 0:06.379 - R 0:00.018 exceptions/conditional-threads PASSED C 0:07.206 - R 0:00.020 ...urrency/unified_locking/mcs_spin PASSED C 0:13.229 - R 0:48.187 exceptions/defaults PASSED C 0:06.945 - R 0:00.019 exceptions/message PASSED C 0:02.750 - R 0:00.008 concurrency/waituntil/repeat_close PASSED C 0:11.329 - R 0:30.065 exceptions/cancel/thread PASSED C 0:10.601 - R 0:00.036 .../unified_locking/spin_queue_lock PASSED C 0:12.426 - R 0:50.703 concurrency/waituntil/locks PASSED C 0:12.613 - R 0:34.772 exceptions/finally PASSED C 0:06.394 - R 0:00.008 exceptions/cor_resumer PASSED C 0:10.385 - R 0:00.010 exceptions/defaults-threads PASSED C 0:08.148 - R 0:00.008 exceptions/try-ctrl-flow PASSED C 0:00.359 - R n/a exceptions/type-check PASSED C 0:00.486 - R n/a exceptions/try-leave-catch PASSED C 0:01.204 - R 0:00.007 exceptions/interact PASSED C 0:06.256 - R 0:00.008 expression PASSED C 0:01.170 - R 0:00.021 exceptions/finally-threads PASSED C 0:07.591 - R 0:00.020 exceptions/fibonacci_nonlocal PASSED C 0:10.442 - R 0:00.008 exceptions/polymorphic PASSED C 0:06.613 - R 0:00.007 exceptions/resume PASSED C 0:06.803 - R 0:00.007 exceptions/terminate PASSED C 0:06.098 - R 0:00.006 exceptions/resume-threads PASSED C 0:07.566 - R 0:00.011 global-monomorph PASSED C 0:01.152 - R 0:00.006 exceptions/trash PASSED C 0:05.830 - R 0:00.021 exceptions/virtual-poly PASSED C 0:06.020 - R 0:00.009 identFuncDeclarator PASSED C 0:01.073 - R 0:00.007 identParamDeclarator PASSED C 0:01.187 - R 0:00.007 fstream_test PASSED C 0:05.887 - R 0:00.007 exceptions/terminate-threads PASSED C 0:07.936 - R 0:00.012 forall PASSED C 0:06.781 - R 0:00.006 generator/fibonacci PASSED C 0:05.880 - R 0:00.006 exceptions/virtual-cast PASSED C 0:07.519 - R 0:00.010 generator/fmtLines PASSED C 0:06.524 - R 0:00.035 init1-ERROR PASSED C 0:00.560 - R n/a exceptions/pingpong_nonlocal PASSED C 0:11.976 - R 0:00.018 init1 PASSED C 0:01.133 - R 0:00.006 generator/suspend_then PASSED C 0:05.819 - R 0:00.006 include/vector-sequence PASSED C 0:01.926 - R 0:00.007 genericUnion PASSED C 0:05.955 - R 0:00.007 include/vector-collections PASSED C 0:02.687 - R 0:00.010 function-operator PASSED C 0:09.076 - R 0:00.006 hello PASSED C 0:05.898 - R 0:00.007 identity PASSED C 0:06.018 - R 0:00.007 include/stdincludes PASSED C 0:06.123 - R 0:00.020 include/vector-fstream PASSED C 0:06.139 - R 0:00.006 io/eofType PASSED C 0:06.029 - R 0:00.017 limits PASSED C 0:01.122 - R 0:00.007 io/io PASSED C 0:09.407 - R 0:00.038 linking/exception-nothreads PASSED C 0:04.027 - R 0:00.005 io/io-acquire PASSED C 0:11.306 - R 0:00.119 io/io-acquire-in PASSED C 0:11.361 - R 0:00.268 io/manipulatorsInput-uchunk PASSED C 0:08.967 - R 0:00.120 io/manipulatorsOutput4 PASSED C 0:08.562 - R 0:00.037 io/io-acquire-out PASSED C 0:11.191 - R 0:00.071 io/away_fair PASSED C 0:13.699 - R 0:00.117 linking/nostdlib PASSED C 0:01.484 - R 0:00.017 io/comp_fair PASSED C 0:14.673 - R 0:00.171 io/io-acquire2 PASSED C 0:11.755 - R 0:00.368 io/comp_basic PASSED C 0:14.871 - R 0:00.167 linkonce PASSED C 0:01.718 - R 0:00.020 io/io-acquire-no-io PASSED C 0:11.194 - R 0:02.985 linking/exception-withthreads PASSED C 0:06.180 - R 0:00.020 maybe PASSED C 0:01.709 - R 0:00.005 io/many_read PASSED C 0:13.051 - R 0:00.037 include/includes PASSED C 0:20.796 - R 0:00.006 linking/mangling/anon PASSED C 0:06.480 - R 0:00.009 nested-types-ERR1 PASSED C 0:00.134 - R n/a nested-types-ERR2 PASSED C 0:00.187 - R n/a nested-types PASSED C 0:01.604 - R 0:00.021 linking/io-acquire PASSED C 0:08.568 - R 0:00.021 nowarn/array PASSED C 0:01.478 - R 0:00.019 meta/fork+exec PASSED C 0:04.473 - R 0:00.067 nowarn/exception PASSED C 0:01.552 - R 0:00.006 list/dlist-insert-remove PASSED C 0:06.749 - R 0:00.038 nowarn/no-autogen PASSED C 0:01.600 - R 0:00.011 list/dlist2-insert-remove PASSED C 0:06.465 - R 0:00.041 opt-params PASSED C 0:00.144 - R n/a nowarn/unused PASSED C 0:01.091 - R 0:00.005 linking/nothreads PASSED C 0:08.561 - R 0:00.024 literals PASSED C 0:06.684 - R 0:00.037 nowarn/printf-sizeof PASSED C 0:01.590 - R 0:00.013 linking/weakso_nothd PASSED C 0:08.483 - R 0:00.010 nowarn/zero-thunk PASSED C 0:01.417 - R 0:00.012 numericConstants PASSED C 0:01.402 - R 0:00.019 polybits PASSED C 0:00.435 - R n/a poly-bare-assn PASSED C 0:01.064 - R 0:00.020 operators PASSED C 0:01.351 - R 0:00.020 poly-many-arsz PASSED C 0:01.215 - R 0:00.022 poly-d-cycle PASSED C 0:01.299 - R 0:00.021 poly-member PASSED C 0:01.322 - R 0:00.012 poly-o-cycle PASSED C 0:01.332 - R 0:00.010 poly-selection PASSED C 0:01.272 - R 0:00.013 poly-self-cycle PASSED C 0:01.379 - R 0:00.031 raii/ctor-autogen-ERR1 PASSED C 0:00.739 - R n/a malloc PASSED C 0:08.723 - R 0:00.036 quasiKeyword PASSED C 0:01.500 - R 0:00.011 meta/dumpable PASSED C 0:08.613 - R 0:00.017 raii/ctor-autogen PASSED C 0:01.773 - R 0:00.007 raii/init_once PASSED C 0:01.301 - R 0:00.006 linking/withthreads PASSED C 0:11.521 - R 0:00.008 heap PASSED C 0:08.576 - R 0:19.644 raii/partial-ERR1 PASSED C 0:00.572 - R n/a raii/partial PASSED C 0:01.080 - R 0:00.005 raii/typeof-member PASSED C 0:01.014 - R 0:00.007 result PASSED C 0:01.397 - R 0:00.005 raii/dtor-early-exit-ERR1 PASSED C 0:04.276 - R n/a raii/memberCtors-ERR1 PASSED C 0:03.722 - R n/a raii/dtor-early-exit-ERR2 PASSED C 0:04.720 - R n/a simpleGenericTriple PASSED C 0:01.308 - R 0:00.006 minmax PASSED C 0:10.909 - R 0:00.006 quotedKeyword PASSED C 0:05.841 - R 0:00.023 polymorphism PASSED C 0:06.381 - R 0:00.019 raii/boxed-types PASSED C 0:06.026 - R 0:00.006 smart-pointers PASSED C 0:01.439 - R 0:00.007 raii/globals PASSED C 0:06.056 - R 0:00.006 switch PASSED C 0:01.230 - R 0:00.007 raii/memberCtors PASSED C 0:06.086 - R 0:00.007 tuple/tupleCast PASSED C 0:01.102 - R 0:00.007 tuple/tupleFunction PASSED C 0:01.173 - R 0:00.073 tuple/tupleMember PASSED C 0:01.244 - R 0:00.018 references PASSED C 0:05.972 - R 0:00.009 raii/dtor-early-exit PASSED C 0:08.131 - R 0:00.021 tuple/tuplePolymorphism PASSED C 0:01.314 - R 0:00.010 typedefRedef-ERR1 PASSED C 0:00.117 - R n/a var-assert PASSED C 0:00.153 - R n/a shortCircuit PASSED C 0:05.734 - R 0:00.007 typedefRedef PASSED C 0:01.068 - R 0:00.039 typeof PASSED C 0:01.040 - R 0:00.007 variableDeclarator PASSED C 0:01.072 - R 0:00.007 sizeof PASSED C 0:05.868 - R 0:00.009 searchsort PASSED C 0:08.176 - R 0:00.007 strstream PASSED C 0:05.949 - R 0:00.007 tuple/tupleVariadic PASSED C 0:04.089 - R 0:00.005 tuple/tupleAssign PASSED C 0:06.653 - R 0:00.007 time PASSED C 0:07.347 - R 0:00.009 swap PASSED C 0:08.349 - R 0:00.005 tuplearray PASSED C 0:05.957 - R 0:00.006 sum PASSED C 0:08.871 - R 0:00.014 voidPtr PASSED C 0:01.142 - R 0:00.021 withconflict PASSED C 0:00.577 - R n/a userLiterals PASSED C 0:06.143 - R 0:00.019 warnings/self-assignment PASSED C 0:01.007 - R 0:00.001 KRfunctions PASSED C 0:00.994 - R 0:00.001 vector PASSED C 0:07.245 - R 0:00.007 zero_one-ERR1 PASSED C 0:03.179 - R n/a vector_math/vec2_double PASSED C 0:08.362 - R 0:00.006 arithmeticConversions PASSED C 0:02.275 - R 0:00.007 ...collections/dimexpr-match-c-ERRS PASSED C 0:00.740 - R n/a vector_math/vec2_uint PASSED C 0:08.240 - R 0:00.019 ...llections/dimexpr-match-cfa-ERRS PASSED C 0:01.309 - R n/a attributes PASSED C 0:01.178 - R 0:00.003 zero_one PASSED C 0:05.848 - R 0:00.022 vector_math/vec2_int PASSED C 0:12.262 - R 0:00.006 vector_math/vec2_float PASSED C 0:12.698 - R 0:00.007 vector_math/vec3_int PASSED C 0:11.236 - R 0:00.007 abs PASSED C 0:07.947 - R 0:00.020 errors/completeType PASSED C 0:00.717 - R n/a ...collections/array-md-sbscr-cases PASSED C 0:06.887 - R 0:00.007 declarationSpecifier PASSED C 0:01.052 - R 0:00.004 vector_math/vec3_float PASSED C 0:12.379 - R 0:00.011 vector_math/vec4_int PASSED C 0:10.789 - R 0:00.007 functions PASSED C 0:00.922 - R 0:00.001 extension PASSED C 0:01.093 - R 0:00.001 gccExtensions PASSED C 0:01.097 - R 0:00.001 vector_math/vec4_float PASSED C 0:12.832 - R 0:00.010 rational PASSED C 0:24.667 - R 0:00.010 ato PASSED C 0:09.395 - R 0:00.008 bitmanip1 PASSED C 0:09.070 - R 0:00.019 bitmanip2 PASSED C 0:09.192 - R 0:00.019 meta/arch PASSED C 0:00.593 - R n/a configs/parsenums PASSED C 0:08.584 - R 0:00.068 bitmanip3 PASSED C 0:11.463 - R 0:00.017 concurrency/pthread/bounded_buffer PASSED C 0:10.530 - R 0:00.469 io/manipulatorsInput PASSED C 0:07.346 - R 0:00.008 gmp PASSED C 0:07.600 - R 0:00.011 PRNG PASSED C 0:14.511 - R 0:02.927 exceptions/cardgame PASSED C 0:09.386 - R 0:00.017 exceptions/hotpotato_checked PASSED C 0:09.393 - R 0:00.010 concurrency/unified_locking/locks PASSED C 0:13.055 - R 1:56.796 exceptions/hotpotato PASSED C 0:09.795 - R 0:00.009 io/manipulatorsOutput2 PASSED C 0:08.785 - R 0:00.009 io/manipulatorsOutput1 PASSED C 0:11.927 - R 0:00.009 random PASSED C 0:07.374 - R 0:00.005 math PASSED C 0:10.784 - R 0:00.009 nested_function PASSED C 0:10.008 - R 0:00.009 mathX PASSED C 0:11.674 - R 0:00.017 vector_math/vec2_ldouble PASSED C 0:07.991 - R 0:00.011 io/manipulatorsOutput3 PASSED C 0:12.751 - R 0:00.011 378 passes, 0 failures, 0 timeouts, 0 cancelled, 0 other Tests took 3:34.143 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Test: Release -------- [Pipeline] stage [Pipeline] { (Test: Release) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=no archive-errors=/var/lib/jenkins/workspace/Cforall_master_2@tmp/tests/crashes/full-nodebug Running 378 tests on 16 cores (x64 - no debug) Pausing (shutting down) Resuming build at Sat Aug 22 23:05:05 EDT 2026 after Jenkins restart Waiting for reconnection of Brokk 0 before proceeding with build Brokk 0 has been removed for 5 min 0 sec; assuming it is not coming back, and terminating node step Could not connect to Brokk 0 to send interrupt signal to process Ready to run at Sat Aug 22 23:10:05 EDT 2026 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo Archiving core dumps [Pipeline] dir [Pipeline] // dir [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo org.jenkinsci.plugins.workflow.steps.FlowInterruptedException: Timeout waiting for agent to come back [Pipeline] node Running on Algol in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Reusing previously constructed message [Pipeline] echo Would send email to: cforall@lists.uwaterloo.ca [Pipeline] echo With title: [cforall git][BUILD# 3293 - FAILURE] - branch master [Pipeline] echo Content:
This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.
- Status --------------------------------------------------------------
BUILD# 3293 - FAILURE
Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3293/ to view the results.
- Changes -------------------------------------------------------------
The branch master has been updated.
from 22a59aa2f1093dba3f75c03ead018efe4854f68c (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:[Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline Timeout waiting for agent to come back org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 597d94ee-3b95-4093-9910-efee52affcb8 Finished: ABORTED [Pipeline] error [Pipeline] } Failed in branch gcc_9_x64_new Build Cforall » master #3299 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3296 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3291 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3292 completed: SUCCESS [Pipeline] echo 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