Bug#1084288: libpf4j-update-java: FTBFS: java.lang.Exception: Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.pf4j.PluginNotFoundException>
Santiago Vila
sanvila at debian.org
Mon Oct 7 09:32:54 BST 2024
Package: src:libpf4j-update-java
Version: 2.3.0+dfsg-4
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with javahelper
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
mh_patchpoms -plibpf4j-update-java --debian-build --keep-pom-version --maven-repo=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo
jh_linkjars
dh_auto_build
/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< org.pf4j:pf4j-update >------------------------
[INFO] Building pf4j-update 2.3.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pf4j-update ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pf4j-update ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /<<PKGBUILDDIR>>/target/classes
[INFO] /<<PKGBUILDDIR>>/src/main/java/org/pf4j/update/verifier/Sha512SumVerifier.java: Some input files use or override a deprecated API.
[INFO] /<<PKGBUILDDIR>>/src/main/java/org/pf4j/update/verifier/Sha512SumVerifier.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pf4j-update ---
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ pf4j-update ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /<<PKGBUILDDIR>>/target/test-classes
[INFO] /<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/UpdateIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/UpdateIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/InstallAndDownloadTest.java: /<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/InstallAndDownloadTest.java uses unchecked or unsafe operations.
[INFO] /<<PKGBUILDDIR>>/src/test/java/org/pf4j/update/InstallAndDownloadTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ pf4j-update ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pf4j-update ---
[INFO] Building jar: /<<PKGBUILDDIR>>/target/pf4j-update-2.3.0.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.4.1:jar (default) @ pf4j-update ---
[INFO] Adding the --ignore-source-errors option
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /<<PKGBUILDDIR>>/target/pf4j-update-2.3.0-javadoc.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (default) > generate-sources @ pf4j-update >>>
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (default) < generate-sources @ pf4j-update <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (default) @ pf4j-update ---
[INFO] Building jar: /<<PKGBUILDDIR>>/target/pf4j-update-2.3.0-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.300 s
[INFO] Finished at: 2024-10-06T12:25:19Z
[INFO] ------------------------------------------------------------------------
dh_auto_test
/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo --batch-mode test
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< org.pf4j:pf4j-update >------------------------
[INFO] Building pf4j-update 2.3.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pf4j-update ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pf4j-update ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pf4j-update ---
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ pf4j-update ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ pf4j-update ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.pf4j.update.FileDownloadTest
2024-10-06 12:25:21,502 INFO org.eclipse.jetty.util.log - Logging initialized @257ms to org.eclipse.jetty.util.log.Slf4jLog
2024-10-06 12:25:21,637 DEBUG org.pf4j.update.SimpleFileDownloader - Set last modified of '/tmp/pf4j-update-downloader17904203409661038973/myfile' to '1728217521000'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.pf4j.update.FileDownloadTest
[INFO] Running org.pf4j.update.FileVerifiersTest
2024-10-06 12:25:21,671 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file test16690834713210434652.tmp
2024-10-06 12:25:21,680 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.pf4j.update.FileVerifiersTest
[INFO] Running org.pf4j.update.DefaultUpdateRepositoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.pf4j.update.DefaultUpdateRepositoryTest
[INFO] Running org.pf4j.update.UpdateIntegrationTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.pf4j.update.UpdateIntegrationTest
[INFO] Running org.pf4j.update.InstallAndDownloadTest
2024-10-06 12:25:21,760 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,760 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,763 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,782 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,783 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,784 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,784 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,787 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo12695013531618185133/plugins.json'
2024-10-06 12:25:21,794 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,794 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,794 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,798 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file my-plugin-1.2.3.zip
2024-10-06 12:25:21,798 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,799 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3.zip'
2024-10-06 12:25:21,799 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3.zip' to '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,800 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'my-plugin-1.2.3.zip' in 'my-plugin-1.2.3'
2024-10-06 12:25:21,800 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 5d534f5d' to find plugins descriptors
2024-10-06 12:25:21,800 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,800 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3/my.properties'
2024-10-06 12:25:21,801 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,801 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,801 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,801 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 70e9c95d' is not applicable for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,802 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 4d5650ae' is applicable for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,803 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3' with class loader 'org.pf4j.PluginClassLoader at 25641d39'
2024-10-06 12:25:21,803 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,804 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3]' for plugin '/tmp/pf4j-plugins1469482061416802345/my-plugin-1.2.3'
2024-10-06 12:25:21,804 DEBUG org.pf4j.DependencyResolver - Graph:
myPlugin -> []
2024-10-06 12:25:21,805 DEBUG org.pf4j.DependencyResolver - Plugins order: [myPlugin]
2024-10-06 12:25:21,805 INFO org.pf4j.AbstractPluginManager - Plugin 'myPlugin at 1.2.3' resolved
2024-10-06 12:25:21,805 INFO org.pf4j.AbstractPluginManager - Start plugin 'myPlugin at 1.2.3'
2024-10-06 12:25:21,806 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,807 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,808 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,808 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,815 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,816 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,817 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,817 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,822 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,822 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,822 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,826 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,826 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,828 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,828 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,829 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo4287124385384861727/plugins.json'
2024-10-06 12:25:21,832 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,832 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,833 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,834 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file my-plugin-1.2.3.zip
2024-10-06 12:25:21,834 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,835 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3.zip'
2024-10-06 12:25:21,835 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3.zip' to '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,835 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'my-plugin-1.2.3.zip' in 'my-plugin-1.2.3'
2024-10-06 12:25:21,835 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 298a5e20' to find plugins descriptors
2024-10-06 12:25:21,836 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,836 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3/my.properties'
2024-10-06 12:25:21,836 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,836 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,837 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,837 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 2a7f1f10' is not applicable for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,837 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 46cdf8bd' is applicable for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,838 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3' with class loader 'org.pf4j.PluginClassLoader at f0c8a99'
2024-10-06 12:25:21,838 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,838 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3]' for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-1.2.3'
2024-10-06 12:25:21,838 DEBUG org.pf4j.DependencyResolver - Graph:
myPlugin -> []
2024-10-06 12:25:21,839 DEBUG org.pf4j.DependencyResolver - Plugins order: [myPlugin]
2024-10-06 12:25:21,839 INFO org.pf4j.AbstractPluginManager - Plugin 'myPlugin at 1.2.3' resolved
2024-10-06 12:25:21,839 INFO org.pf4j.AbstractPluginManager - Start plugin 'myPlugin at 1.2.3'
2024-10-06 12:25:21,839 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,839 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file my-plugin-2.0.0.ZIP
2024-10-06 12:25:21,840 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,840 INFO org.pf4j.AbstractPluginManager - Stop plugin 'myPlugin at 1.2.3'
2024-10-06 12:25:21,840 DEBUG org.pf4j.AbstractPluginManager - Plugin 'myPlugin at 1.2.3' is not started, nothing to stop
2024-10-06 12:25:21,840 INFO org.pf4j.AbstractPluginManager - Unload plugin 'myPlugin at 1.2.3'
2024-10-06 12:25:21,841 DEBUG org.pf4j.DependencyResolver - Graph:
2024-10-06 12:25:21,841 DEBUG org.pf4j.DependencyResolver - Plugins order: []
2024-10-06 12:25:21,843 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0.ZIP'
2024-10-06 12:25:21,843 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0.ZIP' to '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,843 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'my-plugin-2.0.0.ZIP' in 'my-plugin-2.0.0'
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 8f2ef19' to find plugins descriptors
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,844 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0/my.properties'
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,844 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 2a7f1f10' is not applicable for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 46cdf8bd' is applicable for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0' with class loader 'org.pf4j.PluginClassLoader at 470734c3'
2024-10-06 12:25:21,845 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,845 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0]' for plugin '/tmp/pf4j-plugins5281901863249919090/my-plugin-2.0.0'
2024-10-06 12:25:21,846 DEBUG org.pf4j.DependencyResolver - Graph:
myPlugin -> []
2024-10-06 12:25:21,846 DEBUG org.pf4j.DependencyResolver - Plugins order: [myPlugin]
2024-10-06 12:25:21,846 INFO org.pf4j.AbstractPluginManager - Plugin 'myPlugin at 2.0.0' resolved
2024-10-06 12:25:21,846 INFO org.pf4j.AbstractPluginManager - Start plugin 'myPlugin at 2.0.0'
2024-10-06 12:25:21,846 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,848 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,848 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,849 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,856 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,856 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,856 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,857 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,857 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo14794682937502410783/plugins.json'
2024-10-06 12:25:21,863 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,863 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,864 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,865 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file other-3.0.0.Zip
2024-10-06 12:25:21,865 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,865 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins15606284493113596887/other-3.0.0.Zip'
2024-10-06 12:25:21,865 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins15606284493113596887/other-3.0.0.Zip' to '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,866 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'other-3.0.0.Zip' in 'other-3.0.0'
2024-10-06 12:25:21,866 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 2cf3d63b' to find plugins descriptors
2024-10-06 12:25:21,866 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,866 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins15606284493113596887/other-3.0.0/my.properties'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=other, pluginClass=org.pf4j.update.util.NopPlugin, version=3.0.0, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 7674f035' is not applicable for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 69e153c5' is applicable for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0' with class loader 'org.pf4j.PluginClassLoader at 173ed316'
2024-10-06 12:25:21,867 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,868 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=other, pluginClass=org.pf4j.update.util.NopPlugin, version=3.0.0, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins15606284493113596887/other-3.0.0]' for plugin '/tmp/pf4j-plugins15606284493113596887/other-3.0.0'
2024-10-06 12:25:21,868 DEBUG org.pf4j.DependencyResolver - Graph:
other -> []
2024-10-06 12:25:21,868 DEBUG org.pf4j.DependencyResolver - Plugins order: [other]
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Plugin 'other at 3.0.0' resolved
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Start plugin 'other at 3.0.0'
2024-10-06 12:25:21,869 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Stop plugin 'other at 3.0.0'
2024-10-06 12:25:21,869 DEBUG org.pf4j.AbstractPluginManager - Plugin 'other at 3.0.0' is not started, nothing to stop
2024-10-06 12:25:21,869 INFO org.pf4j.AbstractPluginManager - Unload plugin 'other at 3.0.0'
2024-10-06 12:25:21,869 DEBUG org.pf4j.DependencyResolver - Graph:
2024-10-06 12:25:21,869 DEBUG org.pf4j.DependencyResolver - Plugins order: []
2024-10-06 12:25:21,870 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,871 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,871 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,878 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,878 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,896 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,896 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,897 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo3505298761482680514/plugins.json'
2024-10-06 12:25:21,898 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,898 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,898 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,899 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,899 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,899 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,901 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,901 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,902 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,902 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,902 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo13240378273413852102/plugins.json'
2024-10-06 12:25:21,903 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,903 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,903 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,903 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file my-plugin-1.2.3.zip
2024-10-06 12:25:21,903 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,903 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3.zip'
2024-10-06 12:25:21,903 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3.zip' to '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'my-plugin-1.2.3.zip' in 'my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 25ce9dc4' to find plugins descriptors
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3/my.properties'
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,904 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 74ea2410' is not applicable for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 17f62e33' is applicable for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3' with class loader 'org.pf4j.PluginClassLoader at 76b1e9b8'
2024-10-06 12:25:21,905 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=1.2.3, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3]' for plugin '/tmp/pf4j-plugins1851807861706186708/my-plugin-1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.DependencyResolver - Graph:
myPlugin -> []
2024-10-06 12:25:21,905 DEBUG org.pf4j.DependencyResolver - Plugins order: [myPlugin]
2024-10-06 12:25:21,905 INFO org.pf4j.AbstractPluginManager - Plugin 'myPlugin at 1.2.3' resolved
2024-10-06 12:25:21,905 INFO org.pf4j.AbstractPluginManager - Start plugin 'myPlugin at 1.2.3'
2024-10-06 12:25:21,905 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,905 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,905 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,906 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,908 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,909 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo12279828048030450886/plugins.json'
2024-10-06 12:25:21,915 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,915 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,915 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,916 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file my-plugin-2.0.0.ZIP
2024-10-06 12:25:21,916 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0.ZIP'
2024-10-06 12:25:21,916 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0.ZIP' to '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'my-plugin-2.0.0.ZIP' in 'my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 27406a17' to find plugins descriptors
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0/my.properties'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 2af004b' is not applicable for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 248e319b' is applicable for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0' with class loader 'org.pf4j.PluginClassLoader at 5d0bf09b'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=myPlugin, pluginClass=org.pf4j.update.util.NopPlugin, version=2.0.0, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0]' for plugin '/tmp/pf4j-plugins16583162094568622817/my-plugin-2.0.0'
2024-10-06 12:25:21,916 DEBUG org.pf4j.DependencyResolver - Graph:
myPlugin -> []
2024-10-06 12:25:21,916 DEBUG org.pf4j.DependencyResolver - Plugins order: [myPlugin]
2024-10-06 12:25:21,916 INFO org.pf4j.AbstractPluginManager - Plugin 'myPlugin at 2.0.0' resolved
2024-10-06 12:25:21,917 INFO org.pf4j.AbstractPluginManager - Start plugin 'myPlugin at 2.0.0'
2024-10-06 12:25:21,917 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,917 WARN org.pf4j.update.UpdateManager - Plugin myPlugin does not have an update available which is compatible with system version 1.8.0
2024-10-06 12:25:21,917 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,917 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,917 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,920 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo7154939710897385015/plugins.json'
2024-10-06 12:25:21,921 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,921 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,921 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,922 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Verifying sha512 checksum of file other-3.0.0.Zip
2024-10-06 12:25:21,922 DEBUG org.pf4j.update.verifier.Sha512SumVerifier - Checksum OK
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Loading plugin from '/tmp/pf4j-plugins9577575958602754940/other-3.0.0.Zip'
2024-10-06 12:25:21,922 DEBUG org.pf4j.util.Unzip - Extract content of '/tmp/pf4j-plugins9577575958602754940/other-3.0.0.Zip' to '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 INFO org.pf4j.util.FileUtils - Expanded plugin zip 'other-3.0.0.Zip' in 'other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Use 'org.pf4j.PropertiesPluginDescriptorFinder at 793f29ff' to find plugins descriptors
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Finding plugin descriptor for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.PropertiesPluginDescriptorFinder - Lookup plugin descriptor in '/tmp/pf4j-plugins9577575958602754940/other-3.0.0/my.properties'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Found descriptor PluginDescriptor [pluginId=other, pluginClass=org.pf4j.update.util.NopPlugin, version=3.0.0, provider=null, dependencies=[], description=, requires=*, license=null]
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Class 'org.pf4j.update.util.NopPlugin' for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Loading plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.JarPluginLoader at 3e8c3cb' is not applicable for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.CompoundPluginLoader - 'org.pf4j.DefaultPluginLoader at 563f38c4' is applicable for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Loaded plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0' with class loader 'org.pf4j.PluginClassLoader at 543295b0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Creating wrapper for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.AbstractPluginManager - Created wrapper 'PluginWrapper [descriptor=PluginDescriptor [pluginId=other, pluginClass=org.pf4j.update.util.NopPlugin, version=3.0.0, provider=null, dependencies=[], description=, requires=*, license=null], pluginPath=/tmp/pf4j-plugins9577575958602754940/other-3.0.0]' for plugin '/tmp/pf4j-plugins9577575958602754940/other-3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.DependencyResolver - Graph:
other -> []
2024-10-06 12:25:21,922 DEBUG org.pf4j.DependencyResolver - Plugins order: [other]
2024-10-06 12:25:21,922 INFO org.pf4j.AbstractPluginManager - Plugin 'other at 3.0.0' resolved
2024-10-06 12:25:21,922 INFO org.pf4j.AbstractPluginManager - Start plugin 'other at 3.0.0'
2024-10-06 12:25:21,922 DEBUG org.pf4j.DefaultPluginFactory - Create instance for plugin 'org.pf4j.update.util.NopPlugin'
2024-10-06 12:25:21,923 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,923 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,923 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,927 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,928 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo9386269106310721359/plugins.json'
2024-10-06 12:25:21,929 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,929 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,929 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
2024-10-06 12:25:21,929 INFO org.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
2024-10-06 12:25:21,929 INFO org.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
2024-10-06 12:25:21,929 INFO org.pf4j.DefaultPluginManager - PF4J version 3.12.0 in 'deployment' mode
2024-10-06 12:25:21,931 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: ba344ab03a22e9a13cf363ac36d8b8724fa7c30d7ce0412d5670beec23c3acd3370687d9240368908772de2ea1411a34c62fc15953db22b55d6986df602a9f22
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: f5a30f9040a6384af4eeeb70ae36dbb6c995c37e63ea6929d1fbc41e5df9c5247f8036679253e5d72d8c2e9004f0f989a1f112f5b720ccc8731c3eb133767095
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 37d5b675136baccd9f5e8be1fbdcc6292fb80ec8fd2dbf78e9b75bc604bdd0b23688f4e91dcae73d226de435f90652b99fe4a61819d480ae0b1078f28d6edd40
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.InstallAndDownloadTest - Generated SHA sum for file: 093d80925752f5b3e33d9321d19a1848589bb2266de8052742765eee329a8d191dfb645a62c24de3e6a9bc439c9ae1554286293b794561c2fafae1a969ec231e
2024-10-06 12:25:21,932 DEBUG org.pf4j.update.DefaultUpdateRepository - Read plugins of 'local' repository from 'file:/tmp/pf4j-repo8510232719497247234/plugins.json'
2024-10-06 12:25:21,934 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing myPlugin at 1.2.3, setting to epoch
2024-10-06 12:25:21,936 WARN org.pf4j.update.DefaultUpdateRepository - Illegal release date when parsing wrongDate at 4.0.1, setting to epoch
2024-10-06 12:25:21,936 DEBUG org.pf4j.update.DefaultUpdateRepository - Found 3 plugins in repository 'local'
[ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.184 s <<< FAILURE! - in org.pf4j.update.InstallAndDownloadTest
[ERROR] uninstallNonExisting(org.pf4j.update.InstallAndDownloadTest) Time elapsed: 0.015 s <<< ERROR!
java.lang.Exception: Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.pf4j.PluginNotFoundException>
at org.pf4j.update.InstallAndDownloadTest.uninstallNonExisting(InstallAndDownloadTest.java:170)
[INFO] Running org.pf4j.update.PluginInfoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.pf4j.update.PluginInfoTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] InstallAndDownloadTest.uninstallNonExisting » Unexpected exception, expected<...
[INFO]
[ERROR] Tests run: 20, Failures: 0, Errors: 1, Skipped: 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.566 s
[INFO] Finished at: 2024-10-06T12:25:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on project pf4j-update: There are test failures.
[ERROR]
[ERROR] Please refer to /<<PKGBUILDDIR>>/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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/MojoFailureException
dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-update-java-2.3.0\+dfsg/debian/maven-repo --batch-mode test returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
More information about the pkg-java-maintainers
mailing list