Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf2d7918a48e2e9daaeccb6451a2c4b556b1851e+8374ad439d5c8571ae7424cc77de71a785d5a0ca (7218561146cec94fa793e1a9509005583478de60) 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-ssh1573502450233247600.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-ssh643928813031744396.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/PR-64/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/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1402739361617526170.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-ssh10902742108822975108.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/PR-64/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/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16413306130296111596.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 ‘prd-ubuntu20.04-docker-8c-8g-15432’ Running on prd-ubuntu20.04-docker-8c-8g-15439 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-64 # 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 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e Merge succeeded, producing 658c60210524a3db48c01e4120e4e37c35f5de28 Checking out Revision 658c60210524a3db48c01e4120e4e37c35f5de28 (PR-64) > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 658c60210524a3db48c01e4120e4e37c35f5de28 # timeout=10 Commit message: "Merge commit '8374ad439d5c8571ae7424cc77de71a785d5a0ca' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:14:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:14:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:14:00 ========================================================= 10:14:00 EdgeX Global Pipelines Version Info 10:14:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1ac6579b52429a94c4a633f479b0691cfb92b37b # timeout=10 10:14:01 ------------------- 10:14:01 stable info: 10:14:01 ------------------- 10:14:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:14:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:14:01 Message: update stable to v1.0.234 10:14:01 ------------------- 10:14:01 experimental info: 10:14:01 ------------------- 10:14:01 Commited By: **** collab-it+edgex@linuxfoundation.org 10:14:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:14:01 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 658c60210524a3db48c01e4120e4e37c35f5de28 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 658c602 [Pipeline] echo 10:14:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:02 provisioning config files... 10:14:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config4718107746998200197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:02 ---> docker-login.sh 10:14:02 nexus3.edgexfoundry.org:10001 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 nexus3.edgexfoundry.org:10002 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 nexus3.edgexfoundry.org:10003 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 nexus3.edgexfoundry.org:10004 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 docker.io 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 ---> docker-login.sh ends [Pipeline] } 10:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:14:04 + git rev-list -1 --merges 658c60210524a3db48c01e4120e4e37c35f5de28~1..658c60210524a3db48c01e4120e4e37c35f5de28 [Pipeline] echo 10:14:04 -----------> git rev-list -1 --merges 658c60210524a3db48c01e4120e4e37c35f5de28~1..658c60210524a3db48c01e4120e4e37c35f5de28 658c60210524a3db48c01e4120e4e37c35f5de28 10:14:04 658c60210524a3db48c01e4120e4e37c35f5de28 [false] [Pipeline] sh 10:14:04 + git log --format=format:%s -1 658c60210524a3db48c01e4120e4e37c35f5de28 [Pipeline] echo 10:14:04 ========================================================= 10:14:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:14:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:04 + git log --format=format:%s -1 658c60210524a3db48c01e4120e4e37c35f5de28 [Pipeline] echo 10:14:05 [semverPrep] GIT_COMMIT: 658c60210524a3db48c01e4120e4e37c35f5de28, Commit Message: Merge commit '8374ad439d5c8571ae7424cc77de71a785d5a0ca' into HEAD [Pipeline] echo 10:14:05 [semverPrep] This is not a build commit. [Pipeline] sh 10:14:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:14:05 + grep -v github /etc/ssh/ssh_known_hosts 10:14:05 + [ -e /tmp/ssh_known_hosts ] 10:14:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:14:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:14:05 + sudo tee -a /etc/ssh/ssh_known_hosts 10:14:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:14:05 10:14:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:14:06 0.1.4: Pulling from edgex-devops/py-git-semver 10:14:06 42c077c10790: Pulling fs layer 10:14:06 f63e77b7563a: Pulling fs layer 10:14:06 bd5fdadae976: Pulling fs layer 10:14:06 205491f53016: Pulling fs layer 10:14:06 df18705c85c3: Pulling fs layer 10:14:06 bdb3f477010e: Pulling fs layer 10:14:06 c8a8fc8e1c8f: Pulling fs layer 10:14:06 2c6e9b1d212d: Pulling fs layer 10:14:06 bdb8f0575790: Pulling fs layer 10:14:06 386e3cb2ff24: Pulling fs layer 10:14:06 2343380bae48: Pulling fs layer 10:14:06 205491f53016: Waiting 10:14:06 c8a8fc8e1c8f: Waiting 10:14:06 bdb8f0575790: Waiting 10:14:06 386e3cb2ff24: Waiting 10:14:06 2c6e9b1d212d: Waiting 10:14:06 2343380bae48: Waiting 10:14:06 df18705c85c3: Waiting 10:14:06 bdb3f477010e: Waiting 10:14:06 f63e77b7563a: Verifying Checksum 10:14:06 f63e77b7563a: Download complete 10:14:06 205491f53016: Verifying Checksum 10:14:06 205491f53016: Download complete 10:14:06 df18705c85c3: Verifying Checksum 10:14:06 df18705c85c3: Download complete 10:14:06 bdb3f477010e: Verifying Checksum 10:14:06 bdb3f477010e: Download complete 10:14:06 bd5fdadae976: Verifying Checksum 10:14:06 bd5fdadae976: Download complete 10:14:06 2c6e9b1d212d: Download complete 10:14:06 bdb8f0575790: Verifying Checksum 10:14:06 bdb8f0575790: Download complete 10:14:06 386e3cb2ff24: Verifying Checksum 10:14:06 386e3cb2ff24: Download complete 10:14:06 2343380bae48: Verifying Checksum 10:14:06 2343380bae48: Download complete 10:14:06 42c077c10790: Verifying Checksum 10:14:06 42c077c10790: Download complete 10:14:06 c8a8fc8e1c8f: Verifying Checksum 10:14:07 42c077c10790: Pull complete 10:14:07 f63e77b7563a: Pull complete 10:14:08 bd5fdadae976: Pull complete 10:14:08 205491f53016: Pull complete 10:14:08 df18705c85c3: Pull complete 10:14:09 bdb3f477010e: Pull complete 10:14:10 c8a8fc8e1c8f: Pull complete 10:14:10 2c6e9b1d212d: Pull complete 10:14:11 bdb8f0575790: Pull complete 10:14:11 386e3cb2ff24: Pull complete 10:14:11 2343380bae48: Pull complete 10:14:11 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:14:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:11 prd-ubuntu20.04-docker-8c-8g-15439 does not seem to be running inside a container 10:14:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:14:13 $ docker top 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:13 [ssh-agent] Looking for ssh-agent implementation... 10:14:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:13 $ docker exec 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 ssh-agent 10:14:13 SSH_AUTH_SOCK=/tmp/ssh-WwE6RWJVrqxq/agent.34 10:14:13 SSH_AGENT_PID=40 10:14:13 Running ssh-add (command line suppressed) 10:14:13 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_244513184840576.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_244513184840576.key) 10:14:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:13 + git tag --points-at HEAD [Pipeline] } 10:14:13 $ docker exec --env ******** --env ******** 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 ssh-agent -k 10:14:14 unset SSH_AUTH_SOCK; 10:14:14 unset SSH_AGENT_PID; 10:14:14 echo Agent pid 40 killed; 10:14:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:14:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:14 [ssh-agent] Looking for ssh-agent implementation... 10:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:14 $ docker exec 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 ssh-agent 10:14:14 SSH_AUTH_SOCK=/tmp/ssh-0qVZ5DIeaWu6/agent.74 10:14:14 SSH_AGENT_PID=81 10:14:14 Running ssh-add (command line suppressed) 10:14:14 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6646760047010871543.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6646760047010871543.key) 10:14:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:14 + git semver init 10:14:15 2022-06-23 10:14:15,076 [run_init] DEBUG init version:0.0.0 force:False 10:14:15 2022-06-23 10:14:15,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:14:15 2022-06-23 10:14:15,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:14:15 2022-06-23 10:14:15,079 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) 10:14:16 2022-06-23 10:14:15,777 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude 10:14:16 2022-06-23 10:14:15,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False 10:14:16 2022-06-23 10:14:15,778 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:14:16 2022-06-23 10:14:15,783 [execute] INFO git cat-file --batch-check 10:14:16 2022-06-23 10:14:15,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:14:16 2022-06-23 10:14:15,789 [execute] INFO git cat-file --batch 10:14:16 2022-06-23 10:14:15,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:14:16 2022-06-23 10:14:15,795 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:14:16 0.0.0 [Pipeline] } 10:14:16 $ docker exec --env ******** --env ******** 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 ssh-agent -k 10:14:16 unset SSH_AUTH_SOCK; 10:14:16 unset SSH_AGENT_PID; 10:14:16 echo Agent pid 81 killed; 10:14:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:16 + git semver [Pipeline] } 10:14:16 $ docker stop --time=1 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 10:14:18 $ docker rm -f 5bda3791e7be5e436d18db8ade85e1c3ea2251a31baf024b2b86144bd6d2dbf7 [Pipeline] // withDockerContainer [Pipeline] sh 10:14:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:14:18 Stashed 1 file(s) [Pipeline] echo 10:14:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:18 provisioning config files... 10:14:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config5471596231348889921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:19 ---> docker-login.sh 10:14:19 nexus3.edgexfoundry.org:10001 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:19 Configure a credential helper to remove this warning. See 10:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:19 10:14:19 Login Succeeded 10:14:19 nexus3.edgexfoundry.org:10002 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:19 Configure a credential helper to remove this warning. See 10:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:19 10:14:19 Login Succeeded 10:14:19 nexus3.edgexfoundry.org:10003 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:19 Configure a credential helper to remove this warning. See 10:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:19 10:14:19 Login Succeeded 10:14:19 nexus3.edgexfoundry.org:10004 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:19 Configure a credential helper to remove this warning. See 10:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:19 10:14:19 Login Succeeded 10:14:19 docker.io 10:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:19 Configure a credential helper to remove this warning. See 10:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:19 10:14:19 Login Succeeded 10:14:19 ---> docker-login.sh ends [Pipeline] } 10:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:20 ========================================================= 10:14:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:14:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + 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 . 10:14:20 Sending build context to Docker daemon 9.05MB 10:14:20 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:14:20 Step 2/13 : FROM ${BASE} AS builder 10:14:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:14:20 59bf1c3509f3: Pulling fs layer 10:14:20 666ba61612fd: Pulling fs layer 10:14:20 8ed8ca486205: Pulling fs layer 10:14:20 cc1cd167ecdc: Pulling fs layer 10:14:20 c516ae0d96e1: Pulling fs layer 10:14:20 684cea983483: Pulling fs layer 10:14:20 dd3240ac7de5: Pulling fs layer 10:14:20 b1e948a4e11c: Pulling fs layer 10:14:20 a8fd76ee1af6: Pulling fs layer 10:14:20 646ad004c059: Pulling fs layer 10:14:20 cc1cd167ecdc: Waiting 10:14:20 c516ae0d96e1: Waiting 10:14:20 684cea983483: Waiting 10:14:20 a8fd76ee1af6: Waiting 10:14:20 646ad004c059: Waiting 10:14:20 dd3240ac7de5: Waiting 10:14:20 b1e948a4e11c: Waiting 10:14:20 8ed8ca486205: Verifying Checksum 10:14:20 8ed8ca486205: Download complete 10:14:20 666ba61612fd: Download complete 10:14:20 c516ae0d96e1: Verifying Checksum 10:14:20 c516ae0d96e1: Download complete 10:14:20 684cea983483: Verifying Checksum 10:14:20 684cea983483: Download complete 10:14:20 dd3240ac7de5: Download complete 10:14:20 59bf1c3509f3: Verifying Checksum 10:14:20 b1e948a4e11c: Verifying Checksum 10:14:20 b1e948a4e11c: Download complete 10:14:20 59bf1c3509f3: Pull complete 10:14:20 666ba61612fd: Pull complete 10:14:20 8ed8ca486205: Pull complete 10:14:21 646ad004c059: Verifying Checksum 10:14:21 646ad004c059: Download complete 10:14:21 a8fd76ee1af6: Verifying Checksum 10:14:21 a8fd76ee1af6: Download complete 10:14:21 cc1cd167ecdc: Verifying Checksum 10:14:21 cc1cd167ecdc: Download complete 10:14:25 cc1cd167ecdc: Pull complete 10:14:25 c516ae0d96e1: Pull complete 10:14:25 684cea983483: Pull complete 10:14:25 dd3240ac7de5: Pull complete 10:14:25 b1e948a4e11c: Pull complete 10:14:28 a8fd76ee1af6: Pull complete 10:14:29 646ad004c059: Pull complete 10:14:29 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:14:29 ---> 8f69c11f6b0c 10:14:29 Step 3/13 : ARG MAKE="make build" 10:14:30 ---> Running in 1e3a2c2484c3 10:14:30 Removing intermediate container 1e3a2c2484c3 10:14:30 ---> 90a031a3d91e 10:14:30 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:14:30 ---> Running in bda4d7f78229 10:14:30 Removing intermediate container bda4d7f78229 10:14:30 ---> 447ee4ef7e46 10:14:30 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:14:30 ---> Running in d7dbaa272ef5 10:14:31 Removing intermediate container d7dbaa272ef5 10:14:31 ---> 2dc53abcd1c2 10:14:31 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:14:31 ---> Running in 78082cabdd4e 10:14:31 Removing intermediate container 78082cabdd4e 10:14:31 ---> 382495d59a4a 10:14:31 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:31 ---> Running in 108029f50e3f 10:14:32 Removing intermediate container 108029f50e3f 10:14:32 ---> 6c918be3041f 10:14:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:32 ---> Running in 54d01a63661a 10:14:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:33 OK: 221 MiB in 52 packages 10:14:33 Still waiting to schedule task 10:14:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15438’ 10:14:33 Removing intermediate container 54d01a63661a 10:14:33 ---> 090e043dac1d 10:14:33 Step 9/13 : WORKDIR /device-onvif-camera 10:14:33 ---> Running in aea38be39fee 10:14:33 Removing intermediate container aea38be39fee 10:14:33 ---> 24348298d92d 10:14:33 Step 10/13 : COPY go.mod vendor* ./ 10:14:34 ---> ee0ac5b1403b 10:14:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:34 ---> Running in 8d9bee6987eb 10:14:49 Removing intermediate container 8d9bee6987eb 10:14:49 ---> 27a3e2468399 10:14:49 Step 12/13 : COPY . . 10:14:49 ---> 147102cc1a88 10:14:49 Step 13/13 : RUN ${MAKE} 10:14:49 ---> Running in 336e479b25e4 10:14:49 noop 10:14:49 Removing intermediate container 336e479b25e4 10:14:49 ---> f5862b6f78a8 10:14:49 Successfully built f5862b6f78a8 10:14:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:49 + docker inspect -f . ci-base-image-x86_64 10:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:49 prd-ubuntu20.04-docker-8c-8g-15439 does not seem to be running inside a container 10:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:14:50 $ docker top 08b1be11919efa45d8906cd331f129832d1b4ff1cb137a311f2c3e4b6860eadf -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:50 + go version 10:14:50 go version go1.17.7 linux/amd64 [Pipeline] } 10:14:50 $ docker stop --time=1 08b1be11919efa45d8906cd331f129832d1b4ff1cb137a311f2c3e4b6860eadf 10:14:51 $ docker rm -f 08b1be11919efa45d8906cd331f129832d1b4ff1cb137a311f2c3e4b6860eadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:52 + docker inspect -f . ci-base-image-x86_64 10:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:52 prd-ubuntu20.04-docker-8c-8g-15439 does not seem to be running inside a container 10:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:14:52 $ docker top 8a88c163c52c6758c0d4158a8d107ce556136b6e9d5a29c77f4442217b8f3fb8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:14:52 + make test 10:14:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:14:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:15:05 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:15:05 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.2% of statements 10:15:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.980s coverage: 13.8% of statements 10:15:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:15:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:15:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:15:22 ./bin/test-attribution-txt.sh [Pipeline] echo 10:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:15:22 $ docker stop --time=1 8a88c163c52c6758c0d4158a8d107ce556136b6e9d5a29c77f4442217b8f3fb8 10:15:23 $ docker rm -f 8a88c163c52c6758c0d4158a8d107ce556136b6e9d5a29c77f4442217b8f3fb8 [Pipeline] // withDockerContainer [Pipeline] sh 10:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:15:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:15:25 + ls -al . 10:15:25 total 236 10:15:25 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 10:15 . 10:15:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:13 .. 10:15:25 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 10:14 .git 10:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:13 .github 10:15:25 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 10:13 .gitignore 10:15:25 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 10:13 .golangci.yml 10:15:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 10:14 .semver 10:15:25 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 10:13 Attribution.txt 10:15:25 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 10:13 CHANGELOG.md 10:15:25 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 10:13 Dockerfile 10:15:25 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 10:13 GOVERNANCE.md 10:15:25 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 10:13 Jenkinsfile 10:15:25 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 10:13 LICENSE 10:15:25 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 10:13 Makefile 10:15:25 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 10:13 OWNERS.md 10:15:25 -rw-rw-r-- 1 jenkins jenkins 30708 Jun 23 10:13 README.md 10:15:25 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 10:14 VERSION 10:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:13 bin 10:15:25 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:13 cmd 10:15:25 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 10:15 coverage.out 10:15:25 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 10:13 doc 10:15:25 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 10:13 go.mod 10:15:25 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 10:13 go.sum 10:15:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:13 internal 10:15:25 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:25 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=658c60210524a3db48c01e4120e4e37c35f5de28 --label arch=amd64 --label version=0.0.0 . 10:15:25 Sending build context to Docker daemon 9.11MB 10:15:25 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:15:25 Step 2/26 : FROM ${BASE} AS builder 10:15:25 ---> f5862b6f78a8 10:15:25 Step 3/26 : ARG MAKE="make build" 10:15:25 ---> Running in 3a89c3e20c39 10:15:25 Removing intermediate container 3a89c3e20c39 10:15:25 ---> 71236ea31f75 10:15:25 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:15:25 ---> Running in bbb1af135497 10:15:25 Removing intermediate container bbb1af135497 10:15:25 ---> a531002cecfd 10:15:25 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:15:26 ---> Running in 8ddbf155434a 10:15:26 Removing intermediate container 8ddbf155434a 10:15:26 ---> 1717f2e9c906 10:15:26 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:15:26 ---> Running in 7f6380e1a87e 10:15:26 Removing intermediate container 7f6380e1a87e 10:15:26 ---> 39962cd3d896 10:15:26 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:26 ---> Running in 04f3cdb7112f 10:15:26 Removing intermediate container 04f3cdb7112f 10:15:26 ---> 2a42e8ce701f 10:15:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:26 ---> Running in ae5243be0215 10:15:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:28 OK: 221 MiB in 52 packages 10:15:28 Removing intermediate container ae5243be0215 10:15:28 ---> b542a854e90f 10:15:28 Step 9/26 : WORKDIR /device-onvif-camera 10:15:28 ---> Running in 4af29e62ce49 10:15:28 Removing intermediate container 4af29e62ce49 10:15:28 ---> d062a8577e42 10:15:28 Step 10/26 : COPY go.mod vendor* ./ 10:15:28 ---> bd5968a5dd92 10:15:28 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:28 ---> Running in 302447a96ea5 10:15:29 Removing intermediate container 302447a96ea5 10:15:29 ---> 6eaa787dfbe9 10:15:29 Step 12/26 : COPY . . 10:15:30 ---> 9db0dadc8c7a 10:15:30 Step 13/26 : RUN ${MAKE} 10:15:30 ---> Running in 4e07e5112c49 10:15:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:15:52 Removing intermediate container 4e07e5112c49 10:15:52 ---> 403898cb720c 10:15:52 Step 14/26 : FROM alpine:3.15 10:15:52 3.15: Pulling from library/alpine 10:15:52 df9b9388f04a: Pulling fs layer 10:15:52 df9b9388f04a: Download complete 10:15:52 df9b9388f04a: Pull complete 10:15:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:15:52 Status: Downloaded newer image for alpine:3.15 10:15:52 ---> 0ac33e5f5afa 10:15:52 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:15:52 ---> Running in d94098fa5a04 10:15:52 Removing intermediate container d94098fa5a04 10:15:52 ---> 80de4a3b9ea9 10:15:52 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:15:52 ---> Running in 8d5e85b63363 10:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:52 (1/6) Installing dumb-init (1.2.5-r1) 10:15:52 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:15:52 (3/6) Installing libsodium (1.0.18-r0) 10:15:52 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:15:52 (5/6) Installing libzmq (4.3.4-r0) 10:15:52 (6/6) Installing zeromq (4.3.4-r0) 10:15:52 Executing busybox-1.34.1-r5.trigger 10:15:52 OK: 8 MiB in 20 packages 10:15:53 Removing intermediate container 8d5e85b63363 10:15:53 ---> 96401cd76f18 10:15:53 Step 17/26 : WORKDIR / 10:15:53 ---> Running in 1e42598256d6 10:15:53 Removing intermediate container 1e42598256d6 10:15:53 ---> 523a1cdded49 10:15:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:15:53 ---> 97078111ea2b 10:15:53 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:15:54 ---> 94f3d2f128cd 10:15:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:15:54 ---> 363fe0b33f69 10:15:54 Step 21/26 : EXPOSE 59984 10:15:54 ---> Running in 61aa1b28e736 10:15:54 Removing intermediate container 61aa1b28e736 10:15:54 ---> 5598794ce1db 10:15:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:15:54 ---> Running in 8943694e96bd 10:15:54 Removing intermediate container 8943694e96bd 10:15:54 ---> 6b5174e5dbb9 10:15:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:54 ---> Running in 882d0c1d4c7f 10:15:54 Removing intermediate container 882d0c1d4c7f 10:15:54 ---> 106a77906a2f 10:15:54 Step 24/26 : LABEL arch=amd64 10:15:54 ---> Running in 7cb51db217bf 10:15:55 Removing intermediate container 7cb51db217bf 10:15:55 ---> f80234577098 10:15:55 Step 25/26 : LABEL git_sha=658c60210524a3db48c01e4120e4e37c35f5de28 10:15:55 ---> Running in f7b44eb8605a 10:15:55 Removing intermediate container f7b44eb8605a 10:15:55 ---> 961a2f876925 10:15:55 Step 26/26 : LABEL version=0.0.0 10:15:55 ---> Running in a196117b9f63 10:15:55 Removing intermediate container a196117b9f63 10:15:55 ---> c22610a36a31 10:15:55 [Warning] One or more build-args [ARCH] were not consumed 10:15:55 Successfully built c22610a36a31 10:15:55 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 10:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:55 10:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:56 latest: Pulling from edgex-lftools-log-publisher 10:15:56 5eb5b503b376: Pulling fs layer 10:15:56 5c69ac0246d0: Pulling fs layer 10:15:56 ec43610c2a17: Pulling fs layer 10:15:56 3a2ae6a8a46f: Pulling fs layer 10:15:56 33b1e0a273af: Pulling fs layer 10:15:56 5d3b04190fa2: Pulling fs layer 10:15:56 2f39f015ded8: Pulling fs layer 10:15:56 5d3b04190fa2: Waiting 10:15:56 2f39f015ded8: Waiting 10:15:56 3a2ae6a8a46f: Waiting 10:15:56 33b1e0a273af: Waiting 10:15:56 5c69ac0246d0: Download complete 10:15:56 3a2ae6a8a46f: Verifying Checksum 10:15:56 3a2ae6a8a46f: Download complete 10:15:56 33b1e0a273af: Verifying Checksum 10:15:56 33b1e0a273af: Download complete 10:15:56 5d3b04190fa2: Download complete 10:15:56 ec43610c2a17: Verifying Checksum 10:15:56 ec43610c2a17: Download complete 10:15:56 5eb5b503b376: Download complete 10:15:56 2f39f015ded8: Download complete 10:15:57 5eb5b503b376: Pull complete 10:15:57 5c69ac0246d0: Pull complete 10:15:58 ec43610c2a17: Pull complete 10:15:58 3a2ae6a8a46f: Pull complete 10:15:58 33b1e0a273af: Pull complete 10:15:58 5d3b04190fa2: Pull complete 10:16:03 2f39f015ded8: Pull complete 10:16:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:04 prd-ubuntu20.04-docker-8c-8g-15439 does not seem to be running inside a container 10:16:04 $ 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/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:16:06 $ docker top 3188fc1f0fb6bb234bda70c794f45f0cfd42d7e2fcef9507e15eb0d27d2d5c55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:06 ---> job-cost.sh 10:16:06 lf-activate-venv: SKIPPING 10:16:06 INFO: No Stack... 10:16:06 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:07 INFO: Archiving Costs [Pipeline] sh 10:16:07 + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv 10:16:07 + cut -d, -f6 [Pipeline] lock 10:16:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] 10:16:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] did not exist. Created. 10:16:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:07 + echo total: 0.2199999988079071 [Pipeline] stash 10:16:07 Stashed 1 file(s) [Pipeline] } 10:16:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:07 $ docker stop --time=1 3188fc1f0fb6bb234bda70c794f45f0cfd42d7e2fcef9507e15eb0d27d2d5c55 10:16:09 $ docker rm -f 3188fc1f0fb6bb234bda70c794f45f0cfd42d7e2fcef9507e15eb0d27d2d5c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:18:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15441 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws 10:18:02 Running in /w/workspace/device-onvif-camera/18 [Pipeline] { [Pipeline] checkout 10:18:02 Selected Git installation does not exist. Using Default 10:18:02 The recommended git tool is: NONE 10:18:09 using credential edgex-jenkins-ssh 10:18:09 Cloning the remote Git repository 10:18:09 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:18:09 > git init /w/workspace/device-onvif-camera/18 # timeout=10 10:18:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:18:09 > git --version # timeout=10 10:18:09 > git --version # 'git version 2.25.1' 10:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:18:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:11 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit bf2d7918a48e2e9daaeccb6451a2c4b556b1851e 10:18:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:18:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:18:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:18:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:18:11 > git config core.sparsecheckout # timeout=10 10:18:11 Merge succeeded, producing 6f32b83554315136a637890636ef364c2a896b7a 10:18:11 Checking out Revision 6f32b83554315136a637890636ef364c2a896b7a (PR-64) 10:18:11 > git checkout -f bf2d7918a48e2e9daaeccb6451a2c4b556b1851e # timeout=10 10:18:11 > git remote # timeout=10 10:18:11 > git config --get remote.origin.url # timeout=10 10:18:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:18:11 > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 10:18:11 > git rev-parse HEAD^{commit} # timeout=10 10:18:11 > git config core.sparsecheckout # timeout=10 10:18:11 > git checkout -f 6f32b83554315136a637890636ef364c2a896b7a # timeout=10 10:18:16 Commit message: "Merge commit '8374ad439d5c8571ae7424cc77de71a785d5a0ca' into HEAD" 10:18:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:18:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:17 Dload Upload Total Spent Left Speed 10:18:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11881 0 0 92100 0 --:--:-- --:--:-- --:--:-- 92100 100 12253 100 12253 0 0 94253 0 --:--:-- --:--:-- --:--:-- 93534 10:18:16 > git rev-list --no-walk 1ac6579b52429a94c4a633f479b0691cfb92b37b # timeout=10 [Pipeline] sh 10:18:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:18:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:18:18 + sudo tee /etc/docker/daemon.new 10:18:18 { 10:18:18 "registry-mirrors": [ 10:18:18 "https://nexus3.edgexfoundry.org:10001" 10:18:18 ], 10:18:18 "bip": "10.250.0.254/24", 10:18:18 "hosts": [ 10:18:18 "tcp://0.0.0.0:5555", 10:18:18 "unix:///var/run/docker.sock" 10:18:18 ], 10:18:18 "mtu": 1458, 10:18:18 "selinux-enabled": true, 10:18:18 "seccomp-profile": "/etc/docker/seccomp.json" 10:18:18 } [Pipeline] sh 10:18:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:18:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:37 provisioning config files... 10:18:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/18@tmp/config5524675006508896581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:37 ---> docker-login.sh 10:18:37 nexus3.edgexfoundry.org:10001 10:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:38 Configure a credential helper to remove this warning. See 10:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:38 10:18:38 Login Succeeded 10:18:38 nexus3.edgexfoundry.org:10002 10:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:39 Configure a credential helper to remove this warning. See 10:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:39 10:18:39 Login Succeeded 10:18:39 nexus3.edgexfoundry.org:10003 10:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:39 Configure a credential helper to remove this warning. See 10:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:39 10:18:39 Login Succeeded 10:18:39 nexus3.edgexfoundry.org:10004 10:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:40 Configure a credential helper to remove this warning. See 10:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:40 10:18:40 Login Succeeded 10:18:40 docker.io 10:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:40 Configure a credential helper to remove this warning. See 10:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:40 10:18:40 Login Succeeded 10:18:40 ---> docker-login.sh ends [Pipeline] } 10:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:18:40 ========================================================= 10:18:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:18:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:41 + 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 . 10:18:41 Sending build context to Docker daemon 6.256MB 10:18:41 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:18:41 Step 2/13 : FROM ${BASE} AS builder 10:18:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:18:41 9b3977197b4f: Pulling fs layer 10:18:41 1a89e8eeedd5: Pulling fs layer 10:18:41 94645a83ff95: Pulling fs layer 10:18:41 e6fb740bc735: Pulling fs layer 10:18:41 3a77bd46dcc9: Pulling fs layer 10:18:41 355e64cbe906: Pulling fs layer 10:18:41 63ab81a10011: Pulling fs layer 10:18:41 e6fb740bc735: Waiting 10:18:41 3a77bd46dcc9: Waiting 10:18:41 355e64cbe906: Waiting 10:18:41 63ab81a10011: Waiting 10:18:41 555d1d1c4555: Pulling fs layer 10:18:41 7d9057610161: Pulling fs layer 10:18:41 555d1d1c4555: Waiting 10:18:41 7d9057610161: Waiting 10:18:41 94645a83ff95: Verifying Checksum 10:18:41 94645a83ff95: Download complete 10:18:41 1a89e8eeedd5: Verifying Checksum 10:18:41 1a89e8eeedd5: Download complete 10:18:41 3a77bd46dcc9: Download complete 10:18:41 355e64cbe906: Download complete 10:18:41 9b3977197b4f: Verifying Checksum 10:18:41 9b3977197b4f: Download complete 10:18:41 63ab81a10011: Verifying Checksum 10:18:41 63ab81a10011: Download complete 10:18:42 9b3977197b4f: Pull complete 10:18:43 7d9057610161: Verifying Checksum 10:18:43 7d9057610161: Download complete 10:18:43 1a89e8eeedd5: Pull complete 10:18:43 94645a83ff95: Pull complete 10:18:44 555d1d1c4555: Verifying Checksum 10:18:44 555d1d1c4555: Download complete 10:18:44 e6fb740bc735: Verifying Checksum 10:18:44 e6fb740bc735: Download complete 10:18:56 e6fb740bc735: Pull complete 10:18:56 3a77bd46dcc9: Pull complete 10:18:56 355e64cbe906: Pull complete 10:18:57 63ab81a10011: Pull complete 10:19:03 555d1d1c4555: Pull complete 10:19:05 7d9057610161: Pull complete 10:19:05 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:19:05 ---> 819e984ddca1 10:19:05 Step 3/13 : ARG MAKE="make build" 10:19:06 ---> Running in e1572584a8b7 10:19:06 Removing intermediate container e1572584a8b7 10:19:06 ---> 0b743d4cd0d6 10:19:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:19:06 ---> Running in e0eb565eee75 10:19:06 Removing intermediate container e0eb565eee75 10:19:06 ---> bc8763c325eb 10:19:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:19:06 ---> Running in 043df6b45e2e 10:19:07 Removing intermediate container 043df6b45e2e 10:19:07 ---> 8a5aa2549090 10:19:07 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:19:07 ---> Running in 9ff64d8869a6 10:19:07 Removing intermediate container 9ff64d8869a6 10:19:07 ---> 1e0b1de76b10 10:19:07 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:07 ---> Running in 7e48e226d82a 10:19:09 Removing intermediate container 7e48e226d82a 10:19:09 ---> bfb0c7ff3541 10:19:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:09 ---> Running in 650f71d83917 10:19:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:12 OK: 220 MiB in 52 packages 10:19:12 Removing intermediate container 650f71d83917 10:19:12 ---> 59a1e75c9b09 10:19:12 Step 9/13 : WORKDIR /device-onvif-camera 10:19:13 ---> Running in 4d147bd11c61 10:19:13 Removing intermediate container 4d147bd11c61 10:19:13 ---> b982ae6a080e 10:19:13 Step 10/13 : COPY go.mod vendor* ./ 10:19:14 ---> b0e97528e58d 10:19:14 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:14 ---> Running in 59ec9f136bcc 10:20:01 Removing intermediate container 59ec9f136bcc 10:20:01 ---> 1913b3511076 10:20:01 Step 12/13 : COPY . . 10:20:01 ---> 42774330db9b 10:20:01 Step 13/13 : RUN ${MAKE} 10:20:01 ---> Running in 2cb628f28b97 10:20:01 noop 10:20:02 Removing intermediate container 2cb628f28b97 10:20:02 ---> ae1ad1289a02 10:20:02 Successfully built ae1ad1289a02 10:20:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:02 + docker inspect -f . ci-base-image-arm64 10:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-15441 does not seem to be running inside a container 10:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/18 -v /w/workspace/device-onvif-camera/18:/w/workspace/device-onvif-camera/18:rw,z -v /w/workspace/device-onvif-camera/18@tmp:/w/workspace/device-onvif-camera/18@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:20:04 $ docker top ff554b90eebaffcf6260e8cf9bf22daf3b1f6b4ced13209ac830d4a1d141e600 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:05 + go version 10:20:05 go version go1.17.7 linux/arm64 [Pipeline] } 10:20:05 $ docker stop --time=1 ff554b90eebaffcf6260e8cf9bf22daf3b1f6b4ced13209ac830d4a1d141e600 10:20:06 $ docker rm -f ff554b90eebaffcf6260e8cf9bf22daf3b1f6b4ced13209ac830d4a1d141e600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:07 + docker inspect -f . ci-base-image-arm64 10:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:07 prd-ubuntu20.04-docker-arm64-4c-16g-15441 does not seem to be running inside a container 10:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/18 -v /w/workspace/device-onvif-camera/18:/w/workspace/device-onvif-camera/18:rw,z -v /w/workspace/device-onvif-camera/18@tmp:/w/workspace/device-onvif-camera/18@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:20:08 $ docker top 038db51eec25aa34d22c1fdb9bc94bae52547832e653db75435d570f4250bda7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:20:09 + make test 10:20:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:20:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:21:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:21:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.087s coverage: 1.2% of statements 10:22:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 38.229s coverage: 13.8% of statements 10:22:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:22:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:22:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:22:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:22:39 $ docker stop --time=1 038db51eec25aa34d22c1fdb9bc94bae52547832e653db75435d570f4250bda7 10:22:41 $ docker rm -f 038db51eec25aa34d22c1fdb9bc94bae52547832e653db75435d570f4250bda7 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:22:42 Warning: overwriting stash ‘coverage-report’ 10:22:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:22:43 + ls -al . 10:22:43 total 232 10:22:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 10:22 . 10:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:18 .. 10:22:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 10:18 .git 10:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:18 .github 10:22:43 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 10:18 .gitignore 10:22:43 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 10:18 .golangci.yml 10:22:43 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 10:18 Attribution.txt 10:22:43 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 10:18 CHANGELOG.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 10:18 Dockerfile 10:22:43 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 10:18 GOVERNANCE.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 10:18 Jenkinsfile 10:22:43 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 10:18 LICENSE 10:22:43 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 10:18 Makefile 10:22:43 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 10:18 OWNERS.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 30708 Jun 23 10:18 README.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 10:14 VERSION 10:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:18 bin 10:22:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:18 cmd 10:22:43 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 10:22 coverage.out 10:22:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 10:18 doc 10:22:43 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 10:18 go.mod 10:22:43 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 10:18 go.sum 10:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:18 internal 10:22:43 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 10:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:43 + 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=6f32b83554315136a637890636ef364c2a896b7a --label arch=arm64 --label version=0.0.0 . 10:22:44 Sending build context to Docker daemon 6.316MB 10:22:44 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:22:44 Step 2/26 : FROM ${BASE} AS builder 10:22:44 ---> ae1ad1289a02 10:22:44 Step 3/26 : ARG MAKE="make build" 10:22:44 ---> Running in 1259a955d5ba 10:22:44 Removing intermediate container 1259a955d5ba 10:22:44 ---> 3c4fd4cc593b 10:22:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:22:44 ---> Running in 267ada45d308 10:22:45 Removing intermediate container 267ada45d308 10:22:45 ---> b298c74b0917 10:22:45 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:22:45 ---> Running in 99064e9d876f 10:22:45 Removing intermediate container 99064e9d876f 10:22:45 ---> 7c7e679e1f22 10:22:45 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:22:45 ---> Running in 1b0d4108962a 10:22:45 Removing intermediate container 1b0d4108962a 10:22:45 ---> 690efa055260 10:22:45 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:45 ---> Running in b8c7020c3223 10:22:47 Removing intermediate container b8c7020c3223 10:22:47 ---> 28ad232fb6ed 10:22:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:22:47 ---> Running in 0323fd9bb768 10:22:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:22:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:22:50 OK: 220 MiB in 52 packages 10:22:50 Removing intermediate container 0323fd9bb768 10:22:50 ---> 4e53ac80c88f 10:22:50 Step 9/26 : WORKDIR /device-onvif-camera 10:22:51 ---> Running in 6751c4e9add3 10:22:51 Removing intermediate container 6751c4e9add3 10:22:51 ---> cbdb12ef6e51 10:22:51 Step 10/26 : COPY go.mod vendor* ./ 10:22:52 ---> 47da50fcbdaf 10:22:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:52 ---> Running in 85f19ca6fa32 10:22:54 Removing intermediate container 85f19ca6fa32 10:22:54 ---> 1dd4705451fe 10:22:54 Step 12/26 : COPY . . 10:22:55 ---> 5da9e7188d29 10:22:55 Step 13/26 : RUN ${MAKE} 10:22:55 ---> Running in 4f74751a79aa 10:22:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:25:02 Removing intermediate container 4f74751a79aa 10:25:02 ---> d591d4defa02 10:25:02 Step 14/26 : FROM alpine:3.15 10:25:02 3.15: Pulling from library/alpine 10:25:02 9981e73032c8: Pulling fs layer 10:25:02 9981e73032c8: Verifying Checksum 10:25:02 9981e73032c8: Download complete 10:25:02 9981e73032c8: Pull complete 10:25:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:25:02 Status: Downloaded newer image for alpine:3.15 10:25:02 ---> 3fb3c9af89a9 10:25:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:25:02 ---> Running in 8263b571137a 10:25:02 Removing intermediate container 8263b571137a 10:25:02 ---> ef37c70f72ec 10:25:02 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:25:02 ---> Running in 86abca4b1292 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:02 (1/6) Installing dumb-init (1.2.5-r1) 10:25:02 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:25:02 (3/6) Installing libsodium (1.0.18-r0) 10:25:02 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:25:02 (5/6) Installing libzmq (4.3.4-r0) 10:25:02 (6/6) Installing zeromq (4.3.4-r0) 10:25:02 Executing busybox-1.34.1-r5.trigger 10:25:02 OK: 8 MiB in 20 packages 10:25:02 Removing intermediate container 86abca4b1292 10:25:02 ---> eff49d0e541e 10:25:02 Step 17/26 : WORKDIR / 10:25:02 ---> Running in 319b7d4142cb 10:25:02 Removing intermediate container 319b7d4142cb 10:25:02 ---> e06e34b3d89b 10:25:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:25:03 ---> 4e612e33de6f 10:25:03 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:25:03 ---> 2eb7f4862095 10:25:03 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:25:04 ---> 9205db977211 10:25:04 Step 21/26 : EXPOSE 59984 10:25:04 ---> Running in 49031eec0d2e 10:25:04 Removing intermediate container 49031eec0d2e 10:25:04 ---> 0695f65769ed 10:25:04 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:25:04 ---> Running in 559155f1831c 10:25:04 Removing intermediate container 559155f1831c 10:25:04 ---> 07d9fb7fea8a 10:25:04 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:25:04 ---> Running in 0848f9dfe6c1 10:25:05 Removing intermediate container 0848f9dfe6c1 10:25:05 ---> 3f8c514fb21e 10:25:05 Step 24/26 : LABEL arch=arm64 10:25:05 ---> Running in 8a8116d35889 10:25:05 Removing intermediate container 8a8116d35889 10:25:05 ---> 14a7ae11efd5 10:25:05 Step 25/26 : LABEL git_sha=6f32b83554315136a637890636ef364c2a896b7a 10:25:05 ---> Running in 3e22f8b8c33d 10:25:06 Removing intermediate container 3e22f8b8c33d 10:25:06 ---> 0bf9a4d22bd8 10:25:06 Step 26/26 : LABEL version=0.0.0 10:25:06 ---> Running in 8406ba9ef40c 10:25:06 Removing intermediate container 8406ba9ef40c 10:25:06 ---> cd45314ddf36 10:25:06 [Warning] One or more build-args [ARCH] were not consumed 10:25:06 Successfully built cd45314ddf36 10:25:06 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:25:06 10:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:25:07 arm64: Pulling from edgex-lftools-log-publisher 10:25:07 8998bd30e6a1: Pulling fs layer 10:25:07 04944245beec: Pulling fs layer 10:25:07 699f458cf7ca: Pulling fs layer 10:25:07 765212b225bb: Pulling fs layer 10:25:07 f23df028b6ca: Pulling fs layer 10:25:07 d65c8cfc05b1: Pulling fs layer 10:25:07 2437ff75d9bd: Pulling fs layer 10:25:07 f23df028b6ca: Waiting 10:25:07 d65c8cfc05b1: Waiting 10:25:07 2437ff75d9bd: Waiting 10:25:07 765212b225bb: Waiting 10:25:07 04944245beec: Verifying Checksum 10:25:07 04944245beec: Download complete 10:25:07 765212b225bb: Verifying Checksum 10:25:07 765212b225bb: Download complete 10:25:07 f23df028b6ca: Verifying Checksum 10:25:07 f23df028b6ca: Download complete 10:25:07 d65c8cfc05b1: Verifying Checksum 10:25:07 d65c8cfc05b1: Download complete 10:25:07 699f458cf7ca: Verifying Checksum 10:25:07 699f458cf7ca: Download complete 10:25:07 8998bd30e6a1: Verifying Checksum 10:25:07 8998bd30e6a1: Download complete 10:25:10 2437ff75d9bd: Verifying Checksum 10:25:10 2437ff75d9bd: Download complete 10:25:11 8998bd30e6a1: Pull complete 10:25:12 04944245beec: Pull complete 10:25:14 699f458cf7ca: Pull complete 10:25:14 765212b225bb: Pull complete 10:25:15 f23df028b6ca: Pull complete 10:25:15 d65c8cfc05b1: Pull complete 10:25:30 2437ff75d9bd: Pull complete 10:25:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:25:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:30 prd-ubuntu20.04-docker-arm64-4c-16g-15441 does not seem to be running inside a container 10:25:30 $ 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/18 -v /w/workspace/device-onvif-camera/18:/w/workspace/device-onvif-camera/18:rw,z -v /w/workspace/device-onvif-camera/18@tmp:/w/workspace/device-onvif-camera/18@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:25:33 $ docker top a2818629e8590da9cba2ffb88c7a3d5dd0d2976ebab2130cda071f3cfecce859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:34 ---> job-cost.sh 10:25:34 lf-activate-venv: SKIPPING 10:25:34 INFO: No Stack... 10:25:34 INFO: Retrieving Pricing Info for: v3-standard-4 10:25:35 INFO: Archiving Costs [Pipeline] sh 10:25:36 + cut -d, -f6 10:25:36 + cat /w/workspace/device-onvif-camera/18/archives/cost.csv [Pipeline] lock 10:25:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] 10:25:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] did not exist. Created. 10:25:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:25:36 /w/workspace/device-onvif-camera/18@tmp/durable-01e240f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:25:37 + echo total: 0.10999999940395355 [Pipeline] stash 10:25:37 Warning: overwriting stash ‘stack-cost’ 10:25:37 Stashed 1 file(s) [Pipeline] } 10:25:37 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-18-stack-cost] [Pipeline] // lock [Pipeline] } 10:25:37 $ docker stop --time=1 a2818629e8590da9cba2ffb88c7a3d5dd0d2976ebab2130cda071f3cfecce859 10:25:39 $ docker rm -f a2818629e8590da9cba2ffb88c7a3d5dd0d2976ebab2130cda071f3cfecce859 [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 10:25:39 provisioning config files... 10:25:39 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config7031268118049082185tmp [Pipeline] { [Pipeline] sh 10:25:39 + set +x 10:25:39 + curl -s https://codecov.io/bash 10:25:39 + bash -s -- 10:25:39 10:25:39 _____ _ 10:25:39 / ____| | | 10:25:39 | | ___ __| | ___ ___ _____ __ 10:25:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:25:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:25:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:25:39 Bash-1.0.6 10:25:39 10:25:39 10:25:39 ==> git version 2.25.1 found 10:25:39 ==> 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 10:25:39 Release-Date: 2020-01-08 10:25:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:25:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:25:39 ==> Jenkins CI detected. 10:25:39 current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 10:25:39 project root: . 10:25:39 --> token set from env 10:25:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:25:39 ==> Running gcov in . (disable via -X gcov) 10:25:39 ==> Python coveragepy not found 10:25:39 ==> Searching for coverage reports in: 10:25:39 + . 10:25:40 -> Found 1 reports 10:25:40 ==> Detecting git/mercurial file structure 10:25:40 ==> Reading reports 10:25:40 + ./coverage.out bytes=59480 10:25:40 ==> Appending adjustments 10:25:40 https://docs.codecov.io/docs/fixing-reports 10:25:40 + Found adjustments 10:25:40 ==> Gzipping contents 10:25:40 8.0K /tmp/codecov.0Sgaiu.gz 10:25:40 ==> Uploading reports 10:25:40 url: https://codecov.io 10:25:40 query: branch=PR-64&commit=658c60210524a3db48c01e4120e4e37c35f5de28&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:25:40 -> Pinging Codecov 10:25:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=658c60210524a3db48c01e4120e4e37c35f5de28&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:25:40 -> Uploading to 10:25:40 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/F29A59C45E3A92E06B3E522C9905F8EF/658c60210524a3db48c01e4120e4e37c35f5de28/85e6cceb-57bd-4815-84ab-6c09d66e6d44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T102540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47558c22c8cfc38e339feafbc5528f19f3037f963cf5c60b083fba47ca6954a9 10:25:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:40 Dload Upload Total Spent Left Speed 10:25:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7621 0 0 100 7621 0 34958 --:--:-- --:--:-- --:--:-- 34799 100 7621 0 0 100 7621 0 34958 --:--:-- --:--:-- --:--:-- 34799 10:25:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/658c60210524a3db48c01e4120e4e37c35f5de28 [Pipeline] } 10:25:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 10:25:41 + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] 10:25:41 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:25:41 total 16 10:25:41 drwxr-xr-x 3 root root 4096 Jun 23 10:16 . 10:25:41 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 10:16 .. 10:25:41 drwxr-xr-x 2 root root 4096 Jun 23 10:16 cost 10:25:41 -rw-r--r-- 1 root root 90 Jun 23 10:16 cost.csv 10:25:41 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:25:41 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:25:41 total 16 10:25:41 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 10:16 . 10:25:41 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 10:16 .. 10:25:41 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 10:16 cost 10:25:41 -rw-r--r-- 1 jenkins jenkins 90 Jun 23 10:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:25:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:25:42 ---> package-listing.sh 10:25:42 ++ facter osfamily 10:25:42 ++ tr '[:upper:]' '[:lower:]' 10:25:42 + OS_FAMILY=debian 10:25:42 + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 10:25:42 + START_PACKAGES=/tmp/packages_start.txt 10:25:42 + END_PACKAGES=/tmp/packages_end.txt 10:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:42 + PACKAGES=/tmp/packages_start.txt 10:25:42 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:25:42 + PACKAGES=/tmp/packages_end.txt 10:25:42 + case "${OS_FAMILY}" in 10:25:42 + dpkg -l 10:25:42 + grep '^ii' 10:25:42 + '[' -f /tmp/packages_start.txt ']' 10:25:42 + '[' -f /tmp/packages_end.txt ']' 10:25:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:42 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:25:42 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ 10:25:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo 10:25:42 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:25:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:43 prd-ubuntu20.04-docker-8c-8g-15439 does not seem to be running inside a container 10:25:43 $ 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:25:44 $ docker top f9f734d2300ac7d8a522ed5facd34d0055f28ab780ef24618e9aa4cf9d4af966 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:25:44 + mkdir -p /var/log/sysstat [Pipeline] sh 10:25:45 + ls /var/log/sa-host 10:25:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:45 provisioning config files... 10:25:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config9089689524785695089tmp [Pipeline] { [Pipeline] echo 10:25:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:25:45 ---> create-netrc.sh [Pipeline] } 10:25:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:25:45 ---> python-tools-install.sh [Pipeline] echo 10:25:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:25:46 ---> sudo-logs.sh 10:25:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:25:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:25:46 ---> job-cost.sh 10:25:46 lf-activate-venv: SKIPPING 10:25:46 DEBUG: total: 0.2199999988079071 10:25:46 INFO: Retrieving Stack Cost... 10:25:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:25:47 INFO: Archiving Costs [Pipeline] echo 10:25:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:25:47 ---> logs-deploy.sh 10:25:47 lf-activate-venv: SKIPPING 10:25:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/18 10:25:47 INFO: archiving workspace using pattern(s): 10:25:48 Archives upload complete. 10:25:48 INFO: archiving logs to Nexus 10:25:49 ---> uname -a: 10:25:49 Linux prd-ubuntu20-04-docker-8c-8g-15439 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:25:49 10:25:49 10:25:49 ---> lscpu: 10:25:49 Architecture: x86_64 10:25:49 CPU op-mode(s): 32-bit, 64-bit 10:25:49 Byte Order: Little Endian 10:25:49 Address sizes: 40 bits physical, 48 bits virtual 10:25:49 CPU(s): 8 10:25:49 On-line CPU(s) list: 0-7 10:25:49 Thread(s) per core: 1 10:25:49 Core(s) per socket: 1 10:25:49 Socket(s): 8 10:25:49 NUMA node(s): 1 10:25:49 Vendor ID: AuthenticAMD 10:25:49 CPU family: 23 10:25:49 Model: 49 10:25:49 Model name: AMD EPYC-Rome Processor 10:25:49 Stepping: 0 10:25:49 CPU MHz: 2799.998 10:25:49 BogoMIPS: 5599.99 10:25:49 Virtualization: AMD-V 10:25:49 Hypervisor vendor: KVM 10:25:49 Virtualization type: full 10:25:49 L1d cache: 256 KiB 10:25:49 L1i cache: 256 KiB 10:25:49 L2 cache: 4 MiB 10:25:49 L3 cache: 128 MiB 10:25:49 NUMA node0 CPU(s): 0-7 10:25:49 Vulnerability Itlb multihit: Not affected 10:25:49 Vulnerability L1tf: Not affected 10:25:49 Vulnerability Mds: Not affected 10:25:49 Vulnerability Meltdown: Not affected 10:25:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:25:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:25:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:25:49 Vulnerability Srbds: Not affected 10:25:49 Vulnerability Tsx async abort: Not affected 10:25:49 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 10:25:49 10:25:49 10:25:49 ---> nproc: 10:25:49 8 10:25:49 10:25:49 10:25:49 ---> df -h: 10:25:49 Filesystem Size Used Avail Use% Mounted on 10:25:49 overlay 155G 11G 145G 7% / 10:25:49 tmpfs 64M 0 64M 0% /dev 10:25:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:25:49 shm 64M 0 64M 0% /dev/shm 10:25:49 /dev/vda1 155G 11G 145G 7% /facter-os 10:25:49 10:25:49 10:25:49 ---> sar -b -r -n DEV: 10:25:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15439) 06/23/22 _x86_64_ (8 CPU) 10:25:49 10:25:49 10:13:23 LINUX RESTART (8 CPU) 10:25:49 10:25:49 10:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:25:49 10:15:01 211.25 12.28 198.97 0.00 2001.67 103929.88 0.00 10:25:49 10:16:01 159.72 0.17 159.56 0.00 14.53 24540.71 0.00 10:25:49 10:17:01 31.76 0.02 31.75 0.00 0.13 16441.86 0.00 10:25:49 10:18:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 10:25:49 10:19:01 1.22 0.03 1.18 0.00 2.53 14.13 0.00 10:25:49 10:20:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 10:25:49 10:21:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:25:49 10:22:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 10:25:49 10:23:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 10:25:49 10:24:01 1.15 0.00 1.15 0.00 0.00 19.73 0.00 10:25:49 10:25:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 10:25:49 Average: 37.55 1.14 36.41 0.00 183.51 13184.56 0.00 10:25:49 10:25:49 10:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:25:49 10:15:01 28176380 31716440 573084 1.74 161124 3576252 2187756 6.45 1355464 2884612 198336 10:25:49 10:16:01 27605764 31719600 570952 1.74 171892 4099220 2226172 6.56 1379328 3389076 479320 10:25:49 10:17:01 27664300 31769728 519852 1.58 175308 4077324 1819412 5.36 1346032 3354696 20 10:25:49 10:18:01 27665748 31771328 517868 1.57 175336 4077332 1819412 5.36 1346140 3354700 64 10:25:49 10:19:01 27674984 31780808 508432 1.55 175360 4077412 1819412 5.36 1336092 3354972 180 10:25:49 10:20:01 27676260 31782120 507120 1.54 175376 4077412 1819412 5.36 1335416 3354972 48 10:25:49 10:21:01 27684008 31789888 499272 1.52 175396 4077416 1819412 5.36 1327076 3354984 180 10:25:49 10:22:01 27683992 31789916 499244 1.52 175432 4077420 1819412 5.36 1327100 3354988 16 10:25:49 10:23:01 27684236 31790196 498912 1.52 175460 4077420 1819412 5.36 1326824 3354988 24 10:25:49 10:24:01 27683928 31789888 499200 1.52 175472 4077404 1819412 5.36 1327144 3354972 96 10:25:49 10:25:01 27684676 31790640 498368 1.52 175492 4077408 1819412 5.36 1327168 3354976 24 10:25:49 Average: 27716752 31771868 517482 1.57 173786 4033820 1889876 5.57 1339435 3315267 61664 10:25:49 10:25:49 10:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:25:49 10:15:01 ens3 498.18 326.58 6747.62 109.24 0.00 0.00 0.00 0.00 10:25:49 10:15:01 veth6863aec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:25:49 10:15:01 lo 5.93 5.93 0.59 0.59 0.00 0.00 0.00 0.00 10:25:49 10:15:01 docker0 101.07 131.14 8.47 1121.95 0.00 0.00 0.00 0.00 10:25:49 10:16:01 ens3 137.61 80.50 2672.54 18.77 0.00 0.00 0.00 0.00 10:25:49 10:16:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 10:25:49 10:16:01 docker0 8.38 13.65 0.49 91.82 0.00 0.00 0.00 0.00 10:25:49 10:17:01 ens3 13.27 7.56 12.31 4.32 0.00 0.00 0.00 0.00 10:25:49 10:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:25:49 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:18:01 ens3 0.38 0.23 0.10 0.08 0.00 0.00 0.00 0.00 10:25:49 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:25:49 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:19:01 ens3 23.05 14.73 14.33 17.97 0.00 0.00 0.00 0.00 10:25:49 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:25:49 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:25:49 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:22:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:25:49 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:25:49 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:24:01 ens3 3.40 7.35 0.29 7.53 0.00 0.00 0.00 0.00 10:25:49 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:25:49 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:49 Average: ens3 61.49 39.74 858.74 14.36 0.00 0.00 0.00 0.00 10:25:49 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:25:49 Average: docker0 9.95 13.16 0.81 110.33 0.00 0.00 0.00 0.00 10:25:49 10:25:49 10:25:49 ---> sar -P ALL: 10:25:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15439) 06/23/22 _x86_64_ (8 CPU) 10:25:49 10:25:49 10:13:23 LINUX RESTART (8 CPU) 10:25:49 10:25:49 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:25:49 10:15:01 all 22.07 0.00 7.31 1.48 0.10 69.04 10:25:49 10:15:01 0 22.65 0.00 7.12 0.34 0.10 69.79 10:25:49 10:15:01 1 21.31 0.00 7.80 5.57 0.08 65.23 10:25:49 10:15:01 2 22.84 0.00 6.80 1.19 0.08 69.09 10:25:49 10:15:01 3 22.31 0.00 6.19 0.19 0.10 71.22 10:25:49 10:15:01 4 22.17 0.00 8.73 3.23 0.10 65.78 10:25:49 10:15:01 5 21.79 0.00 6.59 0.56 0.12 70.94 10:25:49 10:15:01 6 21.87 0.00 7.36 0.34 0.12 70.30 10:25:49 10:15:01 7 21.61 0.00 7.88 0.44 0.10 69.96 10:25:49 10:16:01 all 33.97 0.00 5.50 0.96 0.09 59.48 10:25:49 10:16:01 0 31.43 0.00 6.17 0.54 0.08 61.78 10:25:49 10:16:01 1 33.73 0.00 5.26 1.57 0.08 59.36 10:25:49 10:16:01 2 31.73 0.00 6.08 1.37 0.08 60.73 10:25:49 10:16:01 3 35.50 0.00 5.07 0.10 0.10 59.22 10:25:49 10:16:01 4 33.77 0.00 5.09 0.07 0.10 60.97 10:25:49 10:16:01 5 37.09 0.00 5.66 3.53 0.10 53.62 10:25:49 10:16:01 6 31.89 0.00 4.98 0.24 0.08 62.81 10:25:49 10:16:01 7 36.64 0.00 5.70 0.24 0.08 57.34 10:25:49 10:17:01 all 0.82 0.00 0.40 0.33 0.01 98.43 10:25:49 10:17:01 0 0.75 0.00 0.37 0.02 0.02 98.85 10:25:49 10:17:01 1 0.68 0.00 0.43 0.00 0.02 98.87 10:25:49 10:17:01 2 0.88 0.00 0.35 0.02 0.02 98.73 10:25:49 10:17:01 3 0.82 0.00 0.23 0.05 0.02 98.88 10:25:49 10:17:01 4 0.92 0.00 0.35 0.02 0.00 98.72 10:25:49 10:17:01 5 0.82 0.00 0.77 2.55 0.00 95.86 10:25:49 10:17:01 6 0.95 0.00 0.38 0.02 0.00 98.65 10:25:49 10:17:01 7 0.77 0.00 0.32 0.02 0.02 98.88 10:25:49 10:18:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:25:49 10:18:01 0 0.07 0.00 0.05 0.00 0.00 99.88 10:25:49 10:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:25:49 10:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:25:49 10:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:25:49 10:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:25:49 10:18:01 5 0.08 0.00 0.02 0.07 0.02 99.82 10:25:49 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:25:49 10:19:01 all 0.09 0.00 0.04 0.01 0.00 99.87 10:25:49 10:19:01 0 0.12 0.00 0.05 0.00 0.00 99.83 10:25:49 10:19:01 1 0.13 0.00 0.02 0.00 0.00 99.85 10:25:49 10:19:01 2 0.05 0.00 0.00 0.02 0.00 99.93 10:25:49 10:19:01 3 0.07 0.00 0.03 0.00 0.00 99.90 10:25:49 10:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:25:49 10:19:01 5 0.08 0.00 0.05 0.03 0.00 99.83 10:25:49 10:19:01 6 0.08 0.00 0.05 0.00 0.00 99.87 10:25:49 10:19:01 7 0.15 0.00 0.10 0.00 0.00 99.75 10:25:49 10:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:25:49 10:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:25:49 10:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:25:49 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:20:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:25:49 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:25:49 10:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:25:49 10:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:25:49 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:25:49 10:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:25:49 10:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:25:49 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:21:01 5 0.02 0.00 0.00 0.03 0.02 99.93 10:25:49 10:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:25:49 10:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:25:49 10:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:25:49 10:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:25:49 10:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:25:49 10:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:25:49 10:22:01 3 0.02 0.00 0.00 0.03 0.02 99.93 10:25:49 10:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:25:49 10:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:25:49 10:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:23:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:25:49 10:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:25:49 10:23:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:25:49 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:23:01 3 0.05 0.00 0.02 0.02 0.00 99.92 10:25:49 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:23:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:25:49 10:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:25:49 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:25:49 10:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:25:49 10:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:25:49 10:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:25:49 10:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:25:49 10:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:25:49 10:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:25:49 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:24:01 7 0.03 0.00 0.05 0.00 0.00 99.92 10:25:49 10:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:25:49 10:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:25:49 10:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:25:49 10:25:01 3 0.05 0.00 0.00 0.02 0.02 99.92 10:25:49 10:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:25:49 10:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:25:49 10:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:25:49 10:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:25:49 10:25:49 Average: CPU %user %nice %system %iowait %steal %idle 10:25:49 Average: all 5.13 0.00 1.20 0.25 0.02 93.39 10:25:49 Average: 0 4.96 0.00 1.25 0.08 0.02 93.69 10:25:49 Average: 1 5.04 0.00 1.23 0.64 0.02 93.06 10:25:49 Average: 2 5.00 0.00 1.20 0.23 0.02 93.56 10:25:49 Average: 3 5.29 0.00 1.04 0.04 0.03 93.60 10:25:49 Average: 4 5.14 0.00 1.28 0.30 0.02 93.27 10:25:49 Average: 5 5.40 0.00 1.18 0.62 0.02 92.78 10:25:49 Average: 6 4.93 0.00 1.15 0.05 0.02 93.85 10:25:49 Average: 7 5.31 0.00 1.26 0.06 0.02 93.35 10:25:49 10:25:49 10:25:49