int-initial-pgsql - Build # 1828 - Failure:

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


Committers since last success:

Changes for Build #1828

    Carlos Aristu <[email protected]> null
    related to issue 35062: fix typo
        
modules/org.openbravo.base.weld/src-test/org/openbravo/base/weld/test/testinfrastructure/DalPersistanceEventTest.java

    Asier Lostalé <[email protected]> null
    fixed issue 35007: reduced overhead in audit trail infrastructure
      
    Asier Lostalé <[email protected]> null
    [audit] don't trigger dal observers twice on flush
        src/org/openbravo/dal/service/OBDal.java

    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] prevent NPE
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] typo
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] don't initialize already initialized connection
        src/org/openbravo/dal/core/DalSessionFactory.java

    Asier Lostalé <[email protected]> null
    [audit] reset changed info only for local thread's connection
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] comment when context is saved to db
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] be failsafe when resetting SessionInfo on thread finalization
        src/org/openbravo/dal/core/DalRequestFilter.java

    Carlos Aristu <[email protected]> null
    [audit] process definition reports shouldn't audit
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java

    Carlos Aristu <[email protected]> null
    [audit] corrected javadoc text
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] updated (c) year
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler_data.xsql
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/StorePropertyActionHandler.java
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/process/BaseProcessActionHandler.java
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
        src-core/src/org/openbravo/data/Sql.java
        src-core/src/org/openbravo/data/Sqlc.java
        src-core/src/org/openbravo/database/ConnectionProviderImpl.java
        src-core/src/org/openbravo/database/JNDIConnectionProvider.java
        src-core/src/org/openbravo/database/RDBMSIndependent.java
        src-core/src/org/openbravo/database/SessionInfo.java
        src/org/openbravo/dal/core/DalRequestFilter.java
        src/org/openbravo/dal/core/DalSessionFactory.java
        src/org/openbravo/erpCommon/security/SessionLogin.java
        src/org/openbravo/erpCommon/security/SessionLogin_data.xsql
        src/org/openbravo/scheduling/DefaultJob.java
        src/org/openbravo/scheduling/ProcessRequest_data.xsql
        src/org/openbravo/scheduling/ProcessRun_data.xsql
        src/org/openbravo/service/importprocess/ImportEntryProcessor.java

    Asier Lostalé <[email protected]> null
    [audit] merge with multi pool
      
    Carlos Aristu <[email protected]> null
    [audit] Added missing statement lost in the merge
        src/org/openbravo/dal/service/OBDal.java

    Asier Lostalé <[email protected]> null
    [audit] better explain why SessionInfo.setDBSessionInfo is deprecated
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] split condition for readability
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] fixes merge
        src/org/openbravo/dal/service/OBDal.java

    Asier Lostalé <[email protected]> null
    [audit] merge with multi pool project

  As both projects affect the same components, make audit dependent on multi 
pool
      
    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] not need to force save to db audit context, it will be done later 
