Whew! Thank you very much Steve. Did not want to break the build twice in a row.

Thanks much
Suresh


-----Original Message-----
From: Varnau, Steve (Trafodion) 
Sent: Monday, June 29, 2015 11:55 AM
To: [email protected]
Subject: RE: Build failed in Jenkins: Check-Daily #12

Suresh,

You're correct as always. The build job logs: 
http://logs.trafodion.org/Daily/2015-06-29_08-30-00/build-release/ show in the 
git log that it is checking out the local master branch, which is not up to 
date with origin master.

This is a bug in that automation script.  I'll address it.

-Steve

> -----Original Message-----
> From: Subbiah, Suresh
> Sent: Monday, June 29, 2015 09:40
> To: [email protected]; [email protected]
> Subject: RE: Build failed in Jenkins: Check-Daily #12
> 
> Hi,
> 
> The two test failures here are executor/TEST015 and hive/TEST015 The 
> tests have been failing since my checkin into gerrit prior to 
> migration to Apache.
> However they should have been addressed by fix for JIRA TRAFODION-4 
> (Fix for TRAFODION-4 (commit: 
> d48433f58b20818bd2e4c252be481181460870fd)
> (detail)) on June 24th, but the delivery seems to have had no effect 
> on these tests.
> I checked out the latest from apache using hub clone -p 
> apache/incubator-trafodion Then I build and ran these two failing 
> tests, and they do pass on my workstation.
> 
> So I am wondering if somehow the nightly build is not getting latest 
> changes? Is there any way I can investigate this further. Thank you 
> for all suggestions.
> 
> Suresh
> 
> 
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: Monday, June 29, 2015 8:43 AM
> To: [email protected]; [email protected]
> Subject: Build failed in Jenkins: Check-Daily #12
> 
> See <https://jenkins02.trafodion.org/job/Check-Daily/12/changes>
> 
> Changes:
> 
> [hans.zeller] TRAFODION-13 Multiple MTD-related bug fixes, UDF and RI 
> constraint fixes
> 
> [aruna.sadashiva] Added copyright statements and some comments.
> 
> ------------------------------------------
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building on master in workspace
> <https://jenkins02.trafodion.org/job/Check-Daily/ws/>
>  > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes 
> from the remote Git repository  > git config remote.origin.url 
> https://github.com/apache/incubator-trafodion # timeout=10 Fetching 
> upstream changes from https://github.com/apache/incubator-trafodion
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress 
> https://github.com/apache/incubator-trafodion
> +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10  > 
> git rev-parse refs/remotes/origin/remotes/origin/master^{commit} #
> timeout=10 Checking out Revision
> 8de8d02d8042853db4667f4bc53f08becc181afb (refs/remotes/origin/master)  
> > git config core.sparsecheckout # timeout=10  > git checkout -f 
> 8de8d02d8042853db4667f4bc53f08becc181afb
> Using 'Changelog to branch' strategy.
> [Check-Daily] $ /bin/sh /tmp/hudson2863040289082161918.sh Detailed logs:
> http://logs.trafodion.org/Daily/2015-06-29_08-30-00/
> Jenkins build: https://jenkins02.trafodion.org/job/Check-Daily/12/
> Starting build job core-regress-hive-cm5.3.
> Starting build job core-regress-udr-cm5.3.
> Starting build job phoenix_part1_T2-cm5.3.
> Starting build job jdbc_test-cm5.3.
> Starting build job phoenix_part1_T4-cm5.3.
> Starting build job core-regress-fullstack2-cm5.3.
> Starting build job jdbc_test-ahw2.2.
> Starting build job core-regress-charsets-cm5.3.
> Starting build job build-debug.
> Starting build job core-regress-executor-cm5.3.
> Starting build job core-regress-fullstack2-ahw2.2.
> Starting build job core-regress-charsets-ahw2.2.
> Starting build job core-regress-udr-ahw2.2.
> Starting build job core-regress-compGeneral-cm5.3.
> Starting build job core-regress-executor-ahw2.2.
> Starting build job core-regress-catman1-ahw2.2.
> Starting build job core-regress-core-cm5.3.
> Starting build job phoenix_part2_T4-ahw2.2.
> Starting build job core-regress-seabase-ahw2.2.
> Starting build job core-regress-seabase-cm5.3.
> Starting build job core-regress-compGeneral-ahw2.2.
> Starting build job pyodbc_test-cm5.3.
> Starting build job core-regress-hive-ahw2.2.
> Starting build job core-regress-catman1-cm5.3.
> Starting build job pyodbc_test-ahw2.2.
> Starting build job phoenix_part1_T4-ahw2.2.
> Starting build job core-regress-qat-cm5.3.
> Starting build job build-release.
> Starting build job core-regress-qat-ahw2.2.
> Starting build job core-regress-core-ahw2.2.
> Starting build job phoenix_part2_T2-cm5.3.
> Starting build job phoenix_part1_T2-ahw2.2.
> Starting build job phoenix_part2_T4-cm5.3.
> Starting build job phoenix_part2_T2-ahw2.2.
> Finished Build : #33 of Job : build-debug with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #33 of Job : build- 
> release with status : SUCCESS java.lang.NullPointerExceptionFinished
> Build : #12 of Job : core-regress-fullstack2-cm5.3 with status : 
> SUCCESS java.lang.NullPointerExceptionFinished Build : #12 of Job : 
> core-
> regress-udr-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-udr-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-fullstack2-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-charsets-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-charsets-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part1_T4-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #35 of Job : jdbc_test-
> cm5.3 with status : SUCCESS java.lang.NullPointerExceptionFinished 
> Build
> : #12 of Job : core-regress-hive-cm5.3 with status : FAILURE 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : jdbc_test-
> ahw2.2 with status : SUCCESS java.lang.NullPointerExceptionFinished
> Build : #12 of Job : phoenix_part2_T4-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #35 of Job : 
> pyodbc_test-
> cm5.3 with status : SUCCESS java.lang.NullPointerExceptionFinished 
> Build
> : #12 of Job : core-regress-catman1-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part1_T2-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-executor-ahw2.2 with status : FAILURE 
> java.lang.NullPointerExceptionFinished Build : #41 of Job : core-
> regress-seabase-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-executor-cm5.3 with status : FAILURE 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-compGeneral-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-core-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-seabase-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #39 of Job : 
> pyodbc_test-
> ahw2.2 with status : SUCCESS java.lang.NullPointerExceptionFinished
> Build : #12 of Job : core-regress-qat-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-compGeneral-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-catman1-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-hive-ahw2.2 with status : FAILURE 
> java.lang.NullPointerExceptionFinished Build : #12 of Job : core-
> regress-qat-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part1_T4-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part2_T4-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #41 of Job : core-
> regress-core-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part2_T2-cm5.3 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part1_T2-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionFinished Build : #12 of Job :
> phoenix_part2_T2-ahw2.2 with status : SUCCESS 
> java.lang.NullPointerExceptionBuild step 'MultiJob Phase' marked build 
> as failure [SCP] Copying console log.

Reply via email to