[Openbravo-builds] int-inc-pgsql - Build # 4676 - Failure!

1 view
Skip to first unread message

jen...@ci.openbravo.com

unread,
May 20, 2019, 5:51:14 AM5/20/19
to asier....@openbravo.com, openbrav...@lists.sourceforge.net, staf...@openbravo.com, staf...@openbravo.com
int-inc-pgsql - Build # 4676 - Failure:

Check console output at https://ci.openbravo.com/job/int-inc-pgsql/4676/ to view the results.


Committers since last success:

Changes for Build #4676

Asier Lostalé <asier....@openbravo.com> null
fixed issue 40290: configurable one-to-many property in parent entity for FKs

Asier Lostalé <asier....@openbravo.com> null
[dal-props] all FK columns generate one-to-many property in parent
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_COLUMN.xml

Asier Lostalé <asier....@openbravo.com> null
[dal-props] added javadoc
src/org/openbravo/base/model/Property.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] included all missing columns in audit check
src-db/database/model/triggers/AD_COLUMN_MOD_TRG.xml

Asier Lostalé <asier....@openbravo.com> null
[dal-props] improved warn message
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] merge

Asier Lostalé <asier....@openbravo.com> null
[dal-props] sync terminology
src-db/database/sourcedata/AD_COLUMN.xml

Asier Lostalé <asier....@openbravo.com> null
[dal-props] fixed referenced child properties even not generated
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] pi merge

Asier Lostalé <asier....@openbravo.com> null
[hb-pros] updated copyright year
src/org/openbravo/base/model/Column.hbm.xml
src/org/openbravo/base/model/Column.java
src/org/openbravo/base/model/ModelProvider.java
src/org/openbravo/base/model/Property.java

Asier Lostalé <asier....@openbravo.com> null
[hb-pros] removed debuggin code
src/org/openbravo/erpCommon/ad_forms/About.java

Asier Lostalé <asier....@openbravo.com> null
[hb-props] show warn only when needed
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[hb-pros] minor cleanup: using try with resources
src/org/openbravo/base/gen/GenerateEntitiesTask.java

Asier Lostalé <asier....@openbravo.com> null
[hb-props] properties generated due to pref are deprecated
src/org/openbravo/base/gen/GenerateEntitiesTask.java
src/org/openbravo/base/gen/entity.ftl
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[hb-props] keep backwards compatibility based on preference
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[hb-props] removed outdated comment
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[hb-props] don't allow to modify new property if not in dev
src-db/database/model/triggers/AD_COLUMN_MOD_TRG.xml

Asier Lostalé <asier....@openbravo.com> null
[dal-props] linkToParent and properties in parent column should be independent
src-db/database/model/tables/AD_COLUMN.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] simplified if statement
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] merge

Asier Lostalé <asier....@openbravo.com> null
[dal-props] never flag columns as link to parent column when creating from DB

The logic was wrong in any case as it flagged only one column in case it was
just after updatedby.
src-db/database/model/functions/AD_TABLE_IMPORT.xml

Asier Lostalé <asier....@openbravo.com> null
[dal-props] link to parent columns always generate child property in parent
src-db/database/model/tables/AD_COLUMN.xml
src-db/database/sourcedata/AD_MESSAGE.xml

Asier Lostalé <asier....@openbravo.com> null
[dal-props] define in AD whether child property is created in parent
src-db/database/model/tables/AD_COLUMN.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
src/org/openbravo/base/model/Column.hbm.xml
src/org/openbravo/base/model/Column.java
src/org/openbravo/base/model/ModelProvider.java
src/org/openbravo/base/model/Property.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] minor cleanup
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] simplified if condition
src/org/openbravo/base/model/ModelProvider.java
src/org/openbravo/erpCommon/ad_forms/About.java

Asier Lostalé <asier....@openbravo.com> null
[dal-props] simplified if condition
src/org/openbravo/base/model/ModelProvider.java




