jenkinsci / kubernetes-operator

Kubernetes native Jenkins Operator
https://jenkinsci.github.io/kubernetes-operator
Other
597 stars 232 forks source link

Liveness and readiness probes failed on the latest (v0.6.0) version of the jenkins Operator #623

Closed zzguang520 closed 3 years ago

zzguang520 commented 3 years ago

I have replicate the problem on the latest (v0.6.0) version of the jenkins Operator: helm3 install jenkins-operator:

$ helm repo add jenkins https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/chart $ helm install jenkins-operator jenkins/jenkins-operator -n jenkins then used below yaml to create instance:

apiVersion: jenkins.io/v1alpha2 kind: Jenkins metadata: name: example namespace: default spec: configurationAsCode: configurations: [] secret: name: "" groovyScripts: configurations: [] secret: name: "" jenkinsAPISettings: authorizationStrategy: createUser master: disableCSRFProtection: false basePlugins:

zzguang520 commented 3 years ago

https://github.com/jenkinsci/kubernetes-operator/issues/242#issuecomment-895902210

Sig00rd commented 3 years ago

Hello @zzguang520. Helm installation by default creates a Jenkins instance according to values.yaml and templates. To configure your Jenkins instance, you can either:

Could you also paste here the logs from the jenkins pod (kubectl logs jenkins-jenkins jenkins-master)?

zzguang520 commented 3 years ago

Hi @Sig00rd , this issues has been reappeaised when tried to install jenkins in other namespace by operator. then, if used the default values, helm could installed. BTW, new issues when I have change the images to jenkins/jenkins:lts

Events:
  Type     Reason     Age                    From               Message
  ----     ------     ----                   ----               -------
  Normal   Scheduled  6m6s                   default-scheduler  Successfully assigned jenkins/jenkins-operator-54b8d4d77f-hkjp4 to node2
  Normal   Pulling    6m5s                   kubelet            Pulling image "virtuslab/jenkins-operator:v0.5.0"
  Normal   Pulled     5m52s                  kubelet            Successfully pulled image "virtuslab/jenkins-operator:v0.5.0" in 13.146029318s
  Normal   Created    4m23s (x5 over 5m52s)  kubelet            Created container jenkins-operator
  Warning  Failed     4m23s (x5 over 5m52s)  kubelet            Error: failed to create containerd task: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/manager": stat /manager: no such file or directory: unknown
  Normal   Pulled     4m23s (x4 over 5m51s)  kubelet            Container image "virtuslab/jenkins-operator:v0.5.0" already present on machine
  Warning  BackOff    58s (x24 over 5m50s)   kubelet            Back-off restarting failed container
zzguang520 commented 3 years ago

new issues(repeat terminating pod and then creating pod ) :

[root@master1 ~]# kubectl --namespace jenkins get pods -w               
NAME                                READY   STATUS        RESTARTS   AGE
jenkins-jenkins                     1/2     Terminating   0          3m
jenkins-operator-8666f97b68-wgjkb   1/1     Running       0          10m
jenkins-jenkins                     0/2     Terminating   0          3m27s
jenkins-jenkins                     0/2     Terminating   0          3m28s
jenkins-jenkins                     0/2     Terminating   0          3m28s
jenkins-jenkins                     0/2     Pending       0          0s
jenkins-jenkins                     0/2     Pending       0          0s
jenkins-jenkins                     0/2     ContainerCreating   0          1s
jenkins-jenkins                     1/2     Running             0          5s
jenkins-jenkins                     2/2     Running             0          2m31s
jenkins-operator-8666f97b68-wgjkb   0/1     Error               0          14m
jenkins-jenkins                     1/2     Error               0          2m49s
jenkins-operator-8666f97b68-wgjkb   1/1     Running             1          14m
jenkins-jenkins                     1/2     Terminating         0          3m8s
jenkins-jenkins                     0/2     Terminating         0          3m39s
jenkins-jenkins                     0/2     Terminating         0          3m42s
jenkins-jenkins                     0/2     Terminating         0          3m42s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     ContainerCreating   0          1s
jenkins-jenkins                     1/2     Running             0          6s
jenkins-jenkins                     2/2     Running             0          2m41s
jenkins-jenkins                     1/2     Error               0          2m59s
jenkins-jenkins                     1/2     Terminating         0          3m
jenkins-jenkins                     0/2     Terminating         0          3m32s
jenkins-jenkins                     0/2     Terminating         0          3m40s
jenkins-jenkins                     0/2     Terminating         0          3m40s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     ContainerCreating   0          0s
jenkins-jenkins                     1/2     Running             0          6s                             

when used helm to install:

helm install jenkins-operator jenkins/jenkins-operator -n jenkins --set jenkins.namespace=jenkins

kubectl logs -f jenkins-operator-8666f97b68-wgjkb -n jenkins

