Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a19c49b13c0fa898c897ffa06db9bfcb5560ce91 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3851392585490837308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3008676229084777769.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3544379391809401763.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11939561972212709312.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12420833157236217456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, goVersion:1.18, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4957’ Running on prd-ubuntu20.04-docker-8c-8g-4960 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) Commit message: "fix: device-sdk levski patch stable tag added (#282)" > git config core.sparsecheckout # timeout=10 > git checkout -f a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 > git rev-list --no-walk d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:30 ========================================================= 21:57:30 EdgeX Global Pipelines Version Info 21:57:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:31 ------------------- 21:57:31 stable info: 21:57:31 ------------------- 21:57:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:57:31 Message: update stable to v1.0.245 21:57:32 ------------------- 21:57:32 experimental info: 21:57:32 ------------------- 21:57:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:57:32 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:57:32 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a19c49b [Pipeline] echo 21:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:32 provisioning config files... 21:57:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6899211746795222450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:33 ---> docker-login.sh 21:57:33 nexus3.edgexfoundry.org:10001 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 nexus3.edgexfoundry.org:10002 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 nexus3.edgexfoundry.org:10003 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 nexus3.edgexfoundry.org:10004 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 docker.io 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 ---> docker-login.sh ends [Pipeline] } 21:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:57:34 + git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 21:57:34 -----------> git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [false] [Pipeline] sh 21:57:34 + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 21:57:34 ========================================================= 21:57:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:57:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:34 + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 21:57:34 [semverPrep] GIT_COMMIT: a19c49b13c0fa898c897ffa06db9bfcb5560ce91, Commit Message: fix: device-sdk levski patch stable tag added (#282) [Pipeline] echo 21:57:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:57:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:35 + grep -v github /etc/ssh/ssh_known_hosts 21:57:35 + [ -e /tmp/ssh_known_hosts ] 21:57:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:57:35 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:57:35 sudo tee -a /etc/ssh/ssh_known_hosts 21:57:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:35 21:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:36 0.1.4: Pulling from edgex-devops/py-git-semver 21:57:36 b85a868b505f: Pulling fs layer 21:57:36 e2be974225ed: Pulling fs layer 21:57:36 339a4e72a1f5: Pulling fs layer 21:57:36 988bab9f4d93: Pulling fs layer 21:57:36 1469e6f7b9e6: Pulling fs layer 21:57:36 eaf3925da568: Pulling fs layer 21:57:36 bab4dde63d76: Pulling fs layer 21:57:36 bde34c3a00c8: Pulling fs layer 21:57:36 b352a97aabf1: Pulling fs layer 21:57:36 4872d77fe225: Pulling fs layer 21:57:36 5851b861e8e6: Pulling fs layer 21:57:36 988bab9f4d93: Waiting 21:57:36 bde34c3a00c8: Waiting 21:57:36 eaf3925da568: Waiting 21:57:36 bab4dde63d76: Waiting 21:57:36 b352a97aabf1: Waiting 21:57:36 5851b861e8e6: Waiting 21:57:36 4872d77fe225: Waiting 21:57:36 1469e6f7b9e6: Waiting 21:57:36 e2be974225ed: Verifying Checksum 21:57:36 e2be974225ed: Download complete 21:57:36 988bab9f4d93: Verifying Checksum 21:57:36 988bab9f4d93: Download complete 21:57:36 1469e6f7b9e6: Verifying Checksum 21:57:36 1469e6f7b9e6: Download complete 21:57:36 eaf3925da568: Download complete 21:57:36 339a4e72a1f5: Verifying Checksum 21:57:36 339a4e72a1f5: Download complete 21:57:36 bde34c3a00c8: Verifying Checksum 21:57:36 bde34c3a00c8: Download complete 21:57:36 b352a97aabf1: Download complete 21:57:36 4872d77fe225: Verifying Checksum 21:57:36 4872d77fe225: Download complete 21:57:36 5851b861e8e6: Download complete 21:57:36 b85a868b505f: Verifying Checksum 21:57:36 b85a868b505f: Download complete 21:57:36 bab4dde63d76: Verifying Checksum 21:57:36 bab4dde63d76: Download complete 21:57:37 b85a868b505f: Pull complete 21:57:37 e2be974225ed: Pull complete 21:57:38 339a4e72a1f5: Pull complete 21:57:38 988bab9f4d93: Pull complete 21:57:38 1469e6f7b9e6: Pull complete 21:57:38 eaf3925da568: Pull complete 21:57:40 bab4dde63d76: Pull complete 21:57:40 bde34c3a00c8: Pull complete 21:57:40 b352a97aabf1: Pull complete 21:57:40 4872d77fe225: Pull complete 21:57:41 5851b861e8e6: Pull complete 21:57:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:41 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 21:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:57:43 $ docker top 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 -eo pid,comm 21:57:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:57:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:43 [ssh-agent] Looking for ssh-agent implementation... 21:57:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:43 $ docker exec 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent 21:57:43 SSH_AUTH_SOCK=/tmp/ssh-HslA0jhySUyv/agent.32 21:57:43 SSH_AGENT_PID=38 21:57:43 Running ssh-add (command line suppressed) 21:57:43 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6787669097009848127.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6787669097009848127.key) 21:57:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:43 + git tag --points-at HEAD [Pipeline] } 21:57:43 $ docker exec --env ******** --env ******** 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent -k 21:57:43 unset SSH_AUTH_SOCK; 21:57:43 unset SSH_AGENT_PID; 21:57:43 echo Agent pid 38 killed; 21:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:57:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:43 [ssh-agent] Looking for ssh-agent implementation... 21:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:44 $ docker exec 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent 21:57:44 SSH_AUTH_SOCK=/tmp/ssh-6mH6CTx23iwm/agent.70 21:57:44 SSH_AGENT_PID=76 21:57:44 Running ssh-add (command line suppressed) 21:57:44 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17111501692866050681.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17111501692866050681.key) 21:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:44 + git semver init 21:57:44 2023-03-21 21:57:44,798 [run_init] DEBUG init version:0.0.0 force:False 21:57:44 2023-03-21 21:57:44,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver 21:57:44 2023-03-21 21:57:44,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver 21:57:44 2023-03-21 21:57:44,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 21:57:45 2023-03-21 21:57:45,704 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude 21:57:45 2023-03-21 21:57:45,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False 21:57:45 2023-03-21 21:57:45,705 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski 21:57:45 2023-03-21 21:57:45,709 [execute] INFO git cat-file --batch-check 21:57:45 2023-03-21 21:57:45,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 21:57:45 2023-03-21 21:57:45,716 [execute] INFO git cat-file --batch 21:57:45 2023-03-21 21:57:45,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 21:57:45 2023-03-21 21:57:45,721 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 21:57:45 0.0.0 [Pipeline] } 21:57:45 $ docker exec --env ******** --env ******** 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent -k 21:57:45 unset SSH_AUTH_SOCK; 21:57:45 unset SSH_AGENT_PID; 21:57:45 echo Agent pid 76 killed; 21:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:46 + git semver [Pipeline] } 21:57:46 $ docker stop --time=1 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 21:57:47 $ docker rm -f --volumes 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:57:48 Stashed 1 file(s) [Pipeline] echo 21:57:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:48 provisioning config files... 21:57:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9828715166819110617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:48 ---> docker-login.sh 21:57:48 nexus3.edgexfoundry.org:10001 21:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:48 Configure a credential helper to remove this warning. See 21:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:48 21:57:48 Login Succeeded 21:57:48 nexus3.edgexfoundry.org:10002 21:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:48 Configure a credential helper to remove this warning. See 21:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:48 21:57:48 Login Succeeded 21:57:48 nexus3.edgexfoundry.org:10003 21:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:49 Configure a credential helper to remove this warning. See 21:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:49 21:57:49 Login Succeeded 21:57:49 nexus3.edgexfoundry.org:10004 21:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:49 Configure a credential helper to remove this warning. See 21:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:49 21:57:49 Login Succeeded 21:57:49 docker.io 21:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:49 Configure a credential helper to remove this warning. See 21:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:49 21:57:49 Login Succeeded 21:57:49 ---> docker-login.sh ends [Pipeline] } 21:57:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:57:49 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:49 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:49 ========================================================= 21:57:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:57:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:57:50 Sending build context to Docker daemon 27MB 21:57:50 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:57:50 Step 2/13 : FROM ${BASE} AS builder 21:57:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:57:50 213ec9aee27d: Pulling fs layer 21:57:50 4583459ba037: Pulling fs layer 21:57:50 93c1e223e6f2: Pulling fs layer 21:57:50 53926ce57604: Pulling fs layer 21:57:50 21b2b0c7a3f4: Pulling fs layer 21:57:50 22ff95d597cd: Pulling fs layer 21:57:50 12d6caf4c0d1: Pulling fs layer 21:57:50 96b7cbca73a9: Pulling fs layer 21:57:50 a7acece74701: Pulling fs layer 21:57:50 21b2b0c7a3f4: Waiting 21:57:50 22ff95d597cd: Waiting 21:57:50 12d6caf4c0d1: Waiting 21:57:50 96b7cbca73a9: Waiting 21:57:50 a7acece74701: Waiting 21:57:50 53926ce57604: Waiting 21:57:50 93c1e223e6f2: Download complete 21:57:50 4583459ba037: Verifying Checksum 21:57:50 4583459ba037: Download complete 21:57:50 21b2b0c7a3f4: Verifying Checksum 21:57:50 21b2b0c7a3f4: Download complete 21:57:50 22ff95d597cd: Verifying Checksum 21:57:50 22ff95d597cd: Download complete 21:57:50 213ec9aee27d: Verifying Checksum 21:57:50 213ec9aee27d: Download complete 21:57:50 12d6caf4c0d1: Download complete 21:57:50 213ec9aee27d: Pull complete 21:57:50 4583459ba037: Pull complete 21:57:50 93c1e223e6f2: Pull complete 21:57:50 a7acece74701: Verifying Checksum 21:57:50 a7acece74701: Download complete 21:57:51 96b7cbca73a9: Verifying Checksum 21:57:51 96b7cbca73a9: Download complete 21:57:51 53926ce57604: Verifying Checksum 21:57:51 53926ce57604: Download complete 21:57:55 53926ce57604: Pull complete 21:57:55 21b2b0c7a3f4: Pull complete 21:57:55 22ff95d597cd: Pull complete 21:57:55 12d6caf4c0d1: Pull complete 21:57:57 96b7cbca73a9: Pull complete 21:57:58 a7acece74701: Pull complete 21:57:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:57:58 ---> db6d94c90886 21:57:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:58:00 ---> Running in a59d2ae1d472 21:58:00 Removing intermediate container a59d2ae1d472 21:58:00 ---> ad39c1cb9364 21:58:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:00 ---> Running in 61b4c28678ad 21:58:00 Removing intermediate container 61b4c28678ad 21:58:00 ---> 6c544b1ea536 21:58:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:58:00 ---> Running in bd912d1bb2a1 21:58:00 Removing intermediate container bd912d1bb2a1 21:58:00 ---> 5ac16edf6a3c 21:58:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:58:00 ---> Running in 9d1ea6f1276f 21:58:01 Removing intermediate container 9d1ea6f1276f 21:58:01 ---> ce5bdac06b7f 21:58:01 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:58:01 ---> Running in fd32b0e00d1a 21:58:01 Removing intermediate container fd32b0e00d1a 21:58:01 ---> be24f400202b 21:58:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:01 ---> Running in 86965e6e0beb 21:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:01 OK: 211 MiB in 51 packages 21:58:02 Removing intermediate container 86965e6e0beb 21:58:02 ---> 3730f9b6b8bf 21:58:02 Step 9/13 : WORKDIR /device-onvif-camera 21:58:02 ---> Running in 61ee7ea51849 21:58:02 Removing intermediate container 61ee7ea51849 21:58:02 ---> d00dca689996 21:58:02 Step 10/13 : COPY go.mod vendor* ./ 21:58:02 ---> a5c39b5e1b91 21:58:02 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:02 ---> Running in 482d15d84fa8 21:58:03 Still waiting to schedule task 21:58:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4958’ 21:58:20 Removing intermediate container 482d15d84fa8 21:58:20 ---> 8be07ecb1399 21:58:20 Step 12/13 : COPY . . 21:58:21 ---> 61f10e23f94a 21:58:21 Step 13/13 : RUN ${MAKE} 21:58:21 ---> Running in ab05c51c2259 21:58:21 noop 21:58:21 Removing intermediate container ab05c51c2259 21:58:21 ---> 22ea97eddd4f 21:58:21 Successfully built 22ea97eddd4f 21:58:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:21 + docker inspect -f . ci-base-image-x86_64 21:58:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:22 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 21:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:58:22 $ docker top 15cd6e99d305189acaf5ed2dca46408662befbfac39c90577a580e61ef5e6773 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:22 + go version 21:58:22 go version go1.18.7 linux/amd64 [Pipeline] } 21:58:22 $ docker stop --time=1 15cd6e99d305189acaf5ed2dca46408662befbfac39c90577a580e61ef5e6773 21:58:24 $ docker rm -f --volumes 15cd6e99d305189acaf5ed2dca46408662befbfac39c90577a580e61ef5e6773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:24 + docker inspect -f . ci-base-image-x86_64 21:58:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:24 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 21:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:58:25 $ docker top f21420a64ae3c44d2f7e9f8cb8d0bb0dcf89c4582a6130d94c4ebc1d45ee4921 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:25 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh 21:58:25 + make test 21:58:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:58:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:58:38 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:58:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements 21:58:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:58:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.620s coverage: 86.5% of statements 21:58:48 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:58:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:58:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:58:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:58:52 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:58:53 $ docker stop --time=1 f21420a64ae3c44d2f7e9f8cb8d0bb0dcf89c4582a6130d94c4ebc1d45ee4921 21:58:55 $ docker rm -f --volumes f21420a64ae3c44d2f7e9f8cb8d0bb0dcf89c4582a6130d94c4ebc1d45ee4921 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:58:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:56 + ls -al . 21:58:56 total 248 21:58:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 21:58 . 21:58:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 .. 21:58:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:58 .git 21:58:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 .github 21:58:56 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 21:57 .gitignore 21:58:56 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:57 .golangci.yml 21:58:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:57 .semver 21:58:56 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 21:57 Attribution.txt 21:58:56 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 21:57 CHANGELOG.md 21:58:56 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 21:57 Dockerfile 21:58:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 21:57 GOVERNANCE.md 21:58:56 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 21:57 Jenkinsfile 21:58:56 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:57 LICENSE 21:58:56 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 21:57 Makefile 21:58:56 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 21:57 OWNERS.md 21:58:56 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 21:57 README.md 21:58:56 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:57 VERSION 21:58:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:57 bin 21:58:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 cmd 21:58:56 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 21:58 coverage.out 21:58:56 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 21:57 doc 21:58:56 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 21:57 go.mod 21:58:56 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 21:57 go.sum 21:58:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 internal 21:58:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 snap 21:58:56 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:56 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=amd64 --label version=0.0.0 . 21:58:56 Sending build context to Docker daemon 27.08MB 21:58:56 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:58:56 Step 2/26 : FROM ${BASE} AS builder 21:58:56 ---> 22ea97eddd4f 21:58:56 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:58:57 ---> Running in 695330050c95 21:58:57 Removing intermediate container 695330050c95 21:58:57 ---> 762b61bb5453 21:58:57 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:57 ---> Running in 0211e4ceaf84 21:58:57 Removing intermediate container 0211e4ceaf84 21:58:57 ---> 443e8a42f7dd 21:58:57 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:58:57 ---> Running in 33186a72fdc1 21:58:57 Removing intermediate container 33186a72fdc1 21:58:57 ---> 6358d0593292 21:58:57 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:58:57 ---> Running in ae5dbf7e5e5c 21:58:57 Removing intermediate container ae5dbf7e5e5c 21:58:57 ---> 5cf0a9673b7e 21:58:57 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:58:57 ---> Running in b8f2f09715dc 21:58:57 Removing intermediate container b8f2f09715dc 21:58:57 ---> 5d19810dfeb7 21:58:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:57 ---> Running in 5a1f0c33403c 21:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:58 OK: 211 MiB in 51 packages 21:58:58 Removing intermediate container 5a1f0c33403c 21:58:58 ---> 2d6829d13ad5 21:58:58 Step 9/26 : WORKDIR /device-onvif-camera 21:58:59 ---> Running in 53ca62afe14e 21:58:59 Removing intermediate container 53ca62afe14e 21:58:59 ---> 2273df1d25dd 21:58:59 Step 10/26 : COPY go.mod vendor* ./ 21:58:59 ---> d1387f008818 21:58:59 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:59 ---> Running in b805883e5544 21:58:59 Removing intermediate container b805883e5544 21:58:59 ---> f07566ed97d6 21:58:59 Step 12/26 : COPY . . 21:59:00 ---> 78c30ce06a8e 21:59:00 Step 13/26 : RUN ${MAKE} 21:59:00 ---> Running in 541c1380f304 21:59:01 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:59:23 Removing intermediate container 541c1380f304 21:59:23 ---> aa8951142831 21:59:23 Step 14/26 : FROM alpine:3.16 21:59:23 3.16: Pulling from library/alpine 21:59:23 ef5531b6e74e: Pulling fs layer 21:59:23 ef5531b6e74e: Verifying Checksum 21:59:23 ef5531b6e74e: Download complete 21:59:23 ef5531b6e74e: Pull complete 21:59:23 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 21:59:23 Status: Downloaded newer image for alpine:3.16 21:59:23 ---> dfd21b5a31f5 21:59:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:59:24 ---> Running in 8894195a6cb2 21:59:24 Removing intermediate container 8894195a6cb2 21:59:24 ---> 2b16da908c31 21:59:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:59:24 ---> Running in dcea84944385 21:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:24 (1/6) Installing dumb-init (1.2.5-r1) 21:59:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:59:24 (3/6) Installing libsodium (1.0.18-r0) 21:59:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:59:24 (5/6) Installing libzmq (4.3.4-r0) 21:59:24 (6/6) Installing zeromq (4.3.4-r0) 21:59:24 Executing busybox-1.35.0-r17.trigger 21:59:24 OK: 8 MiB in 20 packages 21:59:25 Removing intermediate container dcea84944385 21:59:25 ---> 808c4f6c097d 21:59:25 Step 17/26 : WORKDIR / 21:59:25 ---> Running in 18e2fcf0ea54 21:59:25 Removing intermediate container 18e2fcf0ea54 21:59:25 ---> 0a2eaeee7ce4 21:59:25 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:59:26 ---> e22587c59978 21:59:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:59:26 ---> af8257645d9f 21:59:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:59:26 ---> db61292570cf 21:59:26 Step 21/26 : EXPOSE 59984 21:59:26 ---> Running in 41aa2f5eb2f3 21:59:26 Removing intermediate container 41aa2f5eb2f3 21:59:26 ---> d4ca0bc4120b 21:59:26 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:59:26 ---> Running in 615907d5e704 21:59:26 Removing intermediate container 615907d5e704 21:59:26 ---> dd5f4aece9cb 21:59:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:26 ---> Running in a9d68313c47a 21:59:26 Removing intermediate container a9d68313c47a 21:59:26 ---> 441443db5c53 21:59:26 Step 24/26 : LABEL arch=amd64 21:59:26 ---> Running in 99d34770768d 21:59:26 Removing intermediate container 99d34770768d 21:59:26 ---> 09827949d2ce 21:59:26 Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 21:59:26 ---> Running in 99eb350de30c 21:59:26 Removing intermediate container 99eb350de30c 21:59:26 ---> 7e9f8a51406d 21:59:26 Step 26/26 : LABEL version=0.0.0 21:59:26 ---> Running in 2879c0a169c6 21:59:26 Removing intermediate container 2879c0a169c6 21:59:26 ---> 8f1191e13ba1 21:59:26 [Warning] One or more build-args [ARCH] were not consumed 21:59:26 Successfully built 8f1191e13ba1 21:59:26 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:27 provisioning config files... 21:59:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config7847411825198743592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:27 ---> docker-login.sh 21:59:27 nexus3.edgexfoundry.org:10001 21:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:27 Configure a credential helper to remove this warning. See 21:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:27 21:59:27 Login Succeeded 21:59:27 nexus3.edgexfoundry.org:10002 21:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:27 Configure a credential helper to remove this warning. See 21:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:27 21:59:27 Login Succeeded 21:59:27 nexus3.edgexfoundry.org:10003 21:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:27 Configure a credential helper to remove this warning. See 21:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:27 21:59:27 Login Succeeded 21:59:27 nexus3.edgexfoundry.org:10004 21:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:27 Configure a credential helper to remove this warning. See 21:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:27 21:59:27 Login Succeeded 21:59:27 docker.io 21:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:27 Configure a credential helper to remove this warning. See 21:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:27 21:59:27 Login Succeeded 21:59:27 ---> docker-login.sh ends [Pipeline] } 21:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:27 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:27 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:59:27 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 21:59:27 latest 21:59:27 0.0.0 21:59:27 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 21:59:27 levski 21:59:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:28 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 21:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:59:28 ae3cea807856: Preparing 21:59:28 8561051e9191: Preparing 21:59:28 bdc36fd877a2: Preparing 21:59:28 b3526aa7a26a: Preparing 21:59:28 aa5968d388b8: Preparing 21:59:28 aa5968d388b8: Layer already exists 21:59:28 ae3cea807856: Pushed 21:59:28 8561051e9191: Pushed 21:59:28 b3526aa7a26a: Pushed 21:59:31 bdc36fd877a2: Pushed 21:59:31 a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:59:31 ae3cea807856: Preparing 21:59:31 8561051e9191: Preparing 21:59:31 bdc36fd877a2: Preparing 21:59:31 b3526aa7a26a: Preparing 21:59:31 aa5968d388b8: Preparing 21:59:31 aa5968d388b8: Layer already exists 21:59:31 bdc36fd877a2: Layer already exists 21:59:31 ae3cea807856: Layer already exists 21:59:31 8561051e9191: Layer already exists 21:59:31 b3526aa7a26a: Layer already exists 21:59:31 latest: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 21:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:59:32 ae3cea807856: Preparing 21:59:32 8561051e9191: Preparing 21:59:32 bdc36fd877a2: Preparing 21:59:32 b3526aa7a26a: Preparing 21:59:32 aa5968d388b8: Preparing 21:59:32 8561051e9191: Layer already exists 21:59:32 b3526aa7a26a: Layer already exists 21:59:32 aa5968d388b8: Layer already exists 21:59:32 ae3cea807856: Layer already exists 21:59:32 bdc36fd877a2: Layer already exists 21:59:32 0.0.0: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 21:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:59:33 ae3cea807856: Preparing 21:59:33 8561051e9191: Preparing 21:59:33 bdc36fd877a2: Preparing 21:59:33 b3526aa7a26a: Preparing 21:59:33 aa5968d388b8: Preparing 21:59:33 ae3cea807856: Layer already exists 21:59:33 aa5968d388b8: Layer already exists 21:59:33 b3526aa7a26a: Layer already exists 21:59:33 8561051e9191: Layer already exists 21:59:33 bdc36fd877a2: Layer already exists 21:59:33 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski 21:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:59:33 ae3cea807856: Preparing 21:59:33 8561051e9191: Preparing 21:59:33 bdc36fd877a2: Preparing 21:59:33 b3526aa7a26a: Preparing 21:59:33 aa5968d388b8: Preparing 21:59:33 bdc36fd877a2: Layer already exists 21:59:33 b3526aa7a26a: Layer already exists 21:59:33 ae3cea807856: Layer already exists 21:59:33 aa5968d388b8: Layer already exists 21:59:33 8561051e9191: Layer already exists 21:59:33 levski: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:33 ===================================================== [Pipeline] echo 21:59:33 taggedImages: 21:59:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 21:59:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:59:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 21:59:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 21:59:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:34 21:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:34 latest: Pulling from edgex-lftools-log-publisher 21:59:34 5eb5b503b376: Pulling fs layer 21:59:34 5c69ac0246d0: Pulling fs layer 21:59:34 ec43610c2a17: Pulling fs layer 21:59:34 3a2ae6a8a46f: Pulling fs layer 21:59:34 33b1e0a273af: Pulling fs layer 21:59:34 5d3b04190fa2: Pulling fs layer 21:59:34 2f39f015ded8: Pulling fs layer 21:59:34 3a2ae6a8a46f: Waiting 21:59:34 33b1e0a273af: Waiting 21:59:34 5c69ac0246d0: Verifying Checksum 21:59:34 5c69ac0246d0: Download complete 21:59:34 3a2ae6a8a46f: Verifying Checksum 21:59:34 3a2ae6a8a46f: Download complete 21:59:34 33b1e0a273af: Verifying Checksum 21:59:34 33b1e0a273af: Download complete 21:59:34 ec43610c2a17: Verifying Checksum 21:59:34 ec43610c2a17: Download complete 21:59:34 5d3b04190fa2: Download complete 21:59:34 5eb5b503b376: Verifying Checksum 21:59:34 5eb5b503b376: Download complete 21:59:35 2f39f015ded8: Download complete 21:59:36 5eb5b503b376: Pull complete 21:59:36 5c69ac0246d0: Pull complete 21:59:36 ec43610c2a17: Pull complete 21:59:36 3a2ae6a8a46f: Pull complete 21:59:36 33b1e0a273af: Pull complete 21:59:37 5d3b04190fa2: Pull complete 21:59:41 2f39f015ded8: Pull complete 21:59:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:41 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 21:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:43 $ docker top fb00f8c95519ccc8c562366d4ed18da453228395acbacf0879d99b4be12f16d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:44 ---> job-cost.sh 21:59:44 lf-activate-venv: SKIPPING 21:59:44 INFO: No Stack... 21:59:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:44 INFO: Archiving Costs [Pipeline] sh 21:59:45 + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv 21:59:45 + cut -d, -f6 [Pipeline] lock 21:59:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] 21:59:45 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] did not exist. Created. 21:59:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:45 + echo total: 0.2199999988079071 [Pipeline] stash 21:59:45 Stashed 1 file(s) [Pipeline] } 21:59:45 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:45 $ docker stop --time=1 fb00f8c95519ccc8c562366d4ed18da453228395acbacf0879d99b4be12f16d1 21:59:46 $ docker rm -f --volumes fb00f8c95519ccc8c562366d4ed18da453228395acbacf0879d99b4be12f16d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:00:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4963 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws 22:00:52 Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout 22:00:52 The recommended git tool is: git 22:00:58 using credential edgex-jenkins-ssh 22:00:58 Cloning the remote Git repository 22:00:58 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:00:58 > git init /w/workspace/device-onvif-camera/5 # timeout=10 22:00:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:00:58 > git --version # timeout=10 22:00:58 > git --version # 'git version 2.25.1' 22:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:04 Avoid second fetch 22:01:04 Checking out Revision a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) 22:01:03 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:01:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:04 > git config core.sparsecheckout # timeout=10 22:01:05 Commit message: "fix: device-sdk levski patch stable tag added (#282)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:04 > git checkout -f a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 22:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:06 Dload Upload Total Spent Left Speed 22:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 22:01:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:01:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:01:07 + sudo tee /etc/docker/daemon.new 22:01:07 { 22:01:07 "registry-mirrors": [ 22:01:07 "https://nexus3.edgexfoundry.org:10001" 22:01:07 ], 22:01:07 "bip": "10.250.0.254/24", 22:01:07 "hosts": [ 22:01:07 "tcp://0.0.0.0:5555", 22:01:07 "unix:///var/run/docker.sock" 22:01:07 ], 22:01:07 "mtu": 1458, 22:01:07 "selinux-enabled": true, 22:01:07 "seccomp-profile": "/etc/docker/seccomp.json" 22:01:07 } [Pipeline] sh 22:01:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:01:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:26 provisioning config files... 22:01:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config17843911112680479542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:26 ---> docker-login.sh 22:01:26 nexus3.edgexfoundry.org:10001 22:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:27 Configure a credential helper to remove this warning. See 22:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:27 22:01:27 Login Succeeded 22:01:27 nexus3.edgexfoundry.org:10002 22:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:27 Configure a credential helper to remove this warning. See 22:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:27 22:01:27 Login Succeeded 22:01:27 nexus3.edgexfoundry.org:10003 22:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:27 Configure a credential helper to remove this warning. See 22:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:27 22:01:27 Login Succeeded 22:01:27 nexus3.edgexfoundry.org:10004 22:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:28 Configure a credential helper to remove this warning. See 22:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:28 22:01:28 Login Succeeded 22:01:28 docker.io 22:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:28 Configure a credential helper to remove this warning. See 22:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:28 22:01:28 Login Succeeded 22:01:28 ---> docker-login.sh ends [Pipeline] } 22:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:29 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:01:29 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:01:29 ========================================================= 22:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:01:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:01:30 Sending build context to Docker daemon 19.7MB 22:01:30 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:01:30 Step 2/13 : FROM ${BASE} AS builder 22:01:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:01:30 9b18e9b68314: Pulling fs layer 22:01:30 35d82f9e3411: Pulling fs layer 22:01:30 e16973657156: Pulling fs layer 22:01:30 fc693d55d65f: Pulling fs layer 22:01:30 7e9fc2657dce: Pulling fs layer 22:01:30 dda99020689f: Pulling fs layer 22:01:30 db1c61fa0a46: Pulling fs layer 22:01:30 891c053d2c06: Pulling fs layer 22:01:30 fc693d55d65f: Waiting 22:01:30 dda99020689f: Waiting 22:01:30 db1c61fa0a46: Waiting 22:01:30 891c053d2c06: Waiting 22:01:30 7e9fc2657dce: Waiting 22:01:30 e16973657156: Verifying Checksum 22:01:30 e16973657156: Download complete 22:01:30 35d82f9e3411: Verifying Checksum 22:01:30 35d82f9e3411: Download complete 22:01:30 7e9fc2657dce: Verifying Checksum 22:01:30 7e9fc2657dce: Download complete 22:01:30 dda99020689f: Verifying Checksum 22:01:30 dda99020689f: Download complete 22:01:30 9b18e9b68314: Verifying Checksum 22:01:31 9b18e9b68314: Pull complete 22:01:31 891c053d2c06: Download complete 22:01:31 35d82f9e3411: Pull complete 22:01:32 e16973657156: Pull complete 22:01:32 db1c61fa0a46: Verifying Checksum 22:01:32 db1c61fa0a46: Download complete 22:01:33 fc693d55d65f: Verifying Checksum 22:01:33 fc693d55d65f: Download complete 22:01:45 fc693d55d65f: Pull complete 22:01:45 7e9fc2657dce: Pull complete 22:01:46 dda99020689f: Pull complete 22:01:52 db1c61fa0a46: Pull complete 22:01:57 891c053d2c06: Pull complete 22:01:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:01:57 ---> f96f9c87975a 22:01:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:01:59 ---> Running in 1da785887d53 22:01:59 Removing intermediate container 1da785887d53 22:01:59 ---> 194430d4ccbd 22:01:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:00 ---> Running in 079a2ec00a2d 22:02:00 Removing intermediate container 079a2ec00a2d 22:02:00 ---> 7c754df93c4d 22:02:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:02:00 ---> Running in 72b9d545a5e9 22:02:00 Removing intermediate container 72b9d545a5e9 22:02:00 ---> bb6e0ac23bba 22:02:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:02:00 ---> Running in 2993ab050eed 22:02:01 Removing intermediate container 2993ab050eed 22:02:01 ---> 648f5849cef7 22:02:01 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:02:01 ---> Running in c6712e269554 22:02:01 Removing intermediate container c6712e269554 22:02:01 ---> 18874f849687 22:02:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:01 ---> Running in 560234574a76 22:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:04 OK: 221 MiB in 51 packages 22:02:05 Removing intermediate container 560234574a76 22:02:05 ---> b689d4f697df 22:02:05 Step 9/13 : WORKDIR /device-onvif-camera 22:02:05 ---> Running in e74ba988abf1 22:02:05 Removing intermediate container e74ba988abf1 22:02:05 ---> aa9f4052b26d 22:02:05 Step 10/13 : COPY go.mod vendor* ./ 22:02:06 ---> 7e98aa25a883 22:02:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:06 ---> Running in 92718f6cf97e 22:03:02 Removing intermediate container 92718f6cf97e 22:03:02 ---> f858001e4248 22:03:02 Step 12/13 : COPY . . 22:03:04 ---> ce34e2277f05 22:03:04 Step 13/13 : RUN ${MAKE} 22:03:04 ---> Running in 89f4616aef2d 22:03:05 noop 22:03:06 Removing intermediate container 89f4616aef2d 22:03:06 ---> 22e938a232c7 22:03:06 Successfully built 22e938a232c7 22:03:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:06 + docker inspect -f . ci-base-image-arm64 22:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-4963 does not seem to be running inside a container 22:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:03:08 $ docker top 6cf472c2d649b33341cf3bae403cc15fcad7fbfb116f8123b78e9f765884524e -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:09 + go version 22:03:09 go version go1.18.7 linux/arm64 [Pipeline] } 22:03:09 $ docker stop --time=1 6cf472c2d649b33341cf3bae403cc15fcad7fbfb116f8123b78e9f765884524e 22:03:10 $ docker rm -f --volumes 6cf472c2d649b33341cf3bae403cc15fcad7fbfb116f8123b78e9f765884524e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:11 + docker inspect -f . ci-base-image-arm64 22:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:11 prd-ubuntu20.04-docker-arm64-4c-16g-4963 does not seem to be running inside a container 22:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:03:13 $ docker top 47b68d6dbc371ee1e176b14a9dd84677acaa734416b39c1f7ebe5c86ac55f337 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh 22:03:14 + make test 22:03:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:03:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:05:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:05:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.205s coverage: 29.3% of statements 22:05:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:05:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.144s coverage: 86.5% of statements 22:05:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:05:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:05:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:49 ./bin/test-attribution-txt.sh [Pipeline] echo 22:05:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:05:50 $ docker stop --time=1 47b68d6dbc371ee1e176b14a9dd84677acaa734416b39c1f7ebe5c86ac55f337 22:05:55 $ docker rm -f --volumes 47b68d6dbc371ee1e176b14a9dd84677acaa734416b39c1f7ebe5c86ac55f337 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:56 Warning: overwriting stash ‘coverage-report’ 22:05:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:58 + ls -al . 22:05:58 total 244 22:05:58 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:03 . 22:05:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:00 .. 22:05:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:01 .git 22:05:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:01 .github 22:05:58 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 22:01 .gitignore 22:05:58 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 22:01 .golangci.yml 22:05:58 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 22:01 Attribution.txt 22:05:58 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 22:01 CHANGELOG.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 22:01 Dockerfile 22:05:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:01 GOVERNANCE.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 22:01 Jenkinsfile 22:05:58 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 22:01 LICENSE 22:05:58 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 22:01 Makefile 22:05:58 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 22:01 OWNERS.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 22:01 README.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:57 VERSION 22:05:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:01 bin 22:05:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:01 cmd 22:05:58 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 22:05 coverage.out 22:05:58 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 22:01 doc 22:05:58 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 22:01 go.mod 22:05:58 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 22:01 go.sum 22:05:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:01 internal 22:05:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:01 snap 22:05:58 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:58 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=arm64 --label version=0.0.0 . 22:05:59 Sending build context to Docker daemon 19.78MB 22:05:59 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:05:59 Step 2/26 : FROM ${BASE} AS builder 22:05:59 ---> 22e938a232c7 22:05:59 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:05:59 ---> Running in b4fd93666cd6 22:06:00 Removing intermediate container b4fd93666cd6 22:06:00 ---> c3356ad032a9 22:06:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:00 ---> Running in 2e03d087d161 22:06:01 Removing intermediate container 2e03d087d161 22:06:01 ---> f7635621dc0a 22:06:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:06:01 ---> Running in 632472d1baa4 22:06:01 Removing intermediate container 632472d1baa4 22:06:01 ---> 6e776976d0ff 22:06:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:06:01 ---> Running in 407f1edc23f4 22:06:03 Removing intermediate container 407f1edc23f4 22:06:03 ---> 63931e97b096 22:06:03 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:06:03 ---> Running in 4c1eb59bf4a6 22:06:03 Removing intermediate container 4c1eb59bf4a6 22:06:03 ---> d1425d0115e5 22:06:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:03 ---> Running in 6226bfd9b44c 22:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:06:07 OK: 221 MiB in 51 packages 22:06:08 Removing intermediate container 6226bfd9b44c 22:06:08 ---> 8f055b07df7e 22:06:08 Step 9/26 : WORKDIR /device-onvif-camera 22:06:08 ---> Running in 7ff8b7748094 22:06:08 Removing intermediate container 7ff8b7748094 22:06:08 ---> f1c19ca2d8c9 22:06:08 Step 10/26 : COPY go.mod vendor* ./ 22:06:09 ---> ca602d760462 22:06:09 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:09 ---> Running in 2ec9abd16696 22:06:12 Removing intermediate container 2ec9abd16696 22:06:12 ---> 2c5cf85f3cc7 22:06:12 Step 12/26 : COPY . . 22:06:13 ---> 4f17e64684bf 22:06:13 Step 13/26 : RUN ${MAKE} 22:06:13 ---> Running in e76fa43eb495 22:06:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:08:51 Removing intermediate container e76fa43eb495 22:08:51 ---> 9ad66795c4e9 22:08:51 Step 14/26 : FROM alpine:3.16 22:08:51 3.16: Pulling from library/alpine 22:08:51 3760b48202b3: Pulling fs layer 22:08:51 3760b48202b3: Verifying Checksum 22:08:51 3760b48202b3: Download complete 22:08:51 3760b48202b3: Pull complete 22:08:51 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 22:08:51 Status: Downloaded newer image for alpine:3.16 22:08:51 ---> 4c81e5bf8899 22:08:51 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:08:51 ---> Running in 92c70b40be9d 22:08:51 Removing intermediate container 92c70b40be9d 22:08:51 ---> f7f4ced11480 22:08:51 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:08:51 ---> Running in 3a448adf87e8 22:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:08:51 (1/6) Installing dumb-init (1.2.5-r1) 22:08:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:08:51 (3/6) Installing libsodium (1.0.18-r0) 22:08:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:08:51 (5/6) Installing libzmq (4.3.4-r0) 22:08:51 (6/6) Installing zeromq (4.3.4-r0) 22:08:51 Executing busybox-1.35.0-r17.trigger 22:08:51 OK: 8 MiB in 20 packages 22:08:51 Removing intermediate container 3a448adf87e8 22:08:51 ---> 0c78ecd45f4c 22:08:51 Step 17/26 : WORKDIR / 22:08:51 ---> Running in add17c9ac399 22:08:51 Removing intermediate container add17c9ac399 22:08:51 ---> 8ce0f1ee1ab9 22:08:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:08:51 ---> 7d6decf4048b 22:08:51 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:08:51 ---> ea2d49d8c36f 22:08:51 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:08:51 ---> 5375401ad058 22:08:51 Step 21/26 : EXPOSE 59984 22:08:51 ---> Running in 7186fbbf03ba 22:08:51 Removing intermediate container 7186fbbf03ba 22:08:51 ---> e058d4a4edb2 22:08:51 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:08:51 ---> Running in 4ca446a8e264 22:08:51 Removing intermediate container 4ca446a8e264 22:08:51 ---> f5f0c4332b7a 22:08:51 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:51 ---> Running in 5f3ecc16e3c4 22:08:51 Removing intermediate container 5f3ecc16e3c4 22:08:51 ---> a44a069f0832 22:08:51 Step 24/26 : LABEL arch=arm64 22:08:51 ---> Running in a7549e31cac5 22:08:51 Removing intermediate container a7549e31cac5 22:08:51 ---> 22806da2fbaf 22:08:51 Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 22:08:51 ---> Running in 5d02acdd3f89 22:08:52 Removing intermediate container 5d02acdd3f89 22:08:52 ---> 3cde275c45be 22:08:52 Step 26/26 : LABEL version=0.0.0 22:08:52 ---> Running in efb8d5d047c5 22:08:52 Removing intermediate container efb8d5d047c5 22:08:52 ---> 41e7d503df16 22:08:52 [Warning] One or more build-args [ARCH] were not consumed 22:08:52 Successfully built 41e7d503df16 22:08:52 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:52 provisioning config files... 22:08:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config16454236917902807352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:52 ---> docker-login.sh 22:08:52 nexus3.edgexfoundry.org:10001 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:53 Configure a credential helper to remove this warning. See 22:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:53 22:08:53 Login Succeeded 22:08:53 nexus3.edgexfoundry.org:10002 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:53 Configure a credential helper to remove this warning. See 22:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:53 22:08:53 Login Succeeded 22:08:53 nexus3.edgexfoundry.org:10003 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:53 Configure a credential helper to remove this warning. See 22:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:53 22:08:53 Login Succeeded 22:08:53 nexus3.edgexfoundry.org:10004 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 docker.io 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 ---> docker-login.sh ends [Pipeline] } 22:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:54 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:54 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 22:08:54 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 22:08:54 latest 22:08:54 0.0.0 22:08:54 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 22:08:54 levski 22:08:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 22:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:08:55 ffa4dc2ae7d9: Preparing 22:08:55 59a65ef62a20: Preparing 22:08:55 af3079fe801a: Preparing 22:08:55 19fb99ed3984: Preparing 22:08:55 f70ee36035b9: Preparing 22:08:55 f70ee36035b9: Layer already exists 22:08:55 ffa4dc2ae7d9: Pushed 22:08:55 59a65ef62a20: Pushed 22:08:56 19fb99ed3984: Pushed 22:09:00 af3079fe801a: Pushed 22:09:00 a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:09:01 ffa4dc2ae7d9: Preparing 22:09:01 59a65ef62a20: Preparing 22:09:01 af3079fe801a: Preparing 22:09:01 19fb99ed3984: Preparing 22:09:01 f70ee36035b9: Preparing 22:09:01 af3079fe801a: Layer already exists 22:09:01 ffa4dc2ae7d9: Layer already exists 22:09:01 19fb99ed3984: Layer already exists 22:09:01 59a65ef62a20: Layer already exists 22:09:01 f70ee36035b9: Layer already exists 22:09:01 latest: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 22:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:09:02 ffa4dc2ae7d9: Preparing 22:09:02 59a65ef62a20: Preparing 22:09:02 af3079fe801a: Preparing 22:09:02 19fb99ed3984: Preparing 22:09:02 f70ee36035b9: Preparing 22:09:02 af3079fe801a: Layer already exists 22:09:02 19fb99ed3984: Layer already exists 22:09:02 f70ee36035b9: Layer already exists 22:09:02 ffa4dc2ae7d9: Layer already exists 22:09:02 59a65ef62a20: Layer already exists 22:09:02 0.0.0: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 22:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:09:03 ffa4dc2ae7d9: Preparing 22:09:03 59a65ef62a20: Preparing 22:09:03 af3079fe801a: Preparing 22:09:03 19fb99ed3984: Preparing 22:09:03 f70ee36035b9: Preparing 22:09:03 59a65ef62a20: Layer already exists 22:09:03 f70ee36035b9: Layer already exists 22:09:03 af3079fe801a: Layer already exists 22:09:03 ffa4dc2ae7d9: Layer already exists 22:09:03 19fb99ed3984: Layer already exists 22:09:03 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:03 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski 22:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:09:04 ffa4dc2ae7d9: Preparing 22:09:04 59a65ef62a20: Preparing 22:09:04 af3079fe801a: Preparing 22:09:04 19fb99ed3984: Preparing 22:09:04 f70ee36035b9: Preparing 22:09:04 f70ee36035b9: Layer already exists 22:09:04 59a65ef62a20: Layer already exists 22:09:04 af3079fe801a: Layer already exists 22:09:04 19fb99ed3984: Layer already exists 22:09:04 ffa4dc2ae7d9: Layer already exists 22:09:04 levski: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:09:04 ===================================================== [Pipeline] echo 22:09:04 taggedImages: 22:09:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 22:09:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:09:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 22:09:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 22:09:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:04 22:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:04 arm64: Pulling from edgex-lftools-log-publisher 22:09:04 8998bd30e6a1: Pulling fs layer 22:09:04 04944245beec: Pulling fs layer 22:09:04 699f458cf7ca: Pulling fs layer 22:09:04 765212b225bb: Pulling fs layer 22:09:04 f23df028b6ca: Pulling fs layer 22:09:04 d65c8cfc05b1: Pulling fs layer 22:09:04 2437ff75d9bd: Pulling fs layer 22:09:04 f23df028b6ca: Waiting 22:09:04 d65c8cfc05b1: Waiting 22:09:04 2437ff75d9bd: Waiting 22:09:04 765212b225bb: Waiting 22:09:05 04944245beec: Verifying Checksum 22:09:05 04944245beec: Download complete 22:09:05 765212b225bb: Verifying Checksum 22:09:05 765212b225bb: Download complete 22:09:05 f23df028b6ca: Verifying Checksum 22:09:05 f23df028b6ca: Download complete 22:09:05 d65c8cfc05b1: Verifying Checksum 22:09:05 d65c8cfc05b1: Download complete 22:09:05 699f458cf7ca: Verifying Checksum 22:09:05 699f458cf7ca: Download complete 22:09:05 8998bd30e6a1: Verifying Checksum 22:09:05 8998bd30e6a1: Download complete 22:09:08 2437ff75d9bd: Verifying Checksum 22:09:08 2437ff75d9bd: Download complete 22:09:10 8998bd30e6a1: Pull complete 22:09:10 04944245beec: Pull complete 22:09:11 699f458cf7ca: Pull complete 22:09:11 765212b225bb: Pull complete 22:09:12 f23df028b6ca: Pull complete 22:09:12 d65c8cfc05b1: Pull complete 22:09:27 2437ff75d9bd: Pull complete 22:09:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:28 prd-ubuntu20.04-docker-arm64-4c-16g-4963 does not seem to be running inside a container 22:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:09:31 $ docker top bed9843fc841452fd1b3603ca4072f33704d78437b47be7adfde5b12dc29d488 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:31 ---> job-cost.sh 22:09:31 lf-activate-venv: SKIPPING 22:09:31 INFO: No Stack... 22:09:32 INFO: Retrieving Pricing Info for: v3-standard-4 22:09:33 INFO: Archiving Costs [Pipeline] sh 22:09:33 + cut -d, -f6 22:09:33 + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [Pipeline] lock 22:09:33 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] 22:09:33 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] did not exist. Created. 22:09:33 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:34 /w/workspace/device-onvif-camera/5@tmp/durable-dc335c7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:09:34 + echo total: 0.10999999940395355 [Pipeline] stash 22:09:35 Warning: overwriting stash ‘stack-cost’ 22:09:35 Stashed 1 file(s) [Pipeline] } 22:09:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:35 $ docker stop --time=1 bed9843fc841452fd1b3603ca4072f33704d78437b47be7adfde5b12dc29d488 22:09:36 $ docker rm -f --volumes bed9843fc841452fd1b3603ca4072f33704d78437b47be7adfde5b12dc29d488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:09:37 provisioning config files... 22:09:37 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config8295139323487370377tmp [Pipeline] { [Pipeline] sh 22:09:37 + set +x 22:09:37 + curl -s https://codecov.io/bash 22:09:37 + bash -s -- 22:09:37 22:09:37 _____ _ 22:09:37 / ____| | | 22:09:37 | | ___ __| | ___ ___ _____ __ 22:09:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:09:37 | |___| (_) | (_| | __/ (_| (_) \ V / 22:09:37 \_____\___/ \__,_|\___|\___\___/ \_/ 22:09:37 Bash-1.0.6 22:09:37 22:09:37 22:09:37 ==> git version 2.25.1 found 22:09:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:09:37 Release-Date: 2020-01-08 22:09:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:09:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:09:37 ==> Jenkins CI detected. 22:09:37 current dir:  /w/workspace/undry_device-onvif-camera_levski 22:09:37 project root: . 22:09:37 --> token set from env 22:09:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:09:37 ==> Running gcov in . (disable via -X gcov) 22:09:37 ==> Python coveragepy not found 22:09:37 ==> Searching for coverage reports in: 22:09:37 + . 22:09:37 -> Found 1 reports 22:09:37 ==> Detecting git/mercurial file structure 22:09:37 ==> Reading reports 22:09:37 + ./coverage.out bytes=79184 22:09:37 ==> Appending adjustments 22:09:37 https://docs.codecov.io/docs/fixing-reports 22:09:37 + Found adjustments 22:09:37 ==> Gzipping contents 22:09:37 12K /tmp/codecov.3PLtly.gz 22:09:37 ==> Uploading reports 22:09:37 url: https://codecov.io 22:09:37 query: branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:09:37 -> Pinging Codecov 22:09:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:09:37 -> Uploading to 22:09:37 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/a19c49b13c0fa898c897ffa06db9bfcb5560ce91/8a1752ad-ee3a-4b36-a20e-176a172b4e72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T220937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=572afaff6550a52afa6711cbcec17b97f88aa6762a416b416af69e7622e0f67b 22:09:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:09:37 Dload Upload Total Spent Left Speed 22:09:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10884 0 0 100 10884 0 38595 --:--:-- --:--:-- --:--:-- 38595 22:09:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } 22:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:09:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:09:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:38 22:09:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:09:38 df9b9388f04a: Pulling fs layer 22:09:38 52dc419b0ee2: Pulling fs layer 22:09:38 25bc292e5bac: Pulling fs layer 22:09:38 114826534d7a: Pulling fs layer 22:09:38 4657fd5d0bcf: Pulling fs layer 22:09:38 114826534d7a: Waiting 22:09:38 6ad1cebc031e: Pulling fs layer 22:09:38 8a3aa393b2d8: Pulling fs layer 22:09:38 6ad1cebc031e: Waiting 22:09:38 8a3aa393b2d8: Waiting 22:09:38 4657fd5d0bcf: Waiting 22:09:38 25bc292e5bac: Verifying Checksum 22:09:38 25bc292e5bac: Download complete 22:09:38 52dc419b0ee2: Verifying Checksum 22:09:38 52dc419b0ee2: Download complete 22:09:38 4657fd5d0bcf: Verifying Checksum 22:09:38 4657fd5d0bcf: Download complete 22:09:38 df9b9388f04a: Verifying Checksum 22:09:38 df9b9388f04a: Download complete 22:09:39 df9b9388f04a: Pull complete 22:09:39 6ad1cebc031e: Download complete 22:09:39 52dc419b0ee2: Pull complete 22:09:39 25bc292e5bac: Pull complete 22:09:39 114826534d7a: Verifying Checksum 22:09:39 114826534d7a: Download complete 22:09:40 8a3aa393b2d8: Verifying Checksum 22:09:40 8a3aa393b2d8: Download complete 22:09:43 114826534d7a: Pull complete 22:09:43 4657fd5d0bcf: Pull complete 22:09:43 6ad1cebc031e: Pull complete 22:09:46 8a3aa393b2d8: Pull complete 22:09:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:46 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 22:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:09:49 $ docker top f1e885b693cac670125dbae499284fc266a4c80487f531ef00ed35349b5e1f1c -eo pid,comm [Pipeline] { [Pipeline] echo 22:09:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh 22:09:49 + set -o pipefail 22:09:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' 22:09:56 22:09:56 Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... 22:09:56 22:09:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/36a6f459-f591-487b-91d6-9af40ca3df07 22:09:56 22:09:56 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 22:09:56 22:09:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:09:56 22:09:56 22:09:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:09:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:09:56 More details here: https://snyk.co/ue1NS [Pipeline] } 22:09:56 $ docker stop --time=1 f1e885b693cac670125dbae499284fc266a4c80487f531ef00ed35349b5e1f1c 22:09:59 $ docker rm -f --volumes f1e885b693cac670125dbae499284fc266a4c80487f531ef00ed35349b5e1f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:09:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:59 provisioning config files... 22:09:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15241059338005555072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:00 --> edgex-publish-swagger.sh 22:10:00 === Publish doc/openapi/v2 API === 22:10:00 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 22:10:00 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] 22:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:00 Dload Upload Total Spent Left Speed 22:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 470k --:--:-- --:--:-- --:--:-- 470k 100 469k 0 0 100 469k 0 470k --:--:-- --:--:-- --:--:-- 470k 22:10:01 22:10:01 [Pipeline] } 22:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:01 + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] sh 22:10:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:02 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 22:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:10:02 $ docker top 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 -eo pid,comm 22:10:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:10:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:02 [ssh-agent] Looking for ssh-agent implementation... 22:10:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:02 $ docker exec 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 ssh-agent 22:10:02 SSH_AUTH_SOCK=/tmp/ssh-Pk93JWEFaPcC/agent.33 22:10:02 SSH_AGENT_PID=39 22:10:02 Running ssh-add (command line suppressed) 22:10:02 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2057157432547434974.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2057157432547434974.key) 22:10:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:03 + git semver tag 22:10:03 2023-03-21 22:10:03,414 [run_tag] DEBUG tag force:False 22:10:03 2023-03-21 22:10:03,414 [check_head_tag] DEBUG check head tag 22:10:03 2023-03-21 22:10:03,416 [execute] INFO git cat-file --batch-check 22:10:03 2023-03-21 22:10:03,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) 22:10:03 2023-03-21 22:10:03,418 [execute] INFO git cat-file --batch 22:10:03 2023-03-21 22:10:03,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) 22:10:03 2023-03-21 22:10:03,446 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 22:10:03 2023-03-21 22:10:03,446 [execute] INFO git tag -a v0.0.0 -m v0.0.0 22:10:03 2023-03-21 22:10:03,447 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 22:10:03 2023-03-21 22:10:03,450 [main] ERROR Cmd('git') failed due to: exit code(128) 22:10:03 cmdline: git tag -a v0.0.0 -m v0.0.0 22:10:03 stderr: 'fatal: tag 'v0.0.0' already exists' 22:10:03 ERROR: Cmd('git') failed due to: exit code(128) 22:10:03 cmdline: git tag -a v0.0.0 -m v0.0.0 22:10:03 stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } 22:10:03 $ docker exec --env ******** --env ******** 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 ssh-agent -k 22:10:03 unset SSH_AUTH_SOCK; 22:10:03 unset SSH_AGENT_PID; 22:10:03 echo Agent pid 39 killed; 22:10:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:10:03 $ docker stop --time=1 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 22:10:05 $ docker rm -f --volumes 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:10:05 + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] 22:10:05 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 22:10:05 total 16 22:10:05 drwxr-xr-x 3 root root 4096 Mar 21 21:59 . 22:10:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:59 .. 22:10:05 drwxr-xr-x 2 root root 4096 Mar 21 21:59 cost 22:10:05 -rw-r--r-- 1 root root 91 Mar 21 21:59 cost.csv 22:10:05 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives 22:10:05 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 22:10:05 total 16 22:10:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:59 . 22:10:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:59 .. 22:10:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 21:59 cost 22:10:05 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 21:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:06 ---> package-listing.sh 22:10:06 ++ facter osfamily 22:10:06 ++ tr '[:upper:]' '[:lower:]' 22:10:06 + OS_FAMILY=debian 22:10:06 + workspace=/w/workspace/undry_device-onvif-camera_levski 22:10:06 + START_PACKAGES=/tmp/packages_start.txt 22:10:06 + END_PACKAGES=/tmp/packages_end.txt 22:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:06 + PACKAGES=/tmp/packages_start.txt 22:10:06 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 22:10:06 + PACKAGES=/tmp/packages_end.txt 22:10:06 + case "${OS_FAMILY}" in 22:10:06 + dpkg -l 22:10:06 + grep '^ii' 22:10:06 + '[' -f /tmp/packages_start.txt ']' 22:10:06 + '[' -f /tmp/packages_end.txt ']' 22:10:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:06 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 22:10:06 + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ 22:10:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo 22:10:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:10:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:07 prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container 22:10:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:10:08 $ docker top 707765e0f9f123097cd8f80b1887f27d79f9db5ff425266e0aea76c7c0aae41e -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:08 + touch /tmp/pre-build-complete [Pipeline] sh 22:10:08 + mkdir -p /var/log/sysstat [Pipeline] sh 22:10:09 + ls /var/log/sa-host 22:10:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:09 provisioning config files... 22:10:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9540979693607653588tmp [Pipeline] { [Pipeline] echo 22:10:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:09 ---> create-netrc.sh [Pipeline] } 22:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:10:09 ---> python-tools-install.sh [Pipeline] echo 22:10:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:10:10 ---> sudo-logs.sh 22:10:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:10:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:10:10 ---> job-cost.sh 22:10:10 lf-activate-venv: SKIPPING 22:10:10 DEBUG: total: 0.2199999988079071 22:10:10 INFO: Retrieving Stack Cost... 22:10:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:10:11 INFO: Archiving Costs [Pipeline] echo 22:10:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:10:11 ---> logs-deploy.sh 22:10:11 lf-activate-venv: SKIPPING 22:10:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/5 22:10:11 INFO: archiving workspace using pattern(s): 22:10:12 Archives upload complete. 22:10:12 INFO: archiving logs to Nexus 22:10:13 ---> uname -a: 22:10:13 Linux prd-ubuntu20-04-docker-8c-8g-4960 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:10:13 22:10:13 22:10:13 ---> lscpu: 22:10:13 Architecture: x86_64 22:10:13 CPU op-mode(s): 32-bit, 64-bit 22:10:13 Byte Order: Little Endian 22:10:13 Address sizes: 40 bits physical, 48 bits virtual 22:10:13 CPU(s): 8 22:10:13 On-line CPU(s) list: 0-7 22:10:13 Thread(s) per core: 1 22:10:13 Core(s) per socket: 1 22:10:13 Socket(s): 8 22:10:13 NUMA node(s): 1 22:10:13 Vendor ID: AuthenticAMD 22:10:13 CPU family: 23 22:10:13 Model: 49 22:10:13 Model name: AMD EPYC-Rome Processor 22:10:13 Stepping: 0 22:10:13 CPU MHz: 2799.998 22:10:13 BogoMIPS: 5599.99 22:10:13 Virtualization: AMD-V 22:10:13 Hypervisor vendor: KVM 22:10:13 Virtualization type: full 22:10:13 L1d cache: 256 KiB 22:10:13 L1i cache: 256 KiB 22:10:13 L2 cache: 4 MiB 22:10:13 L3 cache: 128 MiB 22:10:13 NUMA node0 CPU(s): 0-7 22:10:13 Vulnerability Itlb multihit: Not affected 22:10:13 Vulnerability L1tf: Not affected 22:10:13 Vulnerability Mds: Not affected 22:10:13 Vulnerability Meltdown: Not affected 22:10:13 Vulnerability Mmio stale data: Not affected 22:10:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:10:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:10:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:10:13 Vulnerability Srbds: Not affected 22:10:13 Vulnerability Tsx async abort: Not affected 22:10:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:10:13 22:10:13 22:10:13 ---> nproc: 22:10:13 8 22:10:13 22:10:13 22:10:13 ---> df -h: 22:10:13 Filesystem Size Used Avail Use% Mounted on 22:10:13 overlay 155G 13G 143G 8% / 22:10:13 tmpfs 64M 0 64M 0% /dev 22:10:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:10:13 shm 64M 0 64M 0% /dev/shm 22:10:13 /dev/vda1 155G 13G 143G 8% /facter-os 22:10:13 22:10:13 22:10:13 ---> sar -b -r -n DEV: 22:10:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4960) 03/21/23 _x86_64_ (8 CPU) 22:10:13 22:10:13 21:56:55 LINUX RESTART (8 CPU) 22:10:13 22:10:13 21:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:10:13 21:58:02 196.77 48.23 148.53 0.00 5427.52 193415.53 0.00 22:10:13 21:59:01 180.66 1.25 179.41 0.00 24.40 52430.57 0.00 22:10:13 22:00:01 117.39 0.12 117.28 0.00 13.60 34883.44 0.00 22:10:13 22:01:01 1.78 0.00 1.78 0.00 0.00 21.61 0.00 22:10:13 22:02:01 4.58 0.98 3.60 0.00 67.59 325.55 0.00 22:10:13 22:03:01 54.57 10.63 43.94 0.00 5108.43 8508.10 0.00 22:10:13 22:04:01 3.85 0.02 3.83 0.00 0.13 95.58 0.00 22:10:13 22:05:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 22:10:13 22:06:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 22:10:13 22:07:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 22:10:13 22:08:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 22:10:13 22:09:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 22:10:13 22:10:01 57.10 0.28 56.81 0.00 11.73 36530.36 0.00 22:10:13 Average: 47.78 4.74 43.04 0.00 820.59 25065.45 0.00 22:10:13 22:10:13 21:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:10:13 21:58:02 29141456 31595116 727304 2.21 73724 2651724 2118540 6.24 991400 2392316 404 22:10:13 21:59:01 28328932 31494816 807392 2.46 142988 3220280 2078132 6.12 1333212 2766992 5832 22:10:13 22:00:01 27698984 31596700 707560 2.15 153616 3889628 1743404 5.14 1282716 3396728 412 22:10:13 22:01:01 27698660 31596484 707260 2.15 153652 3889632 1743404 5.14 1283032 3396732 204 22:10:13 22:02:01 27636304 31593764 709332 2.16 155164 3945928 1773188 5.23 1291692 3452900 336 22:10:13 22:03:01 27175988 31575196 706760 2.15 187168 4345496 1812036 5.34 1605972 3559160 136 22:10:13 22:04:01 27192612 31586968 694860 2.11 185748 4342236 1779052 5.24 1593576 3555964 8 22:10:13 22:05:01 27192612 31587072 694676 2.11 185820 4342248 1779052 5.24 1593164 3555968 236 22:10:13 22:06:01 27193064 31587828 694200 2.11 185860 4342376 1779052 5.24 1593080 3556220 12 22:10:13 22:07:01 27193056 31587940 694060 2.11 185944 4342380 1779052 5.24 1593160 3556240 168 22:10:13 22:08:01 27193040 31587972 693944 2.11 186024 4342372 1779052 5.24 1593272 3556236 8 22:10:13 22:09:01 27192628 31587688 694108 2.11 186052 4342384 1779052 5.24 1593296 3556248 132 22:10:13 22:10:01 26394076 31564544 714844 2.17 204564 5046296 1761924 5.19 1673208 4221584 120 22:10:13 Average: 27479339 31580161 711254 2.16 168179 4080229 1823457 5.37 1463137 3424868 616 22:10:13 22:10:13 21:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:10:13 21:58:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 22:10:13 21:58:02 ens3 572.14 369.88 6674.50 84.41 0.00 0.00 0.00 0.00 22:10:13 21:58:02 vethe475c6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 21:58:02 docker0 14.96 16.73 1.26 158.54 0.00 0.00 0.00 0.00 22:10:13 21:58:02 vethd1ada7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 21:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:10:13 21:59:01 vethd473c28 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:10:13 21:59:01 ens3 347.75 217.27 1900.15 115.83 0.00 0.00 0.00 0.00 22:10:13 21:59:01 docker0 167.72 276.38 13.38 1845.42 0.00 0.00 0.00 0.00 22:10:13 22:00:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 22:10:13 22:00:01 ens3 168.99 114.90 2662.53 244.66 0.00 0.00 0.00 0.00 22:10:13 22:00:01 docker0 1.98 4.47 0.14 57.99 0.00 0.00 0.00 0.00 22:10:13 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:01:01 ens3 1.15 0.63 0.61 0.46 0.00 0.00 0.00 0.00 22:10:13 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:10:13 22:02:01 ens3 38.93 16.46 854.60 1.27 0.00 0.00 0.00 0.00 22:10:13 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:03:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 22:10:13 22:03:01 ens3 153.02 82.14 1953.29 5.75 0.00 0.00 0.00 0.00 22:10:13 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:04:01 ens3 1.38 0.92 0.70 0.50 0.00 0.00 0.00 0.00 22:10:13 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:05:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:06:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:10:13 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:08:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:10:13 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:10:13 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:13 22:10:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 22:10:13 22:10:01 ens3 254.17 145.02 4726.11 29.18 0.00 0.00 0.00 0.00 22:10:13 22:10:01 docker0 54.72 95.88 4.31 741.52 0.00 0.00 0.00 0.00 22:10:13 Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 22:10:13 Average: ens3 118.04 72.71 1443.55 36.99 0.00 0.00 0.00 0.00 22:10:13 Average: docker0 18.22 29.95 1.45 213.56 0.00 0.00 0.00 0.00 22:10:13 22:10:13 22:10:13 ---> sar -P ALL: 22:10:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4960) 03/21/23 _x86_64_ (8 CPU) 22:10:13 22:10:13 21:56:55 LINUX RESTART (8 CPU) 22:10:13 22:10:13 21:57:01 CPU %user %nice %system %iowait %steal %idle 22:10:13 21:58:02 all 9.90 0.00 3.84 1.76 0.06 84.44 22:10:13 21:58:02 0 10.96 0.00 3.16 1.46 0.05 84.37 22:10:13 21:58:02 1 11.97 0.00 3.45 2.10 0.07 82.41 22:10:13 21:58:02 2 9.20 0.00 3.94 0.54 0.05 86.27 22:10:13 21:58:02 3 8.10 0.00 4.41 4.19 0.07 83.23 22:10:13 21:58:02 4 8.62 0.00 3.70 1.40 0.05 86.23 22:10:13 21:58:02 5 12.17 0.00 4.86 2.78 0.07 80.12 22:10:13 21:58:02 6 10.13 0.00 3.70 0.85 0.05 85.26 22:10:13 21:58:02 7 8.03 0.00 3.51 0.78 0.07 87.61 22:10:13 21:59:01 all 31.53 0.00 6.79 1.49 0.08 60.11 22:10:13 21:59:01 0 30.97 0.00 7.01 0.48 0.09 61.45 22:10:13 21:59:01 1 29.63 0.00 7.02 4.47 0.09 58.80 22:10:13 21:59:01 2 32.06 0.00 7.48 0.45 0.07 59.94 22:10:13 21:59:01 3 32.91 0.00 6.55 0.34 0.07 60.13 22:10:13 21:59:01 4 31.53 0.00 7.46 5.49 0.09 55.44 22:10:13 21:59:01 5 30.34 0.00 5.98 0.17 0.07 63.44 22:10:13 21:59:01 6 32.10 0.00 6.32 0.26 0.07 61.26 22:10:13 21:59:01 7 32.72 0.00 6.45 0.29 0.10 60.43 22:10:13 22:00:01 all 21.37 0.00 4.43 1.18 0.07 72.95 22:10:13 22:00:01 0 21.46 0.00 5.00 0.54 0.07 72.94 22:10:13 22:00:01 1 19.65 0.00 3.76 2.46 0.07 74.05 22:10:13 22:00:01 2 22.20 0.00 4.48 0.67 0.07 72.58 22:10:13 22:00:01 3 23.20 0.00 4.15 0.39 0.08 72.18 22:10:13 22:00:01 4 20.10 0.00 4.48 3.01 0.05 72.35 22:10:13 22:00:01 5 21.78 0.00 4.33 1.87 0.07 71.95 22:10:13 22:00:01 6 21.07 0.00 4.17 0.02 0.05 74.70 22:10:13 22:00:01 7 21.53 0.00 5.08 0.50 0.07 72.82 22:10:13 22:01:01 all 0.27 0.00 0.02 0.01 0.00 99.71 22:10:13 22:01:01 0 0.05 0.00 0.07 0.00 0.00 99.88 22:10:13 22:01:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:10:13 22:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:10:13 22:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:10:13 22:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 22:10:13 22:01:01 5 1.97 0.00 0.00 0.00 0.00 98.03 22:10:13 22:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:10:13 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:02:01 all 0.35 0.00 0.07 0.02 0.00 99.54 22:10:13 22:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:10:13 22:02:01 1 0.07 0.00 0.05 0.03 0.00 99.85 22:10:13 22:02:01 2 0.25 0.00 0.12 0.00 0.00 99.63 22:10:13 22:02:01 3 0.07 0.00 0.02 0.02 0.00 99.90 22:10:13 22:02:01 4 0.17 0.00 0.27 0.08 0.02 99.47 22:10:13 22:02:01 5 2.15 0.00 0.07 0.07 0.00 97.72 22:10:13 22:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:10:13 22:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:10:13 22:03:01 all 2.22 0.00 1.45 0.51 0.02 95.80 22:10:13 22:03:01 0 1.85 0.00 1.87 0.73 0.02 95.53 22:10:13 22:03:01 1 3.12 0.00 2.37 0.73 0.03 93.74 22:10:13 22:03:01 2 3.46 0.00 1.10 0.22 0.02 95.21 22:10:13 22:03:01 3 1.69 0.00 2.24 0.48 0.02 95.57 22:10:13 22:03:01 4 1.03 0.00 0.88 1.05 0.00 97.03 22:10:13 22:03:01 5 2.15 0.00 1.27 0.40 0.02 96.16 22:10:13 22:03:01 6 2.18 0.00 1.10 0.12 0.03 96.57 22:10:13 22:03:01 7 2.31 0.00 0.75 0.34 0.02 96.58 22:10:13 22:04:01 all 0.10 0.00 0.06 0.02 0.00 99.81 22:10:13 22:04:01 0 0.23 0.00 0.15 0.08 0.00 99.53 22:10:13 22:04:01 1 0.17 0.00 0.03 0.02 0.00 99.78 22:10:13 22:04:01 2 0.08 0.00 0.08 0.02 0.02 99.80 22:10:13 22:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:10:13 22:04:01 4 0.03 0.00 0.02 0.05 0.00 99.90 22:10:13 22:04:01 5 0.07 0.00 0.03 0.00 0.00 99.90 22:10:13 22:04:01 6 0.05 0.00 0.08 0.00 0.00 99.87 22:10:13 22:04:01 7 0.10 0.00 0.08 0.02 0.00 99.80 22:10:13 22:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:10:13 22:05:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:10:13 22:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:10:13 22:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:05:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:10:13 22:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:10:13 22:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:10:13 22:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:10:13 22:06:01 all 0.02 0.00 0.02 0.00 0.00 99.96 22:10:13 22:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:10:13 22:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:10:13 22:06:01 2 0.05 0.00 0.07 0.00 0.00 99.88 22:10:13 22:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:10:13 22:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:10:13 22:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:10:13 22:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:10:13 22:07:01 all 0.04 0.00 0.01 0.01 0.00 99.94 22:10:13 22:07:01 0 0.00 0.00 0.05 0.05 0.02 99.88 22:10:13 22:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:10:13 22:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:10:13 22:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:10:13 22:07:01 5 0.22 0.00 0.00 0.00 0.00 99.78 22:10:13 22:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:10:13 22:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:10:13 22:08:01 all 0.04 0.00 0.01 0.02 0.00 99.94 22:10:13 22:08:01 0 0.02 0.00 0.02 0.05 0.00 99.92 22:10:13 22:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:10:13 22:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:08:01 4 0.00 0.00 0.00 0.08 0.02 99.90 22:10:13 22:08:01 5 0.15 0.00 0.00 0.00 0.00 99.85 22:10:13 22:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:10:13 22:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:10:13 22:10:13 22:08:01 CPU %user %nice %system %iowait %steal %idle 22:10:13 22:09:01 all 0.18 0.00 0.01 0.00 0.00 99.81 22:10:13 22:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:10:13 22:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:10:13 22:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:10:13 22:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:10:13 22:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:10:13 22:09:01 5 1.32 0.00 0.00 0.00 0.00 98.68 22:10:13 22:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:10:13 22:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:10:13 22:10:01 all 4.88 0.00 1.99 0.71 0.03 92.39 22:10:13 22:10:01 0 4.75 0.00 1.92 0.35 0.02 92.96 22:10:13 22:10:01 1 4.70 0.00 2.13 0.00 0.03 93.14 22:10:13 22:10:01 2 4.03 0.00 2.14 0.23 0.02 93.57 22:10:13 22:10:01 3 5.26 0.00 2.63 4.38 0.03 87.69 22:10:13 22:10:01 4 5.18 0.00 1.66 0.12 0.02 93.03 22:10:13 22:10:01 5 7.00 0.00 1.44 0.02 0.03 91.52 22:10:13 22:10:01 6 3.89 0.00 2.15 0.05 0.02 93.89 22:10:13 22:10:01 7 4.22 0.00 1.85 0.57 0.03 93.33 22:10:13 Average: all 5.38 0.00 1.42 0.44 0.02 92.74 22:10:13 Average: 0 5.34 0.00 1.47 0.29 0.02 92.88 22:10:13 Average: 1 5.26 0.00 1.43 0.74 0.02 92.54 22:10:13 Average: 2 5.43 0.00 1.48 0.16 0.02 92.91 22:10:13 Average: 3 5.42 0.00 1.53 0.75 0.02 92.28 22:10:13 Average: 4 5.06 0.00 1.41 0.86 0.02 92.66 22:10:13 Average: 5 6.03 0.00 1.37 0.41 0.02 92.17 22:10:13 Average: 6 5.28 0.00 1.34 0.10 0.02 93.26 22:10:13 Average: 7 5.24 0.00 1.35 0.19 0.02 93.19 22:10:13 22:10:13 22:10:13