Skip to content

Instantly share code, notes, and snippets.

@looztra
Created December 7, 2016 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save looztra/2702655fa7afb1496f726da007ff94bd to your computer and use it in GitHub Desktop.
Save looztra/2702655fa7afb1496f726da007ff94bd to your computer and use it in GitHub Desktop.
Rancher-UI logs after an upgrade from v1.1.3 to v1.2.0
161207 8:40:22 [Note] /usr/sbin/mysqld (mysqld 5.5.53-0ubuntu0.14.04.1) starting as process 23 ...
Uptime: 2 Threads: 1 Questions: 2 Slow queries: 0 Opens: 34 Flush tables: 1 Open tables: 26 Queries per second avg: 1.000
Setting up database
CATTLE_AGENT_PACKAGE_HOST_API_URL=/usr/share/cattle/artifacts/host-api.tar.gz
CATTLE_AGENT_PACKAGE_PYTHON_AGENT_URL=/usr/share/cattle/artifacts/go-agent.tar.gz
CATTLE_API_UI_URL=//releases.rancher.com/api-ui/1.0.8
CATTLE_CATTLE_VERSION=v0.174.3
CATTLE_DB_CATTLE_DATABASE=mysql
CATTLE_DB_CATTLE_MYSQL_HOST=localhost
CATTLE_DB_CATTLE_MYSQL_NAME=cattle
CATTLE_DB_CATTLE_MYSQL_PORT=3306
CATTLE_DB_CATTLE_USERNAME=cattle
CATTLE_GRAPHITE_HOST=
CATTLE_GRAPHITE_PORT=
CATTLE_HOME=/var/lib/cattle
CATTLE_HOST_API_PROXY_MODE=embedded
CATTLE_LOGBACK_OUTPUT_GELF_HOST=
CATTLE_LOGBACK_OUTPUT_GELF_PORT=
CATTLE_RANCHER_CLI_VERSION=v0.4.0
CATTLE_RANCHER_COMPOSE_VERSION=v0.12.0
CATTLE_RANCHER_SERVER_IMAGE=rancher/server
CATTLE_RANCHER_SERVER_VERSION=v1.2.0
CATTLE_USE_LOCAL_ARTIFACTS=true
DEFAULT_CATTLE_API_UI_CSS_URL=/api-ui/ui.min.css
DEFAULT_CATTLE_API_UI_INDEX=//releases.rancher.com/ui/1.2.34
DEFAULT_CATTLE_API_UI_JS_URL=/api-ui/ui.min.js
DEFAULT_CATTLE_AUTH_SERVICE_EXECUTE=true
DEFAULT_CATTLE_CATALOG_EXECUTE=true
DEFAULT_CATTLE_CATALOG_URL=community=https://git.rancher.io/community-catalog.git,library=https://git.rancher.io/rancher-catalog.git
DEFAULT_CATTLE_COMPOSE_EXECUTOR_EXECUTE=true
DEFAULT_CATTLE_MACHINE_EXECUTE=true
DEFAULT_CATTLE_RANCHER_CLI_DARWIN_URL=https://releases.rancher.com/cli/v0.4.0/rancher-darwin-amd64-v0.4.0.tar.gz
DEFAULT_CATTLE_RANCHER_CLI_LINUX_URL=https://releases.rancher.com/cli/v0.4.0/rancher-linux-amd64-v0.4.0.tar.gz
DEFAULT_CATTLE_RANCHER_CLI_WINDOWS_URL=https://releases.rancher.com/cli/v0.4.0/rancher-windows-386-v0.4.0.zip
DEFAULT_CATTLE_RANCHER_COMPOSE_DARWIN_URL=https://releases.rancher.com/compose/v0.12.0/rancher-compose-darwin-amd64-v0.12.0.tar.gz
DEFAULT_CATTLE_RANCHER_COMPOSE_LINUX_URL=https://releases.rancher.com/compose/v0.12.0/rancher-compose-linux-amd64-v0.12.0.tar.gz
DEFAULT_CATTLE_RANCHER_COMPOSE_WINDOWS_URL=https://releases.rancher.com/compose/v0.12.0/rancher-compose-windows-386-v0.12.0.zip
08:40:27.874 [main] WARN o.e.jetty.security.SecurityHandler - ServletContext@o.e.j.w.WebAppContext@6a4f787b{/,file:/usr/share/cattle/b1798fc003d579eeafb723fc2a958c61/,STARTING}{file:/usr/share/cattle/b1798fc003d579eeafb723fc2a958c61/} has uncovered http methods for path: /
08:40:29.930 [main] INFO ConsoleStatus - [1/6] [1ms] [0ms] Loading config-bootstrap
08:40:30.199 [main] INFO ConsoleStatus - [2/6] [270ms] [268ms] Loading base-config
08:40:30.587 [main] INFO ConsoleStatus - [3/6] [658ms] [388ms] Loading config
08:40:30.600 [main] INFO ConsoleStatus - [4/6] [671ms] [13ms] Starting config-bootstrap
08:40:30.966 [main] INFO ConsoleStatus - [5/6] [1037ms] [366ms] Starting base-config
08:40:30.966 [main] INFO ConsoleStatus - [6/6] [1037ms] [0ms] Starting config
2016-12-07 08:40:31,685 INFO [main] [ConsoleStatus] [1/32] [0ms] [0ms] Loading bootstrap
2016-12-07 08:40:31,831 INFO [main] [ConsoleStatus] [2/32] [145ms] [145ms] Loading config-defaults
2016-12-07 08:40:37,213 WARN [main] [liquibase] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2016-12-07 08:41:19,520 INFO [main] [ConsoleStatus] [3/32] [47835ms] [47689ms] Loading system
2016-12-07 08:41:19,600 INFO [main] [ConsoleStatus] [4/32] [47915ms] [79ms] Loading defaults
2016-12-07 08:41:20,127 INFO [main] [ConsoleStatus] [5/32] [48442ms] [527ms] Loading types
2016-12-07 08:41:25,738 INFO [main] [ConsoleStatus] Cluster membership changed [127.0.0.1:9345]
2016-12-07 08:41:25,739 INFO [main] [ConsoleStatus] Checking cluster state on start-up
2016-12-07 08:41:26,017 INFO [main] [ConsoleStatus] [6/32] [54332ms] [5890ms] Loading system-services
2016-12-07 08:41:26,386 INFO [main] [ConsoleStatus] [7/32] [54701ms] [369ms] Loading agent-server
2016-12-07 08:41:26,834 INFO [main] [ConsoleStatus] [8/32] [55149ms] [448ms] Loading allocator-server
2016-12-07 08:41:29,188 INFO [main] [ConsoleStatus] [9/32] [57503ms] [2354ms] Loading api-server
2016-12-07 08:41:33,353 INFO [main] [ConsoleStatus] [10/32] [61668ms] [4165ms] Loading iaas-api
2016-12-07 08:41:33,444 INFO [main] [ConsoleStatus] [11/32] [61759ms] [91ms] Loading archaius
2016-12-07 08:41:33,861 INFO [main] [ConsoleStatus] [12/32] [62176ms] [417ms] Loading core-model
2016-12-07 08:41:33,958 INFO [main] [ConsoleStatus] [13/32] [62273ms] [97ms] Loading core-object-defaults
2016-12-07 08:41:34,025 INFO [main] [ConsoleStatus] [14/32] [62340ms] [67ms] Loading encryption
2016-12-07 08:41:38,319 INFO [main] [ConsoleStatus] [15/32] [66634ms] [4294ms] Loading process
2016-12-07 08:41:38,415 INFO [main] [ConsoleStatus] [16/32] [66730ms] [96ms] Loading redis
2016-12-07 08:41:38,501 INFO [main] [ConsoleStatus] [17/32] [66816ms] [86ms] Starting bootstrap
2016-12-07 08:41:38,544 INFO [main] [ConsoleStatus] [18/32] [66859ms] [0ms] Starting config-defaults
2016-12-07 08:41:38,544 INFO [main] [ConsoleStatus] [19/32] [66859ms] [0ms] Starting system
2016-12-07 08:41:38,544 INFO [main] [ConsoleStatus] [20/32] [66859ms] [0ms] Starting defaults
2016-12-07 08:41:38,544 INFO [main] [ConsoleStatus] [21/32] [66859ms] [0ms] Starting types
2016-12-07 08:41:42,869 INFO [main] [ConsoleStatus] [22/32] [71184ms] [4325ms] Starting system-services
2016-12-07 08:41:42,869 INFO [main] [ConsoleStatus] [23/32] [71184ms] [0ms] Starting agent-server
2016-12-07 08:41:42,869 INFO [main] [ConsoleStatus] [24/32] [71184ms] [0ms] Starting allocator-server
2016-12-07 08:41:50,157 INFO [main] [ConsoleStatus] [25/32] [78472ms] [7288ms] Starting api-server
time="2016-12-07T08:41:52Z" level=info msg="Starting websocket proxy. Listening on [:8080], Proxying to cattle API at [localhost:8081], Monitoring parent pid [7]."
time="2016-12-07T08:41:52Z" level=info msg="Exiting proxy." error="Get http://localhost:8081/v1/schemas: dial tcp [::1]:8081: getsockopt: connection refused"
2016-12-07 08:41:54,663 INFO [main] [ConsoleStatus] [26/32] [82978ms] [4506ms] Starting iaas-api
2016-12-07 08:41:54,663 INFO [main] [ConsoleStatus] [27/32] [82978ms] [0ms] Starting archaius
2016-12-07 08:41:54,663 INFO [main] [ConsoleStatus] [28/32] [82978ms] [0ms] Starting core-model
2016-12-07 08:41:54,663 INFO [main] [ConsoleStatus] [29/32] [82978ms] [0ms] Starting core-object-defaults
2016-12-07 08:41:54,663 INFO [main] [ConsoleStatus] [30/32] [82978ms] [0ms] Starting encryption
time="2016-12-07T08:41:54Z" level=info msg="Starting websocket proxy. Listening on [:8080], Proxying to cattle API at [localhost:8081], Monitoring parent pid [7]."
2016-12-07 08:41:54,706 INFO [main] [ConsoleStatus] [31/32] [83021ms] [43ms] Starting process
2016-12-07 08:41:54,706 INFO [main] [ConsoleStatus] [32/32] [83021ms] [0ms] Starting redis
time="2016-12-07T08:41:54Z" level=info msg="Exiting proxy." error="Get http://localhost:8081/v1/schemas: dial tcp [::1]:8081: getsockopt: connection refused"
2016-12-07 08:41:55,243 INFO [main] [ConsoleStatus] [DONE ] [89531ms] Startup Succeeded, Listening on port 8081
time="2016-12-07T08:41:56Z" level=info msg="Starting websocket proxy. Listening on [:8080], Proxying to cattle API at [localhost:8081], Monitoring parent pid [7]."
time="2016-12-07T08:41:56Z" level=info msg="Starting Rancher Catalog service"
time="2016-12-07T08:41:56Z" level=info msg="Using catalog library=https://git.rancher.io/rancher-catalog.git"
time="2016-12-07T08:41:56Z" level=info msg="Using catalog community=https://git.rancher.io/community-catalog.git"
time="2016-12-07T08:41:56Z" level=info msg="Setting log level" logLevel=info
time="2016-12-07T08:41:56Z" level=info msg="Starting go-machine-service..." gitcommit=v0.34.1
time="2016-12-07T08:41:56Z" level=info msg="Waiting for handler registration (1/2)"
time="2016-12-07T08:41:56Z" level=info msg="Starting rancher-compose-executor" version=v0.12.0
time="2016-12-07T08:41:58Z" level=info msg="Cloning the catalog from git URL https://git.rancher.io/rancher-catalog.git"
Cloning into './DATA/library'...
time="2016-12-07T08:41:59Z" level=info msg="Downloading certificate from http://localhost:8081/v1/credentials/1c1/certificate"
time="2016-12-07T08:42:03Z" level=info msg="Starting Rancher Auth service"
time="2016-12-07T08:42:03Z" level=info msg="No Auth provider configured"
time="2016-12-07T08:42:03Z" level=info msg="Listening on :8090"
time="2016-12-07T08:42:04Z" level=info msg="Cloning completed"
time="2016-12-07T08:42:06Z" level=info msg="Initializing event router" workerCount=10
time="2016-12-07T08:42:07Z" level=info msg="Connection established"
time="2016-12-07T08:42:07Z" level=info msg="Starting websocket pings"
time="2016-12-07T08:42:07Z" level=info msg="Waiting for handler registration (2/2)"
time="2016-12-07T08:42:07Z" level=info msg="Initializing event router" workerCount=10
time="2016-12-07T08:42:07Z" level=info msg="Initializing event router" workerCount=10
time="2016-12-07T08:42:07Z" level=info msg="Connection established"
time="2016-12-07T08:42:07Z" level=info msg="Starting websocket pings"
time="2016-12-07T08:42:07Z" level=info msg="Connection established"
time="2016-12-07T08:42:07Z" level=info msg="Starting websocket pings"
time="2016-12-07T08:42:07Z" level=info msg="Cloning the catalog from git URL https://git.rancher.io/community-catalog.git"
Cloning into './DATA/community'...
time="2016-12-07T08:42:08Z" level=info msg="Updating driver packet from => https://github.com/rancher/machine-package/releases/download/v0.9.0-pre4/docker-machine.tar.gz"
time="2016-12-07T08:42:08Z" level=info msg="Updating driver amazonec2 from => https://github.com/rancher/machine-package/releases/download/v0.9.0-pre4/docker-machine.tar.gz"
time="2016-12-07T08:42:08Z" level=info msg=Event eventId=46036540-b1e1-4d53-9405-11dbb3c9f95d name="machinedriver.reactivate;handler=goMachineService-machine" resourceId=1md1
time="2016-12-07T08:42:08Z" level=info msg="Updating driver azure from => https://github.com/rancher/machine-package/releases/download/v0.9.0-pre4/docker-machine.tar.gz"
time="2016-12-07T08:42:08Z" level=info msg="Copying /var/lib/cattle/machine-drivers/1f7058341420e2f525168052818c3f819ff78e9ca5f57d5a650a049bcd5945e9-docker-machine-driver-packet => /usr/local/bin/docker-machine-driver-packet"
time="2016-12-07T08:42:08Z" level=info msg=Event eventId=0cfefeac-2d50-4e28-b583-4c286b01c462 name="machinedriver.reactivate;handler=goMachineService-machine" resourceId=1md2
time="2016-12-07T08:42:08Z" level=info msg="Updating driver digitalocean from => https://github.com/rancher/machine-package/releases/download/v0.9.0-pre4/docker-machine.tar.gz"
time="2016-12-07T08:42:08Z" level=info msg=Event eventId=61f3ec68-dde3-43df-8ad1-263976eeda49 name="machinedriver.reactivate;handler=goMachineService-machine" resourceId=1md3
time="2016-12-07T08:42:09Z" level=info msg="Installing builtin drivers"
time="2016-12-07T08:42:09Z" level=info msg=Event eventId=147fb1f7-aedb-4ba1-87b3-dd699c32a1af name="machinedriver.reactivate;handler=goMachineService-machine" resourceId=1md4
time="2016-12-07T08:42:09Z" level=info msg="Downloading all drivers"
time="2016-12-07T08:42:09Z" level=info msg="Done downloading all drivers"
time="2016-12-07T08:42:10Z" level=info msg="Creating schema amazonec2Config, roles [service member owner project admin user readAdmin readonly restricted]" id=1ds21
time="2016-12-07T08:42:11Z" level=info msg="Creating schema packetConfig, roles [service member owner project admin user readAdmin readonly restricted]" id=1ds22
time="2016-12-07T08:42:13Z" level=info msg="Creating schema azureConfig, roles [service member owner project admin user readAdmin readonly restricted]" id=1ds23
2016-12-07 08:42:14,092 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [3]
time="2016-12-07T08:42:14Z" level=info msg="Creating schema digitaloceanConfig, roles [service member owner project admin user readAdmin readonly restricted]" id=1ds24
time="2016-12-07T08:42:15Z" level=info msg="Updating machine jsons for [amazonec2 packet amazonec2 azure digitalocean]"
time="2016-12-07T08:42:15Z" level=info msg="Cloning completed"
time="2016-12-07T08:42:16Z" level=info msg="Creating schema machine, roles [service]" id=1ds25
time="2016-12-07T08:42:17Z" level=info msg="Creating schema host, roles [service]" id=1ds26
time="2016-12-07T08:42:17Z" level=info msg="Creating schema machine, roles [project member owner]" id=1ds27
time="2016-12-07T08:42:18Z" level=info msg="Creating schema host, roles [project member owner]" id=1ds28
time="2016-12-07T08:42:18Z" level=info msg="Creating schema machine, roles [admin user readAdmin]" id=1ds29
time="2016-12-07T08:42:18Z" level=info msg="Creating schema host, roles [admin user readAdmin]" id=1ds30
2016-12-07 08:42:19,102 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [4]
time="2016-12-07T08:42:19Z" level=info msg="Creating schema machine, roles [readonly]" id=1ds31
time="2016-12-07T08:42:19Z" level=info msg="Creating schema host, roles [readonly]" id=1ds32
time="2016-12-07T08:42:20Z" level=info msg="Updating machine jsons for [packet packet amazonec2 azure digitalocean]"
time="2016-12-07T08:42:21Z" level=info msg="Creating schema machine, roles [service]" id=1ds33
2016-12-07 08:42:24,153 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [5]
time="2016-12-07T08:42:24Z" level=info msg="Creating schema host, roles [service]" id=1ds34
time="2016-12-07T08:42:24Z" level=info msg="Creating schema machine, roles [project member owner]" id=1ds35
time="2016-12-07T08:42:25Z" level=info msg="Creating schema host, roles [project member owner]" id=1ds36
time="2016-12-07T08:42:26Z" level=info msg="Creating schema machine, roles [admin user readAdmin]" id=1ds37
time="2016-12-07T08:42:26Z" level=info msg="Creating schema host, roles [admin user readAdmin]" id=1ds38
time="2016-12-07T08:42:27Z" level=info msg="Creating schema machine, roles [readonly]" id=1ds39
time="2016-12-07T08:42:27Z" level=info msg="Creating schema host, roles [readonly]" id=1ds40
time="2016-12-07T08:42:27Z" level=info msg="Updating machine jsons for [azure packet amazonec2 azure digitalocean]"
time="2016-12-07T08:42:29Z" level=info msg="Creating schema machine, roles [service]" id=1ds41
2016-12-07 08:42:29,163 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [6]
2016-12-07 08:42:29,165 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Scheduling reconnect for [1]
time="2016-12-07T08:42:30Z" level=info msg="Creating schema host, roles [service]" id=1ds42
time="2016-12-07T08:42:31Z" level=info msg="Creating schema machine, roles [project member owner]" id=1ds43
time="2016-12-07T08:42:31Z" level=info msg="Creating schema host, roles [project member owner]" id=1ds44
time="2016-12-07T08:42:32Z" level=info msg="Creating schema machine, roles [admin user readAdmin]" id=1ds45
time="2016-12-07T08:42:32Z" level=info msg="Creating schema host, roles [admin user readAdmin]" id=1ds46
time="2016-12-07T08:42:32Z" level=info msg="Creating schema machine, roles [readonly]" id=1ds47
time="2016-12-07T08:42:33Z" level=info msg="Creating schema host, roles [readonly]" id=1ds48
time="2016-12-07T08:42:33Z" level=info msg="Updating machine jsons for [digitalocean packet amazonec2 azure digitalocean]"
2016-12-07 08:42:34,225 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [7]
time="2016-12-07T08:42:34Z" level=info msg="Creating schema machine, roles [service]" id=1ds49
time="2016-12-07T08:42:36Z" level=info msg="Creating schema host, roles [service]" id=1ds50
time="2016-12-07T08:42:36Z" level=info msg="Creating schema machine, roles [project member owner]" id=1ds51
time="2016-12-07T08:42:36Z" level=info msg="Creating schema host, roles [project member owner]" id=1ds52
time="2016-12-07T08:42:37Z" level=info msg="Creating schema machine, roles [admin user readAdmin]" id=1ds53
time="2016-12-07T08:42:38Z" level=info msg="Creating schema host, roles [admin user readAdmin]" id=1ds54
time="2016-12-07T08:42:38Z" level=info msg="Creating schema machine, roles [readonly]" id=1ds55
time="2016-12-07T08:42:39Z" level=info msg="Creating schema host, roles [readonly]" id=1ds56
2016-12-07 08:42:39,235 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [8]
time="2016-12-07T08:42:43Z" level=info msg="Stack Create Event Received" eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:43Z" level=info msg="Stack Create Event Received" eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:43Z" level=info msg="Stack Create Event Received" eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:43Z" level=info msg="Stack Create Event Received" eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:44Z" level=info msg="[ipsec:]: Creating project " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:44Z" level=info msg="[ipsec:ipsec]: Creating " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:44Z" level=info msg="[scheduler:]: Creating project " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:44Z" level=info msg="[scheduler:scheduler]: Creating " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:44Z" level=info msg="[healthcheck:]: Creating project " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:44Z" level=info msg="[healthcheck:healthcheck]: Creating " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:44Z" level=info msg="Creating service healthcheck"
time="2016-12-07T08:42:44Z" level=info msg="Creating service scheduler"
time="2016-12-07T08:42:44Z" level=info msg="Creating service ipsec"
time="2016-12-07T08:42:44Z" level=info msg="[network-services:]: Creating project " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:44Z" level=info msg="[network-services:network-manager]: Creating " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:44Z" level=info msg="[network-services:metadata]: Creating " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
2016-12-07 08:42:44,291 ERROR [:] [] [] [] [TaskScheduler-2] [i.c.p.a.s.ping.impl.PingMonitorImpl ] Failed to get ping from agent [1] count [9]
time="2016-12-07T08:42:44Z" level=info msg="Creating service metadata"
time="2016-12-07T08:42:44Z" level=info msg="Creating service network-manager"
time="2016-12-07T08:42:45Z" level=info msg="[scheduler:scheduler]: Created " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:45Z" level=info msg="[scheduler:]: Project created " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:45Z" level=info msg="[scheduler:]: Creating project " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:45Z" level=info msg="[scheduler:scheduler]: Creating " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:46Z" level=info msg="[network-services:network-manager]: Created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:metadata]: Created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:dns]: Creating " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:dns]: Created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:]: Project created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:]: Creating project " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:network-manager]: Creating " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[network-services:metadata]: Creating " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:46Z" level=info msg="[ipsec:ipsec]: Created " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:46Z" level=info msg="[ipsec:cni-driver]: Creating " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:46Z" level=info msg="[ipsec:cni-driver]: Created " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:46Z" level=info msg="[ipsec:]: Project created " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:46Z" level=info msg="[ipsec:]: Creating project " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:46Z" level=info msg="[ipsec:ipsec]: Creating " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:46Z" level=info msg="[healthcheck:healthcheck]: Created " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:46Z" level=info msg="[healthcheck:]: Project created " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:46Z" level=info msg="[healthcheck:]: Creating project " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:46Z" level=info msg="[healthcheck:healthcheck]: Creating " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:46Z" level=info msg="[scheduler:scheduler]: Created " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:46Z" level=info msg="[scheduler:]: Project created " eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:46Z" level=info msg="Stack Create Event Done" eventId=20c2bb3a-f744-4abb-9460-e144398553b1 resourceId=1st23
time="2016-12-07T08:42:46Z" level=info msg="[network-services:network-manager]: Created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:47Z" level=info msg="[network-services:metadata]: Created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:47Z" level=info msg="[network-services:dns]: Creating " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:47Z" level=info msg="[network-services:dns]: Created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:47Z" level=info msg="[network-services:]: Project created " eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:47Z" level=info msg="[healthcheck:healthcheck]: Created " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:47Z" level=info msg="[healthcheck:]: Project created " eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
time="2016-12-07T08:42:47Z" level=info msg="[ipsec:ipsec]: Created " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:47Z" level=info msg="[ipsec:cni-driver]: Creating " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:47Z" level=info msg="[ipsec:cni-driver]: Created " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:47Z" level=info msg="[ipsec:]: Project created " eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:47Z" level=info msg="Stack Create Event Done" eventId=8f3196b1-1c56-4f46-ac0e-e2ff5c950dcb resourceId=1st21
time="2016-12-07T08:42:47Z" level=info msg="Stack Create Event Done" eventId=3bc503b9-d122-4d7b-8d4c-7d006e263bc6 resourceId=1st22
time="2016-12-07T08:42:47Z" level=info msg="Stack Create Event Done" eventId=195e7f71-6206-43ee-ac4b-4f2db3daae9f resourceId=1st20
2016-12-07 08:42:48,894 ERROR [:] [] [] [] [cutorService-13] [o.a.c.m.context.NoExceptionRunnable ] Uncaught exception org.jooq.exception.DataChangedException: Database record has been changed
at org.jooq.impl.UpdatableRecordImpl.checkIfChanged(UpdatableRecordImpl.java:550) ~[jooq-3.3.0.jar:na]
at org.jooq.impl.UpdatableRecordImpl.storeUpdate0(UpdatableRecordImpl.java:291) ~[jooq-3.3.0.jar:na]
at org.jooq.impl.UpdatableRecordImpl.access$200(UpdatableRecordImpl.java:90) ~[jooq-3.3.0.jar:na]
at org.jooq.impl.UpdatableRecordImpl$3.operate(UpdatableRecordImpl.java:260) ~[jooq-3.3.0.jar:na]
at org.jooq.impl.RecordDelegate.operate(RecordDelegate.java:123) ~[jooq-3.3.0.jar:na]
at org.jooq.impl.UpdatableRecordImpl.storeUpdate(UpdatableRecordImpl.java:255) ~[jooq-3.3.0.jar:na]
at org.jooq.impl.UpdatableRecordImpl.update(UpdatableRecordImpl.java:149) ~[jooq-3.3.0.jar:na]
at io.cattle.platform.object.impl.JooqObjectManager.persistRecord(JooqObjectManager.java:223) ~[cattle-framework-object-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.object.impl.JooqObjectManager.setFieldsInternal(JooqObjectManager.java:130) ~[cattle-framework-object-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.object.impl.JooqObjectManager$3.execute(JooqObjectManager.java:118) ~[cattle-framework-object-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.engine.idempotent.Idempotent.change(Idempotent.java:88) ~[cattle-framework-engine-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.object.impl.JooqObjectManager.setFields(JooqObjectManager.java:115) ~[cattle-framework-object-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.object.impl.JooqObjectManager.setFields(JooqObjectManager.java:110) ~[cattle-framework-object-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.object.impl.AbstractObjectManager.setFields(AbstractObjectManager.java:135) ~[cattle-framework-object-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.systemstack.listener.SystemStackUpdate.startStacks(SystemStackUpdate.java:142) ~[cattle-system-stack-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.systemstack.listener.SystemStackUpdate.process(SystemStackUpdate.java:175) ~[cattle-system-stack-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.systemstack.listener.SystemStackUpdate$1.run(SystemStackUpdate.java:102) ~[cattle-system-stack-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.configitem.version.impl.ConfigItemStatusManagerImpl$1.doWithLock(ConfigItemStatusManagerImpl.java:92) ~[cattle-config-item-common-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.AbstractLockManagerImpl$4.doWithLock(AbstractLockManagerImpl.java:50) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.LockManagerImpl.doLock(LockManagerImpl.java:33) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.AbstractLockManagerImpl.tryLock(AbstractLockManagerImpl.java:25) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.AbstractLockManagerImpl.tryLock(AbstractLockManagerImpl.java:47) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.configitem.version.impl.ConfigItemStatusManagerImpl.runUpdateForEvent(ConfigItemStatusManagerImpl.java:85) ~[cattle-config-item-common-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.systemstack.listener.SystemStackUpdate.globalServiceUpdate(SystemStackUpdate.java:98) ~[cattle-system-stack-0.5.0-SNAPSHOT.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_72]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_72]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_72]
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_72]
at io.cattle.platform.eventing.annotation.MethodInvokingListener$1.doWithLockNoResult(MethodInvokingListener.java:76) ~[cattle-framework-eventing-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.LockCallbackNoReturn.doWithLock(LockCallbackNoReturn.java:7) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.LockCallbackNoReturn.doWithLock(LockCallbackNoReturn.java:3) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.AbstractLockManagerImpl$3.doWithLock(AbstractLockManagerImpl.java:40) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.LockManagerImpl.doLock(LockManagerImpl.java:33) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.AbstractLockManagerImpl.lock(AbstractLockManagerImpl.java:13) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.lock.impl.AbstractLockManagerImpl.lock(AbstractLockManagerImpl.java:37) ~[cattle-framework-lock-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.eventing.annotation.MethodInvokingListener.onEvent(MethodInvokingListener.java:72) ~[cattle-framework-eventing-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.eventing.impl.AbstractThreadPoolingEventService$2.doRun(AbstractThreadPoolingEventService.java:140) ~[cattle-framework-eventing-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.managed.context.NoExceptionRunnable.runInContext(NoExceptionRunnable.java:15) ~[cattle-framework-managed-context-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49) [cattle-framework-managed-context-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:55) [cattle-framework-managed-context-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:108) [cattle-framework-managed-context-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:52) [cattle-framework-managed-context-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46) [cattle-framework-managed-context-0.5.0-SNAPSHOT.jar:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_72]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_72]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_72]
2016-12-07 08:42:53,219 ERROR [9c6305df-54d0-42e8-928d-cb2ebbce7bd8:385311] [instance:29022] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29022]
2016-12-07 08:42:55,174 ERROR [1edb0d4a-5416-4512-9984-f4caad19483f:385316] [instance:29023] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29023]
2016-12-07 08:42:55,183 ERROR [c30a5d65-427c-4822-a036-d11d8a81ddbc:385315] [instance:29024] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29024]
2016-12-07 08:42:58,139 ERROR [62ade4f6-48f1-4d61-9a45-0bc9f2f0f86d:385339] [instance:29025] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29025]
time="2016-12-07 08:43:00" level=info msg="Telemetry Client v0.4.0"
time="2016-12-07 08:43:00" level=info msg="Listening on 0.0.0.0:8114"
2016-12-07 08:43:17,523 ERROR [e8ffbc8a-4395-4313-88df-b9749e1e62fe:385363] [instance:29028] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29028]
2016-12-07 08:43:18,049 ERROR [57a5c6a9-1df3-4d57-9688-22f773528fe2:385362] [instance:29026] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29026]
2016-12-07 08:43:18,124 ERROR [bc29eaf8-3b4e-4449-ba4f-ce27ff2e1c25:385361] [instance:29027] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29027]
2016-12-07 08:43:31,136 ERROR [6900b2c3-df41-4405-a960-2daae4b3f722:385382] [instance:29029] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29029]
2016-12-07 08:43:46,340 ERROR [534f6330-014f-4eab-afb4-0f7bffefa15c:385399] [instance:29030] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29030]
2016-12-07 08:43:46,880 ERROR [7a75caa1-47eb-4a6a-924d-6ab66146327d:385410] [instance:29032] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29032]
2016-12-07 08:43:47,757 ERROR [13645c46-db50-4c0d-8c7e-57c22b732ed6:385409] [instance:29031] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29031]
2016-12-07 08:43:56,611 WARN [:] [] [] [] [TaskScheduler-1] [i.c.p.core.cleanup.TableCleanup ] [Rows Skipped] volume=1 instance=100 service_index=9 service=7 environment=1 agent=2 account=2
2016-12-07 08:43:59,862 ERROR [30dda42d-fb0f-4863-8987-79688b80400e:385427] [instance:29033] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29033]
2016-12-07 08:44:16,165 ERROR [3e8fd763-6a9f-4835-b888-daef4dde6306:385444] [instance:29034] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29034]
2016-12-07 08:44:16,713 ERROR [05eb5141-6641-40f0-857e-bcbc35f999b6:385454] [instance:29035] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29035]
2016-12-07 08:44:16,775 ERROR [b10b0d40-71f8-42e8-9e28-c3c51936ec5f:385455] [instance:29036] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29036]
2016-12-07 08:44:29,985 ERROR [be9ba8f5-56da-4afe-85f3-2484c7e1177a:385473] [instance:29037] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29037]
2016-12-07 08:44:46,318 ERROR [21f45c0c-8420-4818-97b4-a244ba89d658:385489] [instance:29039] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29039]
2016-12-07 08:44:46,897 ERROR [7df5257f-d34c-4278-b45f-0d235c087433:385502] [instance:29040] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29040]
2016-12-07 08:44:46,901 ERROR [6339c90e-ce36-4658-81dd-0d42de544f13:385488] [instance:29038] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29038]
2016-12-07 08:44:59,833 ERROR [fb1b0618-92f0-4a84-bc85-3641b941b4d8:385517] [instance:29041] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29041]
2016-12-07 08:45:16,173 ERROR [59b28e98-7694-46c2-b4b8-644c074bb964:385548] [instance:29044] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29044]
2016-12-07 08:45:16,410 ERROR [973353c2-937c-4045-beb5-13c81877aa4b:385546] [instance:29043] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29043]
2016-12-07 08:45:16,513 ERROR [1fbc200d-cfe6-4da2-93cd-533a1b6e92ec:385547] [instance:29042] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29042]
2016-12-07 08:45:29,929 ERROR [30ccdd50-5f07-4bbb-93fe-22b49ab7c37a:385569] [instance:29045] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29045]
2016-12-07 08:45:45,411 ERROR [a7693175-035e-4635-972c-d1d4568955c3:385584] [instance:29046] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29046]
2016-12-07 08:45:46,443 ERROR [63187fbb-a73f-4179-b79f-dfb0f5f8743c:385594] [instance:29047] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29047]
2016-12-07 08:45:46,553 ERROR [20ab1d6f-29a7-4538-993d-fc8e1b7921be:385595] [instance:29048] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29048]
2016-12-07 08:46:00,151 ERROR [5d5d3353-a224-4738-a17a-3e1d6d84a773:385612] [instance:29049] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29049]
2016-12-07 08:46:16,732 ERROR [a16c7b83-05e6-4d77-9d60-430abdf6586e:385652] [instance:29050] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29050]
2016-12-07 08:46:16,811 ERROR [66d3f327-4dc9-479c-9c8a-d18c64f5675d:385654] [instance:29051] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29051]
2016-12-07 08:46:17,259 ERROR [fb0fd6e9-864b-4c09-aa27-af5b2f4bd390:385653] [instance:29052] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29052]
2016-12-07 08:46:29,985 ERROR [cb670e29-3c0f-4862-993e-edc5a0b6a400:385674] [instance:29053] [instance.start->(InstanceStart)] [] [ecutorService-2] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29053]
2016-12-07 08:47:01,380 ERROR [59bd7f05-1350-48c5-8d00-7202792a0cd8:385699] [instance:29056] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29056]
2016-12-07 08:47:01,834 ERROR [d8383880-1035-4ca3-bdbf-b8df35210e06:385698] [instance:29054] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29054]
2016-12-07 08:47:01,952 ERROR [3d0464d3-36f0-4db9-bfb9-5759b6aeaeec:385697] [instance:29055] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29055]
2016-12-07 08:47:15,981 ERROR [d74c805a-423e-4eee-b69f-7c80ca15c322:385740] [instance:29057] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29057]
2016-12-07 08:47:46,387 ERROR [41db48df-d415-48ba-bb4f-11b625ad9ee0:385763] [instance:29060] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29060]
2016-12-07 08:47:46,638 ERROR [0ad60b22-e9af-45fa-9e63-981283a97a38:385762] [instance:29059] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29059]
2016-12-07 08:47:46,928 ERROR [347a92c0-a0bc-4863-b36f-779b497a7003:385761] [instance:29058] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29058]
2016-12-07 08:48:00,030 ERROR [955827b2-41b1-40a8-856a-193328f7e55f:385782] [instance:29061] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29061]
2016-12-07 08:49:01,467 ERROR [6e9a22cf-80c5-4700-a5e6-040fa1de0a76:385825] [instance:29062] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29062]
2016-12-07 08:49:01,970 ERROR [18787398-dde3-4c0a-8635-f227f3ee1052:385826] [instance:29064] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29064]
2016-12-07 08:49:02,051 ERROR [84b15e36-3698-49da-9771-f5d2d5cdb81a:385827] [instance:29063] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29063]
2016-12-07 08:49:16,104 ERROR [bcf0f156-aa30-47c9-9f8e-9e42655b91d2:385883] [instance:29065] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29065]
2016-12-07 08:51:17,401 ERROR [adcb9d5c-cd05-4fa3-8f03-eb1fbcc113d6:385968] [instance:29066] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29066]
2016-12-07 08:51:17,654 ERROR [a17f4c3f-4f0f-4c6d-ba12-0e3a527b5642:385967] [instance:29068] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29068]
2016-12-07 08:51:17,778 ERROR [1620d913-059d-4aee-a29d-f0e045a3d12c:385969] [instance:29067] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29067]
2016-12-07 08:51:31,339 ERROR [c37ba774-c45f-4f26-b942-022499ddcfd5:385993] [instance:29069] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29069]
2016-12-07 08:53:31,552 ERROR [446371ac-b525-4068-bf5e-c2a75d39ce1d:386091] [instance:29072] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29072]
2016-12-07 08:53:32,617 ERROR [8ce61c84-c089-45f1-81c3-89ca034ec399:386092] [instance:29071] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29071]
2016-12-07 08:53:32,730 ERROR [6185e989-a90a-4b15-a17e-a296dfe2d72f:386093] [instance:29070] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29070]
2016-12-07 08:53:46,352 ERROR [60588f3e-dea9-47f3-8944-38e7f0731460:386116] [instance:29073] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29073]
2016-12-07 08:55:47,738 ERROR [d58a2208-f59e-45ff-b310-3a5a0ebd9f30:386240] [instance:29076] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29076]
2016-12-07 08:55:48,004 ERROR [13492a5a-c668-4302-9aad-dc56f761a57e:386241] [instance:29075] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29075]
2016-12-07 08:55:48,234 ERROR [ebcaea7e-3430-43fa-b57a-c1b579e093c8:386239] [instance:29074] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29074]
2016-12-07 08:56:01,433 ERROR [ab0b9a81-66d3-4099-b836-09c440d7d08b:386262] [instance:29077] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29077]
2016-12-07 08:58:02,032 ERROR [3d8ff212-278d-4fb2-9467-afd287f8525e:386346] [instance:29080] [instance.start->(InstanceStart)] [] [ecutorService-2] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29080]
2016-12-07 08:58:02,361 ERROR [7cdace3c-ac9d-411d-9d80-5792e13589ab:386345] [instance:29078] [instance.start->(InstanceStart)] [] [ecutorService-3] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29078]
2016-12-07 08:58:02,511 ERROR [25d5dfba-ad41-44ef-959c-98f15e261752:386347] [instance:29079] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29079]
2016-12-07 08:58:16,485 ERROR [5803df2b-48da-419d-9f8a-c29ea038131f:386394] [instance:29081] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29081]
2016-12-07 09:00:17,726 ERROR [bf7789e5-e62d-44f0-975e-7dbf9664a4de:386459] [instance:29084] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29084]
2016-12-07 09:00:17,926 ERROR [f2cb0d01-4aa9-478e-bdea-430ccc8e2166:386457] [instance:29082] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29082]
2016-12-07 09:00:18,060 ERROR [93a2f340-a02e-4e49-8671-6e37b6954f6f:386458] [instance:29083] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29083]
2016-12-07 09:00:31,532 ERROR [ddf52eb5-687c-4411-94c8-04355c7a61bb:386484] [instance:29085] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29085]
2016-12-07 09:02:32,808 ERROR [cfed63b5-33bf-4e62-ac7d-16f6728ac09e:386547] [instance:29088] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29088]
2016-12-07 09:02:33,036 ERROR [5680d0a9-301f-433f-8cab-34a05900d957:386548] [instance:29087] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29087]
2016-12-07 09:02:33,128 ERROR [fba782de-a24e-41cd-a5ea-a75012c7421b:386546] [instance:29086] [instance.start->(InstanceStart)] [] [ecutorService-2] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29086]
2016-12-07 09:02:46,654 ERROR [03300ccd-739f-4f19-9851-7999e81ebf06:386575] [instance:29089] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29089]
2016-12-07 09:04:48,009 ERROR [98fd17d4-cb3e-42bf-b9e0-1f87df0b491c:386626] [instance:29090] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29090]
2016-12-07 09:04:48,280 ERROR [738b05f7-d362-4ae5-8e8a-5aac91dd3309:386625] [instance:29091] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29091]
2016-12-07 09:04:48,385 ERROR [3d558f6f-4702-4efb-9d26-c5a3fe348488:386627] [instance:29092] [instance.start->(InstanceStart)] [] [ecutorService-6] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29092]
2016-12-07 09:05:01,841 ERROR [602b7fbf-f084-41b8-9b1a-41eb7d727649:386651] [instance:29093] [instance.start->(InstanceStart)] [] [ecutorService-7] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29093]
2016-12-07 09:07:02,248 ERROR [4bdb12ba-be6b-4138-a0af-aa2cb3e4e3d2:386697] [instance:29096] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29096]
2016-12-07 09:07:02,734 ERROR [fc688935-2652-4345-8c41-2b495bdcbf05:386695] [instance:29094] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29094]
2016-12-07 09:07:02,811 ERROR [8ef5318d-c475-4d18-a94a-dd81375967ea:386696] [instance:29095] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29095]
2016-12-07 09:07:17,820 ERROR [8352245a-67e5-4ed2-82cc-a0ea753dc7b4:386749] [instance:29097] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29097]
2016-12-07 09:09:18,269 ERROR [e428f6db-4d37-4625-a0c0-2e5ee2cb2fef:386811] [instance:29099] [instance.start->(InstanceStart)] [] [cutorService-10] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29099]
2016-12-07 09:09:18,707 ERROR [94a7db62-9a54-451a-951b-653dc24871b6:386813] [instance:29098] [instance.start->(InstanceStart)] [] [ecutorService-2] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29098]
2016-12-07 09:09:18,795 ERROR [307d8fac-f0cc-4f9c-89dd-453323e9b46d:386812] [instance:29100] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29100]
2016-12-07 09:09:31,911 ERROR [eba0836c-f818-4d00-9346-103b4e3e2aec:386833] [instance:29101] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29101]
2016-12-07 09:11:33,335 ERROR [01cb6d42-24f9-4fc8-8f80-40020132d2be:386880] [instance:29102] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29102]
2016-12-07 09:11:33,571 ERROR [00a2af22-1a8b-4ae5-a9fd-ec3363cd440c:386882] [instance:29104] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29104]
2016-12-07 09:11:33,784 ERROR [fe6b83c1-8f47-4e6d-b3ff-900caf09c701:386881] [instance:29103] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29103]
2016-12-07 09:11:46,961 ERROR [a8086507-548a-402f-abe4-a69050210065:386902] [instance:29105] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29105]
2016-12-07 09:13:48,323 ERROR [6e29403b-cabd-417e-b087-5011c2c06e73:386965] [instance:29106] [instance.start->(InstanceStart)] [] [ecutorService-9] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29106]
2016-12-07 09:13:48,551 ERROR [a5ec3445-d0d8-4376-9977-a319153656fc:386967] [instance:29108] [instance.start->(InstanceStart)] [] [ecutorService-1] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29108]
2016-12-07 09:13:48,646 ERROR [dffe9312-ffb2-4699-a2f3-f509801d72d9:386966] [instance:29107] [instance.start->(InstanceStart)] [] [ecutorService-2] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29107]
2016-12-07 09:14:03,069 ERROR [f59ef2b3-25b9-4758-b194-ce975eb96a4d:386988] [instance:29109] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29109]
2016-12-07 09:16:04,308 ERROR [a73e8d74-01bf-4c7e-97a9-cd70c2be0345:387048] [instance:29112] [instance.start->(InstanceStart)] [] [ecutorService-2] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29112]
2016-12-07 09:16:04,515 ERROR [44aed243-4f12-4117-9e0d-718e92fe7efd:387047] [instance:29111] [instance.start->(InstanceStart)] [] [ecutorService-5] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29111]
2016-12-07 09:16:04,656 ERROR [c06bbebc-d441-4da8-9333-e1dce1ac7202:387046] [instance:29110] [instance.start->(InstanceStart)] [] [ecutorService-8] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29110]
2016-12-07 09:16:18,140 ERROR [e1609194-572f-479e-8c70-3301b6d4d55d:387069] [instance:29113] [instance.start->(InstanceStart)] [] [ecutorService-4] [i.c.p.process.instance.InstanceStart] Failed to Scheduling for instance [29113]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment