We have not had this problem before and the main change is that we upgraded 
the plugins.

We are not able to load the activity page anymore. Keep getting this:

jenkins_1  | WARNING: Error while serving 
https://ci.ogwee.net/blue/rest/organizations/jenkins/pipelines/<project>/branches/master/runs/1221/blueTestSummary/
jenkins_1  | java.lang.reflect.InvocationTargetException
jenkins_1  | at 
org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:400)
jenkins_1  | at 
org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:408)
jenkins_1  | at 
org.kohsuke.stapler.MetaClass$2.doDispatch(MetaClass.java:221)
jenkins_1  | at 
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
...
...
jenkins_1  | Caused by: com.google.common.util.concurrent.ExecutionError: 
java.lang.StackOverflowError
jenkins_1  | at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2232)
jenkins_1  | at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
jenkins_1  | at 
com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4764)
jenkins_1  | at 
io.jenkins.blueocean.service.embedded.rest.AbstractRunImpl.getBlueTestSummary(AbstractRunImpl.java:244)
jenkins_1  | at 
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
jenkins_1  | at 
org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:396)
jenkins_1  | ... 112 more
jenkins_1  | Caused by: java.lang.StackOverflowError
jenkins_1  | at 
sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source)
jenkins_1  | at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
jenkins_1  | at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
jenkins_1  | at 
jenkins.model.lazy.LazyBuildMixIn.loadBuild(LazyBuildMixIn.java:165)
jenkins_1  | at 
jenkins.model.lazy.LazyBuildMixIn$1.create(LazyBuildMixIn.java:142)
jenkins_1  | at hudson.model.RunMap.retrieve(RunMap.java:224)
jenkins_1  | at hudson.model.RunMap.retrieve(RunMap.java:57)
jenkins_1  | at 
jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:501)
jenkins_1  | at 
jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:483)
jenkins_1  | at 
jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:381)
jenkins_1  | at 
jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:346)
jenkins_1  | at 
jenkins.model.lazy.LazyBuildMixIn$RunMixIn.getPreviousBuild(LazyBuildMixIn.java:371)
jenkins_1  | at 
org.jenkinsci.plugins.workflow.job.WorkflowRun.getPreviousBuild(WorkflowRun.java:254)
jenkins_1  | at 
org.jenkinsci.plugins.workflow.job.WorkflowRun.getPreviousBuild(WorkflowRun.java:130)
jenkins_1  | at 
hudson.tasks.test.TestResult.getPreviousResult(TestResult.java:141)
jenkins_1  | at 
hudson.tasks.junit.SuiteResult.getPreviousResult(SuiteResult.java:416)
jenkins_1  | at 
hudson.tasks.junit.CaseResult.getPreviousResult(CaseResult.java:479)
jenkins_1  | at hudson.tasks.junit.CaseResult.freeze(CaseResult.java:641)
jenkins_1  | at hudson.tasks.junit.SuiteResult.freeze(SuiteResult.java:462)
jenkins_1  | at hudson.tasks.junit.TestResult.freeze(TestResult.java:748)
jenkins_1  | at 
hudson.tasks.junit.TestResultAction.load(TestResultAction.java:213)
jenkins_1  | at 
hudson.tasks.junit.TestResultAction.getResult(TestResultAction.java:138)
jenkins_1  | at 
hudson.tasks.junit.TestResultAction.getResult(TestResultAction.java:63)
jenkins_1  | at 
hudson.tasks.test.AbstractTestResultAction.findCorrespondingResult(AbstractTestResultAction.java:252)
jenkins_1  | at 
hudson.tasks.test.TestResult.getPreviousResult(TestResult.java:146)
jenkins_1  | at 
hudson.tasks.junit.SuiteResult.getPreviousResult(SuiteResult.java:416)
jenkins_1  | at 
hudson.tasks.junit.CaseResult.getPreviousResult(CaseResult.java:479)
jenkins_1  | at hudson.tasks.junit.CaseResult.freeze(CaseResult.java:641)
jenkins_1  | at hudson.tasks.junit.SuiteResult.freeze(SuiteResult.java:462)
jenkins_1  | at hudson.tasks.junit.TestResult.freeze(TestResult.java:748)
jenkins_1  | at 
hudson.tasks.junit.TestResultAction.load(TestResultAction.java:213)


This is our environment:


