Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit Bot failing with "hudson" error
  • From: "Sohn, Matthias" <matthias.sohn@xxxxxxx>
  • Date: Wed, 26 Apr 2023 21:23:44 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=pHiR7fZukzBPIHwCGtgnDdaChZOj1vqIf28D7NMml78=; b=DNF0/7MO2+k+rtnuXHL2qWa16gmtFV+/2u6DLWoIC3nyZSo6BfJ7isx2ozwLLM1urr+HaZ+BW0ONfqcYxFky4EqvPWhQgbkjErN+bSYVeqWNtMPneQ/AIaP84PHPtGI4leoTHJnWkvge38Wl28abUJE9tgeL7UohORpHdIWVUD4ts9NZjaKFUd47Y/R0Duj9raYd0BGDyUCuL3YesHUucwGaa+Co74ak241vn5cMRUcfHSEhwEt6/kM57NFkXmdECSkPGXyn7dTivaS8ho/xWuXCbsNEkrd4cYSr+pRDNsr2YDxIC+g34lonwR7YfLx2qNtWGSmeP2uXKGBS7WoXCw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=OShNJLwGq7cJkLgBaO2OppAG0kdNQ43q7NpmJxN4+fOAWMXW1CfLAaNA1iq4mzR90VG8+NtSn89rmxRWj76DNr49VwtUm6uWMyc/E6wKdblT/IMdFwMXQi/n4OlJsBjyI3Uch0w0ZIqfRLzh/ytE7hf5DVd3rNmo5adJrlidiCgNnQu/8j4scuFww/hDGXtogHolROGgZ0zSpWa27+HmGYqHwUqBwTDlu1ymcPJA9PBusGlPSv5JERAGBbPILQfuz+a4MEzvQIcsVv5Hb+dTbj4N+TviAUjNOPlVT6Ebf5j5FLzwFVjeU082zZhScMfNckMt/CLAWqQdzTZgOX6lmg==
  • Delivered-to: jgit-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jgit-dev/>
  • List-help: <mailto:jgit-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jgit-dev>, <mailto:jgit-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jgit-dev>, <mailto:jgit-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZd8syC1vNMIswskS2JqhE8zcro68+Gh7j
  • Thread-topic: [jgit-dev] JGit Bot failing with "hudson" error

I think this job failed due to this error:

00:49:41  [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.17.1:cmp (default) on project org.eclipse.jgit.archive: Execution default of goal com.github.siom79.japicmp:japicmp-maven-plugin:0.17.1:cmp failed: Could not load 'Class not found: org.osgi.framework.BundleActivator': org.osgi.framework.BundleActivator. Please make sure that all libraries have been added to the classpath (CLASSPATH=:/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline.java11/repo/org.eclipse.jgit/target/org.eclipse.jgit-6.6.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline.java11/repo/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-6.6.0-SNAPSHOT.jar:) or try the option '--ignore-missing-classes'. -> [Help 1]

 

The japicmp plugin is used to compute API changes compared to the previous jgit release.
I guess there was a network issue when japicmp tried to access the artefacts of the previous release.

 

From: jgit-dev <jgit-dev-bounces@xxxxxxxxxxx> on behalf of Anna Papitto via jgit-dev <jgit-dev@xxxxxxxxxxx>
Date: Wednesday, 26. April 2023 at 01:11
To: jgit-dev@xxxxxxxxxxx <jgit-dev@xxxxxxxxxxx>
Cc: gob-team <gob-team@xxxxxxxxxx>
Subject: [jgit-dev] JGit Bot failing with "hudson" error

Hi there!

 

Does anyone familiar with the JGit Bot build system have an idea about why all CL uploads from today (April 25) are failing with a "hudson" error?

 

 

 

https://git.eclipse.org/r/q/status:open+-is:wip+repo:jgit/jgit shows all recent verifications failing: 

 

 

--

Anna Papitto (she)

Software Engineer

Git-on-Borg

Google San Francisco


Back to the top