Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 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-ssh818473362036053123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13890427997876391898.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4960188925919816405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh303575818804002780.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh186889426560058281.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, 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-23989 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 # timeout=10 Commit message: "fix: Check whether the onvif response is valid (#146)" > git rev-list --no-walk b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:39:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:39:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:39:44 ========================================================= 20:39:44 EdgeX Global Pipelines Version Info 20:39:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:39:44 ------------------- 20:39:44 stable info: 20:39:44 ------------------- 20:39:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:39:44 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:39:44 Message: update stable to v1.0.239 20:39:45 ------------------- 20:39:45 experimental info: 20:39:45 ------------------- 20:39:45 Commited By: **** collab-it+edgex@linuxfoundation.org 20:39:45 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:39:45 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:39:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc3ccaf [Pipeline] echo 20:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:46 provisioning config files... 20:39:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1322814260218700458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:46 ---> docker-login.sh 20:39:46 nexus3.edgexfoundry.org:10001 20:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:47 Configure a credential helper to remove this warning. See 20:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:47 20:39:47 Login Succeeded 20:39:47 nexus3.edgexfoundry.org:10002 20:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:47 Configure a credential helper to remove this warning. See 20:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:47 20:39:47 Login Succeeded 20:39:47 nexus3.edgexfoundry.org:10003 20:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:47 Configure a credential helper to remove this warning. See 20:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:47 20:39:47 Login Succeeded 20:39:47 nexus3.edgexfoundry.org:10004 20:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:47 Configure a credential helper to remove this warning. See 20:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:47 20:39:47 Login Succeeded 20:39:47 docker.io 20:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:48 Configure a credential helper to remove this warning. See 20:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:48 20:39:48 Login Succeeded 20:39:48 ---> docker-login.sh ends [Pipeline] } 20:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:39:48 + git rev-list -1 --merges dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3~1..dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo 20:39:48 -----------> git rev-list -1 --merges dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3~1..dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [false] [Pipeline] sh 20:39:48 + git log --format=format:%s -1 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo 20:39:48 ========================================================= 20:39:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:39:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:49 + git log --format=format:%s -1 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo 20:39:49 [semverPrep] GIT_COMMIT: dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3, Commit Message: fix: Check whether the onvif response is valid (#146) [Pipeline] echo 20:39:49 [semverPrep] This is not a build commit. [Pipeline] sh 20:39:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:39:49 + grep -v github /etc/ssh/ssh_known_hosts 20:39:49 + [ -e /tmp/ssh_known_hosts ] 20:39:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:39:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:39:49 + sudo tee -a /etc/ssh/ssh_known_hosts 20:39:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:50 20:39:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:50 0.1.4: Pulling from edgex-devops/py-git-semver 20:39:50 b85a868b505f: Pulling fs layer 20:39:50 e2be974225ed: Pulling fs layer 20:39:50 339a4e72a1f5: Pulling fs layer 20:39:50 988bab9f4d93: Pulling fs layer 20:39:50 1469e6f7b9e6: Pulling fs layer 20:39:50 988bab9f4d93: Waiting 20:39:50 eaf3925da568: Pulling fs layer 20:39:50 bab4dde63d76: Pulling fs layer 20:39:50 1469e6f7b9e6: Waiting 20:39:50 eaf3925da568: Waiting 20:39:50 bde34c3a00c8: Pulling fs layer 20:39:50 bab4dde63d76: Waiting 20:39:50 b352a97aabf1: Pulling fs layer 20:39:50 bde34c3a00c8: Waiting 20:39:50 4872d77fe225: Pulling fs layer 20:39:50 5851b861e8e6: Pulling fs layer 20:39:50 b352a97aabf1: Waiting 20:39:50 4872d77fe225: Waiting 20:39:50 e2be974225ed: Verifying Checksum 20:39:50 e2be974225ed: Download complete 20:39:50 988bab9f4d93: Verifying Checksum 20:39:50 988bab9f4d93: Download complete 20:39:50 339a4e72a1f5: Verifying Checksum 20:39:50 339a4e72a1f5: Download complete 20:39:50 eaf3925da568: Verifying Checksum 20:39:50 eaf3925da568: Download complete 20:39:50 1469e6f7b9e6: Verifying Checksum 20:39:50 1469e6f7b9e6: Download complete 20:39:50 bde34c3a00c8: Download complete 20:39:50 b352a97aabf1: Verifying Checksum 20:39:50 b352a97aabf1: Download complete 20:39:50 4872d77fe225: Verifying Checksum 20:39:50 4872d77fe225: Download complete 20:39:50 5851b861e8e6: Verifying Checksum 20:39:50 5851b861e8e6: Download complete 20:39:50 b85a868b505f: Verifying Checksum 20:39:50 b85a868b505f: Download complete 20:39:51 bab4dde63d76: Verifying Checksum 20:39:51 bab4dde63d76: Download complete 20:39:52 b85a868b505f: Pull complete 20:39:52 e2be974225ed: Pull complete 20:39:52 339a4e72a1f5: Pull complete 20:39:53 988bab9f4d93: Pull complete 20:39:53 1469e6f7b9e6: Pull complete 20:39:53 eaf3925da568: Pull complete 20:39:56 bab4dde63d76: Pull complete 20:39:56 bde34c3a00c8: Pull complete 20:39:56 b352a97aabf1: Pull complete 20:39:56 4872d77fe225: Pull complete 20:39:56 5851b861e8e6: Pull complete 20:39:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:56 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 20:39:59 $ docker top fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 -eo pid,comm 20:39:59 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). 20:39:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:59 [ssh-agent] Looking for ssh-agent implementation... 20:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:00 $ docker exec fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent 20:40:00 SSH_AUTH_SOCK=/tmp/ssh-Sr8hnce26Lrh/agent.33 20:40:00 SSH_AGENT_PID=39 20:40:00 Running ssh-add (command line suppressed) 20:40:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_561553697533695133.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_561553697533695133.key) 20:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:00 + git tag --points-at HEAD [Pipeline] } 20:40:00 $ docker exec --env ******** --env ******** fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent -k 20:40:00 unset SSH_AUTH_SOCK; 20:40:00 unset SSH_AGENT_PID; 20:40:00 echo Agent pid 39 killed; 20:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:40:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:00 [ssh-agent] Looking for ssh-agent implementation... 20:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:01 $ docker exec fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent 20:40:01 SSH_AUTH_SOCK=/tmp/ssh-nF8W7iQg5OtZ/agent.72 20:40:01 SSH_AGENT_PID=78 20:40:01 Running ssh-add (command line suppressed) 20:40:01 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4689796154684562338.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4689796154684562338.key) 20:40:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:01 + git semver init 20:40:01 2022-08-30 20:40:01,825 [run_init] DEBUG init version:0.0.0 force:False 20:40:01 2022-08-30 20:40:01,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 20:40:01 2022-08-30 20:40:01,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 20:40:01 2022-08-30 20:40:01,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 20:40:02 2022-08-30 20:40:02,756 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 20:40:02 2022-08-30 20:40:02,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 20:40:02 2022-08-30 20:40:02,756 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:40:02 2022-08-30 20:40:02,757 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:40:02 2.3.0-dev.13 [Pipeline] } 20:40:02 $ docker exec --env ******** --env ******** fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent -k 20:40:02 unset SSH_AUTH_SOCK; 20:40:02 unset SSH_AGENT_PID; 20:40:02 echo Agent pid 78 killed; 20:40:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:03 + git semver [Pipeline] } 20:40:03 $ docker stop --time=1 fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 20:40:05 $ docker rm -f fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:40:05 Stashed 1 file(s) [Pipeline] echo 20:40:05 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 20:40:05 provisioning config files... 20:40:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5652798833272404589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:06 ---> docker-login.sh 20:40:06 nexus3.edgexfoundry.org:10001 20:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:06 Configure a credential helper to remove this warning. See 20:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:06 20:40:06 Login Succeeded 20:40:06 nexus3.edgexfoundry.org:10002 20:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:06 Configure a credential helper to remove this warning. See 20:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:06 20:40:06 Login Succeeded 20:40:06 nexus3.edgexfoundry.org:10003 20:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:06 Configure a credential helper to remove this warning. See 20:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:06 20:40:06 Login Succeeded 20:40:06 nexus3.edgexfoundry.org:10004 20:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:06 Configure a credential helper to remove this warning. See 20:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:06 20:40:06 Login Succeeded 20:40:06 docker.io 20:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:06 Configure a credential helper to remove this warning. See 20:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:06 20:40:06 Login Succeeded 20:40:06 ---> docker-login.sh ends [Pipeline] } 20:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:07 ========================================================= 20:40:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:40:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:07 + 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 . 20:40:07 Sending build context to Docker daemon 20.54MB 20:40:07 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:40:07 Step 2/13 : FROM ${BASE} AS builder 20:40:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:40:07 2408cc74d12b: Pulling fs layer 20:40:07 ea60b727a1ce: Pulling fs layer 20:40:07 30c4a7721957: Pulling fs layer 20:40:07 370296b7ddb6: Pulling fs layer 20:40:07 7c6cee850709: Pulling fs layer 20:40:07 39a5fcdaea64: Pulling fs layer 20:40:07 d94ebbe4e438: Pulling fs layer 20:40:07 bcfd1f05c69d: Pulling fs layer 20:40:07 59ccb84bbe0f: Pulling fs layer 20:40:07 7c6cee850709: Waiting 20:40:07 39a5fcdaea64: Waiting 20:40:07 d94ebbe4e438: Waiting 20:40:07 bcfd1f05c69d: Waiting 20:40:07 59ccb84bbe0f: Waiting 20:40:07 370296b7ddb6: Waiting 20:40:07 30c4a7721957: Verifying Checksum 20:40:07 30c4a7721957: Download complete 20:40:07 ea60b727a1ce: Download complete 20:40:07 7c6cee850709: Download complete 20:40:07 39a5fcdaea64: Download complete 20:40:07 2408cc74d12b: Verifying Checksum 20:40:07 2408cc74d12b: Download complete 20:40:07 d94ebbe4e438: Download complete 20:40:07 2408cc74d12b: Pull complete 20:40:07 ea60b727a1ce: Pull complete 20:40:07 30c4a7721957: Pull complete 20:40:08 59ccb84bbe0f: Verifying Checksum 20:40:08 59ccb84bbe0f: Download complete 20:40:08 bcfd1f05c69d: Verifying Checksum 20:40:08 bcfd1f05c69d: Download complete 20:40:08 370296b7ddb6: Download complete 20:40:12 370296b7ddb6: Pull complete 20:40:12 7c6cee850709: Pull complete 20:40:12 39a5fcdaea64: Pull complete 20:40:12 d94ebbe4e438: Pull complete 20:40:15 bcfd1f05c69d: Pull complete 20:40:15 59ccb84bbe0f: Pull complete 20:40:15 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:40:15 ---> a4fb48ad2a94 20:40:15 Step 3/13 : ARG MAKE="make build" 20:40:20 Still waiting to schedule task 20:40:20 ‘prd-centos7-blackbox-4c-2g-23657’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:40:20 ‘prd-centos7-blackbox-4c-2g-23658’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:40:20 ‘prd-ubuntu20.04-docker-8c-8g-23986’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:40:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23985’ is offline 20:40:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23988’ is offline 20:40:21 ---> Running in f3574109d4a6 20:40:21 Removing intermediate container f3574109d4a6 20:40:21 ---> 3d3ee8fed2c6 20:40:21 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:40:21 ---> Running in 090294d70ae8 20:40:21 Removing intermediate container 090294d70ae8 20:40:21 ---> 60546d24da2e 20:40:21 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 20:40:21 ---> Running in 501df3fe5e64 20:40:21 Removing intermediate container 501df3fe5e64 20:40:21 ---> 493542f2aaf5 20:40:21 Step 6/13 : LABEL Name=edgex-device-onvif-camera 20:40:21 ---> Running in 9d9120f6e384 20:40:21 Removing intermediate container 9d9120f6e384 20:40:21 ---> c506550ef6ef 20:40:21 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:21 ---> Running in ccd8924a684a 20:40:21 Removing intermediate container ccd8924a684a 20:40:21 ---> ef57c25444a8 20:40:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:21 ---> Running in 247f5713099f 20:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:23 OK: 211 MiB in 51 packages 20:40:23 Removing intermediate container 247f5713099f 20:40:23 ---> 40630e1ed2bf 20:40:23 Step 9/13 : WORKDIR /device-onvif-camera 20:40:23 ---> Running in 97f77f5576e6 20:40:23 Removing intermediate container 97f77f5576e6 20:40:23 ---> 9587a40a85c2 20:40:23 Step 10/13 : COPY go.mod vendor* ./ 20:40:23 ---> 28ad43adbf95 20:40:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:23 ---> Running in f1da7fa2339d 20:40:50 Removing intermediate container f1da7fa2339d 20:40:50 ---> b952e56d4a56 20:40:50 Step 12/13 : COPY . . 20:40:50 ---> 232ea69ba013 20:40:50 Step 13/13 : RUN ${MAKE} 20:40:50 ---> Running in 2930a2a691fb 20:40:50 noop 20:40:50 Removing intermediate container 2930a2a691fb 20:40:50 ---> cfb9567e335e 20:40:50 Successfully built cfb9567e335e 20:40:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:50 + docker inspect -f . ci-base-image-x86_64 20:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:50 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** ci-base-image-x86_64 cat 20:40:51 $ docker top 89e06657723ecba7e1a140684b0838c021d1e039052e371225454711e01997b4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:51 + go version 20:40:51 go version go1.18.3 linux/amd64 [Pipeline] } 20:40:51 $ docker stop --time=1 89e06657723ecba7e1a140684b0838c021d1e039052e371225454711e01997b4 20:40:52 $ docker rm -f 89e06657723ecba7e1a140684b0838c021d1e039052e371225454711e01997b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:53 + docker inspect -f . ci-base-image-x86_64 20:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:53 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** ci-base-image-x86_64 cat 20:40:53 $ docker top 179905859b2e2331ac8e95c52ccbf439d2aef10bbcfca0dc90db1b4c03282f94 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:54 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 20:40:54 + make test 20:40:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:40:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:41:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:41:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.026s coverage: 10.5% of statements 20:41:06 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:41:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.190s coverage: 13.8% of statements 20:41:17 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." 20:41:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:41:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:41:21 $ docker stop --time=1 179905859b2e2331ac8e95c52ccbf439d2aef10bbcfca0dc90db1b4c03282f94 20:41:23 $ docker rm -f 179905859b2e2331ac8e95c52ccbf439d2aef10bbcfca0dc90db1b4c03282f94 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:41:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:41:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:25 + ls -al . 20:41:25 total 232 20:41:25 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 20:40 . 20:41:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:39 .. 20:41:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:41 .git 20:41:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:39 .github 20:41:25 -rw-rw-r-- 1 jenkins jenkins 418 Aug 30 20:39 .gitignore 20:41:25 -rw-rw-r-- 1 jenkins jenkins 42 Aug 30 20:39 .golangci.yml 20:41:25 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:40 .semver 20:41:25 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 30 20:39 Attribution.txt 20:41:25 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 30 20:39 CHANGELOG.md 20:41:25 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 30 20:39 Dockerfile 20:41:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:39 GOVERNANCE.md 20:41:25 -rw-rw-r-- 1 jenkins jenkins 734 Aug 30 20:39 Jenkinsfile 20:41:25 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 30 20:39 LICENSE 20:41:25 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 30 20:39 Makefile 20:41:25 -rw-rw-r-- 1 jenkins jenkins 625 Aug 30 20:39 OWNERS.md 20:41:25 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 30 20:39 README.md 20:41:25 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:40 VERSION 20:41:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:39 bin 20:41:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:39 cmd 20:41:25 -rw-r--r-- 1 jenkins jenkins 77822 Aug 30 20:41 coverage.out 20:41:25 drwxrwxr-x 6 jenkins jenkins 4096 Aug 30 20:39 doc 20:41:25 -rw-rw-r-- 1 jenkins jenkins 3747 Aug 30 20:39 go.mod 20:41:25 -rw-rw-r-- 1 jenkins jenkins 39690 Aug 30 20:39 go.sum 20:41:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:39 internal 20:41:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:39 snap 20:41:25 -rw-rw-r-- 1 jenkins jenkins 236 Aug 30 20:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:25 + 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=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 --label arch=amd64 --label version=2.3.0-dev.13 . 20:41:25 Sending build context to Docker daemon 20.62MB 20:41:25 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:41:25 Step 2/26 : FROM ${BASE} AS builder 20:41:25 ---> cfb9567e335e 20:41:25 Step 3/26 : ARG MAKE="make build" 20:41:25 ---> Running in 5717845cf1dd 20:41:26 Removing intermediate container 5717845cf1dd 20:41:26 ---> 79d92caa7a10 20:41:26 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:41:26 ---> Running in 1cc602e2d980 20:41:26 Removing intermediate container 1cc602e2d980 20:41:26 ---> 5f83f4aafe2a 20:41:26 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:41:26 ---> Running in acc40072669e 20:41:26 Removing intermediate container acc40072669e 20:41:26 ---> 2ce240e11d78 20:41:26 Step 6/26 : LABEL Name=edgex-device-onvif-camera 20:41:26 ---> Running in 497e09811e69 20:41:26 Removing intermediate container 497e09811e69 20:41:26 ---> 367bdb925ab9 20:41:26 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:26 ---> Running in b04f4ff4298b 20:41:27 Removing intermediate container b04f4ff4298b 20:41:27 ---> deda4b8b519c 20:41:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:27 ---> Running in 454b67440711 20:41:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:41:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:41:28 OK: 211 MiB in 51 packages 20:41:29 Removing intermediate container 454b67440711 20:41:29 ---> 120169659f25 20:41:29 Step 9/26 : WORKDIR /device-onvif-camera 20:41:29 ---> Running in a5109bdc5dd1 20:41:29 Removing intermediate container a5109bdc5dd1 20:41:29 ---> f4917a8dce7b 20:41:29 Step 10/26 : COPY go.mod vendor* ./ 20:41:29 ---> ab72da89bfef 20:41:29 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:29 ---> Running in fe805b73da1b 20:41:30 Removing intermediate container fe805b73da1b 20:41:30 ---> 52d7c3ecd3c8 20:41:30 Step 12/26 : COPY . . 20:41:31 ---> ef59fd4276fc 20:41:31 Step 13/26 : RUN ${MAKE} 20:41:31 ---> Running in 6ae3e677c291 20:41:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 20:41:57 Removing intermediate container 6ae3e677c291 20:41:57 ---> 8d01dc65e3a9 20:41:57 Step 14/26 : FROM alpine:3.16 20:41:57 3.16: Pulling from library/alpine 20:41:57 213ec9aee27d: Pulling fs layer 20:41:57 213ec9aee27d: Verifying Checksum 20:41:57 213ec9aee27d: Download complete 20:41:57 213ec9aee27d: Pull complete 20:41:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:41:57 Status: Downloaded newer image for alpine:3.16 20:41:57 ---> 9c6f07244728 20:41:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:41:57 ---> Running in 9d3f4da9acab 20:41:57 Removing intermediate container 9d3f4da9acab 20:41:57 ---> e54cf1fcf380 20:41:57 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:41:57 ---> Running in e64ee6e8c92f 20:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:41:57 (1/6) Installing dumb-init (1.2.5-r1) 20:41:57 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:41:57 (3/6) Installing libsodium (1.0.18-r0) 20:41:57 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:41:57 (5/6) Installing libzmq (4.3.4-r0) 20:41:57 (6/6) Installing zeromq (4.3.4-r0) 20:41:57 Executing busybox-1.35.0-r17.trigger 20:41:57 OK: 8 MiB in 20 packages 20:41:57 Removing intermediate container e64ee6e8c92f 20:41:57 ---> 5f8ed2b6faf4 20:41:57 Step 17/26 : WORKDIR / 20:41:57 ---> Running in 30fb2413bde8 20:41:57 Removing intermediate container 30fb2413bde8 20:41:57 ---> 46b6ee01f72b 20:41:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:41:58 ---> b7a0feabe9ff 20:41:58 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:41:58 ---> c21c7d3d9006 20:41:58 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:41:58 ---> 2f882fafb5db 20:41:58 Step 21/26 : EXPOSE 59984 20:41:58 ---> Running in 50f157dac963 20:41:58 Removing intermediate container 50f157dac963 20:41:58 ---> f06cc8b42e17 20:41:58 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:41:58 ---> Running in 62102a7da803 20:41:58 Removing intermediate container 62102a7da803 20:41:58 ---> dcd0c2d7160d 20:41:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:58 ---> Running in 9243ad3ddeb8 20:41:59 Removing intermediate container 9243ad3ddeb8 20:41:59 ---> f55090b3b802 20:41:59 Step 24/26 : LABEL arch=amd64 20:41:59 ---> Running in 3acb13ce2295 20:41:59 Removing intermediate container 3acb13ce2295 20:41:59 ---> 89bb3ba17212 20:41:59 Step 25/26 : LABEL git_sha=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:41:59 ---> Running in 2dbd272ad51e 20:41:59 Removing intermediate container 2dbd272ad51e 20:41:59 ---> 1cab53a69c2d 20:41:59 Step 26/26 : LABEL version=2.3.0-dev.13 20:41:59 ---> Running in 785dbbe671b5 20:41:59 Removing intermediate container 785dbbe671b5 20:41:59 ---> 5bcefdad06b8 20:41:59 [Warning] One or more build-args [ARCH] were not consumed 20:41:59 Successfully built 5bcefdad06b8 20:41:59 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 20:41:59 provisioning config files... 20:41:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3823852226440411485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:59 ---> docker-login.sh 20:41:59 nexus3.edgexfoundry.org:10001 20:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:59 Configure a credential helper to remove this warning. See 20:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:59 20:41:59 Login Succeeded 20:41:59 nexus3.edgexfoundry.org:10002 20:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:00 Configure a credential helper to remove this warning. See 20:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:00 20:42:00 Login Succeeded 20:42:00 nexus3.edgexfoundry.org:10003 20:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:00 Configure a credential helper to remove this warning. See 20:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:00 20:42:00 Login Succeeded 20:42:00 nexus3.edgexfoundry.org:10004 20:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:00 Configure a credential helper to remove this warning. See 20:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:00 20:42:00 Login Succeeded 20:42:00 docker.io 20:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:00 Configure a credential helper to remove this warning. See 20:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:00 20:42:00 Login Succeeded 20:42:00 ---> docker-login.sh ends [Pipeline] } 20:42:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:00 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 20:42:00 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:42:00 latest 20:42:00 2.3.0-dev.13 20:42:00 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 20:42:00 main 20:42:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:42:01 c9d34e8d30d0: Preparing 20:42:01 770a5e18cde0: Preparing 20:42:01 6c9c214ad95d: Preparing 20:42:01 31844eb0016b: Preparing 20:42:01 994393dc58e7: Preparing 20:42:01 994393dc58e7: Layer already exists 20:42:01 770a5e18cde0: Pushed 20:42:01 c9d34e8d30d0: Pushed 20:42:01 31844eb0016b: Pushed 20:42:05 6c9c214ad95d: Pushed 20:42:05 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 20:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:42:05 c9d34e8d30d0: Preparing 20:42:05 770a5e18cde0: Preparing 20:42:05 6c9c214ad95d: Preparing 20:42:05 31844eb0016b: Preparing 20:42:05 994393dc58e7: Preparing 20:42:05 c9d34e8d30d0: Layer already exists 20:42:05 31844eb0016b: Layer already exists 20:42:05 6c9c214ad95d: Layer already exists 20:42:05 994393dc58e7: Layer already exists 20:42:05 770a5e18cde0: Layer already exists 20:42:05 latest: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.13 20:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:42:06 c9d34e8d30d0: Preparing 20:42:06 770a5e18cde0: Preparing 20:42:06 6c9c214ad95d: Preparing 20:42:06 31844eb0016b: Preparing 20:42:06 994393dc58e7: Preparing 20:42:06 6c9c214ad95d: Layer already exists 20:42:06 31844eb0016b: Layer already exists 20:42:06 c9d34e8d30d0: Layer already exists 20:42:06 770a5e18cde0: Layer already exists 20:42:06 994393dc58e7: Layer already exists 20:42:06 2.3.0-dev.13: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 20:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:42:07 c9d34e8d30d0: Preparing 20:42:07 770a5e18cde0: Preparing 20:42:07 6c9c214ad95d: Preparing 20:42:07 31844eb0016b: Preparing 20:42:07 994393dc58e7: Preparing 20:42:07 31844eb0016b: Layer already exists 20:42:07 6c9c214ad95d: Layer already exists 20:42:07 770a5e18cde0: Layer already exists 20:42:07 994393dc58e7: Layer already exists 20:42:07 c9d34e8d30d0: Layer already exists 20:42:07 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 20:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:42:07 c9d34e8d30d0: Preparing 20:42:07 770a5e18cde0: Preparing 20:42:07 6c9c214ad95d: Preparing 20:42:07 31844eb0016b: Preparing 20:42:07 994393dc58e7: Preparing 20:42:07 c9d34e8d30d0: Layer already exists 20:42:07 6c9c214ad95d: Layer already exists 20:42:07 994393dc58e7: Layer already exists 20:42:07 31844eb0016b: Layer already exists 20:42:07 770a5e18cde0: Layer already exists 20:42:07 main: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:07 ===================================================== [Pipeline] echo 20:42:07 taggedImages: 20:42:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:42:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 20:42:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.13 20:42:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 20:42:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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 20:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:08 20:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:08 latest: Pulling from edgex-lftools-log-publisher 20:42:08 5eb5b503b376: Pulling fs layer 20:42:08 5c69ac0246d0: Pulling fs layer 20:42:08 ec43610c2a17: Pulling fs layer 20:42:08 3a2ae6a8a46f: Pulling fs layer 20:42:08 33b1e0a273af: Pulling fs layer 20:42:08 5d3b04190fa2: Pulling fs layer 20:42:08 2f39f015ded8: Pulling fs layer 20:42:08 3a2ae6a8a46f: Waiting 20:42:08 33b1e0a273af: Waiting 20:42:08 5d3b04190fa2: Waiting 20:42:08 2f39f015ded8: Waiting 20:42:08 5c69ac0246d0: Verifying Checksum 20:42:08 5c69ac0246d0: Download complete 20:42:08 3a2ae6a8a46f: Download complete 20:42:08 33b1e0a273af: Verifying Checksum 20:42:08 33b1e0a273af: Download complete 20:42:08 ec43610c2a17: Verifying Checksum 20:42:08 ec43610c2a17: Download complete 20:42:08 5d3b04190fa2: Verifying Checksum 20:42:08 5d3b04190fa2: Download complete 20:42:08 5eb5b503b376: Verifying Checksum 20:42:08 5eb5b503b376: Download complete 20:42:09 2f39f015ded8: Download complete 20:42:10 5eb5b503b376: Pull complete 20:42:10 5c69ac0246d0: Pull complete 20:42:10 ec43610c2a17: Pull complete 20:42:10 3a2ae6a8a46f: Pull complete 20:42:11 33b1e0a273af: Pull complete 20:42:11 5d3b04190fa2: Pull complete 20:42:15 2f39f015ded8: Pull complete 20:42:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:15 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:42:15 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:18 $ docker top d690751ccca538240f15fcf9e900e184cd1bdb4ab4025db355db8be6abda3f6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:18 ---> job-cost.sh 20:42:18 lf-activate-venv: SKIPPING 20:42:18 INFO: No Stack... 20:42:19 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:19 INFO: Archiving Costs [Pipeline] sh 20:42:19 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 20:42:19 + cut -d, -f6 [Pipeline] lock 20:42:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] 20:42:19 Resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] did not exist. Created. 20:42:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:20 + echo total: 0.2199999988079071 [Pipeline] stash 20:42:20 Stashed 1 file(s) [Pipeline] } 20:42:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:20 $ docker stop --time=1 d690751ccca538240f15fcf9e900e184cd1bdb4ab4025db355db8be6abda3f6a 20:42:21 $ docker rm -f d690751ccca538240f15fcf9e900e184cd1bdb4ab4025db355db8be6abda3f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:42:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23990 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 20:42:34 Running in /w/workspace/device-onvif-camera/52 [Pipeline] { [Pipeline] checkout 20:42:34 Selected Git installation does not exist. Using Default 20:42:34 The recommended git tool is: NONE 20:42:41 using credential edgex-jenkins-ssh 20:42:41 Cloning the remote Git repository 20:42:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 20:42:41 > git init /w/workspace/device-onvif-camera/52 # timeout=10 20:42:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:42:41 > git --version # timeout=10 20:42:41 > git --version # 'git version 2.25.1' 20:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:42 Avoid second fetch 20:42:42 Checking out Revision dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 (main) 20:42:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:42:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:42 > git config core.sparsecheckout # timeout=10 20:42:42 > git checkout -f dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 # timeout=10 20:42:47 Commit message: "fix: Check whether the onvif response is valid (#146)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:42:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:42:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:48 Dload Upload Total Spent Left Speed 20:42:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh 20:42:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:42:49 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 20:42:49 20:42:49 { 20:42:49 "registry-mirrors": [ 20:42:49 "https://nexus3.edgexfoundry.org:10001" 20:42:49 ], 20:42:49 "bip": "10.250.0.254/24", 20:42:49 "hosts": [ 20:42:49 "tcp://0.0.0.0:5555", 20:42:49 "unix:///var/run/docker.sock" 20:42:49 ], 20:42:49 "mtu": 1458, 20:42:49 "selinux-enabled": true, 20:42:49 "seccomp-profile": "/etc/docker/seccomp.json" 20:42:49 } [Pipeline] sh 20:42:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:42:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:08 provisioning config files... 20:43:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/52@tmp/config7373976861373349362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:08 ---> docker-login.sh 20:43:08 nexus3.edgexfoundry.org:10001 20:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:09 Configure a credential helper to remove this warning. See 20:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:09 20:43:09 Login Succeeded 20:43:09 nexus3.edgexfoundry.org:10002 20:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:10 Configure a credential helper to remove this warning. See 20:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:10 20:43:10 Login Succeeded 20:43:10 nexus3.edgexfoundry.org:10003 20:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:10 Configure a credential helper to remove this warning. See 20:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:10 20:43:10 Login Succeeded 20:43:10 nexus3.edgexfoundry.org:10004 20:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:11 Configure a credential helper to remove this warning. See 20:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:11 20:43:11 Login Succeeded 20:43:11 docker.io 20:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:11 Configure a credential helper to remove this warning. See 20:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:11 20:43:11 Login Succeeded 20:43:11 ---> docker-login.sh ends [Pipeline] } 20:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:12 ========================================================= 20:43:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:43:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:13 + 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 . 20:43:13 Sending build context to Docker daemon 14.06MB 20:43:13 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:43:13 Step 2/13 : FROM ${BASE} AS builder 20:43:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:43:14 b3c136eddcbf: Pulling fs layer 20:43:14 c0a3192eca97: Pulling fs layer 20:43:14 a050256f5b6f: Pulling fs layer 20:43:14 656be50a0ddc: Pulling fs layer 20:43:14 2bbca73fdf42: Pulling fs layer 20:43:14 46d945488cbd: Pulling fs layer 20:43:14 8a5474983e97: Pulling fs layer 20:43:14 329c88fbcd65: Pulling fs layer 20:43:14 2bbca73fdf42: Waiting 20:43:14 46d945488cbd: Waiting 20:43:14 8a5474983e97: Waiting 20:43:14 329c88fbcd65: Waiting 20:43:14 656be50a0ddc: Waiting 20:43:14 a050256f5b6f: Download complete 20:43:14 c0a3192eca97: Download complete 20:43:14 2bbca73fdf42: Verifying Checksum 20:43:14 2bbca73fdf42: Download complete 20:43:14 46d945488cbd: Verifying Checksum 20:43:14 46d945488cbd: Download complete 20:43:14 b3c136eddcbf: Verifying Checksum 20:43:14 b3c136eddcbf: Download complete 20:43:15 b3c136eddcbf: Pull complete 20:43:15 329c88fbcd65: Verifying Checksum 20:43:15 329c88fbcd65: Download complete 20:43:15 c0a3192eca97: Pull complete 20:43:16 a050256f5b6f: Pull complete 20:43:16 8a5474983e97: Verifying Checksum 20:43:16 8a5474983e97: Download complete 20:43:17 656be50a0ddc: Verifying Checksum 20:43:17 656be50a0ddc: Download complete 20:43:29 656be50a0ddc: Pull complete 20:43:29 2bbca73fdf42: Pull complete 20:43:30 46d945488cbd: Pull complete 20:43:36 8a5474983e97: Pull complete 20:43:38 329c88fbcd65: Pull complete 20:43:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:43:38 ---> ff4287adb874 20:43:38 Step 3/13 : ARG MAKE="make build" 20:43:40 ---> Running in 4106e51db835 20:43:41 Removing intermediate container 4106e51db835 20:43:41 ---> adba9e75a5bf 20:43:41 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:43:41 ---> Running in 803dec0adf6d 20:43:42 Removing intermediate container 803dec0adf6d 20:43:42 ---> e3e0f9941b6f 20:43:42 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 20:43:42 ---> Running in 113b74fc7c7e 20:43:42 Removing intermediate container 113b74fc7c7e 20:43:42 ---> 2fdfa3440d3c 20:43:42 Step 6/13 : LABEL Name=edgex-device-onvif-camera 20:43:42 ---> Running in 9632cfe92431 20:43:42 Removing intermediate container 9632cfe92431 20:43:42 ---> 3e33467587f6 20:43:42 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:42 ---> Running in 795c6cdf86e2 20:43:44 Removing intermediate container 795c6cdf86e2 20:43:44 ---> 5bc1dcd71204 20:43:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:43:44 ---> Running in 12ad0f0197c4 20:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:47 OK: 221 MiB in 51 packages 20:43:48 Removing intermediate container 12ad0f0197c4 20:43:48 ---> bab00e68f784 20:43:48 Step 9/13 : WORKDIR /device-onvif-camera 20:43:48 ---> Running in 62c7593cd788 20:43:49 Removing intermediate container 62c7593cd788 20:43:49 ---> 967daf5891cd 20:43:49 Step 10/13 : COPY go.mod vendor* ./ 20:43:49 ---> 104e0826acce 20:43:49 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:49 ---> Running in a5a507f60995 20:44:46 Removing intermediate container a5a507f60995 20:44:46 ---> dba66d0b95d9 20:44:46 Step 12/13 : COPY . . 20:44:46 ---> 78ec0d7cd564 20:44:46 Step 13/13 : RUN ${MAKE} 20:44:46 ---> Running in ddb052913d1d 20:44:46 noop 20:44:46 Removing intermediate container ddb052913d1d 20:44:46 ---> 9e414a717f1f 20:44:46 Successfully built 9e414a717f1f 20:44:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:46 + docker inspect -f . ci-base-image-arm64 20:44:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:47 prd-ubuntu20.04-docker-arm64-4c-16g-23990 does not seem to be running inside a container 20:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/52 -v /w/workspace/device-onvif-camera/52:/w/workspace/device-onvif-camera/52:rw,z -v /w/workspace/device-onvif-camera/52@tmp:/w/workspace/device-onvif-camera/52@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 ******** -e ******** ci-base-image-arm64 cat 20:44:48 $ docker top 09011a9c5d126a91157ea408195c685310264ee3412b474c5058d802d9542b87 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:49 + go version 20:44:49 go version go1.18.3 linux/arm64 [Pipeline] } 20:44:49 $ docker stop --time=1 09011a9c5d126a91157ea408195c685310264ee3412b474c5058d802d9542b87 20:44:50 $ docker rm -f 09011a9c5d126a91157ea408195c685310264ee3412b474c5058d802d9542b87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:51 + docker inspect -f . ci-base-image-arm64 20:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:51 prd-ubuntu20.04-docker-arm64-4c-16g-23990 does not seem to be running inside a container 20:44: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/52 -v /w/workspace/device-onvif-camera/52:/w/workspace/device-onvif-camera/52:rw,z -v /w/workspace/device-onvif-camera/52@tmp:/w/workspace/device-onvif-camera/52@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 ******** -e ******** ci-base-image-arm64 cat 20:44:53 $ docker top d41f69d7e056daf1a46b6f79a1aaef260dbc1351ec5be25ca9186d8c302a0022 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:54 + git config --global --add safe.directory /w/workspace/device-onvif-camera/52 [Pipeline] fileExists [Pipeline] sh 20:44:54 + make test 20:44:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:44:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:46:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:46:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.151s coverage: 10.5% of statements 20:46:33 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:47:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 39.820s coverage: 13.8% of statements 20:47:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:47:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:47:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:28 ./bin/test-attribution-txt.sh [Pipeline] echo 20:47:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:47:28 $ docker stop --time=1 d41f69d7e056daf1a46b6f79a1aaef260dbc1351ec5be25ca9186d8c302a0022 20:47:30 $ docker rm -f d41f69d7e056daf1a46b6f79a1aaef260dbc1351ec5be25ca9186d8c302a0022 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:47:31 Warning: overwriting stash ‘coverage-report’ 20:47:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:47:32 + ls -al . 20:47:32 total 228 20:47:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 20:44 . 20:47:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:42 .. 20:47:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:42 .git 20:47:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:42 .github 20:47:32 -rw-rw-r-- 1 jenkins jenkins 418 Aug 30 20:42 .gitignore 20:47:32 -rw-rw-r-- 1 jenkins jenkins 42 Aug 30 20:42 .golangci.yml 20:47:32 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 30 20:42 Attribution.txt 20:47:32 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 30 20:42 CHANGELOG.md 20:47:32 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 30 20:42 Dockerfile 20:47:32 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:42 GOVERNANCE.md 20:47:32 -rw-rw-r-- 1 jenkins jenkins 734 Aug 30 20:42 Jenkinsfile 20:47:32 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 30 20:42 LICENSE 20:47:32 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 30 20:42 Makefile 20:47:32 -rw-rw-r-- 1 jenkins jenkins 625 Aug 30 20:42 OWNERS.md 20:47:32 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 30 20:42 README.md 20:47:32 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:40 VERSION 20:47:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:42 bin 20:47:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:42 cmd 20:47:32 -rw-r--r-- 1 jenkins jenkins 77822 Aug 30 20:47 coverage.out 20:47:32 drwxrwxr-x 6 jenkins jenkins 4096 Aug 30 20:42 doc 20:47:32 -rw-rw-r-- 1 jenkins jenkins 3747 Aug 30 20:42 go.mod 20:47:32 -rw-rw-r-- 1 jenkins jenkins 39690 Aug 30 20:42 go.sum 20:47:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:42 internal 20:47:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:42 snap 20:47:32 -rw-rw-r-- 1 jenkins jenkins 236 Aug 30 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:32 + 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=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 --label arch=arm64 --label version=2.3.0-dev.13 . 20:47:33 Sending build context to Docker daemon 14.14MB 20:47:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:47:33 Step 2/26 : FROM ${BASE} AS builder 20:47:33 ---> 9e414a717f1f 20:47:33 Step 3/26 : ARG MAKE="make build" 20:47:33 ---> Running in e4097a771241 20:47:34 Removing intermediate container e4097a771241 20:47:34 ---> 638562f35744 20:47:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 20:47:34 ---> Running in 224baab55a70 20:47:34 Removing intermediate container 224baab55a70 20:47:34 ---> 13a039253f38 20:47:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:47:34 ---> Running in 3eba15928178 20:47:34 Removing intermediate container 3eba15928178 20:47:34 ---> 23e67c580476 20:47:34 Step 6/26 : LABEL Name=edgex-device-onvif-camera 20:47:34 ---> Running in e760e9fdca80 20:47:35 Removing intermediate container e760e9fdca80 20:47:35 ---> e9d00a0d81ba 20:47:35 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:35 ---> Running in 5f4fe3ad408c 20:47:37 Removing intermediate container 5f4fe3ad408c 20:47:37 ---> dabf35bd10e1 20:47:37 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:37 ---> Running in d74ddf0cdb9f 20:47:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:47:40 OK: 221 MiB in 51 packages 20:47:40 Removing intermediate container d74ddf0cdb9f 20:47:40 ---> 1b917c62d2f2 20:47:40 Step 9/26 : WORKDIR /device-onvif-camera 20:47:40 ---> Running in 11902ceb2d5d 20:47:40 Removing intermediate container 11902ceb2d5d 20:47:40 ---> e6bd5acb002c 20:47:40 Step 10/26 : COPY go.mod vendor* ./ 20:47:41 ---> 59c8ff6bdc5e 20:47:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:41 ---> Running in 8732ef404fd0 20:47:43 Removing intermediate container 8732ef404fd0 20:47:43 ---> dc9c10864de5 20:47:43 Step 12/26 : COPY . . 20:47:45 ---> 8f893953c8cc 20:47:45 Step 13/26 : RUN ${MAKE} 20:47:45 ---> Running in 217f2de098ce 20:47:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 20:50:23 Removing intermediate container 217f2de098ce 20:50:23 ---> 58898faddf53 20:50:23 Step 14/26 : FROM alpine:3.16 20:50:23 3.16: Pulling from library/alpine 20:50:23 9b18e9b68314: Pulling fs layer 20:50:23 9b18e9b68314: Verifying Checksum 20:50:23 9b18e9b68314: Download complete 20:50:23 9b18e9b68314: Pull complete 20:50:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:50:23 Status: Downloaded newer image for alpine:3.16 20:50:23 ---> a6215f271958 20:50:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:50:23 ---> Running in 5c8355d22d04 20:50:23 Removing intermediate container 5c8355d22d04 20:50:23 ---> e25ce3325cdc 20:50:23 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:50:23 ---> Running in 4cf55077f32e 20:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:23 (1/6) Installing dumb-init (1.2.5-r1) 20:50:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:50:23 (3/6) Installing libsodium (1.0.18-r0) 20:50:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:50:23 (5/6) Installing libzmq (4.3.4-r0) 20:50:23 (6/6) Installing zeromq (4.3.4-r0) 20:50:23 Executing busybox-1.35.0-r17.trigger 20:50:23 OK: 8 MiB in 20 packages 20:50:23 Removing intermediate container 4cf55077f32e 20:50:23 ---> 3d6287e21c66 20:50:23 Step 17/26 : WORKDIR / 20:50:23 ---> Running in 02ea23a8cbe1 20:50:23 Removing intermediate container 02ea23a8cbe1 20:50:23 ---> e314fc5b9859 20:50:23 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:50:23 ---> 44b1c4fe55e1 20:50:23 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:50:23 ---> f16232fef79b 20:50:23 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:50:23 ---> 4efbf97dca75 20:50:23 Step 21/26 : EXPOSE 59984 20:50:23 ---> Running in 7f374b73eeee 20:50:23 Removing intermediate container 7f374b73eeee 20:50:23 ---> 7a5fccaec7b4 20:50:23 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:50:23 ---> Running in 21c744e60e47 20:50:23 Removing intermediate container 21c744e60e47 20:50:23 ---> 7df5266c45a6 20:50:23 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:23 ---> Running in dee5d6e9295c 20:50:24 Removing intermediate container dee5d6e9295c 20:50:24 ---> b70035e5e423 20:50:24 Step 24/26 : LABEL arch=arm64 20:50:24 ---> Running in ed53c5b88ee9 20:50:24 Removing intermediate container ed53c5b88ee9 20:50:24 ---> 420dc71ac8e0 20:50:24 Step 25/26 : LABEL git_sha=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:50:24 ---> Running in 988747ba38ab 20:50:24 Removing intermediate container 988747ba38ab 20:50:24 ---> 6621a2788ac2 20:50:24 Step 26/26 : LABEL version=2.3.0-dev.13 20:50:25 ---> Running in 26da64b507de 20:50:25 Removing intermediate container 26da64b507de 20:50:25 ---> 81253386067c 20:50:25 [Warning] One or more build-args [ARCH] were not consumed 20:50:25 Successfully built 81253386067c 20:50:25 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 20:50:25 provisioning config files... 20:50:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/52@tmp/config2024925822525652100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:26 ---> docker-login.sh 20:50:26 nexus3.edgexfoundry.org:10001 20:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:26 Configure a credential helper to remove this warning. See 20:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:26 20:50:26 Login Succeeded 20:50:26 nexus3.edgexfoundry.org:10002 20:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:26 Configure a credential helper to remove this warning. See 20:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:26 20:50:26 Login Succeeded 20:50:26 nexus3.edgexfoundry.org:10003 20:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:27 Configure a credential helper to remove this warning. See 20:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:27 20:50:27 Login Succeeded 20:50:27 nexus3.edgexfoundry.org:10004 20:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:27 Configure a credential helper to remove this warning. See 20:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:27 20:50:27 Login Succeeded 20:50:27 docker.io 20:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:28 Configure a credential helper to remove this warning. See 20:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:28 20:50:28 Login Succeeded 20:50:28 ---> docker-login.sh ends [Pipeline] } 20:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:28 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 20:50:28 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:50:28 latest 20:50:28 2.3.0-dev.13 20:50:28 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 20:50:28 main 20:50:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:50:29 7569de53ac1c: Preparing 20:50:29 ad445a084ce7: Preparing 20:50:29 492da6629a79: Preparing 20:50:29 4c886745e583: Preparing 20:50:29 5d3e392a13a0: Preparing 20:50:29 5d3e392a13a0: Layer already exists 20:50:29 ad445a084ce7: Pushed 20:50:29 7569de53ac1c: Pushed 20:50:30 4c886745e583: Pushed 20:50:36 492da6629a79: Pushed 20:50:36 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:36 + 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 20:50:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 20:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:50:37 7569de53ac1c: Preparing 20:50:37 ad445a084ce7: Preparing 20:50:37 492da6629a79: Preparing 20:50:37 4c886745e583: Preparing 20:50:37 5d3e392a13a0: Preparing 20:50:37 5d3e392a13a0: Layer already exists 20:50:37 7569de53ac1c: Layer already exists 20:50:37 492da6629a79: Layer already exists 20:50:37 ad445a084ce7: Layer already exists 20:50:37 4c886745e583: Layer already exists 20:50:37 latest: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.13 20:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:50:38 7569de53ac1c: Preparing 20:50:38 ad445a084ce7: Preparing 20:50:38 492da6629a79: Preparing 20:50:38 4c886745e583: Preparing 20:50:38 5d3e392a13a0: Preparing 20:50:38 5d3e392a13a0: Layer already exists 20:50:38 4c886745e583: Layer already exists 20:50:38 ad445a084ce7: Layer already exists 20:50:38 492da6629a79: Layer already exists 20:50:38 7569de53ac1c: Layer already exists 20:50:38 2.3.0-dev.13: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:38 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 20:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:50:39 7569de53ac1c: Preparing 20:50:39 ad445a084ce7: Preparing 20:50:39 492da6629a79: Preparing 20:50:39 4c886745e583: Preparing 20:50:39 5d3e392a13a0: Preparing 20:50:39 5d3e392a13a0: Layer already exists 20:50:39 ad445a084ce7: Layer already exists 20:50:39 7569de53ac1c: Layer already exists 20:50:39 4c886745e583: Layer already exists 20:50:39 492da6629a79: Layer already exists 20:50:39 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:39 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 20:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:50:40 7569de53ac1c: Preparing 20:50:40 ad445a084ce7: Preparing 20:50:40 492da6629a79: Preparing 20:50:40 4c886745e583: Preparing 20:50:40 5d3e392a13a0: Preparing 20:50:40 492da6629a79: Layer already exists 20:50:40 ad445a084ce7: Layer already exists 20:50:40 5d3e392a13a0: Layer already exists 20:50:40 4c886745e583: Layer already exists 20:50:40 7569de53ac1c: Layer already exists 20:50:40 main: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:40 ===================================================== [Pipeline] echo 20:50:40 taggedImages: 20:50:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 20:50:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 20:50:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.13 20:50:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 20:50:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:40 20:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:41 arm64: Pulling from edgex-lftools-log-publisher 20:50:41 8998bd30e6a1: Pulling fs layer 20:50:41 04944245beec: Pulling fs layer 20:50:41 699f458cf7ca: Pulling fs layer 20:50:41 765212b225bb: Pulling fs layer 20:50:41 f23df028b6ca: Pulling fs layer 20:50:41 d65c8cfc05b1: Pulling fs layer 20:50:41 2437ff75d9bd: Pulling fs layer 20:50:41 765212b225bb: Waiting 20:50:41 f23df028b6ca: Waiting 20:50:41 2437ff75d9bd: Waiting 20:50:41 d65c8cfc05b1: Waiting 20:50:41 04944245beec: Verifying Checksum 20:50:41 04944245beec: Download complete 20:50:41 765212b225bb: Verifying Checksum 20:50:41 765212b225bb: Download complete 20:50:41 f23df028b6ca: Verifying Checksum 20:50:41 f23df028b6ca: Download complete 20:50:41 d65c8cfc05b1: Download complete 20:50:41 699f458cf7ca: Download complete 20:50:42 8998bd30e6a1: Verifying Checksum 20:50:42 8998bd30e6a1: Download complete 20:50:44 2437ff75d9bd: Verifying Checksum 20:50:46 8998bd30e6a1: Pull complete 20:50:46 04944245beec: Pull complete 20:50:48 699f458cf7ca: Pull complete 20:50:48 765212b225bb: Pull complete 20:50:49 f23df028b6ca: Pull complete 20:50:49 d65c8cfc05b1: Pull complete 20:51:04 2437ff75d9bd: Pull complete 20:51:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-23990 does not seem to be running inside a container 20:51:05 $ 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/52 -v /w/workspace/device-onvif-camera/52:/w/workspace/device-onvif-camera/52:rw,z -v /w/workspace/device-onvif-camera/52@tmp:/w/workspace/device-onvif-camera/52@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:51:07 $ docker top 669e4a16f2797a71ca42d550da6fa6422b6ab4da2fcae3d7139f367cc2112498 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:08 ---> job-cost.sh 20:51:08 lf-activate-venv: SKIPPING 20:51:08 INFO: No Stack... 20:51:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:51:09 INFO: Archiving Costs [Pipeline] sh 20:51:10 + cat /w/workspace/device-onvif-camera/52/archives/cost.csv 20:51:10 + cut -d, -f6 [Pipeline] lock 20:51:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] 20:51:10 Resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] did not exist. Created. 20:51:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:11 /w/workspace/device-onvif-camera/52@tmp/durable-81bdf6ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:51:12 + echo total: 0.10999999940395355 [Pipeline] stash 20:51:12 Warning: overwriting stash ‘stack-cost’ 20:51:12 Stashed 1 file(s) [Pipeline] } 20:51:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:12 $ docker stop --time=1 669e4a16f2797a71ca42d550da6fa6422b6ab4da2fcae3d7139f367cc2112498 20:51:13 $ docker rm -f 669e4a16f2797a71ca42d550da6fa6422b6ab4da2fcae3d7139f367cc2112498 [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 20:51:14 provisioning config files... 20:51:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config489520299869099443tmp [Pipeline] { [Pipeline] sh 20:51:14 + set +x 20:51:14 + curl -s https://codecov.io/bash 20:51:14 + bash -s -- 20:51:14 20:51:14 _____ _ 20:51:14 / ____| | | 20:51:14 | | ___ __| | ___ ___ _____ __ 20:51:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:51:14 | |___| (_) | (_| | __/ (_| (_) \ V / 20:51:14 \_____\___/ \__,_|\___|\___\___/ \_/ 20:51:14 Bash-1.0.6 20:51:14 20:51:14 20:51:14 ==> git version 2.25.1 found 20:51:14 ==> 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 20:51:14 Release-Date: 2020-01-08 20:51:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:51:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:51:14 ==> Jenkins CI detected. 20:51:14 current dir:  /w/workspace/foundry_device-onvif-camera_main 20:51:14 project root: . 20:51:14 --> token set from env 20:51:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:51:14 ==> Running gcov in . (disable via -X gcov) 20:51:14 ==> Python coveragepy not found 20:51:14 ==> Searching for coverage reports in: 20:51:14 + . 20:51:14 -> Found 1 reports 20:51:14 ==> Detecting git/mercurial file structure 20:51:14 ==> Reading reports 20:51:14 + ./coverage.out bytes=77822 20:51:14 ==> Appending adjustments 20:51:14 https://docs.codecov.io/docs/fixing-reports 20:51:14 + Found adjustments 20:51:14 ==> Gzipping contents 20:51:14 12K /tmp/codecov.Yo8Py8.gz 20:51:14 ==> Uploading reports 20:51:14 url: https://codecov.io 20:51:14 query: branch=main&commit=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:51:14 -> Pinging Codecov 20:51:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:51:15 -> Uploading to 20:51:15 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/F29A59C45E3A92E06B3E522C9905F8EF/dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3/b58d4ab8-fc53-40bd-81da-1c96a61c2737.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T205115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7af91cb487a7ebfce32f152e62a5288c157410c9fd45f2fd72347a638812e2a4 20:51:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:15 Dload Upload Total Spent Left Speed 20:51:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10458 0 0 100 10458 0 41665 --:--:-- --:--:-- --:--:-- 41665 20:51:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] } 20:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:51:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:51:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:15 20:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:51:16 df9b9388f04a: Pulling fs layer 20:51:16 52dc419b0ee2: Pulling fs layer 20:51:16 25bc292e5bac: Pulling fs layer 20:51:16 114826534d7a: Pulling fs layer 20:51:16 4657fd5d0bcf: Pulling fs layer 20:51:16 6ad1cebc031e: Pulling fs layer 20:51:16 8a3aa393b2d8: Pulling fs layer 20:51:16 114826534d7a: Waiting 20:51:16 4657fd5d0bcf: Waiting 20:51:16 6ad1cebc031e: Waiting 20:51:16 8a3aa393b2d8: Waiting 20:51:16 25bc292e5bac: Verifying Checksum 20:51:16 25bc292e5bac: Download complete 20:51:16 52dc419b0ee2: Verifying Checksum 20:51:16 52dc419b0ee2: Download complete 20:51:16 4657fd5d0bcf: Download complete 20:51:16 df9b9388f04a: Verifying Checksum 20:51:16 df9b9388f04a: Download complete 20:51:16 6ad1cebc031e: Verifying Checksum 20:51:16 6ad1cebc031e: Download complete 20:51:16 df9b9388f04a: Pull complete 20:51:16 52dc419b0ee2: Pull complete 20:51:16 25bc292e5bac: Pull complete 20:51:17 114826534d7a: Verifying Checksum 20:51:17 114826534d7a: Download complete 20:51:17 8a3aa393b2d8: Verifying Checksum 20:51:17 8a3aa393b2d8: Download complete 20:51:21 114826534d7a: Pull complete 20:51:21 4657fd5d0bcf: Pull complete 20:51:21 6ad1cebc031e: Pull complete 20:51:26 8a3aa393b2d8: Pull complete 20:51:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:26 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:51:30 $ docker top cc91992832a4006101b4c7a0c3b2b180eae7f8af499982ca9fa647b306103fc2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:51:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 20:51:30 + set -o pipefail 20:51:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 20:51:36 20:51:36 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 20:51:36 20:51:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/93417df3-7ab4-46fe-ba9d-00aa83ea2122 20:51:36 20:51:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:51:36 20:51:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:51:36 20:51:36 [Pipeline] } 20:51:37 $ docker stop --time=1 cc91992832a4006101b4c7a0c3b2b180eae7f8af499982ca9fa647b306103fc2 20:51:40 $ docker rm -f cc91992832a4006101b4c7a0c3b2b180eae7f8af499982ca9fa647b306103fc2 [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 20:51:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:41 provisioning config files... 20:51:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4067422743713988714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:41 --> edgex-publish-swagger.sh 20:51:41 === Publish doc/openapi/v2 API === 20:51:41 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 20:51:41 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 20:51:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:41 Dload Upload Total Spent Left Speed 20:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 197k --:--:-- --:--:-- --:--:-- 197k 20:51:42 20:51:42 [Pipeline] } 20:51:42 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 20:51:42 + git log --format=format:%s -1 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] sh 20:51:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:43 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:44 $ docker top d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:44 [ssh-agent] Looking for ssh-agent implementation... 20:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:44 $ docker exec d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 ssh-agent 20:51:44 SSH_AUTH_SOCK=/tmp/ssh-6oLKqWpllkQB/agent.33 20:51:44 SSH_AGENT_PID=39 20:51:44 Running ssh-add (command line suppressed) 20:51:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1000781303785246029.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1000781303785246029.key) 20:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:44 + git semver tag 20:51:45 2022-08-30 20:51:45,184 [run_tag] DEBUG tag force:False 20:51:45 2022-08-30 20:51:45,184 [check_head_tag] DEBUG check head tag 20:51:45 2022-08-30 20:51:45,185 [execute] INFO git cat-file --batch-check 20:51:45 2022-08-30 20:51:45,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 20:51:45 2022-08-30 20:51:45,189 [execute] INFO git cat-file --batch 20:51:45 2022-08-30 20:51:45,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 20:51:45 2022-08-30 20:51:45,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:51:45 2022-08-30 20:51:45,208 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 20:51:45 2022-08-30 20:51:45,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 20:51:45 2022-08-30 20:51:45,214 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:51:45 2.3.0-dev.13 [Pipeline] } 20:51:45 $ docker exec --env ******** --env ******** d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 ssh-agent -k 20:51:45 unset SSH_AUTH_SOCK; 20:51:45 unset SSH_AGENT_PID; 20:51:45 echo Agent pid 39 killed; 20:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:45 + git semver [Pipeline] } 20:51:45 $ docker stop --time=1 d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 20:51:47 $ docker rm -f d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:47 20:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:47 0.23.1-centos7: Pulling from edgex-lftools 20:51:47 ab5ef0e58194: Pulling fs layer 20:51:47 9712f1f96733: Pulling fs layer 20:51:47 63f879dbbcfc: Pulling fs layer 20:51:47 0d9ebad4ef96: Pulling fs layer 20:51:47 e9a5061849ea: Pulling fs layer 20:51:47 d747dcd14b5f: Pulling fs layer 20:51:47 2de7ff778b66: Pulling fs layer 20:51:47 2de7ff778b66: Waiting 20:51:47 d747dcd14b5f: Waiting 20:51:47 e9a5061849ea: Waiting 20:51:47 0d9ebad4ef96: Waiting 20:51:47 9712f1f96733: Verifying Checksum 20:51:47 9712f1f96733: Download complete 20:51:48 63f879dbbcfc: Verifying Checksum 20:51:48 63f879dbbcfc: Download complete 20:51:48 e9a5061849ea: Verifying Checksum 20:51:48 e9a5061849ea: Download complete 20:51:48 d747dcd14b5f: Download complete 20:51:48 2de7ff778b66: Verifying Checksum 20:51:48 2de7ff778b66: Download complete 20:51:48 ab5ef0e58194: Verifying Checksum 20:51:48 ab5ef0e58194: Download complete 20:51:48 0d9ebad4ef96: Verifying Checksum 20:51:48 0d9ebad4ef96: Download complete 20:51:52 ab5ef0e58194: Pull complete 20:51:52 9712f1f96733: Pull complete 20:51:53 63f879dbbcfc: Pull complete 20:51:57 0d9ebad4ef96: Pull complete 20:51:57 e9a5061849ea: Pull complete 20:51:57 d747dcd14b5f: Pull complete 20:51:58 2de7ff778b66: Pull complete 20:51:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:58 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:51:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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:0.23.1-centos7 cat 20:52:04 $ docker top d8934118cf7f9c8f1393835c428926ad7847fa509918148410d68d44bb623ce5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:52:04 provisioning config files... 20:52:04 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6626778649421192828tmp 20:52:04 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config481416585497670110tmp 20:52:04 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7077234166165650629tmp [Pipeline] { [Pipeline] echo 20:52:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:52:04 ---> sigul-configuration.sh 20:52:04 gpg: directory `/root/.gnupg' created 20:52:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:52:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:52:04 gpg: keyring `/root/.gnupg/secring.gpg' created 20:52:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:52:04 gpg: CAST5 encrypted data 20:52:04 gpg: encrypted with 1 passphrase 20:52:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:52:05 + mkdir /home/jenkins 20:52:05 + mkdir /home/jenkins/sigul [Pipeline] sh 20:52:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:52:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:52:05 ---> sigul-install.sh 20:52:05 Sigul already installed; skipping installation. [Pipeline] sh 20:52:06 + git tag --list 20:52:06 v0.0.0 20:52:06 v0.0.1-dev.1 20:52:06 v0.0.1-dev.10 20:52:06 v0.0.1-dev.11 20:52:06 v0.0.1-dev.12 20:52:06 v0.0.1-dev.13 20:52:06 v0.0.1-dev.14 20:52:06 v0.0.1-dev.15 20:52:06 v0.0.1-dev.16 20:52:06 v0.0.1-dev.17 20:52:06 v0.0.1-dev.18 20:52:06 v0.0.1-dev.19 20:52:06 v0.0.1-dev.2 20:52:06 v0.0.1-dev.20 20:52:06 v0.0.1-dev.21 20:52:06 v0.0.1-dev.22 20:52:06 v0.0.1-dev.23 20:52:06 v0.0.1-dev.24 20:52:06 v0.0.1-dev.25 20:52:06 v0.0.1-dev.26 20:52:06 v0.0.1-dev.27 20:52:06 v0.0.1-dev.28 20:52:06 v0.0.1-dev.3 20:52:06 v0.0.1-dev.4 20:52:06 v0.0.1-dev.5 20:52:06 v0.0.1-dev.6 20:52:06 v0.0.1-dev.7 20:52:06 v0.0.1-dev.8 20:52:06 v0.0.1-dev.9 20:52:06 v2.2.0 20:52:06 v2.2.0-dev.29 20:52:06 v2.2.0-dev.30 20:52:06 v2.2.0-dev.31 20:52:06 v2.2.0-dev.32 20:52:06 v2.2.0-dev.33 20:52:06 v2.2.0-dev.34 20:52:06 v2.2.0-dev.35 20:52:06 v2.3.0-dev.1 20:52:06 v2.3.0-dev.10 20:52:06 v2.3.0-dev.11 20:52:06 v2.3.0-dev.12 20:52:06 v2.3.0-dev.13 20:52:06 v2.3.0-dev.2 20:52:06 v2.3.0-dev.3 20:52:06 v2.3.0-dev.4 20:52:06 v2.3.0-dev.5 20:52:06 v2.3.0-dev.6 20:52:06 v2.3.0-dev.7 20:52:06 v2.3.0-dev.8 20:52:06 v2.3.0-dev.9 [Pipeline] sh 20:52:06 + lftools sign git-tag v2.3.0-dev.13 20:52:06 Signing Git tag with Sigul... 20:52:06 Signing v2.3.0-dev.13 [Pipeline] echo 20:52:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:52:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:52:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:52:07 $ docker stop --time=1 d8934118cf7f9c8f1393835c428926ad7847fa509918148410d68d44bb623ce5 20:52:09 $ docker rm -f d8934118cf7f9c8f1393835c428926ad7847fa509918148410d68d44bb623ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:09 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:52:10 $ docker top 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:10 [ssh-agent] Looking for ssh-agent implementation... 20:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:10 $ docker exec 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a ssh-agent 20:52:10 SSH_AUTH_SOCK=/tmp/ssh-OtoFtV2nHjVZ/agent.34 20:52:10 SSH_AGENT_PID=40 20:52:10 Running ssh-add (command line suppressed) 20:52:10 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2013029764309043563.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2013029764309043563.key) 20:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:11 + git semver bump pre 20:52:11 2022-08-30 20:52:11,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:52:11 2022-08-30 20:52:11,411 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 20:52:11 2022-08-30 20:52:11,411 [bump_version] DEBUG bumped version:2.3.0-dev.14 20:52:11 2022-08-30 20:52:11,411 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 20:52:11 2022-08-30 20:52:11,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:52:11 2022-08-30 20:52:11,412 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 20:52:11 2022-08-30 20:52:11,414 [execute] INFO git cat-file --batch-check 20:52:11 2022-08-30 20:52:11,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:52:11 2022-08-30 20:52:11,421 [execute] INFO git cat-file --batch 20:52:11 2022-08-30 20:52:11,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:52:11 2022-08-30 20:52:11,426 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:52:11 2.3.0-dev.14 [Pipeline] } 20:52:11 $ docker exec --env ******** --env ******** 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a ssh-agent -k 20:52:11 unset SSH_AUTH_SOCK; 20:52:11 unset SSH_AGENT_PID; 20:52:11 echo Agent pid 40 killed; 20:52:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:11 + git semver [Pipeline] } 20:52:12 $ docker stop --time=1 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a 20:52:13 $ docker rm -f 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a [Pipeline] // withDockerContainer [Pipeline] sh 20:52:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:14 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:52:14 $ docker top 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:14 [ssh-agent] Looking for ssh-agent implementation... 20:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:15 $ docker exec 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e ssh-agent 20:52:15 SSH_AUTH_SOCK=/tmp/ssh-iqJXj8udaLzN/agent.34 20:52:15 SSH_AGENT_PID=41 20:52:15 Running ssh-add (command line suppressed) 20:52:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7612373886474275058.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7612373886474275058.key) 20:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:15 + git semver push 20:52:15 2022-08-30 20:52:15,848 [run_push] DEBUG push 20:52:15 2022-08-30 20:52:15,849 [execute] INFO git cat-file --batch-check 20:52:15 2022-08-30 20:52:15,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:52:15 2022-08-30 20:52:15,854 [execute] INFO git rev-list f59b2a3a938efd469fa251b872f6bbbfd098c057 -- 20:52:15 2022-08-30 20:52:15,855 [execute] DEBUG Popen(['git', 'rev-list', 'f59b2a3a938efd469fa251b872f6bbbfd098c057', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 20:52:15 2022-08-30 20:52:15,861 [execute] INFO git fetch -v origin 20:52:15 2022-08-30 20:52:15,862 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 20:52:16 2022-08-30 20:52:16,396 [run_push] DEBUG no remote changes detected 20:52:16 2022-08-30 20:52:16,397 [execute] INFO git push origin semver 20:52:16 2022-08-30 20:52:16,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 20:52:17 2022-08-30 20:52:17,103 [run_push] DEBUG push all version tags 20:52:17 2022-08-30 20:52:17,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:52:17 2022-08-30 20:52:17,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 20:52:17 2022-08-30 20:52:17,759 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:52:17 2.3.0-dev.14 [Pipeline] } 20:52:17 $ docker exec --env ******** --env ******** 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e ssh-agent -k 20:52:18 unset SSH_AUTH_SOCK; 20:52:18 unset SSH_AGENT_PID; 20:52:18 echo Agent pid 41 killed; 20:52:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:18 + git semver [Pipeline] } 20:52:18 $ docker stop --time=1 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e 20:52:20 $ docker rm -f 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:52:20 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 20:52:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 20:52:20 total 16 20:52:20 drwxr-xr-x 3 root root 4096 Aug 30 20:42 . 20:52:20 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:52 .. 20:52:20 drwxr-xr-x 2 root root 4096 Aug 30 20:42 cost 20:52:20 -rw-r--r-- 1 root root 90 Aug 30 20:42 cost.csv 20:52:20 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 20:52:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 20:52:20 total 16 20:52:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:42 . 20:52:20 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:52 .. 20:52:20 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 20:42 cost 20:52:20 -rw-r--r-- 1 jenkins jenkins 90 Aug 30 20:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:52:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:21 ---> package-listing.sh 20:52:21 ++ facter osfamily 20:52:21 ++ tr '[:upper:]' '[:lower:]' 20:52:22 + OS_FAMILY=debian 20:52:22 + workspace=/w/workspace/foundry_device-onvif-camera_main 20:52:22 + START_PACKAGES=/tmp/packages_start.txt 20:52:22 + END_PACKAGES=/tmp/packages_end.txt 20:52:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:22 + PACKAGES=/tmp/packages_start.txt 20:52:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 20:52:22 + PACKAGES=/tmp/packages_end.txt 20:52:22 + case "${OS_FAMILY}" in 20:52:22 + dpkg -l 20:52:22 + grep '^ii' 20:52:22 + '[' -f /tmp/packages_start.txt ']' 20:52:22 + '[' -f /tmp/packages_end.txt ']' 20:52:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 20:52:22 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 20:52:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 20:52:22 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:52:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:23 prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container 20:52:23 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:23 $ docker top 99078f82a00e35f17fb03b626faee0a67081874d1d75ce195c3ecbf4550ca362 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:23 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:23 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:24 + ls /var/log/sa-host 20:52:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:24 provisioning config files... 20:52:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config101521102262677109tmp [Pipeline] { [Pipeline] echo 20:52:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:24 ---> create-netrc.sh [Pipeline] } 20:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:24 ---> python-tools-install.sh [Pipeline] echo 20:52:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:25 ---> sudo-logs.sh 20:52:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:25 ---> job-cost.sh 20:52:25 lf-activate-venv: SKIPPING 20:52:25 DEBUG: total: 0.2199999988079071 20:52:25 INFO: Retrieving Stack Cost... 20:52:25 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:26 INFO: Archiving Costs [Pipeline] echo 20:52:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:26 ---> logs-deploy.sh 20:52:26 lf-activate-venv: SKIPPING 20:52:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/52 20:52:26 INFO: archiving workspace using pattern(s): 20:52:28 Archives upload complete. 20:52:28 INFO: archiving logs to Nexus 20:52:29 ---> uname -a: 20:52:29 Linux prd-ubuntu20-04-docker-8c-8g-23989 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:52:29 20:52:29 20:52:29 ---> lscpu: 20:52:29 Architecture: x86_64 20:52:29 CPU op-mode(s): 32-bit, 64-bit 20:52:29 Byte Order: Little Endian 20:52:29 Address sizes: 40 bits physical, 48 bits virtual 20:52:29 CPU(s): 8 20:52:29 On-line CPU(s) list: 0-7 20:52:29 Thread(s) per core: 1 20:52:29 Core(s) per socket: 1 20:52:29 Socket(s): 8 20:52:29 NUMA node(s): 1 20:52:29 Vendor ID: AuthenticAMD 20:52:29 CPU family: 23 20:52:29 Model: 49 20:52:29 Model name: AMD EPYC-Rome Processor 20:52:29 Stepping: 0 20:52:29 CPU MHz: 2800.002 20:52:29 BogoMIPS: 5600.00 20:52:29 Virtualization: AMD-V 20:52:29 Hypervisor vendor: KVM 20:52:29 Virtualization type: full 20:52:29 L1d cache: 256 KiB 20:52:29 L1i cache: 256 KiB 20:52:29 L2 cache: 4 MiB 20:52:29 L3 cache: 128 MiB 20:52:29 NUMA node0 CPU(s): 0-7 20:52:29 Vulnerability Itlb multihit: Not affected 20:52:29 Vulnerability L1tf: Not affected 20:52:29 Vulnerability Mds: Not affected 20:52:29 Vulnerability Meltdown: Not affected 20:52:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:29 Vulnerability Srbds: Not affected 20:52:29 Vulnerability Tsx async abort: Not affected 20:52:29 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 20:52:29 20:52:29 20:52:29 ---> nproc: 20:52:29 8 20:52:29 20:52:29 20:52:29 ---> df -h: 20:52:29 Filesystem Size Used Avail Use% Mounted on 20:52:29 overlay 155G 13G 143G 8% / 20:52:29 tmpfs 64M 0 64M 0% /dev 20:52:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:29 shm 64M 0 64M 0% /dev/shm 20:52:29 /dev/vda1 155G 13G 143G 8% /facter-os 20:52:29 20:52:29 20:52:29 ---> sar -b -r -n DEV: 20:52:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23989) 08/30/22 _x86_64_ (8 CPU) 20:52:29 20:52:29 20:39:01 LINUX RESTART (8 CPU) 20:52:29 20:52:29 20:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:29 20:41:01 179.59 2.17 177.42 0.00 39.46 63852.69 0.00 20:52:29 20:42:01 159.96 0.20 159.76 0.00 17.60 26355.61 0.00 20:52:29 20:43:01 34.68 0.03 34.64 0.00 2.27 16782.15 0.00 20:52:29 20:44:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 20:52:29 20:45:01 1.07 0.02 1.05 0.00 0.13 11.86 0.00 20:52:29 20:46:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 20:52:29 20:47:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 20:52:29 20:48:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 20:52:29 20:49:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:52:29 20:50:01 1.28 0.00 1.28 0.00 0.00 19.33 0.00 20:52:29 20:51:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 20:52:29 20:52:01 87.92 0.43 87.49 0.00 13.33 51088.97 0.00 20:52:29 Average: 39.30 0.24 39.07 0.00 6.07 13183.48 0.00 20:52:29 20:52:29 20:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:29 20:41:01 27974652 31618028 675048 2.05 163260 3671388 2431748 7.17 1463748 2978896 196168 20:52:29 20:42:01 28062388 31779848 514716 1.57 169160 3742972 2014604 5.94 1339396 3018920 744 20:52:29 20:43:01 27553564 31780436 512472 1.56 177020 4194876 1817992 5.36 1355248 3458308 168 20:52:29 20:44:01 27554836 31781796 510776 1.55 177052 4194868 1817992 5.36 1354152 3458308 20 20:52:29 20:45:01 27570972 31797972 494564 1.50 177068 4194884 1817992 5.36 1338408 3458316 24 20:52:29 20:46:01 27571428 31798440 494032 1.50 177080 4194888 1817992 5.36 1338160 3458320 28 20:52:29 20:47:01 27577048 31804088 488212 1.48 177084 4194888 1817992 5.36 1332012 3458320 8 20:52:29 20:48:01 27577048 31804108 488144 1.48 177100 4194892 1817992 5.36 1332084 3458324 12 20:52:29 20:49:01 27576880 31803940 488164 1.48 177128 4194892 1817992 5.36 1332276 3458324 40 20:52:29 20:50:01 27576856 31803944 488128 1.48 177152 4194872 1817992 5.36 1332692 3458304 8 20:52:29 20:51:01 27577308 31804440 487860 1.48 177176 4194876 1817992 5.36 1332464 3458308 24 20:52:29 20:52:01 26065052 31766112 519804 1.58 218768 5502716 1982228 5.84 1450924 4723408 211392 20:52:29 Average: 27519836 31778596 513493 1.56 178754 4222584 1899209 5.60 1358464 3487171 34053 20:52:29 20:52:29 20:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:29 20:41:01 ens3 407.08 293.33 5613.81 90.64 0.00 0.00 0.00 0.00 20:52:29 20:41:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 20:52:29 20:41:01 docker0 150.06 177.02 12.21 1637.32 0.00 0.00 0.00 0.00 20:52:29 20:41:01 veth9fed45a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:52:29 20:42:01 ens3 63.59 45.81 178.65 58.50 0.00 0.00 0.00 0.00 20:52:29 20:42:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 20:52:29 20:42:01 docker0 12.56 16.98 0.75 98.86 0.00 0.00 0.00 0.00 20:52:29 20:43:01 ens3 164.96 120.75 2545.53 240.70 0.00 0.00 0.00 0.00 20:52:29 20:43:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 20:52:29 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:44:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:45:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:52:29 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:46:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:48:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:50:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:52:29 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:51:01 ens3 0.32 0.22 0.92 0.01 0.00 0.00 0.00 0.00 20:52:29 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:52:01 ens3 367.09 250.98 7912.48 77.11 0.00 0.00 0.00 0.00 20:52:29 20:52:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 20:52:29 20:52:01 docker0 42.24 50.48 3.66 735.70 0.00 0.00 0.00 0.00 20:52:29 Average: ens3 83.68 59.32 1354.39 38.93 0.00 0.00 0.00 0.00 20:52:29 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 20:52:29 Average: docker0 17.07 20.37 1.38 206.00 0.00 0.00 0.00 0.00 20:52:29 20:52:29 20:52:29 ---> sar -P ALL: 20:52:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23989) 08/30/22 _x86_64_ (8 CPU) 20:52:29 20:52:29 20:39:01 LINUX RESTART (8 CPU) 20:52:29 20:52:29 20:40:01 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:41:01 all 17.70 0.00 5.35 3.87 0.11 72.98 20:52:29 20:41:01 0 16.18 0.00 6.03 7.20 0.12 70.48 20:52:29 20:41:01 1 18.50 0.00 4.91 1.20 0.13 75.26 20:52:29 20:41:01 2 14.35 0.00 5.24 13.40 0.07 66.94 20:52:29 20:41:01 3 20.70 0.00 5.96 5.74 0.15 67.45 20:52:29 20:41:01 4 18.33 0.00 5.23 1.10 0.08 75.26 20:52:29 20:41:01 5 19.92 0.00 5.03 1.72 0.07 73.26 20:52:29 20:41:01 6 18.40 0.00 4.79 0.27 0.08 76.46 20:52:29 20:41:01 7 15.18 0.00 5.62 0.32 0.14 78.74 20:52:29 20:42:01 all 35.22 0.00 5.76 1.62 0.08 57.31 20:52:29 20:42:01 0 32.42 0.00 5.61 0.39 0.08 61.49 20:52:29 20:42:01 1 36.85 0.00 6.06 1.80 0.08 55.20 20:52:29 20:42:01 2 34.30 0.00 5.42 9.14 0.07 51.07 20:52:29 20:42:01 3 39.50 0.00 6.34 1.11 0.07 52.98 20:52:29 20:42:01 4 31.96 0.00 6.05 0.02 0.08 61.88 20:52:29 20:42:01 5 37.52 0.00 6.31 0.44 0.08 55.65 20:52:29 20:42:01 6 32.50 0.00 5.02 0.00 0.07 62.41 20:52:29 20:42:01 7 36.68 0.00 5.27 0.08 0.12 57.85 20:52:29 20:43:01 all 3.75 0.00 1.26 0.59 0.03 94.37 20:52:29 20:43:01 0 3.55 0.00 1.16 0.03 0.03 95.23 20:52:29 20:43:01 1 5.86 0.00 1.54 3.04 0.03 89.53 20:52:29 20:43:01 2 4.04 0.00 0.87 0.02 0.02 95.05 20:52:29 20:43:01 3 3.64 0.00 1.83 0.55 0.03 93.95 20:52:29 20:43:01 4 2.06 0.00 1.24 0.95 0.05 95.70 20:52:29 20:43:01 5 5.12 0.00 1.54 0.07 0.02 93.25 20:52:29 20:43:01 6 2.33 0.00 0.74 0.00 0.03 96.90 20:52:29 20:43:01 7 3.40 0.00 1.17 0.00 0.03 95.39 20:52:29 20:44:01 all 0.26 0.00 0.02 0.00 0.00 99.72 20:52:29 20:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:52:29 20:44:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:52:29 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:44:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:52:29 20:45:01 all 0.29 0.00 0.02 0.00 0.00 99.68 20:52:29 20:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:45:01 1 2.04 0.00 0.02 0.02 0.02 97.91 20:52:29 20:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:45:01 3 0.07 0.00 0.05 0.00 0.00 99.88 20:52:29 20:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:45:01 5 0.07 0.00 0.03 0.00 0.00 99.90 20:52:29 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:52:29 20:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:52:29 20:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:46:01 1 2.00 0.00 0.02 0.00 0.02 97.96 20:52:29 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:46:01 4 0.00 0.00 0.03 0.03 0.00 99.93 20:52:29 20:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:47:01 all 0.27 0.00 0.01 0.00 0.00 99.71 20:52:29 20:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:47:01 1 1.99 0.00 0.00 0.00 0.00 98.01 20:52:29 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:47:01 7 0.03 0.00 0.03 0.02 0.00 99.92 20:52:29 20:48:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:52:29 20:48:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:52:29 20:48:01 1 1.95 0.00 0.00 0.00 0.00 98.05 20:52:29 20:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:52:29 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:52:29 20:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:52:29 20:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:49:01 1 2.00 0.00 0.00 0.00 0.02 97.98 20:52:29 20:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:49:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:52:29 20:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:52:29 20:50:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:52:29 20:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:50:01 1 0.57 0.00 0.00 0.00 0.00 99.43 20:52:29 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:50:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:52:29 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:51:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:52:29 20:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:52:29 20:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:51:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:52:29 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:51:01 7 0.07 0.00 0.03 0.02 0.02 99.87 20:52:29 20:52:29 20:51:01 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:52:01 all 9.80 0.00 3.88 2.64 0.06 83.63 20:52:29 20:52:01 0 9.67 0.00 3.67 0.76 0.07 85.83 20:52:29 20:52:01 1 10.16 0.00 3.72 0.25 0.07 85.80 20:52:29 20:52:01 2 7.09 0.00 4.05 0.82 0.03 88.00 20:52:29 20:52:01 3 10.64 0.00 5.22 12.92 0.07 71.15 20:52:29 20:52:01 4 9.94 0.00 3.61 4.02 0.05 82.38 20:52:29 20:52:01 5 10.06 0.00 3.69 0.91 0.05 85.28 20:52:29 20:52:01 6 9.64 0.00 3.00 0.03 0.05 87.27 20:52:29 20:52:01 7 11.21 0.00 4.10 1.42 0.07 83.21 20:52:29 Average: all 5.63 0.00 1.35 0.72 0.03 92.28 20:52:29 Average: 0 5.12 0.00 1.37 0.70 0.03 92.78 20:52:29 Average: 1 6.92 0.00 1.34 0.52 0.03 91.19 20:52:29 Average: 2 4.94 0.00 1.29 1.92 0.02 91.84 20:52:29 Average: 3 6.17 0.00 1.61 1.67 0.03 90.52 20:52:29 Average: 4 5.15 0.00 1.34 0.52 0.02 92.97 20:52:29 Average: 5 6.01 0.00 1.37 0.26 0.02 92.34 20:52:29 Average: 6 5.19 0.00 1.12 0.03 0.02 93.65 20:52:29 Average: 7 5.50 0.00 1.35 0.15 0.04 92.96 20:52:29 20:52:29 20:52:29