Skip to content

Console Output

19:50:49 [2024-04-09T23:50:49.960Z] ERROR: Could not do lightweight checkout, falling back to heavyweight
19:50:49 [2024-04-09T23:50:49.961Z] java.io.FileNotFoundException
19:50:49 [2024-04-09T23:50:49.961Z] 	at jenkins.plugins.git.GitSCMFile.lambda$content$2(GitSCMFile.java:163)
19:50:49 [2024-04-09T23:50:49.961Z] 	at jenkins.plugins.git.GitSCMFileSystem.lambda$invoke$e8567d7e$1(GitSCMFileSystem.java:185)
19:50:49 [2024-04-09T23:50:49.961Z] 	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
19:50:49 [2024-04-09T23:50:49.961Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
19:50:49 [2024-04-09T23:50:49.961Z] 	at jenkins.plugins.git.GitSCMFileSystem.invoke(GitSCMFileSystem.java:185)
19:50:49 [2024-04-09T23:50:49.961Z] 	at jenkins.plugins.git.GitSCMFile.content(GitSCMFile.java:157)
19:50:49 [2024-04-09T23:50:49.961Z] 	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:335)
19:50:49 [2024-04-09T23:50:49.961Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:109)
19:50:49 [2024-04-09T23:50:49.961Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:88)
19:50:49 [2024-04-09T23:50:49.961Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
19:50:49 [2024-04-09T23:50:49.961Z] 	at hudson.security.ACL.impersonate2(ACL.java:451)
19:50:49 [2024-04-09T23:50:49.961Z] 	at hudson.security.ACL.impersonate(ACL.java:463)
19:50:49 [2024-04-09T23:50:49.961Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
19:50:49 [2024-04-09T23:50:49.961Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
19:50:49 [2024-04-09T23:50:49.961Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:50:49 [2024-04-09T23:50:49.961Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
19:50:49 [2024-04-09T23:50:49.961Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
19:50:49 [2024-04-09T23:50:49.961Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
19:50:49 [2024-04-09T23:50:49.963Z] Selected Git installation does not exist. Using Default
19:50:49 [2024-04-09T23:50:49.963Z] The recommended git tool is: NONE
19:50:49 [2024-04-09T23:50:49.963Z] No credentials specified
19:50:49 [2024-04-09T23:50:49.964Z]  > git rev-parse --resolve-git-dir /var/jenkins/workspace/tracecompass-master-nightly-staging@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091/.git # timeout=10
19:50:49 [2024-04-09T23:50:49.984Z] Fetching changes from the remote Git repository
19:50:50 [2024-04-09T23:50:50.001Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
19:50:50 [2024-04-09T23:50:50.008Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
19:50:50 [2024-04-09T23:50:50.008Z]  > git --version # timeout=10
19:50:50 [2024-04-09T23:50:50.013Z]  > git --version # 'git version 2.43.0'
19:50:50 [2024-04-09T23:50:50.013Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:50:50 [2024-04-09T23:50:50.549Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:50:50 [2024-04-09T23:50:50.557Z] Checking out Revision 9c463bf9bf1f7a13d9ce5c49fc0ecb4e81a293ec (refs/remotes/origin/master)
19:50:50 [2024-04-09T23:50:50.557Z]  > git config core.sparsecheckout # timeout=10
19:50:50 [2024-04-09T23:50:50.563Z]  > git checkout -f 9c463bf9bf1f7a13d9ce5c49fc0ecb4e81a293ec # timeout=10
19:50:50 [2024-04-09T23:50:50.880Z] Commit message: "Use GitHub credentials in checkout step in all Jenkinsfiles"
19:50:50 [2024-04-09T23:50:50.880Z]  > git rev-list --no-walk a0dbbc55d78874d9edf5b87230850ff94cf3284f # timeout=10