Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread mManage mail
By JENKINS-22700 what do you mean? I couldn't get it. On Wed, Apr 25, 2018 at 10:51 AM, mManage mail wrote: > Thanks for the reply. I am unaware of the Jenkins remote API. Can you > please let me know what it is? Also can you please let me know the path > where to find the xml warnings file. I c

Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread mManage mail
Thanks for the reply. I am unaware of the Jenkins remote API. Can you please let me know what it is? Also can you please let me know the path where to find the xml warnings file. I could find it inside my build folder. On Wed, Apr 25, 2018 at 1:35 AM, Ullrich Hafner wrote: > You can use Jenkins

Re: Unable to upgrade to 2.1017.1

2018-04-24 Thread js784557
I don't get anything from those methods, at least the two I can try. I don't have time to do the Jstack piece. On Friday, March 30, 2018 at 3:33:55 PM UTC-7, Daniel Beck wrote: > > > > On 30. Mar 2018, at 18:08, js78...@gmail.com wrote: > > > > I tried to update one of my Jenkins instances t

Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread Ullrich Hafner
You can use Jenkins remote API. (Or use the xml warnings file in the build folder of Jenkins) Errors are not yet reported, see JENKINS-22700. > Am 24.04.2018 um 14:20 schrieb mManage mail : > > I solved the issue. There is no need of Clang scan build step. It requires > only the post build act

Incremental build How To

2018-04-24 Thread the . openflow . solutions
how would I configure open source Jenkins to do a full build and then an incremental build of the same project but generate two separate artifacts ( full build artifact) ( and incremental build artifact). All projects are in .net so im using msbuild as the build tool. All configurations for an

Help needed with pipelines and e2e testing

2018-04-24 Thread Roberto Lo Giacco
Hi, I'm familiar with Jenkins but new to pipelines and I'm attempting to migrate a complex setup. The project I'm trying to migrate is based on Maven and divided into separate applications: one dedicated to the front-end (rest), another dedicated to translation (integration), one dedicated to c

Re: kubernets plugin jnlp4

2018-04-24 Thread Edward Bond
Carlos, Was this a known issue before? I will snapshot the drive and try the upgrade to the latest of everything next week. Maybe it is a kops / aws issue. Thanks! - Ed > On Apr 24, 2018, at 4:54 AM, Carlos Sanchez wrote: > > All the plugin builds are running in GKE and I haven't experienc

Configuration of environment variables in Pipeline

2018-04-24 Thread Daniel Belenky
Hi, I'm trying to configure an environment variable during the Pipeline that later on should be expanded by Gerrit Trigger Plugin. I've tried to implement EnvironmentContributingAction and add it to currentBuild.rawBuild object but it seems like it doesn't do the job. I've also tried to import the

Re: ERROR: Message not found for errorCode: 0xC00000AC... Why?

2018-04-24 Thread Gopinath Gudimalla
Thank you so much for the reply. Can you please elaborate your answer? I reconfigured slave but i could not see *LAUNCH METHOD AS JNLP*. How to use it for my job? On Sunday, 22 April 2018 03:00:25 UTC+5:30, slide wrote: > > I highly recommend NOT using the DCOM method for launching agents on

Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread Ullrich Hafner
I can’t help with xcode but there is again a hint from the tool, did you try that? This message is printed with purpose! > xcodebuild: error: The flag -scheme or -xctestrun is required when specifying > -derivedDataPath. > Am 24.04.2018 um 12:45 schrieb mManage mail : > > Ok i got it, I insta

Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread Ullrich Hafner
Did you do what the error message suggest? > Please confirm a clang installation named 'null' is defined in the jenkins > global config and on each slave if the location is different than the master. > Am 24.04.2018 um 12:13 schrieb mManage mail : > > I installed warnings plugin and clang sca

Re: kubernets plugin jnlp4

2018-04-24 Thread Carlos Sanchez
All the plugin builds are running in GKE and I haven't experienced any failed jobs for a while. Jenkins weekly and k8s latest release with default jnlp image On Mon, Apr 23, 2018 at 9:58 PM, Edward Bond wrote: > Hello All, > > I am using Jenkins LTS, 2.107.2. with kubernetes plugin: 1.1.3, jnlp-

Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread Ullrich Hafner
What did you try so far? Did you read the description in the wiki? > Am 24.04.2018 um 09:44 schrieb Vidhya Sri Soundararajan : > > Thank you so much for the reply. Can you please elaborate your answer? I have > installed warnings plugin in jenkins. How to use it for my job and how to > parse th

Re: Create iOS Warnings and Errors report in Jenkins

2018-04-24 Thread Vidhya Sri Soundararajan
Thank you so much for the reply. Can you please elaborate your answer? I have installed warnings plugin in jenkins. How to use it for my job and how to parse the result using Clang? On Monday, April 23, 2018 at 2:21:50 PM UTC+5:30, mmana...@gmail.com wrote: > > How to generate report for Warning

Could not create iOS build summary report (Errors and warnings) in Jenkins with or without Fastlane

2018-04-24 Thread Vidhya Sri Soundararajan
I am using Jenkins and Fastlane for CICD pipeline for my iOS Project. Before we were using Xcode server that provides a direct API using which i exported the build summary(Compilation Errors, Warnings from Xcode). But now with Jenkins or fastlane i am not able to do it since i couldn't find a