Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 22099200B30 for ; Mon, 4 Jul 2016 14:25:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2098D160A65; Mon, 4 Jul 2016 12:25:28 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 68BFA160A55 for ; Mon, 4 Jul 2016 14:25:27 +0200 (CEST) Received: (qmail 82942 invoked by uid 500); 4 Jul 2016 12:25:23 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 82929 invoked by uid 99); 4 Jul 2016 12:25:21 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2016 12:25:21 +0000 Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com [209.85.218.44]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id A4BB81A0015 for ; Mon, 4 Jul 2016 12:25:21 +0000 (UTC) Received: by mail-oi0-f44.google.com with SMTP id s66so192346149oif.1 for ; Mon, 04 Jul 2016 05:25:21 -0700 (PDT) X-Gm-Message-State: ALyK8tKb5Zn5Rw+6ukYGgggOMCnmv+GfN6gTpbxrv1qBvNsUgGorWM6LnvnGhXdEavM7JaWF7lR2jlCkSM3MqA== X-Received: by 10.157.14.132 with SMTP id 4mr6419454otj.191.1467635120891; Mon, 04 Jul 2016 05:25:20 -0700 (PDT) MIME-Version: 1.0 From: "John D. Ament" Date: Mon, 04 Jul 2016 12:25:11 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: RAT Checks get stuck on Artemis Integration Test Module To: "dev@activemq.apache.org" Content-Type: multipart/alternative; boundary=001a113535960a7adf0536ce6eab archived-at: Mon, 04 Jul 2016 12:25:28 -0000 --001a113535960a7adf0536ce6eab Content-Type: text/plain; charset=UTF-8 While building the profile from the PR builder, the RAT checks seem to get stuck on my machine. It's not a slow machine by any means - OS X 10.11.5, 2.3 ghz i7 w/ 16 gb ram. It gets to this point in the build and just stalls. Anyone else get this? John [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ integration-tests --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ integration-tests --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: etc/org.eclipse.* [INFO] Exclude: docs/**/*.json [INFO] Exclude: docs/**/_book/ [INFO] Exclude: **/target/ [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.jceks [INFO] Exclude: **/*.jks [INFO] Exclude: **/org/apache/activemq/artemis/utils/json/** [INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/.checkstyle [INFO] Exclude: **/.factorypath [INFO] Exclude: ratReport.txt [INFO] Exclude: **/org.apache.activemq.artemis.cfg [INFO] Exclude: **/*.data [INFO] Exclude: **/*.bin [INFO] Exclude: **/src/test/resources/keystore [INFO] Exclude: **/*.log [INFO] Exclude: **/*.redo [INFO] Exclude: **/node/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/package.json [INFO] Exclude: **/npm-shrinkwrap.json [INFO] Exclude: **/CMakeCache.txt [INFO] Exclude: **/CMakeFiles/ [INFO] Exclude: **/Makefile [INFO] Exclude: **/cmake_install.cmake [INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h [INFO] 576 resources included (use -debug for more details) --001a113535960a7adf0536ce6eab--