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.bluebell:camera-view >------------------
[INFO] Building blueBell - UI 1.0-ALPHA-1-SNAPSHOT                        [4/5]
[INFO]   from modules/CameraView/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ camera-view ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ camera-view ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView
[INFO] Storing buildNumber: 1bb6e8a4a012 at timestamp: 1683638005402
[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/blueBell_Build_and_Test/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ camera-view ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ camera-view ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ camera-view ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-1 1.0-ALPHA-1-SNAPSHOT 1bb6e8a4a012
[INFO]      [echo] Java Version: 11.0.18 -source 1.7 -target 1.7 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ camera-view ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ camera-view ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/classes
[WARNING] [options] bootstrap class path not set in conjunction with -source 7
[WARNING] No processor claimed any of these annotations: javax.annotation.Nonnegative,javax.annotation.Nonnull,javax.annotation.Nullable
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ camera-view ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ camera-view ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ camera-view ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ camera-view ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ camera-view ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ camera-view ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.1bb6e8a4a012.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueBell 1.0-ALPHA-1-SNAPSHOT:
[INFO] 
[INFO] blueBell ........................................... SUCCESS [  1.845 s]
[INFO] blueBell (modules) ................................. SUCCESS [  0.666 s]
[INFO] blueBell - Sony Camera API ......................... SUCCESS [ 18.764 s]
[INFO] blueBell - UI ...................................... SUCCESS [  3.273 s]
[INFO] blueBell - Android Application ..................... FAILURE [  1.203 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39.114 s
[INFO] Finished at: 2023-05-09T13:13:31Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "installers" could not be activated because it does not exist.
[ERROR] Failed to execute goal com.simpligility.maven.plugins:android-maven-plugin:4.3.0:generate-sources (default-generate-sources) on project bluebell-application: Execution default-generate-sources of goal com.simpligility.maven.plugins:android-maven-plugin:4.3.0:generate-sources failed: Error reading /var/jenkins_home/tools/android-sdk/tools/source.properties -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bluebell-application