2021-08-11T03:25:28.423Z        INFO    cmd     Version: v0.6.0
2021-08-11T03:25:28.423Z        INFO    cmd     Git commit: fbea1ed7
2021-08-11T03:25:28.423Z        INFO    cmd     Go Version: go1.15.6
2021-08-11T03:25:28.423Z        INFO    cmd     Go OS/Arch: linux/amd64
2021-08-11T03:25:28.423Z        INFO    cmd     Watch namespace: jenkins
2021-08-11T03:25:29.237Z        INFO    controller-runtime.metrics      metrics server is starting to listen    {"addr": "0.0.0.0:8383"}
2021-08-11T03:25:29.249Z        INFO    cmd     starting manager
I0811 03:25:29.251216       1 leaderelection.go:243] attempting to acquire leader lease jenkins/c674355f.jenkins.io...
2021-08-11T03:25:29.251Z        INFO    controller-runtime.manager      starting metrics server {"path": "/metrics"}
I0811 03:25:46.302658       1 leaderelection.go:253] successfully acquired lease jenkins/c674355f.jenkins.io
2021-08-11T03:25:46.303Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: jenkins.io/v1alpha2, Kind=Jenkins"}
2021-08-11T03:25:46.304Z        DEBUG   controller-runtime.manager.events       Normal  {"object": {"kind":"ConfigMap","namespace":"jenkins","name":"c674355f.jenkins.io","uid":"dceb74c3-4f1a-4a8e-9b54-b39ce840c7f2","apiVersion":"v1","resourceVersion":"20745887"}, "reason": "LeaderElection", "message": "jenkins-operator-8666f97b68-wgjkb_c5b23895-9471-4e66-9f61-6b3c16d319b2 became leader"}
2021-08-11T03:25:46.304Z        DEBUG   controller-runtime.manager.events       Normal  {"object": {"kind":"Lease","namespace":"jenkins","name":"c674355f.jenkins.io","uid":"a19e6e71-50e6-4127-b18f-635379120720","apiVersion":"coordination.k8s.io/v1","resourceVersion":"20745888"}, "reason": "LeaderElection", "message": "jenkins-operator-8666f97b68-wgjkb_c5b23895-9471-4e66-9f61-6b3c16d319b2 became leader"}
2021-08-11T03:25:46.404Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: /, Kind="}
2021-08-11T03:25:46.507Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: /, Kind="}
2021-08-11T03:25:46.610Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: /, Kind="}
2021-08-11T03:25:46.713Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: core/v1, Kind=Secret"}
2021-08-11T03:25:46.713Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: core/v1, Kind=ConfigMap"}
2021-08-11T03:25:46.713Z        INFO    controller-runtime.manager.controller.jenkins   Starting EventSource    {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "source": "kind source: jenkins.io/v1alpha2, Kind=Jenkins"}
2021-08-11T03:25:46.713Z        INFO    controller-runtime.manager.controller.jenkins   Starting Controller     {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins"}
2021-08-11T03:25:46.713Z        INFO    controller-runtime.manager.controller.jenkins   Starting workers        {"reconciler group": "jenkins.io", "reconciler kind": "Jenkins", "worker count": 1}
2021-08-11T03:25:46.713Z        INFO    controller-jenkins      *v1alpha2.Jenkins/jenkins was created   {"cr": "jenkins"}
2021-08-11T03:25:46.713Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:25:46.815Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:25:46.854Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:25:46.876Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:46.915Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:46.915Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:25:46.915Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:25:47.028Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:25:47.072Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:25:47.174Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:25:47.303Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:25:47.313Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:25:47.313Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:25:47.314Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:25:47.314Z        INFO    controller-jenkins      Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-11 03:22:44 +0000 UTC,FinishedAt:2021-08-11 03:25:27 +0000 UTC,ContainerID:containerd://9d02290373444e85f62e863787b0c3cbed2757d1f3a634ede98adfc87f130000,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://9d02290373444e85f62e863787b0c3cbed2757d1f3a634ede98adfc87f130000 Started:0xc0006ecc06}'      {"cr": "jenkins"}
2021-08-11T03:25:47.336Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:25:47.337Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:25:47.389Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:25:47.410Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:47.467Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:47.467Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:25:47.467Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:25:47.467Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:25:47.512Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:25:47.513Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:25:47.525Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:25:47.533Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:25:47.533Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:25:47.534Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:25:47.534Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:25:47.535Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:25:47.535Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:25:47.558Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:25:47.581Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:47.617Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:47.618Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:25:47.618Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:25:47.618Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:25:47.671Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:25:47.672Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:25:47.684Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:25:47.726Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:25:47.726Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:25:47.727Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:25:47.727Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:25:52.538Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:25:52.538Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:25:52.556Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:25:52.573Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:52.623Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:52.623Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:25:52.623Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:25:52.623Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:25:52.668Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:25:52.668Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:25:52.676Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:25:52.685Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:25:52.685Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:25:52.685Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:25:52.686Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:25:57.687Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:25:57.688Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:25:57.719Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:25:57.741Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:57.777Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:25:57.777Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:25:57.777Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:25:57.777Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:25:57.813Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:25:57.813Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:25:57.831Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:25:57.845Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:25:57.845Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:25:57.845Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:25:57.845Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:26:02.846Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:02.847Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:02.872Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:02.891Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:02.929Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:02.929Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:02.929Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:02.929Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:02.969Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:02.969Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:02.985Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:02.993Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:02.993Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:02.993Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:02.994Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:26:08.000Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:08.001Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:08.031Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:08.044Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:08.074Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:08.074Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:08.074Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:08.074Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:08.111Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:08.111Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:08.122Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:08.133Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:08.133Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:08.133Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:08.134Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:26:13.143Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:13.145Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:13.176Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:13.216Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:13.260Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:13.260Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:13.260Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:13.260Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:13.300Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:13.300Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:13.314Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:13.325Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:13.325Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:13.326Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:13.326Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:26:18.327Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:18.328Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:18.395Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:18.455Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:18.642Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:18.642Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:18.642Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:18.642Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:18.689Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:18.690Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:18.699Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:18.712Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:18.712Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:18.712Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:18.712Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:26:18.713Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:18.713Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:18.737Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:18.748Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:18.785Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:18.785Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:18.785Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:18.785Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:18.810Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:18.811Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:18.820Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:18.829Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:18.829Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:18.829Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:18.829Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:26:21.760Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:21.760Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:21.797Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:21.811Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:21.849Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:21.849Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:21.849Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:21.849Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:21.886Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:21.886Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:21.896Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:21.907Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:21.907Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:21.907Z        INFO    controller-jenkins      Creating a new Jenkins Master Pod jenkins/jenkins-jenkins       {"cr": "jenkins"}
2021-08-11T03:26:22.014Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:22.015Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:22.030Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:22.040Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:22.067Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:22.067Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:22.067Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:22.068Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:22.103Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:22.104Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:22.113Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:22.125Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:22.125Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:22.125Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:22.232Z        INFO    controller-jenkins      Jenkins master pod starting timeout, events '[Message: Liveness probe failed: Get "http://10.244.2.248:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Subobject: spec.containers{jenkins-master} Message: Readiness probe failed: HTTP probe failed with statuscode: 503 Subobject: spec.containers{jenkins-master} Message: Readiness probe failed: Get "http://10.244.2.248:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Subobject: spec.containers{jenkins-master} Message: Readiness probe failed: Get "http://10.244.2.248:8080/login": dial tcp 10.244.2.248:8080: connect: connection refused Subobject: spec.containers{jenkins-master} Message: Liveness probe failed: HTTP probe failed with statuscode: 503 Subobject: spec.containers{jenkins-master}]'  {"cr": "jenkins"}
2021-08-11T03:26:22.232Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:22.233Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:22.254Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:22.270Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:22.320Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:22.321Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:22.321Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:22.321Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:22.354Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:22.355Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:22.366Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:22.377Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:22.378Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:22.379Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:22.379Z        DEBUG   controller-jenkins      Jenkins master pod not ready    {"cr": "jenkins"}
2021-08-11T03:26:27.380Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:27.380Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:27.396Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:27.414Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:27.454Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:27.454Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:27.454Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:27.454Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:27.507Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:27.507Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:27.519Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:27.531Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:27.531Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:27.532Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:27.532Z        DEBUG   controller-jenkins      Jenkins master pod not ready    {"cr": "jenkins"}
2021-08-11T03:26:27.533Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:27.534Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:27.585Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:27.611Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:27.655Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:27.655Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:27.655Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:27.655Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:27.697Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:27.697Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:27.714Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:27.730Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:27.730Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:27.731Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:27.731Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:26:32.533Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:32.534Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:32.566Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:32.585Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:32.631Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:32.631Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:32.631Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:32.631Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:32.680Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:32.680Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:32.687Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:32.695Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:32.695Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:32.696Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:32.696Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:26:37.700Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:37.701Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:37.725Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:37.739Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:37.771Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:37.771Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:37.771Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:37.771Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:37.807Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:37.807Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:37.816Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:37.825Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:37.825Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:37.828Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:37.832Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:26:42.845Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:42.846Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:42.874Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:42.886Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:42.922Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:42.922Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:42.922Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:42.922Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:42.954Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:42.954Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:42.962Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:42.970Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:42.970Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:42.971Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:42.971Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:26:47.972Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:47.973Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:47.998Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:48.024Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:48.058Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:48.058Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:48.058Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:48.058Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:48.089Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:48.089Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:48.098Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:48.106Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:48.106Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:48.106Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:48.107Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:26:53.107Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:53.108Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:53.150Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:53.171Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:53.210Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:53.210Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:53.210Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:53.210Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:53.248Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:53.252Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:53.261Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:53.271Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:53.272Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:53.273Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:53.273Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:26:58.274Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:26:58.275Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:26:58.310Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:26:58.329Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:58.388Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:26:58.388Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:26:58.388Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:26:58.388Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:26:58.427Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:26:58.427Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:26:58.435Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:26:58.449Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:26:58.449Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:26:58.456Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:26:58.458Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:03.459Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:03.461Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:03.481Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:03.497Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:03.529Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:03.529Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:03.530Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:03.530Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:03.560Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:03.561Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:03.570Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:03.582Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:03.582Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:03.582Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:03.582Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:08.583Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:08.584Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:08.603Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:08.617Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:08.653Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:08.653Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:08.653Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:08.654Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:08.683Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:08.683Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:08.693Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:08.701Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:08.701Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:08.702Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:08.702Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:13.703Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:13.704Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:13.736Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:13.754Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:13.786Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:13.786Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:13.786Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:13.786Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:13.818Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:13.819Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:13.829Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:13.836Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:13.836Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:13.837Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:13.837Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:18.840Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:18.840Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:18.865Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:18.883Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:18.936Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:18.936Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:18.936Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:18.936Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:18.964Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:18.964Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:18.971Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:18.988Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:18.989Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:18.991Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:18.992Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:23.995Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:23.997Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:24.077Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:24.089Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:24.130Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:24.130Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:24.130Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:24.130Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:24.162Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:24.162Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:24.172Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:24.181Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:24.181Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:24.182Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:24.182Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:29.183Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:29.184Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:29.208Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:29.253Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:29.292Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:29.292Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:29.292Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:29.292Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:29.329Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:29.329Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:29.335Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:29.349Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:29.349Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:29.349Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:29.349Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:34.350Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:34.351Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:34.378Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:34.395Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:34.430Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:34.430Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:34.430Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:34.430Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:34.459Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:34.459Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:34.470Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:34.485Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:34.485Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:34.485Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:34.486Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:39.486Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:39.487Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:39.508Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:39.535Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:39.573Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:39.573Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:39.573Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:39.573Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:39.602Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:39.603Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:39.612Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:39.626Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:39.626Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:39.626Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:39.627Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:44.629Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:44.630Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:44.669Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:44.683Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:44.723Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:44.723Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:44.723Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:44.723Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:44.769Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:44.769Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:44.778Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:44.790Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:44.790Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:44.790Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:44.790Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:49.795Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:49.795Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:49.824Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:49.839Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:49.873Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:49.873Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:49.873Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:49.874Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:49.918Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:49.918Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:49.929Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:49.937Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:49.937Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:49.938Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:49.938Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:27:54.940Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:27:54.941Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:27:54.977Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:27:54.992Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:55.039Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:27:55.039Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:27:55.039Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:27:55.039Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:27:55.085Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:27:55.086Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:27:55.096Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:27:55.105Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:27:55.105Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:27:55.106Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:27:55.106Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:00.108Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:00.110Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:00.290Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:00.307Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:00.361Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:00.361Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:00.361Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:00.361Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:00.392Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:00.393Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:00.401Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:00.409Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:00.409Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:00.410Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:00.410Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:05.422Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:05.425Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:05.458Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:05.472Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:05.504Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:05.504Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:05.504Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:05.504Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:05.534Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:05.534Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:05.543Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:05.552Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:05.552Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:05.553Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:05.553Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:10.554Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:10.555Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:10.586Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:10.603Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:10.656Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:10.656Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:10.656Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:10.656Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:10.690Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:10.691Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:10.700Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:10.708Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:10.708Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:10.709Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:10.710Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:15.711Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:15.712Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:15.757Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:15.772Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:15.809Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:15.809Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:15.809Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:15.809Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:15.859Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:15.860Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:15.868Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:15.877Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:15.877Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:15.877Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:15.877Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:20.879Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:20.879Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:20.909Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:20.925Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:20.972Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:20.972Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:20.972Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:20.972Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:21.006Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:21.006Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:21.017Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:21.025Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:21.025Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:21.026Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:21.026Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:26.027Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:26.028Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:26.058Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:26.078Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:26.121Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:26.121Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:26.121Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:26.121Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:26.154Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:26.154Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:26.163Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:26.172Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:26.172Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:26.173Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:26.173Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:31.174Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:31.175Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:31.208Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:31.228Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:31.266Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:31.266Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:31.266Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:31.267Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:31.301Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:31.301Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:31.311Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:31.320Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:31.320Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:31.320Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:31.320Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:36.321Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:36.322Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:36.356Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:36.373Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:36.407Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:36.407Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:36.407Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:36.407Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:36.443Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:36.444Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:36.455Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:36.464Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:36.464Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:36.464Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:36.464Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:41.465Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:41.465Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:41.494Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:41.512Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:41.550Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:41.550Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:41.550Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:41.550Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:41.583Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:41.583Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:41.593Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:41.609Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:41.609Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:41.610Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:41.610Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:46.613Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:46.619Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:46.654Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:46.672Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:46.718Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:46.718Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:46.718Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:46.718Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:46.750Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:46.750Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:46.760Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:46.771Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:46.771Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:46.772Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:46.773Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:51.775Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:51.776Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:51.797Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:51.820Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:51.855Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:51.855Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:51.855Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:51.855Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:51.889Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:51.889Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:51.900Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:51.909Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:51.909Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:51.910Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:51.910Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:28:56.913Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:28:56.914Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:28:56.955Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:28:56.974Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:57.033Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:28:57.033Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:28:57.033Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:28:57.033Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:28:57.070Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:28:57.070Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:28:57.079Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:28:57.087Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:28:57.087Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:28:57.087Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:28:57.088Z        DEBUG   controller-jenkins      Container 'jenkins-master' not ready, readiness probe failed    {"cr": "jenkins"}
2021-08-11T03:29:02.089Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:02.089Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:02.169Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:02.198Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:02.242Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:02.242Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:02.242Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:02.243Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:02.298Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:02.298Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:02.315Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:02.327Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:02.327Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:02.327Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:02.327Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:02.333Z        WARN    controller-jenkins      Reconcile loop failed: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.174.197:8080: connect: connection refused
couldn't init Jenkins API client
github.com/jenkinsci/kubernetes-operator/pkg/client.newClient
        /workspace/pkg/client/jenkins.go:178
github.com/jenkinsci/kubernetes-operator/pkg/client.NewUserAndPasswordAuthorization
        /workspace/pkg/client/jenkins.go:138
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClientFromSecret
        /workspace/pkg/configuration/configuration.go:254
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClient
        /workspace/pkg/configuration/configuration.go:186
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:101
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:02.334Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:02.334Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:02.361Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:02.387Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:02.477Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:02.478Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:02.478Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:02.478Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:02.526Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:02.526Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:02.536Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:02.553Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:02.553Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:02.553Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:02.553Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:02.560Z        WARN    controller-jenkins      Reconcile loop failed: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.174.197:8080: connect: connection refused
couldn't init Jenkins API client
github.com/jenkinsci/kubernetes-operator/pkg/client.newClient
        /workspace/pkg/client/jenkins.go:178
github.com/jenkinsci/kubernetes-operator/pkg/client.NewUserAndPasswordAuthorization
        /workspace/pkg/client/jenkins.go:138
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClientFromSecret
        /workspace/pkg/configuration/configuration.go:254
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClient
        /workspace/pkg/configuration/configuration.go:186
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:101
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:02.560Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:02.561Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:02.586Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:02.645Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:02.702Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:02.702Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:02.703Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:02.703Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:02.754Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:02.754Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:02.762Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:02.768Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:02.768Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:02.770Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:02.770Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:05.952Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:07.667Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:07.668Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '1-basic-settings.groovy' running groovy script     {"cr": "jenkins"}
2021-08-11T03:29:09.083Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:09.084Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:09.114Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:09.129Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:09.164Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:09.164Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:09.164Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:09.164Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:09.192Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:09.192Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:09.200Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:09.211Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:09.211Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:09.212Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:09.214Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:09.285Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:10.158Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:10.159Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '2-enable-csrf.groovy' running groovy script        {"cr": "jenkins"}
2021-08-11T03:29:11.015Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:11.016Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:11.038Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:11.061Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:11.097Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:11.097Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:11.097Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:11.097Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:11.128Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:11.128Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:11.138Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:11.147Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:11.147Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:11.147Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:11.147Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:11.259Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:11.568Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:11.568Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '2-enable-csrf.groovy' running groovy script        {"cr": "jenkins"}
2021-08-11T03:29:12.471Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:12.472Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:12.492Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:12.508Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:12.561Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:12.561Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:12.561Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:12.561Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:12.595Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:12.595Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:12.605Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:12.616Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:12.616Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:12.617Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:12.617Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:12.763Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:12.970Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:12.970Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '3-disable-usage-stats.groovy' running groovy script        {"cr": "jenkins"}
2021-08-11T03:29:13.585Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:13.586Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:13.603Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:13.620Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:13.663Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:13.663Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:13.663Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:13.663Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:13.694Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:13.694Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:13.702Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:13.708Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:13.708Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:13.709Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:13.709Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:13.860Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:14.067Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:14.067Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '4-enable-master-access-control.groovy' running groovy script       {"cr": "jenkins"}
2021-08-11T03:29:14.886Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:14.891Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:14.912Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:14.924Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:14.959Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:14.959Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:14.959Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:14.959Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:15.002Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:15.002Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:15.013Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:15.023Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:15.023Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:15.023Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:15.023Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:15.168Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:15.270Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:15.272Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '4-enable-master-access-control.groovy' running groovy script       {"cr": "jenkins"}
2021-08-11T03:29:15.875Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:15.876Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:15.898Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:15.916Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:15.971Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:15.971Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:15.971Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:15.971Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:16.004Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:16.004Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:16.015Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:16.025Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:16.025Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:16.025Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:16.026Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:16.154Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:16.276Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:16.276Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '5-disable-insecure-features.groovy' running groovy script  {"cr": "jenkins"}
2021-08-11T03:29:18.188Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:18.199Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:18.223Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:18.241Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:18.286Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:18.287Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:18.287Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:18.287Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:18.320Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:18.321Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:18.330Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:18.339Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:18.339Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:18.340Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:18.340Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:18.362Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:18.457Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:18.457Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '5-disable-insecure-features.groovy' running groovy script  {"cr": "jenkins"}
2021-08-11T03:29:18.821Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:18.821Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:18.849Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:18.865Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:18.896Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:18.896Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:18.896Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:18.896Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:18.938Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:18.938Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:18.948Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:18.964Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:18.964Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:18.964Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:18.965Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:19.013Z        DEBUG   controller-jenkins      Jenkins API client set  {"cr": "jenkins"}
2021-08-11T03:29:19.074Z        DEBUG   controller-jenkins      Installed plugins '[workflow-aggregator:2.6 kubernetes:1.29.6 configuration-as-code:1.51 workflow-job:2.41 git:4.7.2 kubernetes-credentials-provider:0.18-1 job-dsl:1.77 lockable-resources:2.11 workflow-basic-steps:2.23 jdk-tool:1.0 command-launcher:1.2 pipeline-stage-view:2.19 workflow-cps:2.93 workflow-durable-task-step:2.39 workflow-api:2.46 kubernetes-client-api:5.4.1 credentials:2.5 workflow-cps-global-lib:2.19 workflow-multibranch:2.24 caffeine-api:2.9.1-23.v51c4e2c879c8 workflow-scm-step:2.13 workflow-step-api:2.24 authentication-tokens:1.4 variant:1.4 workflow-support:3.8 cloudbees-folder:6.16 durable-task:1.37 pipeline-build-step:2.15 git-client:3.9.0 mailer:1.34 pipeline-input-step:2.12 snakeyaml-api:1.29.1 jackson2-api:2.12.4 pipeline-stage-step:2.5 script-security:1.78 scm-api:2.6.5 structs:1.23 pipeline-milestone-step:1.3.2 ssh-credentials:1.18.1 metrics:4.0.2.8 pipeline-model-definition:1.9.1 kubernetes-credentials:0.9.0 plain-credentials:1.7 pipeline-rest-api:2.19 matrix-project:1.18 apache-httpcomponents-client-4-api:4.5.13-1.0 handlebars:3.0.8 momentjs:1.1.1 display-url-api:2.3.5 branch-api:2.6.3 ace-editor:1.1 trilead-api:1.0.13 git-server:1.9 jsch:0.1.55.2 junit:1.52 pipeline-graph-analysis:1.11 credentials-binding:1.27 pipeline-model-api:1.9.1 bouncycastle-api:2.21 pipeline-stage-tags-metadata:1.9.1 pipeline-model-extensions:1.9.1 plugin-util-api:2.4.0 bootstrap4-api:4.6.0-3 checks-api:1.7.2 echarts-api:5.1.2-8 font-awesome-api:5.15.3-4 jquery3-api:3.6.0-2 popper-api:1.16.1-2 bootstrap5-api:5.1.0-1 popper2-api:2.9.3-1]'      {"cr": "jenkins"}
2021-08-11T03:29:19.074Z        INFO    controller-jenkins      base-groovy ConfigMap 'jenkins-operator-base-configuration-jenkins' name '6-configure-kubernetes-plugin.groovy' running groovy script        {"cr": "jenkins"}
2021-08-11T03:29:19.775Z        WARN    controller-jenkins      Reconcile loop failed: Post "http://jenkins-operator-http-jenkins.jenkins:8080/scriptText": EOF
couldn't execute groovy script, logs ''
github.com/jenkinsci/kubernetes-operator/pkg/client.(*jenkins).executeScript
        /workspace/pkg/client/script.go:49
github.com/jenkinsci/kubernetes-operator/pkg/client.(*jenkins).ExecuteScript
        /workspace/pkg/client/script.go:30
github.com/jenkinsci/kubernetes-operator/pkg/groovy.(*Groovy).EnsureSingle
        /workspace/pkg/groovy/groovy.go:50
github.com/jenkinsci/kubernetes-operator/pkg/groovy.(*Groovy).Ensure
        /workspace/pkg/groovy/groovy.go:152
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).ensureBaseConfiguration
        /workspace/pkg/configuration/base/reconciler.go:414
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:123
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:19.775Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:19.776Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:19.804Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:19.826Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:19.866Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:19.867Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:19.867Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:19.867Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:19.907Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:19.907Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:19.915Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:19.928Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:19.928Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:19.928Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:19.928Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:19.940Z        WARN    controller-jenkins      Reconcile loop failed: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.174.197:8080: connect: connection refused
couldn't init Jenkins API client
github.com/jenkinsci/kubernetes-operator/pkg/client.newClient
        /workspace/pkg/client/jenkins.go:178
github.com/jenkinsci/kubernetes-operator/pkg/client.NewUserAndPasswordAuthorization
        /workspace/pkg/client/jenkins.go:138
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClientFromSecret
        /workspace/pkg/configuration/configuration.go:275
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClient
        /workspace/pkg/configuration/configuration.go:186
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:101
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:19.940Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:19.941Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:19.968Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:19.990Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.038Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.038Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:20.038Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:20.038Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:20.078Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:20.078Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:20.088Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:20.098Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:20.098Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:20.098Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:20.098Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:20.113Z        WARN    controller-jenkins      Reconcile loop failed: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.174.197:8080: connect: connection refused
couldn't init Jenkins API client
github.com/jenkinsci/kubernetes-operator/pkg/client.newClient
        /workspace/pkg/client/jenkins.go:178
github.com/jenkinsci/kubernetes-operator/pkg/client.NewUserAndPasswordAuthorization
        /workspace/pkg/client/jenkins.go:138
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClientFromSecret
        /workspace/pkg/configuration/configuration.go:275
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClient
        /workspace/pkg/configuration/configuration.go:186
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:101
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:20.113Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:20.114Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:20.133Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:20.150Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.201Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.201Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:20.201Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:20.201Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:20.235Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:20.236Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:20.246Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:20.260Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:20.260Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:20.261Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:20.262Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:20.270Z        WARN    controller-jenkins      Reconcile loop failed: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.174.197:8080: connect: connection refused
couldn't init Jenkins API client
github.com/jenkinsci/kubernetes-operator/pkg/client.newClient
        /workspace/pkg/client/jenkins.go:178
github.com/jenkinsci/kubernetes-operator/pkg/client.NewUserAndPasswordAuthorization
        /workspace/pkg/client/jenkins.go:138
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClientFromSecret
        /workspace/pkg/configuration/configuration.go:275
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClient
        /workspace/pkg/configuration/configuration.go:186
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:101
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:20.273Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:20.275Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:20.302Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:20.333Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.392Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.392Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:20.392Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:20.392Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:20.436Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:20.436Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:20.445Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:20.453Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:20.453Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:20.453Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:20.454Z        DEBUG   controller-jenkins      Jenkins master pod is ready     {"cr": "jenkins"}
2021-08-11T03:29:20.461Z        WARN    controller-jenkins      Reconcile loop failed: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.174.197:8080: connect: connection refused
couldn't init Jenkins API client
github.com/jenkinsci/kubernetes-operator/pkg/client.newClient
        /workspace/pkg/client/jenkins.go:178
github.com/jenkinsci/kubernetes-operator/pkg/client.NewUserAndPasswordAuthorization
        /workspace/pkg/client/jenkins.go:138
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClientFromSecret
        /workspace/pkg/configuration/configuration.go:275
github.com/jenkinsci/kubernetes-operator/pkg/configuration.(*Configuration).GetJenkinsClient
        /workspace/pkg/configuration/configuration.go:186
github.com/jenkinsci/kubernetes-operator/pkg/configuration/base.(*JenkinsBaseConfigurationReconciler).Reconcile
        /workspace/pkg/configuration/base/reconciler.go:101
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).reconcile
        /workspace/controllers/jenkins_controller.go:252
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:136
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1374      {"cr": "jenkins"}
github.com/go-logr/zapr.(*zapLogger).Info
        /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:126
github.com/jenkinsci/kubernetes-operator/controllers.(*JenkinsReconciler).Reconcile
        /workspace/controllers/jenkins_controller.go:175
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:235
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.1
        /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.7.0/pkg/internal/controller/controller.go:198
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
        /go/pkg/mod/k8s.io/apimachinery@v0.20.2/pkg/util/wait/wait.go:99
