From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 4F9E83858C78 for ; Tue, 12 Dec 2023 18:50:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4F9E83858C78 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4F9E83858C78 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702407012; cv=none; b=ftNGkgA8HAtxuQmr1FmmDumimjRY+7isBHFRrb0wftnABvqrBfhd/Ip8PT2nxZH2QiTGnLbCo6H3QVXequI1QohEYheeqidEvRxvRuN/NfhRC22zvKKq02F2PU+UMexfnrlGQjG1IT8GSq1deS3A534CAOg8qf+wUZFHQxirxJs= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702407012; c=relaxed/simple; bh=f73KS1hlU9AYQoBhhs4yH8Gj/ucpWDphFtbtsoefGJo=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=XL1no8OQFzzB50udLVQERxHUHyb4yqnvL6T+qDuixoLA+tVu817MWPxLguYleqyAsVOhBi3NyT1PSaa7NIEwI+3OjhsQjd71/nvYAE+EKiphCiAvkDjqw5rfwwU6yI0ULaAdS8efBK7MG6W8nOW4dFAepwxAIxMggKwUcFMbOq8= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1702407010; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=2A7ZqXGi9ffHrG/AF8vU2t4knTHQg6jniqfTiZfpfts=; b=WJknFvA4d+DalNMmONhIDSzSaOsCjEtSp8q2r5GTHRQdkKVm1X62S0YkjE937zst0jabKG vpP3Q5ZDAiZ+wsPf1IjV7L120sLla6dK2EQ70sqcCx5kV46jWj1Bfo+IbFtkdgZ/XHwq6h l7TAPUqHF5SqJr43g/T6jx7k77Sowig= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-311-9OBYq3K8N0WZhehyX4dLWA-1; Tue, 12 Dec 2023 13:50:07 -0500 X-MC-Unique: 9OBYq3K8N0WZhehyX4dLWA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 763EA85A58B; Tue, 12 Dec 2023 18:50:07 +0000 (UTC) Received: from redhat.com (unknown [10.22.32.17]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 61F532026D6F; Tue, 12 Dec 2023 18:50:07 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1rD7pW-0006OI-GC; Tue, 12 Dec 2023 13:50:06 -0500 Date: Tue, 12 Dec 2023 13:50:06 -0500 From: "Frank Ch. Eigler" To: maxim.kuvyrkov@linaro.org Cc: bunsen@sourceware.org Subject: bunsen to assist ci/cd testsuite historical analysis needs Message-ID: <20231212185006.GA21248@redhat.com> MIME-Version: 1.0 User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-7.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - I write to investigate any possible linkage between your work at linaro betweween the toolchain ci/cd work and our work with upstream testing on sourceware. Part of it is via buildbot, that I'm sure you know; testsuite log archiving/analysis is done with a gadget called bunsen. I believe you met Mark Wielaard over at Cauldron and talked briefly about this stuff. Is there any material or time I could offer to explain what we have, so as to investigate any opportunities to interoperate? https://sourceware.org/bunsen/ - FChE