See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/2883/display/redirect?page=changes>
Changes: [Tilman Hausherr] PDFBOX-5660: close input, as suggested by Valery Bokov; closes #341 ------------------------------------------ [...truncated 4.53 KiB...] [INFO] --- jacoco:0.8.14:prepare-agent (default) @ pdfbox-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent/target/jacoco.exec> [INFO] [INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ pdfbox-parent --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- jacoco:0.8.14:report (report) @ pdfbox-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pdfbox-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- apache-rat:0.17:check (default) @ pdfbox-parent --- [WARNING] Parameter 'excludes' is deprecated: Deprecated for removal since 0.17: Use <inputExclude> instead. [WARNING] Basedir is : <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent> [WARNING] Use of deprecated option 'exclude'. Deprecated for removal since 0.17: Use <inputExclude> instead. [INFO] Excluding patterns: release.properties, .github/workflows/codeql-analysis.yml [INFO] Excluding MAVEN collection. [INFO] Excluding ECLIPSE collection. [INFO] Excluding IDEA collection. [INFO] Processing exclude file from STANDARD_SCMS. [INFO] Excluding STANDARD_SCMS collection. [INFO] Excluding MISC collection. [INFO] Excluding HIDDEN_DIR collection. [INFO] RAT summary: [INFO] Approved: 2 [INFO] Archives: 0 [INFO] Binaries: 0 [INFO] Document types: 2 [INFO] Ignored: 1 [INFO] License categories: 1 [INFO] License names: 1 [INFO] Notices: 0 [INFO] Standards: 2 [INFO] Unapproved: 0 [INFO] Unknown: 0 [INFO] [INFO] --- dependency-check:12.1.9:check (default) @ pdfbox-parent --- [INFO] Checking for updates [INFO] Skipping the NVD API Update as it was completed within the last 240 minutes [ERROR] Failed to initialize the RetireJS repo org.owasp.dependencycheck.data.update.exception.UpdateException: Failed to initialize the RetireJS repo at org.owasp.dependencycheck.data.update.RetireJSDataSource.initializeRetireJsRepo (RetireJSDataSource.java:142) at org.owasp.dependencycheck.data.update.RetireJSDataSource.update (RetireJSDataSource.java:89) at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:902) at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:707) at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:634) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:2070) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:1268) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at hudson.maven.Maven3Builder.call (Maven3Builder.java:140) at hudson.maven.Maven3Builder.call (Maven3Builder.java:71) at hudson.remoting.UserRequest.perform (UserRequest.java:225) at hudson.remoting.UserRequest.perform (UserRequest.java:50) at hudson.remoting.Request$2.run (Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:81) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:840) Caused by: org.owasp.dependencycheck.utils.ResourceNotFoundException: https://raw.githubusercontent.com/Retirejs/retire.js/master/repository/jsrepository.json - Server status: 404 - Server reason: Not Found at org.owasp.dependencycheck.utils.Downloader.wrapAndThrowHttpResponseException (Downloader.java:434) at org.owasp.dependencycheck.utils.Downloader.fetchFile (Downloader.java:414) at org.owasp.dependencycheck.utils.Downloader.fetchFile (Downloader.java:384) at org.owasp.dependencycheck.data.update.RetireJSDataSource.initializeRetireJsRepo (RetireJSDataSource.java:140) at org.owasp.dependencycheck.data.update.RetireJSDataSource.update (RetireJSDataSource.java:89) at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:902) at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:707) at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:634) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:2070) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:1268) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at hudson.maven.Maven3Builder.call (Maven3Builder.java:140) at hudson.maven.Maven3Builder.call (Maven3Builder.java:71) at hudson.remoting.UserRequest.perform (UserRequest.java:225) at hudson.remoting.UserRequest.perform (UserRequest.java:50) at hudson.remoting.Request$2.run (Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:81) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:840) Caused by: org.apache.hc.client5.http.HttpResponseException: status code: 404, reason phrase: Not Found at org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler.handleResponse (AbstractHttpClientResponseHandler.java:69) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute (CloseableHttpClient.java:247) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute (CloseableHttpClient.java:188) at org.owasp.dependencycheck.utils.Downloader.fetchFile (Downloader.java:410) at org.owasp.dependencycheck.utils.Downloader.fetchFile (Downloader.java:384) at org.owasp.dependencycheck.data.update.RetireJSDataSource.initializeRetireJsRepo (RetireJSDataSource.java:140) at org.owasp.dependencycheck.data.update.RetireJSDataSource.update (RetireJSDataSource.java:89) at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:902) at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:707) at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:634) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:2070) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:1268) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at hudson.maven.Maven3Builder.call (Maven3Builder.java:140) at hudson.maven.Maven3Builder.call (Maven3Builder.java:71) at hudson.remoting.UserRequest.perform (UserRequest.java:225) at hudson.remoting.UserRequest.perform (UserRequest.java:50) at hudson.remoting.Request$2.run (Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:81) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:840) [INFO] Skipping Known Exploited Vulnerabilities update check since last check was within 24 hours. [WARNING] Unable to update 1 or more Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities. [ERROR] Unable to continue dependency-check analysis. [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for pdfbox-reactor 4.0.0-SNAPSHOT: [INFO] [INFO] Apache PDFBox parent ............................... FAILURE [ 18.951 s] [INFO] Apache PDFBox io ................................... SKIPPED [INFO] Apache FontBox ..................................... SKIPPED [INFO] Apache XmpBox ...................................... SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] Apache PDFBox Debugger ............................. SKIPPED [INFO] Apache PDFBox tools ................................ SKIPPED [INFO] Apache PDFBox application .......................... SKIPPED [INFO] Apache PDFBox Debugger application ................. SKIPPED [INFO] Apache PDFBox examples ............................. SKIPPED [INFO] pdfbox-reactor ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.920 s [INFO] Finished at: 2025-11-18T21:20:49Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.owasp:dependency-check-maven:12.1.9:check (default) on project pdfbox-parent: Fatal exception(s) analyzing Apache PDFBox parent: One or more exceptions occurred during analysis: [ERROR] UpdateException: Failed to initialize the RetireJS repo [ERROR] caused by ResourceNotFoundException: https://raw.githubusercontent.com/Retirejs/retire.js/master/repository/jsrepository.json - Server status: 404 - Server reason: Not Found [ERROR] caused by HttpResponseException: status code: 404, reason phrase: Not Found [ERROR] NoDataException: No documents exist [ERROR] -> [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/MojoExecutionException [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/4.0.0-SNAPSHOT/xmpbox-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/4.0.0-SNAPSHOT/pdfbox-tools-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/4.0.0-SNAPSHOT/pdfbox-debugger-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/4.0.0-SNAPSHOT/pdfbox-app-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/4.0.0-SNAPSHOT/pdfbox-examples-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/4.0.0-SNAPSHOT/pdfbox-reactor-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/4.0.0-SNAPSHOT/pdfbox-parent-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/4.0.0-SNAPSHOT/pdfbox-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/4.0.0-SNAPSHOT/debugger-app-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/pom.xml> to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/4.0.0-SNAPSHOT/fontbox-4.0.0-SNAPSHOT.pom No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache XmpBox #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox tools #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox Debugger #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox application #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox examples #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » pdfbox-reactor #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: [email protected] No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox Debugger application #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox io #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache FontBox #2883' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. channel stopped Archiving artifacts --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