2021-08-11T03:29:20.845Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:20.845Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:20.900Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:20.917Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.954Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:20.954Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:20.954Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:20.954Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:21.009Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:21.009Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:21.021Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:21.028Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:21.028Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:21.029Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:21.029Z        INFO    controller-jenkins      Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-11 03:26:26 +0000 UTC,FinishedAt:2021-08-11 03:29:19 +0000 UTC,ContainerID:containerd://a05e88595a74f893ceaad7df80f22015653594409a28dfed6117c065f141035c,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://a05e88595a74f893ceaad7df80f22015653594409a28dfed6117c065f141035c Started:0xc0000d1ab6}'      {"cr": "jenkins"}
2021-08-11T03:29:21.050Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:21.052Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:21.076Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:21.098Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:21.135Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:21.136Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:21.136Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:21.136Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:21.170Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:21.170Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:21.179Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:21.192Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:21.192Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:21.192Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:21.192Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:29:21.193Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:21.199Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:21.222Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:21.246Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:21.294Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:21.294Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:21.294Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:21.294Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:21.339Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:21.340Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:21.349Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:21.363Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:21.363Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:21.363Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:21.364Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:29:26.200Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:26.201Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:26.228Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:26.244Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:26.281Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:26.281Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:26.281Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:26.281Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:26.316Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:26.316Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:26.324Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:26.340Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:26.340Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:26.340Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:26.340Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:29:31.342Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:31.342Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:31.388Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:31.404Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:31.441Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:31.441Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:31.441Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:31.441Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:31.482Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:31.483Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:31.492Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:31.501Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:31.501Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:31.502Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:31.502Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:29:36.507Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:36.508Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:36.535Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:36.553Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:36.649Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:36.649Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:36.649Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:36.649Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:36.686Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:36.686Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:36.697Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:36.721Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:36.721Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:36.722Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:36.722Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
2021-08-11T03:29:41.724Z        DEBUG   controller-jenkins      Reconciling Jenkins     {"cr": "jenkins"}
2021-08-11T03:29:41.725Z        DEBUG   controller-jenkins      Operator credentials secret is present  {"cr": "jenkins"}
2021-08-11T03:29:41.765Z        DEBUG   controller-jenkins      Scripts config map is present   {"cr": "jenkins"}
2021-08-11T03:29:41.780Z        DEBUG   controller-jenkins      Init configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:41.818Z        DEBUG   controller-jenkins      Base configuration config map is present        {"cr": "jenkins"}
2021-08-11T03:29:41.818Z        DEBUG   controller-jenkins      GroovyScripts Secret and ConfigMap added watched labels {"cr": "jenkins"}
2021-08-11T03:29:41.818Z        DEBUG   controller-jenkins      ConfigurationAsCode Secret and ConfigMap added watched labels   {"cr": "jenkins"}
2021-08-11T03:29:41.818Z        DEBUG   controller-jenkins      createServiceAccount with annotations map[]     {"cr": "jenkins"}
2021-08-11T03:29:41.853Z        DEBUG   controller-jenkins      Service account, role and role binding are present      {"cr": "jenkins"}
2021-08-11T03:29:41.854Z        DEBUG   controller-jenkins      Extra role bindings are present {"cr": "jenkins"}
2021-08-11T03:29:41.864Z        DEBUG   controller-jenkins      Jenkins HTTP Service is present {"cr": "jenkins"}
2021-08-11T03:29:41.875Z        DEBUG   controller-jenkins      Jenkins slave Service is present        {"cr": "jenkins"}
2021-08-11T03:29:41.875Z        DEBUG   controller-jenkins      Kubernetes resources are present        {"cr": "jenkins"}
2021-08-11T03:29:41.875Z        DEBUG   controller-jenkins      Jenkins master pod is present   {"cr": "jenkins"}
2021-08-11T03:29:41.875Z        DEBUG   controller-jenkins      Jenkins master pod is terminating       {"cr": "jenkins"}
# kubectl logs jenkins-jenkins jenkins-master -n jenkins
To print debug messages set environment variable 'DEBUG_JENKINS_OPERATOR' to 'true'
+ '[' '' == true ']'
+ echo 'To print debug messages set environment variable '\''DEBUG_JENKINS_OPERATOR'\'' to '\''true'\'''
+ mkdir -p /var/lib/jenkins/init.groovy.d
+ cp -n /var/jenkins/init-configuration/createOperatorUser.groovy /var/lib/jenkins/init.groovy.d
+ mkdir -p /var/lib/jenkins/scripts
+ cp /var/jenkins/scripts/init.sh /var/jenkins/scripts/install-plugins.sh /var/lib/jenkins/scripts
+ chmod +x /var/lib/jenkins/scripts/init.sh /var/lib/jenkins/scripts/install-plugins.sh
Installing plugins required by Operator - begin
+ echo 'Installing plugins required by Operator - begin'
+ cat
+ [[ -z '' ]]
+ install-plugins.sh
WARN: install-plugins.sh is deprecated, please switch to jenkins-plugin-cli
Creating initial locks...
Analyzing war /usr/share/jenkins/jenkins.war...
Registering preinstalled plugins...
Using version-specific update center: https://updates.jenkins.io/dynamic-2.277/...
Downloading plugins...
Downloading plugin: kubernetes from https://updates.jenkins.io/download/plugins/kubernetes/1.29.6/kubernetes.hpi
Downloading plugin: workflow-job from https://updates.jenkins.io/download/plugins/workflow-job/2.41/workflow-job.hpi
Downloading plugin: workflow-aggregator from https://updates.jenkins.io/download/plugins/workflow-aggregator/2.6/workflow-aggregator.hpi
Downloading plugin: git from https://updates.jenkins.io/download/plugins/git/4.7.2/git.hpi
Downloading plugin: configuration-as-code from https://updates.jenkins.io/download/plugins/configuration-as-code/1.51/configuration-as-code.hpi
Downloading plugin: job-dsl from https://updates.jenkins.io/download/plugins/job-dsl/1.77/job-dsl.hpi
Downloading plugin: kubernetes-credentials-provider from https://updates.jenkins.io/download/plugins/kubernetes-credentials-provider/0.18-1/kubernetes-credentials-provider.hpi
 > workflow-aggregator depends on lockable-resources:2.3,pipeline-stage-view:2.10,workflow-api:2.29,workflow-basic-steps:2.11,workflow-cps-global-lib:2.11,workflow-cps:2.56,workflow-durable-task-step:2.22,workflow-job:2.25,workflow-multibranch:2.20,workflow-scm-step:2.6,workflow-step-api:2.16,workflow-support:2.20,cloudbees-folder:6.6,credentials:2.1.18,git-client:2.7.3,jackson2-api:2.8.11.3,pipeline-build-step:2.7,pipeline-input-step:2.8,pipeline-milestone-step:1.3.1,pipeline-stage-step:2.3,scm-api:2.2.8,structs:1.15,pipeline-model-definition:1.3.2
Downloading plugin: lockable-resources from https://updates.jenkins.io/dynamic-2.277//latest/lockable-resources.hpi
Downloading plugin: pipeline-stage-view from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-stage-view.hpi
Downloading plugin: workflow-api from https://updates.jenkins.io/dynamic-2.277//latest/workflow-api.hpi
Downloading plugin: workflow-basic-steps from https://updates.jenkins.io/dynamic-2.277//latest/workflow-basic-steps.hpi
Downloading plugin: workflow-cps-global-lib from https://updates.jenkins.io/dynamic-2.277//latest/workflow-cps-global-lib.hpi
Downloading plugin: workflow-cps from https://updates.jenkins.io/dynamic-2.277//latest/workflow-cps.hpi
Downloading plugin: workflow-durable-task-step from https://updates.jenkins.io/dynamic-2.277//latest/workflow-durable-task-step.hpi
Downloading plugin: workflow-multibranch from https://updates.jenkins.io/dynamic-2.277//latest/workflow-multibranch.hpi
 > workflow-job depends on workflow-api:2.42,workflow-step-api:2.23,workflow-support:3.8
Downloading plugin: workflow-scm-step from https://updates.jenkins.io/dynamic-2.277//latest/workflow-scm-step.hpi
Downloading plugin: workflow-step-api from https://updates.jenkins.io/dynamic-2.277//latest/workflow-step-api.hpi
 > kubernetes depends on caffeine-api:2.9.1-23.v51c4e2c879c8,workflow-api:2.41,workflow-cps:2.89;resolution:=optional,workflow-step-api:2.23,authentication-tokens:1.4,cloudbees-folder:6.15,credentials:2.3.15,durable-task:1.35,jackson2-api:2.12.1,kubernetes-client-api:4.13.2-1,metrics:4.0.2.6,plain-credentials:1.7,structs:1.22,variant:1.4,kubernetes-credentials:0.8.0,pipeline-model-extensions:1.7.2;resolution:=optional
 > git depends on configuration-as-code:1.51;resolution:=optional,workflow-scm-step:2.12,workflow-step-api:2.23,credentials:2.4.1,git-client:3.7.1,mailer:1.34,matrix-project:1.18;resolution:=optional,parameterized-trigger:2.39;resolution:=optional,promoted-builds:3.9.1;resolution:=optional,scm-api:2.6.4,script-security:1.77,ssh-credentials:1.18.1,structs:1.23,token-macro:2.13;resolution:=optional
Downloading plugin: workflow-support from https://updates.jenkins.io/dynamic-2.277//latest/workflow-support.hpi
Skipping optional dependency configuration-as-code
Downloading plugin: cloudbees-folder from https://updates.jenkins.io/dynamic-2.277//latest/cloudbees-folder.hpi
Downloading plugin: caffeine-api from https://updates.jenkins.io/dynamic-2.277//latest/caffeine-api.hpi
Skipping optional dependency workflow-cps
Downloading plugin: credentials from https://updates.jenkins.io/dynamic-2.277//latest/credentials.hpi
Downloading plugin: git-client from https://updates.jenkins.io/dynamic-2.277//latest/git-client.hpi
Downloading plugin: authentication-tokens from https://updates.jenkins.io/dynamic-2.277//latest/authentication-tokens.hpi
Downloading plugin: jackson2-api from https://updates.jenkins.io/dynamic-2.277//latest/jackson2-api.hpi
Downloading plugin: pipeline-build-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-build-step.hpi
Skipping optional dependency matrix-project
Downloading plugin: mailer from https://updates.jenkins.io/dynamic-2.277//latest/mailer.hpi
Skipping optional dependency parameterized-trigger
Skipping optional dependency promoted-builds
 > job-dsl depends on structs:1.19,script-security:1.54,vsphere-cloud:1.1.11;resolution:=optional,config-file-provider:2.15.4;resolution:=optional,managed-scripts:1.3;resolution:=optional,configuration-as-code:1.15;resolution:=optional
Downloading plugin: pipeline-input-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-input-step.hpi
Downloading plugin: durable-task from https://updates.jenkins.io/dynamic-2.277//latest/durable-task.hpi
Downloading plugin: pipeline-milestone-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-milestone-step.hpi
 > kubernetes-credentials-provider depends on aws-credentials:1.26;resolution:=optional,credentials:2.2.0,github-branch-source:2.7.1;resolution:=optional,kubernetes-client-api:4.6.0-2,openstack-cloud:2.47;resolution:=optional,plain-credentials:1.4;resolution:=optional,ssh-credentials:1.18.1;resolution:=optional,variant:1.1
Skipping optional dependency aws-credentials
Downloading plugin: pipeline-stage-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-stage-step.hpi
Downloading plugin: scm-api from https://updates.jenkins.io/dynamic-2.277//latest/scm-api.hpi
Skipping optional dependency github-branch-source
Downloading plugin: kubernetes-client-api from https://updates.jenkins.io/dynamic-2.277//latest/kubernetes-client-api.hpi
Downloading plugin: structs from https://updates.jenkins.io/dynamic-2.277//latest/structs.hpi
Downloading plugin: script-security from https://updates.jenkins.io/dynamic-2.277//latest/script-security.hpi
 > configuration-as-code depends on caffeine-api:2.9.1-23.v51c4e2c879c8,snakeyaml-api:1.26.4
Skipping optional dependency openstack-cloud
Downloading plugin: metrics from https://updates.jenkins.io/dynamic-2.277//latest/metrics.hpi
 > lockable-resources depends on caffeine-api:2.9.1-23.v51c4e2c879c8,workflow-support:3.8,mailer:1.32.1,matrix-project:1.18,script-security:1.77,structs:1.23
Skipping optional dependency vsphere-cloud
Downloading plugin: pipeline-model-definition from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-model-definition.hpi
Skipping optional dependency config-file-provider
Skipping optional dependency plain-credentials
Downloading plugin: plain-credentials from https://updates.jenkins.io/dynamic-2.277//latest/plain-credentials.hpi
Skipping optional dependency managed-scripts
Downloading plugin: ssh-credentials from https://updates.jenkins.io/dynamic-2.277//latest/ssh-credentials.hpi
Skipping optional dependency ssh-credentials
 > pipeline-stage-view depends on pipeline-rest-api:2.19,workflow-api:2.24,workflow-job:2.12,handlebars:1.1.1,momentjs:1.1
Skipping optional dependency configuration-as-code
Downloading plugin: snakeyaml-api from https://updates.jenkins.io/dynamic-2.277//latest/snakeyaml-api.hpi
 > workflow-basic-steps depends on workflow-api:2.40,workflow-durable-task-step:2.35,workflow-step-api:2.22,apache-httpcomponents-client-4-api:4.5.10-2.0,mailer:1.32,structs:1.20
Skipping optional dependency token-macro
Downloading plugin: variant from https://updates.jenkins.io/dynamic-2.277//latest/variant.hpi
Downloading plugin: pipeline-rest-api from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-rest-api.hpi
 > workflow-cps-global-lib depends on workflow-api:2.41,workflow-cps:2.90,workflow-step-api:2.23,workflow-support:3.8,cloudbees-folder:6.15,credentials:2.3.15,git-server:1.9,scm-api:2.6.4,script-security:1.76
 > workflow-scm-step depends on workflow-step-api:2.23
 > workflow-durable-task-step depends on workflow-api:2.40,workflow-step-api:2.22,workflow-support:3.5,durable-task:1.34,scm-api:2.6.3,script-security:1.73,structs:1.20
 > workflow-multibranch depends on workflow-api:2.41,workflow-cps:2.90,workflow-job:2.40,workflow-scm-step:2.12,workflow-step-api:2.23,workflow-support:3.8,branch-api:2.6.2,cloudbees-folder:6.15,scm-api:2.6.4,script-security:1.76,structs:1.22
 > workflow-api depends on workflow-step-api:2.23,scm-api:2.6.4
Skipping optional dependency pipeline-model-extensions
 > workflow-cps depends on workflow-api:2.46,workflow-scm-step:2.13,workflow-step-api:2.23,workflow-support:3.8,scm-api:2.6.4,script-security:1.77,structs:1.23,support-core:2.43;resolution:=optional,ace-editor:1.1
Downloading plugin: kubernetes-credentials from https://updates.jenkins.io/dynamic-2.277//latest/kubernetes-credentials.hpi
 > cloudbees-folder depends on credentials:2.5;resolution:=optional
 > workflow-step-api depends on structs:1.20
Skipping optional dependency credentials
Downloading plugin: matrix-project from https://updates.jenkins.io/dynamic-2.277//latest/matrix-project.hpi
Downloading plugin: apache-httpcomponents-client-4-api from https://updates.jenkins.io/dynamic-2.277//latest/apache-httpcomponents-client-4-api.hpi
Downloading plugin: handlebars from https://updates.jenkins.io/dynamic-2.277//latest/handlebars.hpi
 > pipeline-build-step depends on workflow-api:2.46,workflow-step-api:2.23,workflow-support:3.8,script-security:1.77,structs:1.23
 > authentication-tokens depends on credentials:1.22
 > workflow-support depends on workflow-api:2.40,workflow-step-api:2.23,scm-api:2.6.4,script-security:1.75
Downloading plugin: momentjs from https://updates.jenkins.io/dynamic-2.277//latest/momentjs.hpi
 > mailer depends on display-url-api:2.3.4
 > credentials depends on configuration-as-code:1.51;resolution:=optional,structs:1.23
Skipping optional dependency configuration-as-code
 > pipeline-milestone-step depends on workflow-api:2.11,workflow-step-api:2.9
 > pipeline-input-step depends on workflow-api:2.40,workflow-step-api:2.22,workflow-support:3.5,credentials:2.3.9,structs:1.20
