Pull request #260 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10e92f17d01bd25b46edefd6a25baf6c1226522e+ef0e1dc43e01e3af63e43192147483735d9789c0 (04f0b28106697656fb30fd1c947aad67c35b2378) 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-ssh14608135426629885740.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-ssh12586091248213977856.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-260/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-260/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2529670118809259611.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-260/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12596379881390308735.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17850089086875977066.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-260/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-260/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13174438653352997625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9925 in /w/workspace/undry_device-onvif-camera_PR-260 [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-260 # 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/260/head:refs/remotes/origin/PR-260 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit ef0e1dc43e01e3af63e43192147483735d9789c0 into PR head commit 10e92f17d01bd25b46edefd6a25baf6c1226522e Merge succeeded, producing 10e92f17d01bd25b46edefd6a25baf6c1226522e Checking out Revision 10e92f17d01bd25b46edefd6a25baf6c1226522e (PR-260) Commit message: "fix: patch levski device sdk to fix cache issue" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 10e92f17d01bd25b46edefd6a25baf6c1226522e # 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 ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10e92f17d01bd25b46edefd6a25baf6c1226522e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:54 ========================================================= 17:37:54 EdgeX Global Pipelines Version Info 17:37:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:55 ------------------- 17:37:55 stable info: 17:37:55 ------------------- 17:37:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:37:55 Message: update stable to v1.0.244 17:37:56 ------------------- 17:37:56 experimental info: 17:37:56 ------------------- 17:37:56 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:37:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-260 [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-260 [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-260 [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10e92f17d01bd25b46edefd6a25baf6c1226522e [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10e92f1 [Pipeline] echo 17:37:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:57 provisioning config files... 17:37:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-260@tmp/config9580207579814359056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:58 ---> docker-login.sh 17:37:58 nexus3.edgexfoundry.org:10001 17:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:58 Configure a credential helper to remove this warning. See 17:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:58 17:37:58 Login Succeeded 17:37:58 nexus3.edgexfoundry.org:10002 17:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:58 Configure a credential helper to remove this warning. See 17:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:58 17:37:58 Login Succeeded 17:37:58 nexus3.edgexfoundry.org:10003 17:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:58 Configure a credential helper to remove this warning. See 17:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:58 17:37:58 Login Succeeded 17:37:58 nexus3.edgexfoundry.org:10004 17:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:58 Configure a credential helper to remove this warning. See 17:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:58 17:37:58 Login Succeeded 17:37:58 docker.io 17:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:58 Configure a credential helper to remove this warning. See 17:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:58 17:37:58 Login Succeeded 17:37:58 ---> docker-login.sh ends [Pipeline] } 17:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:59 + git rev-list -1 --merges 10e92f17d01bd25b46edefd6a25baf6c1226522e~1..10e92f17d01bd25b46edefd6a25baf6c1226522e [Pipeline] echo 17:37:59 -----------> git rev-list -1 --merges 10e92f17d01bd25b46edefd6a25baf6c1226522e~1..10e92f17d01bd25b46edefd6a25baf6c1226522e 10e92f17d01bd25b46edefd6a25baf6c1226522e [false] [Pipeline] sh 17:37:59 + git log --format=format:%s -1 10e92f17d01bd25b46edefd6a25baf6c1226522e [Pipeline] echo 17:37:59 ========================================================= 17:37:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:00 + git log --format=format:%s -1 10e92f17d01bd25b46edefd6a25baf6c1226522e [Pipeline] echo 17:38:00 [semverPrep] GIT_COMMIT: 10e92f17d01bd25b46edefd6a25baf6c1226522e, Commit Message: fix: patch levski device sdk to fix cache issue [Pipeline] echo 17:38:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:38:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:00 + grep -v github /etc/ssh/ssh_known_hosts 17:38:00 + [ -e /tmp/ssh_known_hosts ] 17:38:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:38:00 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:38:00 -a /etc/ssh/ssh_known_hosts 17:38:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:01 17:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:01 0.1.4: Pulling from edgex-devops/py-git-semver 17:38:01 b85a868b505f: Pulling fs layer 17:38:01 e2be974225ed: Pulling fs layer 17:38:01 339a4e72a1f5: Pulling fs layer 17:38:01 988bab9f4d93: Pulling fs layer 17:38:01 1469e6f7b9e6: Pulling fs layer 17:38:01 eaf3925da568: Pulling fs layer 17:38:01 bab4dde63d76: Pulling fs layer 17:38:01 bde34c3a00c8: Pulling fs layer 17:38:01 b352a97aabf1: Pulling fs layer 17:38:01 4872d77fe225: Pulling fs layer 17:38:01 5851b861e8e6: Pulling fs layer 17:38:01 eaf3925da568: Waiting 17:38:01 bab4dde63d76: Waiting 17:38:01 bde34c3a00c8: Waiting 17:38:01 b352a97aabf1: Waiting 17:38:01 4872d77fe225: Waiting 17:38:01 1469e6f7b9e6: Waiting 17:38:01 5851b861e8e6: Waiting 17:38:01 988bab9f4d93: Waiting 17:38:01 e2be974225ed: Download complete 17:38:01 988bab9f4d93: Verifying Checksum 17:38:01 988bab9f4d93: Download complete 17:38:02 1469e6f7b9e6: Verifying Checksum 17:38:02 1469e6f7b9e6: Download complete 17:38:02 339a4e72a1f5: Verifying Checksum 17:38:02 339a4e72a1f5: Download complete 17:38:02 eaf3925da568: Verifying Checksum 17:38:02 eaf3925da568: Download complete 17:38:02 bde34c3a00c8: Verifying Checksum 17:38:02 bde34c3a00c8: Download complete 17:38:02 b352a97aabf1: Verifying Checksum 17:38:02 b352a97aabf1: Download complete 17:38:02 4872d77fe225: Verifying Checksum 17:38:02 4872d77fe225: Download complete 17:38:02 5851b861e8e6: Verifying Checksum 17:38:02 5851b861e8e6: Download complete 17:38:02 b85a868b505f: Verifying Checksum 17:38:02 b85a868b505f: Download complete 17:38:02 bab4dde63d76: Verifying Checksum 17:38:02 bab4dde63d76: Download complete 17:38:03 b85a868b505f: Pull complete 17:38:03 e2be974225ed: Pull complete 17:38:04 339a4e72a1f5: Pull complete 17:38:04 988bab9f4d93: Pull complete 17:38:04 1469e6f7b9e6: Pull complete 17:38:04 eaf3925da568: Pull complete 17:38:06 bab4dde63d76: Pull complete 17:38:06 bde34c3a00c8: Pull complete 17:38:06 b352a97aabf1: Pull complete 17:38:06 4872d77fe225: Pull complete 17:38:06 5851b861e8e6: Pull complete 17:38:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:06 prd-ubuntu20.04-docker-8c-8g-9925 does not seem to be running inside a container 17:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-260 -v /w/workspace/undry_device-onvif-camera_PR-260:/w/workspace/undry_device-onvif-camera_PR-260:rw,z -v /w/workspace/undry_device-onvif-camera_PR-260@tmp:/w/workspace/undry_device-onvif-camera_PR-260@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 17:38:07 $ docker top ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 -eo pid,comm 17:38:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:38:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:08 [ssh-agent] Looking for ssh-agent implementation... 17:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:08 $ docker exec ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 ssh-agent 17:38:08 SSH_AUTH_SOCK=/tmp/ssh-md2bOwzpIY0N/agent.32 17:38:08 SSH_AGENT_PID=38 17:38:08 Running ssh-add (command line suppressed) 17:38:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-260@tmp/private_key_13917106861576266879.key (/w/workspace/undry_device-onvif-camera_PR-260@tmp/private_key_13917106861576266879.key) 17:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:08 + git tag --points-at HEAD [Pipeline] } 17:38:08 $ docker exec --env ******** --env ******** ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 ssh-agent -k 17:38:08 unset SSH_AUTH_SOCK; 17:38:08 unset SSH_AGENT_PID; 17:38:08 echo Agent pid 38 killed; 17:38:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:09 [ssh-agent] Looking for ssh-agent implementation... 17:38:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:09 $ docker exec ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 ssh-agent 17:38:09 SSH_AUTH_SOCK=/tmp/ssh-BUG2fe2TgKos/agent.70 17:38:09 SSH_AGENT_PID=76 17:38:09 Running ssh-add (command line suppressed) 17:38:09 Identity added: /w/workspace/undry_device-onvif-camera_PR-260@tmp/private_key_6002108866788154962.key (/w/workspace/undry_device-onvif-camera_PR-260@tmp/private_key_6002108866788154962.key) 17:38:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:09 + git semver init 17:38:09 2023-03-13 17:38:09,901 [run_init] DEBUG init version:0.0.0 force:False 17:38:09 2023-03-13 17:38:09,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-260/.semver 17:38:09 2023-03-13 17:38:09,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-260/.semver 17:38:09 2023-03-13 17:38:09,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-260/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-260, universal_newlines=False, shell=None, istream=None) 17:38:10 2023-03-13 17:38:10,779 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-260/.git/info/exclude 17:38:10 2023-03-13 17:38:10,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-260/.semver/PR-260 with force:False 17:38:10 2023-03-13 17:38:10,780 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-260/.semver/PR-260 17:38:10 2023-03-13 17:38:10,784 [execute] INFO git cat-file --batch-check 17:38:10 2023-03-13 17:38:10,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-260/.semver, universal_newlines=False, shell=None, istream=) 17:38:10 2023-03-13 17:38:10,791 [execute] INFO git cat-file --batch 17:38:10 2023-03-13 17:38:10,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-260/.semver, universal_newlines=False, shell=None, istream=) 17:38:10 2023-03-13 17:38:10,798 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-260/.semver/PR-260 17:38:10 0.0.0 [Pipeline] } 17:38:10 $ docker exec --env ******** --env ******** ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 ssh-agent -k 17:38:11 unset SSH_AUTH_SOCK; 17:38:11 unset SSH_AGENT_PID; 17:38:11 echo Agent pid 76 killed; 17:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:11 + git semver [Pipeline] } 17:38:11 $ docker stop --time=1 ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 17:38:13 $ docker rm -f --volumes ac62a372d81d92dbe1bdcd29b4ffd0891f6d5bd1bab15efe30d3517e26934c13 [Pipeline] // withDockerContainer [Pipeline] sh 17:38:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:38:13 Stashed 1 file(s) [Pipeline] echo 17:38:13 [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 17:38:14 provisioning config files... 17:38:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-260@tmp/config2524825665988977504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:14 ---> docker-login.sh 17:38:14 nexus3.edgexfoundry.org:10001 17:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:14 Configure a credential helper to remove this warning. See 17:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:14 17:38:14 Login Succeeded 17:38:14 nexus3.edgexfoundry.org:10002 17:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:14 Configure a credential helper to remove this warning. See 17:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:14 17:38:14 Login Succeeded 17:38:14 nexus3.edgexfoundry.org:10003 17:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:15 Configure a credential helper to remove this warning. See 17:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:15 17:38:15 Login Succeeded 17:38:15 nexus3.edgexfoundry.org:10004 17:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:15 Configure a credential helper to remove this warning. See 17:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:15 17:38:15 Login Succeeded 17:38:15 docker.io 17:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:15 Configure a credential helper to remove this warning. See 17:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:15 17:38:15 Login Succeeded 17:38:15 ---> docker-login.sh ends [Pipeline] } 17:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:15 ========================================================= 17:38:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:38:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:16 + 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 . 17:38:16 Sending build context to Docker daemon 27.91MB 17:38:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:38:16 Step 2/13 : FROM ${BASE} AS builder 17:38:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:38:16 213ec9aee27d: Pulling fs layer 17:38:16 4583459ba037: Pulling fs layer 17:38:16 93c1e223e6f2: Pulling fs layer 17:38:16 53926ce57604: Pulling fs layer 17:38:16 21b2b0c7a3f4: Pulling fs layer 17:38:16 22ff95d597cd: Pulling fs layer 17:38:16 12d6caf4c0d1: Pulling fs layer 17:38:16 96b7cbca73a9: Pulling fs layer 17:38:16 a7acece74701: Pulling fs layer 17:38:16 96b7cbca73a9: Waiting 17:38:16 a7acece74701: Waiting 17:38:16 22ff95d597cd: Waiting 17:38:16 21b2b0c7a3f4: Waiting 17:38:16 53926ce57604: Waiting 17:38:16 12d6caf4c0d1: Waiting 17:38:16 93c1e223e6f2: Verifying Checksum 17:38:16 93c1e223e6f2: Download complete 17:38:16 4583459ba037: Verifying Checksum 17:38:16 4583459ba037: Download complete 17:38:16 21b2b0c7a3f4: Verifying Checksum 17:38:16 21b2b0c7a3f4: Download complete 17:38:16 22ff95d597cd: Verifying Checksum 17:38:16 22ff95d597cd: Download complete 17:38:16 213ec9aee27d: Verifying Checksum 17:38:16 213ec9aee27d: Download complete 17:38:16 12d6caf4c0d1: Download complete 17:38:16 213ec9aee27d: Pull complete 17:38:16 4583459ba037: Pull complete 17:38:16 93c1e223e6f2: Pull complete 17:38:16 a7acece74701: Verifying Checksum 17:38:16 a7acece74701: Download complete 17:38:17 96b7cbca73a9: Verifying Checksum 17:38:17 96b7cbca73a9: Download complete 17:38:17 53926ce57604: Verifying Checksum 17:38:17 53926ce57604: Download complete 17:38:21 53926ce57604: Pull complete 17:38:21 21b2b0c7a3f4: Pull complete 17:38:21 22ff95d597cd: Pull complete 17:38:21 12d6caf4c0d1: Pull complete 17:38:23 96b7cbca73a9: Pull complete 17:38:24 a7acece74701: Pull complete 17:38:24 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:38:24 ---> db6d94c90886 17:38:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:38:26 ---> Running in 15205ac1e809 17:38:26 Removing intermediate container 15205ac1e809 17:38:26 ---> 4837906c526b 17:38:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:26 ---> Running in dfb121a49dc7 17:38:26 Removing intermediate container dfb121a49dc7 17:38:26 ---> ee083aa81353 17:38:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:38:26 ---> Running in 223bd6a8c2d1 17:38:26 Removing intermediate container 223bd6a8c2d1 17:38:26 ---> e385b856b780 17:38:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:38:26 ---> Running in 4f0c883c1407 17:38:26 Removing intermediate container 4f0c883c1407 17:38:26 ---> 6007ba5748bf 17:38:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:38:26 ---> Running in 48799a62338b 17:38:26 Removing intermediate container 48799a62338b 17:38:26 ---> ffafa1174f3e 17:38:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:26 ---> Running in a347bf8cc5df 17:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:38:27 OK: 211 MiB in 51 packages 17:38:27 Removing intermediate container a347bf8cc5df 17:38:27 ---> fd20e43d7aad 17:38:27 Step 9/13 : WORKDIR /device-onvif-camera 17:38:27 ---> Running in a89e0a23c593 17:38:27 Removing intermediate container a89e0a23c593 17:38:27 ---> c70dc0023d71 17:38:27 Step 10/13 : COPY go.mod vendor* ./ 17:38:27 ---> c0e7d8d85add 17:38:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:27 ---> Running in f3b213dd9e29 17:38:29 Still waiting to schedule task 17:38:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:38:42 Removing intermediate container f3b213dd9e29 17:38:42 ---> 96ce08f49dc1 17:38:42 Step 12/13 : COPY . . 17:38:42 ---> 22b9bd3a48b2 17:38:42 Step 13/13 : RUN ${MAKE} 17:38:42 ---> Running in 1ac140dc17ae 17:38:43 noop 17:38:43 Removing intermediate container 1ac140dc17ae 17:38:43 ---> bfcb4b93f396 17:38:43 Successfully built bfcb4b93f396 17:38:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:43 + docker inspect -f . ci-base-image-x86_64 17:38:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:43 prd-ubuntu20.04-docker-8c-8g-9925 does not seem to be running inside a container 17:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-260 -v /w/workspace/undry_device-onvif-camera_PR-260:/w/workspace/undry_device-onvif-camera_PR-260:rw,z -v /w/workspace/undry_device-onvif-camera_PR-260@tmp:/w/workspace/undry_device-onvif-camera_PR-260@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 17:38:44 $ docker top 092cc98ed7183f30d45f9453f45e7f08d3ff30fa088a889ba52b5f2177a2ca3e -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:44 + go version 17:38:44 go version go1.18.7 linux/amd64 [Pipeline] } 17:38:44 $ docker stop --time=1 092cc98ed7183f30d45f9453f45e7f08d3ff30fa088a889ba52b5f2177a2ca3e 17:38:45 $ docker rm -f --volumes 092cc98ed7183f30d45f9453f45e7f08d3ff30fa088a889ba52b5f2177a2ca3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:46 + docker inspect -f . ci-base-image-x86_64 17:38:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:46 prd-ubuntu20.04-docker-8c-8g-9925 does not seem to be running inside a container 17:38:46 $ 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-260 -v /w/workspace/undry_device-onvif-camera_PR-260:/w/workspace/undry_device-onvif-camera_PR-260:rw,z -v /w/workspace/undry_device-onvif-camera_PR-260@tmp:/w/workspace/undry_device-onvif-camera_PR-260@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 17:38:47 $ docker top bd40b7c2ede7d99511805d90f4c5c12f5a5250b76764c0e5deec2800f960635f -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-260 [Pipeline] fileExists [Pipeline] sh 17:38:47 + make test 17:38:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:38:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:39:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:39:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.045s coverage: 29.3% of statements 17:39:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:39:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.484s coverage: 86.5% of statements 17:39:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:39:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:39:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:13 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:13 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:13 $ docker stop --time=1 bd40b7c2ede7d99511805d90f4c5c12f5a5250b76764c0e5deec2800f960635f 17:39:15 $ docker rm -f --volumes bd40b7c2ede7d99511805d90f4c5c12f5a5250b76764c0e5deec2800f960635f [Pipeline] // withDockerContainer [Pipeline] sh 17:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:17 + ls -al . 17:39:17 total 252 17:39:17 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 17:38 . 17:39:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:37 .. 17:39:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:39 .git 17:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:37 .github 17:39:17 -rw-rw-r-- 1 jenkins jenkins 496 Mar 13 17:37 .gitignore 17:39:17 -rw-rw-r-- 1 jenkins jenkins 42 Mar 13 17:37 .golangci.yml 17:39:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 17:38 .semver 17:39:17 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 13 17:37 Attribution.txt 17:39:17 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 13 17:37 CHANGELOG.md 17:39:17 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 13 17:37 Dockerfile 17:39:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:37 GOVERNANCE.md 17:39:17 -rw-rw-r-- 1 jenkins jenkins 734 Mar 13 17:37 Jenkinsfile 17:39:17 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 13 17:37 LICENSE 17:39:17 -rw-rw-r-- 1 jenkins jenkins 2858 Mar 13 17:37 Makefile 17:39:17 -rw-rw-r-- 1 jenkins jenkins 625 Mar 13 17:37 OWNERS.md 17:39:17 -rw-rw-r-- 1 jenkins jenkins 6595 Mar 13 17:37 README.md 17:39:17 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 17:38 VERSION 17:39:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:37 bin 17:39:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:37 cmd 17:39:17 -rw-r--r-- 1 jenkins jenkins 79184 Mar 13 17:39 coverage.out 17:39:17 drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 17:37 doc 17:39:17 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 13 17:37 go.mod 17:39:17 -rw-rw-r-- 1 jenkins jenkins 53023 Mar 13 17:37 go.sum 17:39:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:37 internal 17:39:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:37 snap 17:39:17 -rw-rw-r-- 1 jenkins jenkins 236 Mar 13 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:17 + 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=10e92f17d01bd25b46edefd6a25baf6c1226522e --label arch=amd64 --label version=0.0.0 . 17:39:17 Sending build context to Docker daemon 27.99MB 17:39:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:39:17 Step 2/26 : FROM ${BASE} AS builder 17:39:17 ---> bfcb4b93f396 17:39:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:39:17 ---> Running in 51986f655612 17:39:17 Removing intermediate container 51986f655612 17:39:17 ---> a5379b02a19a 17:39:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:17 ---> Running in b728f92d5f03 17:39:17 Removing intermediate container b728f92d5f03 17:39:17 ---> d883b04bf6ab 17:39:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:39:17 ---> Running in b4989171f653 17:39:18 Removing intermediate container b4989171f653 17:39:18 ---> a06c9b2122ab 17:39:18 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:39:18 ---> Running in bd08cf583a7f 17:39:18 Removing intermediate container bd08cf583a7f 17:39:18 ---> 71ab6de5798b 17:39:18 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:39:18 ---> Running in c353bb5e881b 17:39:18 Removing intermediate container c353bb5e881b 17:39:18 ---> b84b4119de6c 17:39:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:18 ---> Running in 96a040844a60 17:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:39:18 OK: 211 MiB in 51 packages 17:39:19 Removing intermediate container 96a040844a60 17:39:19 ---> ef2038373350 17:39:19 Step 9/26 : WORKDIR /device-onvif-camera 17:39:19 ---> Running in 340ed38ef2e2 17:39:19 Removing intermediate container 340ed38ef2e2 17:39:19 ---> 8d341c506813 17:39:19 Step 10/26 : COPY go.mod vendor* ./ 17:39:19 ---> 8b118139eb15 17:39:19 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:19 ---> Running in 13f12abdf62f 17:39:19 Removing intermediate container 13f12abdf62f 17:39:19 ---> b26940b047c4 17:39:19 Step 12/26 : COPY . . 17:39:20 ---> 0dc439878a9e 17:39:20 Step 13/26 : RUN ${MAKE} 17:39:20 ---> Running in a751bd1994a7 17:39:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:39:42 Removing intermediate container a751bd1994a7 17:39:42 ---> e1e71e2aaa2c 17:39:42 Step 14/26 : FROM alpine:3.16 17:39:42 3.16: Pulling from library/alpine 17:39:42 ef5531b6e74e: Pulling fs layer 17:39:42 ef5531b6e74e: Verifying Checksum 17:39:42 ef5531b6e74e: Download complete 17:39:43 ef5531b6e74e: Pull complete 17:39:43 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 17:39:43 Status: Downloaded newer image for alpine:3.16 17:39:43 ---> dfd21b5a31f5 17:39:43 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:39:43 ---> Running in 07f76484bcfc 17:39:43 Removing intermediate container 07f76484bcfc 17:39:43 ---> 91937095403f 17:39:43 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:39:43 ---> Running in 8bea9b553a16 17:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:39:43 (1/6) Installing dumb-init (1.2.5-r1) 17:39:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:39:43 (3/6) Installing libsodium (1.0.18-r0) 17:39:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:39:43 (5/6) Installing libzmq (4.3.4-r0) 17:39:43 (6/6) Installing zeromq (4.3.4-r0) 17:39:43 Executing busybox-1.35.0-r17.trigger 17:39:43 OK: 8 MiB in 20 packages 17:39:44 Removing intermediate container 8bea9b553a16 17:39:44 ---> 5cdd6b028144 17:39:44 Step 17/26 : WORKDIR / 17:39:44 ---> Running in 686191eee442 17:39:44 Removing intermediate container 686191eee442 17:39:44 ---> 223aafc21671 17:39:44 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:39:45 ---> f2827c12fc0e 17:39:45 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:39:45 ---> 9630ed3c55b2 17:39:45 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:39:45 ---> 03e04aaffa78 17:39:45 Step 21/26 : EXPOSE 59984 17:39:45 ---> Running in 558fe3c8b417 17:39:45 Removing intermediate container 558fe3c8b417 17:39:45 ---> fe3beb281d14 17:39:45 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:39:45 ---> Running in e0ebede9789f 17:39:45 Removing intermediate container e0ebede9789f 17:39:45 ---> 3bd8c207ff52 17:39:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:45 ---> Running in a0502b38828c 17:39:45 Removing intermediate container a0502b38828c 17:39:45 ---> c670161bd776 17:39:45 Step 24/26 : LABEL arch=amd64 17:39:45 ---> Running in 8cb784bda152 17:39:45 Removing intermediate container 8cb784bda152 17:39:45 ---> e3231bd22c2c 17:39:45 Step 25/26 : LABEL git_sha=10e92f17d01bd25b46edefd6a25baf6c1226522e 17:39:45 ---> Running in 09a471a09755 17:39:45 Removing intermediate container 09a471a09755 17:39:45 ---> 81c4d8dd7275 17:39:45 Step 26/26 : LABEL version=0.0.0 17:39:45 ---> Running in edc22e50973d 17:39:45 Removing intermediate container edc22e50973d 17:39:45 ---> af01f1173932 17:39:45 [Warning] One or more build-args [ARCH] were not consumed 17:39:45 Successfully built af01f1173932 17:39:45 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 17:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:46 17:39:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:47 latest: Pulling from edgex-lftools-log-publisher 17:39:47 5eb5b503b376: Pulling fs layer 17:39:47 5c69ac0246d0: Pulling fs layer 17:39:47 ec43610c2a17: Pulling fs layer 17:39:47 3a2ae6a8a46f: Pulling fs layer 17:39:47 33b1e0a273af: Pulling fs layer 17:39:47 5d3b04190fa2: Pulling fs layer 17:39:47 2f39f015ded8: Pulling fs layer 17:39:47 3a2ae6a8a46f: Waiting 17:39:47 33b1e0a273af: Waiting 17:39:47 5d3b04190fa2: Waiting 17:39:47 2f39f015ded8: Waiting 17:39:47 5c69ac0246d0: Verifying Checksum 17:39:47 5c69ac0246d0: Download complete 17:39:47 3a2ae6a8a46f: Download complete 17:39:47 33b1e0a273af: Verifying Checksum 17:39:47 33b1e0a273af: Download complete 17:39:47 5d3b04190fa2: Verifying Checksum 17:39:47 5d3b04190fa2: Download complete 17:39:47 ec43610c2a17: Verifying Checksum 17:39:47 ec43610c2a17: Download complete 17:39:47 5eb5b503b376: Download complete 17:39:47 2f39f015ded8: Download complete 17:39:48 5eb5b503b376: Pull complete 17:39:48 5c69ac0246d0: Pull complete 17:39:49 ec43610c2a17: Pull complete 17:39:49 3a2ae6a8a46f: Pull complete 17:39:49 33b1e0a273af: Pull complete 17:39:49 5d3b04190fa2: Pull complete 17:39:54 2f39f015ded8: Pull complete 17:39:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:55 prd-ubuntu20.04-docker-8c-8g-9925 does not seem to be running inside a container 17:39:55 $ 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-260 -v /w/workspace/undry_device-onvif-camera_PR-260:/w/workspace/undry_device-onvif-camera_PR-260:rw,z -v /w/workspace/undry_device-onvif-camera_PR-260@tmp:/w/workspace/undry_device-onvif-camera_PR-260@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 17:39:56 $ docker top 84076b55b94e2973d2ddcf5f377d44d8a64e62de97411c04968c2d95d628f643 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:56 ---> job-cost.sh 17:39:56 lf-activate-venv: SKIPPING 17:39:56 INFO: No Stack... 17:39:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:57 INFO: Archiving Costs [Pipeline] sh 17:39:57 + + cut -d, -f6 17:39:57 cat /w/workspace/undry_device-onvif-camera_PR-260/archives/cost.csv [Pipeline] lock 17:39:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] 17:39:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] did not exist. Created. 17:39:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:39:58 Stashed 1 file(s) [Pipeline] } 17:39:58 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:58 $ docker stop --time=1 84076b55b94e2973d2ddcf5f377d44d8a64e62de97411c04968c2d95d628f643 17:39:59 $ docker rm -f --volumes 84076b55b94e2973d2ddcf5f377d44d8a64e62de97411c04968c2d95d628f643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:41:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9926 in /w/workspace/undry_device-onvif-camera_PR-260 [Pipeline] { [Pipeline] ws 17:41:40 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:41:40 The recommended git tool is: git 17:41:46 using credential edgex-jenkins-ssh 17:41:46 Cloning the remote Git repository 17:41:46 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:41:46 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:41:46 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:41:46 > git --version # timeout=10 17:41:46 > git --version # 'git version 2.25.1' 17:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:41:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:41:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:41:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 17:41:49 Merging remotes/origin/levski commit ef0e1dc43e01e3af63e43192147483735d9789c0 into PR head commit 10e92f17d01bd25b46edefd6a25baf6c1226522e 17:41:50 Merge succeeded, producing 10e92f17d01bd25b46edefd6a25baf6c1226522e 17:41:50 Checking out Revision 10e92f17d01bd25b46edefd6a25baf6c1226522e (PR-260) 17:41:49 > git config core.sparsecheckout # timeout=10 17:41:49 > git checkout -f 10e92f17d01bd25b46edefd6a25baf6c1226522e # timeout=10 17:41:50 > git remote # timeout=10 17:41:50 > git config --get remote.origin.url # timeout=10 17:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:50 > git merge ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 17:41:50 > git rev-parse HEAD^{commit} # timeout=10 17:41:50 > git config core.sparsecheckout # timeout=10 17:41:50 > git checkout -f 10e92f17d01bd25b46edefd6a25baf6c1226522e # timeout=10 17:41:51 Commit message: "fix: patch levski device sdk to fix cache issue" 17:41:51 > git --version # timeout=10 17:41:51 > git --version # 'git version 2.25.1' 17:41:51 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:41:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:52 Dload Upload Total Spent Left Speed 17:41:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 17:41:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:41:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:41:53 + sudo tee /etc/docker/daemon.new 17:41:53 { 17:41:53 "registry-mirrors": [ 17:41:53 "https://nexus3.edgexfoundry.org:10001" 17:41:53 ], 17:41:53 "bip": "10.250.0.254/24", 17:41:53 "hosts": [ 17:41:53 "tcp://0.0.0.0:5555", 17:41:53 "unix:///var/run/docker.sock" 17:41:53 ], 17:41:53 "mtu": 1458, 17:41:53 "selinux-enabled": true, 17:41:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:41:53 } [Pipeline] sh 17:41:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:41:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:12 provisioning config files... 17:42:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15574491658696678701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:13 ---> docker-login.sh 17:42:13 nexus3.edgexfoundry.org:10001 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:13 Configure a credential helper to remove this warning. See 17:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:13 17:42:13 Login Succeeded 17:42:13 nexus3.edgexfoundry.org:10002 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:14 Configure a credential helper to remove this warning. See 17:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:14 17:42:14 Login Succeeded 17:42:14 nexus3.edgexfoundry.org:10003 17:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:14 Configure a credential helper to remove this warning. See 17:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:14 17:42:14 Login Succeeded 17:42:14 nexus3.edgexfoundry.org:10004 17:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:14 Configure a credential helper to remove this warning. See 17:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:14 17:42:14 Login Succeeded 17:42:14 docker.io 17:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:15 Configure a credential helper to remove this warning. See 17:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:15 17:42:15 Login Succeeded 17:42:15 ---> docker-login.sh ends [Pipeline] } 17:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:42:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:15 ========================================================= 17:42:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:42:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:42:16 Sending build context to Docker daemon 20.66MB 17:42:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:42:16 Step 2/13 : FROM ${BASE} AS builder 17:42:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:42:16 9b18e9b68314: Pulling fs layer 17:42:16 35d82f9e3411: Pulling fs layer 17:42:16 e16973657156: Pulling fs layer 17:42:16 fc693d55d65f: Pulling fs layer 17:42:16 7e9fc2657dce: Pulling fs layer 17:42:16 dda99020689f: Pulling fs layer 17:42:16 db1c61fa0a46: Pulling fs layer 17:42:16 891c053d2c06: Pulling fs layer 17:42:16 dda99020689f: Waiting 17:42:16 891c053d2c06: Waiting 17:42:16 fc693d55d65f: Waiting 17:42:16 db1c61fa0a46: Waiting 17:42:16 7e9fc2657dce: Waiting 17:42:16 e16973657156: Verifying Checksum 17:42:16 e16973657156: Download complete 17:42:16 35d82f9e3411: Download complete 17:42:17 7e9fc2657dce: Verifying Checksum 17:42:17 7e9fc2657dce: Download complete 17:42:17 dda99020689f: Verifying Checksum 17:42:17 dda99020689f: Download complete 17:42:17 9b18e9b68314: Verifying Checksum 17:42:17 9b18e9b68314: Download complete 17:42:18 9b18e9b68314: Pull complete 17:42:18 891c053d2c06: Verifying Checksum 17:42:18 891c053d2c06: Download complete 17:42:19 db1c61fa0a46: Verifying Checksum 17:42:19 db1c61fa0a46: Download complete 17:42:19 fc693d55d65f: Verifying Checksum 17:42:19 fc693d55d65f: Download complete 17:42:19 35d82f9e3411: Pull complete 17:42:20 e16973657156: Pull complete 17:42:32 fc693d55d65f: Pull complete 17:42:32 7e9fc2657dce: Pull complete 17:42:32 dda99020689f: Pull complete 17:42:36 db1c61fa0a46: Pull complete 17:42:37 891c053d2c06: Pull complete 17:42:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:42:37 ---> f96f9c87975a 17:42:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:42:39 ---> Running in 2d2121e33e80 17:42:39 Removing intermediate container 2d2121e33e80 17:42:39 ---> b0e503f99ff4 17:42:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:39 ---> Running in 83d16c00dd6e 17:42:40 Removing intermediate container 83d16c00dd6e 17:42:40 ---> 9eb182f312e7 17:42:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:42:40 ---> Running in 0c36c264d964 17:42:40 Removing intermediate container 0c36c264d964 17:42:40 ---> 1275f4499462 17:42:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:42:40 ---> Running in 9550f63db256 17:42:40 Removing intermediate container 9550f63db256 17:42:40 ---> d93d1dca31d9 17:42:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:42:40 ---> Running in a28e3929488e 17:42:41 Removing intermediate container a28e3929488e 17:42:41 ---> d7d6ffa928b0 17:42:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:41 ---> Running in 9e3b36e64082 17:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:43 OK: 221 MiB in 51 packages 17:42:44 Removing intermediate container 9e3b36e64082 17:42:44 ---> f645ca32d2d2 17:42:44 Step 9/13 : WORKDIR /device-onvif-camera 17:42:44 ---> Running in 3c7785badc55 17:42:44 Removing intermediate container 3c7785badc55 17:42:44 ---> ff62be901ca5 17:42:44 Step 10/13 : COPY go.mod vendor* ./ 17:42:45 ---> 67664c3d13e7 17:42:45 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:45 ---> Running in 10e9c007a656 17:43:41 Removing intermediate container 10e9c007a656 17:43:41 ---> 239cb7483152 17:43:41 Step 12/13 : COPY . . 17:43:41 ---> d3149c0796c4 17:43:41 Step 13/13 : RUN ${MAKE} 17:43:41 ---> Running in d2b4675c31f8 17:43:41 noop 17:43:41 Removing intermediate container d2b4675c31f8 17:43:41 ---> c6fdb2f9b91b 17:43:41 Successfully built c6fdb2f9b91b 17:43:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:42 + docker inspect -f . ci-base-image-arm64 17:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-9926 does not seem to be running inside a container 17:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 17:43:43 $ docker top 2e8182062de9368893d7f46421b58bda99c839552af73570bef92ccde2859d76 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:44 + go version 17:43:44 go version go1.18.7 linux/arm64 [Pipeline] } 17:43:44 $ docker stop --time=1 2e8182062de9368893d7f46421b58bda99c839552af73570bef92ccde2859d76 17:43:46 $ docker rm -f --volumes 2e8182062de9368893d7f46421b58bda99c839552af73570bef92ccde2859d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:47 + docker inspect -f . ci-base-image-arm64 17:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:47 prd-ubuntu20.04-docker-arm64-4c-16g-9926 does not seem to be running inside a container 17:43:47 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 17:43:51 $ docker top ffaad938435ae1dd954a7b841480a07845949f77e10d7fa5d4ef329995f78e3c -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:51 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:43:52 + make test 17:43:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:43:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:45:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:45:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 29.3% of statements 17:45:30 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:45:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.666s coverage: 86.5% of statements 17:45:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:45:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:46:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:46:15 ./bin/test-attribution-txt.sh [Pipeline] echo 17:46:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:46:15 $ docker stop --time=1 ffaad938435ae1dd954a7b841480a07845949f77e10d7fa5d4ef329995f78e3c 17:46:17 $ docker rm -f --volumes ffaad938435ae1dd954a7b841480a07845949f77e10d7fa5d4ef329995f78e3c [Pipeline] // withDockerContainer [Pipeline] sh 17:46:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:18 Warning: overwriting stash ‘coverage-report’ 17:46:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:46:20 + ls -al . 17:46:20 total 248 17:46:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 17:43 . 17:46:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:41 .. 17:46:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:41 .git 17:46:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:41 .github 17:46:20 -rw-rw-r-- 1 jenkins jenkins 496 Mar 13 17:41 .gitignore 17:46:20 -rw-rw-r-- 1 jenkins jenkins 42 Mar 13 17:41 .golangci.yml 17:46:20 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 13 17:41 Attribution.txt 17:46:20 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 13 17:41 CHANGELOG.md 17:46:20 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 13 17:41 Dockerfile 17:46:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:41 GOVERNANCE.md 17:46:20 -rw-rw-r-- 1 jenkins jenkins 734 Mar 13 17:41 Jenkinsfile 17:46:20 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 13 17:41 LICENSE 17:46:20 -rw-rw-r-- 1 jenkins jenkins 2858 Mar 13 17:41 Makefile 17:46:20 -rw-rw-r-- 1 jenkins jenkins 625 Mar 13 17:41 OWNERS.md 17:46:20 -rw-rw-r-- 1 jenkins jenkins 6595 Mar 13 17:41 README.md 17:46:20 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 17:38 VERSION 17:46:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:41 bin 17:46:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:41 cmd 17:46:20 -rw-r--r-- 1 jenkins jenkins 79184 Mar 13 17:45 coverage.out 17:46:20 drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 17:41 doc 17:46:20 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 13 17:41 go.mod 17:46:20 -rw-rw-r-- 1 jenkins jenkins 53023 Mar 13 17:41 go.sum 17:46:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:41 internal 17:46:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:41 snap 17:46:20 -rw-rw-r-- 1 jenkins jenkins 236 Mar 13 17:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:20 + 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=10e92f17d01bd25b46edefd6a25baf6c1226522e --label arch=arm64 --label version=0.0.0 . 17:46:21 Sending build context to Docker daemon 20.74MB 17:46:21 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:46:21 Step 2/26 : FROM ${BASE} AS builder 17:46:21 ---> c6fdb2f9b91b 17:46:21 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:46:21 ---> Running in af8c34a22900 17:46:21 Removing intermediate container af8c34a22900 17:46:21 ---> 1444bc39aceb 17:46:21 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:21 ---> Running in 278020c1d963 17:46:22 Removing intermediate container 278020c1d963 17:46:22 ---> 1adab498c6b3 17:46:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:46:22 ---> Running in b2efffc42b44 17:46:22 Removing intermediate container b2efffc42b44 17:46:22 ---> 16be2ff57d28 17:46:22 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:46:22 ---> Running in 97ed998fda4d 17:46:22 Removing intermediate container 97ed998fda4d 17:46:22 ---> 923418e564b0 17:46:22 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:46:22 ---> Running in 8aca4e2c694c 17:46:23 Removing intermediate container 8aca4e2c694c 17:46:23 ---> e8a63f51b593 17:46:23 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:23 ---> Running in dbeff02b9b75 17:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:46:25 OK: 221 MiB in 51 packages 17:46:26 Removing intermediate container dbeff02b9b75 17:46:26 ---> 82ba7a49f103 17:46:26 Step 9/26 : WORKDIR /device-onvif-camera 17:46:26 ---> Running in 7c1edc0fd79d 17:46:27 Removing intermediate container 7c1edc0fd79d 17:46:27 ---> d346e9cac129 17:46:27 Step 10/26 : COPY go.mod vendor* ./ 17:46:27 ---> 14756de45d1d 17:46:27 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:27 ---> Running in 5ccad4ddc80f 17:46:30 Removing intermediate container 5ccad4ddc80f 17:46:30 ---> 468ba8f99039 17:46:30 Step 12/26 : COPY . . 17:46:33 ---> d5042fe8aa71 17:46:33 Step 13/26 : RUN ${MAKE} 17:46:33 ---> Running in 4872fe24440e 17:46:34 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:49:11 Removing intermediate container 4872fe24440e 17:49:11 ---> 26bab58b8a47 17:49:11 Step 14/26 : FROM alpine:3.16 17:49:11 3.16: Pulling from library/alpine 17:49:11 3760b48202b3: Pulling fs layer 17:49:11 3760b48202b3: Verifying Checksum 17:49:11 3760b48202b3: Download complete 17:49:11 3760b48202b3: Pull complete 17:49:11 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 17:49:11 Status: Downloaded newer image for alpine:3.16 17:49:11 ---> 4c81e5bf8899 17:49:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:49:11 ---> Running in 00db51603edc 17:49:11 Removing intermediate container 00db51603edc 17:49:11 ---> b7d5b391b7ac 17:49:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:49:11 ---> Running in bbd72f742e49 17:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:11 (1/6) Installing dumb-init (1.2.5-r1) 17:49:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:49:11 (3/6) Installing libsodium (1.0.18-r0) 17:49:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:49:11 (5/6) Installing libzmq (4.3.4-r0) 17:49:11 (6/6) Installing zeromq (4.3.4-r0) 17:49:11 Executing busybox-1.35.0-r17.trigger 17:49:11 OK: 8 MiB in 20 packages 17:49:11 Removing intermediate container bbd72f742e49 17:49:11 ---> dff193068de1 17:49:11 Step 17/26 : WORKDIR / 17:49:11 ---> Running in e4fc5f5e8a0e 17:49:11 Removing intermediate container e4fc5f5e8a0e 17:49:11 ---> 914eaeefafc5 17:49:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:49:11 ---> f08b7f9dd69a 17:49:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:49:11 ---> 4cd62269f4bf 17:49:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:49:11 ---> 3ddd767178f5 17:49:11 Step 21/26 : EXPOSE 59984 17:49:11 ---> Running in 49d11d42ab6c 17:49:12 Removing intermediate container 49d11d42ab6c 17:49:12 ---> 4ecd48fa30e5 17:49:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:49:12 ---> Running in c99fb3a4b453 17:49:12 Removing intermediate container c99fb3a4b453 17:49:12 ---> ff309d57bbbc 17:49:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:49:12 ---> Running in 586f23b7a66a 17:49:12 Removing intermediate container 586f23b7a66a 17:49:12 ---> 576231f11a74 17:49:12 Step 24/26 : LABEL arch=arm64 17:49:12 ---> Running in 71d5c4915b74 17:49:13 Removing intermediate container 71d5c4915b74 17:49:13 ---> 5ea2435fa314 17:49:13 Step 25/26 : LABEL git_sha=10e92f17d01bd25b46edefd6a25baf6c1226522e 17:49:13 ---> Running in 5ecc706d62a9 17:49:13 Removing intermediate container 5ecc706d62a9 17:49:13 ---> 43585bc3dd4d 17:49:13 Step 26/26 : LABEL version=0.0.0 17:49:13 ---> Running in 02f775467b89 17:49:13 Removing intermediate container 02f775467b89 17:49:13 ---> 9430e1a9d244 17:49:13 [Warning] One or more build-args [ARCH] were not consumed 17:49:13 Successfully built 9430e1a9d244 17:49:13 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 17:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:14 17:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:15 arm64: Pulling from edgex-lftools-log-publisher 17:49:15 8998bd30e6a1: Pulling fs layer 17:49:15 04944245beec: Pulling fs layer 17:49:15 699f458cf7ca: Pulling fs layer 17:49:15 765212b225bb: Pulling fs layer 17:49:15 f23df028b6ca: Pulling fs layer 17:49:15 d65c8cfc05b1: Pulling fs layer 17:49:15 2437ff75d9bd: Pulling fs layer 17:49:15 765212b225bb: Waiting 17:49:15 f23df028b6ca: Waiting 17:49:15 d65c8cfc05b1: Waiting 17:49:15 2437ff75d9bd: Waiting 17:49:15 04944245beec: Verifying Checksum 17:49:15 04944245beec: Download complete 17:49:15 765212b225bb: Verifying Checksum 17:49:15 765212b225bb: Download complete 17:49:15 f23df028b6ca: Download complete 17:49:15 d65c8cfc05b1: Verifying Checksum 17:49:15 d65c8cfc05b1: Download complete 17:49:15 699f458cf7ca: Verifying Checksum 17:49:15 699f458cf7ca: Download complete 17:49:15 8998bd30e6a1: Verifying Checksum 17:49:15 8998bd30e6a1: Download complete 17:49:18 2437ff75d9bd: Verifying Checksum 17:49:18 2437ff75d9bd: Download complete 17:49:19 8998bd30e6a1: Pull complete 17:49:19 04944245beec: Pull complete 17:49:21 699f458cf7ca: Pull complete 17:49:21 765212b225bb: Pull complete 17:49:22 f23df028b6ca: Pull complete 17:49:22 d65c8cfc05b1: Pull complete 17:49:37 2437ff75d9bd: Pull complete 17:49:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-9926 does not seem to be running inside a container 17:49:37 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 17:49:40 $ docker top 813ad22320bfa5b66aa43a62efab03f35191a0ca3f927aff75a962a9fc5f5544 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:41 ---> job-cost.sh 17:49:41 lf-activate-venv: SKIPPING 17:49:41 INFO: No Stack... 17:49:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:49:42 INFO: Archiving Costs [Pipeline] sh 17:49:43 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:49:43 + cut -d, -f6 [Pipeline] lock 17:49:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] 17:49:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] did not exist. Created. 17:49:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:43 /w/workspace/device-onvif-camera/1@tmp/durable-9cd965a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:49:43 + echo total: 0.10999999940395355 [Pipeline] stash 17:49:44 Warning: overwriting stash ‘stack-cost’ 17:49:44 Stashed 1 file(s) [Pipeline] } 17:49:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-260-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:44 $ docker stop --time=1 813ad22320bfa5b66aa43a62efab03f35191a0ca3f927aff75a962a9fc5f5544 17:49:45 $ docker rm -f --volumes 813ad22320bfa5b66aa43a62efab03f35191a0ca3f927aff75a962a9fc5f5544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:49:46 provisioning config files... 17:49:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-260@tmp/config3050040800918617902tmp [Pipeline] { [Pipeline] sh 17:49:47 + set +x 17:49:47 + curl -s https://codecov.io/bash 17:49:47 + bash -s -- 17:49:47 17:49:47 _____ _ 17:49:47 / ____| | | 17:49:47 | | ___ __| | ___ ___ _____ __ 17:49:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:47 Bash-1.0.6 17:49:47 17:49:47 17:49:47 ==> git version 2.25.1 found 17:49:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:49:47 Release-Date: 2020-01-08 17:49:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:49:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:49:47 ==> Jenkins CI detected. 17:49:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-260 17:49:47 project root: . 17:49:47 --> token set from env 17:49:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:47 ==> Running gcov in . (disable via -X gcov) 17:49:47 ==> Python coveragepy not found 17:49:47 ==> Searching for coverage reports in: 17:49:47 + . 17:49:47 -> Found 1 reports 17:49:47 ==> Detecting git/mercurial file structure 17:49:47 ==> Reading reports 17:49:47 + ./coverage.out bytes=79184 17:49:47 ==> Appending adjustments 17:49:47 https://docs.codecov.io/docs/fixing-reports 17:49:47 + Found adjustments 17:49:47 ==> Gzipping contents 17:49:47 12K /tmp/codecov.X9MdKx.gz 17:49:47 ==> Uploading reports 17:49:47 url: https://codecov.io 17:49:47 query: branch=PR-260&commit=10e92f17d01bd25b46edefd6a25baf6c1226522e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-260%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=260&job=&cmd_args= 17:49:47 -> Pinging Codecov 17:49:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-260&commit=10e92f17d01bd25b46edefd6a25baf6c1226522e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-260%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=260&job=&cmd_args= 17:49:47 -> Uploading to 17:49:47 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/F29A59C45E3A92E06B3E522C9905F8EF/10e92f17d01bd25b46edefd6a25baf6c1226522e/06b3bf2b-c2cb-498f-9726-de76b615e821.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T174947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8697c940466c781f5f326ecc1b7b80e27af6509008f8b373523651b58e5d9525 17:49:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:47 Dload Upload Total Spent Left Speed 17:49:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10879 0 0 100 10879 0 42662 --:--:-- --:--:-- --:--:-- 42662 17:49:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/10e92f17d01bd25b46edefd6a25baf6c1226522e [Pipeline] } 17:49:47 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 17:49:49 + [ -d /w/workspace/undry_device-onvif-camera_PR-260/archives ] 17:49:49 + ls -al /w/workspace/undry_device-onvif-camera_PR-260/archives 17:49:49 total 16 17:49:49 drwxr-xr-x 3 root root 4096 Mar 13 17:39 . 17:49:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:39 .. 17:49:49 drwxr-xr-x 2 root root 4096 Mar 13 17:39 cost 17:49:49 -rw-r--r-- 1 root root 91 Mar 13 17:39 cost.csv 17:49:49 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-260/archives 17:49:49 + ls -al /w/workspace/undry_device-onvif-camera_PR-260/archives 17:49:49 total 16 17:49:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 17:39 . 17:49:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:39 .. 17:49:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 17:39 cost 17:49:49 -rw-r--r-- 1 jenkins jenkins 91 Mar 13 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:50 ---> package-listing.sh 17:49:50 ++ facter osfamily 17:49:50 ++ tr '[:upper:]' '[:lower:]' 17:49:51 + OS_FAMILY=debian 17:49:51 + workspace=/w/workspace/undry_device-onvif-camera_PR-260 17:49:51 + START_PACKAGES=/tmp/packages_start.txt 17:49:51 + END_PACKAGES=/tmp/packages_end.txt 17:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:51 + PACKAGES=/tmp/packages_start.txt 17:49:51 + '[' /w/workspace/undry_device-onvif-camera_PR-260 ']' 17:49:51 + PACKAGES=/tmp/packages_end.txt 17:49:51 + case "${OS_FAMILY}" in 17:49:51 + dpkg -l 17:49:51 + grep '^ii' 17:49:51 + '[' -f /tmp/packages_start.txt ']' 17:49:51 + '[' -f /tmp/packages_end.txt ']' 17:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:51 + '[' /w/workspace/undry_device-onvif-camera_PR-260 ']' 17:49:51 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-260/archives/ 17:49:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-260/archives/ [Pipeline] echo 17:49:51 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-260/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:52 prd-ubuntu20.04-docker-8c-8g-9925 does not seem to be running inside a container 17:49:52 $ 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-260/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-260 -v /w/workspace/undry_device-onvif-camera_PR-260:/w/workspace/undry_device-onvif-camera_PR-260:rw,z -v /w/workspace/undry_device-onvif-camera_PR-260@tmp:/w/workspace/undry_device-onvif-camera_PR-260@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 17:49:52 $ docker top ed3cea2e6fd9ab85f071657f1824f7ee00da23c2d344fd7114f8c75f8860052c -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:53 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:53 + ls /var/log/sa-host 17:49:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:53 provisioning config files... 17:49:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-260@tmp/config736460968282986726tmp [Pipeline] { [Pipeline] echo 17:49:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:54 ---> create-netrc.sh [Pipeline] } 17:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:54 ---> python-tools-install.sh [Pipeline] echo 17:49:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:54 ---> sudo-logs.sh 17:49:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:49:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:55 ---> job-cost.sh 17:49:55 lf-activate-venv: SKIPPING 17:49:55 DEBUG: total: 0.2199999988079071 17:49:55 INFO: Retrieving Stack Cost... 17:49:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:56 INFO: Archiving Costs [Pipeline] echo 17:49:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:56 ---> logs-deploy.sh 17:49:56 lf-activate-venv: SKIPPING 17:49:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-260/1 17:49:56 INFO: archiving workspace using pattern(s): 17:49:57 Archives upload complete. 17:49:57 INFO: archiving logs to Nexus