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

Add basic matrix section of Jenkinsfile #608

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

Add basic matrix section of Jenkinsfile

c52284d
Select commit
Loading
Failed to load commit list.
Open

Add basic matrix section of Jenkinsfile #608

Add basic matrix section of Jenkinsfile
c52284d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins succeeded Jun 18, 2024 in 4m 6s

Success

linux-11 / Build (linux-11) / Shell Script

Error in sh step, with arguments ./gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=/home/jenkins/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true.

script returned exit code 1
Build log
[2024-06-18T17:40:18.747Z] + ./gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=/home/jenkins/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true
[2024-06-18T17:40:21.266Z] Downloading https://services.gradle.org/distributions/gradle-8.0.2-bin.zip
[2024-06-18T17:40:24.476Z] ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100%
[2024-06-18T17:40:25.881Z] 
[2024-06-18T17:40:25.881Z] Welcome to Gradle 8.0.2!
[2024-06-18T17:40:25.882Z] 
[2024-06-18T17:40:25.882Z] Here are the highlights of this release:
[2024-06-18T17:40:25.882Z]  - Improvements to the Kotlin DSL
[2024-06-18T17:40:25.883Z]  - Fine-grained parallelism from the first build with configuration cache
[2024-06-18T17:40:25.883Z]  - Configurable Gradle user home cache cleanup
[2024-06-18T17:40:25.884Z] 
[2024-06-18T17:40:25.884Z] For more details see https://docs.gradle.org/8.0.2/release-notes.html
[2024-06-18T17:40:25.885Z] 
[2024-06-18T17:40:26.186Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-06-18T17:40:27.491Z] Daemon will be stopped at the end of the build 
[2024-06-18T17:40:37.822Z] 
[2024-06-18T17:40:37.823Z] FAILURE: Build failed with an exception.
[2024-06-18T17:40:37.823Z] 
[2024-06-18T17:40:37.824Z] * What went wrong:
[2024-06-18T17:40:37.824Z] Task 'generateGitVersion' not found in root project 'aries_JenkinsPipelineUnit_PR-608'.
[2024-06-18T17:40:37.824Z] 
[2024-06-18T17:40:37.827Z] * Try:
[2024-06-18T17:40:37.827Z] > Run gradlew tasks to get a list of available tasks.
[2024-06-18T17:40:37.828Z] > Run with --stacktrace option to get the stack trace.
[2024-06-18T17:40:37.828Z] > Run with --info or --debug option to get more log output.
[2024-06-18T17:40:37.828Z] > Run with --scan to get full insights.
[2024-06-18T17:40:37.829Z] 
[2024-06-18T17:40:37.829Z] * Get more help at https://help.gradle.org
[2024-06-18T17:40:37.829Z] 
[2024-06-18T17:40:37.830Z] BUILD FAILED in 17s

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

Error in bat step, with arguments gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=C:/Jenkins/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true.

script returned exit code 1
Build log
[2024-06-18T17:41:57.183Z] 
[2024-06-18T17:41:57.183Z] C:\Jenkins\agent\workspace\aries_JenkinsPipelineUnit_PR-608>gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=C:/Jenkins/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rcs -PgitVersionSanitize=true 
[2024-06-18T17:42:00.625Z] Downloading https://services.gradle.org/distributions/gradle-8.0.2-bin.zip
[2024-06-18T17:42:06.060Z] ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100%
[2024-06-18T17:42:12.552Z] 
[2024-06-18T17:42:12.552Z] Welcome to Gradle 8.0.2!
[2024-06-18T17:42:12.552Z] 
[2024-06-18T17:42:12.553Z] Here are the highlights of this release:
[2024-06-18T17:42:12.553Z]  - Improvements to the Kotlin DSL
[2024-06-18T17:42:12.553Z]  - Fine-grained parallelism from the first build with configuration cache
[2024-06-18T17:42:12.554Z]  - Configurable Gradle user home cache cleanup
[2024-06-18T17:42:12.554Z] 
[2024-06-18T17:42:12.554Z] For more details see https://docs.gradle.org/8.0.2/release-notes.html
[2024-06-18T17:42:12.554Z] 
[2024-06-18T17:42:12.968Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-06-18T17:42:18.051Z] Daemon will be stopped at the end of the build 
[2024-06-18T17:42:32.295Z] 
[2024-06-18T17:42:32.295Z] FAILURE: Build failed with an exception.
[2024-06-18T17:42:32.296Z] 
[2024-06-18T17:42:32.298Z] * What went wrong:
[2024-06-18T17:42:32.299Z] Task 'generateGitVersion' not found in root project 'aries_JenkinsPipelineUnit_PR-608'.
[2024-06-18T17:42:32.300Z] 
[2024-06-18T17:42:32.301Z] * Try:
[2024-06-18T17:42:32.302Z] > Run gradlew tasks to get a list of available tasks.
[2024-06-18T17:42:32.302Z] > Run with --stacktrace option to get the stack trace.
[2024-06-18T17:42:32.303Z] > Run with --info or --debug option to get more log output.
[2024-06-18T17:42:32.333Z] > Run with --scan to get full insights.
[2024-06-18T17:42:32.334Z] 
[2024-06-18T17:42:32.335Z] * Get more help at https://help.gradle.org
[2024-06-18T17:42:32.335Z] 
[2024-06-18T17:42:32.336Z] BUILD FAILED in 32s

Details

  • linux-11 (1 ms)
    • Checkout (linux-11) (9.8 sec)
    • Build (linux-11) (1 min 2 sec)
      Error: script returned exit code 1
    • Archive (linux-11) (6.1 sec)
  • windows-11 (4 min 5 sec)
    • Checkout (windows-11) (17 sec)
    • Build (windows-11) (1 min 32 sec)
      Error: script returned exit code 1
    • Archive (windows-11) (0.9 sec)