Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Jenkinsfile for ci.jenkins.io #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Updated Jenkinsfile for ci.jenkins.io

9bf3c4e
Select commit
Loading
Failed to load commit list.
Open

Updated Jenkinsfile for ci.jenkins.io #45

Updated Jenkinsfile for ci.jenkins.io
9bf3c4e
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Apr 3, 2024 in 2m 58s

windows-8/Build (windows-8): error in 'junit' step

linux-8 / Build (linux-8) / Archive JUnit-formatted test results

Warning in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

2 tests failed

linux-8 / Archive (linux-8) / Error signal

Error in error step, with arguments There were test failures; halting early.

There were test failures; halting early

windows-8 / Build (windows-8) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/Plugins_testlink-plugin_PR-45@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false clean install.

null
Build log
[2024-04-03T16:47:37.448Z] 
[2024-04-03T16:47:37.449Z] C:\Jenkins\agent\workspace\Plugins_testlink-plugin_PR-45>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/Plugins_testlink-plugin_PR-45@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false clean install 
[2024-04-03T16:47:38.465Z] -XX:InitialHeapSize=268417088 -XX:MaxHeapSize=4294673408 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:-UseLargePagesIndividualAllocation -XX:+UseParallelGC 
[2024-04-03T16:47:43.223Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[2024-04-03T16:47:43.223Z] Maven home: C:\Jenkins\agent\tools\hudson.tasks.Maven_MavenInstallation\mvn
[2024-04-03T16:47:43.224Z] Java version: 1.8.0_402, vendor: Temurin, runtime: C:\tools\jdk-8\jre
[2024-04-03T16:47:43.224Z] Default locale: en_US, platform encoding: Cp1252
[2024-04-03T16:47:43.225Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-04-03T16:47:45.658Z] [INFO] Error stacktraces are turned on.
[2024-04-03T16:47:45.767Z] [INFO] Scanning for projects...
[2024-04-03T16:48:10.649Z] [INFO] 
[2024-04-03T16:48:10.650Z] [INFO] ------------------< org.jenkins-ci.plugins:testlink >-------------------
[2024-04-03T16:48:10.651Z] [INFO] Building Jenkins TestLink Plugin 3.17-SNAPSHOT
[2024-04-03T16:48:10.651Z] [INFO]   from pom.xml
[2024-04-03T16:48:10.652Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-04-03T16:48:12.079Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.1:validate (default-validate)'
[2024-04-03T16:48:12.493Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.1:validate (default-validate)'
[2024-04-03T16:48:13.105Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.1:insert-test (default-insert-test)'
[2024-04-03T16:48:13.106Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.1:test-hpl (default-test-hpl)'
[2024-04-03T16:48:13.106Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.1:resolve-test-dependencies (default-resolve-test-dependencies)'
[2024-04-03T16:48:13.315Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.1:hpi (default-hpi)'
[2024-04-03T16:48:27.333Z] Sending interrupt signal to process
[2024-04-03T16:48:27.084Z] [INFO] 
[2024-04-03T16:48:27.085Z] [INFO] --- clean:3.0.0:clean (default-clean) @ testlink ---
[2024-04-03T16:48:47.333Z] After 20s process did not stop

windows-8 / Build (windows-8) / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

No test report files were found. Configuration error?
Build log
[2024-04-03T16:48:47.665Z] Recording test results
[2024-04-03T16:48:47.820Z] No test report files were found. Configuration error?

Details

  • linux-8 (10 ms)
    • Checkout (linux-8) (10 sec)
    • Build (linux-8) (1 min 17 sec)
      Unstable: 2 tests failed
    • Archive (linux-8) (1.3 sec)
      Error: There were test failures; halting early
  • windows-8 (2 min 58 sec)
    • Checkout (windows-8) (16 sec)
    • Build (windows-8) (1 min 15 sec)
      Error: null
      Error: No test report files were found. Configuration error?