Re: Can't use docker'command in Jenkins: client is newer than server

2017-05-03 Thread Barak Korren
On 3 May 2017 at 14:21, Barak Korren wrote: > On 3 May 2017 at 14:07, Juan Hernández wrote: > > But I see you were trying to build from el7 mock running on FC24. This > probably should work, as we are keeping Docker up to date all the time > (Updates are

Re: Can't use docker'command in Jenkins: client is newer than server

2017-05-03 Thread Juan Hernández
On 05/03/2017 01:21 PM, Barak Korren wrote: > On 3 May 2017 at 14:07, Juan Hernández wrote: >> >> Error response from daemon: client is newer than server (client API >> version: 1.24, server API version: 1.22) >> >> See the complete log here: >> >> >>

Re: Can't use docker'command in Jenkins: client is newer than server

2017-05-03 Thread Barak Korren
On 3 May 2017 at 14:07, Juan Hernández wrote: > > Error response from daemon: client is newer than server (client API > version: 1.24, server API version: 1.22) > > See the complete log here: > > > http://jenkins.ovirt.org/job/ovirt-containers_master_check-patch-el7-/4 >

Can't use docker'command in Jenkins: client is newer than server

2017-05-03 Thread Juan Hernández
Hello, We recently added a Jenkins job to build the 'ovirt-containers' project. That job uses the 'docker' command to build images, but it looks like there is a mismatch between the version of the docker client and the version of the docker server: Error response from daemon: client is newer