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

Backport Fix AllowDarkModeForWindowWithTelemetryId to 4.31 maintenance branch #1724

Closed

Back port #1547 https://github.com/eclipse-platform/eclipse.platform.…

ff31729
Select commit
Loading
Failed to load commit list.
Closed

Backport Fix AllowDarkModeForWindowWithTelemetryId to 4.31 maintenance branch #1724

Back port #1547 https://github.com/eclipse-platform/eclipse.platform.…
ff31729
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform Releng / Jenkins failed Jan 14, 2025 in 1m 55s

Build: error in 'junit' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --threads 1C -DforkCount=0 -Dcompare-version-with-baselines.skip=false -Dorg.eclipse.swt.tests.junit.disable.test_isLocal=true -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true.

script returned exit code 1
Build log
[2025-01-14T11:11:26.891Z] + mvn clean verify --batch-mode --threads 1C -DforkCount=0 -Dcompare-version-with-baselines.skip=false -Dorg.eclipse.swt.tests.junit.disable.test_isLocal=true -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
[2025-01-14T11:11:26.891Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-01-14T11:11:26.891Z] Maven home: /opt/tools/apache-maven/latest
[2025-01-14T11:11:26.891Z] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
[2025-01-14T11:11:26.891Z] Default locale: en_US, platform encoding: UTF-8
[2025-01-14T11:11:26.891Z] OS name: "linux", version: "6.6.9-200.fc39.x86_64", arch: "amd64", family: "unix"
[2025-01-14T11:11:32.164Z] [INFO] Scanning for projects...
[2025-01-14T11:11:35.446Z] [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
[2025-01-14T11:11:35.446Z] [INFO] Tycho Mode:     extension
[2025-01-14T11:11:35.446Z] [INFO] Tycho Builder:  smart
[2025-01-14T11:11:35.446Z] [INFO] Build Threads:  2
[2025-01-14T11:11:43.584Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:43.584Z] [INFO] Reactor Build Order:
[2025-01-14T11:11:43.584Z] [INFO] 
[2025-01-14T11:11:43.584Z] [INFO] eclipse.platform.swt                                               [pom]
[2025-01-14T11:11:43.584Z] [INFO] org.eclipse.swt                                         [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] eclipse.platform.swt.binaries                                      [pom]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] Standard Widget Toolkit for GTK                [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] Standard Widget Toolkit for GTK                [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] org.eclipse.swt.fragments.localbuild                    [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Tools Base                                 [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Tools Spy                                  [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Tools                                      [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [aggregator] bundles                                               [pom]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] Standard Widget Toolkit for Mac OS X (Cocoa)   [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] Standard Widget Toolkit for Mac OS X (Cocoa) AARCH64 [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] Standard Widget Toolkit for GTK                [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] Standard Widget Toolkit for Windows            [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Standalone Examples Plugin                 [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Browser Demos Plugin                       [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Launcher Example Plugin                    [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] org.eclipse.swt.examples.ole.win32                      [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [bundle] SWT Views Example Plugin                       [eclipse-plugin]
[2025-01-14T11:11:43.584Z] [INFO] org.eclipse.swt.tests                              [eclipse-test-plugin]
[2025-01-14T11:11:43.584Z] [INFO] [feature] SWT Tools                                    [eclipse-feature]
[2025-01-14T11:11:43.584Z] [INFO] [test-bundle] Eclipse SWT Tests Linux/gtk          [eclipse-test-plugin]
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] Using the SmartBuilder implementation with a thread count of 2
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] -------------< eclipse.platform.swt:eclipse.platform.swt >--------------
[2025-01-14T11:11:43.585Z] [INFO] Building eclipse.platform.swt 4.31.0-SNAPSHOT                     [1/22]
[2025-01-14T11:11:43.585Z] [INFO]   from pom.xml
[2025-01-14T11:11:43.585Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/saveproperties
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/src/main/resources
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.swt ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] -----------< org.eclipse.swt:eclipse.platform.swt.binaries >------------
[2025-01-14T11:11:43.585Z] [INFO] ------------------< org.eclipse.swt:org.eclipse.swt >-------------------
[2025-01-14T11:11:43.585Z] [INFO] Building eclipse.platform.swt.binaries 4.31.0-SNAPSHOT            [2/22]
[2025-01-14T11:11:43.585Z] [INFO] Building org.eclipse.swt 3.125.1-SNAPSHOT                         [3/22]
[2025-01-14T11:11:43.585Z] [INFO]   from binaries/pom.xml
[2025-01-14T11:11:43.585Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-01-14T11:11:43.585Z] [INFO]   from bundles/org.eclipse.swt/pom.xml
[2025-01-14T11:11:43.585Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/binaries/saveproperties
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/binaries/src/main/resources
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.swt.binaries ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --------------------< eclipse.platform.swt:bundles >--------------------
[2025-01-14T11:11:43.585Z] [INFO] Building [aggregator] bundles 4.31.0-SNAPSHOT                     [4/22]
[2025-01-14T11:11:43.585Z] [INFO]   from bundles/.polyglot.pom.tycho
[2025-01-14T11:11:43.585Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bundles ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ bundles ---
[2025-01-14T11:11:43.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/bundles/saveproperties
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ bundles ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ bundles ---
[2025-01-14T11:11:43.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/bundles/src/main/resources
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ bundles ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ bundles ---
[2025-01-14T11:11:43.585Z] [INFO] 
[2025-01-14T11:11:43.585Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ bundles ---
[2025-01-14T11:11:45.485Z] [INFO] Resolving target definition file:/home/jenkins/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.31.0-SNAPSHOT/eclipse-sdk-prereqs-4.31.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5c6ca98e
[2025-01-14T11:11:45.485Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2025-01-14T11:11:45.485Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
[2025-01-14T11:11:45.485Z] [INFO]     Transport mode:         online
[2025-01-14T11:11:45.485Z] [INFO]     Http Transport type:    Java11Client
[2025-01-14T11:11:45.485Z] [INFO]     Update mode:            cache first
[2025-01-14T11:11:45.485Z] [INFO]     Minimum cache duration: 60 minutes
[2025-01-14T11:11:45.485Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2025-01-14T11:11:46.425Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 74.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.17.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:51.685Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-el, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:52.618Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:53.547Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:53.547Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:54.111Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:54.674Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.10, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:54.930Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:55.187Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
[2025-01-14T11:11:55.750Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 4.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2025-01-14T11:11:55.750Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520
[2025-01-14T11:11:56.314Z] [INFO] 
[2025-01-14T11:11:56.314Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.swt ---
[2025-01-14T11:11:56.314Z] [INFO] 
[2025-01-14T11:11:56.314Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.swt ---
[2025-01-14T11:11:59.586Z] [INFO] The project's OSGi version is 3.125.1.v20250114-1107
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.swt ---
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.swt ---
[2025-01-14T11:11:59.586Z] [ERROR] /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1724/eclipse.platform.swt/bundles/org.eclipse.swt/META-INF/MANIFEST.MF [5:0]: Unqualified OSGi version 3.125.2.qualifier must match unqualified Maven version 3.125.1-SNAPSHOT for SNAPSHOT builds
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] Standard Widget Toolkit for GTK
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] Standard Widget Toolkit for GTK
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] Standard Widget Toolkit for Windows
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] Standard Widget Toolkit for GTK
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping org.eclipse.swt.fragments.localbuild
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] Standard Widget Toolkit for Mac OS X (Cocoa)
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping org.eclipse.swt.examples.ole.win32
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] Standard Widget Toolkit for Mac OS X (Cocoa) AARCH64
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] SWT Tools Base
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] Skipping org.eclipse.swt.tests
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] SWT Standalone Examples Plugin
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] SWT Launcher Example Plugin
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] SWT Tools Spy
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] Skipping [test-bundle] Eclipse SWT Tests Linux/gtk
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] SWT Views Example Plugin
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] 
[2025-01-14T11:11:59.586Z] [INFO] Skipping [bundle] SWT Tools
[2025-01-14T11:11:59.586Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.586Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.587Z] [INFO] Skipping [bundle] SWT Browser Demos Plugin
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] 
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] Skipping [feature] SWT Tools
[2025-01-14T11:11:59.587Z] [INFO] This project has been banned from the build due to previous failures.
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] Reactor Summary:
[2025-01-14T11:11:59.587Z] [INFO] 
[2025-01-14T11:11:59.587Z] [INFO] eclipse.platform.swt 4.31.0-SNAPSHOT ............... SUCCESS [  0.473 s]
[2025-01-14T11:11:59.587Z] [INFO] org.eclipse.swt 3.125.1-SNAPSHOT ................... FAILURE [ 15.777 s]
[2025-01-14T11:11:59.587Z] [INFO] eclipse.platform.swt.binaries 4.31.0-SNAPSHOT ...... SUCCESS [  0.009 s]
[2025-01-14T11:11:59.587Z] [INFO] [bundle] Standard Widget Toolkit for GTK 3.125.1-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] Standard Widget Toolkit for GTK 3.125.1-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Tools Base 3.107.500-SNAPSHOT ......... SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Tools Spy 3.109.300-SNAPSHOT .......... SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Tools 3.110.300-SNAPSHOT .............. SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [aggregator] bundles 4.31.0-SNAPSHOT ............... SUCCESS [  0.007 s]
[2025-01-14T11:11:59.587Z] [INFO] [bundle] Standard Widget Toolkit for Mac OS X (Cocoa) 3.125.1-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] Standard Widget Toolkit for Mac OS X (Cocoa) AARCH64 3.125.1-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] Standard Widget Toolkit for GTK 3.125.1-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] Standard Widget Toolkit for Windows 3.125.1-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Standalone Examples Plugin 3.108.300-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Browser Demos Plugin 3.108.300-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Launcher Example Plugin 3.108.300-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] org.eclipse.swt.examples.ole.win32 3.109.0-SNAPSHOT  SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [bundle] SWT Views Example Plugin 3.108.300-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] org.eclipse.swt.tests 3.107.300-SNAPSHOT ........... SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [feature] SWT Tools 3.109.300-SNAPSHOT ............. SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] [test-bundle] Eclipse SWT Tests Linux/gtk 3.109.0-SNAPSHOT SKIPPED
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] BUILD FAILURE
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [INFO] Total time:  28.089 s (Wall Clock)
[2025-01-14T11:11:59.587Z] [INFO] Finished at: 2025-01-14T11:11:59Z
[2025-01-14T11:11:59.587Z] [INFO] ------------------------------------------------------------------------
[2025-01-14T11:11:59.587Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:4.0.6:validate-version (default-validate-version) on project org.eclipse.swt: Unqualified OSGi version 3.125.2.qualifier must match unqualified Maven version 3.125.1-SNAPSHOT for SNAPSHOT builds -> [Help 1]
[2025-01-14T11:11:59.587Z] [ERROR] 
[2025-01-14T11:11:59.587Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-01-14T11:11:59.587Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-01-14T11:11:59.587Z] [ERROR] 
[2025-01-14T11:11:59.587Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-01-14T11:11:59.587Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[2025-01-14T11:11:59.587Z] [ERROR] 
[2025-01-14T11:11:59.587Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-01-14T11:11:59.587Z] [ERROR]   mvn <args> -rf :org.eclipse.swt
[2025-01-14T11:11:59.587Z] Exception in thread "Thread-2" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText
[2025-01-14T11:11:59.587Z] 	at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85)
[2025-01-14T11:11:59.587Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
[2025-01-14T11:11:59.587Z] Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText
[2025-01-14T11:11:59.587Z] 	... 2 more

Build / Archive JUnit-formatted test results

Error in junit step, with arguments eclipse.platform.swt/tests/*.test*/target/surefire-reports/*.xml.

No test report files were found. Configuration error?
Build log
[2025-01-14T11:12:05.410Z] Recording test results
[2025-01-14T11:12:05.585Z] No test report files were found. Configuration error?

Details

  • Declarative: Tool Install (1 sec)
    • Checkout swt git repos (50 sec)
    • Check if SWT-binaries build is needed (2.4 sec)
    • Build SWT-binaries, if needed (21 sec)
      • Matrix - PLATFORM = 'cocoa.macosx.aarch64' (5.6 sec)
        • Matrix - PLATFORM = 'cocoa.macosx.aarch64' (14 sec)
          • Collect SWT-native's sources (4.7 sec)
          • Build SWT-natives (2.1 sec)
          • Collect and sign binaries (1.9 sec)
      • Matrix - PLATFORM = 'cocoa.macosx.x86_64' (5.6 sec)
        • Matrix - PLATFORM = 'cocoa.macosx.x86_64' (14 sec)
          • Collect SWT-native's sources (4.7 sec)
          • Build SWT-natives (2.1 sec)
          • Collect and sign binaries (1.9 sec)
      • Matrix - PLATFORM = 'gtk.linux.aarch64' (5.6 sec)
        • Matrix - PLATFORM = 'gtk.linux.aarch64' (14 sec)
          • Collect SWT-native's sources (4.7 sec)
          • Build SWT-natives (2.1 sec)
          • Collect and sign binaries (1.9 sec)
      • Matrix - PLATFORM = 'gtk.linux.ppc64le' (5.6 sec)
        • Matrix - PLATFORM = 'gtk.linux.ppc64le' (14 sec)
          • Collect SWT-native's sources (4.7 sec)
          • Build SWT-natives (2.1 sec)
          • Collect and sign binaries (1.9 sec)
      • Matrix - PLATFORM = 'gtk.linux.x86_64' (5.6 sec)
        • Matrix - PLATFORM = 'gtk.linux.x86_64' (14 sec)
          • Collect SWT-native's sources (4.7 sec)
          • Build SWT-natives (2.1 sec)
          • Collect and sign binaries (1.9 sec)
      • Matrix - PLATFORM = 'win32.win32.x86_64' (20 sec)
        • Matrix - PLATFORM = 'win32.win32.x86_64' (14 sec)
          • Collect SWT-native's sources (4.7 sec)
          • Build SWT-natives (2.1 sec)
          • Collect and sign binaries (1.9 sec)
    • Commit SWT-native binaries, if build (0.36 sec)
    • Build (39 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
    • Push SWT-native binaries, if build (0.52 sec)