[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #1910
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Aug 6 07:38:31 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_notes/1910/changes>
Changes:
[marivalenm] Removed issue, added comment and bug number for src:camitk
------------------------------------------
Started by an SCM change
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
> git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1997b2038a06bf618e08311cee212e60c4139ab7 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1997b2038a06bf618e08311cee212e60c4139ab7
> git rev-list 5fd9d3482133b1a100a4fd0b9cdad925b829483c # timeout=10
> git tag -a -f -m Jenkins Build #1910 jenkins-reproducible_html_notes-1910 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5016131167588377596.sh
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2015-08-06 07:37:56.392315
ERROR: The UDD server encountered a issue while executing the query. The full error is:
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_common.py", line 346, in query_udd
cursor.execute(query)
psycopg2.OperationalError: terminating connection due to administrator command
SSL connection has been closed unexpectedly
ERROR: Failing nicely anyway, returning an empty response.
INFO: finding out which usertagged bugs have been closed or at least have patches
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 426, in <module>
bugs = get_bugs()
File "/srv/jenkins/bin/reproducible_common.py", line 503, in get_bugs
rows = query_udd(query)
File "/srv/jenkins/bin/reproducible_common.py", line 344, in query_udd
cursor = conn_udd.cursor()
psycopg2.InterfaceError: connection already closed
INFO: Finished at 2015-08-06 07:38:30.937536, took: 0:00:34.545236
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list