Console Output
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager >--
[INFO] Building Zephyr - UI Content Manager 1.2-ALPHA-4-SNAPSHOT [9/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1640166664256
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,java.base/java.lang.FunctionalInterface,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct,java.base/java.lang.Override
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource<Boolean>[]
[INFO]
[INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,java.base/java.lang.Override
[INFO]
[INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/.repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/.repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/jobs/Zephyr_Build_from_Scratch/workspace/.repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled