Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebase: bump k8s.io/kubernetes from 1.22.2 to 1.22.3 #2605

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps k8s.io/kubernetes from 1.22.2 to 1.22.3.

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.22.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Release Assets

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the rebase update the version of an external component label Nov 1, 2021
Copy link
Member

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mergifyio rebase

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e-helm

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e-helm

2x failed with #2610:

STEP�[0m: create a PVC and bind it to an app using rbd-nbd mounter with encryption
Nov  1 21:19:04.799: INFO: waiting for kubectl (delete -f args []) to finish
Nov  1 21:19:04.799: INFO: Running '/usr/bin/kubectl --server=https://192.168.39.148:8443 --kubeconfig=/root/.kube/config --namespace=cephcsi-e2e-f84db6c2bb75 delete -f -'
Nov  1 21:19:04.935: INFO: stderr: "warning: deleting cluster-scoped resources, not scoped to the provided namespace\n"
Nov  1 21:19:04.935: INFO: stdout: "storageclass.storage.k8s.io \"csi-rbd-sc\" deleted\n"
Nov  1 21:19:04.941: INFO: ExecWithOptions {Command:[/bin/sh -c ceph fsid] Namespace:rook-ceph PodName:rook-ceph-tools-7467d8bf8-62mmq ContainerName:rook-ceph-tools Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Nov  1 21:19:04.941: INFO: >>> kubeConfig: /root/.kube/config
Nov  1 21:19:07.167: INFO: Waiting up to &PersistentVolumeClaim{ObjectMeta:{rbd-pvc  rbd-8081    0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] []  []},Spec:PersistentVolumeClaimSpec{AccessModes:[ReadWriteOnce],Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{storage: {{1073741824 0} {<nil>} 1Gi BinarySI},},},VolumeName:,Selector:nil,StorageClassName:*csi-rbd-sc,VolumeMode:nil,DataSource:nil,DataSourceRef:nil,},Status:PersistentVolumeClaimStatus{Phase:,AccessModes:[],Capacity:ResourceList{},Conditions:[]PersistentVolumeClaimCondition{},},} to be in Bound state
Nov  1 21:19:07.167: INFO: waiting for PVC rbd-pvc (0 seconds elapsed)
Nov  1 21:19:09.171: INFO: waiting for PVC rbd-pvc (2 seconds elapsed)
Nov  1 21:19:09.177: INFO: Waiting for PV pvc-f3fa62b1-0126-4675-ae83-7a2f256cb7d9 to bind to PVC rbd-pvc
Nov  1 21:19:09.177: INFO: Waiting up to timeout=10m0s for PersistentVolumeClaims [rbd-pvc] to have phase Bound
Nov  1 21:19:09.180: INFO: PersistentVolumeClaim rbd-pvc found and phase=Bound (2.487281ms)
Nov  1 21:19:09.180: INFO: Waiting up to 10m0s for PersistentVolume pvc-f3fa62b1-0126-4675-ae83-7a2f256cb7d9 to have phase Bound
Nov  1 21:19:09.184: INFO: PersistentVolume pvc-f3fa62b1-0126-4675-ae83-7a2f256cb7d9 found and phase=Bound (4.23554ms)
Nov  1 21:19:09.195: INFO: Waiting up to csi-rbd-demo-pod to be in Running state
Nov  1 21:29:09.206: FAIL: failed to validate encrypted pvc with error timed out waiting for the condition

and once:

Nov  1 21:30:08.106: FAIL: timed out waiting for the rbd-nbd process: rbd-nbd process is not running yet: command terminated with exit code 1

@pkalever is that a similar issue as #2204? (logs)

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.20

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.20

Failed with #2204 (logs):

    Nov  1 21:35:22.346: failed to sync, err: command terminated with exit code 1, stdErr: sync: error syncing '/var/lib/www/html': Input/output error

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.21

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.21

Also failed with #2204 :

    Nov  1 21:30:57.069: failed to sync, err: command terminated with exit code 1, stdErr: sync: error syncing '/var/lib/www/html': Input/output error

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.20

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.20