Last 20 lines of the console output:

[...truncated 318 lines...]
[javac] return isChildPropertyInParent;
[javac] ^
[javac] symbol: variable isChildPropertyInParent
[javac] location: class Property
[javac] /srv/ci/workspace/int-inc-pgsql/src/org/openbravo/base/model/Property.java:1376: error: cannot find symbol
[javac] this.isChildPropertyInParent = isChildPropertyInParent;
[javac] ^
[javac] symbol: variable isChildPropertyInParent
[javac] 2 errors

BUILD FAILED
/srv/ci/workspace/int-inc-pgsql/build.xml:491: The following error occurred while executing this line:
/srv/ci/workspace/int-inc-pgsql/src/build.xml:268: Compile failed; see the compiler error output for details.

Total time: 23 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

jen...@ci.openbravo.com

unread,
May 20, 2019, 6:07:25 AM5/20/19
to asier....@openbravo.com, openbrav...@lists.sourceforge.net, staf...@openbravo.com, staf...@openbravo.com
int-inc-pgsql - Build # 4677 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-inc-pgsql/4677/ to view the results.
Changes for Build #4677

Asier Lostalé <asier....@openbravo.com> null
related to issue 40290: fixed merge
src/org/openbravo/base/model/Property.java




Last 20 lines of the console output:

