Code Monkey home page Code Monkey logo

Comments (3)

magnayn avatar magnayn commented on August 29, 2024

That error is coming back from docker.

Your host (192.168.133.1) does not have that image, you need to pull it
first.

On Tue, May 13, 2014 at 5:07 PM, Guilhem Lettron
[email protected]:

when trying to put guilhem/jenkins-slave-deb-build as docker ID, plugin
fail:

1 * Sending client request on thread jenkins.util.Timer [#5]
1 > GET http://192.168.133.1:4243/images/guilhem%2Fjenkins-slave-deb-build/json

mai 13, 2014 4:06:16 PM INFO org.glassfish.jersey.filter.LoggingFilter log
2 * Client response received on thread jenkins.util.Timer [#5]
2 < 404
2 < Connection: close
2 < Content-Length: 47
2 < Content-Type: text/plain; charset=utf-8
2 < Date: Tue, 13 May 2014 16:06:16 GMT
No such image: guilhem/jenkins-slave-deb-build

mai 13, 2014 4:06:16 PM ATTENTION com.nirima.jenkins.plugins.docker.DockerCloud provision
Failed to count the # of live instances on Docker
javax.ws.rs.NotFoundException: HTTP 404 Not Found
at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:917)
at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:822)
at org.glassfish.jersey.client.JerseyInvocation.access$600(JerseyInvocation.java:90)
at org.glassfish.jersey.client.JerseyInvocation$3.call(JerseyInvocation.java:693)
at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
at org.glassfish.jersey.internal.Errors.process(Errors.java:228)
at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422)
at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:689)
at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:405)
at org.glassfish.jersey.client.proxy.WebResourceFactory.invoke(WebResourceFactory.java:318)
at com.sun.proxy.$Proxy70.inspectImage(Unknown Source)
at com.nirima.docker.client.DockerClient$Image.inspect(DockerClient.java:473)
at com.nirima.jenkins.plugins.docker.DockerCloud.addProvisionedSlave(DockerCloud.java:203)
at com.nirima.jenkins.plugins.docker.DockerCloud.provision(DockerCloud.java:120)
at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:281)
at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51)
at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:368)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)


Reply to this email directly or view it on GitHubhttps://github.com//issues/19
.

from docker-plugin.

guilhem avatar guilhem commented on August 29, 2024

oh ok. sorry.

It's quite sad to not be able to pull a public vm :(

I test and it works.
Thank you :)

from docker-plugin.

magnayn avatar magnayn commented on August 29, 2024

Yep - it's in the list of features to add..

On Tue, May 13, 2014 at 5:14 PM, Guilhem Lettron
[email protected]:

oh ok. sorry.

It's quite sad to not be able to pull a public vm :(

I test and it works.
Thanks you :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-42976679
.

from docker-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.