The Buildbot has detected a build exception on builder ofbiz-trunk-framework while building . Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk-framework/builds/431 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-framework-commit' triggered this build Build Source Stamp: [branch ofbiz/ofbiz-framework/trunk] 1806265 Blamelist: rishi BUILD FAILED: exception shell_1 upload Sincerely, -The Buildbot |
Administrator
|
Hi,
Buildbot seems quite busy and is wrong there https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/405/steps/upload_1/logs/err.html Just let's wait ;) Jacques Le 26/08/2017 à 09:53, [hidden email] a écrit : > The Buildbot has detected a build exception on builder ofbiz-trunk-framework while building . Full details are available at: > https://ci.apache.org/builders/ofbiz-trunk-framework/builds/431 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: orcus_ubuntu > > Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-framework-commit' triggered this build > Build Source Stamp: [branch ofbiz/ofbiz-framework/trunk] 1806265 > Blamelist: rishi > > BUILD FAILED: exception shell_1 upload > > Sincerely, > -The Buildbot > > > > |
Administrator
|
Actually I just tested locally and found this error while trying to do "svn up && gradlew cleanAll eclipse loadAll testIntegration"
2017-08-26 10:33:41,546 |main |GenericDelegator |E| Failure in create operation for entity [WorkEffortType]: org.apache.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:WorkEffortType][createdStamp,2017-08-26 10:33:41.539(java.sql.Timestamp)][createdTxStamp,2017-08-26 10:33:41.287(java.sql.Timestamp)][description,Business Travel(java.lang.String)][hasTable,N( java.lang.String)][lastUpdatedStamp,2017-08-26 10:33:41.539(java.sql.Timestamp)][lastUpdatedTxStamp,2017-08-26 10:33:41.287(java.sql.Timestamp)][parentTypeId,EVENT(java.lang.String)][workEffortTypeId,BUSINESS _TRAVEL(java.lang.String)] (SQL Exception while executing the following:INSERT INTO OFBIZ.WORK_EFFORT_TYPE (WORK_EFFORT_TYPE_ID, PARENT_TYPE_ID, HAS_TABLE, DESCRIPTION, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STA MP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table 'WORK_EFFORT_TYPE' caused a violation of foreign key constraint 'WK_EFFRT_TYPE_PAR' for key (EVENT). The statement has be en rolled back.)). Rolling back transaction. Please check (I must go) Jacques Le 26/08/2017 à 10:03, Jacques Le Roux a écrit : > Hi, > > Buildbot seems quite busy and is wrong there https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/405/steps/upload_1/logs/err.html > Just let's wait ;) > > Jacques > > Le 26/08/2017 à 09:53, [hidden email] a écrit : >> The Buildbot has detected a build exception on builder ofbiz-trunk-framework while building . Full details are available at: >> https://ci.apache.org/builders/ofbiz-trunk-framework/builds/431 >> >> Buildbot URL: https://ci.apache.org/ >> >> Buildslave for this Build: orcus_ubuntu >> >> Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-framework-commit' triggered this build >> Build Source Stamp: [branch ofbiz/ofbiz-framework/trunk] 1806265 >> Blamelist: rishi >> >> BUILD FAILED: exception shell_1 upload >> >> Sincerely, >> -The Buildbot >> >> >> >> > > |
Thanks Jacques, fixed in revision 1806279.
Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Sat, Aug 26, 2017 at 2:15 PM, Jacques Le Roux < [hidden email]> wrote: > Actually I just tested locally and found this error while trying to do > "svn up && gradlew cleanAll eclipse loadAll testIntegration" > > 2017-08-26 10:33:41,546 |main |GenericDelegator |E| Failure > in create operation for entity [WorkEffortType]: > org.apache.ofbiz.entity.GenericEntityException: Error while inserting: > [GenericEntity:WorkEffortType][createdStamp,2017-08-26 > 10:33:41.539(java.sql.Timestamp)][createdTxStamp,2017-08-26 > 10:33:41.287(java.sql.Timestamp)][description,Business > Travel(java.lang.String)][hasTable,N( > java.lang.String)][lastUpdatedStamp,2017-08-26 > 10:33:41.539(java.sql.Timestamp)][lastUpdatedTxStamp,2017-08-26 > 10:33:41.287(java.sql.Timestamp)][parentTypeId,EVENT(java. > lang.String)][workEffortTypeId,BUSINESS > _TRAVEL(java.lang.String)] (SQL Exception while executing the > following:INSERT INTO OFBIZ.WORK_EFFORT_TYPE (WORK_EFFORT_TYPE_ID, > PARENT_TYPE_ID, HAS_TABLE, DESCRIPTION, LAST_UPDATED_STAMP, > LAST_UPDATED_TX_STA > MP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?) > (INSERT on table 'WORK_EFFORT_TYPE' caused a violation of foreign key > constraint 'WK_EFFRT_TYPE_PAR' for key (EVENT). The statement has be > en rolled back.)). Rolling back transaction. > > Please check (I must go) > > Jacques > > > > Le 26/08/2017 à 10:03, Jacques Le Roux a écrit : > >> Hi, >> >> Buildbot seems quite busy and is wrong there >> https://ci.apache.org/builders/ofbiz-trunk-framework- >> plugins/builds/405/steps/upload_1/logs/err.html >> Just let's wait ;) >> >> Jacques >> >> Le 26/08/2017 à 09:53, [hidden email] a écrit : >> >>> The Buildbot has detected a build exception on builder >>> ofbiz-trunk-framework while building . Full details are available at: >>> https://ci.apache.org/builders/ofbiz-trunk-framework/builds/431 >>> >>> Buildbot URL: https://ci.apache.org/ >>> >>> Buildslave for this Build: orcus_ubuntu >>> >>> Build Reason: The AnyBranchScheduler scheduler named >>> 'on-ofbiz-framework-commit' triggered this build >>> Build Source Stamp: [branch ofbiz/ofbiz-framework/trunk] 1806265 >>> Blamelist: rishi >>> >>> BUILD FAILED: exception shell_1 upload >>> >>> Sincerely, >>> -The Buildbot >>> >>> >>> >>> >>> >> >> > |
Free forum by Nabble | Edit this page |