Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3723e44e4652662c184bcb342749bdc98e98ea2f+81966fae257ec8aee1d7557002cb31a67ebedcc1 (39355112deaae530315881794844c4aa511c06c0) 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-ssh16676080758324663260.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16434145154233467817.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-221/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-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3485227252024686940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5050409862351639102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-221/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-221/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3414695157326272517.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4030’ Running on prd-ubuntu20.04-docker-8c-8g-4035 in /w/workspace/undry_device-onvif-camera_PR-221 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-221 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit 3723e44e4652662c184bcb342749bdc98e98ea2f Merge succeeded, producing d231edadc4369a6ba0d5111439a2be4a2d80e8c6 Checking out Revision d231edadc4369a6ba0d5111439a2be4a2d80e8c6 (PR-221) > git config core.sparsecheckout # timeout=10 > git checkout -f 3723e44e4652662c184bcb342749bdc98e98ea2f # 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 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d231edadc4369a6ba0d5111439a2be4a2d80e8c6 # timeout=10 Commit message: "Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk eac08590b46790d640d8299a5f0733e37492dc26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:24 ========================================================= 22:11:24 EdgeX Global Pipelines Version Info 22:11:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:11:25 ------------------- 22:11:25 stable info: 22:11:25 ------------------- 22:11:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:11:25 Message: update stable to v1.0.244 22:11:26 ------------------- 22:11:26 experimental info: 22:11:26 ------------------- 22:11:26 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:11:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d231edadc4369a6ba0d5111439a2be4a2d80e8c6 [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d231eda [Pipeline] echo 22:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:26 provisioning config files... 22:11:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-221@tmp/config16635477760400596035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:27 ---> docker-login.sh 22:11:27 nexus3.edgexfoundry.org:10001 22:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:27 Configure a credential helper to remove this warning. See 22:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:27 22:11:27 Login Succeeded 22:11:27 nexus3.edgexfoundry.org:10002 22:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:28 Configure a credential helper to remove this warning. See 22:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:28 22:11:28 Login Succeeded 22:11:28 nexus3.edgexfoundry.org:10003 22:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:28 Configure a credential helper to remove this warning. See 22:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:28 22:11:28 Login Succeeded 22:11:28 nexus3.edgexfoundry.org:10004 22:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:28 Configure a credential helper to remove this warning. See 22:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:28 22:11:28 Login Succeeded 22:11:28 docker.io 22:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:28 Configure a credential helper to remove this warning. See 22:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:28 22:11:28 Login Succeeded 22:11:28 ---> docker-login.sh ends [Pipeline] } 22:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:11:29 + git rev-list -1 --merges d231edadc4369a6ba0d5111439a2be4a2d80e8c6~1..d231edadc4369a6ba0d5111439a2be4a2d80e8c6 [Pipeline] echo 22:11:29 -----------> git rev-list -1 --merges d231edadc4369a6ba0d5111439a2be4a2d80e8c6~1..d231edadc4369a6ba0d5111439a2be4a2d80e8c6 d231edadc4369a6ba0d5111439a2be4a2d80e8c6 22:11:29 d231edadc4369a6ba0d5111439a2be4a2d80e8c6 [false] [Pipeline] sh 22:11:29 + git log --format=format:%s -1 d231edadc4369a6ba0d5111439a2be4a2d80e8c6 [Pipeline] echo 22:11:29 ========================================================= 22:11:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:30 + git log --format=format:%s -1 d231edadc4369a6ba0d5111439a2be4a2d80e8c6 [Pipeline] echo 22:11:30 [semverPrep] GIT_COMMIT: d231edadc4369a6ba0d5111439a2be4a2d80e8c6, Commit Message: Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD [Pipeline] echo 22:11:30 [semverPrep] This is not a build commit. [Pipeline] sh 22:11:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:30 + grep -v github /etc/ssh/ssh_known_hosts 22:11:30 + [ -e /tmp/ssh_known_hosts ] 22:11:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:11:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:11:30 + sudo tee -a /etc/ssh/ssh_known_hosts 22:11:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:30 22:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:31 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:31 b85a868b505f: Pulling fs layer 22:11:31 e2be974225ed: Pulling fs layer 22:11:31 339a4e72a1f5: Pulling fs layer 22:11:31 988bab9f4d93: Pulling fs layer 22:11:31 1469e6f7b9e6: Pulling fs layer 22:11:31 eaf3925da568: Pulling fs layer 22:11:31 bab4dde63d76: Pulling fs layer 22:11:31 bde34c3a00c8: Pulling fs layer 22:11:31 b352a97aabf1: Pulling fs layer 22:11:31 4872d77fe225: Pulling fs layer 22:11:31 5851b861e8e6: Pulling fs layer 22:11:31 988bab9f4d93: Waiting 22:11:31 1469e6f7b9e6: Waiting 22:11:31 eaf3925da568: Waiting 22:11:31 bab4dde63d76: Waiting 22:11:31 bde34c3a00c8: Waiting 22:11:31 b352a97aabf1: Waiting 22:11:31 4872d77fe225: Waiting 22:11:31 5851b861e8e6: Waiting 22:11:31 e2be974225ed: Verifying Checksum 22:11:31 e2be974225ed: Download complete 22:11:31 988bab9f4d93: Verifying Checksum 22:11:31 988bab9f4d93: Download complete 22:11:31 1469e6f7b9e6: Verifying Checksum 22:11:31 1469e6f7b9e6: Download complete 22:11:31 eaf3925da568: Verifying Checksum 22:11:31 eaf3925da568: Download complete 22:11:31 339a4e72a1f5: Verifying Checksum 22:11:31 339a4e72a1f5: Download complete 22:11:31 bde34c3a00c8: Verifying Checksum 22:11:31 bde34c3a00c8: Download complete 22:11:31 b352a97aabf1: Verifying Checksum 22:11:31 b352a97aabf1: Download complete 22:11:31 4872d77fe225: Verifying Checksum 22:11:31 4872d77fe225: Download complete 22:11:31 5851b861e8e6: Verifying Checksum 22:11:31 5851b861e8e6: Download complete 22:11:31 b85a868b505f: Download complete 22:11:31 bab4dde63d76: Verifying Checksum 22:11:31 bab4dde63d76: Download complete 22:11:32 b85a868b505f: Pull complete 22:11:33 e2be974225ed: Pull complete 22:11:33 339a4e72a1f5: Pull complete 22:11:33 988bab9f4d93: Pull complete 22:11:33 1469e6f7b9e6: Pull complete 22:11:33 eaf3925da568: Pull complete 22:11:35 bab4dde63d76: Pull complete 22:11:35 bde34c3a00c8: Pull complete 22:11:35 b352a97aabf1: Pull complete 22:11:35 4872d77fe225: Pull complete 22:11:36 5851b861e8e6: Pull complete 22:11:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:36 prd-ubuntu20.04-docker-8c-8g-4035 does not seem to be running inside a container 22:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-221 -v /w/workspace/undry_device-onvif-camera_PR-221:/w/workspace/undry_device-onvif-camera_PR-221:rw,z -v /w/workspace/undry_device-onvif-camera_PR-221@tmp:/w/workspace/undry_device-onvif-camera_PR-221@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:11:40 $ docker top 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd -eo pid,comm 22:11:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:11:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:40 [ssh-agent] Looking for ssh-agent implementation... 22:11:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:40 $ docker exec 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd ssh-agent 22:11:40 SSH_AUTH_SOCK=/tmp/ssh-YWiFDBm6Y0mj/agent.33 22:11:40 SSH_AGENT_PID=39 22:11:40 Running ssh-add (command line suppressed) 22:11:40 Identity added: /w/workspace/undry_device-onvif-camera_PR-221@tmp/private_key_6041179114782485916.key (/w/workspace/undry_device-onvif-camera_PR-221@tmp/private_key_6041179114782485916.key) 22:11:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:40 + git tag --points-at HEAD [Pipeline] } 22:11:40 $ docker exec --env ******** --env ******** 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd ssh-agent -k 22:11:40 unset SSH_AUTH_SOCK; 22:11:40 unset SSH_AGENT_PID; 22:11:40 echo Agent pid 39 killed; 22:11:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:41 [ssh-agent] Looking for ssh-agent implementation... 22:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:41 $ docker exec 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd ssh-agent 22:11:41 SSH_AUTH_SOCK=/tmp/ssh-UQx0fOfFI2Jm/agent.71 22:11:41 SSH_AGENT_PID=77 22:11:41 Running ssh-add (command line suppressed) 22:11:41 Identity added: /w/workspace/undry_device-onvif-camera_PR-221@tmp/private_key_9608861654777723608.key (/w/workspace/undry_device-onvif-camera_PR-221@tmp/private_key_9608861654777723608.key) 22:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:41 + git semver init 22:11:41 2023-01-30 22:11:41,853 [run_init] DEBUG init version:0.0.0 force:False 22:11:41 2023-01-30 22:11:41,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-221/.semver 22:11:41 2023-01-30 22:11:41,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-221/.semver 22:11:41 2023-01-30 22:11:41,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-221/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-221, universal_newlines=False, shell=None, istream=None) 22:11:42 2023-01-30 22:11:42,737 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-221/.git/info/exclude 22:11:42 2023-01-30 22:11:42,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-221/.semver/PR-221 with force:False 22:11:42 2023-01-30 22:11:42,738 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-221/.semver/PR-221 22:11:42 2023-01-30 22:11:42,743 [execute] INFO git cat-file --batch-check 22:11:42 2023-01-30 22:11:42,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-221/.semver, universal_newlines=False, shell=None, istream=) 22:11:42 2023-01-30 22:11:42,750 [execute] INFO git cat-file --batch 22:11:42 2023-01-30 22:11:42,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-221/.semver, universal_newlines=False, shell=None, istream=) 22:11:42 2023-01-30 22:11:42,757 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-221/.semver/PR-221 22:11:42 0.0.0 [Pipeline] } 22:11:42 $ docker exec --env ******** --env ******** 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd ssh-agent -k 22:11:42 unset SSH_AUTH_SOCK; 22:11:42 unset SSH_AGENT_PID; 22:11:42 echo Agent pid 77 killed; 22:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:43 + git semver [Pipeline] } 22:11:43 $ docker stop --time=1 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd 22:11:44 $ docker rm -f --volumes 37e7592b47d3583df38e14b758d58f2b1c46a3198a3799920e2d1035a5d922dd [Pipeline] // withDockerContainer [Pipeline] sh 22:11:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:11:45 Stashed 1 file(s) [Pipeline] echo 22:11:45 [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 22:11:45 provisioning config files... 22:11:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-221@tmp/config14644110109081486524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:45 ---> docker-login.sh 22:11:45 nexus3.edgexfoundry.org:10001 22:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:45 Configure a credential helper to remove this warning. See 22:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:45 22:11:45 Login Succeeded 22:11:45 nexus3.edgexfoundry.org:10002 22:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:45 Configure a credential helper to remove this warning. See 22:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:45 22:11:45 Login Succeeded 22:11:45 nexus3.edgexfoundry.org:10003 22:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:46 Configure a credential helper to remove this warning. See 22:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:46 22:11:46 Login Succeeded 22:11:46 nexus3.edgexfoundry.org:10004 22:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:46 Configure a credential helper to remove this warning. See 22:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:46 22:11:46 Login Succeeded 22:11:46 docker.io 22:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:46 Configure a credential helper to remove this warning. See 22:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:46 22:11:46 Login Succeeded 22:11:46 ---> docker-login.sh ends [Pipeline] } 22:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:46 ========================================================= 22:11:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:11:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:11:47 Sending build context to Docker daemon 27.71MB 22:11:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:11:47 Step 2/13 : FROM ${BASE} AS builder 22:11:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:47 213ec9aee27d: Pulling fs layer 22:11:47 4583459ba037: Pulling fs layer 22:11:47 93c1e223e6f2: Pulling fs layer 22:11:47 53926ce57604: Pulling fs layer 22:11:47 21b2b0c7a3f4: Pulling fs layer 22:11:47 22ff95d597cd: Pulling fs layer 22:11:47 12d6caf4c0d1: Pulling fs layer 22:11:47 96b7cbca73a9: Pulling fs layer 22:11:47 a7acece74701: Pulling fs layer 22:11:47 21b2b0c7a3f4: Waiting 22:11:47 22ff95d597cd: Waiting 22:11:47 12d6caf4c0d1: Waiting 22:11:47 96b7cbca73a9: Waiting 22:11:47 a7acece74701: Waiting 22:11:47 53926ce57604: Waiting 22:11:47 93c1e223e6f2: Verifying Checksum 22:11:47 93c1e223e6f2: Download complete 22:11:47 4583459ba037: Download complete 22:11:47 21b2b0c7a3f4: Verifying Checksum 22:11:47 21b2b0c7a3f4: Download complete 22:11:47 22ff95d597cd: Download complete 22:11:47 213ec9aee27d: Verifying Checksum 22:11:47 213ec9aee27d: Download complete 22:11:47 12d6caf4c0d1: Download complete 22:11:47 213ec9aee27d: Pull complete 22:11:47 4583459ba037: Pull complete 22:11:47 93c1e223e6f2: Pull complete 22:11:48 a7acece74701: Verifying Checksum 22:11:48 a7acece74701: Download complete 22:11:48 53926ce57604: Verifying Checksum 22:11:48 53926ce57604: Download complete 22:11:48 96b7cbca73a9: Download complete 22:11:52 53926ce57604: Pull complete 22:11:52 21b2b0c7a3f4: Pull complete 22:11:52 22ff95d597cd: Pull complete 22:11:52 12d6caf4c0d1: Pull complete 22:11:55 96b7cbca73a9: Pull complete 22:11:55 a7acece74701: Pull complete 22:11:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:11:55 ---> db6d94c90886 22:11:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:12:00 Still waiting to schedule task 22:12:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4031’ 22:12:02 ---> Running in 5c338965d065 22:12:02 Removing intermediate container 5c338965d065 22:12:02 ---> 1f0b6f0d63ae 22:12:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:02 ---> Running in ecb98d97b89d 22:12:02 Removing intermediate container ecb98d97b89d 22:12:02 ---> 61dcd8f0f74d 22:12:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:12:02 ---> Running in 28fdf044854a 22:12:02 Removing intermediate container 28fdf044854a 22:12:02 ---> 1a68014a2889 22:12:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:12:02 ---> Running in 01aaf1dd1206 22:12:02 Removing intermediate container 01aaf1dd1206 22:12:02 ---> 644708276fc5 22:12:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:12:02 ---> Running in 54cee405fb32 22:12:02 Removing intermediate container 54cee405fb32 22:12:02 ---> 759abf3bfd11 22:12:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:02 ---> Running in 7568c72e8b96 22:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:02 OK: 211 MiB in 51 packages 22:12:03 Removing intermediate container 7568c72e8b96 22:12:03 ---> a69ff33408f2 22:12:03 Step 9/13 : WORKDIR /device-onvif-camera 22:12:03 ---> Running in 98c34a6206e7 22:12:03 Removing intermediate container 98c34a6206e7 22:12:03 ---> 3a377b17115f 22:12:03 Step 10/13 : COPY go.mod vendor* ./ 22:12:03 ---> b6d5c22ad256 22:12:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:03 ---> Running in c2fe5c66d5bc 22:12:35 Removing intermediate container c2fe5c66d5bc 22:12:35 ---> d1f956006c10 22:12:35 Step 12/13 : COPY . . 22:12:35 ---> 80a592f4a557 22:12:35 Step 13/13 : RUN ${MAKE} 22:12:35 ---> Running in de1a294bb4ac 22:12:35 noop 22:12:36 Removing intermediate container de1a294bb4ac 22:12:36 ---> 493db1155e30 22:12:36 Successfully built 493db1155e30 22:12:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:36 + docker inspect -f . ci-base-image-x86_64 22:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:36 prd-ubuntu20.04-docker-8c-8g-4035 does not seem to be running inside a container 22:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-221 -v /w/workspace/undry_device-onvif-camera_PR-221:/w/workspace/undry_device-onvif-camera_PR-221:rw,z -v /w/workspace/undry_device-onvif-camera_PR-221@tmp:/w/workspace/undry_device-onvif-camera_PR-221@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 ******** ci-base-image-x86_64 cat 22:12:36 $ docker top 2b787b094158fa9745e903dadc8291e24f19fe00ccad520e2f83c5ee16810946 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:37 + go version 22:12:37 go version go1.18.7 linux/amd64 [Pipeline] } 22:12:37 $ docker stop --time=1 2b787b094158fa9745e903dadc8291e24f19fe00ccad520e2f83c5ee16810946 22:12:38 $ docker rm -f --volumes 2b787b094158fa9745e903dadc8291e24f19fe00ccad520e2f83c5ee16810946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:38 + docker inspect -f . ci-base-image-x86_64 22:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:39 prd-ubuntu20.04-docker-8c-8g-4035 does not seem to be running inside a container 22:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-221 -v /w/workspace/undry_device-onvif-camera_PR-221:/w/workspace/undry_device-onvif-camera_PR-221:rw,z -v /w/workspace/undry_device-onvif-camera_PR-221@tmp:/w/workspace/undry_device-onvif-camera_PR-221@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 ******** ci-base-image-x86_64 cat 22:12:39 $ docker top 9a67c98fc64d2b428bd3cfe8e771240b9f0e869b285177ac717c214c53d877d2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:39 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-221 [Pipeline] fileExists [Pipeline] sh 22:12:40 + make test 22:12:40 go test ./... -coverprofile=coverage.out ./... 22:12:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:48 # github.com/edgexfoundry/go-mod-messaging/v3/clients 22:12:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 22:12:48 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 22:12:48 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 22:12:48 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 22:12:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 22:12:50 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 22:12:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 22:12:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 22:12:50 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 22:12:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 22:12:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 22:12:50 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 22:12:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.467s coverage: 86.5% of statements 22:12:51 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 22:12:51 $ docker stop --time=1 9a67c98fc64d2b428bd3cfe8e771240b9f0e869b285177ac717c214c53d877d2 22:12:54 $ docker rm -f --volumes 9a67c98fc64d2b428bd3cfe8e771240b9f0e869b285177ac717c214c53d877d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:54 22:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:55 latest: Pulling from edgex-lftools-log-publisher 22:12:55 5eb5b503b376: Pulling fs layer 22:12:55 5c69ac0246d0: Pulling fs layer 22:12:55 ec43610c2a17: Pulling fs layer 22:12:55 3a2ae6a8a46f: Pulling fs layer 22:12:55 33b1e0a273af: Pulling fs layer 22:12:55 5d3b04190fa2: Pulling fs layer 22:12:55 2f39f015ded8: Pulling fs layer 22:12:55 33b1e0a273af: Waiting 22:12:55 2f39f015ded8: Waiting 22:12:55 5d3b04190fa2: Waiting 22:12:55 3a2ae6a8a46f: Waiting 22:12:55 5c69ac0246d0: Verifying Checksum 22:12:55 5c69ac0246d0: Download complete 22:12:55 3a2ae6a8a46f: Verifying Checksum 22:12:55 3a2ae6a8a46f: Download complete 22:12:55 33b1e0a273af: Verifying Checksum 22:12:55 33b1e0a273af: Download complete 22:12:55 5d3b04190fa2: Verifying Checksum 22:12:55 5d3b04190fa2: Download complete 22:12:55 ec43610c2a17: Verifying Checksum 22:12:55 5eb5b503b376: Verifying Checksum 22:12:55 5eb5b503b376: Download complete 22:12:56 2f39f015ded8: Verifying Checksum 22:12:56 5eb5b503b376: Pull complete 22:12:57 5c69ac0246d0: Pull complete 22:12:57 ec43610c2a17: Pull complete 22:12:57 3a2ae6a8a46f: Pull complete 22:12:58 33b1e0a273af: Pull complete 22:12:58 5d3b04190fa2: Pull complete 22:13:03 2f39f015ded8: Pull complete 22:13:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:03 prd-ubuntu20.04-docker-8c-8g-4035 does not seem to be running inside a container 22:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-221 -v /w/workspace/undry_device-onvif-camera_PR-221:/w/workspace/undry_device-onvif-camera_PR-221:rw,z -v /w/workspace/undry_device-onvif-camera_PR-221@tmp:/w/workspace/undry_device-onvif-camera_PR-221@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-lftools-log-publisher:latest cat 22:13:08 $ docker top 62e9568f4feaeca2452852b11241dcb843f2db3830572b0f034db0e6f1c7afa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:08 ---> job-cost.sh 22:13:08 lf-activate-venv: SKIPPING 22:13:08 INFO: No Stack... 22:13:09 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:09 INFO: Archiving Costs [Pipeline] sh 22:13:09 + cat /w/workspace/undry_device-onvif-camera_PR-221/archives/cost.csv 22:13:09 + cut -d, -f6 [Pipeline] lock 22:13:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] 22:13:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] did not exist. Created. 22:13:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:10 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:10 Stashed 1 file(s) [Pipeline] } 22:13:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:10 $ docker stop --time=1 62e9568f4feaeca2452852b11241dcb843f2db3830572b0f034db0e6f1c7afa7 22:13:11 $ docker rm -f --volumes 62e9568f4feaeca2452852b11241dcb843f2db3830572b0f034db0e6f1c7afa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:11 Failed in branch amd64 22:14:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4040 in /w/workspace/undry_device-onvif-camera_PR-221 [Pipeline] { [Pipeline] ws 22:14:53 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 22:14:53 The recommended git tool is: git 22:15:06 using credential edgex-jenkins-ssh 22:15:06 Cloning the remote Git repository 22:15:06 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:15:06 > git init /w/workspace/device-onvif-camera/3 # timeout=10 22:15:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:15:07 > git --version # timeout=10 22:15:07 > git --version # 'git version 2.25.1' 22:15:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:15:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:11 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit 3723e44e4652662c184bcb342749bdc98e98ea2f 22:15:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:15:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:15:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:15:11 > git config core.sparsecheckout # timeout=10 22:15:11 > git checkout -f 3723e44e4652662c184bcb342749bdc98e98ea2f # timeout=10 22:15:11 > git remote # timeout=10 22:15:11 > git config --get remote.origin.url # timeout=10 22:15:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:11 > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 22:15:12 Merge succeeded, producing 9cb936d471b03a84a3f04c2b44e3f5ab51cbdf68 22:15:12 Checking out Revision 9cb936d471b03a84a3f04c2b44e3f5ab51cbdf68 (PR-221) 22:15:12 > git rev-parse HEAD^{commit} # timeout=10 22:15:12 > git config core.sparsecheckout # timeout=10 22:15:12 > git checkout -f 9cb936d471b03a84a3f04c2b44e3f5ab51cbdf68 # timeout=10 22:15:15 Commit message: "Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD" 22:15:15 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:15:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:16 Dload Upload Total Spent Left Speed 22:15:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 22:15:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:15:15 > git rev-list --no-walk eac08590b46790d640d8299a5f0733e37492dc26 # timeout=10 22:15:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:15:17 + sudo tee /etc/docker/daemon.new 22:15:17 { 22:15:17 "registry-mirrors": [ 22:15:17 "https://nexus3.edgexfoundry.org:10001" 22:15:17 ], 22:15:17 "bip": "10.250.0.254/24", 22:15:17 "hosts": [ 22:15:17 "tcp://0.0.0.0:5555", 22:15:17 "unix:///var/run/docker.sock" 22:15:17 ], 22:15:17 "mtu": 1458, 22:15:17 "selinux-enabled": true, 22:15:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:15:17 } [Pipeline] sh 22:15:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:15:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:37 provisioning config files... 22:15:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config5032948033656515876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:37 ---> docker-login.sh 22:15:37 nexus3.edgexfoundry.org:10001 22:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:38 Configure a credential helper to remove this warning. See 22:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:38 22:15:38 Login Succeeded 22:15:38 nexus3.edgexfoundry.org:10002 22:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:38 Configure a credential helper to remove this warning. See 22:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:38 22:15:38 Login Succeeded 22:15:38 nexus3.edgexfoundry.org:10003 22:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:39 Configure a credential helper to remove this warning. See 22:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:39 22:15:39 Login Succeeded 22:15:39 nexus3.edgexfoundry.org:10004 22:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:39 Configure a credential helper to remove this warning. See 22:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:39 22:15:39 Login Succeeded 22:15:39 docker.io 22:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:40 Configure a credential helper to remove this warning. See 22:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:40 22:15:40 Login Succeeded 22:15:40 ---> docker-login.sh ends [Pipeline] } 22:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:40 ========================================================= 22:15:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:15:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:15:41 Sending build context to Docker daemon 20.54MB 22:15:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:15:41 Step 2/13 : FROM ${BASE} AS builder 22:15:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:43 9b18e9b68314: Pulling fs layer 22:15:43 35d82f9e3411: Pulling fs layer 22:15:43 e16973657156: Pulling fs layer 22:15:43 fc693d55d65f: Pulling fs layer 22:15:43 7e9fc2657dce: Pulling fs layer 22:15:43 dda99020689f: Pulling fs layer 22:15:43 db1c61fa0a46: Pulling fs layer 22:15:43 891c053d2c06: Pulling fs layer 22:15:43 fc693d55d65f: Waiting 22:15:43 7e9fc2657dce: Waiting 22:15:43 dda99020689f: Waiting 22:15:43 db1c61fa0a46: Waiting 22:15:43 891c053d2c06: Waiting 22:15:43 e16973657156: Verifying Checksum 22:15:43 e16973657156: Download complete 22:15:43 35d82f9e3411: Download complete 22:15:43 7e9fc2657dce: Verifying Checksum 22:15:43 7e9fc2657dce: Download complete 22:15:43 dda99020689f: Verifying Checksum 22:15:43 dda99020689f: Download complete 22:15:43 9b18e9b68314: Verifying Checksum 22:15:43 9b18e9b68314: Download complete 22:15:44 9b18e9b68314: Pull complete 22:15:44 891c053d2c06: Verifying Checksum 22:15:44 891c053d2c06: Download complete 22:15:45 35d82f9e3411: Pull complete 22:15:45 e16973657156: Pull complete 22:15:45 db1c61fa0a46: Verifying Checksum 22:15:45 db1c61fa0a46: Download complete 22:15:46 fc693d55d65f: Download complete 22:15:58 fc693d55d65f: Pull complete 22:15:58 7e9fc2657dce: Pull complete 22:15:58 dda99020689f: Pull complete 22:16:04 db1c61fa0a46: Pull complete 22:16:06 891c053d2c06: Pull complete 22:16:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:16:06 ---> f96f9c87975a 22:16:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:16:08 ---> Running in b6229e094287 22:16:08 Removing intermediate container b6229e094287 22:16:08 ---> 471e4bed566b 22:16:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:08 ---> Running in c0f53b14c4d2 22:16:08 Removing intermediate container c0f53b14c4d2 22:16:08 ---> 25618b7c4a0d 22:16:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:16:09 ---> Running in 1bfb5f365b40 22:16:09 Removing intermediate container 1bfb5f365b40 22:16:09 ---> 5c937a74e897 22:16:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:16:09 ---> Running in 25b9701ad1d9 22:16:09 Removing intermediate container 25b9701ad1d9 22:16:09 ---> 43b4ff328d92 22:16:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:16:09 ---> Running in 62bada1785a4 22:16:10 Removing intermediate container 62bada1785a4 22:16:10 ---> 6e76598d8058 22:16:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:10 ---> Running in 21b8faff05fe 22:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:16:13 OK: 221 MiB in 51 packages 22:16:14 Removing intermediate container 21b8faff05fe 22:16:14 ---> d61cbeedb96e 22:16:14 Step 9/13 : WORKDIR /device-onvif-camera 22:16:14 ---> Running in 3065222e123b 22:16:14 Removing intermediate container 3065222e123b 22:16:14 ---> 6c2428328651 22:16:14 Step 10/13 : COPY go.mod vendor* ./ 22:16:15 ---> 439bdbb818b9 22:16:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:15 ---> Running in f5d688c005cb 22:17:23 Removing intermediate container f5d688c005cb 22:17:23 ---> db1a961f9fa4 22:17:23 Step 12/13 : COPY . . 22:17:23 ---> 6c790f924768 22:17:23 Step 13/13 : RUN ${MAKE} 22:17:23 ---> Running in c1ff22ca5c19 22:17:23 noop 22:17:23 Removing intermediate container c1ff22ca5c19 22:17:23 ---> 460944c6a3e3 22:17:23 Successfully built 460944c6a3e3 22:17:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker inspect -f . ci-base-image-arm64 22:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:23 prd-ubuntu20.04-docker-arm64-4c-16g-4040 does not seem to be running inside a container 22:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** ci-base-image-arm64 cat 22:17:26 $ docker top 2b150de4e44fc01c8266e19fc411fcac636f0722a02090e32110438845c8e099 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:27 + go version 22:17:27 go version go1.18.7 linux/arm64 [Pipeline] } 22:17:27 $ docker stop --time=1 2b150de4e44fc01c8266e19fc411fcac636f0722a02090e32110438845c8e099 22:17:29 $ docker rm -f --volumes 2b150de4e44fc01c8266e19fc411fcac636f0722a02090e32110438845c8e099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:29 + docker inspect -f . ci-base-image-arm64 22:17:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-4040 does not seem to be running inside a container 22:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** ci-base-image-arm64 cat 22:17:31 $ docker top 3bdc7b771fc607c3e7431042d25617cde46e724e7c2604bfd3583ddacd15bbae -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:32 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 22:17:33 + make test 22:17:33 go test ./... -coverprofile=coverage.out ./... 22:17:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:18:43 # github.com/edgexfoundry/go-mod-messaging/v3/clients 22:18:43 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 22:18:43 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 22:18:43 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 22:18:43 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 22:18:43 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 22:19:09 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 22:19:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 22:19:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 22:19:09 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 22:19:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 22:19:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 22:19:16 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 22:19:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.608s coverage: 86.5% of statements 22:19:43 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 22:19:43 $ docker stop --time=1 3bdc7b771fc607c3e7431042d25617cde46e724e7c2604bfd3583ddacd15bbae 22:19:45 $ docker rm -f --volumes 3bdc7b771fc607c3e7431042d25617cde46e724e7c2604bfd3583ddacd15bbae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:46 22:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:46 arm64: Pulling from edgex-lftools-log-publisher 22:19:46 8998bd30e6a1: Pulling fs layer 22:19:46 04944245beec: Pulling fs layer 22:19:46 699f458cf7ca: Pulling fs layer 22:19:46 765212b225bb: Pulling fs layer 22:19:46 f23df028b6ca: Pulling fs layer 22:19:46 d65c8cfc05b1: Pulling fs layer 22:19:46 2437ff75d9bd: Pulling fs layer 22:19:46 765212b225bb: Waiting 22:19:46 f23df028b6ca: Waiting 22:19:46 d65c8cfc05b1: Waiting 22:19:46 2437ff75d9bd: Waiting 22:19:46 04944245beec: Verifying Checksum 22:19:46 04944245beec: Download complete 22:19:46 765212b225bb: Download complete 22:19:47 f23df028b6ca: Verifying Checksum 22:19:47 f23df028b6ca: Download complete 22:19:47 d65c8cfc05b1: Verifying Checksum 22:19:47 d65c8cfc05b1: Download complete 22:19:47 699f458cf7ca: Verifying Checksum 22:19:47 699f458cf7ca: Download complete 22:19:47 8998bd30e6a1: Verifying Checksum 22:19:47 8998bd30e6a1: Download complete 22:19:49 2437ff75d9bd: Verifying Checksum 22:19:49 2437ff75d9bd: Download complete 22:19:51 8998bd30e6a1: Pull complete 22:19:51 04944245beec: Pull complete 22:19:53 699f458cf7ca: Pull complete 22:19:53 765212b225bb: Pull complete 22:19:54 f23df028b6ca: Pull complete 22:19:54 d65c8cfc05b1: Pull complete 22:20:09 2437ff75d9bd: Pull complete 22:20:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:09 prd-ubuntu20.04-docker-arm64-4c-16g-4040 does not seem to be running inside a container 22:20:09 $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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-lftools-log-publisher:arm64 cat 22:20:12 $ docker top e0c430fd8edb9f7e5a50204388095cc916afb85e204d483dbb63258a99c94b00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:13 ---> job-cost.sh 22:20:13 lf-activate-venv: SKIPPING 22:20:13 INFO: No Stack... 22:20:14 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:14 INFO: Archiving Costs [Pipeline] sh 22:20:15 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv 22:20:15 + cut -d, -f6 [Pipeline] lock 22:20:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] 22:20:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] did not exist. Created. 22:20:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:16 /w/workspace/device-onvif-camera/3@tmp/durable-3bd2e854/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:16 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:16 Warning: overwriting stash ‘stack-cost’ 22:20:17 Stashed 1 file(s) [Pipeline] } 22:20:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-221-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:17 $ docker stop --time=1 e0c430fd8edb9f7e5a50204388095cc916afb85e204d483dbb63258a99c94b00 22:20:19 $ docker rm -f --volumes e0c430fd8edb9f7e5a50204388095cc916afb85e204d483dbb63258a99c94b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:20:19 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:20:19 + [ -d /w/workspace/undry_device-onvif-camera_PR-221/archives ] 22:20:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-221/archives 22:20:19 total 16 22:20:19 drwxr-xr-x 3 root root 4096 Jan 30 22:13 . 22:20:19 drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 22:13 .. 22:20:19 drwxr-xr-x 2 root root 4096 Jan 30 22:13 cost 22:20:19 -rw-r--r-- 1 root root 91 Jan 30 22:13 cost.csv 22:20:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-221/archives 22:20:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-221/archives 22:20:19 total 16 22:20:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 22:13 . 22:20:19 drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 22:13 .. 22:20:19 drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 22:13 cost 22:20:19 -rw-r--r-- 1 jenkins jenkins 91 Jan 30 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:21 ---> package-listing.sh 22:20:21 ++ facter osfamily 22:20:21 ++ tr '[:upper:]' '[:lower:]' 22:20:21 + OS_FAMILY=debian 22:20:21 + workspace=/w/workspace/undry_device-onvif-camera_PR-221 22:20:21 + START_PACKAGES=/tmp/packages_start.txt 22:20:21 + END_PACKAGES=/tmp/packages_end.txt 22:20:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:21 + PACKAGES=/tmp/packages_start.txt 22:20:21 + '[' /w/workspace/undry_device-onvif-camera_PR-221 ']' 22:20:21 + PACKAGES=/tmp/packages_end.txt 22:20:21 + case "${OS_FAMILY}" in 22:20:21 + dpkg -l 22:20:21 + grep '^ii' 22:20:21 + '[' -f /tmp/packages_start.txt ']' 22:20:21 + '[' -f /tmp/packages_end.txt ']' 22:20:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:21 + '[' /w/workspace/undry_device-onvif-camera_PR-221 ']' 22:20:21 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-221/archives/ 22:20:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-221/archives/ [Pipeline] echo 22:20:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:22 prd-ubuntu20.04-docker-8c-8g-4035 does not seem to be running inside a container 22:20:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-221 -v /w/workspace/undry_device-onvif-camera_PR-221:/w/workspace/undry_device-onvif-camera_PR-221:rw,z -v /w/workspace/undry_device-onvif-camera_PR-221@tmp:/w/workspace/undry_device-onvif-camera_PR-221@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:22 $ docker top 8a516b89fefab14fb5e15d1129c2d02dcb19d0eae090ae35131e1700c396c35c -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:23 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:23 + ls /var/log/sa-host 22:20:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:23 provisioning config files... 22:20:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-221@tmp/config8944202533640945722tmp [Pipeline] { [Pipeline] echo 22:20:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:23 ---> create-netrc.sh [Pipeline] } 22:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:24 ---> python-tools-install.sh [Pipeline] echo 22:20:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:24 ---> sudo-logs.sh 22:20:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:24 ---> job-cost.sh 22:20:24 lf-activate-venv: SKIPPING 22:20:24 DEBUG: total: 0.2199999988079071 22:20:24 INFO: Retrieving Stack Cost... 22:20:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:25 INFO: Archiving Costs [Pipeline] echo 22:20:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:25 ---> logs-deploy.sh 22:20:25 lf-activate-venv: SKIPPING 22:20:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-221/3 22:20:25 INFO: archiving workspace using pattern(s): 22:20:26 Archives upload complete. 22:20:27 INFO: archiving logs to Nexus 22:20:27 ---> uname -a: 22:20:27 Linux prd-ubuntu20-04-docker-8c-8g-4035 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:20:27 22:20:27 22:20:27 ---> lscpu: 22:20:27 Architecture: x86_64 22:20:27 CPU op-mode(s): 32-bit, 64-bit 22:20:27 Byte Order: Little Endian 22:20:27 Address sizes: 40 bits physical, 48 bits virtual 22:20:27 CPU(s): 8 22:20:27 On-line CPU(s) list: 0-7 22:20:27 Thread(s) per core: 1 22:20:27 Core(s) per socket: 1 22:20:27 Socket(s): 8 22:20:27 NUMA node(s): 1 22:20:27 Vendor ID: AuthenticAMD 22:20:27 CPU family: 23 22:20:27 Model: 49 22:20:27 Model name: AMD EPYC-Rome Processor 22:20:27 Stepping: 0 22:20:27 CPU MHz: 2799.956 22:20:27 BogoMIPS: 5599.91 22:20:27 Virtualization: AMD-V 22:20:27 Hypervisor vendor: KVM 22:20:27 Virtualization type: full 22:20:27 L1d cache: 256 KiB 22:20:27 L1i cache: 256 KiB 22:20:27 L2 cache: 4 MiB 22:20:27 L3 cache: 128 MiB 22:20:27 NUMA node0 CPU(s): 0-7 22:20:27 Vulnerability Itlb multihit: Not affected 22:20:27 Vulnerability L1tf: Not affected 22:20:27 Vulnerability Mds: Not affected 22:20:27 Vulnerability Meltdown: Not affected 22:20:27 Vulnerability Mmio stale data: Not affected 22:20:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:20:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:20:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:20:27 Vulnerability Srbds: Not affected 22:20:27 Vulnerability Tsx async abort: Not affected 22:20:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:20:27 22:20:27 22:20:27 ---> nproc: 22:20:27 8 22:20:27 22:20:27 22:20:27 ---> df -h: 22:20:27 Filesystem Size Used Avail Use% Mounted on 22:20:27 overlay 155G 12G 144G 8% / 22:20:27 tmpfs 64M 0 64M 0% /dev 22:20:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:20:27 shm 64M 0 64M 0% /dev/shm 22:20:27 /dev/vda1 155G 12G 144G 8% /facter-os 22:20:27 22:20:27 22:20:27 ---> sar -b -r -n DEV: 22:20:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4035) 01/30/23 _x86_64_ (8 CPU) 22:20:27 22:20:27 22:10:45 LINUX RESTART (8 CPU) 22:20:27 22:20:27 22:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:20:27 22:12:02 376.11 47.75 328.36 0.00 5378.87 76749.08 0.00 22:20:27 22:13:01 146.42 0.88 145.53 0.00 17.35 47840.30 0.00 22:20:27 22:14:01 31.31 0.13 31.18 0.00 6.40 16438.48 0.00 22:20:27 22:15:01 1.63 0.00 1.63 0.00 0.00 20.13 0.00 22:20:27 22:16:01 38.17 9.35 28.82 0.00 2883.97 5064.31 0.00 22:20:27 22:17:01 18.69 1.25 17.44 0.00 2270.18 3830.99 0.00 22:20:27 22:18:01 3.52 0.02 3.50 0.00 0.13 89.59 0.00 22:20:27 22:19:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 22:20:27 22:20:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 22:20:27 Average: 68.57 6.61 61.96 0.00 1175.24 16615.97 0.00 22:20:27 22:20:27 22:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:20:27 22:12:02 29107196 31550652 764288 2.32 73064 2649672 1956436 5.77 1049084 2369904 488 22:20:27 22:13:01 27892152 31534228 764140 2.32 144844 3669864 2098000 6.18 1216204 3291212 516916 22:20:27 22:14:01 27983228 31569912 727236 2.21 147016 3609804 1777240 5.24 1194244 3218644 20 22:20:27 22:15:01 27983432 31570188 726784 2.21 147056 3609812 1777240 5.24 1194016 3218648 4 22:20:27 22:16:01 27669920 31547596 743416 2.26 165960 3863680 1816600 5.35 1356708 3346012 144 22:20:27 22:17:01 27452364 31554412 733036 2.23 180928 4067484 1822432 5.37 1511712 3395648 240 22:20:27 22:18:01 27461856 31559328 728540 2.22 179516 4064236 1804044 5.32 1506412 3392660 8 22:20:27 22:19:01 27461612 31559132 728700 2.22 179564 4064240 1804044 5.32 1506452 3392668 52 22:20:27 22:20:01 27461460 31559104 728692 2.22 179588 4064244 1804044 5.32 1506692 3392708 176 22:20:27 Average: 27830358 31556061 738315 2.25 155282 3740337 1851120 5.46 1337947 3224234 57561 22:20:27 22:20:27 22:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:20:27 22:12:02 ens3 665.84 462.43 6644.12 117.65 0.00 0.00 0.00 0.00 22:20:27 22:12:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 22:20:27 22:12:02 docker0 7.78 8.60 0.83 130.14 0.00 0.00 0.00 0.00 22:20:27 22:12:02 vethbcfc2c4 1.15 1.50 0.09 14.67 0.00 0.00 0.00 0.00 22:20:27 22:13:01 ens3 386.48 271.39 4423.64 36.92 0.00 0.00 0.00 0.00 22:20:27 22:13:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 22:20:27 22:13:01 docker0 188.56 264.02 14.80 1831.60 0.00 0.00 0.00 0.00 22:20:27 22:14:01 ens3 14.21 8.57 14.26 4.69 0.00 0.00 0.00 0.00 22:20:27 22:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:20:27 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:15:01 ens3 2.05 0.60 0.70 0.47 0.00 0.00 0.00 0.00 22:20:27 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:20:27 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:16:01 ens3 56.06 31.31 1382.04 2.92 0.00 0.00 0.00 0.00 22:20:27 22:16:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:20:27 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:17:01 ens3 81.12 47.40 1373.90 3.28 0.00 0.00 0.00 0.00 22:20:27 22:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:20:27 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:19:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:20:27 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:20:27 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:20:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:20:27 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:27 Average: ens3 133.57 90.99 1532.35 18.41 0.00 0.00 0.00 0.00 22:20:27 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 22:20:27 Average: docker0 21.51 29.86 1.71 214.96 0.00 0.00 0.00 0.00 22:20:27 22:20:27 22:20:27 ---> sar -P ALL: 22:20:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4035) 01/30/23 _x86_64_ (8 CPU) 22:20:27 22:20:27 22:10:45 LINUX RESTART (8 CPU) 22:20:27 22:20:27 22:11:01 CPU %user %nice %system %iowait %steal %idle 22:20:27 22:12:02 all 10.21 0.00 3.67 4.15 0.09 81.88 22:20:27 22:12:02 0 8.51 0.00 4.55 2.70 0.07 84.18 22:20:27 22:12:02 1 8.74 0.00 4.70 8.15 0.05 78.36 22:20:27 22:12:02 2 10.22 0.00 3.36 2.37 0.12 83.93 22:20:27 22:12:02 3 13.89 0.00 3.61 2.97 0.07 79.46 22:20:27 22:12:02 4 11.67 0.00 2.46 0.67 0.10 85.10 22:20:27 22:12:02 5 8.57 0.00 2.82 2.48 0.07 86.07 22:20:27 22:12:02 6 11.18 0.00 2.91 1.25 0.07 84.59 22:20:27 22:12:02 7 8.95 0.00 4.99 12.71 0.15 73.20 22:20:27 22:13:01 all 20.64 0.00 5.56 3.02 0.08 70.70 22:20:27 22:13:01 0 21.21 0.00 6.00 0.34 0.09 72.37 22:20:27 22:13:01 1 19.19 0.00 6.24 1.44 0.07 73.06 22:20:27 22:13:01 2 19.79 0.00 5.09 0.09 0.05 74.98 22:20:27 22:13:01 3 21.20 0.00 5.48 3.67 0.10 69.55 22:20:27 22:13:01 4 21.03 0.00 5.22 1.61 0.07 72.07 22:20:27 22:13:01 5 20.17 0.00 4.72 0.67 0.09 74.36 22:20:27 22:13:01 6 22.08 0.00 5.23 0.71 0.09 71.90 22:20:27 22:13:01 7 20.50 0.00 6.53 15.75 0.07 57.16 22:20:27 22:14:01 all 0.75 0.00 0.39 0.96 0.02 97.88 22:20:27 22:14:01 0 0.57 0.00 0.35 0.00 0.00 99.08 22:20:27 22:14:01 1 0.84 0.00 0.32 1.17 0.02 97.66 22:20:27 22:14:01 2 0.70 0.00 0.40 0.57 0.05 98.28 22:20:27 22:14:01 3 0.53 0.00 0.27 0.02 0.00 99.18 22:20:27 22:14:01 4 2.07 0.00 0.86 5.83 0.03 91.20 22:20:27 22:14:01 5 0.60 0.00 0.37 0.02 0.02 99.00 22:20:27 22:14:01 6 0.28 0.00 0.17 0.02 0.00 99.53 22:20:27 22:14:01 7 0.43 0.00 0.38 0.00 0.02 99.17 22:20:27 22:15:01 all 0.23 0.00 0.02 0.00 0.01 99.74 22:20:27 22:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:20:27 22:15:01 1 0.05 0.00 0.02 0.02 0.02 99.90 22:20:27 22:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:20:27 22:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:20:27 22:15:01 4 1.66 0.00 0.02 0.00 0.00 98.32 22:20:27 22:15:01 5 0.05 0.00 0.05 0.00 0.02 99.88 22:20:27 22:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:20:27 22:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:20:27 22:16:01 all 1.35 0.00 0.78 0.52 0.01 97.34 22:20:27 22:16:01 0 0.93 0.00 0.50 0.03 0.02 98.52 22:20:27 22:16:01 1 0.88 0.00 0.42 1.42 0.00 97.28 22:20:27 22:16:01 2 1.00 0.00 0.67 0.08 0.02 98.23 22:20:27 22:16:01 3 0.93 0.00 0.78 0.82 0.00 97.46 22:20:27 22:16:01 4 1.99 0.00 0.74 1.34 0.02 95.91 22:20:27 22:16:01 5 2.12 0.00 0.73 0.03 0.03 97.08 22:20:27 22:16:01 6 2.05 0.00 2.10 0.30 0.02 95.53 22:20:27 22:16:01 7 0.87 0.00 0.28 0.10 0.02 98.73 22:20:27 22:17:01 all 1.03 0.00 0.70 0.19 0.01 98.06 22:20:27 22:17:01 0 0.72 0.00 1.62 0.03 0.00 97.63 22:20:27 22:17:01 1 1.65 0.00 0.72 0.50 0.02 97.12 22:20:27 22:17:01 2 0.99 0.00 0.47 0.00 0.02 98.53 22:20:27 22:17:01 3 0.53 0.00 0.77 0.80 0.03 97.86 22:20:27 22:17:01 4 0.45 0.00 0.33 0.08 0.00 99.13 22:20:27 22:17:01 5 2.68 0.00 0.70 0.03 0.02 96.57 22:20:27 22:17:01 6 0.57 0.00 0.33 0.02 0.02 99.07 22:20:27 22:17:01 7 0.67 0.00 0.70 0.02 0.02 98.60 22:20:27 22:18:01 all 0.08 0.00 0.05 0.02 0.00 99.84 22:20:27 22:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 22:20:27 22:18:01 1 0.03 0.00 0.07 0.05 0.00 99.85 22:20:27 22:18:01 2 0.07 0.00 0.05 0.00 0.00 99.88 22:20:27 22:18:01 3 0.28 0.00 0.13 0.00 0.02 99.57 22:20:27 22:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 22:20:27 22:18:01 5 0.10 0.00 0.03 0.00 0.00 99.87 22:20:27 22:18:01 6 0.08 0.00 0.07 0.00 0.00 99.85 22:20:27 22:18:01 7 0.05 0.00 0.02 0.07 0.00 99.87 22:20:27 22:19:01 all 0.02 0.00 0.00 0.01 0.01 99.95 22:20:27 22:19:01 0 0.00 0.00 0.00 0.08 0.00 99.92 22:20:27 22:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:20:27 22:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:20:27 22:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:20:27 22:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:20:27 22:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:20:27 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:20:27 22:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:20:27 22:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:20:27 22:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:20:27 22:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:20:27 22:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:20:27 22:20:01 3 0.03 0.00 0.02 0.00 0.03 99.92 22:20:27 22:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:20:27 22:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:20:27 22:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:20:27 22:20:01 7 0.03 0.00 0.02 0.03 0.00 99.92 22:20:27 Average: all 3.75 0.00 1.23 0.97 0.03 94.02 22:20:27 Average: 0 3.50 0.00 1.44 0.36 0.02 94.69 22:20:27 Average: 1 3.44 0.00 1.37 1.41 0.02 93.76 22:20:27 Average: 2 3.59 0.00 1.10 0.35 0.03 94.93 22:20:27 Average: 3 4.08 0.00 1.21 0.91 0.03 93.77 22:20:27 Average: 4 4.27 0.00 1.06 1.06 0.03 93.59 22:20:27 Average: 5 3.76 0.00 1.04 0.36 0.03 94.82 22:20:27 Average: 6 3.96 0.00 1.19 0.25 0.02 94.58 22:20:27 Average: 7 3.42 0.00 1.41 3.11 0.03 92.03 22:20:27 22:20:27 22:20:27