Re: Possibility of using ci-hadoop.a.o for Nutch integration tests

2022-01-05 Thread lewis john mcgibbney
ts that were labeled > for Hadoop and its related projects. After the migration to cloudbees, the > labeled hosts are moved under ci-hadoop.apache.org. > > Thanks, > Akira > > > On Thu, Jan 6, 2022 at 2:20 PM lewis john mcgibbney > wrote: > >> Thank you for the

Re: Addressing Nutch use of CMS WAS: [IMPORTANT] - ci.apache.org and CMS Shutdown end of January 2022

2022-01-04 Thread Lewis John McGibbney
Hi Gavin, On 2022/01/03 07:19:58 Gavin McDonald wrote: > Hi Lewis, > > Having checked again, all looks good from this end. > > One last place is: > https://svn.apache.org/repos/infra/websites/production/nutch/content/ > I assume you no longer use that area and I can safely remove? Correct we

Addressing Nutch use of CMS WAS: [IMPORTANT] - ci.apache.org and CMS Shutdown end of January 2022

2022-01-02 Thread lewis john mcgibbney
Hi Gavin, Thanks for the email below. It was my understanding that the Nutch project no longer relied on the legacy CMS framework. I wrote a new website and published it at https://github.com/apache/nutch-site with the static content being served on the asf-site branch. The old CMS website

Example best practice Jenkinsfile for Java projects

2021-12-04 Thread lewis john mcgibbney
Hi builds@, I thought I’d poll the builds@ community to see if there are any good examples/best practices out there for Java project automation using a Jenkinsfile. For example the following example includes publishing results to sonarcloud.oo as well as some common build and test stages.

Re: Re: Dependabot-like solution for Apache projects

2021-08-30 Thread Lewis John McGibbney
che Common's components' are happy users of Dependabot, which is > used on our GitHub mirrored repositories. > > Gary > > > On Sun, Aug 29, 2021, 10:38 lewis john mcgibbney wrote: > > > Hi builds@, > > I was advised to ask my question here instead of general@in

Dependabot-like solution for Apache projects