Downloading plugin: display-url-api from https://updates.jenkins.io/dynamic-2.277//latest/display-url-api.hpi
 > git-client depends on configuration-as-code:1.51;resolution:=optional,apache-httpcomponents-client-4-api:4.5.13-1.0,credentials:2.5,jsch:0.1.55.2,script-security:1.77,ssh-credentials:1.18.1,structs:1.23,trilead-api:1.0.13
 > pipeline-stage-step depends on workflow-api:2.40,workflow-step-api:2.22
Skipping optional dependency configuration-as-code
 > script-security depends on caffeine-api:2.9.1-23.v51c4e2c879c8
Downloading plugin: git-server from https://updates.jenkins.io/dynamic-2.277//latest/git-server.hpi
 > scm-api depends on structs:1.23
 > metrics depends on workflow-durable-task-step:2.35;resolution:=optional,jackson2-api:2.10.2,variant:1.3
 > ssh-credentials depends on credentials:2.2.0,trilead-api:1.0.5
Skipping optional dependency workflow-durable-task-step
Downloading plugin: branch-api from https://updates.jenkins.io/dynamic-2.277//latest/branch-api.hpi
 > plain-credentials depends on credentials:2.2.0
Skipping optional dependency support-core
 > jackson2-api depends on snakeyaml-api:1.29.1
 > pipeline-model-definition depends on workflow-api:2.46,workflow-basic-steps:2.20,workflow-cps-global-lib:2.19,workflow-cps:2.92,workflow-durable-task-step:2.35,workflow-multibranch:2.24,workflow-scm-step:2.13,workflow-support:3.8,credentials-binding:1.25,credentials:2.5,git-client:3.6.0,mailer:1.34,pipeline-input-step:2.12,pipeline-stage-step:2.5,scm-api:2.6.4,structs:1.23,pipeline-model-api:1.9.1,pipeline-model-extensions:1.9.1,pipeline-stage-tags-metadata:1.9.1
Downloading plugin: trilead-api from https://updates.jenkins.io/dynamic-2.277//latest/trilead-api.hpi
Downloading plugin: ace-editor from https://updates.jenkins.io/dynamic-2.277//latest/ace-editor.hpi
 > kubernetes-credentials depends on apache-httpcomponents-client-4-api:4.5.5-3.0,authentication-tokens:1.3,credentials:2.3.5,docker-commons:1.15;resolution:=optional,google-oauth-plugin:0.8;resolution:=optional,jackson2-api:2.11.0,kubernetes-client-api:4.9.2-2,plain-credentials:1.6;resolution:=optional
Downloading plugin: jsch from https://updates.jenkins.io/dynamic-2.277//latest/jsch.hpi
 > pipeline-rest-api depends on workflow-api:2.24,workflow-job:2.12,workflow-step-api:2.14,workflow-support:2.14,jackson2-api:2.9.9.1,pipeline-graph-analysis:1.4,pipeline-input-step:2.8,pipeline-stage-step:2.3
Skipping optional dependency docker-commons
Skipping optional dependency google-oauth-plugin
 > matrix-project depends on junit:1.29,script-security:1.71
Downloading plugin: junit from https://updates.jenkins.io/dynamic-2.277//latest/junit.hpi
Skipping optional dependency plain-credentials
Downloading plugin: pipeline-graph-analysis from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-graph-analysis.hpi
Downloading plugin: credentials-binding from https://updates.jenkins.io/dynamic-2.277//latest/credentials-binding.hpi
 > git-server depends on git-client:2.7.6
Downloading plugin: pipeline-model-api from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-model-api.hpi
Downloading plugin: pipeline-model-extensions from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-model-extensions.hpi
Downloading plugin: pipeline-stage-tags-metadata from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-stage-tags-metadata.hpi
 > branch-api depends on cloudbees-folder:6.15,scm-api:2.6.4
 > kubernetes-client-api depends on snakeyaml-api:1.27.0,bouncycastle-api:2.20,jackson2-api:2.12.3
Downloading plugin: bouncycastle-api from https://updates.jenkins.io/dynamic-2.277//latest/bouncycastle-api.hpi
 > jsch depends on ssh-credentials:1.14,trilead-api:1.0.5
 > pipeline-graph-analysis depends on workflow-api:2.42,workflow-cps:2.92,workflow-job:2.40,workflow-step-api:2.23,workflow-support:3.8,pipeline-input-step:2.12,pipeline-stage-step:2.5,scm-api:2.6.4,structs:1.23
 > junit depends on bootstrap4-api:4.6.0-3,checks-api:1.7.2,echarts-api:5.0.2-1,plugin-util-api:2.4.0,workflow-api:2.46,workflow-step-api:2.24,display-url-api:2.3.5,jackson2-api:2.12.4,script-security:1.78
Downloading plugin: bootstrap4-api from https://updates.jenkins.io/dynamic-2.277//latest/bootstrap4-api.hpi
 > credentials-binding depends on workflow-step-api:2.23,credentials:2.5,plain-credentials:1.7,ssh-credentials:1.18.1,structs:1.23
Downloading plugin: checks-api from https://updates.jenkins.io/dynamic-2.277//latest/checks-api.hpi
Downloading plugin: echarts-api from https://updates.jenkins.io/dynamic-2.277//latest/echarts-api.hpi
Downloading plugin: plugin-util-api from https://updates.jenkins.io/dynamic-2.277//latest/plugin-util-api.hpi
 > pipeline-model-extensions depends on workflow-cps:2.92,workflow-job:2.41,credentials-binding:1.25,credentials:2.5,pipeline-stage-step:2.5,pipeline-model-api:1.9.1
 > pipeline-stage-tags-metadata depends on workflow-api:2.46
 > pipeline-model-api depends on workflow-step-api:2.23,jackson2-api:2.12.3,structs:1.23
 > checks-api depends on plugin-util-api:2.4.0,workflow-step-api:2.23,workflow-support:3.8,display-url-api:2.3.5
 > bootstrap4-api depends on font-awesome-api:5.15.2-2,jquery3-api:3.5.1-3,popper-api:1.16.1-2
Downloading plugin: font-awesome-api from https://updates.jenkins.io/dynamic-2.277//latest/font-awesome-api.hpi
Downloading plugin: jquery3-api from https://updates.jenkins.io/dynamic-2.277//latest/jquery3-api.hpi
Downloading plugin: popper-api from https://updates.jenkins.io/dynamic-2.277//latest/popper-api.hpi
 > echarts-api depends on bootstrap5-api:5.0.2-1,font-awesome-api:5.15.3-4,jquery3-api:3.6.0-2,plugin-util-api:2.4.0,jackson2-api:2.12.3
Downloading plugin: bootstrap5-api from https://updates.jenkins.io/dynamic-2.277//latest/bootstrap5-api.hpi
 > bootstrap5-api depends on font-awesome-api:5.15.3-4,popper2-api:2.9.3-1
Downloading plugin: popper2-api from https://updates.jenkins.io/dynamic-2.277//latest/popper2-api.hpi
 > font-awesome-api depends on plugin-util-api:2.4.0

WAR bundled plugins:

Installed plugins:
ace-editor:1.1
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.4
bootstrap4-api:4.6.0-3
bootstrap5-api:5.1.0-1
bouncycastle-api:2.21
branch-api:2.6.3
caffeine-api:2.9.1-23.v51c4e2c879c8
checks-api:1.7.2
cloudbees-folder:6.16
configuration-as-code:1.51
credentials-binding:1.27
credentials:2.5
display-url-api:2.3.5
durable-task:1.37
echarts-api:5.1.2-8
font-awesome-api:5.15.3-4
git-client:3.9.0
git-server:1.9
git:4.7.2
handlebars:3.0.8
jackson2-api:2.12.4
job-dsl:1.77
jquery3-api:3.6.0-2
jsch:0.1.55.2
junit:1.52
kubernetes-client-api:5.4.1
kubernetes-credentials-provider:0.18-1
kubernetes-credentials:0.9.0
kubernetes:1.29.6
lockable-resources:2.11
mailer:1.34
matrix-project:1.18
metrics:4.0.2.8
momentjs:1.1.1
pipeline-build-step:2.15
pipeline-graph-analysis:1.11
pipeline-input-step:2.12
pipeline-milestone-step:1.3.2
pipeline-model-api:1.9.1
pipeline-model-definition:1.9.1
pipeline-model-extensions:1.9.1
pipeline-rest-api:2.19
pipeline-stage-step:2.5
pipeline-stage-tags-metadata:1.9.1
pipeline-stage-view:2.19
plain-credentials:1.7
plugin-util-api:2.4.0
popper-api:1.16.1-2
popper2-api:2.9.3-1
scm-api:2.6.5
script-security:1.78
snakeyaml-api:1.29.1
ssh-credentials:1.18.1
structs:1.23
trilead-api:1.0.13
variant:1.4
workflow-aggregator:2.6
workflow-api:2.46
workflow-basic-steps:2.23
workflow-cps-global-lib:2.19
workflow-cps:2.93
workflow-durable-task-step:2.39
workflow-job:2.41
workflow-multibranch:2.24
workflow-scm-step:2.13
workflow-step-api:2.24
workflow-support:3.8
Cleaning up locks
Installing plugins required by Operator - end
Installing plugins required by user - begin
+ echo 'Installing plugins required by Operator - end'
+ echo 'Installing plugins required by user - begin'
+ cat
+ [[ -z '' ]]
+ install-plugins.sh
WARN: install-plugins.sh is deprecated, please switch to jenkins-plugin-cli
Creating initial locks...
Analyzing war /usr/share/jenkins/jenkins.war...
Registering preinstalled plugins...
Using version-specific update center: https://updates.jenkins.io/dynamic-2.277/...
Downloading plugins...

WAR bundled plugins:

Installed plugins:
ace-editor:1.1
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.4
bootstrap4-api:4.6.0-3
bootstrap5-api:5.1.0-1
bouncycastle-api:2.21
branch-api:2.6.3
caffeine-api:2.9.1-23.v51c4e2c879c8
checks-api:1.7.2
cloudbees-folder:6.16
configuration-as-code:1.51
credentials-binding:1.27
credentials:2.5
display-url-api:2.3.5
durable-task:1.37
echarts-api:5.1.2-8
font-awesome-api:5.15.3-4
git-client:3.9.0
git-server:1.9
git:4.7.2
handlebars:3.0.8
jackson2-api:2.12.4
job-dsl:1.77
jquery3-api:3.6.0-2
jsch:0.1.55.2
junit:1.52
kubernetes-client-api:5.4.1
kubernetes-credentials-provider:0.18-1
kubernetes-credentials:0.9.0
kubernetes:1.29.6
lockable-resources:2.11
mailer:1.34
matrix-project:1.18
metrics:4.0.2.8
momentjs:1.1.1
pipeline-build-step:2.15
pipeline-graph-analysis:1.11
pipeline-input-step:2.12
pipeline-milestone-step:1.3.2
pipeline-model-api:1.9.1
pipeline-model-definition:1.9.1
pipeline-model-extensions:1.9.1
pipeline-rest-api:2.19
pipeline-stage-step:2.5
pipeline-stage-tags-metadata:1.9.1
pipeline-stage-view:2.19
plain-credentials:1.7
plugin-util-api:2.4.0
popper-api:1.16.1-2
popper2-api:2.9.3-1
scm-api:2.6.5
script-security:1.78
snakeyaml-api:1.29.1
ssh-credentials:1.18.1
structs:1.23
trilead-api:1.0.13
variant:1.4
workflow-aggregator:2.6
workflow-api:2.46
workflow-basic-steps:2.23
workflow-cps-global-lib:2.19
workflow-cps:2.93
workflow-durable-task-step:2.39
workflow-job:2.41
workflow-multibranch:2.24
workflow-scm-step:2.13
workflow-step-api:2.24
workflow-support:3.8
Cleaning up locks
+ echo 'Installing plugins required by user - end'
Installing plugins required by user - end
Running from: /usr/share/jenkins/jenkins.war
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
2021-08-11 03:31:14.583+0000 [id=1]     INFO    org.eclipse.jetty.util.log.Log#initialized: Logging initialized @1968ms to org.eclipse.jetty.util.log.JavaUtilLog
2021-08-11 03:31:15.097+0000 [id=1]     INFO    winstone.Logger#logInternal: Beginning extraction from war file
2021-08-11 03:31:17.676+0000 [id=1]     WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath
2021-08-11 03:31:17.869+0000 [id=1]     INFO    org.eclipse.jetty.server.Server#doStart: jetty-9.4.39.v20210325; built: 2021-03-25T14:42:11.471Z; git: 9fc7ca5a922f2a37b84ec9dbc26a5168cee7e667; jvm 1.8.0_292-b10
2021-08-11 03:31:19.062+0000 [id=1]     INFO    o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2021-08-11 03:31:19.344+0000 [id=1]     INFO    o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0
2021-08-11 03:31:19.345+0000 [id=1]     INFO    o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults
2021-08-11 03:31:19.348+0000 [id=1]     INFO    o.e.j.server.session.HouseKeeper#startScavenging: node0 Scavenging every 600000ms
2021-08-11 03:31:20.863+0000 [id=1]     INFO    hudson.WebAppMain#contextInitialized: Jenkins home directory: /var/lib/jenkins found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
2021-08-11 03:31:21.262+0000 [id=1]     INFO    o.e.j.s.handler.ContextHandler#doStart: Started w.@82c57b3{Jenkins v2.277.4,/,file:///var/lib/jenkins/war/,AVAILABLE}{/var/lib/jenkins/war}
2021-08-11 03:31:21.363+0000 [id=1]     INFO    o.e.j.server.AbstractConnector#doStart: Started ServerConnector@7eecb5b8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2021-08-11 03:31:21.364+0000 [id=1]     INFO    org.eclipse.jetty.server.Server#doStart: Started @8749ms
2021-08-11 03:31:21.367+0000 [id=33]    INFO    winstone.Logger#logInternal: Winstone Servlet Engine running: controlPort=disabled
2021-08-11 03:31:31.762+0000 [id=46]    INFO    jenkins.InitReactorRunner$1#onAttained: Started initialization
2021-08-11 03:31:35.566+0000 [id=72]    WARNING hudson.ClassicPluginStrategy#createClassJarFromWebInfClasses: Created /var/lib/jenkins/plugins/job-dsl/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness
2021-08-11 03:31:35.866+0000 [id=48]    INFO    hudson.PluginManager#considerDetachedPlugin: Loading a detached plugin as a dependency: /var/lib/jenkins/plugins/command-launcher.jpi
2021-08-11 03:31:35.878+0000 [id=48]    INFO    hudson.PluginManager#considerDetachedPlugin: Loading a detached plugin as a dependency: /var/lib/jenkins/plugins/jdk-tool.jpi
2021-08-11 03:31:41.043+0000 [id=69]    INFO    jenkins.InitReactorRunner$1#onAttained: Listed all plugins
2021-08-11 03:32:18.373+0000 [id=52]    INFO    jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
2021-08-11 03:32:18.471+0000 [id=66]    INFO    jenkins.InitReactorRunner$1#onAttained: Started all plugins
2021-08-11 03:32:22.561+0000 [id=58]    INFO    c.c.j.p.k.KubernetesCredentialProvider#startWatchingForSecrets: retrieving secrets with selector: jenkins.io/credentials-type, LabelSelector(matchExpressions=[], matchLabels=null, additionalProperties={})
2021-08-11 03:32:31.766+0000 [id=58]    WARNING jenkins.model.Jenkins$5#runTask: KubernetesCredentialProvider.startWatchingForSecrets failed perhaps due to plugin dependency issues
java.lang.NoSuchMethodError: io.fabric8.kubernetes.client.dsl.FilterWatchListDeletable.watch(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
        at com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider.startWatchingForSecrets(KubernetesCredentialProvider.java:128)
Caused: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.init.TaskMethodFinder.invoke(TaskMethodFinder.java:104)
Caused: java.lang.Error
        at hudson.init.TaskMethodFinder.invoke(TaskMethodFinder.java:110)
        at hudson.init.TaskMethodFinder$TaskImpl.run(TaskMethodFinder.java:175)
        at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:296)
        at jenkins.model.Jenkins$5.runTask(Jenkins.java:1131)
        at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:214)
        at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
        at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
