int-upgrade-pgsql - Build # 2642 - Unstable:

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


Committers since last success:

Changes for Build #2642

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes issue 39459: retry execution additional message is not built properly

  The JSONObject built with the message contents for the retryExecution 
response action does not define the message type properly. The type of message 
must be specified with the "severity" property according to the retryExecution 
implementation[1].

  [1] 
https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js#l254
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/process/ResponseActionsBuilder.java




Last 20 lines of the console output:

[...truncated 2714 lines...]
for((i=0;i<12;i++)); do
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-upgrade-pgsql] $ /bin/bash -xe /tmp/hudson7910587958233225547.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to