Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b755987a34d69a916b66ca09834a5024b38876fb+4a9e67fa37862f83ef90b637e6c765491ff37d3a (1a0b21d4a64e71f04a73cacc86e51febd3a9d1a3) 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-ssh4395402934549233157.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-ssh7858607414758551253.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-242/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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2377992966215096515.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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1834830728146046335.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-ssh7912138511329618836.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-242/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-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10490333326982635584.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-7523 in /w/workspace/undry_device-onvif-camera_PR-242 [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-242 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit b755987a34d69a916b66ca09834a5024b38876fb Merge succeeded, producing b755987a34d69a916b66ca09834a5024b38876fb Checking out Revision b755987a34d69a916b66ca09834a5024b38876fb (PR-242) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b755987a34d69a916b66ca09834a5024b38876fb # 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b755987a34d69a916b66ca09834a5024b38876fb # timeout=10 [Pipeline] withCredentials 04:04:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:54 ========================================================= 04:04:54 EdgeX Global Pipelines Version Info 04:04:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:55 jq: error (at :4): Cannot index string with string "ref" 04:04:55 ------------------- 04:04:55 stable info: 04:04:55 ------------------- 04:04:55 Commited By: 04:04:55 Commit SHA: null 04:04:55 Message: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. 04:04:55 jq: error (at :4): Cannot index string with string "ref" 04:04:56 ------------------- 04:04:56 experimental info: 04:04:56 ------------------- 04:04:56 Commited By: 04:04:56 Commit SHA: null 04:04:56 Message: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b755987a34d69a916b66ca09834a5024b38876fb [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b755987 [Pipeline] echo 04:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:57 provisioning config files... 04:04:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config12731305648013743909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:58 ---> docker-login.sh 04:04:58 nexus3.edgexfoundry.org:10001 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10002 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10003 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10004 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 docker.io 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:59 Configure a credential helper to remove this warning. See 04:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:59 04:04:59 Login Succeeded 04:04:59 ---> docker-login.sh ends [Pipeline] } 04:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:59 + git rev-list -1 --merges b755987a34d69a916b66ca09834a5024b38876fb~1..b755987a34d69a916b66ca09834a5024b38876fb [Pipeline] echo 04:04:59 -----------> git rev-list -1 --merges b755987a34d69a916b66ca09834a5024b38876fb~1..b755987a34d69a916b66ca09834a5024b38876fb b755987a34d69a916b66ca09834a5024b38876fb [false] [Pipeline] sh 04:05:00 + git log --format=format:%s -1 b755987a34d69a916b66ca09834a5024b38876fb [Pipeline] echo 04:05:00 ========================================================= 04:05:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:00 + git log --format=format:%s -1 b755987a34d69a916b66ca09834a5024b38876fb [Pipeline] echo 04:05:00 [semverPrep] GIT_COMMIT: b755987a34d69a916b66ca09834a5024b38876fb, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 04:05:00 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:01 + grep -v github /etc/ssh/ssh_known_hosts 04:05:01 + [ -e /tmp/ssh_known_hosts ] 04:05:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:01 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:01 04:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:01 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:01 b85a868b505f: Pulling fs layer 04:05:01 e2be974225ed: Pulling fs layer 04:05:01 339a4e72a1f5: Pulling fs layer 04:05:01 988bab9f4d93: Pulling fs layer 04:05:01 1469e6f7b9e6: Pulling fs layer 04:05:01 eaf3925da568: Pulling fs layer 04:05:01 988bab9f4d93: Waiting 04:05:01 1469e6f7b9e6: Waiting 04:05:01 bab4dde63d76: Pulling fs layer 04:05:01 bde34c3a00c8: Pulling fs layer 04:05:01 b352a97aabf1: Pulling fs layer 04:05:01 bde34c3a00c8: Waiting 04:05:01 bab4dde63d76: Waiting 04:05:01 eaf3925da568: Waiting 04:05:01 b352a97aabf1: Waiting 04:05:01 4872d77fe225: Pulling fs layer 04:05:01 5851b861e8e6: Pulling fs layer 04:05:01 5851b861e8e6: Waiting 04:05:01 e2be974225ed: Verifying Checksum 04:05:01 e2be974225ed: Download complete 04:05:01 988bab9f4d93: Download complete 04:05:02 1469e6f7b9e6: Verifying Checksum 04:05:02 1469e6f7b9e6: Download complete 04:05:02 339a4e72a1f5: Verifying Checksum 04:05:02 339a4e72a1f5: Download complete 04:05:02 eaf3925da568: Verifying Checksum 04:05:02 eaf3925da568: Download complete 04:05:02 bde34c3a00c8: Verifying Checksum 04:05:02 bde34c3a00c8: Download complete 04:05:02 b352a97aabf1: Download complete 04:05:02 4872d77fe225: Verifying Checksum 04:05:02 4872d77fe225: Download complete 04:05:02 5851b861e8e6: Download complete 04:05:02 b85a868b505f: Verifying Checksum 04:05:02 b85a868b505f: Download complete 04:05:02 bab4dde63d76: Verifying Checksum 04:05:02 bab4dde63d76: Download complete 04:05:03 b85a868b505f: Pull complete 04:05:03 e2be974225ed: Pull complete 04:05:04 339a4e72a1f5: Pull complete 04:05:04 988bab9f4d93: Pull complete 04:05:04 1469e6f7b9e6: Pull complete 04:05:04 eaf3925da568: Pull complete 04:05:06 bab4dde63d76: Pull complete 04:05:06 bde34c3a00c8: Pull complete 04:05:06 b352a97aabf1: Pull complete 04:05:06 4872d77fe225: Pull complete 04:05:06 5851b861e8e6: Pull complete 04:05:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:06 prd-ubuntu20.04-docker-8c-8g-7523 does not seem to be running inside a container 04:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:08 $ docker top b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 -eo pid,comm 04:05:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:05:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:08 [ssh-agent] Looking for ssh-agent implementation... 04:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:08 $ docker exec b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 ssh-agent 04:05:08 SSH_AUTH_SOCK=/tmp/ssh-A63d6TpBMzQG/agent.32 04:05:08 SSH_AGENT_PID=38 04:05:08 Running ssh-add (command line suppressed) 04:05:09 Identity added: /w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_8156176171693547917.key (/w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_8156176171693547917.key) 04:05:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:09 + git tag --points-at HEAD [Pipeline] } 04:05:09 $ docker exec --env ******** --env ******** b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 ssh-agent -k 04:05:09 unset SSH_AUTH_SOCK; 04:05:09 unset SSH_AGENT_PID; 04:05:09 echo Agent pid 38 killed; 04:05:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:09 [ssh-agent] Looking for ssh-agent implementation... 04:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:09 $ docker exec b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 ssh-agent 04:05:09 SSH_AUTH_SOCK=/tmp/ssh-9Wdrp3kFtZZe/agent.70 04:05:09 SSH_AGENT_PID=76 04:05:09 Running ssh-add (command line suppressed) 04:05:10 Identity added: /w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_17110693625467484180.key (/w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_17110693625467484180.key) 04:05:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:10 + git semver init 04:05:10 2023-02-27 04:05:10,574 [run_init] DEBUG init version:0.0.0 force:False 04:05:10 2023-02-27 04:05:10,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-242/.semver 04:05:10 2023-02-27 04:05:10,576 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-242/.semver 04:05:10 2023-02-27 04:05:10,576 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-242/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-242, universal_newlines=False, shell=None, istream=None) 04:05:12 2023-02-27 04:05:11,577 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-242/.git/info/exclude 04:05:12 2023-02-27 04:05:11,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 with force:False 04:05:12 2023-02-27 04:05:11,578 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 04:05:12 2023-02-27 04:05:11,583 [execute] INFO git cat-file --batch-check 04:05:12 2023-02-27 04:05:11,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-242/.semver, universal_newlines=False, shell=None, istream=) 04:05:12 2023-02-27 04:05:11,590 [execute] INFO git cat-file --batch 04:05:12 2023-02-27 04:05:11,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-242/.semver, universal_newlines=False, shell=None, istream=) 04:05:12 2023-02-27 04:05:11,596 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 04:05:12 0.0.0 [Pipeline] } 04:05:12 $ docker exec --env ******** --env ******** b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 ssh-agent -k 04:05:12 unset SSH_AUTH_SOCK; 04:05:12 unset SSH_AGENT_PID; 04:05:12 echo Agent pid 76 killed; 04:05:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:12 + git semver [Pipeline] } 04:05:12 $ docker stop --time=1 b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 04:05:14 $ docker rm -f --volumes b9e9b1275072fb06c8dec6efab1dad7afac1136f64430dca9454195245326896 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:14 Stashed 1 file(s) [Pipeline] echo 04:05:14 [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 04:05:15 provisioning config files... 04:05:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config14834781201006647901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:15 ---> docker-login.sh 04:05:15 nexus3.edgexfoundry.org:10001 04:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:15 Configure a credential helper to remove this warning. See 04:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:15 04:05:15 Login Succeeded 04:05:15 nexus3.edgexfoundry.org:10002 04:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:15 Configure a credential helper to remove this warning. See 04:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:15 04:05:15 Login Succeeded 04:05:15 nexus3.edgexfoundry.org:10003 04:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:16 Configure a credential helper to remove this warning. See 04:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:16 04:05:16 Login Succeeded 04:05:16 nexus3.edgexfoundry.org:10004 04:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:16 Configure a credential helper to remove this warning. See 04:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:16 04:05:16 Login Succeeded 04:05:16 docker.io 04:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:16 Configure a credential helper to remove this warning. See 04:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:16 04:05:16 Login Succeeded 04:05:16 ---> docker-login.sh ends [Pipeline] } 04:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:16 ========================================================= 04:05:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:05:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:17 + 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 . 04:05:17 Sending build context to Docker daemon 27.74MB 04:05:17 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:05:17 Step 2/13 : FROM ${BASE} AS builder 04:05:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:17 213ec9aee27d: Pulling fs layer 04:05:17 4583459ba037: Pulling fs layer 04:05:17 93c1e223e6f2: Pulling fs layer 04:05:17 53926ce57604: Pulling fs layer 04:05:17 21b2b0c7a3f4: Pulling fs layer 04:05:17 22ff95d597cd: Pulling fs layer 04:05:17 12d6caf4c0d1: Pulling fs layer 04:05:17 53926ce57604: Waiting 04:05:17 21b2b0c7a3f4: Waiting 04:05:17 22ff95d597cd: Waiting 04:05:17 96b7cbca73a9: Pulling fs layer 04:05:17 a7acece74701: Pulling fs layer 04:05:17 12d6caf4c0d1: Waiting 04:05:17 96b7cbca73a9: Waiting 04:05:17 a7acece74701: Waiting 04:05:17 93c1e223e6f2: Verifying Checksum 04:05:17 93c1e223e6f2: Download complete 04:05:17 4583459ba037: Download complete 04:05:17 21b2b0c7a3f4: Verifying Checksum 04:05:17 21b2b0c7a3f4: Download complete 04:05:17 22ff95d597cd: Verifying Checksum 04:05:17 22ff95d597cd: Download complete 04:05:17 213ec9aee27d: Verifying Checksum 04:05:17 213ec9aee27d: Download complete 04:05:17 12d6caf4c0d1: Download complete 04:05:17 213ec9aee27d: Pull complete 04:05:17 4583459ba037: Pull complete 04:05:17 93c1e223e6f2: Pull complete 04:05:17 a7acece74701: Verifying Checksum 04:05:17 a7acece74701: Download complete 04:05:18 96b7cbca73a9: Verifying Checksum 04:05:18 96b7cbca73a9: Download complete 04:05:18 53926ce57604: Verifying Checksum 04:05:18 53926ce57604: Download complete 04:05:22 53926ce57604: Pull complete 04:05:22 21b2b0c7a3f4: Pull complete 04:05:22 22ff95d597cd: Pull complete 04:05:22 12d6caf4c0d1: Pull complete 04:05:24 96b7cbca73a9: Pull complete 04:05:24 a7acece74701: Pull complete 04:05:24 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:05:24 ---> db6d94c90886 04:05:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:26 ---> Running in 4a28e96bd778 04:05:26 Removing intermediate container 4a28e96bd778 04:05:26 ---> bb7d36570a5c 04:05:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:27 ---> Running in 213e87ea2b2b 04:05:27 Removing intermediate container 213e87ea2b2b 04:05:27 ---> 6f5921c53d59 04:05:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:27 ---> Running in 489deddf7c13 04:05:27 Removing intermediate container 489deddf7c13 04:05:27 ---> e40fac35085a 04:05:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:27 ---> Running in 0f4993000cf2 04:05:27 Removing intermediate container 0f4993000cf2 04:05:27 ---> c7e80a966e3a 04:05:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:27 ---> Running in 20b5953e011c 04:05:27 Removing intermediate container 20b5953e011c 04:05:27 ---> e82d2a45090f 04:05:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:27 ---> Running in ed2120178381 04:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:28 OK: 211 MiB in 51 packages 04:05:28 Removing intermediate container ed2120178381 04:05:28 ---> d1bc97bb3e51 04:05:28 Step 9/13 : WORKDIR /device-onvif-camera 04:05:28 ---> Running in 7ca4cb277cb4 04:05:28 Removing intermediate container 7ca4cb277cb4 04:05:28 ---> e9a0db73b1c6 04:05:28 Step 10/13 : COPY go.mod vendor* ./ 04:05:28 ---> b7c1867a5592 04:05:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:28 ---> Running in 0e24487323e1 04:05:30 Still waiting to schedule task 04:05:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:05:50 Removing intermediate container 0e24487323e1 04:05:50 ---> 665a49a76954 04:05:50 Step 12/13 : COPY . . 04:05:50 ---> 1ec1dd38a7b0 04:05:50 Step 13/13 : RUN ${MAKE} 04:05:50 ---> Running in fc4e06e9f058 04:05:50 noop 04:05:50 Removing intermediate container fc4e06e9f058 04:05:50 ---> fd9fb8964488 04:05:50 Successfully built fd9fb8964488 04:05:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:51 + docker inspect -f . ci-base-image-x86_64 04:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:51 prd-ubuntu20.04-docker-8c-8g-7523 does not seem to be running inside a container 04:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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-x86_64 cat 04:05:51 $ docker top b0bb7b8e12c4545e7630dd534802af97b154b950ea722229c2f21703aa610317 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:52 + go version 04:05:52 go version go1.18.7 linux/amd64 [Pipeline] } 04:05:52 $ docker stop --time=1 b0bb7b8e12c4545e7630dd534802af97b154b950ea722229c2f21703aa610317 04:05:53 $ docker rm -f --volumes b0bb7b8e12c4545e7630dd534802af97b154b950ea722229c2f21703aa610317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:54 + docker inspect -f . ci-base-image-x86_64 04:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:54 prd-ubuntu20.04-docker-8c-8g-7523 does not seem to be running inside a container 04:05:54 $ 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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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-x86_64 cat 04:05:54 $ docker top d8915e28b199175875feeb0f9197b69818a57541254bc02c21a4b95dabde27bf -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:55 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-242 [Pipeline] fileExists [Pipeline] sh 04:05:55 + make test 04:05:55 go test ./... -coverprofile=coverage.out ./... 04:05:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:06:05 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:06:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 29.3% of statements 04:06:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:06:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.436s coverage: 86.5% of statements 04:06:14 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." 04:06:14 go vet ./... 04:06:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:19 $ docker stop --time=1 d8915e28b199175875feeb0f9197b69818a57541254bc02c21a4b95dabde27bf 04:06:21 $ docker rm -f --volumes d8915e28b199175875feeb0f9197b69818a57541254bc02c21a4b95dabde27bf [Pipeline] // withDockerContainer [Pipeline] sh 04:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:22 + ls -al . 04:06:22 total 236 04:06:22 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 04:05 . 04:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:04 .. 04:06:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 04:06 .git 04:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:04 .github 04:06:22 -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 04:04 .gitignore 04:06:22 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:04 .golangci.yml 04:06:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:05 .semver 04:06:22 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 04:04 Attribution.txt 04:06:22 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 04:04 CHANGELOG.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 04:04 Dockerfile 04:06:22 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:04 GOVERNANCE.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 04:04 Jenkinsfile 04:06:22 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 04:04 LICENSE 04:06:22 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 04:04 Makefile 04:06:22 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 04:04 OWNERS.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 04:04 README.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:05 VERSION 04:06:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:04 bin 04:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:04 cmd 04:06:22 -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 04:06 coverage.out 04:06:22 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:04 doc 04:06:22 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 27 04:04 go.mod 04:06:22 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 27 04:04 go.sum 04:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:04 internal 04:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:04 snap 04:06:22 -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:23 + 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=b755987a34d69a916b66ca09834a5024b38876fb --label arch=amd64 --label version=0.0.0 . 04:06:23 Sending build context to Docker daemon 27.82MB 04:06:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:06:23 Step 2/26 : FROM ${BASE} AS builder 04:06:23 ---> fd9fb8964488 04:06:23 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:06:23 ---> Running in 5d9f493a7a82 04:06:23 Removing intermediate container 5d9f493a7a82 04:06:23 ---> f9b1ff6d1973 04:06:23 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:23 ---> Running in 89a1ed52591b 04:06:23 Removing intermediate container 89a1ed52591b 04:06:23 ---> 8ee1b9d6226b 04:06:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:06:23 ---> Running in ecd0366444c2 04:06:23 Removing intermediate container ecd0366444c2 04:06:23 ---> 666710402b6c 04:06:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:06:23 ---> Running in 39db6403cb74 04:06:24 Removing intermediate container 39db6403cb74 04:06:24 ---> b1cfdad8b00e 04:06:24 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:06:24 ---> Running in 7304d7bd958c 04:06:24 Removing intermediate container 7304d7bd958c 04:06:24 ---> 2314a841fb23 04:06:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:24 ---> Running in 65b9674ad331 04:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:24 OK: 211 MiB in 51 packages 04:06:25 Removing intermediate container 65b9674ad331 04:06:25 ---> 7e53247f9cd0 04:06:25 Step 9/26 : WORKDIR /device-onvif-camera 04:06:25 ---> Running in bc5ff34e34a0 04:06:25 Removing intermediate container bc5ff34e34a0 04:06:25 ---> cb79373fa683 04:06:25 Step 10/26 : COPY go.mod vendor* ./ 04:06:25 ---> 6e4c22565c2b 04:06:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:25 ---> Running in 4bd44e05361f 04:06:26 Removing intermediate container 4bd44e05361f 04:06:26 ---> 1eefb2b4012f 04:06:26 Step 12/26 : COPY . . 04:06:27 ---> a6f2a38029e2 04:06:27 Step 13/26 : RUN ${MAKE} 04:06:27 ---> Running in c79c66da91a6 04:06:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:06:45 Removing intermediate container c79c66da91a6 04:06:45 ---> 7c567176a57d 04:06:45 Step 14/26 : FROM alpine:3.16 04:06:45 3.16: Pulling from library/alpine 04:06:45 ef5531b6e74e: Pulling fs layer 04:06:45 ef5531b6e74e: Verifying Checksum 04:06:45 ef5531b6e74e: Download complete 04:06:46 ef5531b6e74e: Pull complete 04:06:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:06:46 Status: Downloaded newer image for alpine:3.16 04:06:46 ---> dfd21b5a31f5 04:06:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:06:46 ---> Running in 562be968c69a 04:06:46 Removing intermediate container 562be968c69a 04:06:46 ---> b11105aa063a 04:06:46 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:06:46 ---> Running in acb6bb30029c 04:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:46 (1/1) Installing dumb-init (1.2.5-r1) 04:06:46 Executing busybox-1.35.0-r17.trigger 04:06:46 OK: 6 MiB in 15 packages 04:06:47 Removing intermediate container acb6bb30029c 04:06:47 ---> 71a6508cf928 04:06:47 Step 17/26 : WORKDIR / 04:06:47 ---> Running in 03ca8c788a97 04:06:47 Removing intermediate container 03ca8c788a97 04:06:47 ---> af5d8baf94b0 04:06:47 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:06:47 ---> 6f4ba84c3acb 04:06:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:06:47 ---> a0416a10325f 04:06:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:06:48 ---> e6dcf59fe19c 04:06:48 Step 21/26 : EXPOSE 59984 04:06:48 ---> Running in 972cc41674a9 04:06:48 Removing intermediate container 972cc41674a9 04:06:48 ---> f877e5177132 04:06:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:06:48 ---> Running in 0c0787754bb1 04:06:48 Removing intermediate container 0c0787754bb1 04:06:48 ---> df1d60a9fc5c 04:06:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:06:48 ---> Running in 657dc562d010 04:06:48 Removing intermediate container 657dc562d010 04:06:48 ---> 070774a1cd36 04:06:48 Step 24/26 : LABEL arch=amd64 04:06:48 ---> Running in 6d65d0df5d5f 04:06:48 Removing intermediate container 6d65d0df5d5f 04:06:48 ---> 08fb72d22dce 04:06:48 Step 25/26 : LABEL git_sha=b755987a34d69a916b66ca09834a5024b38876fb 04:06:48 ---> Running in fbd66edac898 04:06:48 Removing intermediate container fbd66edac898 04:06:48 ---> fc341234d4db 04:06:48 Step 26/26 : LABEL version=0.0.0 04:06:48 ---> Running in 402dfa551ef6 04:06:48 Removing intermediate container 402dfa551ef6 04:06:48 ---> 16bc2ef518db 04:06:48 [Warning] One or more build-args [ARCH] were not consumed 04:06:48 Successfully built 16bc2ef518db 04:06:48 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:49 04:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:50 latest: Pulling from edgex-lftools-log-publisher 04:06:50 5eb5b503b376: Pulling fs layer 04:06:50 5c69ac0246d0: Pulling fs layer 04:06:50 ec43610c2a17: Pulling fs layer 04:06:50 3a2ae6a8a46f: Pulling fs layer 04:06:50 33b1e0a273af: Pulling fs layer 04:06:50 5d3b04190fa2: Pulling fs layer 04:06:50 3a2ae6a8a46f: Waiting 04:06:50 33b1e0a273af: Waiting 04:06:50 2f39f015ded8: Pulling fs layer 04:06:50 5d3b04190fa2: Waiting 04:06:50 2f39f015ded8: Waiting 04:06:50 5c69ac0246d0: Verifying Checksum 04:06:50 5c69ac0246d0: Download complete 04:06:50 3a2ae6a8a46f: Verifying Checksum 04:06:50 3a2ae6a8a46f: Download complete 04:06:50 33b1e0a273af: Verifying Checksum 04:06:50 33b1e0a273af: Download complete 04:06:50 5d3b04190fa2: Download complete 04:06:50 ec43610c2a17: Verifying Checksum 04:06:50 ec43610c2a17: Download complete 04:06:50 5eb5b503b376: Verifying Checksum 04:06:50 5eb5b503b376: Download complete 04:06:51 2f39f015ded8: Download complete 04:06:51 5eb5b503b376: Pull complete 04:06:51 5c69ac0246d0: Pull complete 04:06:52 ec43610c2a17: Pull complete 04:06:52 3a2ae6a8a46f: Pull complete 04:06:52 33b1e0a273af: Pull complete 04:06:52 5d3b04190fa2: Pull complete 04:06:56 2f39f015ded8: Pull complete 04:06:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:56 prd-ubuntu20.04-docker-8c-8g-7523 does not seem to be running inside a container 04:06:56 $ 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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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:latest cat 04:06:58 $ docker top 6474a3ed3062356810c88a02a84d7c0bc9099dca35da583ea1c06c0d30514ef4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:59 ---> job-cost.sh 04:06:59 lf-activate-venv: SKIPPING 04:06:59 INFO: No Stack... 04:06:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:59 INFO: Archiving Costs [Pipeline] sh 04:06:59 + cat /w/workspace/undry_device-onvif-camera_PR-242/archives/cost.csv 04:06:59 + cut -d, -f6 [Pipeline] lock 04:06:59 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] 04:06:59 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] did not exist. Created. 04:06:59 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:00 Stashed 1 file(s) [Pipeline] } 04:07:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:00 $ docker stop --time=1 6474a3ed3062356810c88a02a84d7c0bc9099dca35da583ea1c06c0d30514ef4 04:07:01 $ docker rm -f --volumes 6474a3ed3062356810c88a02a84d7c0bc9099dca35da583ea1c06c0d30514ef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7526 in /w/workspace/undry_device-onvif-camera_PR-242 [Pipeline] { [Pipeline] ws 04:07:28 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:07:28 The recommended git tool is: git 04:07:33 using credential edgex-jenkins-ssh 04:07:33 Cloning the remote Git repository 04:07:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:07:33 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:07:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:07:33 > git --version # timeout=10 04:07:33 > git --version # 'git version 2.25.1' 04:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:39 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit b755987a34d69a916b66ca09834a5024b38876fb 04:07:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:07:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:07:39 > git config core.sparsecheckout # timeout=10 04:07:39 > git checkout -f b755987a34d69a916b66ca09834a5024b38876fb # timeout=10 04:07:40 Merge succeeded, producing b755987a34d69a916b66ca09834a5024b38876fb 04:07:40 Checking out Revision b755987a34d69a916b66ca09834a5024b38876fb (PR-242) 04:07:39 > git remote # timeout=10 04:07:39 > git config --get remote.origin.url # timeout=10 04:07:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:40 > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 04:07:40 > git rev-parse HEAD^{commit} # timeout=10 04:07:40 > git config core.sparsecheckout # timeout=10 04:07:40 > git checkout -f b755987a34d69a916b66ca09834a5024b38876fb # timeout=10 04:07:41 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 04:07:41 > git --version # timeout=10 04:07:41 > git --version # 'git version 2.25.1' 04:07:41 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:42 Dload Upload Total Spent Left Speed 04:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 04:07:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:43 + sudo tee /etc/docker/daemon.new 04:07:43 { 04:07:43 "registry-mirrors": [ 04:07:43 "https://nexus3.edgexfoundry.org:10001" 04:07:43 ], 04:07:43 "bip": "10.250.0.254/24", 04:07:43 "hosts": [ 04:07:43 "tcp://0.0.0.0:5555", 04:07:43 "unix:///var/run/docker.sock" 04:07:43 ], 04:07:43 "mtu": 1458, 04:07:43 "selinux-enabled": true, 04:07:43 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:43 } [Pipeline] sh 04:07:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:07:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:02 provisioning config files... 04:08:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14477017492544809927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:03 ---> docker-login.sh 04:08:03 nexus3.edgexfoundry.org:10001 04:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:04 Configure a credential helper to remove this warning. See 04:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:04 04:08:04 Login Succeeded 04:08:04 nexus3.edgexfoundry.org:10002 04:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:04 Configure a credential helper to remove this warning. See 04:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:04 04:08:04 Login Succeeded 04:08:04 nexus3.edgexfoundry.org:10003 04:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:04 Configure a credential helper to remove this warning. See 04:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:04 04:08:04 Login Succeeded 04:08:04 nexus3.edgexfoundry.org:10004 04:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:05 Configure a credential helper to remove this warning. See 04:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:05 04:08:05 Login Succeeded 04:08:05 docker.io 04:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:05 Configure a credential helper to remove this warning. See 04:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:05 04:08:05 Login Succeeded 04:08:05 ---> docker-login.sh ends [Pipeline] } 04:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:06 ========================================================= 04:08:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:08:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + 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 . 04:08:07 Sending build context to Docker daemon 20.56MB 04:08:07 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:08:07 Step 2/13 : FROM ${BASE} AS builder 04:08:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:07 9b18e9b68314: Pulling fs layer 04:08:07 35d82f9e3411: Pulling fs layer 04:08:07 e16973657156: Pulling fs layer 04:08:07 fc693d55d65f: Pulling fs layer 04:08:07 7e9fc2657dce: Pulling fs layer 04:08:07 dda99020689f: Pulling fs layer 04:08:07 db1c61fa0a46: Pulling fs layer 04:08:07 891c053d2c06: Pulling fs layer 04:08:07 fc693d55d65f: Waiting 04:08:07 7e9fc2657dce: Waiting 04:08:07 dda99020689f: Waiting 04:08:07 db1c61fa0a46: Waiting 04:08:07 891c053d2c06: Waiting 04:08:07 e16973657156: Verifying Checksum 04:08:07 e16973657156: Download complete 04:08:07 35d82f9e3411: Download complete 04:08:07 7e9fc2657dce: Verifying Checksum 04:08:07 7e9fc2657dce: Download complete 04:08:07 dda99020689f: Verifying Checksum 04:08:07 dda99020689f: Download complete 04:08:07 9b18e9b68314: Verifying Checksum 04:08:07 9b18e9b68314: Download complete 04:08:08 9b18e9b68314: Pull complete 04:08:08 891c053d2c06: Verifying Checksum 04:08:08 891c053d2c06: Download complete 04:08:09 35d82f9e3411: Pull complete 04:08:09 e16973657156: Pull complete 04:08:10 db1c61fa0a46: Verifying Checksum 04:08:10 db1c61fa0a46: Download complete 04:08:10 fc693d55d65f: Verifying Checksum 04:08:10 fc693d55d65f: Download complete 04:08:23 fc693d55d65f: Pull complete 04:08:23 7e9fc2657dce: Pull complete 04:08:23 dda99020689f: Pull complete 04:08:30 db1c61fa0a46: Pull complete 04:08:32 891c053d2c06: Pull complete 04:08:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:08:32 ---> f96f9c87975a 04:08:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:08:34 ---> Running in e89930c0c43d 04:08:35 Removing intermediate container e89930c0c43d 04:08:35 ---> 6711dfa72f26 04:08:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:35 ---> Running in 19da3d853f9f 04:08:35 Removing intermediate container 19da3d853f9f 04:08:35 ---> 31edd52cd3b7 04:08:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:08:36 ---> Running in 9230d4257808 04:08:36 Removing intermediate container 9230d4257808 04:08:36 ---> 73df49c15645 04:08:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:08:36 ---> Running in cf97e642012c 04:08:36 Removing intermediate container cf97e642012c 04:08:36 ---> 0c4f87d81909 04:08:36 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:08:37 ---> Running in b9b3e4427583 04:08:37 Removing intermediate container b9b3e4427583 04:08:37 ---> 49f79cadde69 04:08:37 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:37 ---> Running in cbd517017645 04:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:08:39 OK: 221 MiB in 51 packages 04:08:43 Removing intermediate container cbd517017645 04:08:43 ---> 404406540c23 04:08:43 Step 9/13 : WORKDIR /device-onvif-camera 04:08:43 ---> Running in 0dfe018d3196 04:08:43 Removing intermediate container 0dfe018d3196 04:08:43 ---> 58abde66824f 04:08:43 Step 10/13 : COPY go.mod vendor* ./ 04:08:43 ---> 448b8bb859a8 04:08:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 ---> Running in 2f8d97388c32 04:09:51 Removing intermediate container 2f8d97388c32 04:09:51 ---> 0d09c8147b3d 04:09:51 Step 12/13 : COPY . . 04:09:51 ---> 3f4f93352ebe 04:09:51 Step 13/13 : RUN ${MAKE} 04:09:51 ---> Running in aa3ebdab2ef0 04:09:51 noop 04:09:51 Removing intermediate container aa3ebdab2ef0 04:09:51 ---> 2b41f7d2c58e 04:09:51 Successfully built 2b41f7d2c58e 04:09:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:52 + docker inspect -f . ci-base-image-arm64 04:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-7526 does not seem to be running inside a container 04:09:52 $ 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 04:09:53 $ docker top 26dd545fa919943b60f838be14607715f127ed23a96403cc41cc9726b5fb3431 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:54 + go version 04:09:54 go version go1.18.7 linux/arm64 [Pipeline] } 04:09:54 $ docker stop --time=1 26dd545fa919943b60f838be14607715f127ed23a96403cc41cc9726b5fb3431 04:09:56 $ docker rm -f --volumes 26dd545fa919943b60f838be14607715f127ed23a96403cc41cc9726b5fb3431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:57 + docker inspect -f . ci-base-image-arm64 04:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-7526 does not seem to be running inside a container 04:09:57 $ 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 04:09:59 $ docker top b9383622a6e2d3beacd1ba9d35e3b49cf36323b774cbe931033ba49f6ad44e0a -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:59 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:10:00 + make test 04:10:00 go test ./... -coverprofile=coverage.out ./... 04:10:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:11:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:11:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.204s coverage: 29.3% of statements 04:11:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:12:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.530s coverage: 86.5% of statements 04:12:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:04 go vet ./... 04:12:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:37 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:37 $ docker stop --time=1 b9383622a6e2d3beacd1ba9d35e3b49cf36323b774cbe931033ba49f6ad44e0a 04:12:39 $ docker rm -f --volumes b9383622a6e2d3beacd1ba9d35e3b49cf36323b774cbe931033ba49f6ad44e0a [Pipeline] // withDockerContainer [Pipeline] sh 04:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:41 Warning: overwriting stash ‘coverage-report’ 04:12:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:42 + ls -al . 04:12:42 total 232 04:12:42 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 04:10 . 04:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:07 .. 04:12:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 04:07 .git 04:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:07 .github 04:12:42 -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 04:07 .gitignore 04:12:42 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:07 .golangci.yml 04:12:42 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 04:07 Attribution.txt 04:12:42 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 04:07 CHANGELOG.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 04:07 Dockerfile 04:12:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:07 GOVERNANCE.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 04:07 Jenkinsfile 04:12:42 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 04:07 LICENSE 04:12:42 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 04:07 Makefile 04:12:42 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 04:07 OWNERS.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 04:07 README.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:05 VERSION 04:12:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:07 bin 04:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:07 cmd 04:12:42 -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 04:12 coverage.out 04:12:42 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:07 doc 04:12:42 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 27 04:07 go.mod 04:12:42 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 27 04:07 go.sum 04:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:07 internal 04:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:07 snap 04:12:42 -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:43 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b755987a34d69a916b66ca09834a5024b38876fb --label arch=arm64 --label version=0.0.0 . 04:12:44 Sending build context to Docker daemon 20.64MB 04:12:44 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:12:44 Step 2/26 : FROM ${BASE} AS builder 04:12:44 ---> 2b41f7d2c58e 04:12:44 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:12:44 ---> Running in 3945a61bb09d 04:12:45 Removing intermediate container 3945a61bb09d 04:12:45 ---> 08ea71e60cdf 04:12:45 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:12:45 ---> Running in 0a770da7b328 04:12:46 Removing intermediate container 0a770da7b328 04:12:46 ---> 7e627aebf20d 04:12:46 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:12:47 ---> Running in 4862a57d1092 04:12:47 Removing intermediate container 4862a57d1092 04:12:47 ---> b14fd6928530 04:12:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:12:47 ---> Running in 59e0184b9834 04:12:48 Removing intermediate container 59e0184b9834 04:12:48 ---> 60de0b4ec42a 04:12:48 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:12:48 ---> Running in ae67ff595025 04:12:48 Removing intermediate container ae67ff595025 04:12:48 ---> 7ca2ea3feead 04:12:48 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:12:49 ---> Running in 061a91189000 04:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:12:52 OK: 221 MiB in 51 packages 04:12:53 Removing intermediate container 061a91189000 04:12:53 ---> 2cbfd3e9ac04 04:12:53 Step 9/26 : WORKDIR /device-onvif-camera 04:12:53 ---> Running in 746de1ab36a3 04:12:54 Removing intermediate container 746de1ab36a3 04:12:54 ---> ba0146eab2a2 04:12:54 Step 10/26 : COPY go.mod vendor* ./ 04:12:55 ---> 6945be850052 04:12:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:56 ---> Running in 13baef6dd976 04:12:59 Removing intermediate container 13baef6dd976 04:12:59 ---> a07105533ef6 04:12:59 Step 12/26 : COPY . . 04:13:02 ---> 21583da45db4 04:13:02 Step 13/26 : RUN ${MAKE} 04:13:02 ---> Running in 776c097eca25 04:13:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:15:40 Removing intermediate container 776c097eca25 04:15:40 ---> 275be13cf154 04:15:40 Step 14/26 : FROM alpine:3.16 04:15:40 3.16: Pulling from library/alpine 04:15:40 3760b48202b3: Pulling fs layer 04:15:40 3760b48202b3: Verifying Checksum 04:15:40 3760b48202b3: Download complete 04:15:40 3760b48202b3: Pull complete 04:15:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:15:40 Status: Downloaded newer image for alpine:3.16 04:15:40 ---> 4c81e5bf8899 04:15:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:15:40 ---> Running in 2e08bfcb097d 04:15:40 Removing intermediate container 2e08bfcb097d 04:15:40 ---> 3ff585e3da46 04:15:40 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:15:40 ---> Running in 7fb4efa661d7 04:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:40 (1/1) Installing dumb-init (1.2.5-r1) 04:15:40 Executing busybox-1.35.0-r17.trigger 04:15:40 OK: 5 MiB in 15 packages 04:15:40 Removing intermediate container 7fb4efa661d7 04:15:40 ---> d6bb0218489a 04:15:40 Step 17/26 : WORKDIR / 04:15:40 ---> Running in ee3c4248c320 04:15:40 Removing intermediate container ee3c4248c320 04:15:40 ---> ebd53cce40ac 04:15:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:15:40 ---> be7e6a27a6b8 04:15:40 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:15:40 ---> 70f5e865b365 04:15:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:15:40 ---> 16d4053c1bdf 04:15:40 Step 21/26 : EXPOSE 59984 04:15:40 ---> Running in 32336c1dbe6d 04:15:40 Removing intermediate container 32336c1dbe6d 04:15:40 ---> ba048f5ce9a6 04:15:40 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:15:40 ---> Running in 70e19a21f36c 04:15:40 Removing intermediate container 70e19a21f36c 04:15:40 ---> f9e2399af7e6 04:15:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:15:40 ---> Running in 19a1b8b9fbe8 04:15:40 Removing intermediate container 19a1b8b9fbe8 04:15:40 ---> a289a04ad9b9 04:15:40 Step 24/26 : LABEL arch=arm64 04:15:40 ---> Running in 955a866bd0ff 04:15:40 Removing intermediate container 955a866bd0ff 04:15:40 ---> f0599f516aef 04:15:40 Step 25/26 : LABEL git_sha=b755987a34d69a916b66ca09834a5024b38876fb 04:15:40 ---> Running in 55b4ee327ddc 04:15:40 Removing intermediate container 55b4ee327ddc 04:15:40 ---> 119eca421264 04:15:40 Step 26/26 : LABEL version=0.0.0 04:15:40 ---> Running in 06d18f2663b8 04:15:40 Removing intermediate container 06d18f2663b8 04:15:40 ---> 0c0bb1ed4bcb 04:15:40 [Warning] One or more build-args [ARCH] were not consumed 04:15:40 Successfully built 0c0bb1ed4bcb 04:15:40 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 04:15:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:41 04:15:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:41 arm64: Pulling from edgex-lftools-log-publisher 04:15:41 8998bd30e6a1: Pulling fs layer 04:15:41 04944245beec: Pulling fs layer 04:15:41 699f458cf7ca: Pulling fs layer 04:15:41 765212b225bb: Pulling fs layer 04:15:41 f23df028b6ca: Pulling fs layer 04:15:41 d65c8cfc05b1: Pulling fs layer 04:15:41 2437ff75d9bd: Pulling fs layer 04:15:41 765212b225bb: Waiting 04:15:41 f23df028b6ca: Waiting 04:15:41 2437ff75d9bd: Waiting 04:15:41 d65c8cfc05b1: Waiting 04:15:42 04944245beec: Verifying Checksum 04:15:42 04944245beec: Download complete 04:15:42 765212b225bb: Verifying Checksum 04:15:42 765212b225bb: Download complete 04:15:42 f23df028b6ca: Verifying Checksum 04:15:42 f23df028b6ca: Download complete 04:15:42 d65c8cfc05b1: Verifying Checksum 04:15:42 d65c8cfc05b1: Download complete 04:15:42 699f458cf7ca: Verifying Checksum 04:15:42 699f458cf7ca: Download complete 04:15:42 8998bd30e6a1: Verifying Checksum 04:15:42 8998bd30e6a1: Download complete 04:15:44 2437ff75d9bd: Verifying Checksum 04:15:44 2437ff75d9bd: Download complete 04:15:46 8998bd30e6a1: Pull complete 04:15:46 04944245beec: Pull complete 04:15:48 699f458cf7ca: Pull complete 04:15:48 765212b225bb: Pull complete 04:15:51 f23df028b6ca: Pull complete 04:15:51 d65c8cfc05b1: Pull complete 04:16:04 2437ff75d9bd: Pull complete 04:16:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-7526 does not seem to be running inside a container 04:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 04:16:07 $ docker top 7832b19ad32d834d752f1c893f7e4f43d9517b01e72f8135aebde13b86ff52b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:08 ---> job-cost.sh 04:16:08 lf-activate-venv: SKIPPING 04:16:08 INFO: No Stack... 04:16:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:09 INFO: Archiving Costs [Pipeline] sh 04:16:10 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:16:10 + cut -d, -f6 [Pipeline] lock 04:16:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] 04:16:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] did not exist. Created. 04:16:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:11 /w/workspace/device-onvif-camera/1@tmp/durable-c111630f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:11 Warning: overwriting stash ‘stack-cost’ 04:16:11 Stashed 1 file(s) [Pipeline] } 04:16:11 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:12 $ docker stop --time=1 7832b19ad32d834d752f1c893f7e4f43d9517b01e72f8135aebde13b86ff52b3 04:16:13 $ docker rm -f --volumes 7832b19ad32d834d752f1c893f7e4f43d9517b01e72f8135aebde13b86ff52b3 [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 04:16:14 provisioning config files... 04:16:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config5536782878659159280tmp [Pipeline] { [Pipeline] sh 04:16:14 + set +x 04:16:14 + curl -s https://codecov.io/bash 04:16:14 + bash -s -- 04:16:14 04:16:14 _____ _ 04:16:14 / ____| | | 04:16:14 | | ___ __| | ___ ___ _____ __ 04:16:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:14 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:14 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:14 Bash-1.0.6 04:16:14 04:16:14 04:16:14 ==> git version 2.25.1 found 04:16:14 ==> 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 04:16:14 Release-Date: 2020-01-08 04:16:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:16:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:16:14 ==> Jenkins CI detected. 04:16:15 current dir:  /w/workspace/undry_device-onvif-camera_PR-242 04:16:15 project root: . 04:16:15 --> token set from env 04:16:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:15 ==> Running gcov in . (disable via -X gcov) 04:16:15 ==> Python coveragepy not found 04:16:15 ==> Searching for coverage reports in: 04:16:15 + . 04:16:15 -> Found 1 reports 04:16:15 ==> Detecting git/mercurial file structure 04:16:15 ==> Reading reports 04:16:15 + ./coverage.out bytes=79184 04:16:15 ==> Appending adjustments 04:16:15 https://docs.codecov.io/docs/fixing-reports 04:16:15 + Found adjustments 04:16:15 ==> Gzipping contents 04:16:15 12K /tmp/codecov.iDlYFN.gz 04:16:15 ==> Uploading reports 04:16:15 url: https://codecov.io 04:16:15 query: branch=PR-242&commit=b755987a34d69a916b66ca09834a5024b38876fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=242&job=&cmd_args= 04:16:15 -> Pinging Codecov 04:16:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-242&commit=b755987a34d69a916b66ca09834a5024b38876fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=242&job=&cmd_args= 04:16:15 -> Uploading to 04:16:15 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/F29A59C45E3A92E06B3E522C9905F8EF/b755987a34d69a916b66ca09834a5024b38876fb/a28ef160-d99a-4d1e-b052-3e3cd6562f3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T041615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17cfb030c76123f05781cf690cc85688b1608d68fc1ab910edbcab08c1ab905d 04:16:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:15 Dload Upload Total Spent Left Speed 04:16:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10877 0 0 100 10877 0 33779 --:--:-- --:--:-- --:--:-- 33674 100 10877 0 0 100 10877 0 33674 --:--:-- --:--:-- --:--:-- 33570 04:16:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b755987a34d69a916b66ca09834a5024b38876fb [Pipeline] } 04:16:16 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 04:16:17 + [ -d /w/workspace/undry_device-onvif-camera_PR-242/archives ] 04:16:17 + ls -al /w/workspace/undry_device-onvif-camera_PR-242/archives 04:16:17 total 16 04:16:17 drwxr-xr-x 3 root root 4096 Feb 27 04:06 . 04:16:17 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 04:07 .. 04:16:17 drwxr-xr-x 2 root root 4096 Feb 27 04:06 cost 04:16:17 -rw-r--r-- 1 root root 91 Feb 27 04:06 cost.csv 04:16:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-242/archives 04:16:17 + ls -al /w/workspace/undry_device-onvif-camera_PR-242/archives 04:16:17 total 16 04:16:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:06 . 04:16:17 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 04:07 .. 04:16:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 04:06 cost 04:16:17 -rw-r--r-- 1 jenkins jenkins 91 Feb 27 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:19 ---> package-listing.sh 04:16:19 ++ facter osfamily 04:16:19 ++ tr '[:upper:]' '[:lower:]' 04:16:19 + OS_FAMILY=debian 04:16:19 + workspace=/w/workspace/undry_device-onvif-camera_PR-242 04:16:19 + START_PACKAGES=/tmp/packages_start.txt 04:16:19 + END_PACKAGES=/tmp/packages_end.txt 04:16:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:19 + PACKAGES=/tmp/packages_start.txt 04:16:19 + '[' /w/workspace/undry_device-onvif-camera_PR-242 ']' 04:16:19 + PACKAGES=/tmp/packages_end.txt 04:16:19 + case "${OS_FAMILY}" in 04:16:19 + dpkg -l 04:16:19 + grep '^ii' 04:16:19 + '[' -f /tmp/packages_start.txt ']' 04:16:19 + '[' -f /tmp/packages_end.txt ']' 04:16:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:19 + '[' /w/workspace/undry_device-onvif-camera_PR-242 ']' 04:16:19 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-242/archives/ 04:16:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-242/archives/ [Pipeline] echo 04:16:19 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-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:20 prd-ubuntu20.04-docker-8c-8g-7523 does not seem to be running inside a container 04:16:20 $ 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-242/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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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 04:16:20 $ docker top 9861d5dac42ed1ed30874c917c0e882b7417f6dc938bdf7fe5f926ee495f4861 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:21 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:21 + ls /var/log/sa-host 04:16:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:21 provisioning config files... 04:16:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config3352801091694531589tmp [Pipeline] { [Pipeline] echo 04:16:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:22 ---> create-netrc.sh [Pipeline] } 04:16:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:22 ---> python-tools-install.sh [Pipeline] echo 04:16:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:22 ---> sudo-logs.sh 04:16:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:23 ---> job-cost.sh 04:16:23 lf-activate-venv: SKIPPING 04:16:23 DEBUG: total: 0.2199999988079071 04:16:23 INFO: Retrieving Stack Cost... 04:16:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:24 INFO: Archiving Costs [Pipeline] echo 04:16:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:24 ---> logs-deploy.sh 04:16:24 lf-activate-venv: SKIPPING 04:16:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-242/1 04:16:24 INFO: archiving workspace using pattern(s): 04:16:25 Archives upload complete. 04:16:25 INFO: archiving logs to Nexus