2021-08-11 03:32:31.857+0000 [id=66]    INFO    jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
2021-08-11 03:32:32.365+0000 [id=47]    INFO    jenkins.InitReactorRunner$1#onAttained: System config loaded
2021-08-11 03:32:33.000+0000 [id=59]    INFO    jenkins.InitReactorRunner$1#onAttained: System config adapted
2021-08-11 03:32:33.001+0000 [id=59]    INFO    jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
2021-08-11 03:32:33.003+0000 [id=57]    INFO    jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
2021-08-11 03:32:33.010+0000 [id=92]    INFO    hudson.model.AsyncPeriodicWork#lambda$doRun$0: Started Download metadata
2021-08-11 03:32:33.065+0000 [id=92]    INFO    hudson.util.Retrier#start: Attempt #1 to do the action check updates server
2021-08-11 03:32:33.065+0000 [id=72]    INFO    j.util.groovy.GroovyHookScript#execute: Executing /var/lib/jenkins/init.groovy.d/createOperatorUser.groovy
2021-08-11 03:32:36.764+0000 [id=72]    INFO    jenkins.InitReactorRunner$1#onAttained: Completed initialization
2021-08-11 03:32:36.972+0000 [id=30]    INFO    hudson.WebAppMain$3#run: Jenkins is fully up and running
zzguang520 commented 3 years ago

jenkins-operator restart

# kubectl --namespace jenkins get pods -w
NAME                                                  READY   STATUS    RESTARTS   AGE
jenkins-operator-7cc7df6485-9wlzd   1/1     Running      0          8m44s
jenkins-operator-7cc7df6485-9wlzd   0/1     Error            0          17m
jenkins-operator-7cc7df6485-9wlzd   1/1     Running      1          17m
jenkins-operator-7cc7df6485-9wlzd   0/1     Error            1          39m
jenkins-operator-7cc7df6485-9wlzd   1/1     Running       2          39m

pod logs log.log

zzguang520 commented 3 years ago

Hi @Sig00rd , what abnormality did you detect from this logs? or what more detailed information do you need?

zzguang520 commented 3 years ago

kubectl get events --sort-by='{.lastTimestamp}'

3m39s       Normal    Pulling                 pod/jenkins-jenkins                    Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
3m36s       Normal    Created                 pod/jenkins-jenkins                    Created container jenkins-master
3m36s       Normal    Pulled                  pod/jenkins-jenkins                    Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
3m36s       Normal    Started                 pod/jenkins-jenkins                    Started container jenkins-master
3m36s       Normal    Pulled                  pod/jenkins-jenkins                    Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 2.779189367s
3m35s       Normal    Created                 pod/jenkins-jenkins                    Created container backup
3m35s       Normal    Started                 pod/jenkins-jenkins                    Started container backup
2m30s       Warning   Unhealthy               pod/jenkins-jenkins                    Readiness probe failed: Get "http://10.244.2.126:8080/login": dial tcp 10.244.2.126:8080: connect: connection refused
89s         Warning   Unhealthy               pod/jenkins-jenkins                    Readiness probe failed: Get "http://10.244.2.126:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
80s         Warning   Unhealthy               pod/jenkins-jenkins                    Liveness probe failed: HTTP probe failed with statuscode: 503
70s         Warning   Unhealthy               pod/jenkins-jenkins                    Readiness probe failed: HTTP probe failed with statuscode: 503
45s         Normal                            jenkins/jenkins                        Jenkins master pod restarted by kubernetes: Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-11 13:20:35 +0000 UTC,FinishedAt:2021-08-11 13:23:25 +0000 UTC,ContainerID:containerd://054833f0708f9e324ee94ea4703de584b371d30128627e04699371bce4d0ffc7,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://054833f0708f9e324ee94ea4703de584b371d30128627e04699371bce4d0ffc7 Started:0xc000ba079e}'
11s         Normal                            jenkins/jenkins                        Creating a new Jenkins Master Pod
10s         Normal    Pulling                 pod/jenkins-jenkins                    Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
7s          Normal    Pulled                  pod/jenkins-jenkins                    Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
7s          Normal    Started                 pod/jenkins-jenkins                    Started container jenkins-master
7s          Normal    Created                 pod/jenkins-jenkins                    Created container jenkins-master
7s          Normal    Created                 pod/jenkins-jenkins                    Created container backup
7s          Normal    Pulled                  pod/jenkins-jenkins                    Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 2.783013433s
6s          Normal    Started                 pod/jenkins-jenkins                    Started container backup
zzguang520 commented 3 years ago
[root@ ~]# kubectl get all -n jenkins
NAME                                    READY   STATUS    RESTARTS   AGE
pod/jenkins-operator-7cc7df6485-xqq2d   1/1     Running   0          13m

NAME                               READY   UP-TO-DATE   AVAILABLE   AGE
deployment.apps/jenkins-operator   1/1     1            1           13m

NAME                                          DESIRED   CURRENT   READY   AGE
replicaset.apps/jenkins-operator-7cc7df6485   1         1         1       13m
[root@ ~]# kubectl get jenkins
NAME      AGE
jenkins   13m
zzguang520 commented 3 years ago

I have tried to install v0.5.0

helm install jenkins-operator jenkins/jenkins-operator -n jenkins --version=0.5.0 -f jenkins-operator/values.yaml

only add the plugins, other is default plugins:

Jenkins instance configuration

jenkins:

enabled can enable or disable the Jenkins instance

Set to false if you have configured CR already and/or you want to deploy an operator only

enabled: true

apiVersion is the version of the CR manifest

The recommended and default value is "jenkins.io/v1alpha2"

See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.1.x/migration-guide-v1alpha1-to-v1alpha2/ for more migration guide

apiVersion: jenkins.io/v1alpha2

name of resource

The pod name will be jenkins- (name will be set as suffix)

name: jenkins

namespace is the namespace where the resources will be deployed

It's not recommended to use default namespace

Create new namespace for jenkins (called e.g. jenkins)

namespace: default

labels are injected into metadata labels field

labels: {}

annotations are injected into metadata annotations field

annotations: {}

image is the name (and tag) of the Jenkins instance

Default: jenkins/jenkins:lts

It's recommended to use LTS (tag: "lts") version

image: jenkins/jenkins:2.277.4-lts-alpine

env contains jenkins container environment variables

env: []

imagePullPolicy defines policy for pulling images

imagePullPolicy: Always

priorityClassName indicates the importance of a Pod relative to other Pods

See: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/

priorityClassName: ""

disableCSRFProtection can enable or disable operator built-in CSRF protection

Set it to true if you are using OpenShift Jenkins Plugin

See https://github.com/jenkinsci/kubernetes-operator/pull/193 for more info

disableCSRFProtection: false

imagePullSecrets is used if you want to pull images from private repository

See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#pulling-docker-images-from-private-repositories for more info

imagePullSecrets: []

notifications is feature that notify user about Jenkins reconcilation status

See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/notifications/ for more info

notifications: []

basePlugins are plugins installed and required by the operator

Shouldn't contain plugins defined by user

You can change their versions here

See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/customization/#install-plugins for more details

#

Example:

#

basePlugins:

- name: kubernetes

version: 1.29.6

- name: workflow-job

version: "2.41"

- name: workflow-aggregator

version: "2.6"

- name: git

version: 4.7.2

- name: job-dsl

version: "1.77"

- name: configuration-as-code

version: "1.51"

- name: kubernetes-credentials-provider

version: 0.18-1

basePlugins: []

plugins are plugins required by the user

You can define plugins here

See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/customization/#install-plugins for more details

#

Example:

#

plugins:

- name: simple-theme-plugin

version: "0.6"

plugins:

operator is section for configuring operator deployment

operator: replicaCount: 1

image is the name (and tag) of the Jenkins Operator image

image: virtuslab/jenkins-operator:v0.6.0

imagePullPolicy defines policy for pulling images

imagePullPolicy: IfNotPresent

imagePullSecrets is used if you want to pull images from private repository

imagePullSecrets: []

nameOverride overrides the app name

nameOverride: ""

fullnameOverride overrides the deployment name

fullnameOverride: ""

resources: {} nodeSelector: {} tolerations: [] affinity: {}

Sig00rd commented 3 years ago

I installed Operator & Jenkins with helm install jenkins-operator jenkins/jenkins-operator -n jenkins -f values.yaml. Values.yaml was as default except 2 plugins you mentioned and setting Jenkins namespace to jenkins. I managed to replicate the problem, and looking at Jenkins controller (master) pod logs it appears it's Jenkins having trouble downloading some of those plugins.

Getting it to work (somehow)

I bumped slack plugin version to latest released which is 2.48, Jenkins still had some problems booting up but after about 3 minutes managed to install everything and got up.

zzguang520 commented 3 years ago

hi @Sig00rd , the pod is still restarting:

[root@ ~]# kubectl --namespace jenkins get pods -w
NAME                                READY   STATUS    RESTARTS   AGE
jenkins-jenkins                     1/2     Running   0          7s
jenkins-operator-8666f97b68-f6x25   1/1     Running   0          10s
jenkins-jenkins                     2/2     Running   0          2m51s
jenkins-jenkins                     1/2     Error     0          3m20s
jenkins-jenkins                     1/2     Terminating   0          3m20s
jenkins-jenkins                     0/2     Terminating   0          3m52s
jenkins-jenkins                     0/2     Terminating   0          4m
jenkins-jenkins                     0/2     Terminating   0          4m
jenkins-jenkins                     0/2     Pending       0          0s
jenkins-jenkins                     0/2     Pending       0          0s
jenkins-jenkins                     0/2     ContainerCreating   0          0s
jenkins-jenkins                     1/2     Running             0          6s
jenkins-jenkins                     2/2     Running             0          2m50s
jenkins-jenkins                     1/2     Error               0          3m1s
jenkins-jenkins                     1/2     Terminating         0          3m2s
jenkins-jenkins                     0/2     Terminating         0          3m34s
jenkins-jenkins                     0/2     Terminating         0          3m40s
jenkins-jenkins                     0/2     Terminating         0          3m40s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     ContainerCreating   0          0s
jenkins-jenkins                     1/2     Running             0          6s
jenkins-jenkins                     2/2     Running             0          2m50s
jenkins-jenkins                     1/2     Error               0          3m11s
jenkins-jenkins                     1/2     Terminating         0          3m11s
jenkins-jenkins                     0/2     Terminating         0          3m43s
jenkins-jenkins                     0/2     Terminating         0          3m50s
jenkins-jenkins                     0/2     Terminating         0          3m50s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     Pending             0          0s
jenkins-jenkins                     0/2     ContainerCreating   0          0s

jenkins-master log:

+ '[' '' == true ']'
+ echo 'To print debug messages set environment variable '\''DEBUG_JENKINS_OPERATOR'\'' to '\''true'\'''
+ mkdir -p /var/lib/jenkins/init.groovy.d
To print debug messages set environment variable 'DEBUG_JENKINS_OPERATOR' to 'true'
+ cp -n /var/jenkins/init-configuration/createOperatorUser.groovy /var/lib/jenkins/init.groovy.d
+ mkdir -p /var/lib/jenkins/scripts
+ cp /var/jenkins/scripts/init.sh /var/jenkins/scripts/install-plugins.sh /var/lib/jenkins/scripts
+ chmod +x /var/lib/jenkins/scripts/init.sh /var/lib/jenkins/scripts/install-plugins.sh
+ echo 'Installing plugins required by Operator - begin'
+ cat
Installing plugins required by Operator - begin
+ [[ -z '' ]]
+ install-plugins.sh
WARN: install-plugins.sh is deprecated, please switch to jenkins-plugin-cli
Creating initial locks...
Analyzing war /usr/share/jenkins/jenkins.war...
Registering preinstalled plugins...
Using version-specific update center: https://updates.jenkins.io/dynamic-2.277/...
Downloading plugins...
Downloading plugin: kubernetes from https://updates.jenkins.io/download/plugins/kubernetes/1.30.1/kubernetes.hpi
Downloading plugin: workflow-job from https://updates.jenkins.io/download/plugins/workflow-job/2.41/workflow-job.hpi
Downloading plugin: workflow-aggregator from https://updates.jenkins.io/download/plugins/workflow-aggregator/2.6/workflow-aggregator.hpi
Downloading plugin: git from https://updates.jenkins.io/download/plugins/git/4.7.2/git.hpi
Downloading plugin: job-dsl from https://updates.jenkins.io/download/plugins/job-dsl/1.77/job-dsl.hpi
Downloading plugin: configuration-as-code from https://updates.jenkins.io/download/plugins/configuration-as-code/1.51/configuration-as-code.hpi
Downloading plugin: kubernetes-credentials-provider from https://updates.jenkins.io/download/plugins/kubernetes-credentials-provider/0.20/kubernetes-credentials-provider.hpi
 > workflow-aggregator depends on lockable-resources:2.3,pipeline-stage-view:2.10,workflow-api:2.29,workflow-basic-steps:2.11,workflow-cps-global-lib:2.11,workflow-cps:2.56,workflow-durable-task-step:2.22,workflow-job:2.25,workflow-multibranch:2.20,workflow-scm-step:2.6,workflow-step-api:2.16,workflow-support:2.20,cloudbees-folder:6.6,credentials:2.1.18,git-client:2.7.3,jackson2-api:2.8.11.3,pipeline-build-step:2.7,pipeline-input-step:2.8,pipeline-milestone-step:1.3.1,pipeline-stage-step:2.3,scm-api:2.2.8,structs:1.15,pipeline-model-definition:1.3.2
Downloading plugin: lockable-resources from https://updates.jenkins.io/dynamic-2.277//latest/lockable-resources.hpi
Downloading plugin: pipeline-stage-view from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-stage-view.hpi
Downloading plugin: workflow-api from https://updates.jenkins.io/dynamic-2.277//latest/workflow-api.hpi
Downloading plugin: workflow-basic-steps from https://updates.jenkins.io/dynamic-2.277//latest/workflow-basic-steps.hpi
Downloading plugin: workflow-cps-global-lib from https://updates.jenkins.io/dynamic-2.277//latest/workflow-cps-global-lib.hpi
Downloading plugin: workflow-cps from https://updates.jenkins.io/dynamic-2.277//latest/workflow-cps.hpi
Downloading plugin: workflow-durable-task-step from https://updates.jenkins.io/dynamic-2.277//latest/workflow-durable-task-step.hpi
 > workflow-job depends on workflow-api:2.42,workflow-step-api:2.23,workflow-support:3.8
