Pull request #200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e100ac3af26a9fe30f166cd4c69fecf1cc6bf406+4eac92da5dfc23f9865ece6d9684c74467a8de72 (f3c60bf95ce303358f43be86fedaed8f34dd3baf) 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-ssh3297034684768238688.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-ssh17379087402096808592.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-200/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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10481731916911425870.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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9294525687177035976.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-ssh2331369212950916627.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-200/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-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13440087448551261040.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-133 in /w/workspace/undry_device-onvif-camera_PR-200 [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-200 # 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 Merging remotes/origin/main commit 4eac92da5dfc23f9865ece6d9684c74467a8de72 into PR head commit e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 Merge succeeded, producing e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 Checking out Revision e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 (PR-200) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 # 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 4eac92da5dfc23f9865ece6d9684c74467a8de72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:09:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:09:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:09:07 ========================================================= 03:09:07 EdgeX Global Pipelines Version Info 03:09:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:09:07 ------------------- 03:09:07 stable info: 03:09:07 ------------------- 03:09:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:09:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:09:07 Message: update stable to v1.0.244 03:09:08 ------------------- 03:09:08 experimental info: 03:09:08 ------------------- 03:09:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:09:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:09:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:09:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:09:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-200 [Pipeline] echo 03:09:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-200 [Pipeline] echo 03:09:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-200 [Pipeline] echo 03:09:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 [Pipeline] echo 03:09:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e100ac3 [Pipeline] echo 03:09:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:10 provisioning config files... 03:09:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-200@tmp/config14138526658333174510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:10 ---> docker-login.sh 03:09:10 nexus3.edgexfoundry.org:10001 03:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:11 Configure a credential helper to remove this warning. See 03:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:11 03:09:11 Login Succeeded 03:09:11 nexus3.edgexfoundry.org:10002 03:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:11 Configure a credential helper to remove this warning. See 03:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:11 03:09:11 Login Succeeded 03:09:11 nexus3.edgexfoundry.org:10003 03:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:11 Configure a credential helper to remove this warning. See 03:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:11 03:09:11 Login Succeeded 03:09:11 nexus3.edgexfoundry.org:10004 03:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:11 Configure a credential helper to remove this warning. See 03:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:11 03:09:11 Login Succeeded 03:09:11 docker.io 03:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:11 Configure a credential helper to remove this warning. See 03:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:11 03:09:11 Login Succeeded 03:09:11 ---> docker-login.sh ends [Pipeline] } 03:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:09:12 + git rev-list -1 --merges e100ac3af26a9fe30f166cd4c69fecf1cc6bf406~1..e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 [Pipeline] echo 03:09:12 -----------> git rev-list -1 --merges e100ac3af26a9fe30f166cd4c69fecf1cc6bf406~1..e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 [false] [Pipeline] sh 03:09:12 + git log --format=format:%s -1 e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 [Pipeline] echo 03:09:12 ========================================================= 03:09:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:09:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:13 + git log --format=format:%s -1 e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 [Pipeline] echo 03:09:13 [semverPrep] GIT_COMMIT: e100ac3af26a9fe30f166cd4c69fecf1cc6bf406, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 03:09:13 [semverPrep] This is not a build commit. [Pipeline] sh 03:09:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:13 + grep -v github /etc/ssh/ssh_known_hosts 03:09:13 + [ -e /tmp/ssh_known_hosts ] 03:09:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:09:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:09:13 + sudo tee -a /etc/ssh/ssh_known_hosts 03:09:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:14 03:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:14 0.1.4: Pulling from edgex-devops/py-git-semver 03:09:14 b85a868b505f: Pulling fs layer 03:09:14 e2be974225ed: Pulling fs layer 03:09:14 339a4e72a1f5: Pulling fs layer 03:09:14 988bab9f4d93: Pulling fs layer 03:09:14 1469e6f7b9e6: Pulling fs layer 03:09:14 eaf3925da568: Pulling fs layer 03:09:14 bab4dde63d76: Pulling fs layer 03:09:14 bde34c3a00c8: Pulling fs layer 03:09:14 b352a97aabf1: Pulling fs layer 03:09:14 4872d77fe225: Pulling fs layer 03:09:14 5851b861e8e6: Pulling fs layer 03:09:14 bde34c3a00c8: Waiting 03:09:14 b352a97aabf1: Waiting 03:09:14 988bab9f4d93: Waiting 03:09:14 4872d77fe225: Waiting 03:09:14 1469e6f7b9e6: Waiting 03:09:14 5851b861e8e6: Waiting 03:09:14 eaf3925da568: Waiting 03:09:14 bab4dde63d76: Waiting 03:09:14 e2be974225ed: Verifying Checksum 03:09:14 e2be974225ed: Download complete 03:09:14 988bab9f4d93: Download complete 03:09:14 1469e6f7b9e6: Verifying Checksum 03:09:14 1469e6f7b9e6: Download complete 03:09:14 339a4e72a1f5: Verifying Checksum 03:09:14 339a4e72a1f5: Download complete 03:09:14 eaf3925da568: Verifying Checksum 03:09:14 eaf3925da568: Download complete 03:09:14 bde34c3a00c8: Download complete 03:09:14 b352a97aabf1: Verifying Checksum 03:09:14 b352a97aabf1: Download complete 03:09:14 4872d77fe225: Verifying Checksum 03:09:14 4872d77fe225: Download complete 03:09:14 5851b861e8e6: Verifying Checksum 03:09:14 5851b861e8e6: Download complete 03:09:14 b85a868b505f: Verifying Checksum 03:09:14 b85a868b505f: Download complete 03:09:15 bab4dde63d76: Verifying Checksum 03:09:15 bab4dde63d76: Download complete 03:09:16 b85a868b505f: Pull complete 03:09:16 e2be974225ed: Pull complete 03:09:17 339a4e72a1f5: Pull complete 03:09:17 988bab9f4d93: Pull complete 03:09:17 1469e6f7b9e6: Pull complete 03:09:17 eaf3925da568: Pull complete 03:09:19 bab4dde63d76: Pull complete 03:09:19 bde34c3a00c8: Pull complete 03:09:19 b352a97aabf1: Pull complete 03:09:19 4872d77fe225: Pull complete 03:09:19 5851b861e8e6: Pull complete 03:09:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:19 prd-ubuntu20.04-docker-8c-8g-133 does not seem to be running inside a container 03:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-200 -v /w/workspace/undry_device-onvif-camera_PR-200:/w/workspace/undry_device-onvif-camera_PR-200:rw,z -v /w/workspace/undry_device-onvif-camera_PR-200@tmp:/w/workspace/undry_device-onvif-camera_PR-200@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:09:21 $ docker top 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c -eo pid,comm 03:09:21 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). 03:09:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:21 [ssh-agent] Looking for ssh-agent implementation... 03:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:21 $ docker exec 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c ssh-agent 03:09:21 SSH_AUTH_SOCK=/tmp/ssh-iI4g1K7MvaZ4/agent.31 03:09:21 SSH_AGENT_PID=37 03:09:21 Running ssh-add (command line suppressed) 03:09:21 Identity added: /w/workspace/undry_device-onvif-camera_PR-200@tmp/private_key_249115594000132249.key (/w/workspace/undry_device-onvif-camera_PR-200@tmp/private_key_249115594000132249.key) 03:09:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:22 + git tag --points-at HEAD [Pipeline] } 03:09:22 $ docker exec --env ******** --env ******** 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c ssh-agent -k 03:09:22 unset SSH_AUTH_SOCK; 03:09:22 unset SSH_AGENT_PID; 03:09:22 echo Agent pid 37 killed; 03:09:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:09:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:22 [ssh-agent] Looking for ssh-agent implementation... 03:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:22 $ docker exec 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c ssh-agent 03:09:22 SSH_AUTH_SOCK=/tmp/ssh-wab8rnt2jSQg/agent.69 03:09:22 SSH_AGENT_PID=75 03:09:22 Running ssh-add (command line suppressed) 03:09:22 Identity added: /w/workspace/undry_device-onvif-camera_PR-200@tmp/private_key_5112438055062063715.key (/w/workspace/undry_device-onvif-camera_PR-200@tmp/private_key_5112438055062063715.key) 03:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:23 + git semver init 03:09:23 2022-12-19 03:09:23,303 [run_init] DEBUG init version:0.0.0 force:False 03:09:23 2022-12-19 03:09:23,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-200/.semver 03:09:23 2022-12-19 03:09:23,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-200/.semver 03:09:23 2022-12-19 03:09:23,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-200/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-200, universal_newlines=False, shell=None, istream=None) 03:09:24 2022-12-19 03:09:24,322 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-200/.git/info/exclude 03:09:24 2022-12-19 03:09:24,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-200/.semver/PR-200 with force:False 03:09:24 2022-12-19 03:09:24,323 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-200/.semver/PR-200 03:09:24 2022-12-19 03:09:24,327 [execute] INFO git cat-file --batch-check 03:09:24 2022-12-19 03:09:24,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-200/.semver, universal_newlines=False, shell=None, istream=) 03:09:24 2022-12-19 03:09:24,334 [execute] INFO git cat-file --batch 03:09:24 2022-12-19 03:09:24,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-200/.semver, universal_newlines=False, shell=None, istream=) 03:09:24 2022-12-19 03:09:24,340 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-200/.semver/PR-200 03:09:24 0.0.0 [Pipeline] } 03:09:24 $ docker exec --env ******** --env ******** 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c ssh-agent -k 03:09:24 unset SSH_AUTH_SOCK; 03:09:24 unset SSH_AGENT_PID; 03:09:24 echo Agent pid 75 killed; 03:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:25 + git semver [Pipeline] } 03:09:25 $ docker stop --time=1 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c 03:09:26 $ docker rm -f --volumes 93756809e2fa7b9a116798d6af05ee139a5d14618f50056e5100f9c7d19bac0c [Pipeline] // withDockerContainer [Pipeline] sh 03:09:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:09:27 Stashed 1 file(s) [Pipeline] echo 03:09:27 [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 03:09:28 provisioning config files... 03:09:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-200@tmp/config7200297863899007926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:28 ---> docker-login.sh 03:09:28 nexus3.edgexfoundry.org:10001 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:28 Configure a credential helper to remove this warning. See 03:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:28 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10002 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:28 Configure a credential helper to remove this warning. See 03:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:28 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10003 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:28 Configure a credential helper to remove this warning. See 03:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:28 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10004 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:28 Configure a credential helper to remove this warning. See 03:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:28 03:09:28 Login Succeeded 03:09:28 docker.io 03:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:29 Configure a credential helper to remove this warning. See 03:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:29 03:09:29 Login Succeeded 03:09:29 ---> docker-login.sh ends [Pipeline] } 03:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:29 ========================================================= 03:09:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:09:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + 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 . 03:09:29 Sending build context to Docker daemon 27.66MB 03:09:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:09:29 Step 2/13 : FROM ${BASE} AS builder 03:09:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:09:30 213ec9aee27d: Pulling fs layer 03:09:30 4583459ba037: Pulling fs layer 03:09:30 93c1e223e6f2: Pulling fs layer 03:09:30 53926ce57604: Pulling fs layer 03:09:30 21b2b0c7a3f4: Pulling fs layer 03:09:30 22ff95d597cd: Pulling fs layer 03:09:30 12d6caf4c0d1: Pulling fs layer 03:09:30 96b7cbca73a9: Pulling fs layer 03:09:30 a7acece74701: Pulling fs layer 03:09:30 a7acece74701: Waiting 03:09:30 53926ce57604: Waiting 03:09:30 22ff95d597cd: Waiting 03:09:30 12d6caf4c0d1: Waiting 03:09:30 21b2b0c7a3f4: Waiting 03:09:30 93c1e223e6f2: Verifying Checksum 03:09:30 93c1e223e6f2: Download complete 03:09:30 4583459ba037: Download complete 03:09:30 21b2b0c7a3f4: Verifying Checksum 03:09:30 21b2b0c7a3f4: Download complete 03:09:30 22ff95d597cd: Verifying Checksum 03:09:30 22ff95d597cd: Download complete 03:09:30 213ec9aee27d: Verifying Checksum 03:09:30 213ec9aee27d: Download complete 03:09:30 12d6caf4c0d1: Download complete 03:09:30 213ec9aee27d: Pull complete 03:09:30 4583459ba037: Pull complete 03:09:30 93c1e223e6f2: Pull complete 03:09:30 a7acece74701: Verifying Checksum 03:09:30 a7acece74701: Download complete 03:09:31 53926ce57604: Verifying Checksum 03:09:31 53926ce57604: Download complete 03:09:31 96b7cbca73a9: Verifying Checksum 03:09:31 96b7cbca73a9: Download complete 03:09:34 53926ce57604: Pull complete 03:09:34 21b2b0c7a3f4: Pull complete 03:09:34 22ff95d597cd: Pull complete 03:09:34 12d6caf4c0d1: Pull complete 03:09:36 96b7cbca73a9: Pull complete 03:09:37 a7acece74701: Pull complete 03:09:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:09:37 ---> db6d94c90886 03:09:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:09:39 ---> Running in c6b1ef8561d9 03:09:39 Removing intermediate container c6b1ef8561d9 03:09:39 ---> f8de141a1d0a 03:09:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:09:39 ---> Running in d8153f47dd04 03:09:39 Removing intermediate container d8153f47dd04 03:09:39 ---> 73379f994153 03:09:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:09:39 ---> Running in b7cb148da793 03:09:40 Removing intermediate container b7cb148da793 03:09:40 ---> a651106c2ad4 03:09:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:09:40 ---> Running in d1a33ed96f2c 03:09:40 Removing intermediate container d1a33ed96f2c 03:09:40 ---> 825a026dccee 03:09:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:09:40 ---> Running in 4509a35ec5f3 03:09:40 Removing intermediate container 4509a35ec5f3 03:09:40 ---> 5b7ae468d5df 03:09:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:40 ---> Running in 761e5b630350 03:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:09:41 OK: 211 MiB in 51 packages 03:09:41 Removing intermediate container 761e5b630350 03:09:41 ---> 0adb41633bb5 03:09:41 Step 9/13 : WORKDIR /device-onvif-camera 03:09:41 ---> Running in 7493846ae1d4 03:09:41 Removing intermediate container 7493846ae1d4 03:09:41 ---> 851ea8be65ac 03:09:41 Step 10/13 : COPY go.mod vendor* ./ 03:09:41 ---> de90fd864094 03:09:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:41 ---> Running in e661cadab21d 03:09:43 Still waiting to schedule task 03:09:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:10:08 Removing intermediate container e661cadab21d 03:10:08 ---> c70385ee0947 03:10:08 Step 12/13 : COPY . . 03:10:08 ---> 367cfdc303d0 03:10:08 Step 13/13 : RUN ${MAKE} 03:10:08 ---> Running in cc7d2a3f5ea9 03:10:08 noop 03:10:08 Removing intermediate container cc7d2a3f5ea9 03:10:08 ---> cb11dc3832a3 03:10:08 Successfully built cb11dc3832a3 03:10:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker inspect -f . ci-base-image-x86_64 03:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:08 prd-ubuntu20.04-docker-8c-8g-133 does not seem to be running inside a container 03:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-200 -v /w/workspace/undry_device-onvif-camera_PR-200:/w/workspace/undry_device-onvif-camera_PR-200:rw,z -v /w/workspace/undry_device-onvif-camera_PR-200@tmp:/w/workspace/undry_device-onvif-camera_PR-200@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 ******** ci-base-image-x86_64 cat 03:10:09 $ docker top 7496899190cf49f3eb3586e2b16511674dcc8837ac019b5465874ff0966b772b -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:09 + go version 03:10:09 go version go1.18.7 linux/amd64 [Pipeline] } 03:10:09 $ docker stop --time=1 7496899190cf49f3eb3586e2b16511674dcc8837ac019b5465874ff0966b772b 03:10:10 $ docker rm -f --volumes 7496899190cf49f3eb3586e2b16511674dcc8837ac019b5465874ff0966b772b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:11 + docker inspect -f . ci-base-image-x86_64 03:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:11 prd-ubuntu20.04-docker-8c-8g-133 does not seem to be running inside a container 03:10:11 $ 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-200 -v /w/workspace/undry_device-onvif-camera_PR-200:/w/workspace/undry_device-onvif-camera_PR-200:rw,z -v /w/workspace/undry_device-onvif-camera_PR-200@tmp:/w/workspace/undry_device-onvif-camera_PR-200@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 ******** ci-base-image-x86_64 cat 03:10:12 $ docker top 9d7b0ee407e859d02675cf37f45abc324cc4e87fca0327ac25f7360b69a9cf18 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:12 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-200 [Pipeline] fileExists [Pipeline] sh 03:10:13 + make test 03:10:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:10:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:10:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:10:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 29.3% of statements 03:10:26 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:10:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.288s coverage: 86.5% of statements 03:10:32 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." 03:10:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:10:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:10:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:10:36 ./bin/test-attribution-txt.sh [Pipeline] echo 03:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:10:36 $ docker stop --time=1 9d7b0ee407e859d02675cf37f45abc324cc4e87fca0327ac25f7360b69a9cf18 03:10:37 $ docker rm -f --volumes 9d7b0ee407e859d02675cf37f45abc324cc4e87fca0327ac25f7360b69a9cf18 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:10:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:10:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:10:39 + ls -al . 03:10:39 total 248 03:10:39 drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 03:10 . 03:10:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:09 .. 03:10:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 03:10 .git 03:10:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:09 .github 03:10:39 -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 03:09 .gitignore 03:10:39 -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 03:09 .golangci.yml 03:10:39 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 03:09 .semver 03:10:39 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 03:09 Attribution.txt 03:10:39 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 03:09 CHANGELOG.md 03:10:39 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 03:09 Dockerfile 03:10:39 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 03:09 GOVERNANCE.md 03:10:39 -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 03:09 Jenkinsfile 03:10:39 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 03:09 LICENSE 03:10:39 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 03:09 Makefile 03:10:39 -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 03:09 OWNERS.md 03:10:39 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 03:09 README.md 03:10:39 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 03:09 VERSION 03:10:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 03:09 bin 03:10:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:09 cmd 03:10:39 -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 03:10 coverage.out 03:10:39 drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 03:09 doc 03:10:39 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 03:09 go.mod 03:10:39 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 03:09 go.sum 03:10:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:09 internal 03:10:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:09 snap 03:10:39 -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 03:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + 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=e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 --label arch=amd64 --label version=0.0.0 . 03:10:40 Sending build context to Docker daemon 27.74MB 03:10:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:10:40 Step 2/26 : FROM ${BASE} AS builder 03:10:40 ---> cb11dc3832a3 03:10:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:10:40 ---> Running in 3735c9592a45 03:10:40 Removing intermediate container 3735c9592a45 03:10:40 ---> be930247f7e0 03:10:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:10:40 ---> Running in 1d4a44551c36 03:10:40 Removing intermediate container 1d4a44551c36 03:10:40 ---> 2e8b33561d2a 03:10:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:10:40 ---> Running in 63d82daecc5a 03:10:40 Removing intermediate container 63d82daecc5a 03:10:40 ---> 293118484b9f 03:10:40 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:10:40 ---> Running in 0a5810b2a085 03:10:40 Removing intermediate container 0a5810b2a085 03:10:40 ---> f3ca36f4607c 03:10:40 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:10:40 ---> Running in fcc92ceba734 03:10:40 Removing intermediate container fcc92ceba734 03:10:40 ---> ef812dce25ae 03:10:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:40 ---> Running in 75aff6343d10 03:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:10:41 OK: 211 MiB in 51 packages 03:10:41 Removing intermediate container 75aff6343d10 03:10:41 ---> b2c4b62b6643 03:10:41 Step 9/26 : WORKDIR /device-onvif-camera 03:10:42 ---> Running in b4a07884ec3c 03:10:42 Removing intermediate container b4a07884ec3c 03:10:42 ---> c2017026fc99 03:10:42 Step 10/26 : COPY go.mod vendor* ./ 03:10:42 ---> 0c0a6cd4d5c9 03:10:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:42 ---> Running in 451826c23ac2 03:10:42 Removing intermediate container 451826c23ac2 03:10:42 ---> 05e94bb92994 03:10:42 Step 12/26 : COPY . . 03:10:43 ---> 924efd7233a8 03:10:43 Step 13/26 : RUN ${MAKE} 03:10:43 ---> Running in e783ef4e1d64 03:10:43 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/v3/internal/common.SDKVersion=v3.0.0-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:11:06 Removing intermediate container e783ef4e1d64 03:11:06 ---> 4c9200ede33b 03:11:06 Step 14/26 : FROM alpine:3.16 03:11:06 3.16: Pulling from library/alpine 03:11:06 ca7dd9ec2225: Pulling fs layer 03:11:06 ca7dd9ec2225: Download complete 03:11:06 ca7dd9ec2225: Pull complete 03:11:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:11:06 Status: Downloaded newer image for alpine:3.16 03:11:06 ---> bfe296a52501 03:11:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:11:06 ---> Running in 1d02034256ce 03:11:06 Removing intermediate container 1d02034256ce 03:11:06 ---> b202865fa78f 03:11:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:11:06 ---> Running in c39c0146e1e8 03:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:11:06 (1/6) Installing dumb-init (1.2.5-r1) 03:11:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:11:06 (3/6) Installing libsodium (1.0.18-r0) 03:11:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:11:06 (5/6) Installing libzmq (4.3.4-r0) 03:11:06 (6/6) Installing zeromq (4.3.4-r0) 03:11:06 Executing busybox-1.35.0-r17.trigger 03:11:06 OK: 8 MiB in 20 packages 03:11:06 Removing intermediate container c39c0146e1e8 03:11:06 ---> 847d18559117 03:11:06 Step 17/26 : WORKDIR / 03:11:06 ---> Running in e534de05a537 03:11:06 Removing intermediate container e534de05a537 03:11:06 ---> c192898f0ea9 03:11:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:11:06 ---> 6bdc2123f795 03:11:06 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:11:06 ---> a7087f8c7896 03:11:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:11:06 ---> 2190e3cc7044 03:11:06 Step 21/26 : EXPOSE 59984 03:11:06 ---> Running in f8083712e761 03:11:06 Removing intermediate container f8083712e761 03:11:06 ---> 2e8977330ae2 03:11:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:11:06 ---> Running in 48d0311f1a18 03:11:06 Removing intermediate container 48d0311f1a18 03:11:06 ---> fd2724c1e311 03:11:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:06 ---> Running in 35d396b1af4d 03:11:06 Removing intermediate container 35d396b1af4d 03:11:06 ---> 72bc0a33aeac 03:11:06 Step 24/26 : LABEL arch=amd64 03:11:06 ---> Running in 134def6ad478 03:11:07 Removing intermediate container 134def6ad478 03:11:07 ---> 4b31bb36af95 03:11:07 Step 25/26 : LABEL git_sha=e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 03:11:07 ---> Running in d2060bc22764 03:11:07 Removing intermediate container d2060bc22764 03:11:07 ---> 8495b246c7c6 03:11:07 Step 26/26 : LABEL version=0.0.0 03:11:07 ---> Running in a6f12911021e 03:11:07 Removing intermediate container a6f12911021e 03:11:07 ---> ae887be3e545 03:11:07 [Warning] One or more build-args [ARCH] were not consumed 03:11:07 Successfully built ae887be3e545 03:11:07 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 03:11:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-135 in /w/workspace/undry_device-onvif-camera_PR-200 [Pipeline] } [Pipeline] // stage [Pipeline] { Post stage [Pipeline] ws 03:11:07 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout 03:11:07 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:08 03:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:08 latest: Pulling from edgex-lftools-log-publisher 03:11:08 5eb5b503b376: Pulling fs layer 03:11:08 5c69ac0246d0: Pulling fs layer 03:11:08 ec43610c2a17: Pulling fs layer 03:11:08 3a2ae6a8a46f: Pulling fs layer 03:11:08 33b1e0a273af: Pulling fs layer 03:11:08 5d3b04190fa2: Pulling fs layer 03:11:08 2f39f015ded8: Pulling fs layer 03:11:08 33b1e0a273af: Waiting 03:11:08 3a2ae6a8a46f: Waiting 03:11:08 5c69ac0246d0: Verifying Checksum 03:11:08 5c69ac0246d0: Download complete 03:11:08 3a2ae6a8a46f: Download complete 03:11:08 33b1e0a273af: Verifying Checksum 03:11:08 33b1e0a273af: Download complete 03:11:08 ec43610c2a17: Verifying Checksum 03:11:08 ec43610c2a17: Download complete 03:11:08 5d3b04190fa2: Download complete 03:11:08 5eb5b503b376: Verifying Checksum 03:11:08 5eb5b503b376: Download complete 03:11:09 2f39f015ded8: Verifying Checksum 03:11:09 2f39f015ded8: Download complete 03:11:10 5eb5b503b376: Pull complete 03:11:10 5c69ac0246d0: Pull complete 03:11:10 ec43610c2a17: Pull complete 03:11:10 3a2ae6a8a46f: Pull complete 03:11:10 33b1e0a273af: Pull complete 03:11:10 5d3b04190fa2: Pull complete 03:11:12 using credential edgex-jenkins-ssh 03:11:12 Cloning the remote Git repository 03:11:12 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:11:13 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:11:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:11:13 > git --version # timeout=10 03:11:13 > git --version # 'git version 2.25.1' 03:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:15 2f39f015ded8: Pull complete 03:11:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:11:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:15 prd-ubuntu20.04-docker-8c-8g-133 does not seem to be running inside a container 03:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-200 -v /w/workspace/undry_device-onvif-camera_PR-200:/w/workspace/undry_device-onvif-camera_PR-200:rw,z -v /w/workspace/undry_device-onvif-camera_PR-200@tmp:/w/workspace/undry_device-onvif-camera_PR-200@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-lftools-log-publisher:latest cat 03:11:16 Merging remotes/origin/main commit 4eac92da5dfc23f9865ece6d9684c74467a8de72 into PR head commit e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 03:11:16 Merge succeeded, producing e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 03:11:16 Checking out Revision e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 (PR-200) 03:11:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:11:15 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:11:16 > git config core.sparsecheckout # timeout=10 03:11:16 > git checkout -f e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 # timeout=10 03:11:16 > git remote # timeout=10 03:11:16 > git config --get remote.origin.url # timeout=10 03:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:16 > git merge 4eac92da5dfc23f9865ece6d9684c74467a8de72 # timeout=10 03:11:16 > git rev-parse HEAD^{commit} # timeout=10 03:11:16 > git config core.sparsecheckout # timeout=10 03:11:16 > git checkout -f e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 # timeout=10 03:11:17 $ docker top e7300b9bc732ea0eb089fca6622ac9be351376d96438f230fab9775ab2dbb791 -eo pid,comm 03:11:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] { 03:11:17 > git --version # timeout=10 03:11:17 > git --version # 'git version 2.25.1' 03:11:17 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] libraryResource [Pipeline] sh 03:11:17 03:11:17 GitHub has been notified of this commit’s build result 03:11:17 [Pipeline] withEnv [Pipeline] { 03:11:17 ---> job-cost.sh 03:11:17 lf-activate-venv: SKIPPING 03:11:17 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:18 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:11:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:18 Dload Upload Total Spent Left Speed 03:11:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 03:11:18 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 03:11:18 + cat /w/workspace/undry_device-onvif-camera_PR-200/archives/cost.csv 03:11:18 + cut -d, -f6 [Pipeline] lock 03:11:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] 03:11:18 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] did not exist. Created. 03:11:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:11:19 + echo total: 0.2199999988079071 [Pipeline] stash 03:11:19 Stashed 1 file(s) [Pipeline] } 03:11:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] 03:11:19 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 03:11:19 /etc/docker/daemon.json 03:11:19 { 03:11:19 "registry-mirrors": [ 03:11:19 "https://nexus3.edgexfoundry.org:10001" 03:11:19 ], 03:11:19 "bip": "10.250.0.254/24", 03:11:19 "hosts": [ 03:11:19 "tcp://0.0.0.0:5555", 03:11:19 "unix:///var/run/docker.sock" 03:11:19 ], 03:11:19 "mtu": 1458, 03:11:19 "selinux-enabled": true, 03:11:19 "seccomp-profile": "/etc/docker/seccomp.json" 03:11:19 } [Pipeline] // lock [Pipeline] } 03:11:19 $ docker stop --time=1 e7300b9bc732ea0eb089fca6622ac9be351376d96438f230fab9775ab2dbb791 03:11:20 $ docker rm -f --volumes e7300b9bc732ea0eb089fca6622ac9be351376d96438f230fab9775ab2dbb791 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:11:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh 03:11:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:39 provisioning config files... 03:11:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6922595381637067672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> docker-login.sh 03:11:40 nexus3.edgexfoundry.org:10001 03:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:40 Configure a credential helper to remove this warning. See 03:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:40 03:11:40 Login Succeeded 03:11:40 nexus3.edgexfoundry.org:10002 03:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:41 Configure a credential helper to remove this warning. See 03:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:41 03:11:41 Login Succeeded 03:11:41 nexus3.edgexfoundry.org:10003 03:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:41 Configure a credential helper to remove this warning. See 03:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:41 03:11:41 Login Succeeded 03:11:41 nexus3.edgexfoundry.org:10004 03:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:41 Configure a credential helper to remove this warning. See 03:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:41 03:11:41 Login Succeeded 03:11:42 docker.io 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 ---> docker-login.sh ends [Pipeline] } 03:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:43 ========================================================= 03:11:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:11:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:43 + 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 . 03:11:44 Sending build context to Docker daemon 20.52MB 03:11:44 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:11:44 Step 2/13 : FROM ${BASE} AS builder 03:11:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:44 9b18e9b68314: Pulling fs layer 03:11:44 35d82f9e3411: Pulling fs layer 03:11:44 e16973657156: Pulling fs layer 03:11:44 fc693d55d65f: Pulling fs layer 03:11:44 7e9fc2657dce: Pulling fs layer 03:11:44 dda99020689f: Pulling fs layer 03:11:44 db1c61fa0a46: Pulling fs layer 03:11:44 891c053d2c06: Pulling fs layer 03:11:44 7e9fc2657dce: Waiting 03:11:44 dda99020689f: Waiting 03:11:44 db1c61fa0a46: Waiting 03:11:44 891c053d2c06: Waiting 03:11:44 fc693d55d65f: Waiting 03:11:44 e16973657156: Verifying Checksum 03:11:44 e16973657156: Download complete 03:11:44 35d82f9e3411: Download complete 03:11:44 7e9fc2657dce: Verifying Checksum 03:11:44 7e9fc2657dce: Download complete 03:11:44 9b18e9b68314: Verifying Checksum 03:11:44 9b18e9b68314: Download complete 03:11:44 dda99020689f: Verifying Checksum 03:11:44 dda99020689f: Download complete 03:11:45 9b18e9b68314: Pull complete 03:11:45 891c053d2c06: Verifying Checksum 03:11:45 891c053d2c06: Download complete 03:11:45 35d82f9e3411: Pull complete 03:11:46 e16973657156: Pull complete 03:11:47 db1c61fa0a46: Verifying Checksum 03:11:47 db1c61fa0a46: Download complete 03:11:47 fc693d55d65f: Verifying Checksum 03:11:47 fc693d55d65f: Download complete 03:12:00 fc693d55d65f: Pull complete 03:12:00 7e9fc2657dce: Pull complete 03:12:00 dda99020689f: Pull complete 03:12:06 db1c61fa0a46: Pull complete 03:12:07 891c053d2c06: Pull complete 03:12:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:12:07 ---> f96f9c87975a 03:12:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:12:09 ---> Running in 0f287178e681 03:12:10 Removing intermediate container 0f287178e681 03:12:10 ---> 9d1bf63cb7a6 03:12:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:10 ---> Running in 940c5c064933 03:12:10 Removing intermediate container 940c5c064933 03:12:10 ---> 0c99c0b5855d 03:12:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:12:10 ---> Running in f2ffbe598c1e 03:12:11 Removing intermediate container f2ffbe598c1e 03:12:11 ---> 8089ccca39fd 03:12:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:12:11 ---> Running in 912000a74079 03:12:11 Removing intermediate container 912000a74079 03:12:11 ---> 726ba6ecef12 03:12:11 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:12:11 ---> Running in f6e3b578481d 03:12:11 Removing intermediate container f6e3b578481d 03:12:11 ---> acd702c153bf 03:12:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:11 ---> Running in 1449dc8a1e64 03:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:12:14 OK: 221 MiB in 51 packages 03:12:15 Removing intermediate container 1449dc8a1e64 03:12:15 ---> b48e2a104747 03:12:15 Step 9/13 : WORKDIR /device-onvif-camera 03:12:15 ---> Running in 8f9fa59f3b34 03:12:15 Removing intermediate container 8f9fa59f3b34 03:12:15 ---> 18b17bcc2620 03:12:15 Step 10/13 : COPY go.mod vendor* ./ 03:12:16 ---> c238baf8ded5 03:12:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:16 ---> Running in d9c97849d78b 03:13:12 Removing intermediate container d9c97849d78b 03:13:12 ---> 4a4d994904e5 03:13:12 Step 12/13 : COPY . . 03:13:12 ---> ae7be28ce146 03:13:12 Step 13/13 : RUN ${MAKE} 03:13:12 ---> Running in 30238a39c9b8 03:13:12 noop 03:13:12 Removing intermediate container 30238a39c9b8 03:13:12 ---> 014b0f2fe0b4 03:13:13 Successfully built 014b0f2fe0b4 03:13:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:13 + docker inspect -f . ci-base-image-arm64 03:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-135 does not seem to be running inside a container 03:13:13 $ 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 ******** ci-base-image-arm64 cat 03:13:15 $ docker top 34efd0df3143f6470aa952ff1b8248bb6ff3728f911a51620eebd796a6bbc436 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:16 + go version 03:13:16 go version go1.18.7 linux/arm64 [Pipeline] } 03:13:16 $ docker stop --time=1 34efd0df3143f6470aa952ff1b8248bb6ff3728f911a51620eebd796a6bbc436 03:13:17 $ docker rm -f --volumes 34efd0df3143f6470aa952ff1b8248bb6ff3728f911a51620eebd796a6bbc436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:18 + docker inspect -f . ci-base-image-arm64 03:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-135 does not seem to be running inside a container 03:13:18 $ 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 ******** ci-base-image-arm64 cat 03:13:20 $ docker top b6d4373e7bd0df7dc86ce83d9dab5e4685cf1de8e8ad8509efaf11f4f80912dc -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:20 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:13:21 + make test 03:13:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:13:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:15:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:15:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 29.3% of statements 03:15:00 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:15:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 15.667s coverage: 86.5% of statements 03:15:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:15:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:15:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:31 ./bin/test-attribution-txt.sh [Pipeline] echo 03:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:15:31 $ docker stop --time=1 b6d4373e7bd0df7dc86ce83d9dab5e4685cf1de8e8ad8509efaf11f4f80912dc 03:15:33 $ docker rm -f --volumes b6d4373e7bd0df7dc86ce83d9dab5e4685cf1de8e8ad8509efaf11f4f80912dc [Pipeline] // withDockerContainer [Pipeline] sh 03:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:15:34 Warning: overwriting stash ‘coverage-report’ 03:15:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:15:36 + ls -al . 03:15:36 total 244 03:15:36 drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 03:13 . 03:15:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:11 .. 03:15:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 03:11 .git 03:15:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:11 .github 03:15:36 -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 03:11 .gitignore 03:15:36 -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 03:11 .golangci.yml 03:15:36 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 03:11 Attribution.txt 03:15:36 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 03:11 CHANGELOG.md 03:15:36 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 03:11 Dockerfile 03:15:36 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 03:11 GOVERNANCE.md 03:15:36 -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 03:11 Jenkinsfile 03:15:36 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 03:11 LICENSE 03:15:36 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 03:11 Makefile 03:15:36 -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 03:11 OWNERS.md 03:15:36 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 03:11 README.md 03:15:36 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 03:09 VERSION 03:15:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 03:11 bin 03:15:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 03:11 cmd 03:15:36 -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 03:15 coverage.out 03:15:36 drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 03:11 doc 03:15:36 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 03:11 go.mod 03:15:36 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 03:11 go.sum 03:15:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:11 internal 03:15:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 03:11 snap 03:15:36 -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:36 + 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=e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 --label arch=arm64 --label version=0.0.0 . 03:15:37 Sending build context to Docker daemon 20.6MB 03:15:37 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:15:37 Step 2/26 : FROM ${BASE} AS builder 03:15:37 ---> 014b0f2fe0b4 03:15:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:15:38 ---> Running in 4cf499645ed1 03:15:38 Removing intermediate container 4cf499645ed1 03:15:38 ---> 4b0be9c3edd3 03:15:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:15:38 ---> Running in 03012b94e70f 03:15:39 Removing intermediate container 03012b94e70f 03:15:39 ---> 10d29614545a 03:15:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:15:39 ---> Running in d6d51676fd52 03:15:39 Removing intermediate container d6d51676fd52 03:15:39 ---> e4b746915863 03:15:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:15:39 ---> Running in 8e87ca7ce7c0 03:15:39 Removing intermediate container 8e87ca7ce7c0 03:15:39 ---> 332ee0b86cd9 03:15:39 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:15:39 ---> Running in 32b185916168 03:15:40 Removing intermediate container 32b185916168 03:15:40 ---> e0dfee316da4 03:15:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:40 ---> Running in 235df892e7ab 03:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:15:43 OK: 221 MiB in 51 packages 03:15:44 Removing intermediate container 235df892e7ab 03:15:44 ---> 72f9b23f94d4 03:15:44 Step 9/26 : WORKDIR /device-onvif-camera 03:15:44 ---> Running in 65472c3d8c7a 03:15:44 Removing intermediate container 65472c3d8c7a 03:15:44 ---> a165637c7720 03:15:44 Step 10/26 : COPY go.mod vendor* ./ 03:15:45 ---> d7ee89277ef3 03:15:45 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:45 ---> Running in e87a7a4cbc73 03:15:48 Removing intermediate container e87a7a4cbc73 03:15:48 ---> 833926bcf2e3 03:15:48 Step 12/26 : COPY . . 03:15:51 ---> 79a438234f96 03:15:51 Step 13/26 : RUN ${MAKE} 03:15:51 ---> Running in 42f19ff54ee3 03:15:52 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/v3/internal/common.SDKVersion=v3.0.0-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:18:29 Removing intermediate container 42f19ff54ee3 03:18:29 ---> 72d6ad92a781 03:18:29 Step 14/26 : FROM alpine:3.16 03:18:29 3.16: Pulling from library/alpine 03:18:29 6875df1f5354: Pulling fs layer 03:18:30 6875df1f5354: Verifying Checksum 03:18:30 6875df1f5354: Download complete 03:18:30 6875df1f5354: Pull complete 03:18:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:18:30 Status: Downloaded newer image for alpine:3.16 03:18:30 ---> 2b4661558fb8 03:18:30 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:18:30 ---> Running in 655f2cc279d7 03:18:30 Removing intermediate container 655f2cc279d7 03:18:30 ---> c19abc4b4e86 03:18:30 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:18:30 ---> Running in 813f6b771113 03:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:33 (1/6) Installing dumb-init (1.2.5-r1) 03:18:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:18:33 (3/6) Installing libsodium (1.0.18-r0) 03:18:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:18:33 (5/6) Installing libzmq (4.3.4-r0) 03:18:33 (6/6) Installing zeromq (4.3.4-r0) 03:18:33 Executing busybox-1.35.0-r17.trigger 03:18:33 OK: 8 MiB in 20 packages 03:18:34 Removing intermediate container 813f6b771113 03:18:34 ---> 772fbd4f93c0 03:18:34 Step 17/26 : WORKDIR / 03:18:34 ---> Running in 23e28bd97f15 03:18:34 Removing intermediate container 23e28bd97f15 03:18:34 ---> 1ed5fc41b3e5 03:18:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:18:36 ---> bb8640443fca 03:18:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:18:36 ---> cae384f0f745 03:18:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:18:37 ---> 4eb8bf5bbf88 03:18:37 Step 21/26 : EXPOSE 59984 03:18:37 ---> Running in 7805a1fd2847 03:18:37 Removing intermediate container 7805a1fd2847 03:18:37 ---> 8cef52d5e8c8 03:18:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:18:37 ---> Running in a75edcaa8623 03:18:38 Removing intermediate container a75edcaa8623 03:18:38 ---> f0278489d27b 03:18:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:38 ---> Running in a7931ec3afa9 03:18:38 Removing intermediate container a7931ec3afa9 03:18:38 ---> 5b0c9119a32c 03:18:38 Step 24/26 : LABEL arch=arm64 03:18:38 ---> Running in eb372804b65a 03:18:38 Removing intermediate container eb372804b65a 03:18:38 ---> cf51d92f8cf7 03:18:38 Step 25/26 : LABEL git_sha=e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 03:18:38 ---> Running in f3cb6f2df2e7 03:18:39 Removing intermediate container f3cb6f2df2e7 03:18:39 ---> 934aad132b90 03:18:39 Step 26/26 : LABEL version=0.0.0 03:18:39 ---> Running in 04a6dda0e8f0 03:18:39 Removing intermediate container 04a6dda0e8f0 03:18:39 ---> d58e8e5c09a4 03:18:39 [Warning] One or more build-args [ARCH] were not consumed 03:18:39 Successfully built d58e8e5c09a4 03:18:39 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 03:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:40 03:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:40 arm64: Pulling from edgex-lftools-log-publisher 03:18:40 8998bd30e6a1: Pulling fs layer 03:18:40 04944245beec: Pulling fs layer 03:18:40 699f458cf7ca: Pulling fs layer 03:18:40 765212b225bb: Pulling fs layer 03:18:40 f23df028b6ca: Pulling fs layer 03:18:40 d65c8cfc05b1: Pulling fs layer 03:18:40 2437ff75d9bd: Pulling fs layer 03:18:40 765212b225bb: Waiting 03:18:40 f23df028b6ca: Waiting 03:18:40 d65c8cfc05b1: Waiting 03:18:40 2437ff75d9bd: Waiting 03:18:41 04944245beec: Verifying Checksum 03:18:41 04944245beec: Download complete 03:18:41 765212b225bb: Verifying Checksum 03:18:41 765212b225bb: Download complete 03:18:41 f23df028b6ca: Verifying Checksum 03:18:41 f23df028b6ca: Download complete 03:18:41 d65c8cfc05b1: Verifying Checksum 03:18:41 d65c8cfc05b1: Download complete 03:18:41 699f458cf7ca: Verifying Checksum 03:18:41 699f458cf7ca: Download complete 03:18:41 8998bd30e6a1: Verifying Checksum 03:18:41 8998bd30e6a1: Download complete 03:18:44 2437ff75d9bd: Verifying Checksum 03:18:44 2437ff75d9bd: Download complete 03:18:45 8998bd30e6a1: Pull complete 03:18:46 04944245beec: Pull complete 03:18:47 699f458cf7ca: Pull complete 03:18:48 765212b225bb: Pull complete 03:18:48 f23df028b6ca: Pull complete 03:18:49 d65c8cfc05b1: Pull complete 03:19:04 2437ff75d9bd: Pull complete 03:19:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:04 prd-ubuntu20.04-docker-arm64-4c-16g-135 does not seem to be running inside a container 03:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:19:09 $ docker top e008a90d930eb3d6cd4a346fa8b842a2147905fb4ba77bd03d0eda1ad2cfae08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:10 ---> job-cost.sh 03:19:10 lf-activate-venv: SKIPPING 03:19:10 INFO: No Stack... 03:19:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:19:11 INFO: Archiving Costs [Pipeline] sh 03:19:12 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:19:12 + cut -d, -f6 [Pipeline] lock 03:19:12 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] 03:19:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] did not exist. Created. 03:19:12 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:13 /w/workspace/device-onvif-camera/1@tmp/durable-01350aa0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:19:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:19:14 Warning: overwriting stash ‘stack-cost’ 03:19:14 Stashed 1 file(s) [Pipeline] } 03:19:14 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:14 $ docker stop --time=1 e008a90d930eb3d6cd4a346fa8b842a2147905fb4ba77bd03d0eda1ad2cfae08 03:19:15 $ docker rm -f --volumes e008a90d930eb3d6cd4a346fa8b842a2147905fb4ba77bd03d0eda1ad2cfae08 [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 03:19:17 provisioning config files... 03:19:17 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-200@tmp/config17337322828967835401tmp [Pipeline] { [Pipeline] sh 03:19:17 + set +x 03:19:17 + bash -s -- 03:19:17 + curl -s https://codecov.io/bash 03:19:17 03:19:17 _____ _ 03:19:17 / ____| | | 03:19:17 | | ___ __| | ___ ___ _____ __ 03:19:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:19:17 | |___| (_) | (_| | __/ (_| (_) \ V / 03:19:17 \_____\___/ \__,_|\___|\___\___/ \_/ 03:19:17 Bash-1.0.6 03:19:17 03:19:17 03:19:17 ==> git version 2.25.1 found 03:19:17 ==> 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 03:19:17 Release-Date: 2020-01-08 03:19:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:19:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:19:17 ==> Jenkins CI detected. 03:19:17 current dir:  /w/workspace/undry_device-onvif-camera_PR-200 03:19:17 project root: . 03:19:17 --> token set from env 03:19:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:19:17 ==> Running gcov in . (disable via -X gcov) 03:19:17 ==> Python coveragepy not found 03:19:17 ==> Searching for coverage reports in: 03:19:17 + . 03:19:17 -> Found 1 reports 03:19:17 ==> Detecting git/mercurial file structure 03:19:17 ==> Reading reports 03:19:17 + ./coverage.out bytes=79184 03:19:17 ==> Appending adjustments 03:19:17 https://docs.codecov.io/docs/fixing-reports 03:19:17 + Found adjustments 03:19:17 ==> Gzipping contents 03:19:17 12K /tmp/codecov.lRw7Ju.gz 03:19:17 ==> Uploading reports 03:19:17 url: https://codecov.io 03:19:17 query: branch=PR-200&commit=e100ac3af26a9fe30f166cd4c69fecf1cc6bf406&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=200&job=&cmd_args= 03:19:17 -> Pinging Codecov 03:19:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-200&commit=e100ac3af26a9fe30f166cd4c69fecf1cc6bf406&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=200&job=&cmd_args= 03:19:18 -> Uploading to 03:19:18 https://storage.googleapis.com/codecov/v4/raw/2022-12-19/F29A59C45E3A92E06B3E522C9905F8EF/e100ac3af26a9fe30f166cd4c69fecf1cc6bf406/16e1396a-f66d-4add-9cf2-5722b980a79d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221219T031917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ef4221c726f77669c6d2c22f77fc5fb76350c4d6d1495e5bdd83d301498ac0a 03:19:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:18 Dload Upload Total Spent Left Speed 03:19:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10896 0 0 100 10896 0 49527 --:--:-- --:--:-- --:--:-- 49303 100 10896 0 0 100 10896 0 49527 --:--:-- --:--:-- --:--:-- 49303 03:19:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e100ac3af26a9fe30f166cd4c69fecf1cc6bf406 [Pipeline] } 03:19:18 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 03:19:19 + [ -d /w/workspace/undry_device-onvif-camera_PR-200/archives ] 03:19:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-200/archives 03:19:19 total 16 03:19:19 drwxr-xr-x 3 root root 4096 Dec 19 03:11 . 03:19:19 drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 03:11 .. 03:19:19 drwxr-xr-x 2 root root 4096 Dec 19 03:11 cost 03:19:19 -rw-r--r-- 1 root root 91 Dec 19 03:11 cost.csv 03:19:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-200/archives 03:19:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-200/archives 03:19:19 total 16 03:19:19 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 03:11 . 03:19:19 drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 03:11 .. 03:19:19 drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 03:11 cost 03:19:19 -rw-r--r-- 1 jenkins jenkins 91 Dec 19 03:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:19:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:19:21 ---> package-listing.sh 03:19:21 ++ facter osfamily 03:19:21 ++ tr '[:upper:]' '[:lower:]' 03:19:21 + OS_FAMILY=debian 03:19:21 + workspace=/w/workspace/undry_device-onvif-camera_PR-200 03:19:21 + START_PACKAGES=/tmp/packages_start.txt 03:19:21 + END_PACKAGES=/tmp/packages_end.txt 03:19:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:19:21 + PACKAGES=/tmp/packages_start.txt 03:19:21 + '[' /w/workspace/undry_device-onvif-camera_PR-200 ']' 03:19:21 + PACKAGES=/tmp/packages_end.txt 03:19:21 + case "${OS_FAMILY}" in 03:19:21 + dpkg -l 03:19:21 + grep '^ii' 03:19:21 + '[' -f /tmp/packages_start.txt ']' 03:19:21 + '[' -f /tmp/packages_end.txt ']' 03:19:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:19:21 + '[' /w/workspace/undry_device-onvif-camera_PR-200 ']' 03:19:21 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-200/archives/ 03:19:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-200/archives/ [Pipeline] echo 03:19:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:19:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:22 prd-ubuntu20.04-docker-8c-8g-133 does not seem to be running inside a container 03:19:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-200/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-200 -v /w/workspace/undry_device-onvif-camera_PR-200:/w/workspace/undry_device-onvif-camera_PR-200:rw,z -v /w/workspace/undry_device-onvif-camera_PR-200@tmp:/w/workspace/undry_device-onvif-camera_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:19:22 $ docker top 1af3fdc0fde55ddff783e46fca37ae347378c4847d88a8a5e87436015296385a -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:19:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:19:23 + ls /var/log/sa-host 03:19:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:23 provisioning config files... 03:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-200@tmp/config232343382279435802tmp [Pipeline] { [Pipeline] echo 03:19:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:19:24 ---> create-netrc.sh [Pipeline] } 03:19:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:19:24 ---> python-tools-install.sh [Pipeline] echo 03:19:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:19:25 ---> sudo-logs.sh 03:19:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:19:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:19:25 ---> job-cost.sh 03:19:25 lf-activate-venv: SKIPPING 03:19:25 DEBUG: total: 0.2199999988079071 03:19:25 INFO: Retrieving Stack Cost... 03:19:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:26 INFO: Archiving Costs [Pipeline] echo 03:19:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:26 ---> logs-deploy.sh 03:19:26 lf-activate-venv: SKIPPING 03:19:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-200/1 03:19:26 INFO: archiving workspace using pattern(s): 03:19:27 Archives upload complete. 03:19:27 INFO: archiving logs to Nexus