2021-08-29 Thread lewis john mcgibbney
Hi builds@, I was advised to ask my question here instead of general@incubator. Thanks for any feedback > I understand that we cannot use automated tooling, specifically Dependbot ( > https://dependabot.com/) because it requests write access to the ASF > project source code. > I have found this

Re: FW: Build failed in Jenkins: oodt-trunk #2198

2017-10-12 Thread lewis john mcgibbney
I've changed the job to NOT use System JDK and instead latest JDK* on Ubuntu machines, serviced by 23 or so slaves. Let's see how we get on. Lewis On Thu, Oct 12, 2017 at 11:17 AM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > #onit > > On Thu, Oct 12, 2017 at

Re: Permission denied access on distill-ci Jenkins build

2016-10-11 Thread lewis john mcgibbney
r.apache.org > Date: Fri, 7 Oct 2016 15:44:40 -0700 > Subject: Re: Permission denied access on distill-ci Jenkins build > > On Oct 7, 2016, at 2:13 PM, lewis john mcgibbney <lewi...@apache.org> > wrote: > > error: could not create > '/usr/local/lib/python2.7/dist-

Permission denied access on distill-ci Jenkins build

2016-10-07 Thread lewis john mcgibbney
Hi builds@, CC d...@senssoft.incubator.apache.org Please keep dev@senssoft in CC field, thank you. We are having issues stabilizing the distill-ci [0] on b.a.o with the following issue indicating a permissions issue. Can someone please take a look into the build or advise how the build should be

PPMC Members having login access to build.apache.org Jenkins

2016-09-26 Thread lewis john mcgibbney
Hi builds@, Please CC d...@senssoft.incubator.apache.org in response Can someone confirm if PPMC members have access to Jenkins on b.a.o? Some of the SensSoft PPMC have expressed inability to log into Jenkins and we are currently trying to resolve this. Thanks Lewis --

Build step 'Execute shell' marked build as failure in tika-2.x-windows Jenkins build

2016-06-13 Thread lewis john mcgibbney
Hi Builds@, We established the tika-2.x-windows Jenkins build [0] a while ago and it has always failed with the below error. An example can also be seen at [1]. Can someone please help me to resolve the issue on the Windows slave(s). Thanks in advance for any help. Lewis FATAL: command execution

/bin/bash not found on Windows Slaves

2016-05-20 Thread lewis john mcgibbney
Hi builds@, I am struggling to establish a new build job [0] on the Windows slaves. I get the following within the console log. Can someone please help me understand what is going on and how I can resolve the issue? Thank you Lewis FATAL: command execution failedjava.io.IOException

Re: Adding Apache OCW Master Branch Build to Apache Travic CI Queue WAS Re: Add Build Status to README.md

2016-04-13 Thread lewis john mcgibbney
Hi Gav, Really appreciate it. Thank you very much and yes I should have known better to register a ticket apologies. Thanks Lewis On Thu, Apr 7, 2016 at 1:47 PM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > hi builds@, > The OCW community wishes to have OCW master buil

Re: Adding Apache OCW Master Branch Build to Apache Travic CI Queue WAS Re: Add Build Status to README.md

2016-04-12 Thread lewis john mcgibbney
Hi builds@, PING on this one. Does anyone on this list know how to add a project to the Apache account on travis-ci.org? Thanks Lewis On Thu, Apr 7, 2016 at 1:47 PM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > hi builds@, > The OCW community wishes to have OCW

Re: Build failed in Jenkins: joshua_master #4

2016-04-01 Thread Lewis John Mcgibbney
Apr 1, 2016 at 9:18 AM, Lewis John Mcgibbney < > lewis.mcgibb...@gmail.com> wrote: > > > Hi builds@, > > The named library is Boost http://www.boost.org/ > > Is this library installed on any build slave? > > > > On Fri, Apr 1, 2016 at 7:29 AM, Matt Post <p.

Re: Build failed in Jenkins: joshua_master #4

2016-04-01 Thread Lewis John Mcgibbney
Hi builds@, The named library is Boost http://www.boost.org/ Is this library installed on any build slave? On Fri, Apr 1, 2016 at 7:29 AM, Matt Post wrote: > Thanks very much! Some of our tests are now passing (17/39), but now I see > that it is unable to locate boost: > >

Doxygen installed on Ubuntu || Solaris Slaves?

2016-03-29 Thread lewis john mcgibbney
Hi builds@, In the joshua_master [0] job I created today it is failing on the documentation stage. Currently Joshua uses Doxygen [1] t build documentation. I see the following logging when attempting to build on ubuntu3 *documentation*: BUILD

Dependency Request

2015-09-08 Thread lewis john mcgibbney
Hi builds@, The Apache HTrace (incubating) project recently established a build [0] for our codebase on b.a.o. In order to build and test we require the leveldb-devel package to be installed and libleveldb.so to be available on the PATH. Is it possible for someone to install this one one or more

antlr-2.7.6.jar: The process cannot access the file because it is being used by another process.

2015-09-08 Thread lewis john mcgibbney
Hello builds@, I'm having some issues reinstating a build job for OODT Windows build [0]. Log output indicates the following, I wonder if someone can have a look at it and potentially resolve the issue with antlr-2.7.6.jar? Thanks in advance. Lewis Started by an SCM change [EnvInject] - Loading

Re: Removal of old Sonar jobs

2014-08-19 Thread lewis john mcgibbney
Hi Gav, On Tue, Aug 19, 2014 at 6:14 AM, private-digest-h...@gora.apache.org wrote: Barring objections from PMCs, I'm going to remove some old Sonar analysis jobs in the next few days. Project PMCS have been sent this note, please reply to infrastructure@ only. Reply is only necessary if

Pushing stable SNAPSHOT's to VM

2014-04-11 Thread Lewis John Mcgibbney
Hi Folks, For a change this is a more general question rather than something specific to Jenkins and a requirement on my behalf. I'm looking to push a stable war (web archive) SNAPSHOT over SCP to a recently created VM which resides at any23-vm.apache.org. I wonder if there are any existing

Re: Continous Integration for Gora-trunk Jenkins job

2014-01-30 Thread Lewis John Mcgibbney
Hi Jake, On Thu, Jan 30, 2014 at 2:54 AM, builds-digest-h...@apache.org wrote: Once you have the job created Gora will need to switch to the Patch Available schema and get added to the jira filter for the precommit (i'm the current owner for that filter, ping me when you're ready and i'll

Continous Integration for Gora-trunk Jenkins job

2014-01-27 Thread Lewis John Mcgibbney
Hi builds@, I am looking for some advice regarding further configuration on our Gora-trunk Jenkins job [0]. We are looking to implement the continuous integration feature which is currently running for projects like HBase, Tajo and others. This would enable us to obtain build feedback regarding

FATAL: Could not apply tag with git-jenkins Any23-trunk job.

2013-06-07 Thread Lewis John Mcgibbney
Hi Builds@, We recently e.g. the last number of days, began to experience a nasty Exception resulting within the Any23 trunk build [0]. I've found numerous posts with this online and I am pretty convinced that I cannot sort it our from my side. Can someone please have a look at the log output in

Solaris slaves running out of memory or swap space for Nutch* builds

2013-05-08 Thread Lewis John Mcgibbney
Hi Builds@, As above, our builds [0][1] have been failing for a while now because of the problem which logs as error=12, Cannot allocate memory or error=12, Not enough space We remedied this by simply changing the builds to run on Ubuntu slaves but I thought it best to report this and try to learn

Git could not Clone - Hudson global configuration settings?

2013-04-24 Thread Lewis John Mcgibbney
Hi Builds@, Apache Any23 recently moved to Git for our SCM. I've been trying to stabalize builds for our nightly trunk [0], however we are experiencing the following [1], where it is stated If you are seeing output indicating Git could not clone, something like the output below, go to to the

Intermittent Errors with Nutch-trunk build

2013-01-31 Thread Lewis John Mcgibbney
Hi Builds@, We regularly see the following stack trace resulting in failed builds within our Nutch nightly jobs. I can assure you that all Nutch XML project files are well formed and valid, additionally there have been no reports about this error from within the community, therefore I wonder if

Explicitly setting host name in /etc/hosts on Solaris slave(s)

2013-01-09 Thread Lewis John Mcgibbney
Hi Builds@, In both Nutch builds [0][1] we're currently experiencing a problem where Hadoop related tests fail with the following Exception java.net.UnknownHostException: -s: -s From what I have gathered the -s output implies that some Linux-specific script was run as root on your Solaris

Re: Deleting workspace before every build to force download of new dependency

2012-11-30 Thread Lewis John Mcgibbney
Hi Oliver, Thanks for the heads up. Best Lewis On Fri, Nov 30, 2012 at 8:29 PM, Olivier Lamy ol...@apache.org wrote: 2012/11/29 Lewis John Mcgibbney lewis.mcgibb...@gmail.com: Hi All, We are currently experiencing problems with the Gora-trunk build where an old core SNAPSHOT testing jar

Apache Gora Intermittent Failures

2012-09-28 Thread Lewis John Mcgibbney
Hi Builds@, In Gora we have two builds. Namely trunk [0] and a branch [1]. Most importantly, trunk build seems to intermittently become unstable, fail or occasionally pass. When it becomes unstable the tests indicate that classes from the core module (which is copied over to the various modules

Re: Specifying OS to build on

2012-07-21 Thread Lewis John Mcgibbney
Thank you Gav On Sat, Jul 21, 2012 at 3:49 AM, Gavin McDonald ga...@16degrees.com.au wrote: -Original Message- From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Saturday, 21 July 2012 6:47 AM To: builds@apache.org Subject: Specifying OS to build on Hi Builds

Specifying OS to build on

2012-07-20 Thread Lewis John Mcgibbney
Hi Builds@, I haven't tried (or needed) to specify a particular OS to build our Gora nightly builds [0] on. Recently we've made some changes an it appears that some dependency doesn't have native libraries for Solaris or FreeBSD therefore our builds are failing... we currently build on Solaris1

Activating fingerprinting on Ant CI builds

2012-03-09 Thread Lewis John Mcgibbney
Hi Builds@ For some time (on and off) I've returned to an issue where we cannot seem to view any test results in our Nutch-nutchgora nightly build! An example would be #187 [0] where the build failed (due to what appears to be a bad commit), where I notice the following - the alert sent to

Ensuring every stable Gora snapshot is Deployed @ https://repository.apache.org/content/repositories/snapshots

2012-01-22 Thread Lewis John Mcgibbney
Hi Builds@, For a while the Gora trunk was unstable therefore out snapshots were not being deployed to repository.apache.org We now have a stable trunk build but the snapshots don't seem to be getting deployed [1] even though Jenkins log output indicates that they are (pasted below). N.B The

gora-trunk-ant shell configuration

2011-11-19 Thread Lewis John Mcgibbney
Hi, I am struggling to get the above build configured properly. It would be great to run our ant nightly target, but I am unsure/unfamiliar with how this should be configured in Jenkins. As part of the task it builds the documentation as follows target name=docs depends=forrest.check, javadoc

Nutch build failures on Solaris slaves

2011-11-03 Thread Lewis John Mcgibbney
Hi, We've been experiencing unpredictable nightly failures for both Nutch trunk over the last while. One of our memory intensive tests pops up as the common denominator with the following output. 2011-11-03 04:17:37,478 WARN mapred.LocalJobRunner (LocalJobRunner.java:run(256)) - job_local_0001

Clover constantly failing Nutchgora nightly

2011-10-23 Thread lewis john mcgibbney
Hi, The clover option insists on failing our ant nightly builds. Even when I untick the clover option in the configuration area, then save the project configuration, it still seems to be ticked when the job runs. This subsequently leads to a failing build as ant cannot find the clover target!

Re: regularly failing Nutch-trunk build

2011-10-07 Thread lewis john mcgibbney
Thank you, yes the build for trunk is back to normal today. Thanks for this Gavin On Fri, Oct 7, 2011 at 3:31 AM, Gavin McDonald ga...@16degrees.com.auwrote: -Original Message- From: lewis john mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Thursday, 6 October 2011 11:29 PM

Re: regularly failing Nutch-trunk build

2011-10-06 Thread lewis john mcgibbney
at 12:59 PM, Olivier Lamy ol...@apache.org wrote: fyi I have setup an other build https://builds.apache.org/view/M-R/view/Nutch/job/Nutch-trunk-ant/ . This build use the configured Jenkins Ant tool rather than a barcoded path to ant installation. 2011/10/4 lewis john mcgibbney lewis.mcgibb

regularly failing Nutch-trunk build

2011-10-04 Thread lewis john mcgibbney
Hello, Our trunk build [1] is failing frequently with line 7: /export/home/hudson/tools/ant/latest/bin/ant: No such file or directory I wonder if it is possible for this to be tied to another version of ant which will give us some more consistency with the CI process. Can someone provide

Re: regularly failing Nutch-trunk build

2011-10-04 Thread lewis john mcgibbney
Thank you Niklas I'll take the former of your suggestions and get it sorted out before next build thank you On Tue, Oct 4, 2011 at 12:44 PM, Niklas Gustavsson nik...@protocol7.comwrote: On Tue, Oct 4, 2011 at 12:31 PM, lewis john mcgibbney lewis.mcgibb...@gmail.com wrote: Our trunk build [1

Re: Archiving artefacts and publishing JUnit test reports and Javadoc

2011-09-29 Thread lewis john mcgibbney
Thank you both for the pointers. Hopefully this will do it. We'll see after the next build... -- Dennis Lundberg -- *Lewis*

Sonar Plugin for Nutch Jenkins CI nightly build.

2011-09-27 Thread lewis john mcgibbney
Hi builds@, I wonder if anyone can provide some direction regarding how I can get the above plugin to work as a post-build task for our Nutch trunk build [1]. I opened an issue in our Jira for the functionality and would like to commit the following (or something similar) patch to our ant build

Re: Sonar Plugin for Nutch Jenkins CI nightly build.

2011-09-27 Thread lewis john mcgibbney
Gustavsson nik...@protocol7.comwrote: On Tue, Sep 27, 2011 at 4:37 PM, lewis john mcgibbney lewis.mcgibb...@gmail.com wrote: I wonder if anyone has experience using this plugin and how the configuration options above need to be edited to allow us to do some Sonar analysis on the Nutch

Re: Sonar Plugin for Nutch Jenkins CI nightly build.

2011-09-27 Thread lewis john mcgibbney
://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://wiki.apache.org/general/SonarInstance 2011/9/27 lewis john mcgibbney lewis.mcgibb...@gmail.com: This is exactly what I am looking for, I was aware that there are a number of Apache projects being analysed by Sonar. Do you

Re: Sonar Plugin for Nutch Jenkins CI nightly build.

2011-09-27 Thread lewis john mcgibbney
Hi, I've attached my final patch to the Nutch Jira issue [1] I opened a while back. I paste the code below and wonder if you can quickly give it a once over before I commit. This is my first time using Sonar and I lack the experience to pull this one off on my own. If you were able to provide

Re: Archiving artefacts and publishing JUnit test reports and Javadoc

2011-09-24 Thread lewis john mcgibbney
...@gmail.com markus.jel...@openindex.io mattm...@jpl.nasa.gov a...@getopt.org apa...@digitalpebble.com Finished: FAILURE [1] https://builds.apache.org/view/M-R/view/Nutch/job/Nutch-trunk/1608/console On Sun, Sep 18, 2011 at 8:40 PM, lewis john mcgibbney lewis.mcgibb...@gmail.com wrote: Good Evening

Re: New Nutch-branch-1.4 Jenkins job

2011-09-16 Thread lewis john mcgibbney
a test run of it now. Fingers crossed :) Cheers, Chris On Sep 15, 2011, at 3:19 PM, lewis john mcgibbney wrote: Hi builds@, As above, I've set up the new job [1] but it's failing with the following clear log output... Maybe you need to configure the job to choose one of your

Re: Nutch Trunk build failure for over 1 year

2011-08-11 Thread lewis john mcgibbney
: lewis john mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Thursday, 11 August 2011 8:15 PM To: builds@apache.org Subject: Re: Nutch Trunk build failure for over 1 year Thank you both for getting back. In response to your comments Niklas, can you comment on where it would