on flush if needed
        src/org/openbravo/service/importprocess/ImportEntryProcessor.java

    Asier Lostalé <[email protected]> null
    [audit] don't audit session login
        src/org/openbravo/erpCommon/security/SessionLogin.java

    Asier Lostalé <[email protected]> null
    [audit] ensure context info is set for process definition and bg processes
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/process/BaseProcessActionHandler.java
        src/org/openbravo/scheduling/DefaultJob.java

    Asier Lostalé <[email protected]> null
    [audit] prevent double import for SessionInfo
        src-core/src/org/openbravo/data/Sqlc.java

    Asier Lostalé <[email protected]> null
    [audit] removed unused variable
        src-core/src/org/openbravo/data/Sqlc.java

    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] sqlc import SessionInfo if needed
        src-core/src/org/openbravo/data/Sqlc.java

    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] pi merge
      
    Asier Lostalé <[email protected]> null
    [audit] PL invokation from sqlc sets audit info
        src-core/src/org/openbravo/database/RDBMSIndependent.java

    Asier Lostalé <[email protected]> null
    [audit] don't audit user preferences modifications
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/StorePropertyActionHandler.java

    Asier Lostalé <[email protected]> null
    [audit] API to allow to programatically skip insertions in context info
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] don't audit process request creation/update
        src/org/openbravo/scheduling/ProcessRequest_data.xsql
        src/org/openbravo/scheduling/ProcessRun_data.xsql

    Asier Lostalé <[email protected]> null
    [audit] fixed condition
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] prevent setting same info in same thread for same connection
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] don't set context info for session ping not usage audit
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler_data.xsql
        src/org/openbravo/erpCommon/security/SessionLogin_data.xsql

    Asier Lostalé <[email protected]> null
    [audit] Sqlc can optionally mark methods not to save context info
        src-core/src/org/openbravo/data/Sql.java
        src-core/src/org/openbravo/data/Sqlc.java

    Asier Lostalé <[email protected]> null
    [audit] reverted previous change c0340d7b7817

  Context info needs to preserve values among transactions because SQLC sets
  atocommit(true) by default, which is in practice multiple mini-transactions.
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    [audit] sqlc statemets set audit only when needed
        src-core/src/org/openbravo/data/Sqlc.java

    Asier Lostalé <[email protected]> null
    [audit] removed some duplication
        src/org/openbravo/dal/core/DalSessionFactory.java

    Asier Lostalé <[email protected]> null
    [audit] removed more deprecated methods
        src/org/openbravo/dal/core/DalSessionFactory.java

    Asier Lostalé <[email protected]> null
    [audit] DAL don't use deprecated methods anymore
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/process/BaseProcessActionHandler.java
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
        src-core/src/org/openbravo/database/ConnectionProviderImpl.java
        src-core/src/org/openbravo/database/JNDIConnectionProvider.java
        src/org/openbravo/service/db/DalConnectionProvider.java

    Asier Lostalé <[email protected]> null
    [audit] DAL, preserve context info till transaction is commited
        src/org/openbravo/dal/core/DalRequestFilter.java

    Asier Lostalé <[email protected]> null
    [audit] DAL save context info only when needed

  When working with DAL, context information will be saved to Database only if
  it is required: a flush is going to be performed and there are changes to be
  commited.
        src-core/src/org/openbravo/database/SessionInfo.java
        src/org/openbravo/dal/service/OBDal.java

    Asier Lostalé <[email protected]> null
    [audit] don't preserve ad_context_info between different transactions
        src-core/src/org/openbravo/database/SessionInfo.java

    Asier Lostalé <[email protected]> null
    fixed bug 35076: if test leaves admin mode, following test cases fail

  Restore previous mode when this situation occurs so that following test cases
  start in a clean situation.
        src-test/src/org/openbravo/test/base/OBBaseTest.java

    Asier Lostalé <[email protected]> null
    fixed bug 35075: PersistanceObserver fails if there're observers for 
OrderLine

  When there are other observers for order line assuming order line has order 
set
  on save, they can fail.

  Now when new order lines are created, a random order is assigned to them.
        
modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/event/ObserverBaseTest.java
        
modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/event/PersistanceObserver.java




Last 20 lines of the console output:

[...truncated 7262 lines...]
    [junit] Jan 30, 2017 2:24:22 PM 
org.openqa.selenium.remote.ProtocolHandshake createSession
    [junit] INFO: Attempting bi-dialect session, assuming Postel's Law holds 
true on the remote end
    [junit] Jan 30, 2017 2:24:29 PM 
org.openqa.selenium.remote.ProtocolHandshake createSession
    [junit] INFO: Detected dialect: OSS
    [junit] Jan 30, 2017 2:24:29 PM org.openqa.selenium.remote.Augmenter 
extractRemoteWebDriver
    [junit] WARNING: Augmenter should be applied to the instances of 
@Augmentable classes or previously augmented instances only
    [junit] 

BUILD FAILED
/srv/ci/workspace/int-initial-pgsql/SANDBOX/automation/pi/build.xml:329: The 
following error occurred while executing this line:
/srv/ci/workspace/int-initial-pgsql/SANDBOX/automation/pi/build.xml:74: Test 
com.openbravo.test.integration.erp.testsuites.smoke.SmokeMasterDataSuite failed

Total time: 34 minutes 11 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to