[...truncated 536 lines...]
[javac] location: variable dst of type DataSetTable
[javac] /srv/ci/workspace/int-inc-pgsql/src/org/openbravo/dal/xml/EntityXMLConverter.java:875: error: cannot find symbol
[javac] for (DataSetTable dst : dataSet.getDataSetTableList()) {
[javac] ^
[javac] symbol: method getDataSetTableList()
[javac] location: variable dataSet of type DataSet
[javac] 9 errors

BUILD FAILED
/srv/ci/workspace/int-inc-pgsql/build.xml:491: The following error occurred while executing this line:
/srv/ci/workspace/int-inc-pgsql/src/build.xml:228: Compile failed; see the compiler error output for details.

Total time: 24 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
/srv/ci/jobs/int-inc-pgsql/builds/4677/log:
[java] 7276 [main] WARN org.openbravo.base.model.Property - C_ElementValue.Name is not translatable: not found one to many property to trl table

jen...@ci.openbravo.com

unread,
May 20, 2019, 6:18:28 AM5/20/19
to aaron....@openbravo.com, openbrav...@lists.sourceforge.net, staf...@openbravo.com, staf...@openbravo.com
int-inc-pgsql - Build # 4678 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-inc-pgsql/4678/ to view the results.
Changes for Build #4678

Aaron Calero <aaron....@openbravo.com> null
Fixed issue 40912: Improve Service Price Rules to allow configuration of specific SPRs for Products/Categories

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Merge with PI

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Merge with PI

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Merge with PI

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Added indexes to M_ServicePriceRule_Version on columns M_RelatedProduct_Id and M_RelatedProductCategory_Id
src-db/database/model/tables/M_SERVICEPRICERULE_VERSION.xml

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Fixed licensing and formatting
src/org/openbravo/common/actionhandler/ServiceRelatedLinePriceActionHandler.java
src/org/openbravo/event/ProductPriceRuleVersionEventHandler.java
src/org/openbravo/materialmgmt/ServicePriceUtils.java

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Moved Maximum/Minimum fields to Posterminal
src-db/database/sourcedata/AD_FIELD.xml

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Changes after export database
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_FIELD.xml

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Enhanced Services Price Rules configuration
src/org/openbravo/common/actionhandler/ServiceRelatedLinePriceActionHandler.java
src/org/openbravo/event/ProductPriceRuleVersionEventHandler.java
src/org/openbravo/materialmgmt/ServicePriceUtils.java
web/js/productServices.js

Aaron Calero <aaron....@openbravo.com> null
[Delivery Rates] Application Dictionary definition
src/org/openbravo/event/ProductPriceRuleVersionEventHandler.java
src-db/database/model/tables/M_SERVICEPRICERULE_VERSION.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
src-db/database/sourcedata/AD_REFERENCE.xml
src-db/database/sourcedata/AD_REF_TABLE.xml
src-db/database/sourcedata/AD_TAB.xml




Last 20 lines of the console output:

[...truncated 535 lines...]
[javac] location: variable dst of type DataSetTable
[javac] /srv/ci/workspace/int-inc-pgsql/src/org/openbravo/dal/xml/EntityXMLConverter.java:875: error: cannot find symbol
[javac] for (DataSetTable dst : dataSet.getDataSetTableList()) {
[javac] ^
[javac] symbol: method getDataSetTableList()
[javac] location: variable dataSet of type DataSet
[javac] 9 errors

BUILD FAILED
/srv/ci/workspace/int-inc-pgsql/build.xml:491: The following error occurred while executing this line:
/srv/ci/workspace/int-inc-pgsql/src/build.xml:228: Compile failed; see the compiler error output for details.

Total time: 21 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
/srv/ci/jobs/int-inc-pgsql/builds/4678/log:
[java] 7056 [main] WARN org.openbravo.base.model.Property - C_ElementValue.Name is not translatable: not found one to many property to trl table

jen...@ci.openbravo.com

unread,
May 20, 2019, 6:22:24 AM5/20/19
to asier....@openbravo.com, openbrav...@lists.sourceforge.net, staf...@openbravo.com, staf...@openbravo.com
int-inc-pgsql - Build # 4679 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-inc-pgsql/4679/ to view the results.
Changes for Build #4679

Asier Lostalé <asier....@openbravo.com> null
related to issue 40290: temporarily reverted logic
src/org/openbravo/base/model/ModelProvider.java




Last 20 lines of the console output:

[...truncated 1682 lines...]

copy.files.jarsync.do:

copy.files:

compile.complete.development:
[sql] Executing commands
[sql] 2 of 2 SQL statements executed successfully

compile.complete.war:

compile.complete.deploy:

BUILD SUCCESSFUL
Total time: 1 minute 26 seconds
Build step 'Execute managed script' marked build as failure
Checking console output

jen...@ci.openbravo.com

unread,
May 20, 2019, 6:34:06 AM5/20/19
to asier....@openbravo.com, openbrav...@lists.sourceforge.net, staf...@openbravo.com, staf...@openbravo.com
int-inc-pgsql - Build # 4680 - Fixed:

Check console output at https://ci.openbravo.com/job/int-inc-pgsql/4680/ to view the results.
Changes for Build #4680

Asier Lostalé <asier....@openbravo.com> null
related to issue 40290: recovered functionality
src/org/openbravo/base/model/ModelProvider.java

Asier Lostalé <asier....@openbravo.com> null
related to issue 40290: added missing line lost in merge
src/org/openbravo/base/model/Property.java




Last 20 lines of the console output:

[...truncated 1862 lines...]
[javadoc] /srv/ci/workspace/int-inc-pgsql/src/org/openbravo/erpCommon/ad_callouts/HttpServletCalloutInformationProvider.java:37: warning: [removal] JSObject in jdk.nashorn.api.scripting has been deprecated and marked for removal
[javadoc] import jdk.nashorn.api.scripting.JSObject;
[javadoc] ^
[javadoc] Creating destination directory: "/srv/ci/workspace/int-inc-pgsql/docs/api/"
[javadoc] Standard Doclet version 11.0.2
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[javadoc] Building index for all classes...
[javadoc] Generating /srv/ci/workspace/int-inc-pgsql/docs/api/help-doc.html...
[javadoc] 1 warning

BUILD SUCCESSFUL
Total time: 34 seconds

Checking console output
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed

Reply all
Reply to author
Forward
0 new messages