See 
<https://builds.apache.org/job/guacamole-server-coverity/57/display/redirect?page=changes>

Changes:

[mjumper] GUACAMOLE-661: Mark "nest" instruction and socket as deprecated.

------------------------------------------
Started by upstream project "guacamole-server-master" build number 82
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H38 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/guacamole-server-coverity/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/guacamole-server.git
 > git init 
 > <https://builds.apache.org/job/guacamole-server-coverity/ws/guacamole-server>
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/guacamole-server.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/guacamole-server.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/guacamole-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/guacamole-server.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/guacamole-server.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/guacamole-server.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 768b2ba0f5fbf3517541e1038c2c02dcad47023e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 768b2ba0f5fbf3517541e1038c2c02dcad47023e
Commit message: "GUACAMOLE-661: Merge mark "nest" instruction and socket as 
deprecated."
 > git rev-list --no-walk bb9560716d72dcf582009e26a0d9d2df7e17dcd4 # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins6560660647737469323.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins6756660634938951894.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins596985981686041983.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins4799060306902045364.sh
+ export TAG=guac-jenkins-guacamole-server-coverity-57
+ TAG=guac-jenkins-guacamole-server-coverity-57
+ trap 'docker rmi --force guac-jenkins-guacamole-server-coverity-57 || true' 
EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-server-coverity-57 --build-arg COVERITY_TOKEN=[*******] 
--build-arg COVERITY_EMAIL=[*******] .
Sending build context to Docker daemon  10.23MB
Step 1/8 : FROM centos:centos7
centos7: Pulling from library/centos
Digest: sha256:184e5f35598e333bfa7de10d8fb1cebb5ee4df5bc0f970bf2b1e7c7345136426
Status: Downloaded newer image for centos:centos7
 ---> 1e1148e4cc2c
Step 2/8 : ARG COVERITY_TOKEN=local
 ---> Running in 7d918b8ca860
 ---> 6ce7e8cae5cb
Removing intermediate container 7d918b8ca860
Step 3/8 : ENV COVERITY_TOKEN [*******]
 ---> Running in 7b655ca49257
 ---> d3feea2ce1a0
Removing intermediate container 7b655ca49257
Step 4/8 : ARG COVERITY_EMAIL=local
 ---> Running in 2966c10ad8eb
 ---> 2a6390019659
Removing intermediate container 2966c10ad8eb
Step 5/8 : ENV COVERITY_EMAIL [*******]
 ---> Running in 03048e0e1e10
 ---> 2fd23ec7674b
Removing intermediate container 03048e0e1e10
Step 6/8 : COPY . /build/
 ---> 3a6f6f93714e
Removing intermediate container 45768ddc60e8
Step 7/8 : RUN /bin/bash -e -x /build/install-deps.sh
 ---> Running in d1a06fe81aec
+ mkdir -p /opt
+ cd /opt
+ curl --data-urlencode token=[*******] --data-urlencode 
project=guacamole-server https://scan.coverity.com/download/linux64
+ tar -xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
 Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- 
--:--:--     0  0     0    0     0    0     0      0      0 --:--:-- 
--:--:-- --:--:--     0  0     0    0     0    0     0      0      0 
--:--:-- --:--:-- --:--:--     0
curl: (51) Unable to communicate securely with peer: 
requested domain name does not match the server's 
certificate.

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh' returned a 
non-zero code: 1
+ docker rmi --force guac-jenkins-guacamole-server-coverity-57
Error response from daemon: No such image: 
guac-jenkins-guacamole-server-coverity-57:latest
+ true
Build step 'Execute shell' marked build as failure

Reply via email to