Skip to content

Console Output

13:37:59 [2024-06-05T17:37:59.002Z] Selected Git installation does not exist. Using Default
13:37:59 [2024-06-05T17:37:59.003Z] The recommended git tool is: NONE
13:38:03 [2024-06-05T17:38:03.661Z] No credentials specified
13:38:03 [2024-06-05T17:38:03.663Z] Cloning the remote Git repository
13:38:03 [2024-06-05T17:38:03.679Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
13:38:03 [2024-06-05T17:38:03.746Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-stable # timeout=10
13:38:03 [2024-06-05T17:38:03.938Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
13:38:03 [2024-06-05T17:38:03.938Z]  > git --version # timeout=10
13:38:03 [2024-06-05T17:38:03.942Z]  > git --version # 'git version 2.20.1'
13:38:03 [2024-06-05T17:38:03.943Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:38:04 [2024-06-05T17:38:04.327Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
13:38:04 [2024-06-05T17:38:04.331Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:38:05 [2024-06-05T17:38:05.640Z] Avoid second fetch
13:38:05 [2024-06-05T17:38:05.653Z] Checking out Revision bb161aba7c453247151a24da1154ce9c4128dc2e (refs/remotes/origin/master)
13:38:06 [2024-06-05T17:38:06.049Z] Commit message: "Fix pod filename in tracecompass-jdk17.Jenkinsfile"
13:38:06 [2024-06-05T17:38:06.051Z] First time build. Skipping changelog.
13:38:05 [2024-06-05T17:38:05.645Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:38:05 [2024-06-05T17:38:05.659Z]  > git config core.sparsecheckout # timeout=10
13:38:05 [2024-06-05T17:38:05.664Z]  > git checkout -f bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10