Failed with #2264 (logs)

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e-helm/k8s-1.22

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e/k8s-1.21

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e-helm/k8s-1.22

@nixpanic
Copy link
Member

nixpanic commented Nov 3, 2021

/retest ci/centos/mini-e2e-helm/k8s-1.22

again #2264 (logs)

@nixpanic
Copy link
Member

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Nov 17, 2021

rebase

✅ Branch has been successfully rebased

@rootfs rootfs force-pushed the dependabot/go_modules/k8s.io/kubernetes-1.22.3 branch 2 times, most recently from 4e65d83 to 6c17352 Compare November 18, 2021 02:17
@nixpanic
Copy link
Member

/retest ci/centos/mini-e2e-helm/k8s-1.21

@nixpanic
Copy link
Member

/retest ci/centos/mini-e2e-helm/k8s-1.21

Timeout while deploying Rook (logs)

@nixpanic
Copy link
Member

/retest ci/centos/mini-e2e/k8s-1.22

@nixpanic
Copy link
Member

/retest ci/centos/mini-e2e/k8s-1.22

logs contain the following error while running mkfs:

I1118 03:03:00.547741   34294 utils.go:177] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 GRPC call: /csi.v1.Node/NodeStageVolume
I1118 03:03:00.548053   34294 utils.go:181] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 GRPC request: {"secrets":"***stripped***","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-6f0a8464-1f46-4ad2-b363-ce59a6d2c065/globalmount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4","mount_flags":["discard"]}},"access_mode":{"mode":1}},"volume_context":{"cephLogStrategy":"preserve","clusterID":"10c5971e-ad71-4cd7-8a46-b7a9f6100634","csi.storage.k8s.io/pv/name":"pvc-6f0a8464-1f46-4ad2-b363-ce59a6d2c065","csi.storage.k8s.io/pvc/name":"rbd-pvc","csi.storage.k8s.io/pvc/namespace":"rbd-8081","encrypted":"true","imageFeatures":"layering","imageName":"csi-vol-ff5a18ce-481b-11ec-a800-5212e3b5df08","journalPool":"replicapool","mapOptions":"debug-rbd=20,io-timeout=330","mounter":"rbd-nbd","pool":"replicapool","storage.kubernetes.io/csiProvisionerIdentity":"1637203643748-8081-rbd.csi.ceph.com"},"volume_id":"0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08"}
I1118 03:03:00.548366   34294 rbd_util.go:1316] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 setting disableInUseChecks: false image features: [layering] mounter: rbd-nbd
I1118 03:03:00.550888   34294 omap.go:87] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 got omap values: (pool="replicapool", namespace="", name="csi.volume.ff5a18ce-481b-11ec-a800-5212e3b5df08"): map[csi.imageid:1172bd3b7774 csi.imagename:csi-vol-ff5a18ce-481b-11ec-a800-5212e3b5df08 csi.volname:pvc-6f0a8464-1f46-4ad2-b363-ce59a6d2c065 csi.volume.encryptKMS:default csi.volume.owner:rbd-8081]
W1118 03:03:00.551117   34294 util.go:247] kernel 4.19.202 does not support required features
I1118 03:03:01.135588   34294 cephcmds.go:62] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 command succeeded: rbd [device list --format=json --device-type nbd]
I1118 03:03:01.151410   34294 rbd_attach.go:343] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 rbd: map mon rook-ceph-mon-a.rook-ceph.svc.cluster.local:6789
I1118 03:03:01.815332   34294 cephcmds.go:62] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 command succeeded: rbd [--id cephcsi-rbd-node -m rook-ceph-mon-a.rook-ceph.svc.cluster.local:6789 --keyfile=***stripped*** --log-file /var/log/ceph/rbd-nbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08.log map replicapool/csi-vol-ff5a18ce-481b-11ec-a800-5212e3b5df08 --device-type nbd --options try-netlink --options reattach-timeout=300 --options debug-rbd=20,io-timeout=330]
I1118 03:03:01.815386   34294 nodeserver.go:397] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 rbd image: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08/replicapool was successfully mapped at /dev/nbd0
I1118 03:03:01.833181   34294 encryption.go:80] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 image replicapool/csi-vol-ff5a18ce-481b-11ec-a800-5212e3b5df08 encrypted state metadata reports "encryptionPrepared"
I1118 03:03:01.833215   34294 mount_linux.go:463] Attempting to determine if disk "/dev/nbd0" is formatted using blkid with args: ([-p -s TYPE -s PTTYPE -o export /dev/nbd0])
I1118 03:03:01.837317   34294 mount_linux.go:466] Output: ""
I1118 03:03:01.837356   34294 crypto.go:199] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 Encrypting device "/dev/nbd0"	 with LUKS
I1118 03:03:07.569190   34294 crypto.go:258] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 "/dev/mapper/luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08" is not an active LUKS device (an error (exit status 4) occurred while running cryptsetup args: [status luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08]): 
I1118 03:03:07.569235   34294 crypto.go:210] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 Opening device "/dev/nbd0" with LUKS on "luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08"
E1118 03:03:09.295105   34294 crypto.go:213] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 failed to open device "/dev/nbd0" (<nil>): DM-UUID for device luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 was truncated.
I1118 03:03:09.295317   34294 mount_linux.go:463] Attempting to determine if disk "/dev/mapper/luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08" is formatted using blkid with args: ([-p -s TYPE -s PTTYPE -o export /dev/mapper/luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08])
I1118 03:03:09.324423   34294 mount_linux.go:466] Output: ""
E1118 03:03:09.428661   34294 nodeserver.go:680] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 failed to run mkfs error: exit status 1, output: mke2fs 1.45.6 (20-Mar-2020)
Creating filesystem with 258048 4k blocks and 64512 inodes
Filesystem UUID: 4489fa0b-cc4b-4a1b-9929-41a5bfc48411
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376

