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

[JENKINS-62484] Fix env vars handling #42

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

[JENKINS-62484] Fix env vars handling

e7030f1
Select commit
Loading
Failed to load commit list.
Open

[JENKINS-62484] Fix env vars handling #42

[JENKINS-62484] Fix env vars handling
e7030f1
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Jul 30, 2024 in 5m 32s

windows-8: error in 'bat' 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/gins_pyenv-pipeline-plugin_PR-42@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false clean install.

null
Build log
[2024-07-30T16:56:07.171Z] 
[2024-07-30T16:56:07.172Z] C:\Jenkins\agent\workspace\gins_pyenv-pipeline-plugin_PR-42>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/gins_pyenv-pipeline-plugin_PR-42@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false clean install 
[2024-07-30T16:56:11.321Z] -XX:InitialHeapSize=268417088 -XX:MaxHeapSize=4294673408 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:-UseLargePagesIndividualAllocation -XX:+UseParallelGC 
[2024-07-30T16:56:22.431Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-07-30T16:56:22.432Z] Maven home: C:\Jenkins\agent\tools\hudson.tasks.Maven_MavenInstallation\mvn
[2024-07-30T16:56:22.432Z] Java version: 1.8.0_422, vendor: Temurin, runtime: C:\tools\jdk-8\jre
[2024-07-30T16:56:22.433Z] Default locale: en_US, platform encoding: Cp1252
[2024-07-30T16:56:22.434Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-07-30T16:56:27.389Z] [INFO] Error stacktraces are turned on.
[2024-07-30T16:56:27.602Z] [INFO] Scanning for projects...
[2024-07-30T16:57:05.604Z] [INFO] 
[2024-07-30T16:57:05.605Z] [INFO] ---------------< org.jenkins-ci.plugins:pyenv-pipeline >----------------
[2024-07-30T16:57:05.606Z] [INFO] Building Pyenv Pipeline Plugin 2.1.3-SNAPSHOT
[2024-07-30T16:57:05.607Z] [INFO]   from pom.xml
[2024-07-30T16:57:05.607Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-07-30T16:57:07.236Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:1.120:validate (default-validate)'
[2024-07-30T16:57:07.750Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:1.120:validate (default-validate)'
[2024-07-30T16:57:08.773Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:1.120:insert-test (default-insert-test)'
[2024-07-30T16:57:08.773Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:1.120:test-hpl (default-test-hpl)'
[2024-07-30T16:57:08.774Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:1.120:resolve-test-dependencies (default-resolve-test-dependencies)'
[2024-07-30T16:57:09.287Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:1.120:hpi (default-hpi)'
[2024-07-30T16:57:23.318Z] Sending interrupt signal to process
[2024-07-30T16:57:43.319Z] 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-07-30T16:57:44.620Z] Recording test results
[2024-07-30T16:57:44.987Z] No test report files were found. Configuration error?

windows-8 / Windows Batch Script

Error in bat step, with arguments docker system prune --force --all || echo "Failed to cleanup docker images".

script returned exit code 1
Build log
[2024-07-30T16:57:45.629Z] 
[2024-07-30T16:57:45.629Z] C:\Jenkins\agent\workspace\gins_pyenv-pipeline-plugin_PR-42>docker system prune --force --all   || echo "Failed to cleanup docker images" 
[2024-07-30T16:57:50.376Z] error during connect: this error may indicate that the docker daemon is not running: Head "http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping": open //./pipe/docker_engine: The system cannot find the file specified.
[2024-07-30T16:57:50.377Z] "Failed to cleanup docker images"

Details

  • linux-8 (1.7 sec)
    • Checkout (linux-8) (16 sec)
    • Build (linux-8) (2 min 44 sec)
      Unstable: 2 tests failed
    • Archive (linux-8) (0.88 sec)
      Error: There were test failures; halting early
  • windows-8 (4 min 32 sec)
    • Checkout (windows-8) (18 sec)
    • Build (windows-8) (1 min 42 sec)
      Error: null
      Error: No test report files were found. Configuration error?
      Error: script returned exit code 1