Downloading plugin: workflow-multibranch from https://updates.jenkins.io/dynamic-2.277//latest/workflow-multibranch.hpi
Downloading plugin: workflow-step-api from https://updates.jenkins.io/dynamic-2.277//latest/workflow-step-api.hpi
Downloading plugin: workflow-scm-step from https://updates.jenkins.io/dynamic-2.277//latest/workflow-scm-step.hpi
 > kubernetes depends on caffeine-api:2.9.1-23.v51c4e2c879c8,workflow-api:2.45,workflow-cps:2.92;resolution:=optional,workflow-step-api:2.23,authentication-tokens:1.4,cloudbees-folder:6.15,credentials-binding:1.26,credentials:2.5,durable-task:1.37,jackson2-api:2.12.3,kubernetes-client-api:5.4.1,metrics:4.0.2.8,plain-credentials:1.7,structs:1.23,variant:1.4,kubernetes-credentials:0.8.0,pipeline-model-extensions:1.7.2;resolution:=optional
 > git depends on configuration-as-code:1.51;resolution:=optional,workflow-scm-step:2.12,workflow-step-api:2.23,credentials:2.4.1,git-client:3.7.1,mailer:1.34,matrix-project:1.18;resolution:=optional,parameterized-trigger:2.39;resolution:=optional,promoted-builds:3.9.1;resolution:=optional,scm-api:2.6.4,script-security:1.77,ssh-credentials:1.18.1,structs:1.23,token-macro:2.13;resolution:=optional
Skipping optional dependency configuration-as-code
Downloading plugin: workflow-support from https://updates.jenkins.io/dynamic-2.277//latest/workflow-support.hpi
 > kubernetes-credentials-provider depends on aws-credentials:1.26;resolution:=optional,credentials:2.2.0,github-branch-source:2.7.1;resolution:=optional,kubernetes-client-api:5.4.1,openstack-cloud:2.47;resolution:=optional,plain-credentials:1.4;resolution:=optional,ssh-credentials:1.18.1;resolution:=optional,variant:1.1
Downloading plugin: caffeine-api from https://updates.jenkins.io/dynamic-2.277//latest/caffeine-api.hpi
Skipping optional dependency aws-credentials
Skipping optional dependency workflow-cps
Skipping optional dependency github-branch-source
Downloading plugin: credentials from https://updates.jenkins.io/dynamic-2.277//latest/credentials.hpi
 > configuration-as-code depends on caffeine-api:2.9.1-23.v51c4e2c879c8,snakeyaml-api:1.26.4
Skipping optional dependency openstack-cloud
Downloading plugin: cloudbees-folder from https://updates.jenkins.io/dynamic-2.277//latest/cloudbees-folder.hpi
Skipping optional dependency plain-credentials
Downloading plugin: kubernetes-client-api from https://updates.jenkins.io/dynamic-2.277//latest/kubernetes-client-api.hpi
Downloading plugin: authentication-tokens from https://updates.jenkins.io/dynamic-2.277//latest/authentication-tokens.hpi
Skipping optional dependency ssh-credentials
Downloading plugin: git-client from https://updates.jenkins.io/dynamic-2.277//latest/git-client.hpi
Skipping optional dependency matrix-project
Downloading plugin: variant from https://updates.jenkins.io/dynamic-2.277//latest/variant.hpi
Downloading plugin: credentials-binding from https://updates.jenkins.io/dynamic-2.277//latest/credentials-binding.hpi
Skipping optional dependency parameterized-trigger
Downloading plugin: snakeyaml-api from https://updates.jenkins.io/dynamic-2.277//latest/snakeyaml-api.hpi
Downloading plugin: mailer from https://updates.jenkins.io/dynamic-2.277//latest/mailer.hpi
Skipping optional dependency promoted-builds
Downloading plugin: jackson2-api from https://updates.jenkins.io/dynamic-2.277//latest/jackson2-api.hpi
Downloading plugin: pipeline-build-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-build-step.hpi
 > job-dsl depends on structs:1.19,script-security:1.54,vsphere-cloud:1.1.11;resolution:=optional,config-file-provider:2.15.4;resolution:=optional,managed-scripts:1.3;resolution:=optional,configuration-as-code:1.15;resolution:=optional
Downloading plugin: durable-task from https://updates.jenkins.io/dynamic-2.277//latest/durable-task.hpi
Downloading plugin: scm-api from https://updates.jenkins.io/dynamic-2.277//latest/scm-api.hpi
Downloading plugin: pipeline-input-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-input-step.hpi
Downloading plugin: script-security from https://updates.jenkins.io/dynamic-2.277//latest/script-security.hpi
Downloading plugin: structs from https://updates.jenkins.io/dynamic-2.277//latest/structs.hpi
Skipping optional dependency vsphere-cloud
Downloading plugin: pipeline-milestone-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-milestone-step.hpi
Skipping optional dependency config-file-provider
Downloading plugin: ssh-credentials from https://updates.jenkins.io/dynamic-2.277//latest/ssh-credentials.hpi
Skipping optional dependency managed-scripts
Skipping optional dependency token-macro
Downloading plugin: metrics from https://updates.jenkins.io/dynamic-2.277//latest/metrics.hpi
Skipping optional dependency configuration-as-code
Downloading plugin: pipeline-stage-step from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-stage-step.hpi
Downloading plugin: plain-credentials from https://updates.jenkins.io/dynamic-2.277//latest/plain-credentials.hpi
 > workflow-durable-task-step depends on workflow-api:2.40,workflow-step-api:2.22,workflow-support:3.5,durable-task:1.34,scm-api:2.6.3,script-security:1.73,structs:1.20
 > workflow-api depends on workflow-step-api:2.23,scm-api:2.6.4
 > lockable-resources depends on caffeine-api:2.9.1-23.v51c4e2c879c8,workflow-support:3.8,mailer:1.32.1,matrix-project:1.18,script-security:1.77,structs:1.23
 > workflow-basic-steps depends on workflow-api:2.40,workflow-durable-task-step:2.35,workflow-step-api:2.22,apache-httpcomponents-client-4-api:4.5.10-2.0,mailer:1.32,structs:1.20
 > workflow-step-api depends on structs:1.20
 > workflow-multibranch depends on workflow-api:2.41,workflow-cps:2.90,workflow-job:2.40,workflow-scm-step:2.12,workflow-step-api:2.23,workflow-support:3.8,branch-api:2.6.2,cloudbees-folder:6.15,scm-api:2.6.4,script-security:1.76,structs:1.22
 > workflow-cps depends on workflow-api:2.46,workflow-scm-step:2.13,workflow-step-api:2.23,workflow-support:3.8,scm-api:2.6.4,script-security:1.77,structs:1.23,support-core:2.43;resolution:=optional,ace-editor:1.1
 > workflow-scm-step depends on workflow-step-api:2.23
 > authentication-tokens depends on credentials:1.22
 > workflow-support depends on workflow-api:2.40,workflow-step-api:2.23,scm-api:2.6.4,script-security:1.75
 > workflow-cps-global-lib depends on workflow-api:2.41,workflow-cps:2.90,workflow-step-api:2.23,workflow-support:3.8,cloudbees-folder:6.15,credentials:2.3.15,git-server:1.9,scm-api:2.6.4,script-security:1.76
Downloading plugin: kubernetes-credentials from https://updates.jenkins.io/dynamic-2.277//latest/kubernetes-credentials.hpi
Downloading plugin: pipeline-model-definition from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-model-definition.hpi
 > pipeline-stage-view depends on pipeline-rest-api:2.19,workflow-api:2.24,workflow-job:2.12,handlebars:1.1.1,momentjs:1.1
Skipping optional dependency pipeline-model-extensions
 > cloudbees-folder depends on credentials:2.5;resolution:=optional
 > credentials-binding depends on workflow-step-api:2.23,credentials:2.5,plain-credentials:1.7,ssh-credentials:1.18.1,structs:1.23
Skipping optional dependency credentials
Downloading plugin: pipeline-rest-api from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-rest-api.hpi
 > credentials depends on configuration-as-code:1.51;resolution:=optional,structs:1.23
Skipping optional dependency configuration-as-code
 > mailer depends on display-url-api:2.3.4
Downloading plugin: matrix-project from https://updates.jenkins.io/dynamic-2.277//latest/matrix-project.hpi
Downloading plugin: apache-httpcomponents-client-4-api from https://updates.jenkins.io/dynamic-2.277//latest/apache-httpcomponents-client-4-api.hpi
 > ssh-credentials depends on credentials:2.2.0,trilead-api:1.0.5
 > script-security depends on caffeine-api:2.9.1-23.v51c4e2c879c8
 > pipeline-input-step depends on workflow-api:2.40,workflow-step-api:2.22,workflow-support:3.5,credentials:2.3.9,structs:1.20
 > pipeline-milestone-step depends on workflow-api:2.11,workflow-step-api:2.9
 > pipeline-build-step depends on workflow-api:2.46,workflow-step-api:2.23,workflow-support:3.8,script-security:1.77,structs:1.23
 > pipeline-stage-step depends on workflow-api:2.40,workflow-step-api:2.22
 > scm-api depends on structs:1.23
 > jackson2-api depends on snakeyaml-api:1.29.1
 > metrics depends on workflow-durable-task-step:2.35;resolution:=optional,jackson2-api:2.10.2,variant:1.3
 > git-client depends on configuration-as-code:1.51;resolution:=optional,apache-httpcomponents-client-4-api:4.5.13-1.0,credentials:2.5,jsch:0.1.55.2,script-security:1.77,ssh-credentials:1.18.1,structs:1.23,trilead-api:1.0.13
Downloading plugin: display-url-api from https://updates.jenkins.io/dynamic-2.277//latest/display-url-api.hpi
Downloading plugin: handlebars from https://updates.jenkins.io/dynamic-2.277//latest/handlebars.hpi
 > kubernetes-credentials depends on apache-httpcomponents-client-4-api:4.5.5-3.0,authentication-tokens:1.3,credentials:2.3.5,docker-commons:1.15;resolution:=optional,google-oauth-plugin:0.8;resolution:=optional,jackson2-api:2.11.0,kubernetes-client-api:4.9.2-2,plain-credentials:1.6;resolution:=optional
Downloading plugin: trilead-api from https://updates.jenkins.io/dynamic-2.277//latest/trilead-api.hpi
Downloading plugin: momentjs from https://updates.jenkins.io/dynamic-2.277//latest/momentjs.hpi
Skipping optional dependency workflow-durable-task-step
Skipping optional dependency configuration-as-code
Downloading plugin: branch-api from https://updates.jenkins.io/dynamic-2.277//latest/branch-api.hpi
 > plain-credentials depends on credentials:2.2.0
Skipping optional dependency support-core
Downloading plugin: git-server from https://updates.jenkins.io/dynamic-2.277//latest/git-server.hpi
Downloading plugin: jsch from https://updates.jenkins.io/dynamic-2.277//latest/jsch.hpi
 > pipeline-model-definition depends on workflow-api:2.46,workflow-basic-steps:2.20,workflow-cps-global-lib:2.19,workflow-cps:2.92,workflow-durable-task-step:2.35,workflow-multibranch:2.24,workflow-scm-step:2.13,workflow-support:3.8,credentials-binding:1.25,credentials:2.5,git-client:3.6.0,mailer:1.34,pipeline-input-step:2.12,pipeline-stage-step:2.5,scm-api:2.6.4,structs:1.23,pipeline-model-api:1.9.1,pipeline-model-extensions:1.9.1,pipeline-stage-tags-metadata:1.9.1
Downloading plugin: ace-editor from https://updates.jenkins.io/dynamic-2.277//latest/ace-editor.hpi
Skipping optional dependency docker-commons
Skipping optional dependency google-oauth-plugin
Skipping optional dependency plain-credentials
 > pipeline-rest-api depends on workflow-api:2.24,workflow-job:2.12,workflow-step-api:2.14,workflow-support:2.14,jackson2-api:2.9.9.1,pipeline-graph-analysis:1.4,pipeline-input-step:2.8,pipeline-stage-step:2.3
 > matrix-project depends on junit:1.29,script-security:1.71
Downloading plugin: junit from https://updates.jenkins.io/dynamic-2.277//latest/junit.hpi
Downloading plugin: pipeline-graph-analysis from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-graph-analysis.hpi
 > kubernetes-client-api depends on snakeyaml-api:1.27.0,bouncycastle-api:2.20,jackson2-api:2.12.3
Downloading plugin: pipeline-model-api from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-model-api.hpi
Downloading plugin: pipeline-model-extensions from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-model-extensions.hpi
Downloading plugin: bouncycastle-api from https://updates.jenkins.io/dynamic-2.277//latest/bouncycastle-api.hpi
Downloading plugin: pipeline-stage-tags-metadata from https://updates.jenkins.io/dynamic-2.277//latest/pipeline-stage-tags-metadata.hpi
 > branch-api depends on cloudbees-folder:6.15,scm-api:2.6.4
 > git-server depends on git-client:2.7.6
 > jsch depends on ssh-credentials:1.14,trilead-api:1.0.5
 > junit depends on bootstrap4-api:4.6.0-3,checks-api:1.7.2,echarts-api:5.0.2-1,plugin-util-api:2.4.0,workflow-api:2.46,workflow-step-api:2.24,display-url-api:2.3.5,jackson2-api:2.12.4,script-security:1.78
Downloading plugin: bootstrap4-api from https://updates.jenkins.io/dynamic-2.277//latest/bootstrap4-api.hpi
Downloading plugin: checks-api from https://updates.jenkins.io/dynamic-2.277//latest/checks-api.hpi
Downloading plugin: echarts-api from https://updates.jenkins.io/dynamic-2.277//latest/echarts-api.hpi
Downloading plugin: plugin-util-api from https://updates.jenkins.io/dynamic-2.277//latest/plugin-util-api.hpi
 > pipeline-graph-analysis depends on workflow-api:2.42,workflow-cps:2.92,workflow-job:2.40,workflow-step-api:2.23,workflow-support:3.8,pipeline-input-step:2.12,pipeline-stage-step:2.5,scm-api:2.6.4,structs:1.23
 > pipeline-model-extensions depends on workflow-cps:2.92,workflow-job:2.41,credentials-binding:1.25,credentials:2.5,pipeline-stage-step:2.5,pipeline-model-api:1.9.1
 > pipeline-stage-tags-metadata depends on workflow-api:2.46
 > pipeline-model-api depends on workflow-step-api:2.23,jackson2-api:2.12.3,structs:1.23
 > checks-api depends on plugin-util-api:2.4.0,workflow-step-api:2.23,workflow-support:3.8,display-url-api:2.3.5
 > bootstrap4-api depends on font-awesome-api:5.15.2-2,jquery3-api:3.5.1-3,popper-api:1.16.1-2
Downloading plugin: font-awesome-api from https://updates.jenkins.io/dynamic-2.277//latest/font-awesome-api.hpi
Downloading plugin: jquery3-api from https://updates.jenkins.io/dynamic-2.277//latest/jquery3-api.hpi
Downloading plugin: popper-api from https://updates.jenkins.io/dynamic-2.277//latest/popper-api.hpi
 > echarts-api depends on bootstrap5-api:5.0.2-1,font-awesome-api:5.15.3-4,jquery3-api:3.6.0-2,plugin-util-api:2.4.0,jackson2-api:2.12.3
Downloading plugin: bootstrap5-api from https://updates.jenkins.io/dynamic-2.277//latest/bootstrap5-api.hpi
 > font-awesome-api depends on plugin-util-api:2.4.0
 > bootstrap5-api depends on font-awesome-api:5.15.3-4,popper2-api:2.9.3-1
Downloading plugin: popper2-api from https://updates.jenkins.io/dynamic-2.277//latest/popper2-api.hpi

WAR bundled plugins:

