Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d06d196f1c3aaa5dfc5806b546326a01efd75604 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-ssh17543051015152856423.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-ssh8760005148217367851.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-ssh3767801926470916333.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-ssh17341192841228612545.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-ssh601892664458208962.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4904 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 d06d196f1c3aaa5dfc5806b546326a01efd75604 (levski) Commit message: "docs: add note about stable levski branch (#272)" > git config core.sparsecheckout # timeout=10 > git checkout -f d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 > git rev-list --no-walk c87f5736bc0c3f4f0df46418a3ded6651230b9e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:57:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:57:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:57:28 ========================================================= 16:57:28 EdgeX Global Pipelines Version Info 16:57:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:57:29 ------------------- 16:57:29 stable info: 16:57:29 ------------------- 16:57:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:57:29 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:57:29 Message: update stable to v1.0.245 16:57:30 ------------------- 16:57:30 experimental info: 16:57:30 ------------------- 16:57:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:57:30 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:57:30 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06d196 [Pipeline] echo 16:57:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:30 provisioning config files... 16:57:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config17291991279248772473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:31 ---> docker-login.sh 16:57:31 nexus3.edgexfoundry.org:10001 16:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:31 Configure a credential helper to remove this warning. See 16:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:31 16:57:31 Login Succeeded 16:57:31 nexus3.edgexfoundry.org:10002 16:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:31 Configure a credential helper to remove this warning. See 16:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:31 16:57:31 Login Succeeded 16:57:31 nexus3.edgexfoundry.org:10003 16:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:31 Configure a credential helper to remove this warning. See 16:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:31 16:57:31 Login Succeeded 16:57:31 nexus3.edgexfoundry.org:10004 16:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:31 Configure a credential helper to remove this warning. See 16:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:31 16:57:31 Login Succeeded 16:57:31 docker.io 16:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:31 Configure a credential helper to remove this warning. See 16:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:31 16:57:31 Login Succeeded 16:57:31 ---> docker-login.sh ends [Pipeline] } 16:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:57:32 + git rev-list -1 --merges d06d196f1c3aaa5dfc5806b546326a01efd75604~1..d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo 16:57:32 -----------> git rev-list -1 --merges d06d196f1c3aaa5dfc5806b546326a01efd75604~1..d06d196f1c3aaa5dfc5806b546326a01efd75604 d06d196f1c3aaa5dfc5806b546326a01efd75604 [false] [Pipeline] sh 16:57:32 + git log --format=format:%s -1 d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo 16:57:32 ========================================================= 16:57:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:57:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:32 + git log --format=format:%s -1 d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo 16:57:33 [semverPrep] GIT_COMMIT: d06d196f1c3aaa5dfc5806b546326a01efd75604, Commit Message: docs: add note about stable levski branch (#272) [Pipeline] echo 16:57:33 [semverPrep] This is not a build commit. [Pipeline] sh 16:57:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:33 + grep -v github /etc/ssh/ssh_known_hosts 16:57:33 + [ -e /tmp/ssh_known_hosts ] 16:57:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:57:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:57:33 + sudo tee -a /etc/ssh/ssh_known_hosts 16:57:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:33 16:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:57:33 b85a868b505f: Pulling fs layer 16:57:33 e2be974225ed: Pulling fs layer 16:57:33 339a4e72a1f5: Pulling fs layer 16:57:33 988bab9f4d93: Pulling fs layer 16:57:33 1469e6f7b9e6: Pulling fs layer 16:57:33 eaf3925da568: Pulling fs layer 16:57:33 bab4dde63d76: Pulling fs layer 16:57:33 bde34c3a00c8: Pulling fs layer 16:57:33 b352a97aabf1: Pulling fs layer 16:57:33 4872d77fe225: Pulling fs layer 16:57:33 5851b861e8e6: Pulling fs layer 16:57:33 bab4dde63d76: Waiting 16:57:33 988bab9f4d93: Waiting 16:57:33 1469e6f7b9e6: Waiting 16:57:33 eaf3925da568: Waiting 16:57:33 bde34c3a00c8: Waiting 16:57:33 b352a97aabf1: Waiting 16:57:33 4872d77fe225: Waiting 16:57:33 5851b861e8e6: Waiting 16:57:33 e2be974225ed: Verifying Checksum 16:57:33 e2be974225ed: Download complete 16:57:33 988bab9f4d93: Verifying Checksum 16:57:33 988bab9f4d93: Download complete 16:57:34 1469e6f7b9e6: Verifying Checksum 16:57:34 1469e6f7b9e6: Download complete 16:57:34 eaf3925da568: Verifying Checksum 16:57:34 eaf3925da568: Download complete 16:57:34 339a4e72a1f5: Verifying Checksum 16:57:34 339a4e72a1f5: Download complete 16:57:34 bde34c3a00c8: Verifying Checksum 16:57:34 bde34c3a00c8: Download complete 16:57:34 b352a97aabf1: Verifying Checksum 16:57:34 b352a97aabf1: Download complete 16:57:34 4872d77fe225: Verifying Checksum 16:57:34 4872d77fe225: Download complete 16:57:34 5851b861e8e6: Verifying Checksum 16:57:34 5851b861e8e6: Download complete 16:57:34 b85a868b505f: Verifying Checksum 16:57:34 b85a868b505f: Download complete 16:57:34 bab4dde63d76: Verifying Checksum 16:57:35 b85a868b505f: Pull complete 16:57:35 e2be974225ed: Pull complete 16:57:36 339a4e72a1f5: Pull complete 16:57:36 988bab9f4d93: Pull complete 16:57:36 1469e6f7b9e6: Pull complete 16:57:36 eaf3925da568: Pull complete 16:57:38 bab4dde63d76: Pull complete 16:57:38 bde34c3a00c8: Pull complete 16:57:38 b352a97aabf1: Pull complete 16:57:38 4872d77fe225: Pull complete 16:57:38 5851b861e8e6: Pull complete 16:57:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:38 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 16:57:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:57:40 $ docker top 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 -eo pid,comm 16:57:41 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). 16:57:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:41 [ssh-agent] Looking for ssh-agent implementation... 16:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:41 $ docker exec 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent 16:57:41 SSH_AUTH_SOCK=/tmp/ssh-e4XRsZrM78Pg/agent.33 16:57:41 SSH_AGENT_PID=39 16:57:41 Running ssh-add (command line suppressed) 16:57:41 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2415467784805493104.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2415467784805493104.key) 16:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:41 + git tag --points-at HEAD [Pipeline] } 16:57:41 $ docker exec --env ******** --env ******** 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent -k 16:57:41 unset SSH_AUTH_SOCK; 16:57:41 unset SSH_AGENT_PID; 16:57:41 echo Agent pid 39 killed; 16:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:41 [ssh-agent] Looking for ssh-agent implementation... 16:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:41 $ docker exec 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent 16:57:42 SSH_AUTH_SOCK=/tmp/ssh-GMdjG0zMcm91/agent.71 16:57:42 SSH_AGENT_PID=77 16:57:42 Running ssh-add (command line suppressed) 16:57:42 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6169252868110983889.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6169252868110983889.key) 16:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:42 + git semver init 16:57:42 2023-03-21 16:57:42,645 [run_init] DEBUG init version:0.0.0 force:False 16:57:42 2023-03-21 16:57:42,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver 16:57:42 2023-03-21 16:57:42,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver 16:57:42 2023-03-21 16:57:42,646 [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) 16:57:43 2023-03-21 16:57:43,614 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude 16:57:43 2023-03-21 16:57:43,615 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False 16:57:43 2023-03-21 16:57:43,615 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski 16:57:43 2023-03-21 16:57:43,619 [execute] INFO git cat-file --batch-check 16:57:43 2023-03-21 16:57:43,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 16:57:43 2023-03-21 16:57:43,625 [execute] INFO git cat-file --batch 16:57:43 2023-03-21 16:57:43,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 16:57:43 2023-03-21 16:57:43,629 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 16:57:43 0.0.0 [Pipeline] } 16:57:43 $ docker exec --env ******** --env ******** 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent -k 16:57:43 unset SSH_AUTH_SOCK; 16:57:43 unset SSH_AGENT_PID; 16:57:43 echo Agent pid 77 killed; 16:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:44 + git semver [Pipeline] } 16:57:44 $ docker stop --time=1 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 16:57:45 $ docker rm -f --volumes 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:57:46 Stashed 1 file(s) [Pipeline] echo 16:57:46 [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 16:57:46 provisioning config files... 16:57:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14322217583766743624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:46 ---> docker-login.sh 16:57:46 nexus3.edgexfoundry.org:10001 16:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:46 Configure a credential helper to remove this warning. See 16:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:46 16:57:46 Login Succeeded 16:57:46 nexus3.edgexfoundry.org:10002 16:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:46 Configure a credential helper to remove this warning. See 16:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:46 16:57:46 Login Succeeded 16:57:46 nexus3.edgexfoundry.org:10003 16:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:46 Configure a credential helper to remove this warning. See 16:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:46 16:57:46 Login Succeeded 16:57:46 nexus3.edgexfoundry.org:10004 16:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:46 Configure a credential helper to remove this warning. See 16:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:46 16:57:46 Login Succeeded 16:57:46 docker.io 16:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:47 Configure a credential helper to remove this warning. See 16:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:47 16:57:47 Login Succeeded 16:57:47 ---> docker-login.sh ends [Pipeline] } 16:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:47 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:47 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:47 ========================================================= 16:57:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:57:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:47 + 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 . 16:57:47 Sending build context to Docker daemon 26.99MB 16:57:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:57:47 Step 2/13 : FROM ${BASE} AS builder 16:57:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:57:47 213ec9aee27d: Pulling fs layer 16:57:47 4583459ba037: Pulling fs layer 16:57:47 93c1e223e6f2: Pulling fs layer 16:57:47 53926ce57604: Pulling fs layer 16:57:47 21b2b0c7a3f4: Pulling fs layer 16:57:47 22ff95d597cd: Pulling fs layer 16:57:47 12d6caf4c0d1: Pulling fs layer 16:57:47 96b7cbca73a9: Pulling fs layer 16:57:47 a7acece74701: Pulling fs layer 16:57:47 53926ce57604: Waiting 16:57:47 12d6caf4c0d1: Waiting 16:57:47 96b7cbca73a9: Waiting 16:57:47 a7acece74701: Waiting 16:57:47 22ff95d597cd: Waiting 16:57:47 93c1e223e6f2: Verifying Checksum 16:57:47 93c1e223e6f2: Download complete 16:57:47 4583459ba037: Verifying Checksum 16:57:47 4583459ba037: Download complete 16:57:47 21b2b0c7a3f4: Verifying Checksum 16:57:47 21b2b0c7a3f4: Download complete 16:57:47 22ff95d597cd: Verifying Checksum 16:57:47 22ff95d597cd: Download complete 16:57:47 213ec9aee27d: Verifying Checksum 16:57:47 12d6caf4c0d1: Verifying Checksum 16:57:47 12d6caf4c0d1: Download complete 16:57:48 213ec9aee27d: Pull complete 16:57:48 4583459ba037: Pull complete 16:57:48 93c1e223e6f2: Pull complete 16:57:48 a7acece74701: Verifying Checksum 16:57:48 a7acece74701: Download complete 16:57:48 96b7cbca73a9: Verifying Checksum 16:57:48 96b7cbca73a9: Download complete 16:57:48 53926ce57604: Verifying Checksum 16:57:48 53926ce57604: Download complete 16:57:52 53926ce57604: Pull complete 16:57:52 21b2b0c7a3f4: Pull complete 16:57:52 22ff95d597cd: Pull complete 16:57:52 12d6caf4c0d1: Pull complete 16:57:54 96b7cbca73a9: Pull complete 16:57:54 a7acece74701: Pull complete 16:57:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:57:54 ---> db6d94c90886 16:57:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:57:59 ---> Running in 854f10fde3f6 16:57:59 Removing intermediate container 854f10fde3f6 16:57:59 ---> 631d1bc62162 16:57:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:59 ---> Running in ec53806313b2 16:57:59 Removing intermediate container ec53806313b2 16:57:59 ---> c393c2f480b5 16:57:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:57:59 ---> Running in 73a8e78ddb42 16:58:00 Removing intermediate container 73a8e78ddb42 16:58:00 ---> 26cf640a17de 16:58:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:58:00 ---> Running in c9108e9976a6 16:58:00 Removing intermediate container c9108e9976a6 16:58:00 ---> ec4aa9cc0580 16:58:00 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:58:00 ---> Running in fb1567280744 16:58:00 Removing intermediate container fb1567280744 16:58:00 ---> fb6198be3b44 16:58:00 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:00 ---> Running in f31335f1a2bb 16:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:01 OK: 211 MiB in 51 packages 16:58:01 Still waiting to schedule task 16:58:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4903’ is offline 16:58:01 Removing intermediate container f31335f1a2bb 16:58:01 ---> 769ce2850b76 16:58:01 Step 9/13 : WORKDIR /device-onvif-camera 16:58:01 ---> Running in 5811c8f2a59d 16:58:01 Removing intermediate container 5811c8f2a59d 16:58:01 ---> db37f1ed264b 16:58:01 Step 10/13 : COPY go.mod vendor* ./ 16:58:01 ---> b717c6786393 16:58:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:01 ---> Running in 6d597546e638 16:58:28 Removing intermediate container 6d597546e638 16:58:28 ---> d3a1ffaebaf0 16:58:28 Step 12/13 : COPY . . 16:58:28 ---> 0f98a3147fa9 16:58:28 Step 13/13 : RUN ${MAKE} 16:58:28 ---> Running in d3d8929689ba 16:58:28 noop 16:58:28 Removing intermediate container d3d8929689ba 16:58:28 ---> 8d7266355b00 16:58:28 Successfully built 8d7266355b00 16:58:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:28 + docker inspect -f . ci-base-image-x86_64 16:58:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:28 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 16:58:28 $ 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 ******** ci-base-image-x86_64 cat 16:58:28 $ docker top 53c487e201b74614665b97de19d40e5e627df5f0bd9b12f1d6405b431b3af9cd -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:29 + go version 16:58:29 go version go1.18.7 linux/amd64 [Pipeline] } 16:58:29 $ docker stop --time=1 53c487e201b74614665b97de19d40e5e627df5f0bd9b12f1d6405b431b3af9cd 16:58:30 $ docker rm -f --volumes 53c487e201b74614665b97de19d40e5e627df5f0bd9b12f1d6405b431b3af9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:30 + docker inspect -f . ci-base-image-x86_64 16:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:30 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 16:58:30 $ 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 ******** ci-base-image-x86_64 cat 16:58:31 $ docker top 5983d7a444e77f58e5488d3dba00c313d871b21d1df077d3bc2ee2746ee64098 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:31 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh 16:58:31 + make test 16:58:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:58:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:58:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:58:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements 16:58:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:58:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.208s coverage: 86.5% of statements 16:58:52 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." 16:58:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:58:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:55 ./bin/test-attribution-txt.sh [Pipeline] echo 16:58:55 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:58:55 $ docker stop --time=1 5983d7a444e77f58e5488d3dba00c313d871b21d1df077d3bc2ee2746ee64098 16:58:57 $ docker rm -f --volumes 5983d7a444e77f58e5488d3dba00c313d871b21d1df077d3bc2ee2746ee64098 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:59 + ls -al . 16:58:59 total 248 16:58:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 16:58 . 16:58:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:57 .. 16:58:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 16:58 .git 16:58:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:57 .github 16:58:59 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 16:57 .gitignore 16:58:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 16:57 .golangci.yml 16:58:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:57 .semver 16:58:59 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 16:57 Attribution.txt 16:58:59 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 16:57 CHANGELOG.md 16:58:59 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 16:57 Dockerfile 16:58:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 16:57 GOVERNANCE.md 16:58:59 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 16:57 Jenkinsfile 16:58:59 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 16:57 LICENSE 16:58:59 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 16:57 Makefile 16:58:59 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 16:57 OWNERS.md 16:58:59 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 16:57 README.md 16:58:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 16:57 VERSION 16:58:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:57 bin 16:58:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:57 cmd 16:58:59 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 16:58 coverage.out 16:58:59 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 16:57 doc 16:58:59 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 21 16:57 go.mod 16:58:59 -rw-rw-r-- 1 jenkins jenkins 46117 Mar 21 16:57 go.sum 16:58:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:57 internal 16:58:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:57 snap 16:58:59 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 16:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:59 + 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=d06d196f1c3aaa5dfc5806b546326a01efd75604 --label arch=amd64 --label version=0.0.0 . 16:58:59 Sending build context to Docker daemon 27.07MB 16:58:59 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:58:59 Step 2/26 : FROM ${BASE} AS builder 16:58:59 ---> 8d7266355b00 16:58:59 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:58:59 ---> Running in ca632e53328d 16:59:00 Removing intermediate container ca632e53328d 16:59:00 ---> a621d261571e 16:59:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:59:00 ---> Running in 25262232f742 16:59:00 Removing intermediate container 25262232f742 16:59:00 ---> 3b97c9abcb79 16:59:00 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:59:00 ---> Running in da4a087b14b8 16:59:00 Removing intermediate container da4a087b14b8 16:59:00 ---> df42b1a86796 16:59:00 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:59:00 ---> Running in 00c8763802e5 16:59:00 Removing intermediate container 00c8763802e5 16:59:00 ---> 438b65277de4 16:59:00 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:59:00 ---> Running in 22fa1c66b98d 16:59:00 Removing intermediate container 22fa1c66b98d 16:59:00 ---> 31abed4a0aa9 16:59:00 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:00 ---> Running in 827870a28389 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:59:00 OK: 211 MiB in 51 packages 16:59:01 Removing intermediate container 827870a28389 16:59:01 ---> 63d03cdd0c7c 16:59:01 Step 9/26 : WORKDIR /device-onvif-camera 16:59:01 ---> Running in 4cc6511323bb 16:59:01 Removing intermediate container 4cc6511323bb 16:59:01 ---> 6af2227c3d61 16:59:01 Step 10/26 : COPY go.mod vendor* ./ 16:59:01 ---> 1d0f1fa05e05 16:59:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:01 ---> Running in 11272a295343 16:59:02 Removing intermediate container 11272a295343 16:59:02 ---> 64ec8a5220a9 16:59:02 Step 12/26 : COPY . . 16:59:03 ---> 702ffee2472e 16:59:03 Step 13/26 : RUN ${MAKE} 16:59:03 ---> Running in ba23a37d6485 16:59:03 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-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 16:59:25 Removing intermediate container ba23a37d6485 16:59:25 ---> 46066e1c17d4 16:59:25 Step 14/26 : FROM alpine:3.16 16:59:25 3.16: Pulling from library/alpine 16:59:25 ef5531b6e74e: Pulling fs layer 16:59:25 ef5531b6e74e: Verifying Checksum 16:59:25 ef5531b6e74e: Download complete 16:59:25 ef5531b6e74e: Pull complete 16:59:25 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 16:59:25 Status: Downloaded newer image for alpine:3.16 16:59:25 ---> dfd21b5a31f5 16:59:25 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:59:25 ---> Running in 980d513839bd 16:59:25 Removing intermediate container 980d513839bd 16:59:25 ---> 76de28d20428 16:59:25 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:59:25 ---> Running in 8362e2da8287 16:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:59:26 (1/6) Installing dumb-init (1.2.5-r1) 16:59:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:59:26 (3/6) Installing libsodium (1.0.18-r0) 16:59:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:59:26 (5/6) Installing libzmq (4.3.4-r0) 16:59:26 (6/6) Installing zeromq (4.3.4-r0) 16:59:26 Executing busybox-1.35.0-r17.trigger 16:59:26 OK: 8 MiB in 20 packages 16:59:26 Removing intermediate container 8362e2da8287 16:59:26 ---> d41f108af6f4 16:59:26 Step 17/26 : WORKDIR / 16:59:26 ---> Running in 9044a546f86b 16:59:26 Removing intermediate container 9044a546f86b 16:59:26 ---> a004ff520330 16:59:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:59:27 ---> 1116668d016b 16:59:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:59:27 ---> 4a047675faf2 16:59:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:59:28 ---> 26467fb0788e 16:59:28 Step 21/26 : EXPOSE 59984 16:59:28 ---> Running in 79e00337fe35 16:59:28 Removing intermediate container 79e00337fe35 16:59:28 ---> 9c1557e4a86e 16:59:28 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:59:28 ---> Running in 225d74a12969 16:59:28 Removing intermediate container 225d74a12969 16:59:28 ---> 86179436dc7b 16:59:28 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:28 ---> Running in 2ac9c6943419 16:59:28 Removing intermediate container 2ac9c6943419 16:59:28 ---> 0f3e77df8072 16:59:28 Step 24/26 : LABEL arch=amd64 16:59:28 ---> Running in a3129e4a6c76 16:59:28 Removing intermediate container a3129e4a6c76 16:59:28 ---> 9c7515258560 16:59:28 Step 25/26 : LABEL git_sha=d06d196f1c3aaa5dfc5806b546326a01efd75604 16:59:28 ---> Running in 961bb47874d4 16:59:28 Removing intermediate container 961bb47874d4 16:59:28 ---> dc53e498fab1 16:59:28 Step 26/26 : LABEL version=0.0.0 16:59:28 ---> Running in bbef657b9eee 16:59:28 Removing intermediate container bbef657b9eee 16:59:28 ---> e3ea7eca8824 16:59:28 [Warning] One or more build-args [ARCH] were not consumed 16:59:28 Successfully built e3ea7eca8824 16:59:28 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 16:59:28 provisioning config files... 16:59:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config442571311926727999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:28 ---> docker-login.sh 16:59:28 nexus3.edgexfoundry.org:10001 16:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:28 Configure a credential helper to remove this warning. See 16:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:28 16:59:28 Login Succeeded 16:59:28 nexus3.edgexfoundry.org:10002 16:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:28 Configure a credential helper to remove this warning. See 16:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:28 16:59:28 Login Succeeded 16:59:28 nexus3.edgexfoundry.org:10003 16:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:29 Configure a credential helper to remove this warning. See 16:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:29 16:59:29 Login Succeeded 16:59:29 nexus3.edgexfoundry.org:10004 16:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:29 Configure a credential helper to remove this warning. See 16:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:29 16:59:29 Login Succeeded 16:59:29 docker.io 16:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:29 Configure a credential helper to remove this warning. See 16:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:29 16:59:29 Login Succeeded 16:59:29 ---> docker-login.sh ends [Pipeline] } 16:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:29 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:29 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 16:59:29 d06d196f1c3aaa5dfc5806b546326a01efd75604 16:59:29 latest 16:59:29 0.0.0 16:59:29 d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 16:59:29 levski 16:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:29 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604 16:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:59:30 582300aa8b32: Preparing 16:59:30 7606192f6982: Preparing 16:59:30 bf1063a5032f: Preparing 16:59:30 66607bbd0b1a: Preparing 16:59:30 aa5968d388b8: Preparing 16:59:30 aa5968d388b8: Layer already exists 16:59:30 7606192f6982: Pushed 16:59:30 582300aa8b32: Pushed 16:59:30 66607bbd0b1a: Pushed 16:59:33 bf1063a5032f: Pushed 16:59:33 d06d196f1c3aaa5dfc5806b546326a01efd75604: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:59:34 582300aa8b32: Preparing 16:59:34 7606192f6982: Preparing 16:59:34 bf1063a5032f: Preparing 16:59:34 66607bbd0b1a: Preparing 16:59:34 aa5968d388b8: Preparing 16:59:34 bf1063a5032f: Layer already exists 16:59:34 aa5968d388b8: Layer already exists 16:59:34 7606192f6982: Layer already exists 16:59:34 66607bbd0b1a: Layer already exists 16:59:34 582300aa8b32: Layer already exists 16:59:34 latest: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:34 + 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 16:59:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 16:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:59:34 582300aa8b32: Preparing 16:59:34 7606192f6982: Preparing 16:59:34 bf1063a5032f: Preparing 16:59:34 66607bbd0b1a: Preparing 16:59:34 aa5968d388b8: Preparing 16:59:34 aa5968d388b8: Layer already exists 16:59:34 582300aa8b32: Layer already exists 16:59:34 7606192f6982: Layer already exists 16:59:34 bf1063a5032f: Layer already exists 16:59:34 66607bbd0b1a: Layer already exists 16:59:34 0.0.0: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 16:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:59:35 582300aa8b32: Preparing 16:59:35 7606192f6982: Preparing 16:59:35 bf1063a5032f: Preparing 16:59:35 66607bbd0b1a: Preparing 16:59:35 aa5968d388b8: Preparing 16:59:35 bf1063a5032f: Layer already exists 16:59:35 aa5968d388b8: Layer already exists 16:59:35 7606192f6982: Layer already exists 16:59:35 582300aa8b32: Layer already exists 16:59:35 66607bbd0b1a: Layer already exists 16:59:35 d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4905 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws 16:59:36 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { 16:59:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski 16:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:59:36 582300aa8b32: Preparing 16:59:36 7606192f6982: Preparing 16:59:36 bf1063a5032f: Preparing 16:59:36 66607bbd0b1a: Preparing 16:59:36 aa5968d388b8: Preparing 16:59:36 66607bbd0b1a: Layer already exists 16:59:36 582300aa8b32: Layer already exists 16:59:36 7606192f6982: Layer already exists 16:59:36 bf1063a5032f: Layer already exists 16:59:36 aa5968d388b8: Layer already exists 16:59:36 levski: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv 16:59:36 The recommended git tool is: git [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:36 ===================================================== [Pipeline] echo 16:59:36 taggedImages: 16:59:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604 16:59:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:59:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 16:59:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 16:59:36 - 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 16:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:36 16:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:36 latest: Pulling from edgex-lftools-log-publisher 16:59:36 5eb5b503b376: Pulling fs layer 16:59:36 5c69ac0246d0: Pulling fs layer 16:59:36 ec43610c2a17: Pulling fs layer 16:59:36 3a2ae6a8a46f: Pulling fs layer 16:59:36 33b1e0a273af: Pulling fs layer 16:59:36 3a2ae6a8a46f: Waiting 16:59:36 5d3b04190fa2: Pulling fs layer 16:59:36 2f39f015ded8: Pulling fs layer 16:59:36 33b1e0a273af: Waiting 16:59:36 5d3b04190fa2: Waiting 16:59:36 5c69ac0246d0: Download complete 16:59:36 3a2ae6a8a46f: Verifying Checksum 16:59:36 3a2ae6a8a46f: Download complete 16:59:37 33b1e0a273af: Verifying Checksum 16:59:37 33b1e0a273af: Download complete 16:59:37 ec43610c2a17: Verifying Checksum 16:59:37 5d3b04190fa2: Verifying Checksum 16:59:37 5d3b04190fa2: Download complete 16:59:37 5eb5b503b376: Verifying Checksum 16:59:37 5eb5b503b376: Download complete 16:59:37 2f39f015ded8: Download complete 16:59:38 5eb5b503b376: Pull complete 16:59:38 5c69ac0246d0: Pull complete 16:59:38 ec43610c2a17: Pull complete 16:59:39 3a2ae6a8a46f: Pull complete 16:59:39 33b1e0a273af: Pull complete 16:59:39 5d3b04190fa2: Pull complete 16:59:41 using credential edgex-jenkins-ssh 16:59:41 Cloning the remote Git repository 16:59:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:59:41 > git init /w/workspace/device-onvif-camera/4 # timeout=10 16:59:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:59:41 > git --version # timeout=10 16:59:41 > git --version # 'git version 2.25.1' 16:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:44 Avoid second fetch 16:59:44 Checking out Revision d06d196f1c3aaa5dfc5806b546326a01efd75604 (levski) 16:59:44 2f39f015ded8: Pull complete 16:59:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:59:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:44 > git config core.sparsecheckout # timeout=10 16:59:44 > git checkout -f d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 16:59:44 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 16:59:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:45 Commit message: "docs: add note about stable levski branch (#272)" 16:59:45 16:59:45 GitHub has been notified of this commit’s build result 16:59:45 16:59:49 $ docker top af84589fbf5ad6d95732692dc1fb34223513051bfb6b69204d9a31a16c78c8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:49 ---> job-cost.sh 16:59:49 lf-activate-venv: SKIPPING 16:59:49 INFO: No Stack... 16:59:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:59:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:50 Dload Upload Total Spent Left Speed 16:59:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 16:59:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:50 INFO: Archiving Costs [Pipeline] sh 16:59:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:59:50 + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv 16:59:50 + cut -d, -f6 [Pipeline] lock 16:59:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] 16:59:50 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] did not exist. Created. 16:59:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:50 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 16:59:50 tee /etc/docker/daemon.new 16:59:50 { 16:59:50 "registry-mirrors": [ 16:59:50 "https://nexus3.edgexfoundry.org:10001" 16:59:50 ], 16:59:50 "bip": "10.250.0.254/24", 16:59:50 "hosts": [ 16:59:50 "tcp://0.0.0.0:5555", 16:59:50 "unix:///var/run/docker.sock" 16:59:50 ], 16:59:50 "mtu": 1458, 16:59:50 "selinux-enabled": true, 16:59:50 "seccomp-profile": "/etc/docker/seccomp.json" 16:59:50 } [Pipeline] sh 16:59:51 + echo total: 0.2199999988079071 [Pipeline] stash 16:59:51 Stashed 1 file(s) [Pipeline] } 16:59:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:51 $ docker stop --time=1 af84589fbf5ad6d95732692dc1fb34223513051bfb6b69204d9a31a16c78c8df 16:59:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:59:52 $ docker rm -f --volumes af84589fbf5ad6d95732692dc1fb34223513051bfb6b69204d9a31a16c78c8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:59:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:11 provisioning config files... 17:00:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config5171557344687697612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:11 ---> docker-login.sh 17:00:11 nexus3.edgexfoundry.org:10001 17:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:11 Configure a credential helper to remove this warning. See 17:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:11 17:00:11 Login Succeeded 17:00:11 nexus3.edgexfoundry.org:10002 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 nexus3.edgexfoundry.org:10003 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 nexus3.edgexfoundry.org:10004 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 docker.io 17:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 ---> docker-login.sh ends [Pipeline] } 17:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:15 ========================================================= 17:00:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:00:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:15 + 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 . 17:00:16 Sending build context to Docker daemon 19.7MB 17:00:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:00:16 Step 2/13 : FROM ${BASE} AS builder 17:00:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:16 9b18e9b68314: Pulling fs layer 17:00:16 35d82f9e3411: Pulling fs layer 17:00:16 e16973657156: Pulling fs layer 17:00:16 fc693d55d65f: Pulling fs layer 17:00:16 7e9fc2657dce: Pulling fs layer 17:00:16 dda99020689f: Pulling fs layer 17:00:16 db1c61fa0a46: Pulling fs layer 17:00:16 fc693d55d65f: Waiting 17:00:16 891c053d2c06: Pulling fs layer 17:00:16 7e9fc2657dce: Waiting 17:00:16 dda99020689f: Waiting 17:00:16 db1c61fa0a46: Waiting 17:00:16 891c053d2c06: Waiting 17:00:16 e16973657156: Verifying Checksum 17:00:16 e16973657156: Download complete 17:00:16 35d82f9e3411: Verifying Checksum 17:00:16 35d82f9e3411: Download complete 17:00:16 7e9fc2657dce: Download complete 17:00:16 dda99020689f: Verifying Checksum 17:00:16 dda99020689f: Download complete 17:00:16 9b18e9b68314: Verifying Checksum 17:00:16 9b18e9b68314: Download complete 17:00:17 9b18e9b68314: Pull complete 17:00:17 891c053d2c06: Verifying Checksum 17:00:17 891c053d2c06: Download complete 17:00:18 35d82f9e3411: Pull complete 17:00:18 e16973657156: Pull complete 17:00:18 db1c61fa0a46: Verifying Checksum 17:00:18 db1c61fa0a46: Download complete 17:00:19 fc693d55d65f: Verifying Checksum 17:00:19 fc693d55d65f: Download complete 17:00:31 fc693d55d65f: Pull complete 17:00:31 7e9fc2657dce: Pull complete 17:00:31 dda99020689f: Pull complete 17:00:38 db1c61fa0a46: Pull complete 17:00:39 891c053d2c06: Pull complete 17:00:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:00:39 ---> f96f9c87975a 17:00:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:00:41 ---> Running in 6a9275c3e701 17:00:41 Removing intermediate container 6a9275c3e701 17:00:41 ---> 643b7b42c5ad 17:00:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:00:42 ---> Running in 073b6f2a4a75 17:00:42 Removing intermediate container 073b6f2a4a75 17:00:42 ---> 1f7589507a37 17:00:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:00:42 ---> Running in e722bae259a9 17:00:42 Removing intermediate container e722bae259a9 17:00:42 ---> 23fa83a66d05 17:00:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:00:42 ---> Running in fbcf54c52fc6 17:00:43 Removing intermediate container fbcf54c52fc6 17:00:43 ---> 21b861a1a700 17:00:43 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:00:43 ---> Running in 4ec762d6ea8b 17:00:43 Removing intermediate container 4ec762d6ea8b 17:00:43 ---> 8d6461286f54 17:00:43 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:00:43 ---> Running in abb81ef10219 17:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:45 OK: 221 MiB in 51 packages 17:00:46 Removing intermediate container abb81ef10219 17:00:46 ---> 9ecd557095c4 17:00:46 Step 9/13 : WORKDIR /device-onvif-camera 17:00:46 ---> Running in eb9e2c2d1a0a 17:00:46 Removing intermediate container eb9e2c2d1a0a 17:00:46 ---> 884648345955 17:00:46 Step 10/13 : COPY go.mod vendor* ./ 17:00:47 ---> 2454ebdb654a 17:00:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:47 ---> Running in cdefc8826adb 17:01:44 Removing intermediate container cdefc8826adb 17:01:44 ---> 87d51e45bf3c 17:01:44 Step 12/13 : COPY . . 17:01:44 ---> fb42e5a5bbea 17:01:44 Step 13/13 : RUN ${MAKE} 17:01:44 ---> Running in 5404ac9050a2 17:01:45 noop 17:01:46 Removing intermediate container 5404ac9050a2 17:01:46 ---> 6bef10be22e4 17:01:46 Successfully built 6bef10be22e4 17:01:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:46 + docker inspect -f . ci-base-image-arm64 17:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:47 prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container 17:01:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 17:01:48 $ docker top fe0889138899591b25ac7ce16b1fcd20d878cafcb9796cf84a0b520bdece995e -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:49 + go version 17:01:49 go version go1.18.7 linux/arm64 [Pipeline] } 17:01:49 $ docker stop --time=1 fe0889138899591b25ac7ce16b1fcd20d878cafcb9796cf84a0b520bdece995e 17:01:50 $ docker rm -f --volumes fe0889138899591b25ac7ce16b1fcd20d878cafcb9796cf84a0b520bdece995e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:51 + docker inspect -f . ci-base-image-arm64 17:01:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:51 prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container 17:01:51 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 17:01:54 $ docker top a283c8d2908261b2cfd07d53d0dc52a796f6be259473a8ab00af05edd6f44d25 -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:55 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 17:01:56 + make test 17:01:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:01:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:03:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:03:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 29.3% of statements 17:03:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:03:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.613s coverage: 86.5% of statements 17:03:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:03:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:04:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:04:18 ./bin/test-attribution-txt.sh [Pipeline] echo 17:04:19 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:04:19 $ docker stop --time=1 a283c8d2908261b2cfd07d53d0dc52a796f6be259473a8ab00af05edd6f44d25 17:04:21 $ docker rm -f --volumes a283c8d2908261b2cfd07d53d0dc52a796f6be259473a8ab00af05edd6f44d25 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:22 Warning: overwriting stash ‘coverage-report’ 17:04:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:04:23 + ls -al . 17:04:23 total 244 17:04:23 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 17:01 . 17:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:59 .. 17:04:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 16:59 .git 17:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:59 .github 17:04:23 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 16:59 .gitignore 17:04:23 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 16:59 .golangci.yml 17:04:23 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 16:59 Attribution.txt 17:04:23 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 16:59 CHANGELOG.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 16:59 Dockerfile 17:04:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 16:59 GOVERNANCE.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 16:59 Jenkinsfile 17:04:23 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 16:59 LICENSE 17:04:23 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 16:59 Makefile 17:04:23 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 16:59 OWNERS.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 16:59 README.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 16:57 VERSION 17:04:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:59 bin 17:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:59 cmd 17:04:23 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 17:03 coverage.out 17:04:23 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 16:59 doc 17:04:23 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 21 16:59 go.mod 17:04:23 -rw-rw-r-- 1 jenkins jenkins 46117 Mar 21 16:59 go.sum 17:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:59 internal 17:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:59 snap 17:04:23 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 16:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:23 + 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=d06d196f1c3aaa5dfc5806b546326a01efd75604 --label arch=arm64 --label version=0.0.0 . 17:04:24 Sending build context to Docker daemon 19.78MB 17:04:24 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:04:24 Step 2/26 : FROM ${BASE} AS builder 17:04:24 ---> 6bef10be22e4 17:04:24 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:04:24 ---> Running in c0673d0e9921 17:04:24 Removing intermediate container c0673d0e9921 17:04:24 ---> 7c67bfa045b6 17:04:24 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:04:24 ---> Running in 31a1d16a838c 17:04:25 Removing intermediate container 31a1d16a838c 17:04:25 ---> ad1a26d87078 17:04:25 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:04:25 ---> Running in 798cfd743c3f 17:04:25 Removing intermediate container 798cfd743c3f 17:04:25 ---> 9c571cfa0c66 17:04:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:04:25 ---> Running in c526e5b69641 17:04:26 Removing intermediate container c526e5b69641 17:04:26 ---> a5f4d0077f21 17:04:26 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:04:26 ---> Running in 15d2e7f8ac05 17:04:26 Removing intermediate container 15d2e7f8ac05 17:04:26 ---> c36b546b1206 17:04:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:26 ---> Running in c6aa8f84744c 17:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:29 OK: 221 MiB in 51 packages 17:04:30 Removing intermediate container c6aa8f84744c 17:04:30 ---> a6cc40742efc 17:04:30 Step 9/26 : WORKDIR /device-onvif-camera 17:04:30 ---> Running in d8179e946bb6 17:04:30 Removing intermediate container d8179e946bb6 17:04:30 ---> ec8f88efbce1 17:04:30 Step 10/26 : COPY go.mod vendor* ./ 17:04:30 ---> 6f2d654f7dd8 17:04:30 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:30 ---> Running in 081d6d205d2c 17:04:35 Removing intermediate container 081d6d205d2c 17:04:35 ---> c0039703030a 17:04:35 Step 12/26 : COPY . . 17:04:36 ---> 46ee42b0c677 17:04:36 Step 13/26 : RUN ${MAKE} 17:04:36 ---> Running in 17f64c291e05 17:04:37 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-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:07:14 Removing intermediate container 17f64c291e05 17:07:14 ---> d5a2842394aa 17:07:14 Step 14/26 : FROM alpine:3.16 17:07:14 3.16: Pulling from library/alpine 17:07:14 3760b48202b3: Pulling fs layer 17:07:14 3760b48202b3: Verifying Checksum 17:07:14 3760b48202b3: Download complete 17:07:14 3760b48202b3: Pull complete 17:07:14 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 17:07:14 Status: Downloaded newer image for alpine:3.16 17:07:14 ---> 4c81e5bf8899 17:07:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:07:14 ---> Running in 238c8cfc30b6 17:07:14 Removing intermediate container 238c8cfc30b6 17:07:14 ---> 7ccf84e240af 17:07:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:07:14 ---> Running in 247ed315ff5f 17:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:15 (1/6) Installing dumb-init (1.2.5-r1) 17:07:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:07:15 (3/6) Installing libsodium (1.0.18-r0) 17:07:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:07:15 (5/6) Installing libzmq (4.3.4-r0) 17:07:15 (6/6) Installing zeromq (4.3.4-r0) 17:07:15 Executing busybox-1.35.0-r17.trigger 17:07:15 OK: 8 MiB in 20 packages 17:07:16 Removing intermediate container 247ed315ff5f 17:07:16 ---> 54996de00b2c 17:07:16 Step 17/26 : WORKDIR / 17:07:16 ---> Running in 07e4b39aeed2 17:07:16 Removing intermediate container 07e4b39aeed2 17:07:16 ---> 0b7774511013 17:07:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:07:18 ---> 792f3dfd43d9 17:07:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:07:18 ---> 8de6aff390e5 17:07:18 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:07:19 ---> e6a2ab06f879 17:07:19 Step 21/26 : EXPOSE 59984 17:07:19 ---> Running in ec0e8227f37c 17:07:19 Removing intermediate container ec0e8227f37c 17:07:19 ---> a58bf95a7777 17:07:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:07:19 ---> Running in 84fd71ebf0b3 17:07:20 Removing intermediate container 84fd71ebf0b3 17:07:20 ---> 7c8e4c4965e0 17:07:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:20 ---> Running in 14720f03c7d8 17:07:20 Removing intermediate container 14720f03c7d8 17:07:20 ---> 58e8fb0bd255 17:07:20 Step 24/26 : LABEL arch=arm64 17:07:20 ---> Running in 5a475718b7ef 17:07:20 Removing intermediate container 5a475718b7ef 17:07:20 ---> 2972f0137b40 17:07:20 Step 25/26 : LABEL git_sha=d06d196f1c3aaa5dfc5806b546326a01efd75604 17:07:20 ---> Running in ab3ddd9ded27 17:07:21 Removing intermediate container ab3ddd9ded27 17:07:21 ---> 614ebcab17a2 17:07:21 Step 26/26 : LABEL version=0.0.0 17:07:21 ---> Running in a01b196ede57 17:07:21 Removing intermediate container a01b196ede57 17:07:21 ---> fa0f5c75284b 17:07:21 [Warning] One or more build-args [ARCH] were not consumed 17:07:21 Successfully built fa0f5c75284b 17:07:21 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 17:07:21 provisioning config files... 17:07:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config9061818372131523800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:22 ---> docker-login.sh 17:07:22 nexus3.edgexfoundry.org:10001 17:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:22 Configure a credential helper to remove this warning. See 17:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:22 17:07:22 Login Succeeded 17:07:22 nexus3.edgexfoundry.org:10002 17:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:22 Configure a credential helper to remove this warning. See 17:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:22 17:07:22 Login Succeeded 17:07:22 nexus3.edgexfoundry.org:10003 17:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:23 Configure a credential helper to remove this warning. See 17:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:23 17:07:23 Login Succeeded 17:07:23 nexus3.edgexfoundry.org:10004 17:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:23 Configure a credential helper to remove this warning. See 17:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:23 17:07:23 Login Succeeded 17:07:23 docker.io 17:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:24 Configure a credential helper to remove this warning. See 17:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:24 17:07:24 Login Succeeded 17:07:24 ---> docker-login.sh ends [Pipeline] } 17:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:24 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:24 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 17:07:24 d06d196f1c3aaa5dfc5806b546326a01efd75604 17:07:24 latest 17:07:24 0.0.0 17:07:24 d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 17:07:24 levski 17:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604 17:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:07:25 687b88c4677e: Preparing 17:07:25 bfe3eb7723c6: Preparing 17:07:25 628180ead68b: Preparing 17:07:25 44eeb98b311d: Preparing 17:07:25 f70ee36035b9: Preparing 17:07:25 f70ee36035b9: Layer already exists 17:07:25 bfe3eb7723c6: Pushed 17:07:25 687b88c4677e: Pushed 17:07:25 44eeb98b311d: Pushed 17:07:31 628180ead68b: Pushed 17:07:31 d06d196f1c3aaa5dfc5806b546326a01efd75604: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:31 + 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 17:07:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 17:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:07:31 687b88c4677e: Preparing 17:07:31 bfe3eb7723c6: Preparing 17:07:31 628180ead68b: Preparing 17:07:31 44eeb98b311d: Preparing 17:07:31 f70ee36035b9: Preparing 17:07:31 628180ead68b: Layer already exists 17:07:31 f70ee36035b9: Layer already exists 17:07:31 687b88c4677e: Layer already exists 17:07:31 bfe3eb7723c6: Layer already exists 17:07:31 44eeb98b311d: Layer already exists 17:07:31 latest: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:32 + 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 17:07:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 17:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:07:32 687b88c4677e: Preparing 17:07:32 bfe3eb7723c6: Preparing 17:07:32 628180ead68b: Preparing 17:07:32 44eeb98b311d: Preparing 17:07:32 f70ee36035b9: Preparing 17:07:32 bfe3eb7723c6: Layer already exists 17:07:32 628180ead68b: Layer already exists 17:07:32 44eeb98b311d: Layer already exists 17:07:32 f70ee36035b9: Layer already exists 17:07:32 687b88c4677e: Layer already exists 17:07:32 0.0.0: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 17:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:07:33 687b88c4677e: Preparing 17:07:33 bfe3eb7723c6: Preparing 17:07:33 628180ead68b: Preparing 17:07:33 44eeb98b311d: Preparing 17:07:33 f70ee36035b9: Preparing 17:07:33 f70ee36035b9: Layer already exists 17:07:33 44eeb98b311d: Layer already exists 17:07:33 687b88c4677e: Layer already exists 17:07:33 628180ead68b: Layer already exists 17:07:33 bfe3eb7723c6: Layer already exists 17:07:33 d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:33 + 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 17:07:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski 17:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:07:34 687b88c4677e: Preparing 17:07:34 bfe3eb7723c6: Preparing 17:07:34 628180ead68b: Preparing 17:07:34 44eeb98b311d: Preparing 17:07:34 f70ee36035b9: Preparing 17:07:34 44eeb98b311d: Layer already exists 17:07:34 687b88c4677e: Layer already exists 17:07:34 f70ee36035b9: Layer already exists 17:07:34 bfe3eb7723c6: Layer already exists 17:07:34 628180ead68b: Layer already exists 17:07:34 levski: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:34 ===================================================== [Pipeline] echo 17:07:34 taggedImages: 17:07:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604 17:07:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 17:07:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 17:07:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 17:07:34 - 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 17:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:34 17:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:34 arm64: Pulling from edgex-lftools-log-publisher 17:07:34 8998bd30e6a1: Pulling fs layer 17:07:34 04944245beec: Pulling fs layer 17:07:34 699f458cf7ca: Pulling fs layer 17:07:34 765212b225bb: Pulling fs layer 17:07:34 f23df028b6ca: Pulling fs layer 17:07:34 d65c8cfc05b1: Pulling fs layer 17:07:34 2437ff75d9bd: Pulling fs layer 17:07:34 765212b225bb: Waiting 17:07:34 f23df028b6ca: Waiting 17:07:34 d65c8cfc05b1: Waiting 17:07:34 2437ff75d9bd: Waiting 17:07:35 04944245beec: Verifying Checksum 17:07:35 04944245beec: Download complete 17:07:35 765212b225bb: Download complete 17:07:35 f23df028b6ca: Verifying Checksum 17:07:35 f23df028b6ca: Download complete 17:07:35 d65c8cfc05b1: Verifying Checksum 17:07:35 d65c8cfc05b1: Download complete 17:07:35 699f458cf7ca: Verifying Checksum 17:07:35 699f458cf7ca: Download complete 17:07:35 8998bd30e6a1: Verifying Checksum 17:07:35 8998bd30e6a1: Download complete 17:07:37 2437ff75d9bd: Verifying Checksum 17:07:37 2437ff75d9bd: Download complete 17:07:38 8998bd30e6a1: Pull complete 17:07:39 04944245beec: Pull complete 17:07:40 699f458cf7ca: Pull complete 17:07:40 765212b225bb: Pull complete 17:07:41 f23df028b6ca: Pull complete 17:07:41 d65c8cfc05b1: Pull complete 17:07:56 2437ff75d9bd: Pull complete 17:07:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container 17:07:56 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 17:07:59 $ docker top a7b2b7b886f66641063eba7d04e52efd794c42fdcee3a1ed3ee0251bb2e6d09d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:00 ---> job-cost.sh 17:08:00 lf-activate-venv: SKIPPING 17:08:00 INFO: No Stack... 17:08:01 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:02 INFO: Archiving Costs [Pipeline] sh 17:08:02 + cat /w/workspace/device-onvif-camera/4/archives/cost.csv 17:08:02 + cut -d, -f6 [Pipeline] lock 17:08:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] 17:08:02 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] did not exist. Created. 17:08:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:03 /w/workspace/device-onvif-camera/4@tmp/durable-37a78f8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:08:03 + echo total: 0.10999999940395355 [Pipeline] stash 17:08:03 Warning: overwriting stash ‘stack-cost’ 17:08:03 Stashed 1 file(s) [Pipeline] } 17:08:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:03 $ docker stop --time=1 a7b2b7b886f66641063eba7d04e52efd794c42fdcee3a1ed3ee0251bb2e6d09d 17:08:05 $ docker rm -f --volumes a7b2b7b886f66641063eba7d04e52efd794c42fdcee3a1ed3ee0251bb2e6d09d [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 17:08:05 provisioning config files... 17:08:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13515281936936089847tmp [Pipeline] { [Pipeline] sh 17:08:05 + set +x 17:08:05 + + curl -s https://codecov.io/bash 17:08:05 bash -s -- 17:08:05 17:08:05 _____ _ 17:08:05 / ____| | | 17:08:05 | | ___ __| | ___ ___ _____ __ 17:08:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:08:05 | |___| (_) | (_| | __/ (_| (_) \ V / 17:08:05 \_____\___/ \__,_|\___|\___\___/ \_/ 17:08:05 Bash-1.0.6 17:08:05 17:08:05 17:08:05 ==> git version 2.25.1 found 17:08:05 ==> 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 17:08:05 Release-Date: 2020-01-08 17:08:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:08:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:08:05 ==> Jenkins CI detected. 17:08:05 current dir:  /w/workspace/undry_device-onvif-camera_levski 17:08:05 project root: . 17:08:05 --> token set from env 17:08:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:08:05 ==> Running gcov in . (disable via -X gcov) 17:08:05 ==> Python coveragepy not found 17:08:05 ==> Searching for coverage reports in: 17:08:05 + . 17:08:05 -> Found 1 reports 17:08:05 ==> Detecting git/mercurial file structure 17:08:06 ==> Reading reports 17:08:06 + ./coverage.out bytes=79184 17:08:06 ==> Appending adjustments 17:08:06 https://docs.codecov.io/docs/fixing-reports 17:08:06 + Found adjustments 17:08:06 ==> Gzipping contents 17:08:06 12K /tmp/codecov.D61neG.gz 17:08:06 ==> Uploading reports 17:08:06 url: https://codecov.io 17:08:06 query: branch=levski&commit=d06d196f1c3aaa5dfc5806b546326a01efd75604&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:08:06 -> Pinging Codecov 17:08:06 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=d06d196f1c3aaa5dfc5806b546326a01efd75604&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:57 -> Uploading to 17:09:57 17:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:57 Dload Upload Total Spent Left Speed 17:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 17:09:57 X> Failed to upload 17:09:57 ==> Uploading to Codecov 17:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:57 Dload Upload Total Spent Left Speed 17:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11152 100 252 100 10900 1726 74657 --:--:-- --:--:-- --:--:-- 76383 17:09:57 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "8ac9ce69-9cdd-4720-855f-1a44714108c4", "url": "https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d06d196f1c3aaa5dfc5806b546326a01efd75604"} [Pipeline] } 17:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:09:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:09:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:58 17:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:09:58 df9b9388f04a: Pulling fs layer 17:09:58 52dc419b0ee2: Pulling fs layer 17:09:58 25bc292e5bac: Pulling fs layer 17:09:58 114826534d7a: Pulling fs layer 17:09:58 4657fd5d0bcf: Pulling fs layer 17:09:58 6ad1cebc031e: Pulling fs layer 17:09:58 8a3aa393b2d8: Pulling fs layer 17:09:58 6ad1cebc031e: Waiting 17:09:58 8a3aa393b2d8: Waiting 17:09:58 114826534d7a: Waiting 17:09:58 25bc292e5bac: Verifying Checksum 17:09:58 25bc292e5bac: Download complete 17:09:58 52dc419b0ee2: Verifying Checksum 17:09:58 52dc419b0ee2: Download complete 17:09:58 4657fd5d0bcf: Verifying Checksum 17:09:58 4657fd5d0bcf: Download complete 17:09:58 df9b9388f04a: Verifying Checksum 17:09:58 df9b9388f04a: Download complete 17:09:58 6ad1cebc031e: Verifying Checksum 17:09:58 6ad1cebc031e: Download complete 17:09:58 df9b9388f04a: Pull complete 17:09:59 52dc419b0ee2: Pull complete 17:09:59 25bc292e5bac: Pull complete 17:09:59 114826534d7a: Download complete 17:09:59 8a3aa393b2d8: Verifying Checksum 17:09:59 8a3aa393b2d8: Download complete 17:10:02 114826534d7a: Pull complete 17:10:02 4657fd5d0bcf: Pull complete 17:10:02 6ad1cebc031e: Pull complete 17:10:05 8a3aa393b2d8: Pull complete 17:10:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:05 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 17:10:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:10:10 $ docker top 7dbe1bd10056158cde6a9237653722cebaae60f9fa8c0521d31f8ec888b56efb -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh 17:10:10 + set -o pipefail 17:10:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' 17:10:16 17:10:16 Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... 17:10:16 17:10:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/5dd6269a-b2bd-435b-87b8-bd93ea0c02f7 17:10:16 17:10:16 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 17:10:16 17:10:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:10:16 17:10:16 17:10:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:10:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:10:16 More details here: https://snyk.co/ue1NS [Pipeline] } 17:10:16 $ docker stop --time=1 7dbe1bd10056158cde6a9237653722cebaae60f9fa8c0521d31f8ec888b56efb 17:10:21 $ docker rm -f --volumes 7dbe1bd10056158cde6a9237653722cebaae60f9fa8c0521d31f8ec888b56efb [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 17:10:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:21 provisioning config files... 17:10:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10422776865584540717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:21 --> edgex-publish-swagger.sh 17:10:21 === Publish doc/openapi/v2 API === 17:10:21 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 17:10:21 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] 17:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:21 Dload Upload Total Spent Left Speed 17:10:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 448k 0:00:01 0:00:01 --:--:-- 448k 100 469k 0 0 100 469k 0 448k 0:00:01 0:00:01 --:--:-- 448k 17:10:22 17:10:22 [Pipeline] } 17:10:22 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 17:10:23 + git log --format=format:%s -1 d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] sh 17:10:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:23 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 17:10:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:10:24 $ docker top 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 -eo pid,comm 17:10:24 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). 17:10:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:24 [ssh-agent] Looking for ssh-agent implementation... 17:10:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:24 $ docker exec 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 ssh-agent 17:10:24 SSH_AUTH_SOCK=/tmp/ssh-Or8k0P1lMhiq/agent.32 17:10:24 SSH_AGENT_PID=38 17:10:24 Running ssh-add (command line suppressed) 17:10:24 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2791510832407290773.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2791510832407290773.key) 17:10:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:24 + git semver tag 17:10:25 2023-03-21 17:10:25,153 [run_tag] DEBUG tag force:False 17:10:25 2023-03-21 17:10:25,153 [check_head_tag] DEBUG check head tag 17:10:25 2023-03-21 17:10:25,155 [execute] INFO git cat-file --batch-check 17:10:25 2023-03-21 17:10:25,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) 17:10:25 2023-03-21 17:10:25,159 [execute] INFO git cat-file --batch 17:10:25 2023-03-21 17:10:25,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) 17:10:25 2023-03-21 17:10:25,186 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 17:10:25 2023-03-21 17:10:25,186 [execute] INFO git tag -a v0.0.0 -m v0.0.0 17:10:25 2023-03-21 17:10:25,186 [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) 17:10:25 2023-03-21 17:10:25,191 [main] ERROR Cmd('git') failed due to: exit code(128) 17:10:25 cmdline: git tag -a v0.0.0 -m v0.0.0 17:10:25 stderr: 'fatal: tag 'v0.0.0' already exists' 17:10:25 ERROR: Cmd('git') failed due to: exit code(128) 17:10:25 cmdline: git tag -a v0.0.0 -m v0.0.0 17:10:25 stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } 17:10:25 $ docker exec --env ******** --env ******** 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 ssh-agent -k 17:10:25 unset SSH_AUTH_SOCK; 17:10:25 unset SSH_AGENT_PID; 17:10:25 echo Agent pid 38 killed; 17:10:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:10:25 $ docker stop --time=1 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 17:10:26 $ docker rm -f --volumes 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 [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 17:10:27 + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] 17:10:27 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 17:10:27 total 16 17:10:27 drwxr-xr-x 3 root root 4096 Mar 21 16:59 . 17:10:27 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 16:59 .. 17:10:27 drwxr-xr-x 2 root root 4096 Mar 21 16:59 cost 17:10:27 -rw-r--r-- 1 root root 91 Mar 21 16:59 cost.csv 17:10:27 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives 17:10:27 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 17:10:27 total 16 17:10:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:59 . 17:10:27 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 16:59 .. 17:10:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 16:59 cost 17:10:27 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:28 ---> package-listing.sh 17:10:28 ++ tr '[:upper:]' '[:lower:]' 17:10:28 ++ facter osfamily 17:10:28 + OS_FAMILY=debian 17:10:28 + workspace=/w/workspace/undry_device-onvif-camera_levski 17:10:28 + START_PACKAGES=/tmp/packages_start.txt 17:10:28 + END_PACKAGES=/tmp/packages_end.txt 17:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:28 + PACKAGES=/tmp/packages_start.txt 17:10:28 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 17:10:28 + PACKAGES=/tmp/packages_end.txt 17:10:28 + case "${OS_FAMILY}" in 17:10:28 + dpkg -l 17:10:28 + grep '^ii' 17:10:28 + '[' -f /tmp/packages_start.txt ']' 17:10:28 + '[' -f /tmp/packages_end.txt ']' 17:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:28 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 17:10:28 + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ 17:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo 17:10:28 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 17:10:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:29 prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container 17:10:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:10:29 $ docker top ed5dcffbb3abb34d58b33072df03473233735640e58571db797f28f68eebb0dd -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:30 + ls /var/log/sa-host 17:10:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:30 provisioning config files... 17:10:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6697071554849186785tmp [Pipeline] { [Pipeline] echo 17:10:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> create-netrc.sh [Pipeline] } 17:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> python-tools-install.sh [Pipeline] echo 17:10:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> sudo-logs.sh 17:10:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> job-cost.sh 17:10:31 lf-activate-venv: SKIPPING 17:10:31 DEBUG: total: 0.2199999988079071 17:10:31 INFO: Retrieving Stack Cost... 17:10:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:32 INFO: Archiving Costs [Pipeline] echo 17:10:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:33 ---> logs-deploy.sh 17:10:33 lf-activate-venv: SKIPPING 17:10:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/4 17:10:33 INFO: archiving workspace using pattern(s): 17:10:34 Archives upload complete. 17:10:34 INFO: archiving logs to Nexus 17:10:35 ---> uname -a: 17:10:35 Linux prd-ubuntu20-04-docker-8c-8g-4904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:10:35 17:10:35 17:10:35 ---> lscpu: 17:10:35 Architecture: x86_64 17:10:35 CPU op-mode(s): 32-bit, 64-bit 17:10:35 Byte Order: Little Endian 17:10:35 Address sizes: 40 bits physical, 48 bits virtual 17:10:35 CPU(s): 8 17:10:35 On-line CPU(s) list: 0-7 17:10:35 Thread(s) per core: 1 17:10:35 Core(s) per socket: 1 17:10:35 Socket(s): 8 17:10:35 NUMA node(s): 1 17:10:35 Vendor ID: AuthenticAMD 17:10:35 CPU family: 23 17:10:35 Model: 49 17:10:35 Model name: AMD EPYC-Rome Processor 17:10:35 Stepping: 0 17:10:35 CPU MHz: 2799.998 17:10:35 BogoMIPS: 5599.99 17:10:35 Virtualization: AMD-V 17:10:35 Hypervisor vendor: KVM 17:10:35 Virtualization type: full 17:10:35 L1d cache: 256 KiB 17:10:35 L1i cache: 256 KiB 17:10:35 L2 cache: 4 MiB 17:10:35 L3 cache: 128 MiB 17:10:35 NUMA node0 CPU(s): 0-7 17:10:35 Vulnerability Itlb multihit: Not affected 17:10:35 Vulnerability L1tf: Not affected 17:10:35 Vulnerability Mds: Not affected 17:10:35 Vulnerability Meltdown: Not affected 17:10:35 Vulnerability Mmio stale data: Not affected 17:10:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:10:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:10:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:10:35 Vulnerability Srbds: Not affected 17:10:35 Vulnerability Tsx async abort: Not affected 17:10:35 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 17:10:35 17:10:35 17:10:35 ---> nproc: 17:10:35 8 17:10:35 17:10:35 17:10:35 ---> df -h: 17:10:35 Filesystem Size Used Avail Use% Mounted on 17:10:35 overlay 155G 13G 143G 8% / 17:10:35 tmpfs 64M 0 64M 0% /dev 17:10:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:10:35 shm 64M 0 64M 0% /dev/shm 17:10:35 /dev/vda1 155G 13G 143G 8% /facter-os 17:10:35 17:10:35 17:10:35 ---> sar -b -r -n DEV: 17:10:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4904) 03/21/23 _x86_64_ (8 CPU) 17:10:35 17:10:35 16:56:50 LINUX RESTART (8 CPU) 17:10:35 17:10:35 16:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:10:35 16:58:02 201.45 47.96 153.49 0.00 5410.03 167327.18 0.00 17:10:35 16:59:01 158.78 1.56 157.22 0.00 28.19 50135.95 0.00 17:10:35 17:00:01 129.20 0.10 129.10 0.00 9.33 36916.51 0.00 17:10:35 17:01:01 1.58 0.00 1.58 0.00 0.00 20.82 0.00 17:10:35 17:02:01 4.77 1.00 3.77 0.00 70.78 103.57 0.00 17:10:35 17:03:01 27.08 9.30 17.78 0.00 3391.83 3719.11 0.00 17:10:35 17:04:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 17:10:35 17:05:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 17:10:35 17:06:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 17:10:35 17:07:01 1.55 0.00 1.55 0.00 0.00 26.40 0.00 17:10:35 17:08:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 17:10:35 17:09:01 2.32 0.07 2.25 0.00 7.87 30.79 0.00 17:10:35 17:10:01 3.67 0.03 3.63 0.00 2.40 950.64 0.00 17:10:35 Average: 41.04 4.62 36.42 0.00 687.02 19906.45 0.00 17:10:35 17:10:35 16:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:35 16:58:02 29134564 31582632 728392 2.22 75688 2651728 1992592 5.87 1007588 2381516 1060 17:10:35 16:59:01 28434724 31543540 754288 2.29 142396 3184236 1996408 5.88 1284356 2725640 440 17:10:35 17:00:01 27697436 31581748 714212 2.17 153172 3886344 1765444 5.20 1298828 3383608 380 17:10:35 17:01:01 27697920 31582300 713236 2.17 153204 3886336 1765444 5.20 1298524 3383608 128 17:10:35 17:02:01 27665904 31587476 707508 2.15 154776 3920580 1805744 5.32 1296688 3417820 29176 17:10:35 17:03:01 27460872 31566780 719976 2.19 158660 4090456 1830512 5.39 1456096 3438884 48 17:10:35 17:04:01 27463436 31569428 717104 2.18 158704 4090460 1830512 5.39 1453892 3438888 20 17:10:35 17:05:01 27469360 31575308 711156 2.16 158752 4090452 1830512 5.39 1448248 3438888 4 17:10:35 17:06:01 27469472 31575452 710948 2.16 158772 4090464 1830512 5.39 1448384 3438892 12 17:10:35 17:07:01 27469432 31576048 710716 2.16 158884 4090436 1830512 5.39 1447948 3439432 204 17:10:35 17:08:01 27469164 31575832 710884 2.16 158912 4090444 1830512 5.39 1447908 3439444 12 17:10:35 17:09:01 27466808 31573848 712616 2.17 158992 4090708 1813520 5.34 1451700 3439600 28 17:10:35 17:10:01 26841004 31528216 757704 2.30 161364 4639568 2118984 6.24 1497796 3988100 524572 17:10:35 Average: 27672315 31570662 720672 2.19 150175 3907862 1864708 5.50 1372150 3334948 42776 17:10:35 17:10:35 16:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:35 16:58:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 17:10:35 16:58:02 veth3556adb 33.19 39.08 3.10 40.87 0.00 0.00 0.00 0.00 17:10:35 16:58:02 ens3 704.28 449.81 6722.98 91.45 0.00 0.00 0.00 0.00 17:10:35 16:58:02 docker0 45.73 54.11 3.76 199.25 0.00 0.00 0.00 0.00 17:10:35 16:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:10:35 16:59:01 ens3 292.24 169.98 1856.81 106.81 0.00 0.00 0.00 0.00 17:10:35 16:59:01 veth5b7cb8b 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:10:35 16:59:01 docker0 118.74 227.79 10.09 1806.76 0.00 0.00 0.00 0.00 17:10:35 17:00:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 17:10:35 17:00:01 ens3 176.55 120.43 2664.40 248.76 0.00 0.00 0.00 0.00 17:10:35 17:00:01 docker0 2.53 5.67 0.17 58.07 0.00 0.00 0.00 0.00 17:10:35 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:35 17:01:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:10:35 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:10:35 17:02:01 ens3 46.35 30.39 488.57 2.17 0.00 0.00 0.00 0.00 17:10:35 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:10:35 17:03:01 ens3 61.04 29.53 888.87 2.25 0.00 0.00 0.00 0.00 17:10:35 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:04:01 ens3 0.92 0.32 0.38 0.27 0.00 0.00 0.00 0.00 17:10:35 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:35 17:05:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:10:35 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:06:01 ens3 1.07 0.15 0.19 0.07 0.00 0.00 0.00 0.00 17:10:35 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:35 17:07:01 ens3 0.67 0.38 0.32 0.21 0.00 0.00 0.00 0.00 17:10:35 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:08:01 ens3 0.37 0.18 0.14 0.07 0.00 0.00 0.00 0.00 17:10:35 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:09:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 17:10:35 17:09:01 ens3 8.22 5.07 7.77 3.30 0.00 0.00 0.00 0.00 17:10:35 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 17:10:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:10:35 17:10:01 ens3 120.43 67.64 3961.84 7.20 0.00 0.00 0.00 0.00 17:10:35 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:35 Average: lo 1.31 1.31 0.12 0.12 0.00 0.00 0.00 0.00 17:10:35 Average: ens3 108.43 67.11 1275.58 35.49 0.00 0.00 0.00 0.00 17:10:35 Average: docker0 12.71 21.86 1.07 156.68 0.00 0.00 0.00 0.00 17:10:35 17:10:35 17:10:35 ---> sar -P ALL: 17:10:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4904) 03/21/23 _x86_64_ (8 CPU) 17:10:35 17:10:35 16:56:50 LINUX RESTART (8 CPU) 17:10:35 17:10:35 16:57:01 CPU %user %nice %system %iowait %steal %idle 17:10:35 16:58:02 all 9.21 0.00 3.31 3.10 0.06 84.32 17:10:35 16:58:02 0 8.91 0.00 2.79 1.26 0.05 86.99 17:10:35 16:58:02 1 10.55 0.00 2.69 1.21 0.07 85.49 17:10:35 16:58:02 2 10.56 0.00 2.77 0.52 0.05 86.10 17:10:35 16:58:02 3 8.76 0.00 2.60 2.06 0.07 86.52 17:10:35 16:58:02 4 7.50 0.00 5.49 9.88 0.05 77.08 17:10:35 16:58:02 5 8.17 0.00 3.28 2.17 0.05 86.33 17:10:35 16:58:02 6 9.68 0.00 3.73 5.80 0.05 80.73 17:10:35 16:58:02 7 9.57 0.00 3.12 1.91 0.07 85.33 17:10:35 16:59:01 all 26.42 0.00 5.42 2.25 0.08 65.84 17:10:35 16:59:01 0 25.87 0.00 5.64 0.48 0.09 67.92 17:10:35 16:59:01 1 27.68 0.00 4.90 0.07 0.07 67.28 17:10:35 16:59:01 2 26.12 0.00 4.93 0.10 0.07 68.78 17:10:35 16:59:01 3 22.35 0.00 5.01 4.22 0.09 68.33 17:10:35 16:59:01 4 26.87 0.00 5.65 0.19 0.07 67.23 17:10:35 16:59:01 5 26.92 0.00 6.75 6.07 0.09 60.18 17:10:35 16:59:01 6 27.16 0.00 4.75 0.51 0.07 67.51 17:10:35 16:59:01 7 28.37 0.00 5.73 6.35 0.07 59.47 17:10:35 17:00:01 all 20.74 0.00 4.40 1.88 0.07 72.93 17:10:35 17:00:01 0 20.53 0.00 4.67 0.32 0.07 74.41 17:10:35 17:00:01 1 21.17 0.00 5.25 10.62 0.08 62.88 17:10:35 17:00:01 2 19.69 0.00 4.60 1.30 0.05 74.36 17:10:35 17:00:01 3 17.84 0.00 3.69 1.74 0.05 76.69 17:10:35 17:00:01 4 21.69 0.00 3.89 0.02 0.07 74.33 17:10:35 17:00:01 5 19.93 0.00 4.49 0.59 0.05 74.94 17:10:35 17:00:01 6 24.02 0.00 4.39 0.37 0.07 71.15 17:10:35 17:00:01 7 20.99 0.00 4.21 0.12 0.08 74.60 17:10:35 17:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:10:35 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:10:35 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:10:35 17:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:10:35 17:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:10:35 17:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:10:35 17:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:10:35 17:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:10:35 17:02:01 all 0.25 0.00 0.07 0.05 0.01 99.62 17:10:35 17:02:01 0 1.13 0.00 0.02 0.00 0.03 98.82 17:10:35 17:02:01 1 0.13 0.00 0.05 0.00 0.00 99.82 17:10:35 17:02:01 2 0.20 0.00 0.05 0.13 0.00 99.62 17:10:35 17:02:01 3 0.07 0.00 0.22 0.25 0.00 99.47 17:10:35 17:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:10:35 17:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:10:35 17:02:01 6 0.32 0.00 0.08 0.00 0.02 99.58 17:10:35 17:02:01 7 0.07 0.00 0.07 0.03 0.02 99.82 17:10:35 17:03:01 all 0.95 0.00 0.40 0.56 0.01 98.08 17:10:35 17:03:01 0 1.16 0.00 0.18 0.12 0.00 98.54 17:10:35 17:03:01 1 1.89 0.00 0.63 1.02 0.02 96.44 17:10:35 17:03:01 2 1.72 0.00 0.68 0.03 0.02 97.55 17:10:35 17:03:01 3 0.78 0.00 0.52 2.05 0.02 96.63 17:10:35 17:03:01 4 0.55 0.00 0.33 0.12 0.00 99.00 17:10:35 17:03:01 5 0.40 0.00 0.30 0.05 0.02 99.23 17:10:35 17:03:01 6 0.38 0.00 0.27 0.38 0.00 98.97 17:10:35 17:03:01 7 0.75 0.00 0.25 0.68 0.02 98.30 17:10:35 17:04:01 all 0.09 0.00 0.01 0.00 0.01 99.88 17:10:35 17:04:01 0 0.60 0.00 0.00 0.00 0.02 99.38 17:10:35 17:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:10:35 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:04:01 3 0.05 0.00 0.02 0.02 0.00 99.92 17:10:35 17:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:35 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:10:35 17:04:01 7 0.02 0.00 0.03 0.00 0.03 99.92 17:10:35 17:05:01 all 0.08 0.00 0.01 0.00 0.01 99.89 17:10:35 17:05:01 0 0.52 0.00 0.02 0.00 0.00 99.47 17:10:35 17:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:10:35 17:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:10:35 17:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:10:35 17:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:10:35 17:05:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:10:35 17:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:10:35 17:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:10:35 17:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:35 17:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:10:35 17:06:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:10:35 17:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:35 17:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:10:35 17:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:06:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:10:35 17:07:01 all 0.03 0.00 0.01 0.02 0.00 99.94 17:10:35 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:10:35 17:07:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:10:35 17:07:01 3 0.03 0.00 0.03 0.08 0.00 99.85 17:10:35 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:10:35 17:07:01 6 0.05 0.00 0.00 0.02 0.00 99.93 17:10:35 17:07:01 7 0.07 0.00 0.03 0.03 0.02 99.85 17:10:35 17:08:01 all 0.06 0.00 0.01 0.00 0.00 99.92 17:10:35 17:08:01 0 0.25 0.00 0.02 0.00 0.00 99.73 17:10:35 17:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:10:35 17:08:01 2 0.03 0.00 0.00 0.02 0.00 99.95 17:10:35 17:08:01 3 0.05 0.00 0.00 0.02 0.00 99.93 17:10:35 17:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:35 17:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:10:35 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:35 17:08:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:10:35 17:10:35 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:10:35 17:09:01 all 0.34 0.00 0.07 0.01 0.01 99.57 17:10:35 17:09:01 0 1.83 0.00 0.07 0.00 0.02 98.09 17:10:35 17:09:01 1 0.08 0.00 0.03 0.00 0.00 99.88 17:10:35 17:09:01 2 0.08 0.00 0.05 0.00 0.02 99.85 17:10:35 17:09:01 3 0.10 0.00 0.10 0.05 0.00 99.75 17:10:35 17:09:01 4 0.10 0.00 0.10 0.00 0.02 99.78 17:10:35 17:09:01 5 0.07 0.00 0.10 0.03 0.02 99.78 17:10:35 17:09:01 6 0.13 0.00 0.05 0.00 0.00 99.82 17:10:35 17:09:01 7 0.28 0.00 0.07 0.00 0.00 99.65 17:10:35 17:10:01 all 1.30 0.00 0.59 0.06 0.01 98.03 17:10:35 17:10:01 0 0.84 0.00 0.67 0.00 0.03 98.46 17:10:35 17:10:01 1 1.32 0.00 0.35 0.00 0.02 98.31 17:10:35 17:10:01 2 1.79 0.00 0.79 0.02 0.00 97.41 17:10:35 17:10:01 3 2.08 0.00 0.53 0.17 0.02 97.20 17:10:35 17:10:01 4 1.35 0.00 0.53 0.00 0.00 98.11 17:10:35 17:10:01 5 0.70 0.00 0.97 0.27 0.02 98.05 17:10:35 17:10:01 6 1.02 0.00 0.38 0.07 0.02 98.51 17:10:35 17:10:01 7 1.27 0.00 0.52 0.00 0.02 98.20 17:10:35 Average: all 4.51 0.00 1.09 0.60 0.02 93.77 17:10:35 Average: 0 4.69 0.00 1.07 0.17 0.02 94.05 17:10:35 Average: 1 4.77 0.00 1.06 0.99 0.02 93.16 17:10:35 Average: 2 4.58 0.00 1.06 0.16 0.02 94.18 17:10:35 Average: 3 3.96 0.00 0.97 0.81 0.02 94.24 17:10:35 Average: 4 4.41 0.00 1.22 0.78 0.02 93.58 17:10:35 Average: 5 4.26 0.00 1.21 0.69 0.02 93.82 17:10:35 Average: 6 4.77 0.00 1.04 0.55 0.02 93.62 17:10:35 Average: 7 4.67 0.00 1.07 0.69 0.03 93.54 17:10:35 17:10:35 17:10:35