Coder Social home page Coder Social logo

cf dev start fails about pcfdev HOT 7 CLOSED

diazoscuros avatar diazoscuros commented on September 28, 2024
cf dev start fails

from pcfdev.

Comments (7)

cf-gitbot avatar cf-gitbot commented on September 28, 2024

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

from pcfdev.

diazoscuros avatar diazoscuros commented on September 28, 2024

Pasting the error:

55 out of 58 running
Timed out after 3600 seconds.
FAILED
Error: failed to provision VM: Process exited with: 1. Reason was: ().

from pcfdev.

diazoscuros avatar diazoscuros commented on September 28, 2024

/var/pcfdev/provision.log

  • started=17
  • [[ 17 -lt 58 ]]
  • counter=297
  • [[ 57 = 0 ]]
  • sleep 1
    ++ started_service_count
    ++ started_services
    ++ monit_summary
    ++ wc -l
    ++ grep -E '(running|accessible|Timestamp changed|PID changed)'
    +++ /var/vcap/bosh/bin/monit summary
    ++ tr -d '
    ++ awk '{print $2}'
    ++ output='The Monit daemon 5.2.5 uptime: 7m

Process '''pcfdev-api''' running
Process '''pcfdev-nginx''' running
Process '''vxlan-policy-agent''' Execution failed


/var/vcap/monit/monit.log

[UTC Sep 11 17:38:18] error : 'vxlan-policy-agent' process is not running
[UTC Sep 11 17:38:18] info : 'vxlan-policy-agent' trying to restart
[UTC Sep 11 17:38:18] info : 'vxlan-policy-agent' start: /var/vcap/jobs/vxlan-policy-agent/bin/vxlan-policy-agent_ctl
[UTC Sep 11 17:38:48] error : 'vxlan-policy-agent' failed to start
[UTC Sep 11 17:38:48] error : 'silk-daemon' process is not running
[UTC Sep 11 17:38:48] info : 'silk-daemon' trying to restart
[UTC Sep 11 17:38:48] info : 'silk-daemon' start: /var/vcap/jobs/silk-daemon/bin/silk-daemon_ctl
[UTC Sep 11 17:39:18] error : 'silk-daemon' failed to start
[UTC Sep 11 17:39:18] error : 'rep' process is not running
[UTC Sep 11 17:39:18] info : 'rep' trying to restart
[UTC Sep 11 17:39:18] info : 'rep' start: /var/vcap/jobs/rep/bin/rep_ctl
[UTC Sep 11 17:39:19] error : 'process-destroyer' process is not running
[UTC Sep 11 17:39:19] info : 'process-destroyer' trying to restart
[UTC Sep 11 17:39:19] info : 'process-watcher' stop: /var/vcap/jobs/cf-redis-broker/bin/process-watcher_ctl
[UTC Sep 11 17:39:20] info : 'process-destroyer' start: /var/vcap/jobs/cf-redis-broker/bin/process-destroyer_ctl
[UTC Sep 11 17:39:20] info : 'process-watcher' start: /var/vcap/jobs/cf-redis-broker/bin/process-watcher_ctl
[UTC Sep 11 17:39:31] error : 'vxlan-policy-agent' process is not running


/var/vcap/sys/log/vxlan-policy-agent/vxlan-policy-agent_ctl.err.log

/var/vcap/packages/ctl-utils/ctl_util.sh: line 95: kill: (15857) - No such process


/var/vcap/sys/log/vxlan-policy-agent/vxlan-policy-agent_ctl.out.log

Wed Sep 11 14:51:21 UTC 2019: checking for processes listening on port 44151
Wed Sep 11 14:51:21 UTC 2019: no processes found listening on port 44151

from pcfdev.

diazoscuros avatar diazoscuros commented on September 28, 2024

/var/vcap/sys/log/silk-daemon/silk-daemon_ctl.err.log

/var/vcap/packages/ctl-utils/ctl_util.sh: line 95: kill: (17185) - No such process


/var/vcap/sys/log/silk-daemon/silk-daemon_ctl.out.log

Mon Sep 9 04:28:39 UTC 2019: checking for processes listening on port 23954
Mon Sep 9 04:28:39 UTC 2019: no processes found listening on port 23954


/var/vcap/sys/log/silk-daemon/silk-daemon.stderr.log

2019/09/09 04:28:39 silk-daemon error: acquire subnet lease: http client do: Put https://silk-controller.service.cf.internal:4103/leases/acquire: dial tcp 127.0.0.1:4103: getsockopt: connection refused
2019/09/09 04:33:00 silk-daemon error: acquire subnet lease: http client do: Put https://silk-controller.service.cf.internal:4103/leases/acquire: x509: certificate has expired or is not yet valid


from pcfdev.

diazoscuros avatar diazoscuros commented on September 28, 2024

Certificate:
Data:
Version: 3 (0x2)
Serial Number:
6e:ff:c1:92:e6:38:56:61:21:4e:f5:45:1c:44:c9:93
Signature Algorithm: sha256WithRSAEncryption
Issuer: CN=cf-networking-ca
Validity
Not Before: May 25 18:24:42 2017 GMT
Not After : May 25 18:24:42 2019 GMT
Subject: CN=silk-daemon
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)

from pcfdev.

aemengo avatar aemengo commented on September 28, 2024

You are using the unsupported, deprecated version of CF Dev. Please consider trying our newer version:

https://github.com/cloudfoundry-incubator/cfdev#install

from pcfdev.

diazoscuros avatar diazoscuros commented on September 28, 2024

Thank you @aemengo . CF Dev is running now.

from pcfdev.

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.