Installed plugins:
ace-editor:1.1
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.4
bootstrap4-api:4.6.0-3
bootstrap5-api:5.1.0-1
bouncycastle-api:2.21
branch-api:2.6.3
caffeine-api:2.9.1-23.v51c4e2c879c8
checks-api:1.7.2
cloudbees-folder:6.16
configuration-as-code:1.51
credentials-binding:1.27
credentials:2.5
display-url-api:2.3.5
durable-task:1.37
echarts-api:5.1.2-8
font-awesome-api:5.15.3-4
git-client:3.9.0
git-server:1.9
git:4.7.2
handlebars:3.0.8
jackson2-api:2.12.4
job-dsl:1.77
jquery3-api:3.6.0-2
jsch:0.1.55.2
junit:1.52
kubernetes-client-api:5.4.1
kubernetes-credentials-provider:0.20
kubernetes-credentials:0.9.0
kubernetes:1.30.1
lockable-resources:2.11
mailer:1.34
matrix-project:1.18
metrics:4.0.2.8
momentjs:1.1.1
pipeline-build-step:2.15
pipeline-graph-analysis:1.11
pipeline-input-step:2.12
pipeline-milestone-step:1.3.2
pipeline-model-api:1.9.1
pipeline-model-definition:1.9.1
pipeline-model-extensions:1.9.1
pipeline-rest-api:2.19
pipeline-stage-step:2.5
pipeline-stage-tags-metadata:1.9.1
pipeline-stage-view:2.19
plain-credentials:1.7
plugin-util-api:2.4.0
popper-api:1.16.1-2
popper2-api:2.9.3-1
scm-api:2.6.5
script-security:1.78
snakeyaml-api:1.29.1
ssh-credentials:1.18.1
structs:1.23
trilead-api:1.0.13
variant:1.4
workflow-aggregator:2.6
workflow-api:2.46
workflow-basic-steps:2.23
workflow-cps-global-lib:2.19
workflow-cps:2.93
workflow-durable-task-step:2.39
workflow-job:2.41
workflow-multibranch:2.24
workflow-scm-step:2.13
workflow-step-api:2.24
workflow-support:3.8
Cleaning up locks
+ echo 'Installing plugins required by Operator - end'
Installing plugins required by Operator - end
Installing plugins required by user - begin
+ echo 'Installing plugins required by user - begin'
+ cat
+ [[ -z '' ]]
+ install-plugins.sh
WARN: install-plugins.sh is deprecated, please switch to jenkins-plugin-cli
Creating initial locks...
Analyzing war /usr/share/jenkins/jenkins.war...
Registering preinstalled plugins...
Using version-specific update center: https://updates.jenkins.io/dynamic-2.277/...
Downloading plugins...
Downloading plugin: slack from https://updates.jenkins.io/download/plugins/slack/2.48/slack.hpi
Downloading plugin: sonar from https://updates.jenkins.io/download/plugins/sonar/2.13.1/sonar.hpi
 > slack depends on workflow-step-api:2.23,apache-httpcomponents-client-4-api:4.5.13-1.0,credentials:2.3.14,display-url-api:2.3.4,jackson2-api:2.12.1,junit:1.48,mailer:1.32.1,matrix-project:1.18;resolution:=optional,plain-credentials:1.7,script-security:1.75,structs:1.20,token-macro:2.13
Skipping already installed dependency workflow-step-api:2.23 (2.23 <= 2.24)
Skipping already installed dependency apache-httpcomponents-client-4-api:4.5.13-1.0 (4.5.13-1.0 <= 4.5.13-1.0)
Skipping already installed dependency credentials:2.3.14 (2.3.14 <= 2.5)
Skipping already installed dependency display-url-api:2.3.4 (2.3.4 <= 2.3.5)
 > sonar depends on maven-plugin:2.17;resolution:=optional,workflow-support:3.0;resolution:=optional,configurationslicing:1.47;resolution:=optional,credentials:2.1.13,plain-credentials:1.4
Skipping optional dependency maven-plugin
Skipping optional dependency workflow-support
Skipping optional dependency configurationslicing
Skipping already installed dependency jackson2-api:2.12.1 (2.12.1 <= 2.12.4)
Skipping already installed dependency credentials:2.1.13 (2.1.13 <= 2.5)
Skipping already installed dependency junit:1.48 (1.48 <= 1.52)
Skipping already installed dependency plain-credentials:1.4 (1.4 <= 1.7)
Skipping already installed dependency mailer:1.32.1 (1.32.1 <= 1.34)
Skipping optional dependency matrix-project
Skipping already installed dependency plain-credentials:1.7 (1.7 <= 1.7)
Skipping already installed dependency script-security:1.75 (1.75 <= 1.78)
Skipping already installed dependency structs:1.20 (1.20 <= 1.23)
Downloading plugin: token-macro from https://updates.jenkins.io/dynamic-2.277//latest/token-macro.hpi
 > token-macro depends on workflow-step-api:2.23,structs:1.20
Skipping already installed dependency workflow-step-api:2.23 (2.23 <= 2.24)
Skipping already installed dependency structs:1.20 (1.20 <= 1.23)

WAR bundled plugins:

Installed plugins:
ace-editor:1.1
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.4
bootstrap4-api:4.6.0-3
bootstrap5-api:5.1.0-1
bouncycastle-api:2.21
branch-api:2.6.3
caffeine-api:2.9.1-23.v51c4e2c879c8
checks-api:1.7.2
cloudbees-folder:6.16
configuration-as-code:1.51
credentials-binding:1.27
credentials:2.5
display-url-api:2.3.5
durable-task:1.37
echarts-api:5.1.2-8
font-awesome-api:5.15.3-4
git-client:3.9.0
git-server:1.9
git:4.7.2
handlebars:3.0.8
jackson2-api:2.12.4
job-dsl:1.77
jquery3-api:3.6.0-2
jsch:0.1.55.2
junit:1.52
kubernetes-client-api:5.4.1
kubernetes-credentials-provider:0.20
kubernetes-credentials:0.9.0
kubernetes:1.30.1
lockable-resources:2.11
mailer:1.34
matrix-project:1.18
metrics:4.0.2.8
momentjs:1.1.1
pipeline-build-step:2.15
pipeline-graph-analysis:1.11
pipeline-input-step:2.12
pipeline-milestone-step:1.3.2
pipeline-model-api:1.9.1
pipeline-model-definition:1.9.1
pipeline-model-extensions:1.9.1
pipeline-rest-api:2.19
pipeline-stage-step:2.5
pipeline-stage-tags-metadata:1.9.1
pipeline-stage-view:2.19
plain-credentials:1.7
plugin-util-api:2.4.0
popper-api:1.16.1-2
popper2-api:2.9.3-1
scm-api:2.6.5
script-security:1.78
slack:2.48
snakeyaml-api:1.29.1
sonar:2.13.1
ssh-credentials:1.18.1
structs:1.23
token-macro:2.15
trilead-api:1.0.13
variant:1.4
workflow-aggregator:2.6
workflow-api:2.46
workflow-basic-steps:2.23
workflow-cps-global-lib:2.19
workflow-cps:2.93
workflow-durable-task-step:2.39
workflow-job:2.41
workflow-multibranch:2.24
workflow-scm-step:2.13
workflow-step-api:2.24
workflow-support:3.8
Cleaning up locks
+ echo 'Installing plugins required by user - end'
Installing plugins required by user - end
Running from: /usr/share/jenkins/jenkins.war
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
2021-08-12 07:27:46.874+0000 [id=1]     INFO    org.eclipse.jetty.util.log.Log#initialized: Logging initialized @1937ms to org.eclipse.jetty.util.log.JavaUtilLog
2021-08-12 07:27:47.369+0000 [id=1]     INFO    winstone.Logger#logInternal: Beginning extraction from war file
2021-08-12 07:27:50.208+0000 [id=1]     WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath
2021-08-12 07:27:50.385+0000 [id=1]     INFO    org.eclipse.jetty.server.Server#doStart: jetty-9.4.39.v20210325; built: 2021-03-25T14:42:11.471Z; git: 9fc7ca5a922f2a37b84ec9dbc26a5168cee7e667; jvm 1.8.0_292-b10
2021-08-12 07:27:51.673+0000 [id=1]     INFO    o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2021-08-12 07:27:51.966+0000 [id=1]     INFO    o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0
2021-08-12 07:27:51.967+0000 [id=1]     INFO    o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults
2021-08-12 07:27:51.970+0000 [id=1]     INFO    o.e.j.server.session.HouseKeeper#startScavenging: node0 Scavenging every 600000ms
2021-08-12 07:27:53.448+0000 [id=1]     INFO    hudson.WebAppMain#contextInitialized: Jenkins home directory: /var/lib/jenkins found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
2021-08-12 07:27:53.906+0000 [id=1]     INFO    o.e.j.s.handler.ContextHandler#doStart: Started w.@82c57b3{Jenkins v2.277.4,/,file:///var/lib/jenkins/war/,AVAILABLE}{/var/lib/jenkins/war}
2021-08-12 07:27:54.046+0000 [id=1]     INFO    o.e.j.server.AbstractConnector#doStart: Started ServerConnector@7eecb5b8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2021-08-12 07:27:54.050+0000 [id=1]     INFO    org.eclipse.jetty.server.Server#doStart: Started @9114ms
2021-08-12 07:27:54.053+0000 [id=33]    INFO    winstone.Logger#logInternal: Winstone Servlet Engine running: controlPort=disabled
2021-08-12 07:27:58.970+0000 [id=40]    INFO    jenkins.InitReactorRunner$1#onAttained: Started initialization
2021-08-12 07:28:06.731+0000 [id=70]    WARNING hudson.ClassicPluginStrategy#createClassJarFromWebInfClasses: Created /var/lib/jenkins/plugins/job-dsl/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness
2021-08-12 07:28:07.204+0000 [id=70]    INFO    hudson.PluginManager#considerDetachedPlugin: Loading a detached plugin as a dependency: /var/lib/jenkins/plugins/command-launcher.jpi
2021-08-12 07:28:07.218+0000 [id=70]    INFO    hudson.PluginManager#considerDetachedPlugin: Loading a detached plugin as a dependency: /var/lib/jenkins/plugins/jdk-tool.jpi
2021-08-12 07:28:12.778+0000 [id=57]    INFO    jenkins.InitReactorRunner$1#onAttained: Listed all plugins
2021-08-12 07:28:49.662+0000 [id=57]    INFO    jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
2021-08-12 07:28:49.679+0000 [id=57]    INFO    jenkins.InitReactorRunner$1#onAttained: Started all plugins
2021-08-12 07:28:52.263+0000 [id=62]    INFO    c.c.j.p.k.KubernetesCredentialProvider#startWatchingForSecrets: retrieving secrets with selector: jenkins.io/credentials-type, LabelSelector(matchExpressions=[], matchLabels=null, additionalProperties={})
2021-08-12 07:29:01.204+0000 [id=44]    INFO    jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
2021-08-12 07:29:02.157+0000 [id=39]    INFO    jenkins.InitReactorRunner$1#onAttained: System config loaded
2021-08-12 07:29:02.703+0000 [id=43]    INFO    jenkins.InitReactorRunner$1#onAttained: System config adapted
2021-08-12 07:29:02.704+0000 [id=43]    INFO    jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
2021-08-12 07:29:02.707+0000 [id=61]    INFO    jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
2021-08-12 07:29:02.752+0000 [id=94]    INFO    hudson.model.AsyncPeriodicWork#lambda$doRun$0: Started Download metadata
2021-08-12 07:29:02.767+0000 [id=49]    INFO    j.util.groovy.GroovyHookScript#execute: Executing /var/lib/jenkins/init.groovy.d/createOperatorUser.groovy
2021-08-12 07:29:02.769+0000 [id=94]    INFO    hudson.util.Retrier#start: Attempt #1 to do the action check updates server
2021-08-12 07:29:05.678+0000 [id=62]    INFO    jenkins.InitReactorRunner$1#onAttained: Completed initialization
2021-08-12 07:29:05.881+0000 [id=30]    INFO    hudson.WebAppMain$3#run: Jenkins is fully up and running

k8s events:

