Joseph Witt created NIFI-5453:
---------------------------------
Summary: Test failure on build for nifi-nar-utils on master
Key: NIFI-5453
URL: https://issues.apache.org/jira/browse/NIFI-5453
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Environment: Apache Maven 3.5.0
(ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00)
Maven home: /development/apache-maven-3.5.0
Java version: 1.8.0_144, vendor: Oracle Corporation
Java home: /usr/java/jdk1.8.0_144/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.17.7-200.fc28.x86_64", arch: "amd64", family:
"unix"
Reporter: Joseph Witt
Fix For: 1.8.0
[INFO] Installing
/development/code/nifi.git/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/target/nifi-framework-nar-utils-1.8.0-SNAPSHOT.jar
to
/development/maven-repo/org/apache/nifi/nifi-framework-nar-utils/1.8.0-SNAPSHOT/nifi-framework-nar-utils-1.8.0-SNAPSHOT.jar
[INFO] Installing
/development/code/nifi.git/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/pom.xml
to
/development/maven-repo/org/apache/nifi/nifi-framework-nar-utils/1.8.0-SNAPSHOT/nifi-framework-nar-utils-1.8.0-SNAPSHOT.pom
[ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.613 s
<<< FAILURE! - in org.apache.nifi.NiFiGroovyTest
[ERROR]
testInitializePropertiesShouldSetBootstrapKeyFromFile(org.apache.nifi.NiFiGroovyTest)
Time elapsed: 0.06 s <<< ERROR!
java.lang.IllegalArgumentException: There was an issue decrypting protected
properties
at
org.apache.nifi.NiFiGroovyTest.testInitializePropertiesShouldSetBootstrapKeyFromFile(NiFiGroovyTest.groovy:166)
Caused by: org.apache.nifi.properties.SensitivePropertyProtectionException: The
key must be a valid hexadecimal key
at
org.apache.nifi.NiFiGroovyTest.testInitializePropertiesShouldSetBootstrapKeyFromFile(NiFiGroovyTest.groovy:166)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR]
NiFiGroovyTest.testInitializePropertiesShouldSetBootstrapKeyFromFile:166 ยป
IllegalArgument
[INFO]
[ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)