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

Accepted issuers are all valid: Test case result

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

Error Log

java.io.FileNotFoundException: /tmp/OPENFIRE-TRUNK-JOB1/58c707e7-9cf5-49e9-a433-ad320f4d8b7f (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)