You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/03 11:40:37 UTC

Build failed in Jenkins: logging-log4net » feature/Build-mono-on-ubuntu #26

See <https://builds.apache.org/job/logging-log4net/job/feature%252FBuild-mono-on-ubuntu/26/display/redirect>

------------------------------------------
[...truncated 24.28 KB...]
+ docker inspect -f . dde6c9468b397bf085372bdf18ea003a953eba20
.
[Pipeline] withDockerContainer
beam5 does not seem to be running inside a container
$ docker run -t -d -u 9997:12040 -v /etc/localtime:/etc/localtime:ro -w /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ -v /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ:/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ:rw -v /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ@tmp:/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ@tmp:rw -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat dde6c9468b397bf085372bdf18ea003a953eba20
[Pipeline] {
[Pipeline] sh
[eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ] Running shell script
+ nant -t:mono-2.0 -buildfile:log4net.build compile-mono-2.0
NAnt 0.92 (Build 0.92.4526.0; rc1; 05/23/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/log4net.build
Target framework: Mono 2.0 Profile
Target(s) specified: compile-mono-2.0 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-mono-2.0:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-mono-2.0-current-configuration:


check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-mono-2.0-runtime-configuration:


check-log4net-basedir:


check-current-bin-dir:


clean-current-bin-dir:

     [echo] Cleaning the bin/mono/2.0/debug binaries directory.
   [delete] Deleting directory '/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/bin/mono/2.0/debug'.
    [mkdir] Creating directory '/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/bin/mono/2.0/debug'.
      [csc] Compiling 227 files to '/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/bin/mono/2.0/debug/log4net.dll'.
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Appender/EventLogAppender.cs(360,13): warning CS0618: `System.Diagnostics.EventLog.CreateEventSource(string, string, string)' is obsolete: `use CreateEventSource(EventSourceCreationData) instead'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Config/XmlConfigurator.cs(134,64): warning CS0618: `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: `This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Config/XmlConfigurator.cs(748,6): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead.'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Config/XmlConfigurator.cs(748,42): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead.'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Util/TypeConverters/IPAddressConverter.cs(122,29): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Util/SystemInfo.cs(1007,34): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
      [csc] Compilation succeeded - 6 warning(s)

set-release-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-mono-2.0-current-configuration:


check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-mono-2.0-runtime-configuration:


check-log4net-basedir:


check-current-bin-dir:


clean-current-bin-dir:

     [echo] Cleaning the bin/mono/2.0/release binaries directory.
   [delete] Deleting directory '/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/bin/mono/2.0/release'.
    [mkdir] Creating directory '/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/bin/mono/2.0/release'.
     [echo] Old key file not found.
     [echo] The release build using the old key will be skipped.
      [csc] Compiling 227 files to '/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/bin/mono/2.0/release/log4net.dll'.
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Appender/EventLogAppender.cs(360,13): warning CS0618: `System.Diagnostics.EventLog.CreateEventSource(string, string, string)' is obsolete: `use CreateEventSource(EventSourceCreationData) instead'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Config/XmlConfigurator.cs(134,64): warning CS0618: `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: `This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Config/XmlConfigurator.cs(748,6): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead.'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Config/XmlConfigurator.cs(748,42): warning CS0618: `System.Xml.XmlValidatingReader' is obsolete: `Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead.'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Util/TypeConverters/IPAddressConverter.cs(122,29): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead'
      [csc] /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ/src/Util/SystemInfo.cs(1007,34): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
      [csc] Compilation succeeded - 6 warning(s)

BUILD SUCCEEDED - 0 non-fatal error(s), 12 warning(s)

Total time: 2.2 seconds.

[Pipeline] archive
Compressed 7.11 MB of artifacts by 99.3% relative to #25
[Pipeline] }
$ docker stop --time=1 872aad68d1ae0e082248cdc555972738e8bcaed36c7337290ac0bc0aa64cca0d
$ docker rm -f 872aad68d1ae0e082248cdc555972738e8bcaed36c7337290ac0bc0aa64cca0d
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-3.5)
[Pipeline] node
Running on beam5 in /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ
[Pipeline] {
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from 2 remote Git repositories
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision 4c2f5f39d94004617cb92503f86eb4ecc4025e81 (feature/Build-mono-on-ubuntu)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c2f5f39d94004617cb92503f86eb4ecc4025e81
[Pipeline] readFile
[eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ] Running shell script
[Pipeline] sh
+ docker build -t f2909a0dd0260af1e092f45edd55c5b6eea992e5 -f buildtools/docker/builder-mono-3.5/Dockerfile buildtools/docker/builder-mono-3.5
Sending build context to Docker daemon 2.048 kB
Step 1/3 : FROM ubuntu:latest
 ---> d355ed3537e9
Step 2/3 : MAINTAINER "dev@logging.apache.org"
 ---> Using cache
 ---> 0b3baba30475
Step 3/3 : RUN apt-get update && apt-get install -y nant git mono-complete mono-reference-assemblies-3.5
 ---> Using cache
 ---> a239340e67de
Successfully built a239340e67de
[Pipeline] dockerFingerprintFrom
[Pipeline] sh
[eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ] Running shell script
+ docker inspect -f . f2909a0dd0260af1e092f45edd55c5b6eea992e5
.
[Pipeline] withDockerContainer
beam5 does not seem to be running inside a container
$ docker run -t -d -u 9997:12040 -v /etc/localtime:/etc/localtime:ro -w /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ -v /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ:/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ:rw -v /home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ@tmp:/home/jenkins/jenkins-slave/workspace/eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ@tmp:rw -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat f2909a0dd0260af1e092f45edd55c5b6eea992e5
[Pipeline] {
[Pipeline] sh
[eature_Build-mono-on-ubuntu-ZF5F7EYV3VT6KMB3FXXJSQSWD62CLIIE54RB46S7P3UAUYBXLPBQ] Running shell script
+ nant -t:mono-3.5 -buildfile:log4net.build compile-mono-3.5
NAnt 0.92 (Build 0.92.4526.0; rc1; 05/23/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Mono 3.5 Profile (mono-3.5) is not installed, or not correctly configured.

    The 'System.dll' assembly does not exist in framework assembly directory '/usr/lib/mono/2.0'.
[Pipeline] }
$ docker stop --time=1 3c7377a4527ae30e0de56a8a50a19c0978aa3f99fdd6e7375d38dba341199f60
$ docker rm -f 3c7377a4527ae30e0de56a8a50a19c0978aa3f99fdd6e7375d38dba341199f60
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-4.0)
Stage 'build mono-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test on Windows)
Stage 'test on Windows' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build site)
Stage 'build site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy site)
Stage 'deploy site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archive
Compressed 16.87 MB of artifacts by 67.8% relative to #25