Bug 1367841 - [OCP] Master node: scheduler.go Failed to schedule: messages in /var/log/messages
Summary: [OCP] Master node: scheduler.go Failed to schedule: messages in /var/log/mess...
Keywords:
Status: NEW
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: Installation - OpenShift
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Dylan Murray
QA Contact: Sudhir Mallamprabhakara
Derek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-17 15:34 UTC by Thom Carlin
Modified: 2020-01-08 16:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)

Description Thom Carlin 2016-08-17 15:34:29 UTC
Description of problem:

Unexpected messages in /var/log/messages

Version-Release number of selected component (if applicable):

QCI-1.0-RHEL-7-20160815.t.0

How reproducible:

Believe 100%

Steps to Reproduce:
1. Install/configure QCI
2. Deploy RHV and OpenShift
3. ssh master_node
4. Examine /var/log/messages

Actual results:

date time host atomic-openshift-master: I0817 14:29:27.564656   21016 scheduler.go:117] Failed to schedule: &{TypeMeta:{Kind: APIVersion:} ObjectMeta:{Name:router-1-deploy GenerateName: Namespace:default SelfLink:/api/v1/namespaces/default/pods/router-1-deploy UID:009caaf2-6487-11e6-8e35-001a09000000 ResourceVersion:568 Generation:0 CreationTimestamp:2016-08-17 14:29:27 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[openshift.io/deployer-pod-for.name:router-1] Annotations:map[openshift.io/deployment.name:router-1 openshift.io/scc:restricted]} Spec:{Volumes:[{Name:deployer-token-ry00j VolumeSource:{HostPath:<nil> EmptyDir:<nil> GCEPersistentDisk:<nil> AWSElasticBlockStore:<nil> GitRepo:<nil> Secret:0xc20998b1c0 NFS:<nil> ISCSI:<nil> Glusterfs:<nil> PersistentVolumeClaim:<nil> RBD:<nil> FlexVolume:<nil> Cinder:<nil> CephFS:<nil> Flocker:<nil> DownwardAPI:<nil> FC:<nil> AzureFile:<nil> ConfigMap:<nil>}}] Containers:[{Name:deployment Image:openshift3/ose-deployer:v3.2.1.13 Command:[] Args:[] WorkingDir: Ports:[] Env:[{Name:KUBERNETES_MASTER Value:https://<<ocp_master_node_fqdn>>:8443 ValueFrom:<nil>} {Name:OPENSHIFT_MASTER Value:https://<<ocp_master_node_fqdn>>:8443 ValueFrom:<nil>} {Name:BEARER_TOKEN_FILE Value:/var/run/secrets/kubernetes.io/serviceaccount/token ValueFrom:<nil>} {Name:OPENSHIFT_CA_DATA Value:-----BEGIN CERTIFICATE-----
[snip]

Expected results:

No errors

Additional info:

Comment 1 John Matthews 2016-08-17 18:43:15 UTC
Dylan,

Please investigate, if this is not blocking functionality let's post-pone to post GA.


Note You need to log in before you can comment on or make changes to this bug.