thanks dominik, that’d be of great help! I don’t mind getting updates on regular builds(success) and occasional failures — if any. But, as I understand the build pipeline is/was broken. And this was filling up my mailbox. Since, I have a limited quota. I was concerned.
thanks for your quick fix. Best, Chandra On 5 Jul 2017, 9:23 PM +0530, Dominik Psenner <[email protected]>, wrote: > Hi, > > I'm currently in the process of writing the build pipeline for log4net. > During this process errors will continue to pop up and I understand that > people don't want to be nagged. Therefore I've just pushed a change to send > mails to commit@ instead. This way I can examine them and continue my work > on the pipeline. Note however that as soon as I believe builds should be > stable again I'll revert that commit and changes to the codebase that break > builds will again flow into the dev list which is the right place to have > them. If you don't want to be bothered with build status, you should > probably filter those messages. > > Best regards, > Dominik > > 2017-07-05 17:30 GMT+02:00 Chandra <[email protected]>: > > > hi, this is my 2nd reminder. this has become a regular, I see my mailbox > > full of build failure emails. > > Isn’t there anyone responsible suppressing this? — I’d be force to > > unsubscribe, for the love of god, please handle this! > > > > thanks,Chandra > > > > On 5 Jul 2017, 8:56 PM +0530, Apache Jenkins Server < > > [email protected]>, wrote: > > > See <https://builds.apache.org/job/logging-log4net/job/ > > feature%252Fcd-pipeline/56/display/redirect > > > > > > ------------------------------------------ > > > [...truncated 80.28 KB...] > > > set-debug-build-configuration: > > > > > > > > > check-current-build-config: > > > > > > > > > set-build-configuration-flags: > > > > > > > > > compile-mono-2.0-current-configuration: > > > > > > > > > check-bin-dir: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin'. > > > > > > check-doc-dir: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/doc'. > > > > > > 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: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/debug'. > > > > > > clean-current-bin-dir: > > > > > > [echo] Cleaning the bin/mono/2.0/debug binaries directory. > > > [delete] Deleting directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/debug'. > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/debug'. > > > [csc] Compiling 226 files to '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/debug/log4net.dll'. > > > [csc] /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/release'. > > > > > > clean-current-bin-dir: > > > > > > [echo] Cleaning the bin/mono/2.0/release binaries directory. > > > [delete] Deleting directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/release'. > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/release'. > > > [echo] Old key file not found. > > > [echo] The release build using the old key will be skipped. > > > [csc] Compiling 226 files to '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/bin/mono/2.0/release/log4net.dll'. > > > [csc] /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/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: 3 seconds. > > > > > > [Pipeline] stash > > > Stashed 6 file(s) > > > [Pipeline] sh > > > [log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA] > > Running shell script > > > + nant -t:mono-2.0 -buildfile:tests/nant.build runtests-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/log4net_ > > feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/tests/nant.build > > > Target framework: Mono 2.0 Profile > > > Target(s) specified: runtests-mono-2.0 > > > > > > > > > check-current-build-config: > > > > > > > > > set-build-configuration: > > > > > > > > > set-debug-build-configuration: > > > > > > > > > check-current-build-config: > > > > > > > > > set-build-configuration-flags: > > > > > > > > > check-bin-dir: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/tests/bin'. > > > > > > check-doc-dir: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/tests/doc'. > > > > > > check-sdkdoc-dir: > > > > > > > > > check-sdkdoc-debug: > > > > > > > > > check-build-debug: > > > > > > > > > check-build-defines: > > > > > > > > > set-mono-2.0-runtime-configuration: > > > > > > > > > check-log4net-basedir: > > > > > > > > > check-current-bin-dir: > > > > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/tests/bin/mono/2.0/debug'. > > > > > > clean-current-bin-dir: > > > > > > [echo] Cleaning the bin/mono/2.0/debug binaries directory. > > > [delete] Deleting directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/tests/bin/mono/2.0/debug'. > > > [mkdir] Creating directory '/home/jenkins/jenkins-slave/ > > workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYP > > MYVC23Z4ITBOMNJT3CA2WA/tests/bin/mono/2.0/debug'. > > > > > > check-log4net-output-dir: > > > > > > > > > check-log4net-assembly: > > > > > > [echo] Testing if file exists: ..//bin/mono/2.0/debug/log4net.dll > > > > > > install-nunit: > > > > > > > > > BUILD FAILED > > > > > > /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline- > > 76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/tests/ > > nant.build(29,3): > > > Unable to download 'https://github.com/nunit/ > > nunitv2/releases/download/2.6.4/NUnit-2.6.4.zip' to '/nunit.zip'. > > > Access to the path "/nunit.zip" is denied. > > > > > > Total time: 1.4 seconds. > > > > > > [Pipeline] } > > > $ docker stop --time=1 6bf59f2586bc7b22afb15e04f8c1d9 > > 2a2ae5bd184f75843c457ca9e77d641c35 > > > $ docker rm -f 6bf59f2586bc7b22afb15e04f8c1d9 > > 2a2ae5bd184f75843c457ca9e77d641c35 > > > [Pipeline] // withDockerContainer > > > [Pipeline] } > > > [Pipeline] // stage > > > [Pipeline] stage > > > [Pipeline] { (build mono-3.5) > > > Stage 'build mono-3.5' skipped due to earlier failure(s) > > > [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] { (build netstandard) > > > Stage 'build netstandard' 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] { (prepare package) > > > Stage 'prepare package' skipped due to earlier failure(s) > > > [Pipeline] } > > > [Pipeline] // stage > > > [Pipeline] stage > > > [Pipeline] { (check test results) > > > Stage 'check test results' skipped due to earlier failure(s) > > > [Pipeline] } > > > [Pipeline] // stage > > > [Pipeline] stage > > > [Pipeline] { (publish site) > > > Stage 'publish site' skipped due to earlier failure(s) > > > [Pipeline] } > > > [Pipeline] // stage > > > [Pipeline] stage > > > [Pipeline] { (Declarative: Post Actions) > > > [Pipeline] step > > > > > > -- > Dominik Psenner
