You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/09 17:07:27 UTC

Build failed in Jenkins: JMeter-trunk #7820

See <https://builds.apache.org/job/JMeter-trunk/7820/display/redirect?page=changes>

Changes:

[felix.schumacher] Add missing key id for org.json:json


------------------------------------------
[...truncated 142.41 KB...]
            There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
            You might use the following properties:
              * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
              * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
              * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
              * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
            It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
            You can find updated checksum.xml file at <https://builds.apache.org/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
            You might add -PchecksumUpdate to update root checksum.xml file.
                at com.github.vlsi.gradle.checksum.ChecksumDependency.reportViolations(ChecksumDependency.kt:380)
                at com.github.vlsi.gradle.checksum.ChecksumDependency.verifyDependencies(ChecksumDependency.kt:309)
                at com.github.vlsi.gradle.checksum.ChecksumDependency.access$verifyDependencies(ChecksumDependency.kt:58)
                at com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4$1.invoke(ChecksumDependency.kt:99)
                at com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4$1.invoke(ChecksumDependency.kt:89)
                at com.github.vlsi.gradle.checksum.Stopwatch.invoke(Stopwatch.kt:36)
                at com.github.vlsi.gradle.checksum.Stopwatch.invoke$default(Stopwatch.kt:31)
                at com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4.execute(ChecksumDependency.kt:98)
                at com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4.execute(ChecksumDependency.kt:89)
                at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:92)
                at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:80)
                at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:42)
                at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:231)
                at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:150)
                at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:58)
                at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:325)
                at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:235)
                at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
                at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
                at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$1.run(DefaultConfiguration.java:629)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:402)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:394)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:165)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:250)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:158)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:92)
                at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveGraphIfRequired(DefaultConfiguration.java:611)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.lambda$resolveExclusively$4(DefaultConfiguration.java:592)
                at org.gradle.api.internal.project.DefaultProjectStateRegistry$SafeExclusiveLockImpl.withLock(DefaultProjectStateRegistry.java:289)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveExclusively(DefaultConfiguration.java:590)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveToStateOrLater(DefaultConfiguration.java:576)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$1900(DefaultConfiguration.java:141)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.getSelectedArtifacts(DefaultConfiguration.java:1248)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1239)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitStructure(DefaultConfiguration.java:1235)
                at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitStructure(DefaultConfiguration.java:489)
                at org.gradle.api.internal.file.CompositeFileCollection.visitStructure(CompositeFileCollection.java:152)
                at org.gradle.internal.fingerprint.impl.DefaultFileCollectionSnapshotter.snapshot(DefaultFileCollectionSnapshotter.java:50)
                at org.gradle.internal.fingerprint.impl.AbstractFileCollectionFingerprinter.fingerprint(AbstractFileCollectionFingerprinter.java:47)
                at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.lambda$visitInputFileProperties$1(ExecuteActionsTaskExecuter.java:324)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.lambda$fingerprintInputFiles$3(CaptureStateBeforeExecutionStep.java:192)
                at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.visitInputFileProperties(ExecuteActionsTaskExecuter.java:322)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.fingerprintInputFiles(CaptureStateBeforeExecutionStep.java:188)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.captureExecutionState(CaptureStateBeforeExecutionStep.java:150)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.lambda$captureExecutionStateOp$1(CaptureStateBeforeExecutionStep.java:104)
                at org.gradle.internal.execution.steps.BuildOperationStep$1.call(BuildOperationStep.java:40)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:416)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:406)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:165)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:250)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:158)
                at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:102)
                at org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36)
                at org.gradle.internal.execution.steps.BuildOperationStep.operation(BuildOperationStep.java:37)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.captureExecutionStateOp(CaptureStateBeforeExecutionStep.java:103)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.lambda$execute$0(CaptureStateBeforeExecutionStep.java:78)
                at java.util.Optional.map(Optional.java:215)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:78)
                at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:53)
                at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:74)
                at org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:78)
                at java.util.Optional.orElseGet(Optional.java:267)
                at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:78)
                at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34)
                at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:39)
                at org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:40)
                at org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:28)


FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:bshclient:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration :src:bshclient:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
  You might use the following properties:
    * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
    * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
    * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
    * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
  It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
  You can find updated checksum.xml file at <https://builds.apache.org/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
  You might add -PchecksumUpdate to update root checksum.xml file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:jorphan:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration :src:bshclient:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:jorphan:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
  You might use the following properties:
    * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
    * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
    * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
    * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
  It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
  You can find updated checksum.xml file at <https://builds.apache.org/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
  You might add -PchecksumUpdate to update root checksum.xml file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:launcher:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration :src:bshclient:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:jorphan:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:launcher:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
  You might use the following properties:
    * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
    * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
    * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
    * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
  It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
  You can find updated checksum.xml file at <https://builds.apache.org/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
  You might add -PchecksumUpdate to update root checksum.xml file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:testkit:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration :src:bshclient:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:jorphan:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:launcher:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:testkit:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
  You might use the following properties:
    * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
    * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
    * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
    * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
  It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
  You can find updated checksum.xml file at <https://builds.apache.org/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
  You might add -PchecksumUpdate to update root checksum.xml file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:testkit-wiremock:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration :src:bshclient:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:jorphan:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:launcher:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:testkit:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  Checksum/PGP violations detected on resolving configuration :src:testkit-wiremock:spotbugs
    No trusted PGP keys are configured for group org.json:
      org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation skipped])
  
  There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
  You might use the following properties:
    * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
    * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
    * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
    * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
  It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
  You can find updated checksum.xml file at <https://builds.apache.org/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
  You might add -PchecksumUpdate to update root checksum.xml file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24s
161 actionable tasks: 76 executed, 85 up-to-date

See the profiling report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/build/reports/profile/profile-2020-08-09-17-06-57.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Jenkins build is back to normal : JMeter-trunk #7821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/7821/display/redirect?page=changes>