Closed vkathole closed 1 month ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
Jenkins Link: https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-deploy-ocs-cluster/34220/testReport/junit/tests.cross_functional.system_test.test_nsfs_system/TestNSFSSystem/test_nsfs/
Logs: http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/vkathole-sys22/vkathole-sys22_20240222T185001/logs/ocs-ci-logs-1708633106/
`self = <system_test.test_nsfs_system.TestNSFSSystem object at 0x7f6d78288b20> mcg_obj = <ocs_ci.ocs.resources.mcg.MCG object at 0x7f6d799e03d0> nsfs_bucket_factory = <function nsfs_bucket_factory_fixture..nsfs_bucket_factory_implementation at 0x7f6d789d7e50>
awscli_pod_session = <ocs_ci.ocs.resources.pod.Pod object at 0x7f6d77ffc100>
test_directory_setup = SetupDirs(origin_dir='test_nsfs/origin', result_dir='test_nsfs/result')
snapshot_factory = <function snapshot_factory_fixture..factory at 0x7f6d789fe1f0>
noobaa_db_backup_and_recovery = <function noobaa_db_backup_and_recovery..factory at 0x7f6d789fe310>
tests/cross_functional/system_test/test_nsfs_system.py:81:
tests/conftest.py:5717: in nsfs_bucket_factory_implementation endpoint_pod.exec_cmd_on_pod("chmod -R 777 /nsfs") ocs_ci/ocs/resources/pod.py:192: in exec_cmd_on_pod return self.ocp.exec_oc_cmd( ocs_ci/ocs/ocp.py:188: in exec_oc_cmd out = run_cmd( ocs_ci/utility/utils.py:484: in run_cmd completed_process = exec_cmd(
cmd = ['oc', '--kubeconfig', '/home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig', '-n', 'openshift-storage', 'rsh', ...] secrets = None, timeout = 600, ignore_error = False, threading_lock = None silent = False, use_shell = False cluster_config = <ocs_ci.framework.MultiClusterConfig object at 0x7f6da8912550> kwargs = {} masked_cmd = 'oc -n openshift-storage rsh noobaa-endpoint-58b4787bd8-42dqj chmod -R 777 /nsfs' kubepath = '/home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig' kube_index = 1, plugin_list = 'oc plugin list' cp = CompletedProcess(args=['oc', 'plugin', 'list'], returncode=1, stdout=b'', stderr=b'Unable to read directory "/home/jen.../jenkins/.local/bin: no such file or directory. Skipping...\nerror: unable to find any kubectl plugins in your PATH\n') subcmd = '_n'
ocs_ci/utility/utils.py:685: CommandFailed`