Skip to content

Console Output

19:34:39 [2024-02-29T00:34:39.112Z] Selected Git installation does not exist. Using Default
19:34:39 [2024-02-29T00:34:39.112Z] The recommended git tool is: NONE
19:34:49 [2024-02-29T00:34:49.408Z] No credentials specified
19:34:49 [2024-02-29T00:34:49.411Z] Cloning the remote Git repository
19:34:49 [2024-02-29T00:34:49.503Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
19:34:49 [2024-02-29T00:34:49.615Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-staging # timeout=10
19:34:50 [2024-02-29T00:34:50.025Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
19:34:50 [2024-02-29T00:34:50.025Z]  > git --version # timeout=10
19:34:50 [2024-02-29T00:34:50.104Z]  > git --version # 'git version 2.20.1'
19:34:50 [2024-02-29T00:34:50.105Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:34:50 [2024-02-29T00:34:50.810Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
19:34:50 [2024-02-29T00:34:50.815Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:34:55 [2024-02-29T00:34:55.017Z] Avoid second fetch
19:34:55 [2024-02-29T00:34:55.108Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
19:34:55 [2024-02-29T00:34:55.017Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:34:55 [2024-02-29T00:34:55.111Z]  > git config core.sparsecheckout # timeout=10
19:34:55 [2024-02-29T00:34:55.206Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
19:34:56 [2024-02-29T00:34:56.411Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
19:34:56 [2024-02-29T00:34:56.417Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10