Skip to content
Failed

Console Output

Branch indexing
13:11:24 Connecting to https://api.github.com using Jenkins ORNL
Connecting to https://api.github.com to check permissions of obtain list of elizabethcd for adamantine-sim/adamantine
Loading trusted files from base branch master at 829dcbd5a31fa051089315bf7966ab0b33f8dbd6 rather than d589d5cb317c348476d332c59e86c9a1c8e4ffe1
java.lang.IllegalArgumentException: Found multiple installations for GitHub app ID 476720 but none match credential owner "". Set the right owner in the credential advanced options
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.lambda$generateAppInstallationToken$1(GitHubAppCredentials.java:238)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.generateAppInstallationToken(GitHubAppCredentials.java:237)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getToken(GitHubAppCredentials.java:287)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getPassword(GitHubAppCredentials.java:316)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.createPasswordFile(CliGitAPIImpl.java:2551)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2143)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:451)
	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:316)
	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:104)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

GitHub has been notified of this commit’s build result

Finished: FAILURE