Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5053f8c731e365d1df3f2055d168c1a15fdfcf5 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-ssh12181097540994707706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16502193365210414539.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8692688481400216706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh8023635254489356386.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh2918342631578398916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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-17215 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 Avoid second fetch Checking out Revision e5053f8c731e365d1df3f2055d168c1a15fdfcf5 (main) 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 > 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 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 # timeout=10 Commit message: "Merge pull request #105 from weichou1229/issue-104" > git rev-list --no-walk 82843687bcf82fd8ddbc6870f1be613a828c9679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:40:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:28 ========================================================= 01:40:28 EdgeX Global Pipelines Version Info 01:40:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:40:29 ------------------- 01:40:29 stable info: 01:40:29 ------------------- 01:40:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:29 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:40:29 Message: update stable to v1.0.234 01:40:29 ------------------- 01:40:29 experimental info: 01:40:29 ------------------- 01:40:29 Commited By: **** collab-it+edgex@linuxfoundation.org 01:40:29 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 01:40:29 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:40:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:40:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:40:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:40:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5053f8 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:30 provisioning config files... 01:40:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config538915225658511923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:30 ---> docker-login.sh 01:40:30 nexus3.edgexfoundry.org:10001 01:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:31 01:40:31 Login Succeeded 01:40:31 nexus3.edgexfoundry.org:10002 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:31 01:40:31 Login Succeeded 01:40:31 nexus3.edgexfoundry.org:10003 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:31 01:40:31 Login Succeeded 01:40:31 nexus3.edgexfoundry.org:10004 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:31 01:40:31 Login Succeeded 01:40:31 docker.io 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:31 01:40:31 Login Succeeded 01:40:31 ---> docker-login.sh ends [Pipeline] } 01:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:40:32 + git rev-list -1 --merges e5053f8c731e365d1df3f2055d168c1a15fdfcf5~1..e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo 01:40:32 -----------> git rev-list -1 --merges e5053f8c731e365d1df3f2055d168c1a15fdfcf5~1..e5053f8c731e365d1df3f2055d168c1a15fdfcf5 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:40:32 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [false] [Pipeline] sh 01:40:32 + git log --format=format:%s -1 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo 01:40:32 ========================================================= 01:40:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:40:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:33 + git log --format=format:%s -1 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo 01:40:33 [semverPrep] GIT_COMMIT: e5053f8c731e365d1df3f2055d168c1a15fdfcf5, Commit Message: Merge pull request #105 from weichou1229/issue-104 [Pipeline] echo 01:40:33 [semverPrep] This is not a build commit. [Pipeline] sh 01:40:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:33 + grep -v github /etc/ssh/ssh_known_hosts 01:40:33 + [ -e /tmp/ssh_known_hosts ] 01:40:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:40:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:40:33 + sudo tee -a /etc/ssh/ssh_known_hosts 01:40:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:33 01:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:34 0.1.4: Pulling from edgex-devops/py-git-semver 01:40:34 42c077c10790: Pulling fs layer 01:40:34 f63e77b7563a: Pulling fs layer 01:40:34 bd5fdadae976: Pulling fs layer 01:40:34 205491f53016: Pulling fs layer 01:40:34 df18705c85c3: Pulling fs layer 01:40:34 bdb3f477010e: Pulling fs layer 01:40:34 c8a8fc8e1c8f: Pulling fs layer 01:40:34 2c6e9b1d212d: Pulling fs layer 01:40:34 bdb8f0575790: Pulling fs layer 01:40:34 386e3cb2ff24: Pulling fs layer 01:40:34 2343380bae48: Pulling fs layer 01:40:34 bdb3f477010e: Waiting 01:40:34 c8a8fc8e1c8f: Waiting 01:40:34 2c6e9b1d212d: Waiting 01:40:34 2343380bae48: Waiting 01:40:34 205491f53016: Waiting 01:40:34 bdb8f0575790: Waiting 01:40:34 df18705c85c3: Waiting 01:40:34 f63e77b7563a: Verifying Checksum 01:40:34 f63e77b7563a: Download complete 01:40:34 205491f53016: Download complete 01:40:34 df18705c85c3: Verifying Checksum 01:40:34 df18705c85c3: Download complete 01:40:34 bdb3f477010e: Download complete 01:40:34 bd5fdadae976: Verifying Checksum 01:40:34 bd5fdadae976: Download complete 01:40:34 2c6e9b1d212d: Verifying Checksum 01:40:34 2c6e9b1d212d: Download complete 01:40:34 bdb8f0575790: Verifying Checksum 01:40:34 bdb8f0575790: Download complete 01:40:34 386e3cb2ff24: Verifying Checksum 01:40:34 386e3cb2ff24: Download complete 01:40:34 2343380bae48: Verifying Checksum 01:40:34 2343380bae48: Download complete 01:40:34 42c077c10790: Verifying Checksum 01:40:34 42c077c10790: Download complete 01:40:34 c8a8fc8e1c8f: Download complete 01:40:36 42c077c10790: Pull complete 01:40:36 f63e77b7563a: Pull complete 01:40:36 bd5fdadae976: Pull complete 01:40:36 205491f53016: Pull complete 01:40:36 df18705c85c3: Pull complete 01:40:36 bdb3f477010e: Pull complete 01:40:38 c8a8fc8e1c8f: Pull complete 01:40:39 2c6e9b1d212d: Pull complete 01:40:39 bdb8f0575790: Pull complete 01:40:39 386e3cb2ff24: Pull complete 01:40:39 2343380bae48: Pull complete 01:40:39 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:39 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:40:39 $ 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 01:40:41 $ docker top ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 -eo pid,comm 01:40:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:40:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:41 [ssh-agent] Looking for ssh-agent implementation... 01:40:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:41 $ docker exec ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent 01:40:41 SSH_AUTH_SOCK=/tmp/ssh-e7RzzJULpaSz/agent.32 01:40:41 SSH_AGENT_PID=38 01:40:41 Running ssh-add (command line suppressed) 01:40:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1460713027970040900.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1460713027970040900.key) 01:40:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:41 + git tag --points-at HEAD [Pipeline] } 01:40:41 $ docker exec --env ******** --env ******** ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent -k 01:40:42 unset SSH_AUTH_SOCK; 01:40:42 unset SSH_AGENT_PID; 01:40:42 echo Agent pid 38 killed; 01:40:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:42 [ssh-agent] Looking for ssh-agent implementation... 01:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:42 $ docker exec ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent 01:40:42 SSH_AUTH_SOCK=/tmp/ssh-DF1Vg99hSZJz/agent.71 01:40:42 SSH_AGENT_PID=78 01:40:42 Running ssh-add (command line suppressed) 01:40:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7151020082867990340.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7151020082867990340.key) 01:40:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:42 + git semver init 01:40:42 2022-07-08 01:40:42,911 [run_init] DEBUG init version:0.0.0 force:False 01:40:42 2022-07-08 01:40:42,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:40:42 2022-07-08 01:40:42,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:40:42 2022-07-08 01:40:42,913 [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) 01:40:43 2022-07-08 01:40:43,606 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:40:43 2022-07-08 01:40:43,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:40:43 2022-07-08 01:40:43,606 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:40:43 2022-07-08 01:40:43,607 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:40:43 0.0.1-dev.23 [Pipeline] } 01:40:43 $ docker exec --env ******** --env ******** ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent -k 01:40:44 unset SSH_AUTH_SOCK; 01:40:44 unset SSH_AGENT_PID; 01:40:44 echo Agent pid 78 killed; 01:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:44 + git semver [Pipeline] } 01:40:44 $ docker stop --time=1 ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 01:40:45 $ docker rm -f ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:46 Stashed 1 file(s) [Pipeline] echo 01:40:46 [edgeXSemver]: initialized semver on version 0.0.1-dev.23 [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 01:40:46 provisioning config files... 01:40:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7224137587863402189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:47 ---> docker-login.sh 01:40:47 nexus3.edgexfoundry.org:10001 01:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:47 Configure a credential helper to remove this warning. See 01:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:47 01:40:47 Login Succeeded 01:40:47 nexus3.edgexfoundry.org:10002 01:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:47 Configure a credential helper to remove this warning. See 01:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:47 01:40:47 Login Succeeded 01:40:47 nexus3.edgexfoundry.org:10003 01:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:47 Configure a credential helper to remove this warning. See 01:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:47 01:40:47 Login Succeeded 01:40:47 nexus3.edgexfoundry.org:10004 01:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:47 Configure a credential helper to remove this warning. See 01:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:47 01:40:47 Login Succeeded 01:40:47 docker.io 01:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:47 Configure a credential helper to remove this warning. See 01:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:47 01:40:47 Login Succeeded 01:40:47 ---> docker-login.sh ends [Pipeline] } 01:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:47 ========================================================= 01:40:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:40:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:40:48 Sending build context to Docker daemon 9.319MB 01:40:48 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 01:40:48 Step 2/13 : FROM ${BASE} AS builder 01:40:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:40:48 59bf1c3509f3: Pulling fs layer 01:40:48 666ba61612fd: Pulling fs layer 01:40:48 8ed8ca486205: Pulling fs layer 01:40:48 cc1cd167ecdc: Pulling fs layer 01:40:48 c516ae0d96e1: Pulling fs layer 01:40:48 684cea983483: Pulling fs layer 01:40:48 dd3240ac7de5: Pulling fs layer 01:40:48 b1e948a4e11c: Pulling fs layer 01:40:48 a8fd76ee1af6: Pulling fs layer 01:40:48 646ad004c059: Pulling fs layer 01:40:48 cc1cd167ecdc: Waiting 01:40:48 dd3240ac7de5: Waiting 01:40:48 646ad004c059: Waiting 01:40:48 a8fd76ee1af6: Waiting 01:40:48 684cea983483: Waiting 01:40:48 c516ae0d96e1: Waiting 01:40:48 8ed8ca486205: Verifying Checksum 01:40:48 8ed8ca486205: Download complete 01:40:48 666ba61612fd: Verifying Checksum 01:40:48 666ba61612fd: Download complete 01:40:48 c516ae0d96e1: Verifying Checksum 01:40:48 c516ae0d96e1: Download complete 01:40:48 684cea983483: Verifying Checksum 01:40:48 684cea983483: Download complete 01:40:48 59bf1c3509f3: Verifying Checksum 01:40:48 59bf1c3509f3: Download complete 01:40:48 dd3240ac7de5: Download complete 01:40:48 b1e948a4e11c: Verifying Checksum 01:40:48 b1e948a4e11c: Download complete 01:40:48 59bf1c3509f3: Pull complete 01:40:48 666ba61612fd: Pull complete 01:40:48 8ed8ca486205: Pull complete 01:40:49 646ad004c059: Verifying Checksum 01:40:49 646ad004c059: Download complete 01:40:49 a8fd76ee1af6: Verifying Checksum 01:40:49 a8fd76ee1af6: Download complete 01:40:49 cc1cd167ecdc: Verifying Checksum 01:40:49 cc1cd167ecdc: Download complete 01:40:53 cc1cd167ecdc: Pull complete 01:40:53 c516ae0d96e1: Pull complete 01:40:53 684cea983483: Pull complete 01:40:53 dd3240ac7de5: Pull complete 01:40:53 b1e948a4e11c: Pull complete 01:40:55 a8fd76ee1af6: Pull complete 01:40:55 646ad004c059: Pull complete 01:40:55 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:40:55 ---> 8f69c11f6b0c 01:40:55 Step 3/13 : ARG MAKE="make build" 01:40:57 ---> Running in 003a1b9103ae 01:40:57 Removing intermediate container 003a1b9103ae 01:40:57 ---> 997ce3c2e38c 01:40:57 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:40:57 ---> Running in 862eb12761c8 01:40:57 Removing intermediate container 862eb12761c8 01:40:57 ---> df4fc4e469bd 01:40:57 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 01:40:57 ---> Running in 53e76eeeced2 01:40:57 Removing intermediate container 53e76eeeced2 01:40:57 ---> 6c85d2c0d305 01:40:57 Step 6/13 : LABEL Name=edgex-device-onvif-camera 01:40:57 ---> Running in e6e265703b27 01:40:57 Removing intermediate container e6e265703b27 01:40:57 ---> 4bb79ac27e39 01:40:57 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:57 ---> Running in 3bf59c5f3503 01:40:58 Removing intermediate container 3bf59c5f3503 01:40:58 ---> 7f108a45176a 01:40:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:58 ---> Running in 482c36b3d1a6 01:40:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:41:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:41:00 OK: 221 MiB in 52 packages 01:41:00 Removing intermediate container 482c36b3d1a6 01:41:00 ---> 1641434a3069 01:41:00 Step 9/13 : WORKDIR /device-onvif-camera 01:41:00 ---> Running in 4e054c629e66 01:41:00 Removing intermediate container 4e054c629e66 01:41:00 ---> 60252a5ce647 01:41:00 Step 10/13 : COPY go.mod vendor* ./ 01:41:00 ---> 21fe1bcbdb54 01:41:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:00 ---> Running in 76d2d823485a 01:41:01 Still waiting to schedule task 01:41:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:41:22 Removing intermediate container 76d2d823485a 01:41:22 ---> 6d83fce34cb1 01:41:22 Step 12/13 : COPY . . 01:41:22 ---> 0dc3d6b6be37 01:41:22 Step 13/13 : RUN ${MAKE} 01:41:22 ---> Running in ab4692395d9e 01:41:22 noop 01:41:22 Removing intermediate container ab4692395d9e 01:41:22 ---> 791da4d2b216 01:41:22 Successfully built 791da4d2b216 01:41:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:23 + docker inspect -f . ci-base-image-x86_64 01:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:23 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:41:23 $ 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 01:41:23 $ docker top 3d206020ae617be45a5c67cda7b10b75b82d5f8d73a839f3041fcdbe31a657cc -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:24 + go version 01:41:24 go version go1.17.7 linux/amd64 [Pipeline] } 01:41:24 $ docker stop --time=1 3d206020ae617be45a5c67cda7b10b75b82d5f8d73a839f3041fcdbe31a657cc 01:41:25 $ docker rm -f 3d206020ae617be45a5c67cda7b10b75b82d5f8d73a839f3041fcdbe31a657cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker inspect -f . ci-base-image-x86_64 01:41:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:25 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:41:25 $ 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 01:41:26 $ docker top 803b6ec8056c0f550b897f15b3faa7ed66cadbf4c82d179b17996dc76c4c64ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:41:26 + make test 01:41:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:41:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:41:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 01:41:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 7.0% of statements 01:41:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 01:41:42 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.660s coverage: 13.8% of statements 01:41:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:41:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:53 ./bin/test-attribution-txt.sh [Pipeline] echo 01:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:41:53 $ docker stop --time=1 803b6ec8056c0f550b897f15b3faa7ed66cadbf4c82d179b17996dc76c4c64ea 01:41:55 $ docker rm -f 803b6ec8056c0f550b897f15b3faa7ed66cadbf4c82d179b17996dc76c4c64ea [Pipeline] // withDockerContainer [Pipeline] sh 01:41:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:41:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:56 + ls -al . 01:41:56 total 248 01:41:56 drwxrwxr-x 9 jenkins jenkins 4096 Jul 8 01:41 . 01:41:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:40 .. 01:41:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 01:40 .git 01:41:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:40 .github 01:41:56 -rw-rw-r-- 1 jenkins jenkins 352 Jul 8 01:40 .gitignore 01:41:56 -rw-rw-r-- 1 jenkins jenkins 42 Jul 8 01:40 .golangci.yml 01:41:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 8 01:40 .semver 01:41:56 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 8 01:40 Attribution.txt 01:41:56 -rw-rw-r-- 1 jenkins jenkins 189 Jul 8 01:40 CHANGELOG.md 01:41:56 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 8 01:40 Dockerfile 01:41:56 -rw-rw-r-- 1 jenkins jenkins 677 Jul 8 01:40 GOVERNANCE.md 01:41:56 -rw-rw-r-- 1 jenkins jenkins 660 Jul 8 01:40 Jenkinsfile 01:41:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 8 01:40 LICENSE 01:41:56 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 8 01:40 Makefile 01:41:56 -rw-rw-r-- 1 jenkins jenkins 625 Jul 8 01:40 OWNERS.md 01:41:56 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 8 01:40 README.md 01:41:56 -rw-rw-r-- 1 jenkins jenkins 12 Jul 8 01:40 VERSION 01:41:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:40 bin 01:41:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 8 01:40 cmd 01:41:56 -rw-r--r-- 1 jenkins jenkins 70262 Jul 8 01:41 coverage.out 01:41:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:40 doc 01:41:56 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 8 01:40 go.mod 01:41:56 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 8 01:40 go.sum 01:41:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:40 internal 01:41:56 -rw-rw-r-- 1 jenkins jenkins 236 Jul 8 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:57 + 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=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 --label arch=amd64 --label version=0.0.1-dev.23 . 01:41:57 Sending build context to Docker daemon 9.391MB 01:41:57 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:41:57 Step 2/26 : FROM ${BASE} AS builder 01:41:57 ---> 791da4d2b216 01:41:57 Step 3/26 : ARG MAKE="make build" 01:41:57 ---> Running in 4e97f8337818 01:41:57 Removing intermediate container 4e97f8337818 01:41:57 ---> 3fa08f224b67 01:41:57 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:41:57 ---> Running in d2bd0f091393 01:41:57 Removing intermediate container d2bd0f091393 01:41:57 ---> af18f5189d14 01:41:57 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:41:57 ---> Running in 580897b7f305 01:41:57 Removing intermediate container 580897b7f305 01:41:57 ---> 9fed284a380a 01:41:57 Step 6/26 : LABEL Name=edgex-device-onvif-camera 01:41:57 ---> Running in 061e16b57432 01:41:57 Removing intermediate container 061e16b57432 01:41:57 ---> 945388a41332 01:41:57 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:58 ---> Running in 338645c44006 01:41:58 Removing intermediate container 338645c44006 01:41:58 ---> 8e55f198c39f 01:41:58 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:58 ---> Running in 305445db6568 01:41:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:41:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:42:00 OK: 221 MiB in 52 packages 01:42:00 Removing intermediate container 305445db6568 01:42:00 ---> 39fae3d5e310 01:42:00 Step 9/26 : WORKDIR /device-onvif-camera 01:42:00 ---> Running in 7513fab70374 01:42:00 Removing intermediate container 7513fab70374 01:42:00 ---> 5b870df70233 01:42:00 Step 10/26 : COPY go.mod vendor* ./ 01:42:00 ---> cdf4c8a471d4 01:42:00 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:00 ---> Running in 662865626fca 01:42:01 Removing intermediate container 662865626fca 01:42:01 ---> 6549029b0922 01:42:01 Step 12/26 : COPY . . 01:42:01 ---> 6b9154681be6 01:42:01 Step 13/26 : RUN ${MAKE} 01:42:01 ---> Running in dd46a47860db 01:42:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:42:23 Removing intermediate container dd46a47860db 01:42:23 ---> 1a7ade47fa5c 01:42:23 Step 14/26 : FROM alpine:3.15 01:42:23 3.15: Pulling from library/alpine 01:42:23 df9b9388f04a: Pulling fs layer 01:42:23 df9b9388f04a: Verifying Checksum 01:42:23 df9b9388f04a: Download complete 01:42:23 df9b9388f04a: Pull complete 01:42:23 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:42:23 Status: Downloaded newer image for alpine:3.15 01:42:23 ---> 0ac33e5f5afa 01:42:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:42:23 ---> Running in 2ce322e1fbc1 01:42:23 Removing intermediate container 2ce322e1fbc1 01:42:23 ---> 8717b30d1a55 01:42:23 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:42:23 ---> Running in 88da77e0fc97 01:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:42:23 (1/6) Installing dumb-init (1.2.5-r1) 01:42:23 (2/6) Installing libgcc (10.3.1_git20211027-r0) 01:42:23 (3/6) Installing libsodium (1.0.18-r0) 01:42:23 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 01:42:23 (5/6) Installing libzmq (4.3.4-r0) 01:42:23 (6/6) Installing zeromq (4.3.4-r0) 01:42:23 Executing busybox-1.34.1-r5.trigger 01:42:23 OK: 8 MiB in 20 packages 01:42:23 Removing intermediate container 88da77e0fc97 01:42:23 ---> fbcccebb48dd 01:42:23 Step 17/26 : WORKDIR / 01:42:23 ---> Running in 9f8dda600e30 01:42:23 Removing intermediate container 9f8dda600e30 01:42:23 ---> d3307f4dde81 01:42:23 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 01:42:23 ---> d92471cb0d59 01:42:23 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 01:42:23 ---> 2db58477414c 01:42:23 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:42:24 ---> b951862189f3 01:42:24 Step 21/26 : EXPOSE 59984 01:42:24 ---> Running in 68b5f218f864 01:42:24 Removing intermediate container 68b5f218f864 01:42:24 ---> f5b3328481eb 01:42:24 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 01:42:24 ---> Running in eb1f02b94627 01:42:24 Removing intermediate container eb1f02b94627 01:42:24 ---> 4c275153d52c 01:42:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:42:24 ---> Running in 3e6f4dcced49 01:42:24 Removing intermediate container 3e6f4dcced49 01:42:24 ---> 53a88f6f23f5 01:42:24 Step 24/26 : LABEL arch=amd64 01:42:24 ---> Running in b65bab8ec872 01:42:24 Removing intermediate container b65bab8ec872 01:42:24 ---> d6c3a1bc6dd6 01:42:24 Step 25/26 : LABEL git_sha=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:42:24 ---> Running in 0085933e2607 01:42:24 Removing intermediate container 0085933e2607 01:42:24 ---> cda2d73e9318 01:42:24 Step 26/26 : LABEL version=0.0.1-dev.23 01:42:24 ---> Running in 3766f7d66cf5 01:42:24 Removing intermediate container 3766f7d66cf5 01:42:24 ---> 995b521b83c2 01:42:24 [Warning] One or more build-args [ARCH] were not consumed 01:42:24 Successfully built 995b521b83c2 01:42:24 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 01:42:25 provisioning config files... 01:42:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2880412606436462721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:25 ---> docker-login.sh 01:42:25 nexus3.edgexfoundry.org:10001 01:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:25 Configure a credential helper to remove this warning. See 01:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:25 01:42:25 Login Succeeded 01:42:25 nexus3.edgexfoundry.org:10002 01:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:25 Configure a credential helper to remove this warning. See 01:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:25 01:42:25 Login Succeeded 01:42:25 nexus3.edgexfoundry.org:10003 01:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:25 Configure a credential helper to remove this warning. See 01:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:25 01:42:25 Login Succeeded 01:42:25 nexus3.edgexfoundry.org:10004 01:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:25 Configure a credential helper to remove this warning. See 01:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:25 01:42:25 Login Succeeded 01:42:25 docker.io 01:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:26 Configure a credential helper to remove this warning. See 01:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:26 01:42:26 Login Succeeded 01:42:26 ---> docker-login.sh ends [Pipeline] } 01:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:42:26 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:42:26 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:42:26 latest 01:42:26 0.0.1-dev.23 01:42:26 e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 01:42:26 main 01:42:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:42:26 fb2176940d9a: Preparing 01:42:26 232136b521d9: Preparing 01:42:26 3d0e53be4b32: Preparing 01:42:26 54d233d8e104: Preparing 01:42:26 4fc242d58285: Preparing 01:42:26 4fc242d58285: Layer already exists 01:42:26 232136b521d9: Pushed 01:42:26 fb2176940d9a: Pushed 01:42:27 54d233d8e104: Pushed 01:42:29 3d0e53be4b32: Pushed 01:42:29 e5053f8c731e365d1df3f2055d168c1a15fdfcf5: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:29 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:42:30 fb2176940d9a: Preparing 01:42:30 232136b521d9: Preparing 01:42:30 3d0e53be4b32: Preparing 01:42:30 54d233d8e104: Preparing 01:42:30 4fc242d58285: Preparing 01:42:30 4fc242d58285: Layer already exists 01:42:30 232136b521d9: Layer already exists 01:42:30 54d233d8e104: Layer already exists 01:42:30 fb2176940d9a: Layer already exists 01:42:30 3d0e53be4b32: Layer already exists 01:42:30 latest: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.23 01:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:42:30 fb2176940d9a: Preparing 01:42:30 232136b521d9: Preparing 01:42:30 3d0e53be4b32: Preparing 01:42:30 54d233d8e104: Preparing 01:42:30 4fc242d58285: Preparing 01:42:30 4fc242d58285: Layer already exists 01:42:30 54d233d8e104: Layer already exists 01:42:30 fb2176940d9a: Layer already exists 01:42:30 3d0e53be4b32: Layer already exists 01:42:30 232136b521d9: Layer already exists 01:42:30 0.0.1-dev.23: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 01:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:42:31 fb2176940d9a: Preparing 01:42:31 232136b521d9: Preparing 01:42:31 3d0e53be4b32: Preparing 01:42:31 54d233d8e104: Preparing 01:42:31 4fc242d58285: Preparing 01:42:31 54d233d8e104: Layer already exists 01:42:31 4fc242d58285: Layer already exists 01:42:31 3d0e53be4b32: Layer already exists 01:42:31 232136b521d9: Layer already exists 01:42:31 fb2176940d9a: Layer already exists 01:42:31 e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:42:32 fb2176940d9a: Preparing 01:42:32 232136b521d9: Preparing 01:42:32 3d0e53be4b32: Preparing 01:42:32 54d233d8e104: Preparing 01:42:32 4fc242d58285: Preparing 01:42:32 54d233d8e104: Layer already exists 01:42:32 fb2176940d9a: Layer already exists 01:42:32 232136b521d9: Layer already exists 01:42:32 4fc242d58285: Layer already exists 01:42:32 3d0e53be4b32: Layer already exists 01:42:32 main: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:32 ===================================================== [Pipeline] echo 01:42:32 taggedImages: 01:42:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:42:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:42:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.23 01:42:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 01:42:32 - 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 01:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:32 01:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:32 latest: Pulling from edgex-lftools-log-publisher 01:42:32 5eb5b503b376: Pulling fs layer 01:42:32 5c69ac0246d0: Pulling fs layer 01:42:32 ec43610c2a17: Pulling fs layer 01:42:32 3a2ae6a8a46f: Pulling fs layer 01:42:32 33b1e0a273af: Pulling fs layer 01:42:32 5d3b04190fa2: Pulling fs layer 01:42:32 2f39f015ded8: Pulling fs layer 01:42:32 3a2ae6a8a46f: Waiting 01:42:32 33b1e0a273af: Waiting 01:42:32 2f39f015ded8: Waiting 01:42:32 5c69ac0246d0: Verifying Checksum 01:42:32 5c69ac0246d0: Download complete 01:42:32 3a2ae6a8a46f: Verifying Checksum 01:42:32 3a2ae6a8a46f: Download complete 01:42:33 33b1e0a273af: Verifying Checksum 01:42:33 33b1e0a273af: Download complete 01:42:33 5d3b04190fa2: Verifying Checksum 01:42:33 5d3b04190fa2: Download complete 01:42:33 ec43610c2a17: Verifying Checksum 01:42:33 ec43610c2a17: Download complete 01:42:33 5eb5b503b376: Verifying Checksum 01:42:33 5eb5b503b376: Download complete 01:42:33 2f39f015ded8: Download complete 01:42:34 5eb5b503b376: Pull complete 01:42:34 5c69ac0246d0: Pull complete 01:42:35 ec43610c2a17: Pull complete 01:42:35 3a2ae6a8a46f: Pull complete 01:42:35 33b1e0a273af: Pull complete 01:42:35 5d3b04190fa2: Pull complete 01:42:39 2f39f015ded8: Pull complete 01:42:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:39 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:42:39 $ 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 01:42:41 $ docker top 4c70ab1154722198795c1a229bc747d76fd3d401bb2785802eb35cca6687a74e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:41 ---> job-cost.sh 01:42:41 lf-activate-venv: SKIPPING 01:42:41 INFO: No Stack... 01:42:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:42 INFO: Archiving Costs [Pipeline] sh 01:42:42 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 01:42:42 + cut -d, -f6 [Pipeline] lock 01:42:42 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] 01:42:42 Resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] did not exist. Created. 01:42:42 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:42:43 + echo total: 0.2199999988079071 [Pipeline] stash 01:42:43 Stashed 1 file(s) [Pipeline] } 01:42:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 01:42:43 $ docker stop --time=1 4c70ab1154722198795c1a229bc747d76fd3d401bb2785802eb35cca6687a74e 01:42:44 $ docker rm -f 4c70ab1154722198795c1a229bc747d76fd3d401bb2785802eb35cca6687a74e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:44:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17217 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 01:44:47 Running in /w/workspace/device-onvif-camera/26 [Pipeline] { [Pipeline] checkout 01:44:47 Selected Git installation does not exist. Using Default 01:44:47 The recommended git tool is: NONE 01:44:52 using credential edgex-jenkins-ssh 01:44:52 Cloning the remote Git repository 01:44:52 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:44:53 > git init /w/workspace/device-onvif-camera/26 # timeout=10 01:44:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:44:53 > git --version # timeout=10 01:44:53 > git --version # 'git version 2.25.1' 01:44:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:54 Avoid second fetch 01:44:54 Checking out Revision e5053f8c731e365d1df3f2055d168c1a15fdfcf5 (main) 01:44:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:44:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:54 > git config core.sparsecheckout # timeout=10 01:44:54 > git checkout -f e5053f8c731e365d1df3f2055d168c1a15fdfcf5 # timeout=10 01:44:58 Commit message: "Merge pull request #105 from weichou1229/issue-104" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:59 Dload Upload Total Spent Left Speed 01:44:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 95162 0 --:--:-- --:--:-- --:--:-- 95162 [Pipeline] sh 01:45:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:45:00 + sudo tee /etc/docker/daemon.new 01:45:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:45:00 { 01:45:00 "registry-mirrors": [ 01:45:00 "https://nexus3.edgexfoundry.org:10001" 01:45:00 ], 01:45:00 "bip": "10.250.0.254/24", 01:45:00 "hosts": [ 01:45:00 "tcp://0.0.0.0:5555", 01:45:00 "unix:///var/run/docker.sock" 01:45:00 ], 01:45:00 "mtu": 1458, 01:45:00 "selinux-enabled": true, 01:45:00 "seccomp-profile": "/etc/docker/seccomp.json" 01:45:00 } [Pipeline] sh 01:45:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:45:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:19 provisioning config files... 01:45:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/26@tmp/config464556486915541323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:19 ---> docker-login.sh 01:45:19 nexus3.edgexfoundry.org:10001 01:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:20 Configure a credential helper to remove this warning. See 01:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:20 01:45:20 Login Succeeded 01:45:20 nexus3.edgexfoundry.org:10002 01:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:21 Configure a credential helper to remove this warning. See 01:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:21 01:45:21 Login Succeeded 01:45:21 nexus3.edgexfoundry.org:10003 01:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:21 Configure a credential helper to remove this warning. See 01:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:21 01:45:21 Login Succeeded 01:45:21 nexus3.edgexfoundry.org:10004 01:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:22 Configure a credential helper to remove this warning. See 01:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:22 01:45:22 Login Succeeded 01:45:22 docker.io 01:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:23 Configure a credential helper to remove this warning. See 01:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:23 01:45:23 Login Succeeded 01:45:23 ---> docker-login.sh ends [Pipeline] } 01:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:23 ========================================================= 01:45:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:45:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:45:24 Sending build context to Docker daemon 6.399MB 01:45:24 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 01:45:24 Step 2/13 : FROM ${BASE} AS builder 01:45:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:45:24 9b3977197b4f: Pulling fs layer 01:45:24 1a89e8eeedd5: Pulling fs layer 01:45:24 94645a83ff95: Pulling fs layer 01:45:24 e6fb740bc735: Pulling fs layer 01:45:24 3a77bd46dcc9: Pulling fs layer 01:45:24 355e64cbe906: Pulling fs layer 01:45:24 63ab81a10011: Pulling fs layer 01:45:24 555d1d1c4555: Pulling fs layer 01:45:24 7d9057610161: Pulling fs layer 01:45:24 e6fb740bc735: Waiting 01:45:24 3a77bd46dcc9: Waiting 01:45:24 355e64cbe906: Waiting 01:45:24 63ab81a10011: Waiting 01:45:24 555d1d1c4555: Waiting 01:45:24 94645a83ff95: Verifying Checksum 01:45:24 94645a83ff95: Download complete 01:45:24 1a89e8eeedd5: Verifying Checksum 01:45:24 1a89e8eeedd5: Download complete 01:45:24 3a77bd46dcc9: Verifying Checksum 01:45:24 3a77bd46dcc9: Download complete 01:45:24 355e64cbe906: Verifying Checksum 01:45:24 355e64cbe906: Download complete 01:45:24 9b3977197b4f: Verifying Checksum 01:45:24 63ab81a10011: Verifying Checksum 01:45:24 63ab81a10011: Download complete 01:45:25 9b3977197b4f: Pull complete 01:45:25 7d9057610161: Verifying Checksum 01:45:25 7d9057610161: Download complete 01:45:26 1a89e8eeedd5: Pull complete 01:45:26 94645a83ff95: Pull complete 01:45:26 555d1d1c4555: Verifying Checksum 01:45:26 555d1d1c4555: Download complete 01:45:27 e6fb740bc735: Verifying Checksum 01:45:27 e6fb740bc735: Download complete 01:45:39 e6fb740bc735: Pull complete 01:45:39 3a77bd46dcc9: Pull complete 01:45:39 355e64cbe906: Pull complete 01:45:39 63ab81a10011: Pull complete 01:45:46 555d1d1c4555: Pull complete 01:45:47 7d9057610161: Pull complete 01:45:47 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:45:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:45:47 ---> 819e984ddca1 01:45:47 Step 3/13 : ARG MAKE="make build" 01:45:49 ---> Running in 43e89da0cdf1 01:45:50 Removing intermediate container 43e89da0cdf1 01:45:50 ---> 24967eaaf6e9 01:45:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:45:50 ---> Running in 6a0e4ba3bd75 01:45:50 Removing intermediate container 6a0e4ba3bd75 01:45:50 ---> c8571d38d2c6 01:45:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 01:45:50 ---> Running in e5f30d43925d 01:45:52 Removing intermediate container e5f30d43925d 01:45:52 ---> 82a639e0c744 01:45:52 Step 6/13 : LABEL Name=edgex-device-onvif-camera 01:45:52 ---> Running in 9e7456bcbab2 01:45:52 Removing intermediate container 9e7456bcbab2 01:45:52 ---> ec15af9b09bf 01:45:52 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:52 ---> Running in 3291f678f5f1 01:45:54 Removing intermediate container 3291f678f5f1 01:45:54 ---> 8622135fcd3d 01:45:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:45:54 ---> Running in 4dad68c36ee2 01:45:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:45:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:45:57 OK: 220 MiB in 52 packages 01:45:57 Removing intermediate container 4dad68c36ee2 01:45:57 ---> 154e459cc32f 01:45:57 Step 9/13 : WORKDIR /device-onvif-camera 01:45:57 ---> Running in 358e579c1ad9 01:45:58 Removing intermediate container 358e579c1ad9 01:45:58 ---> 5b9838dcd6f3 01:45:58 Step 10/13 : COPY go.mod vendor* ./ 01:45:58 ---> 26f789316cb1 01:45:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 ---> Running in 2d0cae8f71ff 01:46:45 Removing intermediate container 2d0cae8f71ff 01:46:45 ---> beeb0c6359dc 01:46:45 Step 12/13 : COPY . . 01:46:45 ---> 8223a2e487d0 01:46:45 Step 13/13 : RUN ${MAKE} 01:46:45 ---> Running in 23891fd32415 01:46:45 noop 01:46:46 Removing intermediate container 23891fd32415 01:46:46 ---> aea1359c447d 01:46:46 Successfully built aea1359c447d 01:46:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker inspect -f . ci-base-image-arm64 01:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:47 prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container 01:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/26 -v /w/workspace/device-onvif-camera/26:/w/workspace/device-onvif-camera/26:rw,z -v /w/workspace/device-onvif-camera/26@tmp:/w/workspace/device-onvif-camera/26@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 01:46:48 $ docker top 58f6dbca6474efe19ffd744f8d89aa08d96b15e143d90882b6d5f81985411412 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:49 + go version 01:46:49 go version go1.17.7 linux/arm64 [Pipeline] } 01:46:49 $ docker stop --time=1 58f6dbca6474efe19ffd744f8d89aa08d96b15e143d90882b6d5f81985411412 01:46:51 $ docker rm -f 58f6dbca6474efe19ffd744f8d89aa08d96b15e143d90882b6d5f81985411412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker inspect -f . ci-base-image-arm64 01:46:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container 01:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/26 -v /w/workspace/device-onvif-camera/26:/w/workspace/device-onvif-camera/26:rw,z -v /w/workspace/device-onvif-camera/26@tmp:/w/workspace/device-onvif-camera/26@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 01:46:53 $ docker top 21edad1ac3704bafa383b888c9ebbb19cc5b9caf4d106fb3b08efec073534ef0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:46:54 + make test 01:46:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:46:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:48:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 01:48:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.090s coverage: 7.0% of statements 01:48:33 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 01:48:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.964s coverage: 13.8% of statements 01:48:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:48:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:49:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:49:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:49:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:49:18 $ docker stop --time=1 21edad1ac3704bafa383b888c9ebbb19cc5b9caf4d106fb3b08efec073534ef0 01:49:19 $ docker rm -f 21edad1ac3704bafa383b888c9ebbb19cc5b9caf4d106fb3b08efec073534ef0 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:20 Warning: overwriting stash ‘coverage-report’ 01:49:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:22 + ls -al . 01:49:22 total 244 01:49:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 01:49 . 01:49:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:44 .. 01:49:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 01:44 .git 01:49:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:44 .github 01:49:22 -rw-rw-r-- 1 jenkins jenkins 352 Jul 8 01:44 .gitignore 01:49:22 -rw-rw-r-- 1 jenkins jenkins 42 Jul 8 01:44 .golangci.yml 01:49:22 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 8 01:44 Attribution.txt 01:49:22 -rw-rw-r-- 1 jenkins jenkins 189 Jul 8 01:44 CHANGELOG.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 8 01:44 Dockerfile 01:49:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 8 01:44 GOVERNANCE.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 660 Jul 8 01:44 Jenkinsfile 01:49:22 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 8 01:44 LICENSE 01:49:22 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 8 01:44 Makefile 01:49:22 -rw-rw-r-- 1 jenkins jenkins 625 Jul 8 01:44 OWNERS.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 8 01:44 README.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 12 Jul 8 01:40 VERSION 01:49:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:44 bin 01:49:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 8 01:44 cmd 01:49:22 -rw-r--r-- 1 jenkins jenkins 70262 Jul 8 01:48 coverage.out 01:49:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:44 doc 01:49:22 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 8 01:44 go.mod 01:49:22 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 8 01:44 go.sum 01:49:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:44 internal 01:49:22 -rw-rw-r-- 1 jenkins jenkins 236 Jul 8 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:22 + 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=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 --label arch=arm64 --label version=0.0.1-dev.23 . 01:49:23 Sending build context to Docker daemon 6.471MB 01:49:23 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:49:23 Step 2/26 : FROM ${BASE} AS builder 01:49:23 ---> aea1359c447d 01:49:23 Step 3/26 : ARG MAKE="make build" 01:49:23 ---> Running in 82fbca81418a 01:49:23 Removing intermediate container 82fbca81418a 01:49:23 ---> 3bd908bb0b13 01:49:23 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:49:23 ---> Running in 20bdb5bedc15 01:49:24 Removing intermediate container 20bdb5bedc15 01:49:24 ---> ad3e6c2ba3c3 01:49:24 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:49:24 ---> Running in 55ef1378d348 01:49:24 Removing intermediate container 55ef1378d348 01:49:24 ---> 423b3f499384 01:49:24 Step 6/26 : LABEL Name=edgex-device-onvif-camera 01:49:24 ---> Running in 6c2589854aa0 01:49:24 Removing intermediate container 6c2589854aa0 01:49:24 ---> 6f96a3511711 01:49:24 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:25 ---> Running in db1ed7309ad2 01:49:26 Removing intermediate container db1ed7309ad2 01:49:26 ---> 608557e2abb2 01:49:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:26 ---> Running in d09aca78538e 01:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:49:29 OK: 220 MiB in 52 packages 01:49:30 Removing intermediate container d09aca78538e 01:49:30 ---> 51c3a93dbf7f 01:49:30 Step 9/26 : WORKDIR /device-onvif-camera 01:49:30 ---> Running in 78b05f22bb58 01:49:30 Removing intermediate container 78b05f22bb58 01:49:30 ---> c66d6bc6d648 01:49:30 Step 10/26 : COPY go.mod vendor* ./ 01:49:31 ---> b7dd98646ada 01:49:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:31 ---> Running in ab48b6a5aec4 01:49:33 Removing intermediate container ab48b6a5aec4 01:49:33 ---> ba68c6b841fb 01:49:33 Step 12/26 : COPY . . 01:49:34 ---> 4bea0e08ab5d 01:49:34 Step 13/26 : RUN ${MAKE} 01:49:34 ---> Running in 7587ee8c1109 01:49:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:51:42 Removing intermediate container 7587ee8c1109 01:51:42 ---> a3c7b758e4ec 01:51:42 Step 14/26 : FROM alpine:3.15 01:51:42 3.15: Pulling from library/alpine 01:51:42 9981e73032c8: Pulling fs layer 01:51:42 9981e73032c8: Download complete 01:51:42 9981e73032c8: Pull complete 01:51:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:51:42 Status: Downloaded newer image for alpine:3.15 01:51:42 ---> 3fb3c9af89a9 01:51:42 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:51:42 ---> Running in d437c1eccf51 01:51:42 Removing intermediate container d437c1eccf51 01:51:42 ---> dc3a0f63d77c 01:51:42 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:51:42 ---> Running in d45fa7c1308e 01:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:51:42 (1/6) Installing dumb-init (1.2.5-r1) 01:51:42 (2/6) Installing libgcc (10.3.1_git20211027-r0) 01:51:42 (3/6) Installing libsodium (1.0.18-r0) 01:51:42 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 01:51:42 (5/6) Installing libzmq (4.3.4-r0) 01:51:42 (6/6) Installing zeromq (4.3.4-r0) 01:51:42 Executing busybox-1.34.1-r5.trigger 01:51:42 OK: 8 MiB in 20 packages 01:51:42 Removing intermediate container d45fa7c1308e 01:51:42 ---> 337eea90e692 01:51:42 Step 17/26 : WORKDIR / 01:51:42 ---> Running in 5b76625af228 01:51:42 Removing intermediate container 5b76625af228 01:51:42 ---> 4f80f0572a34 01:51:42 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 01:51:42 ---> ceb51d038270 01:51:42 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 01:51:42 ---> 88df411cf583 01:51:42 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:51:42 ---> c5ca590672d9 01:51:42 Step 21/26 : EXPOSE 59984 01:51:42 ---> Running in 641a26a0a91f 01:51:42 Removing intermediate container 641a26a0a91f 01:51:42 ---> c2bf0f358e1c 01:51:42 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 01:51:42 ---> Running in 3b3610ab1178 01:51:43 Removing intermediate container 3b3610ab1178 01:51:43 ---> 1558fb099ca5 01:51:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:43 ---> Running in 133acc3a4d90 01:51:43 Removing intermediate container 133acc3a4d90 01:51:43 ---> 107014b3ca5c 01:51:43 Step 24/26 : LABEL arch=arm64 01:51:43 ---> Running in ffacc0075728 01:51:43 Removing intermediate container ffacc0075728 01:51:43 ---> 5ec871078001 01:51:43 Step 25/26 : LABEL git_sha=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:51:43 ---> Running in 50b5c27411a1 01:51:44 Removing intermediate container 50b5c27411a1 01:51:44 ---> 7eefbab0cc2d 01:51:44 Step 26/26 : LABEL version=0.0.1-dev.23 01:51:44 ---> Running in e75853e7c6a6 01:51:44 Removing intermediate container e75853e7c6a6 01:51:44 ---> 187f2c8653af 01:51:44 [Warning] One or more build-args [ARCH] were not consumed 01:51:44 Successfully built 187f2c8653af 01:51:44 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 01:51:44 provisioning config files... 01:51:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/26@tmp/config5108352869878546795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:45 ---> docker-login.sh 01:51:45 nexus3.edgexfoundry.org:10001 01:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:45 Configure a credential helper to remove this warning. See 01:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:45 01:51:45 Login Succeeded 01:51:45 nexus3.edgexfoundry.org:10002 01:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:46 Configure a credential helper to remove this warning. See 01:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:46 01:51:46 Login Succeeded 01:51:46 nexus3.edgexfoundry.org:10003 01:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:46 Configure a credential helper to remove this warning. See 01:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:46 01:51:46 Login Succeeded 01:51:46 nexus3.edgexfoundry.org:10004 01:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:46 Configure a credential helper to remove this warning. See 01:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:46 01:51:46 Login Succeeded 01:51:47 docker.io 01:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:47 Configure a credential helper to remove this warning. See 01:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:47 01:51:47 Login Succeeded 01:51:47 ---> docker-login.sh ends [Pipeline] } 01:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:47 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 01:51:47 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:51:47 latest 01:51:47 0.0.1-dev.23 01:51:47 e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 01:51:47 main 01:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:51:48 a082926d4d74: Preparing 01:51:48 90f9b92cbc25: Preparing 01:51:48 ed0ec58fd34c: Preparing 01:51:48 6472c6a31e93: Preparing 01:51:48 4f4ce317c6bb: Preparing 01:51:48 4f4ce317c6bb: Layer already exists 01:51:48 90f9b92cbc25: Pushed 01:51:48 a082926d4d74: Pushed 01:51:49 6472c6a31e93: Pushed 01:51:56 ed0ec58fd34c: Pushed 01:51:56 e5053f8c731e365d1df3f2055d168c1a15fdfcf5: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:56 + 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 01:51:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 01:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:51:56 a082926d4d74: Preparing 01:51:56 90f9b92cbc25: Preparing 01:51:56 ed0ec58fd34c: Preparing 01:51:56 6472c6a31e93: Preparing 01:51:56 4f4ce317c6bb: Preparing 01:51:56 4f4ce317c6bb: Layer already exists 01:51:56 ed0ec58fd34c: Layer already exists 01:51:56 a082926d4d74: Layer already exists 01:51:56 6472c6a31e93: Layer already exists 01:51:56 90f9b92cbc25: Layer already exists 01:51:57 latest: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:57 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.23 01:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:51:57 a082926d4d74: Preparing 01:51:57 90f9b92cbc25: Preparing 01:51:57 ed0ec58fd34c: Preparing 01:51:57 6472c6a31e93: Preparing 01:51:57 4f4ce317c6bb: Preparing 01:51:57 a082926d4d74: Layer already exists 01:51:57 4f4ce317c6bb: Layer already exists 01:51:57 90f9b92cbc25: Layer already exists 01:51:57 6472c6a31e93: Layer already exists 01:51:57 ed0ec58fd34c: Layer already exists 01:51:58 0.0.1-dev.23: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 01:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:51:58 a082926d4d74: Preparing 01:51:58 90f9b92cbc25: Preparing 01:51:58 ed0ec58fd34c: Preparing 01:51:58 6472c6a31e93: Preparing 01:51:58 4f4ce317c6bb: Preparing 01:51:58 4f4ce317c6bb: Layer already exists 01:51:58 6472c6a31e93: Layer already exists 01:51:58 a082926d4d74: Layer already exists 01:51:58 ed0ec58fd34c: Layer already exists 01:51:58 90f9b92cbc25: Layer already exists 01:51:59 e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + 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 01:51:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 01:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:51:59 a082926d4d74: Preparing 01:51:59 90f9b92cbc25: Preparing 01:51:59 ed0ec58fd34c: Preparing 01:51:59 6472c6a31e93: Preparing 01:51:59 4f4ce317c6bb: Preparing 01:51:59 90f9b92cbc25: Layer already exists 01:51:59 6472c6a31e93: Layer already exists 01:51:59 ed0ec58fd34c: Layer already exists 01:51:59 4f4ce317c6bb: Layer already exists 01:51:59 a082926d4d74: Layer already exists 01:52:00 main: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:00 ===================================================== [Pipeline] echo 01:52:00 taggedImages: 01:52:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 01:52:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 01:52:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.23 01:52:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 01:52:00 - 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 01:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:52:00 01:52:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:52:01 arm64: Pulling from edgex-lftools-log-publisher 01:52:01 8998bd30e6a1: Pulling fs layer 01:52:01 04944245beec: Pulling fs layer 01:52:01 699f458cf7ca: Pulling fs layer 01:52:01 765212b225bb: Pulling fs layer 01:52:01 f23df028b6ca: Pulling fs layer 01:52:01 d65c8cfc05b1: Pulling fs layer 01:52:01 2437ff75d9bd: Pulling fs layer 01:52:01 d65c8cfc05b1: Waiting 01:52:01 2437ff75d9bd: Waiting 01:52:01 765212b225bb: Waiting 01:52:01 f23df028b6ca: Waiting 01:52:01 04944245beec: Verifying Checksum 01:52:01 04944245beec: Download complete 01:52:01 765212b225bb: Verifying Checksum 01:52:01 765212b225bb: Download complete 01:52:01 f23df028b6ca: Verifying Checksum 01:52:01 f23df028b6ca: Download complete 01:52:01 d65c8cfc05b1: Verifying Checksum 01:52:01 d65c8cfc05b1: Download complete 01:52:01 699f458cf7ca: Verifying Checksum 01:52:01 699f458cf7ca: Download complete 01:52:02 8998bd30e6a1: Verifying Checksum 01:52:02 8998bd30e6a1: Download complete 01:52:04 2437ff75d9bd: Verifying Checksum 01:52:04 2437ff75d9bd: Download complete 01:52:06 8998bd30e6a1: Pull complete 01:52:07 04944245beec: Pull complete 01:52:09 699f458cf7ca: Pull complete 01:52:09 765212b225bb: Pull complete 01:52:09 f23df028b6ca: Pull complete 01:52:09 d65c8cfc05b1: Pull complete 01:52:24 2437ff75d9bd: Pull complete 01:52:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:52:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:52:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:25 prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container 01:52:25 $ 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/26 -v /w/workspace/device-onvif-camera/26:/w/workspace/device-onvif-camera/26:rw,z -v /w/workspace/device-onvif-camera/26@tmp:/w/workspace/device-onvif-camera/26@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 01:52:28 $ docker top e8f0d5135a7f7075fd45f54e15c8cb40b3c012c290389c73267a21a9b4913d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:29 ---> job-cost.sh 01:52:29 lf-activate-venv: SKIPPING 01:52:29 INFO: No Stack... 01:52:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:52:30 INFO: Archiving Costs [Pipeline] sh 01:52:31 + cat /w/workspace/device-onvif-camera/26/archives/cost.csv 01:52:31 + cut -d, -f6 [Pipeline] lock 01:52:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] 01:52:31 Resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] did not exist. Created. 01:52:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:52:32 /w/workspace/device-onvif-camera/26@tmp/durable-30903498/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:52:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:52:32 Warning: overwriting stash ‘stack-cost’ 01:52:32 Stashed 1 file(s) [Pipeline] } 01:52:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 01:52:32 $ docker stop --time=1 e8f0d5135a7f7075fd45f54e15c8cb40b3c012c290389c73267a21a9b4913d4f 01:52:34 $ docker rm -f e8f0d5135a7f7075fd45f54e15c8cb40b3c012c290389c73267a21a9b4913d4f [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 01:52:34 provisioning config files... 01:52:34 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4086579404468790044tmp [Pipeline] { [Pipeline] sh 01:52:35 + set +x 01:52:35 + curl -s https://codecov.io/bash 01:52:35 + bash -s -- 01:52:35 01:52:35 _____ _ 01:52:35 / ____| | | 01:52:35 | | ___ __| | ___ ___ _____ __ 01:52:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:52:35 | |___| (_) | (_| | __/ (_| (_) \ V / 01:52:35 \_____\___/ \__,_|\___|\___\___/ \_/ 01:52:35 Bash-1.0.6 01:52:35 01:52:35 01:52:35 ==> git version 2.25.1 found 01:52:35 ==> 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 01:52:35 Release-Date: 2020-01-08 01:52:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:52:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:52:35 ==> Jenkins CI detected. 01:52:35 current dir:  /w/workspace/foundry_device-onvif-camera_main 01:52:35 project root: . 01:52:35 --> token set from env 01:52:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:52:35 ==> Running gcov in . (disable via -X gcov) 01:52:35 ==> Python coveragepy not found 01:52:35 ==> Searching for coverage reports in: 01:52:35 + . 01:52:35 -> Found 1 reports 01:52:35 ==> Detecting git/mercurial file structure 01:52:35 ==> Reading reports 01:52:35 + ./coverage.out bytes=70262 01:52:35 ==> Appending adjustments 01:52:35 https://docs.codecov.io/docs/fixing-reports 01:52:35 + Found adjustments 01:52:35 ==> Gzipping contents 01:52:35 12K /tmp/codecov.vZXncj.gz 01:52:35 ==> Uploading reports 01:52:35 url: https://codecov.io 01:52:35 query: branch=main&commit=e5053f8c731e365d1df3f2055d168c1a15fdfcf5&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:52:35 -> Pinging Codecov 01:52:35 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=e5053f8c731e365d1df3f2055d168c1a15fdfcf5&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:52:35 -> Uploading to 01:52:35 https://storage.googleapis.com/codecov/v4/raw/2022-07-08/F29A59C45E3A92E06B3E522C9905F8EF/e5053f8c731e365d1df3f2055d168c1a15fdfcf5/49578e80-0c0f-42db-81a8-22616a808129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220708T015235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c893a758f3560019cab138fa43225c9b45bf2d5d6ea45e368b0b64f55a46d66a 01:52:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:52:35 Dload Upload Total Spent Left Speed 01:52:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9333 0 0 100 9333 0 31853 --:--:-- --:--:-- --:--:-- 31853 01:52:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] } 01:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:52:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:52:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:52:36 01:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:52:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:52:36 df9b9388f04a: Already exists 01:52:36 52dc419b0ee2: Pulling fs layer 01:52:36 25bc292e5bac: Pulling fs layer 01:52:36 114826534d7a: Pulling fs layer 01:52:36 4657fd5d0bcf: Pulling fs layer 01:52:36 6ad1cebc031e: Pulling fs layer 01:52:36 8a3aa393b2d8: Pulling fs layer 01:52:36 4657fd5d0bcf: Waiting 01:52:36 6ad1cebc031e: Waiting 01:52:36 8a3aa393b2d8: Waiting 01:52:36 25bc292e5bac: Verifying Checksum 01:52:36 25bc292e5bac: Download complete 01:52:36 4657fd5d0bcf: Download complete 01:52:36 52dc419b0ee2: Verifying Checksum 01:52:36 52dc419b0ee2: Download complete 01:52:36 52dc419b0ee2: Pull complete 01:52:36 25bc292e5bac: Pull complete 01:52:36 6ad1cebc031e: Verifying Checksum 01:52:36 6ad1cebc031e: Download complete 01:52:37 114826534d7a: Verifying Checksum 01:52:37 114826534d7a: Download complete 01:52:37 8a3aa393b2d8: Verifying Checksum 01:52:37 8a3aa393b2d8: Download complete 01:52:41 114826534d7a: Pull complete 01:52:41 4657fd5d0bcf: Pull complete 01:52:41 6ad1cebc031e: Pull complete 01:52:44 8a3aa393b2d8: Pull complete 01:52:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:44 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:52:44 $ 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 01:52:46 $ docker top 36a0111dacde0c32c601b5040ff6e6a03c07caac94622d519b011ba553d67e8b -eo pid,comm [Pipeline] { [Pipeline] echo 01:52:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 01:52:46 + set -o pipefail 01:52:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 01:52:50 01:52:50 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 01:52:50 01:52:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d78150cb-60f0-469d-a847-9568268d6b3a 01:52:50 01:52:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:52:50 01:52:50 01:52:50 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:52:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:52:51 $ docker stop --time=1 36a0111dacde0c32c601b5040ff6e6a03c07caac94622d519b011ba553d67e8b 01:52:53 $ docker rm -f 36a0111dacde0c32c601b5040ff6e6a03c07caac94622d519b011ba553d67e8b [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:52:53 + git log --format=format:%s -1 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] sh 01:52:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:54 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:52:54 $ 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 01:52:55 $ docker top e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:55 [ssh-agent] Looking for ssh-agent implementation... 01:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:55 $ docker exec e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 ssh-agent 01:52:55 SSH_AUTH_SOCK=/tmp/ssh-kZhiVS8osoiD/agent.32 01:52:55 SSH_AGENT_PID=38 01:52:55 Running ssh-add (command line suppressed) 01:52:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7749796774279800417.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7749796774279800417.key) 01:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:55 + git semver tag 01:52:56 2022-07-08 01:52:56,012 [run_tag] DEBUG tag force:False 01:52:56 2022-07-08 01:52:56,012 [check_head_tag] DEBUG check head tag 01:52:56 2022-07-08 01:52:56,013 [execute] INFO git cat-file --batch-check 01:52:56 2022-07-08 01:52:56,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 01:52:56 2022-07-08 01:52:56,017 [execute] INFO git cat-file --batch 01:52:56 2022-07-08 01:52:56,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 01:52:56 2022-07-08 01:52:56,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:52:56 2022-07-08 01:52:56,028 [execute] INFO git tag -a v0.0.1-dev.23 -m v0.0.1-dev.23 01:52:56 2022-07-08 01:52:56,028 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.23', '-m', 'v0.0.1-dev.23'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 01:52:56 2022-07-08 01:52:56,033 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:52:56 0.0.1-dev.23 [Pipeline] } 01:52:56 $ docker exec --env ******** --env ******** e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 ssh-agent -k 01:52:56 unset SSH_AUTH_SOCK; 01:52:56 unset SSH_AGENT_PID; 01:52:56 echo Agent pid 38 killed; 01:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:56 + git semver [Pipeline] } 01:52:56 $ docker stop --time=1 e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 01:52:58 $ docker rm -f e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:58 01:52:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:58 0.23.1-centos7: Pulling from edgex-lftools 01:52:58 ab5ef0e58194: Pulling fs layer 01:52:58 9712f1f96733: Pulling fs layer 01:52:58 63f879dbbcfc: Pulling fs layer 01:52:58 0d9ebad4ef96: Pulling fs layer 01:52:58 e9a5061849ea: Pulling fs layer 01:52:58 d747dcd14b5f: Pulling fs layer 01:52:58 2de7ff778b66: Pulling fs layer 01:52:58 e9a5061849ea: Waiting 01:52:58 d747dcd14b5f: Waiting 01:52:58 2de7ff778b66: Waiting 01:52:58 0d9ebad4ef96: Waiting 01:52:58 9712f1f96733: Download complete 01:52:59 63f879dbbcfc: Verifying Checksum 01:52:59 63f879dbbcfc: Download complete 01:52:59 0d9ebad4ef96: Verifying Checksum 01:52:59 0d9ebad4ef96: Download complete 01:52:59 d747dcd14b5f: Verifying Checksum 01:52:59 d747dcd14b5f: Download complete 01:52:59 e9a5061849ea: Verifying Checksum 01:52:59 e9a5061849ea: Download complete 01:52:59 ab5ef0e58194: Download complete 01:52:59 2de7ff778b66: Verifying Checksum 01:52:59 2de7ff778b66: Download complete 01:53:02 ab5ef0e58194: Pull complete 01:53:02 9712f1f96733: Pull complete 01:53:02 63f879dbbcfc: Pull complete 01:53:07 0d9ebad4ef96: Pull complete 01:53:07 e9a5061849ea: Pull complete 01:53:07 d747dcd14b5f: Pull complete 01:53:07 2de7ff778b66: Pull complete 01:53:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:53:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:08 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:53:08 $ 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 01:53:10 $ docker top fdccc29907578e6ed58fde4f96baaca071cfa7cb789a9b0654222bb8304a1824 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:53:10 provisioning config files... 01:53:10 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8889861387905560444tmp 01:53:10 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config484642470901631316tmp 01:53:10 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7788851820131327605tmp [Pipeline] { [Pipeline] echo 01:53:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:53:10 ---> sigul-configuration.sh 01:53:10 gpg: directory `/root/.gnupg' created 01:53:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:53:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:53:10 gpg: keyring `/root/.gnupg/secring.gpg' created 01:53:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:53:10 gpg: CAST5 encrypted data 01:53:10 gpg: encrypted with 1 passphrase 01:53:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:53:10 + mkdir /home/jenkins 01:53:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:53:11 + 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 01:53:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:53:11 ---> sigul-install.sh 01:53:11 Sigul already installed; skipping installation. [Pipeline] sh 01:53:11 + git tag --list 01:53:11 v0.0.0 01:53:11 v0.0.1-dev.1 01:53:11 v0.0.1-dev.10 01:53:11 v0.0.1-dev.11 01:53:11 v0.0.1-dev.12 01:53:11 v0.0.1-dev.13 01:53:11 v0.0.1-dev.14 01:53:11 v0.0.1-dev.15 01:53:11 v0.0.1-dev.16 01:53:11 v0.0.1-dev.17 01:53:11 v0.0.1-dev.18 01:53:11 v0.0.1-dev.19 01:53:11 v0.0.1-dev.2 01:53:11 v0.0.1-dev.20 01:53:11 v0.0.1-dev.21 01:53:11 v0.0.1-dev.22 01:53:11 v0.0.1-dev.23 01:53:11 v0.0.1-dev.3 01:53:11 v0.0.1-dev.4 01:53:11 v0.0.1-dev.5 01:53:11 v0.0.1-dev.6 01:53:11 v0.0.1-dev.7 01:53:11 v0.0.1-dev.8 01:53:11 v0.0.1-dev.9 [Pipeline] sh 01:53:11 + lftools sign git-tag v0.0.1-dev.23 01:53:12 Signing Git tag with Sigul... 01:53:12 Signing v0.0.1-dev.23 [Pipeline] echo 01:53:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:53:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:53:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:53:13 $ docker stop --time=1 fdccc29907578e6ed58fde4f96baaca071cfa7cb789a9b0654222bb8304a1824 01:53:14 $ docker rm -f fdccc29907578e6ed58fde4f96baaca071cfa7cb789a9b0654222bb8304a1824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:53:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:15 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:53:15 $ 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 01:53:15 $ docker top 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:15 [ssh-agent] Looking for ssh-agent implementation... 01:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:15 $ docker exec 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 ssh-agent 01:53:15 SSH_AUTH_SOCK=/tmp/ssh-lgzgEuDUYy2H/agent.33 01:53:15 SSH_AGENT_PID=40 01:53:15 Running ssh-add (command line suppressed) 01:53:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5286083723494237321.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5286083723494237321.key) 01:53:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:16 + git semver bump pre 01:53:16 2022-07-08 01:53:16,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:53:16 2022-07-08 01:53:16,585 [bump_version] DEBUG bumping version:0.0.1-dev.23 on axis:pre with prefix:dev 01:53:16 2022-07-08 01:53:16,585 [bump_version] DEBUG bumped version:0.0.1-dev.24 01:53:16 2022-07-08 01:53:16,585 [write_version] DEBUG write version:0.0.1-dev.24 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 01:53:16 2022-07-08 01:53:16,586 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:53:16 2022-07-08 01:53:16,586 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 01:53:16 2022-07-08 01:53:16,588 [execute] INFO git cat-file --batch-check 01:53:16 2022-07-08 01:53:16,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:53:16 2022-07-08 01:53:16,594 [execute] INFO git cat-file --batch 01:53:16 2022-07-08 01:53:16,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:53:16 2022-07-08 01:53:16,599 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:53:16 0.0.1-dev.24 [Pipeline] } 01:53:16 $ docker exec --env ******** --env ******** 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 ssh-agent -k 01:53:16 unset SSH_AUTH_SOCK; 01:53:16 unset SSH_AGENT_PID; 01:53:16 echo Agent pid 40 killed; 01:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:17 + git semver [Pipeline] } 01:53:17 $ docker stop --time=1 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 01:53:18 $ docker rm -f 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:19 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:53:19 $ 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 01:53:19 $ docker top d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:19 [ssh-agent] Looking for ssh-agent implementation... 01:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:20 $ docker exec d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e ssh-agent 01:53:20 SSH_AUTH_SOCK=/tmp/ssh-C66bBIXF74I9/agent.34 01:53:20 SSH_AGENT_PID=41 01:53:20 Running ssh-add (command line suppressed) 01:53:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8478109879662776319.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8478109879662776319.key) 01:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:20 + git semver push 01:53:20 2022-07-08 01:53:20,716 [run_push] DEBUG push 01:53:20 2022-07-08 01:53:20,717 [execute] INFO git cat-file --batch-check 01:53:20 2022-07-08 01:53:20,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:53:20 2022-07-08 01:53:20,720 [execute] INFO git rev-list ac089999d5fdcfd742f2cbc7fc470acf0d9f414c -- 01:53:20 2022-07-08 01:53:20,721 [execute] DEBUG Popen(['git', 'rev-list', 'ac089999d5fdcfd742f2cbc7fc470acf0d9f414c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:53:20 2022-07-08 01:53:20,725 [execute] INFO git fetch -v origin 01:53:20 2022-07-08 01:53:20,725 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:53:21 2022-07-08 01:53:21,189 [run_push] DEBUG no remote changes detected 01:53:21 2022-07-08 01:53:21,190 [execute] INFO git push origin semver 01:53:21 2022-07-08 01:53:21,190 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:53:21 2022-07-08 01:53:21,876 [run_push] DEBUG push all version tags 01:53:21 2022-07-08 01:53:21,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:53:21 2022-07-08 01:53:21,877 [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) 01:53:22 2022-07-08 01:53:22,539 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:53:22 0.0.1-dev.24 [Pipeline] } 01:53:22 $ docker exec --env ******** --env ******** d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e ssh-agent -k 01:53:23 unset SSH_AUTH_SOCK; 01:53:23 unset SSH_AGENT_PID; 01:53:23 echo Agent pid 41 killed; 01:53:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:23 + git semver [Pipeline] } 01:53:23 $ docker stop --time=1 d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e 01:53:24 $ docker rm -f d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e [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 01:53:25 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 01:53:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 01:53:25 total 16 01:53:25 drwxr-xr-x 3 root root 4096 Jul 8 01:42 . 01:53:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 8 01:53 .. 01:53:25 drwxr-xr-x 2 root root 4096 Jul 8 01:42 cost 01:53:25 -rw-r--r-- 1 root root 89 Jul 8 01:42 cost.csv 01:53:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 01:53:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 01:53:25 total 16 01:53:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 8 01:42 . 01:53:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 8 01:53 .. 01:53:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 8 01:42 cost 01:53:25 -rw-r--r-- 1 jenkins jenkins 89 Jul 8 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:53:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:53:26 ---> package-listing.sh 01:53:26 ++ facter osfamily 01:53:26 ++ tr '[:upper:]' '[:lower:]' 01:53:26 + OS_FAMILY=debian 01:53:26 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:53:26 + START_PACKAGES=/tmp/packages_start.txt 01:53:26 + END_PACKAGES=/tmp/packages_end.txt 01:53:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:53:26 + PACKAGES=/tmp/packages_start.txt 01:53:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:53:26 + PACKAGES=/tmp/packages_end.txt 01:53:26 + case "${OS_FAMILY}" in 01:53:26 + dpkg -l 01:53:26 + grep '^ii' 01:53:26 + '[' -f /tmp/packages_start.txt ']' 01:53:26 + '[' -f /tmp/packages_end.txt ']' 01:53:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:53:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:53:26 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:53:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:53:26 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 01:53:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:27 prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container 01:53:27 $ 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 01:53:28 $ docker top 0ff225b79498865f4c1dbce38cecebf9f510d68065e7c7bf815a52e48e9279d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:28 + touch /tmp/pre-build-complete [Pipeline] sh 01:53:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:53:29 + ls /var/log/sa-host 01:53:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:29 provisioning config files... 01:53:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5148007120026802552tmp [Pipeline] { [Pipeline] echo 01:53:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:53:29 ---> create-netrc.sh [Pipeline] } 01:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:53:29 ---> python-tools-install.sh [Pipeline] echo 01:53:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:53:30 ---> sudo-logs.sh 01:53:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:53:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:53:30 ---> job-cost.sh 01:53:30 lf-activate-venv: SKIPPING 01:53:30 DEBUG: total: 0.2199999988079071 01:53:30 INFO: Retrieving Stack Cost... 01:53:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:53:31 INFO: Archiving Costs [Pipeline] echo 01:53:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:53:31 ---> logs-deploy.sh 01:53:31 lf-activate-venv: SKIPPING 01:53:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/26 01:53:31 INFO: archiving workspace using pattern(s): 01:53:32 Archives upload complete. 01:53:32 INFO: archiving logs to Nexus 01:53:33 ---> uname -a: 01:53:33 Linux prd-ubuntu20-04-docker-8c-8g-17215 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:53:33 01:53:33 01:53:33 ---> lscpu: 01:53:33 Architecture: x86_64 01:53:33 CPU op-mode(s): 32-bit, 64-bit 01:53:33 Byte Order: Little Endian 01:53:33 Address sizes: 40 bits physical, 48 bits virtual 01:53:33 CPU(s): 8 01:53:33 On-line CPU(s) list: 0-7 01:53:33 Thread(s) per core: 1 01:53:33 Core(s) per socket: 1 01:53:33 Socket(s): 8 01:53:33 NUMA node(s): 1 01:53:33 Vendor ID: AuthenticAMD 01:53:33 CPU family: 23 01:53:33 Model: 49 01:53:33 Model name: AMD EPYC-Rome Processor 01:53:33 Stepping: 0 01:53:33 CPU MHz: 2799.998 01:53:33 BogoMIPS: 5599.99 01:53:33 Virtualization: AMD-V 01:53:33 Hypervisor vendor: KVM 01:53:33 Virtualization type: full 01:53:33 L1d cache: 256 KiB 01:53:33 L1i cache: 256 KiB 01:53:33 L2 cache: 4 MiB 01:53:33 L3 cache: 128 MiB 01:53:33 NUMA node0 CPU(s): 0-7 01:53:33 Vulnerability Itlb multihit: Not affected 01:53:33 Vulnerability L1tf: Not affected 01:53:33 Vulnerability Mds: Not affected 01:53:33 Vulnerability Meltdown: Not affected 01:53:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:53:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:53:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:53:33 Vulnerability Srbds: Not affected 01:53:33 Vulnerability Tsx async abort: Not affected 01:53:33 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 01:53:33 01:53:33 01:53:33 ---> nproc: 01:53:33 8 01:53:33 01:53:33 01:53:33 ---> df -h: 01:53:33 Filesystem Size Used Avail Use% Mounted on 01:53:33 overlay 155G 13G 143G 8% / 01:53:33 tmpfs 64M 0 64M 0% /dev 01:53:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:53:33 shm 64M 0 64M 0% /dev/shm 01:53:33 /dev/vda1 155G 13G 143G 8% /facter-os 01:53:33 01:53:33 01:53:33 ---> sar -b -r -n DEV: 01:53:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17215) 07/08/22 _x86_64_ (8 CPU) 01:53:33 01:53:33 01:39:51 LINUX RESTART (8 CPU) 01:53:33 01:53:33 01:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:53:33 01:41:02 397.73 56.45 341.29 0.00 7437.12 201318.76 0.00 01:53:33 01:42:01 166.94 0.58 166.36 0.00 21.42 39692.39 0.00 01:53:33 01:43:01 120.46 0.02 120.45 0.00 2.53 33858.22 0.00 01:53:33 01:44:01 1.68 0.00 1.68 0.00 0.00 22.95 0.00 01:53:33 01:45:01 1.38 0.02 1.37 0.00 0.13 16.00 0.00 01:53:33 01:46:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 01:53:33 01:47:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 01:53:33 01:48:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 01:53:33 01:49:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 01:53:33 01:50:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 01:53:33 01:51:01 1.15 0.00 1.15 0.00 0.00 17.33 0.00 01:53:33 01:52:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 01:53:33 01:53:01 70.19 0.28 69.91 0.00 15.86 39646.19 0.00 01:53:33 Average: 58.81 4.42 54.39 0.00 575.94 24186.02 0.00 01:53:33 01:53:33 01:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:53:33 01:41:02 28853268 31759280 546428 1.66 119612 3055152 2221172 6.55 1126304 2528512 760 01:53:33 01:42:01 28387500 31742324 556708 1.69 165136 3400552 2413312 7.11 1329220 2721512 344 01:53:33 01:43:01 27678900 31782908 512984 1.56 175332 4077400 1876788 5.53 1339708 3354584 412 01:53:33 01:44:01 27681488 31785664 509852 1.55 175364 4077404 1876788 5.53 1337480 3354588 172 01:53:33 01:45:01 27681008 31785224 510232 1.55 175384 4077412 1876788 5.53 1338156 3354608 24 01:53:33 01:46:01 27681960 31786192 509188 1.55 175404 4077416 1876788 5.53 1336808 3354612 188 01:53:33 01:47:01 27682636 31786896 508428 1.55 175428 4077416 1876788 5.53 1336704 3354616 20 01:53:33 01:48:01 27690904 31795292 500084 1.52 175448 4077420 1876788 5.53 1328168 3354716 180 01:53:33 01:49:01 27690796 31795196 500304 1.52 175456 4077420 1876788 5.53 1328540 3354716 168 01:53:33 01:50:01 27690504 31794936 500476 1.52 175508 4077416 1876788 5.53 1328448 3354724 168 01:53:33 01:51:01 27690772 31795220 500168 1.52 175544 4077404 1876788 5.53 1328568 3354704 32 01:53:33 01:52:01 27690604 31795136 500164 1.52 175572 4077408 1876788 5.53 1328380 3354708 192 01:53:33 01:53:01 26432604 31708268 584208 1.78 197412 5154024 2323436 6.85 1471632 4389884 378528 01:53:33 Average: 27733303 31777887 518402 1.58 172046 4029526 1978908 5.83 1327547 3322037 29322 01:53:33 01:53:33 01:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:53:33 01:41:02 lo 7.20 7.20 0.69 0.69 0.00 0.00 0.00 0.00 01:53:33 01:41:02 docker0 32.86 38.24 2.51 107.74 0.00 0.00 0.00 0.00 01:53:33 01:41:02 ens3 805.86 488.05 7443.48 108.79 0.00 0.00 0.00 0.00 01:53:33 01:41:02 veth13dfc33 21.73 25.79 2.03 23.08 0.00 0.00 0.00 0.00 01:53:33 01:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:53:33 01:42:01 docker0 92.66 114.86 7.42 1070.74 0.00 0.00 0.00 0.00 01:53:33 01:42:01 ens3 176.09 137.26 1110.69 73.70 0.00 0.00 0.00 0.00 01:53:33 01:42:01 veth3594f7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:42:01 veth00991eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:43:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 01:53:33 01:43:01 docker0 2.43 4.35 0.16 53.75 0.00 0.00 0.00 0.00 01:53:33 01:43:01 ens3 184.07 145.29 2655.31 286.51 0.00 0.00 0.00 0.00 01:53:33 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:44:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:53:33 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:45:01 ens3 0.68 0.35 0.35 0.27 0.00 0.00 0.00 0.00 01:53:33 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:46:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:53:33 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:47:01 ens3 5.78 2.52 6.29 0.18 0.00 0.00 0.00 0.00 01:53:33 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:51:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:53:33 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:53:33 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:33 01:52:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:53:33 01:53:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 01:53:33 01:53:01 docker0 41.84 55.32 3.62 731.85 0.00 0.00 0.00 0.00 01:53:33 01:53:01 ens3 335.19 220.15 7850.77 65.00 0.00 0.00 0.00 0.00 01:53:33 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 01:53:33 Average: docker0 12.96 16.24 1.05 149.90 0.00 0.00 0.00 0.00 01:53:33 Average: ens3 116.04 76.42 1467.20 41.08 0.00 0.00 0.00 0.00 01:53:33 01:53:33 01:53:33 ---> sar -P ALL: 01:53:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17215) 07/08/22 _x86_64_ (8 CPU) 01:53:33 01:53:33 01:39:51 LINUX RESTART (8 CPU) 01:53:33 01:53:33 01:40:01 CPU %user %nice %system %iowait %steal %idle 01:53:33 01:41:02 all 11.26 0.00 5.15 2.58 0.07 80.94 01:53:33 01:41:02 0 11.26 0.00 6.78 0.76 0.07 81.14 01:53:33 01:41:02 1 10.89 0.00 4.47 2.23 0.07 82.35 01:53:33 01:41:02 2 10.58 0.00 4.89 3.65 0.07 80.81 01:53:33 01:41:02 3 11.86 0.00 4.44 1.96 0.07 81.68 01:53:33 01:41:02 4 14.17 0.00 6.50 3.80 0.05 75.48 01:53:33 01:41:02 5 10.06 0.00 4.57 3.48 0.07 81.83 01:53:33 01:41:02 6 9.85 0.00 4.95 1.21 0.07 83.92 01:53:33 01:41:02 7 11.42 0.00 4.59 3.58 0.08 80.33 01:53:33 01:42:01 all 29.64 0.00 5.89 1.12 0.08 63.27 01:53:33 01:42:01 0 26.91 0.00 6.33 2.16 0.09 64.52 01:53:33 01:42:01 1 29.42 0.00 5.59 0.22 0.09 64.68 01:53:33 01:42:01 2 28.67 0.00 6.41 2.17 0.09 62.66 01:53:33 01:42:01 3 31.11 0.00 5.94 1.10 0.07 61.78 01:53:33 01:42:01 4 30.47 0.00 5.56 0.22 0.09 63.67 01:53:33 01:42:01 5 32.66 0.00 5.87 0.77 0.09 60.62 01:53:33 01:42:01 6 29.85 0.00 5.58 1.47 0.07 63.03 01:53:33 01:42:01 7 27.99 0.00 5.85 0.88 0.07 65.21 01:53:33 01:43:01 all 17.27 0.00 3.48 0.86 0.06 78.34 01:53:33 01:43:01 0 18.13 0.00 3.56 0.15 0.07 78.10 01:53:33 01:43:01 1 17.68 0.00 3.91 0.57 0.05 77.79 01:53:33 01:43:01 2 18.30 0.00 4.01 3.04 0.07 74.59 01:53:33 01:43:01 3 17.60 0.00 3.24 0.55 0.05 78.55 01:53:33 01:43:01 4 17.43 0.00 3.27 0.15 0.05 79.11 01:53:33 01:43:01 5 16.08 0.00 3.09 2.08 0.05 78.69 01:53:33 01:43:01 6 16.46 0.00 3.36 0.10 0.05 80.03 01:53:33 01:43:01 7 16.49 0.00 3.37 0.22 0.07 79.86 01:53:33 01:44:01 all 0.27 0.00 0.01 0.01 0.00 99.70 01:53:33 01:44:01 0 2.04 0.00 0.03 0.00 0.02 97.91 01:53:33 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:53:33 01:44:01 2 0.03 0.00 0.02 0.05 0.00 99.90 01:53:33 01:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:53:33 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:53:33 01:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:44:01 7 0.07 0.00 0.03 0.00 0.00 99.90 01:53:33 01:45:01 all 0.27 0.00 0.02 0.01 0.00 99.69 01:53:33 01:45:01 0 1.99 0.00 0.05 0.00 0.02 97.95 01:53:33 01:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:53:33 01:45:01 2 0.03 0.00 0.07 0.05 0.00 99.85 01:53:33 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:53:33 01:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:53:33 01:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:53:33 01:46:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:53:33 01:46:01 0 1.99 0.00 0.03 0.00 0.02 97.96 01:53:33 01:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:53:33 01:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:53:33 01:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:53:33 01:47:01 all 0.27 0.00 0.01 0.00 0.00 99.71 01:53:33 01:47:01 0 1.99 0.00 0.02 0.00 0.02 97.98 01:53:33 01:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:47:01 2 0.00 0.00 0.02 0.03 0.02 99.93 01:53:33 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:53:33 01:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:47:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:53:33 01:48:01 all 0.23 0.00 0.02 0.00 0.00 99.74 01:53:33 01:48:01 0 1.70 0.00 0.05 0.00 0.02 98.24 01:53:33 01:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:53:33 01:48:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:53:33 01:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:53:33 01:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:53:33 01:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:53:33 01:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:53:33 01:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:53:33 01:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:49:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:53:33 01:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:53:33 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:53:33 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:53:33 01:50:01 all 0.03 0.00 0.01 0.01 0.00 99.96 01:53:33 01:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:53:33 01:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:53:33 01:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:53:33 01:50:01 4 0.05 0.00 0.02 0.02 0.00 99.92 01:53:33 01:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:53:33 01:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:53:33 01:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:53:33 01:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:53:33 01:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:53:33 01:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:53:33 01:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:53:33 01:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:53:33 01:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:53:33 01:53:33 01:51:01 CPU %user %nice %system %iowait %steal %idle 01:53:33 01:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:53:33 01:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:53:33 01:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:53:33 01:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:53:33 01:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:53:33 01:52:01 4 0.00 0.00 0.03 0.00 0.02 99.95 01:53:33 01:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:53:33 01:52:01 6 0.07 0.00 0.00 0.00 0.00 99.93 01:53:33 01:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:53:33 01:53:01 all 6.00 0.00 2.44 0.64 0.04 90.89 01:53:33 01:53:01 0 7.68 0.00 2.83 0.02 0.05 89.42 01:53:33 01:53:01 1 5.97 0.00 1.87 0.03 0.03 92.10 01:53:33 01:53:01 2 3.86 0.00 2.51 0.17 0.03 93.42 01:53:33 01:53:01 3 6.02 0.00 2.59 0.39 0.03 90.98 01:53:33 01:53:01 4 5.79 0.00 2.64 3.57 0.03 87.97 01:53:33 01:53:01 5 6.55 0.00 2.39 0.44 0.03 90.59 01:53:33 01:53:01 6 5.44 0.00 2.35 0.42 0.03 91.75 01:53:33 01:53:01 7 6.72 0.00 2.35 0.07 0.03 90.83 01:53:33 Average: all 4.98 0.00 1.30 0.40 0.02 93.31 01:53:33 Average: 0 5.61 0.00 1.50 0.23 0.03 92.62 01:53:33 Average: 1 4.86 0.00 1.21 0.23 0.02 93.68 01:53:33 Average: 2 4.68 0.00 1.37 0.71 0.02 93.22 01:53:33 Average: 3 5.06 0.00 1.24 0.30 0.02 93.37 01:53:33 Average: 4 5.18 0.00 1.38 0.59 0.02 92.83 01:53:33 Average: 5 4.97 0.00 1.22 0.52 0.02 93.28 01:53:33 Average: 6 4.69 0.00 1.24 0.24 0.02 93.81 01:53:33 Average: 7 4.76 0.00 1.23 0.36 0.02 93.62 01:53:33 01:53:33 01:53:33