In the Jenkins logs I can't find useful information...
It is stuck on something like
nov. 18, 2014 11:29:54 AM INFOS hudson.WebAppMain$3 run
Jenkins is fully up and running
nov. 18, 2014 11:31:53 AM AVERTISSEMENT hudson.model.Run getEnvVars
deprecated call to Run.getEnvVars
at
org.jenkinsci.plugins.buildenvironment.data.EnvVarsData.initializeDataMap(EnvVarsData.java:41)
But nothing related to git.
Le mardi 18 novembre 2014 11:45:55 UTC+1, Richard Bywater a écrit :
>
> Check the Jenkins log itself - I usually get there by choosing "log" in
> the top right search box and then choose All Log Recorders (or something to
> that effect)
>
> Richard.
>
> On Tue, Nov 18, 2014 at 11:38 PM, Ivo Bellin Salarin <
> [email protected] <javascript:>> wrote:
>
>> I have downloaded yesterday Jenkins 1.590, along with the latest git and
>> git-client plugins.
>>
>> I experience a problem with the git-client-plugin, but there's no useful
>> information about what's going on:
>>
>> Building in workspace D:\JenkinsData\workspace\git-checkout
>> Cloning the remote Git repository
>> Cloning repository
>> http://tfsHost:8080/tfs/COLLECTION/OURGITPROJECT/_git/Test
>> <http://cgdlyo0161:8080/tfs/TAHAA/DT_FWK_GIT/_git/IntegrationTests>
>> > git.exe init D:\JenkinsData\workspace\git-checkout # timeout=10
>> Fetching upstream changes from
>> http://tfsHost:8080/tfs/COLLECTION/OURGITPROJECT/_git/Test
>> <http://cgdlyo0161:8080/tfs/TAHAA/DT_FWK_GIT/_git/IntegrationTests>
>> > git.exe --version # timeout=10
>> ERROR: Error cloning remote repo 'origin'ERROR
>> <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error cloning remote
>> repo 'origin'Finished
>> <http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE
>>
>>
>> I have seen the sources of the git-plugin, and I'm at the line
>>
>> 932 of the file
>>
>> https://github.com/jenkinsci/git-plugin/blob/9722e0b68f559f9bad35941616fe6dbd9dcc2a8b/src/main/java/hudson/plugins/git/GitSCM.java
>>
>> At the line 933 I can see a
>>
>> listener.error(message)
>>
>> But I can't find anything relevant in the traces...
>>
>>
>> How could I get more information about the error?
>>
>>
>> --
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
--
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].
For more options, visit https://groups.google.com/d/optout.