LAST SEEN   TYPE      REASON                  OBJECT                                   MESSAGE
15m         Normal    Scheduled               pod/jenkins-jenkins                      Successfully assigned jenkins/jenkins-jenkins to node2
11m         Normal    Scheduled               pod/jenkins-jenkins                      Successfully assigned jenkins/jenkins-jenkins to node2
15m         Normal    Scheduled               pod/jenkins-operator-8666f97b68-f6x25    Successfully assigned jenkins/jenkins-operator-8666f97b68-f6x25 to node2
13s         Normal    Scheduled               pod/jenkins-jenkins                      Successfully assigned jenkins/jenkins-jenkins to node2
7m53s       Normal    Scheduled               pod/jenkins-jenkins                      Successfully assigned jenkins/jenkins-jenkins to node2
4m3s        Normal    Scheduled               pod/jenkins-jenkins                      Successfully assigned jenkins/jenkins-jenkins to node2
15m         Normal    ProvisioningSucceeded   persistentvolumeclaim/jenkins-backup     Successfully provisioned volume pvc-628d48bc-a856-49b6-9e71-e610c70736f5
15m         Normal    Provisioning            persistentvolumeclaim/jenkins-backup     External provisioner is provisioning volume for claim "jenkins/jenkins-backup"
15m         Normal    ExternalProvisioning    persistentvolumeclaim/jenkins-backup     waiting for a volume to be created, either by external provisioner "cluster.local/ioccx-nfs-nfs-client-provisioner" or manually created by system administrator
15m         Normal    SuccessfulCreate        replicaset/jenkins-operator-8666f97b68   Created pod: jenkins-operator-8666f97b68-f6x25
15m         Normal    ScalingReplicaSet       deployment/jenkins-operator              Scaled up replica set jenkins-operator-8666f97b68 to 1
15m         Normal    Started                 pod/jenkins-operator-8666f97b68-f6x25    Started container jenkins-operator
15m         Normal    Created                 pod/jenkins-operator-8666f97b68-f6x25    Created container jenkins-operator
15m         Normal    Pulled                  pod/jenkins-operator-8666f97b68-f6x25    Container image "virtuslab/jenkins-operator:v0.6.0" already present on machine
15m         Normal    LeaderElection          lease/c674355f.jenkins.io                jenkins-operator-8666f97b68-f6x25_736d347c-8103-4470-9a8d-cf9c6814e19c became leader
15m         Normal    LeaderElection          configmap/c674355f.jenkins.io            jenkins-operator-8666f97b68-f6x25_736d347c-8103-4470-9a8d-cf9c6814e19c became leader
15m         Normal    Pulling                 pod/jenkins-jenkins                      Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
15m         Normal    Created                 pod/jenkins-jenkins                      Created container backup
15m         Normal    Pulled                  pod/jenkins-jenkins                      Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
15m         Normal    Started                 pod/jenkins-jenkins                      Started container jenkins-master
15m         Normal    Pulled                  pod/jenkins-jenkins                      Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 2.853023795s
15m         Normal    Started                 pod/jenkins-jenkins                      Started container backup
15m         Normal    Created                 pod/jenkins-jenkins                      Created container jenkins-master
14m         Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.81:8080/login": dial tcp 10.244.2.81:8080: connect: connection refused
14m         Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.81:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
13m         Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: Get "http://10.244.2.81:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
13m         Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: HTTP probe failed with statuscode: 503
13m         Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: HTTP probe failed with statuscode: 503
12m         Normal                            jenkins/jenkins                          Base configuration phase is complete, took 3m17s
12m         Normal                            jenkins/jenkins                          User configuration phase is complete, took 3m18s
12m         Normal                            jenkins/jenkins                          Jenkins master pod restarted by kubernetes: Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-12 07:18:56 +0000 UTC,FinishedAt:2021-08-12 07:22:10 +0000 UTC,ContainerID:containerd://73654a218270e10bda042e3081537065452c08f7ab5775247b983a956373656a,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://73654a218270e10bda042e3081537065452c08f7ab5775247b983a956373656a Started:0xc00057a91e}'
11m         Normal    Pulling                 pod/jenkins-jenkins                      Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
11m         Normal    Pulled                  pod/jenkins-jenkins                      Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 2.844940652s
11m         Normal    Created                 pod/jenkins-jenkins                      Created container jenkins-master
11m         Normal    Started                 pod/jenkins-jenkins                      Started container backup
11m         Normal    Started                 pod/jenkins-jenkins                      Started container jenkins-master
11m         Normal    Created                 pod/jenkins-jenkins                      Created container backup
11m         Normal    Pulled                  pod/jenkins-jenkins                      Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
10m         Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.82:8080/login": dial tcp 10.244.2.82:8080: connect: connection refused
10m         Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.82:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
9m59s       Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: Get "http://10.244.2.82:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
9m14s       Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: HTTP probe failed with statuscode: 503
9m4s        Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: HTTP probe failed with statuscode: 503
8m33s       Normal                            jenkins/jenkins                          Jenkins master pod restarted by kubernetes: Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-12 07:22:56 +0000 UTC,FinishedAt:2021-08-12 07:25:51 +0000 UTC,ContainerID:containerd://576ba9aa5096cf4b1176ae0d03f96a4110e89cca991d0102f7f9954ff4047549,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://576ba9aa5096cf4b1176ae0d03f96a4110e89cca991d0102f7f9954ff4047549 Started:0xc000e673be}'
7m52s       Normal    Pulling                 pod/jenkins-jenkins                      Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
7m50s       Normal    Created                 pod/jenkins-jenkins                      Created container jenkins-master
7m50s       Normal    Pulled                  pod/jenkins-jenkins                      Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 2.741025921s
7m49s       Normal    Started                 pod/jenkins-jenkins                      Started container jenkins-master
7m49s       Normal    Started                 pod/jenkins-jenkins                      Started container backup
7m49s       Normal    Created                 pod/jenkins-jenkins                      Created container backup
7m49s       Normal    Pulled                  pod/jenkins-jenkins                      Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
6m34s       Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.83:8080/login": dial tcp 10.244.2.83:8080: connect: connection refused
6m23s       Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.83:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
5m34s       Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: HTTP probe failed with statuscode: 503
5m23s       Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: HTTP probe failed with statuscode: 503
5m3s        Warning                           jenkins/jenkins                          Reconcile loop failed 10 times with the same errors, giving up: couldn't init Jenkins API client: Get "http://jenkins-operator-http-jenkins.jenkins:8080/api/json": dial tcp 10.96.102.171:8080: connect: connection refused
4m43s       Normal                            jenkins/jenkins                          Jenkins master pod restarted by kubernetes: Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-12 07:26:36 +0000 UTC,FinishedAt:2021-08-12 07:29:41 +0000 UTC,ContainerID:containerd://68325278eb322953c3c263c81536c71f898e326568ad2f11baad7dcd5e217484,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://68325278eb322953c3c263c81536c71f898e326568ad2f11baad7dcd5e217484 Started:0xc0008d2bf6}'
4m3s        Normal    Pulling                 pod/jenkins-jenkins                      Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
3m59s       Normal    Pulled                  pod/jenkins-jenkins                      Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 3.887828891s
3m58s       Normal    Pulled                  pod/jenkins-jenkins                      Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
3m58s       Normal    Started                 pod/jenkins-jenkins                      Started container jenkins-master
3m58s       Normal    Started                 pod/jenkins-jenkins                      Started container backup
3m58s       Normal    Created                 pod/jenkins-jenkins                      Created container jenkins-master
3m58s       Normal    Created                 pod/jenkins-jenkins                      Created container backup
2m44s       Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.84:8080/login": dial tcp 10.244.2.84:8080: connect: connection refused
2m29s       Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: Get "http://10.244.2.84:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
103s        Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: Get "http://10.244.2.84:8080/login": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
102s        Warning   Unhealthy               pod/jenkins-jenkins                      Liveness probe failed: HTTP probe failed with statuscode: 503
94s         Warning   Unhealthy               pod/jenkins-jenkins                      Readiness probe failed: HTTP probe failed with statuscode: 503
50s         Normal                            jenkins/jenkins                          Jenkins master pod restarted by kubernetes: Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-12 07:30:27 +0000 UTC,FinishedAt:2021-08-12 07:33:34 +0000 UTC,ContainerID:containerd://0a30b33806011096f57b52cc4b0e82880f38f9c4ed79bbb50eb8d703e162e69f,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://0a30b33806011096f57b52cc4b0e82880f38f9c4ed79bbb50eb8d703e162e69f Started:0xc0005a274e}'
14s         Normal                            jenkins/jenkins                          Creating a new Jenkins Master Pod
13s         Normal    Pulling                 pod/jenkins-jenkins                      Pulling image "jenkins/jenkins:2.277.4-lts-alpine"
10s         Normal    Pulled                  pod/jenkins-jenkins                      Successfully pulled image "jenkins/jenkins:2.277.4-lts-alpine" in 2.69612857s
10s         Normal    Created                 pod/jenkins-jenkins                      Created container jenkins-master
10s         Normal    Pulled                  pod/jenkins-jenkins                      Container image "virtuslab/jenkins-operator-backup-pvc:v0.1.0" already present on machine
10s         Normal    Started                 pod/jenkins-jenkins                      Started container jenkins-master
9s          Normal    Started                 pod/jenkins-jenkins                      Started container backup
9s          Normal    Created                 pod/jenkins-jenkins                      Created container backup

install info:

helm install jenkins-operator jenkins/jenkins-operator -n jenkins -f jenkins-value.yaml
cat jenkins-value.yaml
# Jenkins Operator Helm chart

# Jenkins instance configuration
jenkins:
  # enabled can enable or disable the Jenkins instance
  # Set to false if you have configured CR already and/or you want to deploy an operator only
  enabled: true

  # apiVersion is the version of the CR manifest
  # The recommended and default value is "jenkins.io/v1alpha2"
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.1.x/migration-guide-v1alpha1-to-v1alpha2/ for more migration guide
  apiVersion: jenkins.io/v1alpha2

  # name of resource
  # The pod name will be jenkins-<name> (name will be set as suffix)
  name: jenkins

  # namespace is the namespace where the resources will be deployed
  # It's not recommended to use default namespace
  # Create new namespace for jenkins (called e.g. jenkins)
  # Note: this affects roles and rolebindings for jenkins operator itself
  namespace: jenkins

  # labels are injected into metadata labels field
  labels: {}

  # annotations are injected into metadata annotations field
  annotations: {}

  # image is the name (and tag) of the Jenkins instance
  # Default: jenkins/jenkins:lts
  # It's recommended to use LTS (tag: "lts") version
  image: jenkins/jenkins:2.277.4-lts-alpine

  # env contains jenkins container environment variables
  env: []

  # imagePullPolicy defines policy for pulling images
  imagePullPolicy: Always

  # priorityClassName indicates the importance of a Pod relative to other Pods
  # See: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/
  priorityClassName: ""

  # disableCSRFProtection can enable or disable operator built-in CSRF protection
  # Set it to true if you are using OpenShift Jenkins Plugin
  # See https://github.com/jenkinsci/kubernetes-operator/pull/193 for more info
  disableCSRFProtection: false

  # imagePullSecrets is used if you want to pull images from private repository
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#pulling-docker-images-from-private-repositories for more info
  imagePullSecrets: []

  # notifications is feature that notify user about Jenkins reconcilation status
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/notifications/ for more info
  notifications: []

  # basePlugins are plugins installed and required by the operator
  # Shouldn't contain plugins defined by user
  # You can change their versions here
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/customization/#install-plugins for more details
  #
  # Example:
  #
  # basePlugins:
  # - name: kubernetes
  #   version: 1.29.6
  # - name: workflow-job
  #   version: "2.41"
  # - name: workflow-aggregator
  #   version: "2.6"
  # - name: git
  #   version: 4.7.2
  # - name: job-dsl
  #   version: "1.77"
  # - name: configuration-as-code
  #   version: "1.51"
  # - name: kubernetes-credentials-provider
  #   version: 0.18-1
  basePlugins:
    - name: kubernetes
      version: "1.30.1"
    - name: workflow-job
      version: "2.41"
    - name: workflow-aggregator
      version: "2.6"
    - name: git
      version: "4.7.2"
    - name: job-dsl
      version: "1.77"
    - name: configuration-as-code
      version: "1.51"
    - name: kubernetes-credentials-provider
      version: "0.20"

  # plugins are plugins required by the user
  # You can define plugins here
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/customization/#install-plugins for more details
  #
  # Example:
  #
  # plugins:
  # - name: simple-theme-plugin
  #   version: "0.6"
  plugins:
    - name: sonar
      version: "2.13.1"
    - name: slack
      version: "2.48"

  # seedJobs is placeholder for jenkins seed jobs
  # For seed job creation tutorial, check https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#prepare-job-definitions-and-pipelines
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#configure-seed-jobs for additional info
  # Example:
  #
  # seedJobs:
  #  - id: jenkins-operator
  #    targets: "cicd/jobs/*.jenkins"
  #    description: "Jenkins Operator repository"
  #    repositoryBranch: master
  #    repositoryUrl: https://github.com/jenkinsci/kubernetes-operator.git
  seedJobs: []

  # Resource limit/request for Jenkins
  # See https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ for details
  resources:
    limits:
      cpu: 1500m
      memory: 3Gi
    requests:
      cpu: 1
      memory: 500Mi

  # volumes used by Jenkins
  # By default, we are only using backup
  volumes:
    - name: backup # PVC volume where backups will be stored
      persistentVolumeClaim:
        claimName: jenkins-backup

  # volumeMounts are mounts for Jenkins pod
  # Note that attempting to overwrite default mount settings for restricted,
  # non-configurable volumeMounts will result in Operator error
  # See https://jenkinsci.github.io/kubernetes-operator/docs/installation/#note-on-restricted-jenkins-controller-pod-volumemounts for details
  volumeMounts: []

  # defines authorization strategy of the operator for the Jenkins API
  authorizationStrategy: createUser

  # securityContext for pod
  securityContext:
    runAsUser: 1000
    fsGroup: 1000

  # http Jenkins service
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
  #service:
  # slave Jenkins service
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
  #slaveService:

  # LivenessProbe for Jenkins Master pod
  livenessProbe:
    failureThreshold: 12
    httpGet:
      path: /login
      port: http
      scheme: HTTP
    initialDelaySeconds: 80
    periodSeconds: 10
    successThreshold: 1
    timeoutSeconds: 5
  # ReadinessProbe for Jenkins Master pod
  readinessProbe:
    failureThreshold: 3
    httpGet:
      path: /login
      port: http
      scheme: HTTP
    initialDelaySeconds: 30
    periodSeconds: 10
    successThreshold: 1
    timeoutSeconds: 1

  # backup is section for configuring operator's backup feature
  # By default backup feature is enabled and pre-configured
  # This section simplifies the configuration described here: https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configure-backup-and-restore/
  # For customization tips see https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/custom-backup-and-restore/
  backup:
    # enabled is enable/disable switch for backup feature
    # By default the feature is enabled
    enabled: true

    # image used by backup feature
    # By default using prebuilt backup PVC image by VirtusLab
    image: virtuslab/jenkins-operator-backup-pvc:v0.1.0

    # containerName is backup container name
    containerName: backup

    # interval defines how often make backup in seconds
    interval: 30

    # makeBackupBeforePodDeletion when enabled will make backup before pod deletion
    makeBackupBeforePodDeletion: true

    # backupCommand is backup container command
    backupCommand:
      - /home/user/bin/backup.sh

    # restoreCommand is backup restore command
    restoreCommand:
      - /home/user/bin/restore.sh

    getLatestAction:
      - /home/user/bin/get-latest.sh

    # pvc is Persistent Volume Claim Kubernetes resource
    pvc:
      # enabled is enable/disable switch for PVC
      enabled: true

      # size is size of PVC
      size: 5Gi

      # className is storageClassName for PVC
      # See https://kubernetes.io/docs/concepts/storage/persistent-volumes/#class-1 for more details
      className: ""

    # resources used by backup container
    resources:
      limits:
        cpu: 1500m
        memory: 1Gi
      requests:
        cpu: 100m
        memory: 256Mi

    # env contains container environment variables
    # PVC backup provider handles these variables:
    # BACKUP_DIR - path for storing backup files (default: "/backup")
    # JENKINS_HOME - path to jenkins home (default: "/jenkins-home")
    # BACKUP_COUNT - define how much recent backups will be kept
    env:
      - name: BACKUP_DIR
        value: /backup
      - name: JENKINS_HOME
        value: /jenkins-home
      - name: BACKUP_COUNT
        value: "3" # keep only the 3 most recent backups

    # volumeMounts holds the mount points for volumes
    volumeMounts:
      - name: jenkins-home
        mountPath: /jenkins-home # Jenkins home volume
      - mountPath: /backup # backup volume
        name: backup

  # configuration is section where we can configure Jenkins instance
  # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/customization/ for details
  configuration:
    configurationAsCode: {}
    #    - configMapName: jenkins-casc
    #      content: {}
    groovyScripts: {}
    #    - configMapName: jenkins-gs
    #      content: {}

    # secretRefName of existing secret (previously created)
    secretRefName: ""

    # secretData creates new secret if secretRefName is empty and fills with data provided in secretData
    secretData: {}

# operator is section for configuring operator deployment
operator:
  replicaCount: 1

  # image is the name (and tag) of the Jenkins Operator image
  image: virtuslab/jenkins-operator:v0.6.0

  # imagePullPolicy defines policy for pulling images
  imagePullPolicy: IfNotPresent

  # imagePullSecrets is used if you want to pull images from private repository
  imagePullSecrets: []

  # nameOverride overrides the app name
  nameOverride: ""

  # fullnameOverride overrides the deployment name
  fullnameOverride: ""

  resources: {}
  nodeSelector: {}
  tolerations: []
  affinity: {}
Sig00rd commented 3 years ago

Your Jenkins controller (master) logs seem ok - it doesn't look like a problem with plugins anymore. However, in k8s events you have:

12m         Normal                            jenkins/jenkins                          Base configuration phase is complete, took 3m17s
12m         Normal                            jenkins/jenkins                          User configuration phase is complete, took 3m18s
12m         Normal                            jenkins/jenkins                          Jenkins master pod restarted by kubernetes: Container 'jenkins-master' is terminated, status '{Name:jenkins-master State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:137,Signal:0,Reason:Error,Message:,StartedAt:2021-08-12 07:18:56 +0000 UTC,FinishedAt:2021-08-12 07:22:10 +0000 UTC,ContainerID:containerd://73654a218270e10bda042e3081537065452c08f7ab5775247b983a956373656a,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:docker.io/jenkins/jenkins:2.277.4-lts-alpine ImageID:docker.io/jenkins/jenkins@sha256:2af9ec75bd4216959816d6319d3dc3a640874f28b49cd4055db1265c1406f472 ContainerID:containerd://73654a218270e10bda042e3081537065452c08f7ab5775247b983a956373656a Started:0xc00057a91e}'

So it looks like Jenkins gets up and running (Jenkins controller (master) logs also look like it) but then gets restarted by k8s with exit code 137 which suggests you might have insufficient resources on your node.

zzguang520 commented 3 years ago

@Sig00rd , yes, I ignored the error message(ExitCode:137), now it's work,thanks

Sig00rd commented 3 years ago

@zzguang520 that's great to hear!

prabhukasisekar commented 1 year ago

@Sig00rd , yes, I ignored the error message(ExitCode:137), now it's work,thanks

Hi, how to ignore the error message - what should be done in the yaml file?

Thank you