Allocating group tables: 0/8���   ���done                            
Writing inode tables: 0/8���   ���done                            
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: 0/8���   ���mkfs.ext4: Input/output error while writing out and closing file system
I1118 03:03:09.441255   34294 crypto.go:232] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 Closing LUKS device "luks-rbd-0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08"
I1118 03:03:10.544843   34294 cephcmds.go:62] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 command succeeded: rbd [unmap /dev/nbd0 --device-type nbd]
E1118 03:03:10.545013   34294 utils.go:186] ID: 37 Req-ID: 0001-0024-10c5971e-ad71-4cd7-8a46-b7a9f6100634-0000000000000002-ff5a18ce-481b-11ec-a800-5212e3b5df08 GRPC error: rpc error: code = Internal desc = exit status 1

@pkalever #2610 might not be completely fixed?

@nixpanic nixpanic added the ci/retry/e2e Label to retry e2e retesting on approved PR's label Nov 18, 2021
@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e-helm/k8s-1.21

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e-helm/k8s-1.21" test failed. Logs are available at location for debugging

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2021

A newer version of k8s.io/kubernetes exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e-helm/k8s-1.21

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e-helm/k8s-1.21" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e-helm/k8s-1.21

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e-helm/k8s-1.21" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e/k8s-1.22" test failed. Logs are available at location for debugging

@github-actions
Copy link

/retest ci/centos/mini-e2e-helm/k8s-1.21

@github-actions
Copy link

@dependabot[bot] "ci/centos/mini-e2e-helm/k8s-1.21" test failed. Logs are available at location for debugging

Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.22.2...v1.22.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@rootfs rootfs force-pushed the dependabot/go_modules/k8s.io/kubernetes-1.22.3 branch from 6c17352 to c4e6122 Compare November 18, 2021 10:44
@mergify mergify bot merged commit 7125df2 into devel Nov 18, 2021
@mergify mergify bot deleted the dependabot/go_modules/k8s.io/kubernetes-1.22.3 branch November 18, 2021 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/retry/e2e Label to retry e2e retesting on approved PR's rebase update the version of an external component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants