EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Build failed in Jenkins: epics-7.0 » linux64 #147
From: APS Jenkins via Core-talk <[email protected]>
To: [email protected]
Date: Tue, 10 Sep 2019 00:31:04 -0500 (CDT)
See <https://jenkins.aps.anl.gov/job/epics-7.0/OS=linux64/147/display/redirect?page=changes>

Changes:

[joaopaulo.martins] Preparing the waveform record DBD-POD file; Creation of the menuFtype

[saeed.haghtalab] Update compressRecord.dbd.pod based on Wiki + Content update

[joaopaulo.martins] Fixing waveform record documentation after review

[saeed.haghtalab] Compress record pod update after review - Revert "N to 1 Median" choice

[Andrew Johnson] Rename README to .md

[Andrew Johnson] Convert HTML in README.md to Github Markdown

[Andrew Johnson] Amend documentation filenames in README

[Andrew Johnson] Adding POD to event and fanout records

[Andrew Johnson] Updates to existing .dbd.pod texts, add event and fanout from wiki

[Andrew Johnson] Add redefinition guard to menu-generated typedefs

[Andrew Johnson] Fix menu declaration test too

[Andrew Johnson] Rename seqRecord.dbd seqRecord.dbd.pod

[Andrew Johnson] Add POD annotations to seqRecord from Wiki

[Andrew Johnson] Rename selRecord.dbd selRecord.dbd.pod

[Andrew Johnson] Add POD annotations to selRecord from Wiki

[Andrew Johnson] Rename subRecord.dbd subRecord.dbd.pod

[Andrew Johnson] Add POD annotations to subRecord from Wiki

[Andrew Johnson] Rename longinRecord.dbd longinRecord.dbd.pod

[Andrew Johnson] Add POD annotations to longinRecord from Wiki

[Andrew Johnson] Rename longoutRecord.dbd longoutRecord.dbd.pod

[Andrew Johnson] Add POD annotations to longoutRecord from Wiki

[Andrew Johnson] Rename subArrayRecord.dbd and menuAlarmStat.dbd to .pod

[Andrew Johnson] Add POD annotations from Wiki to subArrayRecord and menuAlarmStat

[Andrew Johnson] Remove links to wiki-ext

[github] Update dbTest.c

[Michael Davidsaver] replace CALLBACK -> epicsCallback

[Michael Davidsaver] add option EPICS_NO_CALLBACK

[Michael Davidsaver] update RELEASE_NOTES

------------------------------------------
Started by upstream project "epics-7.0" build number 147
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.aps.anl.gov/job/epics-7.0/OS=linux64/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.launchpad.net/epics-base/ # timeout=10
Fetching upstream changes from https://git.launchpad.net/epics-base/
 > git --version # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git fetch --tags --progress https://git.launchpad.net/epics-base/ +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0f8876de67cddcd2c5bf55d7437d930adc472e4b (refs/remotes/origin/7.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f8876de67cddcd2c5bf55d7437d930adc472e4b
Commit message: "Merge branch '3.15' into 7.0"
 > git rev-list --no-walk 299aed026fd40b792f40b08386f208d17166fc40 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach git clean -fdx # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.modules/pvData.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvData.path # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git submodule update modules/pvData
 > git config --get submodule.modules/pvAccess.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvAccess.path # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git submodule update modules/pvAccess
 > git config --get submodule.modules/normativeTypes.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/normativeTypes.path # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git submodule update modules/normativeTypes
 > git config --get submodule.modules/pvaClient.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvaClient.path # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git submodule update modules/pvaClient
 > git config --get submodule.modules/pvDatabase.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvDatabase.path # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git submodule update modules/pvDatabase
 > git config --get submodule.modules/pva2pva.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pva2pva.path # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > git submodule update modules/pva2pva
[linux64] $ /bin/sh -xe /tmp/jenkins7643608022261304360.sh
+ git submodule foreach 'git checkout master && git pull'
Entering 'modules/normativeTypes'
Previous HEAD position was ba33c74... Update version number to 6.0.1 DEVELOPMENT
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
From https://github.com/epics-base/normativeTypesCPP
 + 7af68f0...fbe1a11 master     -> origin/master  (forced update)
Auto-merging documentation/index.rst
CONFLICT (add/add): Merge conflict in documentation/index.rst
Automatic merge failed; fix conflicts and then commit the result.
Stopping at 'modules/normativeTypes'; script returned non-zero status.
Build step 'Execute shell' marked build as failure
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: **/O.*/*.tap
Did not find any matching files.

Replies:
Jenkins build is unstable: epics-7.0 » linux64 #148 APS Jenkins via Core-talk
References:
Build failed in Jenkins: epics-7.0 » linux64 #146 APS Jenkins via Core-talk

Navigate by Date:
Prev: Build failed in Jenkins: epics-7.0 » linux32 #147 APS Jenkins via Core-talk
Next: Re: [Merge] ~epics-core/epics-base/+git/database:epicsCallback into epics-base:7.0 Freddie Akeroyd via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Build failed in Jenkins: epics-7.0 » linux64 #146 APS Jenkins via Core-talk
Next: Jenkins build is unstable: epics-7.0 » linux64 #148 APS Jenkins via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
ANJ, 10 Sep 2019 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·