JAVA_OPTS -Xms256m -Xmx2048m -XX:MaxPermSize=512m 
-Djava.util.logging.config.file=/etc/jenkins-log.properties 
-Djava.awt.headless=true 
-Dhudson.model.DirectoryBrowserSupport.CSP="default-src 'self'; 
sandbox allow-scripts; 
style-src 'unsafe-inline' 'self';script-src 'unsafe-inline' 'unsafe-eval' 
'self';"
JAVA_VERSION 8u212
JENKINS_HOME /var/jenkins_home
JENKINS_INCREMENTALS_REPO_MIRROR https://repo.jenkins-ci.org/incrementals
50000
JENKINS_UC https://updates.jenkins.io
JENKINS_UC_EXPERIMENTAL https://updates.jenkins.io/experimental
JENKINS_VERSION 2.164.2
LANG C.UTF-8
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PWD /
SHLVL 0Plugins
Name  ↓ <https://ci.ogwee.net/systemInfo#>Version    
<https://ci.ogwee.net/systemInfo#>Enabled    
<https://ci.ogwee.net/systemInfo#>
ace-editor 1.1 true
ant 1.9 true
antisamy-markup-formatter 1.5 true
apache-httpcomponents-client-4-api 4.5.5-3.0 true
authentication-tokens 1.3 true
blueocean 1.15.0 true
blueocean-autofavorite 1.2.4 true
blueocean-bitbucket-pipeline 1.15.0 true
blueocean-commons 1.15.0 true
blueocean-config 1.15.0 true
blueocean-core-js 1.15.0 true
blueocean-dashboard 1.15.0 true
blueocean-display-url 2.2.0 true
blueocean-events 1.15.0 true
blueocean-executor-info 1.15.0 true
blueocean-git-pipeline 1.15.0 true
blueocean-github-pipeline 1.15.0 true
blueocean-i18n 1.15.0 true
blueocean-jira 1.15.0 true
blueocean-jwt 1.15.0 true
blueocean-personalization 1.15.0 true
blueocean-pipeline-api-impl 1.15.0 true
blueocean-pipeline-editor 1.15.0 true
blueocean-pipeline-scm-api 1.15.0 true
blueocean-rest 1.15.0 true
blueocean-rest-impl 1.15.0 true
blueocean-web 1.15.0 true
bouncycastle-api 2.17 true
branch-api 2.4.0 true
build-pipeline-plugin 1.5.8 true
build-timeout 1.19 true
cloudbees-bitbucket-branch-source 2.4.4 true
cloudbees-folder 6.8 true
command-launcher 1.3 true
compress-artifacts 1.10 true
compress-buildlog 1.2 true
conditional-buildstep 1.3.6 true
credentials 2.1.18 true
credentials-binding 1.18 true
dashboard-view 2.10 true
discard-old-build 1.05 true
display-url-api 2.3.1 true
docker-commons 1.14 true
docker-workflow 1.18 true
durable-task 1.29 true
external-monitor-job 1.7 true
favorite 2.3.2 true
git 4.0.0-rc true
git-client 3.0.0-rc true
git-server 1.7 true
github 1.29.4 true
github-api 1.95 true
github-autostatus 3.3 true
github-branch-source 2.4.5 true
github-oauth 0.32 true
github-pr-coverage-status 2.0.0 true
github-pullrequest 0.2.4 true
global-slack-notifier 1.5 true
gradle 1.31 true
handlebars 1.1.1 true
handy-uri-templates-2-api 2.1.7-1.0 true
htmlpublisher 1.18 true
icon-shim 2.0.3 true
jackson2-api 2.9.8 true
javadoc 1.5 true
jdk-tool 1.2 true
jenkins-design-language 1.15.0 true
jira 3.0.6 true
jquery 1.12.4-0 true
jquery-detached 1.2.1 true
jsch 0.1.55 true
junit 1.27 true
ldap 1.20 true
lockable-resources 2.5 true
mailer 1.23 true
matrix-auth 2.4 true
matrix-project 1.14 true
maven-plugin 3.2 true
mercurial 2.6 true
momentjs 1.1.1 true
pam-auth 1.5 true
parameterized-trigger 2.35.2 true
pipeline-build-step 2.9 true
pipeline-graph-analysis 1.9 true
pipeline-input-step 2.10 true
pipeline-milestone-step 1.3.1 true
pipeline-model-api 1.3.8 true
pipeline-model-declarative-agent 1.1.1 true
pipeline-model-definition 1.3.8 true
pipeline-model-extensions 1.3.8 true
pipeline-rest-api 2.11 true
pipeline-stage-step 2.3 true
pipeline-stage-tags-metadata 1.3.8 true
pipeline-stage-view 2.11 true
plain-credentials 1.5 true
pubsub-light 1.12 true
rake 1.8.0 true
resource-disposer 0.12 true
rubyMetrics 1.6.5 true
run-condition 1.2 true
scm-api 2.4.1 true
script-security 1.58 true
slack 2.23 true
sse-gateway 1.17 true
ssh-credentials 1.16 true
structs 1.18 true
throttle-concurrents 2.0.1 true
timestamper 1.9 true
token-macro 2.7 true
variant 1.2 true
windows-slaves 1.4 true
workflow-aggregator 2.6 true
workflow-api 2.33 true
workflow-basic-steps 2.15 true
workflow-cps 2.67 true
workflow-cps-global-lib 2.13 true
workflow-durable-task-step 2.30 true
workflow-job 2.32 true
workflow-multibranch 2.21 true
workflow-scm-step 2.7 true
workflow-step-api 2.19 true
workflow-support 3.3 true
ws-cleanup 0.37 true

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0deb997f-271c-4346-a42b-7efb9867f4ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to