Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2936 failed

Job: Build failed

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Valid chain: Test case result

The below summarizes the result of the test "Valid chain" in build 2,936 of Openfire - Continuous Integration - Build.
Description
Valid chain
Test class
org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
Method
testValidChain
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.io.FileNotFoundException: /tmp/OPENFIRE-TRUNK-JOB1/99d2ace0-df99-409c-9b1a-16f64b58ffcf (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:123)
	at org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest.createFixture(OpenfireX509TrustManagerTest.java:85)