Pull request #293 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 703d4f5c6fc3eb792271cda2ba6638be0d74ad78+186be4e7cfd84d819ae8e1b3a278a99ca1d844ec (9376970e57e05e69f110b945227816bd4d1e2450) 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-ssh13585916504058191796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3850373038640489631.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1180527345211153324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4480456350545182138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14983569876830350704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6292’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6295’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6296’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6298’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6299’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6323’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6304’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6305’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6306’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6328 in /w/workspace/undry_device-onvif-camera_PR-293 [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-293 # 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 Merging remotes/origin/main commit 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec into PR head commit 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 Merge succeeded, producing 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 Checking out Revision 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 (PR-293) > 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/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # 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 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:26:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:26:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:54 ========================================================= 23:26:54 EdgeX Global Pipelines Version Info 23:26:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d # timeout=10 23:26:54 ------------------- 23:26:54 stable info: 23:26:54 ------------------- 23:26:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:26:54 Message: update stable to v1.0.245 23:26:55 ------------------- 23:26:55 experimental info: 23:26:55 ------------------- 23:26:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:26:55 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:26:55 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 703d4f5 [Pipeline] echo 23:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:56 provisioning config files... 23:26:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config4871212252753117130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:56 ---> docker-login.sh 23:26:56 nexus3.edgexfoundry.org:10001 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 nexus3.edgexfoundry.org:10002 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 nexus3.edgexfoundry.org:10003 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 nexus3.edgexfoundry.org:10004 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:57 Configure a credential helper to remove this warning. See 23:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:57 23:26:57 Login Succeeded 23:26:57 docker.io 23:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:57 Configure a credential helper to remove this warning. See 23:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:57 23:26:57 Login Succeeded 23:26:57 ---> docker-login.sh ends [Pipeline] } 23:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:26:57 + git rev-list -1 --merges 703d4f5c6fc3eb792271cda2ba6638be0d74ad78~1..703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo 23:26:57 -----------> git rev-list -1 --merges 703d4f5c6fc3eb792271cda2ba6638be0d74ad78~1..703d4f5c6fc3eb792271cda2ba6638be0d74ad78 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [false] [Pipeline] sh 23:26:58 + git log --format=format:%s -1 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo 23:26:58 ========================================================= 23:26:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:26:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:58 + git log --format=format:%s -1 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo 23:26:58 [semverPrep] GIT_COMMIT: 703d4f5c6fc3eb792271cda2ba6638be0d74ad78, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 23:26:58 [semverPrep] This is not a build commit. [Pipeline] sh 23:26:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:26:58 + grep -v github /etc/ssh/ssh_known_hosts 23:26:58 + [ -e /tmp/ssh_known_hosts ] 23:26:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:26:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:26:58 + sudo tee -a /etc/ssh/ssh_known_hosts 23:26:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:59 23:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:59 0.1.4: Pulling from edgex-devops/py-git-semver 23:26:59 b85a868b505f: Pulling fs layer 23:26:59 e2be974225ed: Pulling fs layer 23:26:59 339a4e72a1f5: Pulling fs layer 23:26:59 988bab9f4d93: Pulling fs layer 23:26:59 1469e6f7b9e6: Pulling fs layer 23:26:59 eaf3925da568: Pulling fs layer 23:26:59 bab4dde63d76: Pulling fs layer 23:26:59 bde34c3a00c8: Pulling fs layer 23:26:59 b352a97aabf1: Pulling fs layer 23:26:59 4872d77fe225: Pulling fs layer 23:26:59 5851b861e8e6: Pulling fs layer 23:26:59 988bab9f4d93: Waiting 23:26:59 1469e6f7b9e6: Waiting 23:26:59 eaf3925da568: Waiting 23:26:59 bab4dde63d76: Waiting 23:26:59 bde34c3a00c8: Waiting 23:26:59 b352a97aabf1: Waiting 23:26:59 4872d77fe225: Waiting 23:26:59 5851b861e8e6: Waiting 23:26:59 e2be974225ed: Verifying Checksum 23:26:59 e2be974225ed: Download complete 23:26:59 988bab9f4d93: Verifying Checksum 23:26:59 988bab9f4d93: Download complete 23:26:59 339a4e72a1f5: Verifying Checksum 23:26:59 339a4e72a1f5: Download complete 23:26:59 1469e6f7b9e6: Verifying Checksum 23:26:59 1469e6f7b9e6: Download complete 23:27:00 eaf3925da568: Verifying Checksum 23:27:00 eaf3925da568: Download complete 23:27:00 bde34c3a00c8: Download complete 23:27:00 b352a97aabf1: Verifying Checksum 23:27:00 b352a97aabf1: Download complete 23:27:00 4872d77fe225: Verifying Checksum 23:27:00 4872d77fe225: Download complete 23:27:00 5851b861e8e6: Verifying Checksum 23:27:00 5851b861e8e6: Download complete 23:27:00 b85a868b505f: Verifying Checksum 23:27:00 b85a868b505f: Download complete 23:27:00 bab4dde63d76: Verifying Checksum 23:27:00 bab4dde63d76: Download complete 23:27:01 b85a868b505f: Pull complete 23:27:01 e2be974225ed: Pull complete 23:27:02 339a4e72a1f5: Pull complete 23:27:02 988bab9f4d93: Pull complete 23:27:02 1469e6f7b9e6: Pull complete 23:27:02 eaf3925da568: Pull complete 23:27:04 bab4dde63d76: Pull complete 23:27:04 bde34c3a00c8: Pull complete 23:27:04 b352a97aabf1: Pull complete 23:27:04 4872d77fe225: Pull complete 23:27:04 5851b861e8e6: Pull complete 23:27:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:04 prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container 23:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:27:06 $ docker top 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 -eo pid,comm 23:27:06 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). 23:27:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:07 [ssh-agent] Looking for ssh-agent implementation... 23:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:07 $ docker exec 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent 23:27:07 SSH_AUTH_SOCK=/tmp/ssh-vzovjgNBfqoi/agent.32 23:27:07 SSH_AGENT_PID=38 23:27:07 Running ssh-add (command line suppressed) 23:27:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15407787253547196007.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15407787253547196007.key) 23:27:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:07 + git tag --points-at HEAD [Pipeline] } 23:27:07 $ docker exec --env ******** --env ******** 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent -k 23:27:07 unset SSH_AUTH_SOCK; 23:27:07 unset SSH_AGENT_PID; 23:27:07 echo Agent pid 38 killed; 23:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:07 [ssh-agent] Looking for ssh-agent implementation... 23:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:07 $ docker exec 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent 23:27:08 SSH_AUTH_SOCK=/tmp/ssh-bLJpEpUXNph2/agent.70 23:27:08 SSH_AGENT_PID=76 23:27:08 Running ssh-add (command line suppressed) 23:27:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15778649156942798311.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15778649156942798311.key) 23:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:08 + git semver init 23:27:08 2023-03-29 23:27:08,639 [run_init] DEBUG init version:0.0.0 force:False 23:27:08 2023-03-29 23:27:08,640 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-293/.semver 23:27:08 2023-03-29 23:27:08,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-293/.semver 23:27:08 2023-03-29 23:27:08,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-293/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-293, universal_newlines=False, shell=None, istream=None) 23:27:10 2023-03-29 23:27:09,661 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-293/.git/info/exclude 23:27:10 2023-03-29 23:27:09,661 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 with force:False 23:27:10 2023-03-29 23:27:09,662 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 23:27:10 2023-03-29 23:27:09,666 [execute] INFO git cat-file --batch-check 23:27:10 2023-03-29 23:27:09,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) 23:27:10 2023-03-29 23:27:09,672 [execute] INFO git cat-file --batch 23:27:10 2023-03-29 23:27:09,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) 23:27:10 2023-03-29 23:27:09,677 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 23:27:10 0.0.0 [Pipeline] } 23:27:10 $ docker exec --env ******** --env ******** 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent -k 23:27:10 unset SSH_AUTH_SOCK; 23:27:10 unset SSH_AGENT_PID; 23:27:10 echo Agent pid 76 killed; 23:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:10 + git semver [Pipeline] } 23:27:10 $ docker stop --time=1 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 23:27:12 $ docker rm -f --volumes 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:27:12 Stashed 1 file(s) [Pipeline] echo 23:27:12 [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 23:27:12 provisioning config files... 23:27:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config6849748508314252453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:13 ---> docker-login.sh 23:27:13 nexus3.edgexfoundry.org:10001 23:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:13 Configure a credential helper to remove this warning. See 23:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:13 23:27:13 Login Succeeded 23:27:13 nexus3.edgexfoundry.org:10002 23:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:13 Configure a credential helper to remove this warning. See 23:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:13 23:27:13 Login Succeeded 23:27:13 nexus3.edgexfoundry.org:10003 23:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:13 Configure a credential helper to remove this warning. See 23:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:13 23:27:13 Login Succeeded 23:27:13 nexus3.edgexfoundry.org:10004 23:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:13 Configure a credential helper to remove this warning. See 23:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:13 23:27:13 Login Succeeded 23:27:13 docker.io 23:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:13 Configure a credential helper to remove this warning. See 23:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:13 23:27:13 Login Succeeded 23:27:13 ---> docker-login.sh ends [Pipeline] } 23:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:13 ========================================================= 23:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:27:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:27:14 Sending build context to Docker daemon 27.02MB 23:27:14 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:27:14 Step 2/13 : FROM ${BASE} AS builder 23:27:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:27:14 63b65145d645: Pulling fs layer 23:27:14 a2d21d5440eb: Pulling fs layer 23:27:14 935e6c44a52c: Pulling fs layer 23:27:14 94cc34f8dd06: Pulling fs layer 23:27:14 30dea6a524f1: Pulling fs layer 23:27:14 a2aff8979fd8: Pulling fs layer 23:27:14 6808be2612f2: Pulling fs layer 23:27:14 f25807f1079a: Pulling fs layer 23:27:14 a2aff8979fd8: Waiting 23:27:14 30dea6a524f1: Waiting 23:27:14 6808be2612f2: Waiting 23:27:14 f25807f1079a: Waiting 23:27:14 94cc34f8dd06: Waiting 23:27:14 a2d21d5440eb: Download complete 23:27:14 94cc34f8dd06: Verifying Checksum 23:27:14 94cc34f8dd06: Download complete 23:27:14 30dea6a524f1: Verifying Checksum 23:27:14 30dea6a524f1: Download complete 23:27:14 63b65145d645: Verifying Checksum 23:27:14 63b65145d645: Download complete 23:27:14 a2aff8979fd8: Verifying Checksum 23:27:14 a2aff8979fd8: Download complete 23:27:14 63b65145d645: Pull complete 23:27:14 a2d21d5440eb: Pull complete 23:27:14 f25807f1079a: Verifying Checksum 23:27:14 f25807f1079a: Download complete 23:27:14 935e6c44a52c: Verifying Checksum 23:27:14 935e6c44a52c: Download complete 23:27:15 6808be2612f2: Verifying Checksum 23:27:15 6808be2612f2: Download complete 23:27:18 935e6c44a52c: Pull complete 23:27:18 94cc34f8dd06: Pull complete 23:27:18 30dea6a524f1: Pull complete 23:27:19 a2aff8979fd8: Pull complete 23:27:21 6808be2612f2: Pull complete 23:27:22 f25807f1079a: Pull complete 23:27:22 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:27:22 ---> 3b553350e43f 23:27:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:27:27 Still waiting to schedule task 23:27:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:27:29 ---> Running in 496b4e608749 23:27:29 Removing intermediate container 496b4e608749 23:27:29 ---> 7f4c1f73c71f 23:27:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:29 ---> Running in d7e32f6a60a3 23:27:29 Removing intermediate container d7e32f6a60a3 23:27:29 ---> 5ef4d5763e3f 23:27:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:27:29 ---> Running in b69bb4644c6f 23:27:29 Removing intermediate container b69bb4644c6f 23:27:29 ---> 89ab75305032 23:27:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:27:29 ---> Running in b2d3a8fd1d75 23:27:29 Removing intermediate container b2d3a8fd1d75 23:27:29 ---> 880cb6a7b1b8 23:27:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:27:29 ---> Running in 360ce7061c3d 23:27:29 Removing intermediate container 360ce7061c3d 23:27:29 ---> 8177fce385d4 23:27:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:29 ---> Running in dbfc4b4b0292 23:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:29 OK: 265 MiB in 53 packages 23:27:30 Removing intermediate container dbfc4b4b0292 23:27:30 ---> cd5eeb536b20 23:27:30 Step 9/13 : WORKDIR /device-onvif-camera 23:27:30 ---> Running in 3a02f92cfa04 23:27:30 Removing intermediate container 3a02f92cfa04 23:27:30 ---> 78761a3337a7 23:27:30 Step 10/13 : COPY go.mod vendor* ./ 23:27:30 ---> f04a98f1b0ea 23:27:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:31 ---> Running in ab4e6e918d2c 23:28:03 Removing intermediate container ab4e6e918d2c 23:28:03 ---> 014193cef652 23:28:03 Step 12/13 : COPY . . 23:28:03 ---> 164b2a093ee8 23:28:03 Step 13/13 : RUN ${MAKE} 23:28:03 ---> Running in 45c53bd49135 23:28:03 noop 23:28:03 Removing intermediate container 45c53bd49135 23:28:03 ---> 2cd9afbfdb48 23:28:03 Successfully built 2cd9afbfdb48 23:28:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:03 + docker inspect -f . ci-base-image-x86_64 23:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:03 prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container 23:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:04 $ docker top e4a74ec4d568e285e45d5a15a2e1606f9041ee5abf8302961797307efd1b6c2e -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:04 + go version 23:28:04 go version go1.20.2 linux/amd64 [Pipeline] } 23:28:04 $ docker stop --time=1 e4a74ec4d568e285e45d5a15a2e1606f9041ee5abf8302961797307efd1b6c2e 23:28:05 $ docker rm -f --volumes e4a74ec4d568e285e45d5a15a2e1606f9041ee5abf8302961797307efd1b6c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:06 + docker inspect -f . ci-base-image-x86_64 23:28:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:06 prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container 23:28:06 $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:06 $ docker top 27aa8b76e531ac300c1981fa7b2164e03c204f44dcab58ba4bdadaf52e5ed155 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:07 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] fileExists [Pipeline] sh 23:28:07 + make test 23:28:07 go test ./... -coverprofile=coverage.out ./... 23:28:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:28:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:28:24 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:28:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.7% of statements 23:28:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.189s coverage: 86.5% of statements 23:28:32 go vet ./... 23:28:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:36 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:36 $ docker stop --time=1 27aa8b76e531ac300c1981fa7b2164e03c204f44dcab58ba4bdadaf52e5ed155 23:28:40 $ docker rm -f --volumes 27aa8b76e531ac300c1981fa7b2164e03c204f44dcab58ba4bdadaf52e5ed155 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:42 + ls -al . 23:28:42 total 232 23:28:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:28 . 23:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 .. 23:28:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:27 .git 23:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 .github 23:28:42 -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:26 .gitignore 23:28:42 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:26 .golangci.yml 23:28:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:27 .semver 23:28:42 -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:26 Attribution.txt 23:28:42 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:26 CHANGELOG.md 23:28:42 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:26 Dockerfile 23:28:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:26 GOVERNANCE.md 23:28:42 -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:26 Jenkinsfile 23:28:42 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:26 LICENSE 23:28:42 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:26 Makefile 23:28:42 -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:26 OWNERS.md 23:28:42 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:26 README.md 23:28:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:27 VERSION 23:28:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:26 bin 23:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 cmd 23:28:42 -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:28 coverage.out 23:28:42 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:26 doc 23:28:42 -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:26 go.mod 23:28:42 -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:26 go.sum 23:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 internal 23:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 snap 23:28:42 -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:42 + 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=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 --label arch=amd64 --label version=0.0.0 . 23:28:42 Sending build context to Docker daemon 27.1MB 23:28:42 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:28:42 Step 2/26 : FROM ${BASE} AS builder 23:28:42 ---> 2cd9afbfdb48 23:28:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:28:43 ---> Running in 51fcca8180a7 23:28:43 Removing intermediate container 51fcca8180a7 23:28:43 ---> 46095355e3cc 23:28:43 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:28:43 ---> Running in 2140fc234bfa 23:28:43 Removing intermediate container 2140fc234bfa 23:28:43 ---> 3c1a5c31bb59 23:28:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:28:43 ---> Running in 1de53ade28ea 23:28:43 Removing intermediate container 1de53ade28ea 23:28:43 ---> fda87180d353 23:28:43 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:28:43 ---> Running in 65c04d88b8ee 23:28:43 Removing intermediate container 65c04d88b8ee 23:28:43 ---> beab2f4d9f90 23:28:43 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:28:43 ---> Running in a1798fb1eb7c 23:28:43 Removing intermediate container a1798fb1eb7c 23:28:43 ---> 16408bdf0f96 23:28:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:43 ---> Running in 0c5bd846df50 23:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:44 OK: 265 MiB in 53 packages 23:28:44 Removing intermediate container 0c5bd846df50 23:28:44 ---> 7319f20f1edf 23:28:44 Step 9/26 : WORKDIR /device-onvif-camera 23:28:44 ---> Running in 79fc199330d5 23:28:44 Removing intermediate container 79fc199330d5 23:28:44 ---> 93c5d3f02f63 23:28:44 Step 10/26 : COPY go.mod vendor* ./ 23:28:44 ---> 2e7b822173f4 23:28:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:44 ---> Running in 0962074f3094 23:28:47 Removing intermediate container 0962074f3094 23:28:47 ---> 9e64cbd1f739 23:28:47 Step 12/26 : COPY . . 23:28:47 ---> ce1a4e0c0cde 23:28:47 Step 13/26 : RUN ${MAKE} 23:28:47 ---> Running in 08c842d100f4 23:28:47 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 23:29:14 Removing intermediate container 08c842d100f4 23:29:14 ---> 3a6782f3d037 23:29:14 Step 14/26 : FROM alpine:3.17 23:29:14 3.17: Pulling from library/alpine 23:29:14 f56be85fc22e: Pulling fs layer 23:29:14 f56be85fc22e: Verifying Checksum 23:29:14 f56be85fc22e: Download complete 23:29:14 f56be85fc22e: Pull complete 23:29:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:29:14 Status: Downloaded newer image for alpine:3.17 23:29:14 ---> 9ed4aefc74f6 23:29:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:29:14 ---> Running in 05342a69b837 23:29:14 Removing intermediate container 05342a69b837 23:29:14 ---> a27f47fc15e3 23:29:14 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:29:14 ---> Running in c12143bf5302 23:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:14 (1/1) Installing dumb-init (1.2.5-r2) 23:29:14 Executing busybox-1.35.0-r29.trigger 23:29:14 OK: 7 MiB in 16 packages 23:29:14 Removing intermediate container c12143bf5302 23:29:14 ---> 1f31d11b17e8 23:29:14 Step 17/26 : WORKDIR / 23:29:14 ---> Running in bb2876146010 23:29:14 Removing intermediate container bb2876146010 23:29:14 ---> 8cb6f01cb82b 23:29:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:29:14 ---> ceaa7d960204 23:29:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:29:14 ---> 56764490cea1 23:29:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:29:14 ---> 285db5c74bff 23:29:14 Step 21/26 : EXPOSE 59984 23:29:14 ---> Running in 304c58e64978 23:29:14 Removing intermediate container 304c58e64978 23:29:14 ---> cfad921efd0d 23:29:14 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:29:14 ---> Running in c9babc33dd26 23:29:14 Removing intermediate container c9babc33dd26 23:29:14 ---> 0e656c36732a 23:29:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:14 ---> Running in bf9e6f948813 23:29:14 Removing intermediate container bf9e6f948813 23:29:14 ---> a0a2dceb8331 23:29:14 Step 24/26 : LABEL arch=amd64 23:29:14 ---> Running in dc3958882532 23:29:14 Removing intermediate container dc3958882532 23:29:14 ---> 54ab06745f49 23:29:14 Step 25/26 : LABEL git_sha=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 23:29:14 ---> Running in 7174517ccfd5 23:29:14 Removing intermediate container 7174517ccfd5 23:29:14 ---> 8dc3566fabe1 23:29:14 Step 26/26 : LABEL version=0.0.0 23:29:14 ---> Running in ed6357ad812a 23:29:14 Removing intermediate container ed6357ad812a 23:29:14 ---> 12c59912d0f7 23:29:14 [Warning] One or more build-args [ARCH] were not consumed 23:29:14 Successfully built 12c59912d0f7 23:29:14 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 23:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:14 23:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:15 latest: Pulling from edgex-lftools-log-publisher 23:29:15 5eb5b503b376: Pulling fs layer 23:29:15 5c69ac0246d0: Pulling fs layer 23:29:15 ec43610c2a17: Pulling fs layer 23:29:15 3a2ae6a8a46f: Pulling fs layer 23:29:15 33b1e0a273af: Pulling fs layer 23:29:15 5d3b04190fa2: Pulling fs layer 23:29:15 2f39f015ded8: Pulling fs layer 23:29:15 33b1e0a273af: Waiting 23:29:15 5d3b04190fa2: Waiting 23:29:15 2f39f015ded8: Waiting 23:29:15 3a2ae6a8a46f: Waiting 23:29:15 5c69ac0246d0: Download complete 23:29:15 3a2ae6a8a46f: Verifying Checksum 23:29:15 3a2ae6a8a46f: Download complete 23:29:15 ec43610c2a17: Verifying Checksum 23:29:15 ec43610c2a17: Download complete 23:29:15 33b1e0a273af: Verifying Checksum 23:29:15 33b1e0a273af: Download complete 23:29:15 5d3b04190fa2: Verifying Checksum 23:29:15 5d3b04190fa2: Download complete 23:29:15 5eb5b503b376: Verifying Checksum 23:29:15 5eb5b503b376: Download complete 23:29:16 2f39f015ded8: Download complete 23:29:16 5eb5b503b376: Pull complete 23:29:16 5c69ac0246d0: Pull complete 23:29:17 ec43610c2a17: Pull complete 23:29:17 3a2ae6a8a46f: Pull complete 23:29:17 33b1e0a273af: Pull complete 23:29:17 5d3b04190fa2: Pull complete 23:29:21 2f39f015ded8: Pull complete 23:29:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:21 prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container 23:29:21 $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:25 $ docker top e71a78eab57a800beea19545036ee4d975cb1915faeebfc43b47596ea7602b9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:25 ---> job-cost.sh 23:29:25 lf-activate-venv: SKIPPING 23:29:25 INFO: No Stack... 23:29:26 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:26 INFO: Archiving Costs [Pipeline] sh 23:29:27 + cat /w/workspace/undry_device-onvif-camera_PR-293/archives/cost.csv 23:29:27 + cut -d, -f6 [Pipeline] lock 23:29:27 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] 23:29:27 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] did not exist. Created. 23:29:27 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:27 + echo total: 0.2199999988079071 [Pipeline] stash 23:29:27 Stashed 1 file(s) [Pipeline] } 23:29:27 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:27 $ docker stop --time=1 e71a78eab57a800beea19545036ee4d975cb1915faeebfc43b47596ea7602b9a 23:29:28 $ docker rm -f --volumes e71a78eab57a800beea19545036ee4d975cb1915faeebfc43b47596ea7602b9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:31:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6341 in /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] { [Pipeline] ws 23:31:45 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 23:31:45 The recommended git tool is: git 23:31:55 using credential edgex-jenkins-ssh 23:31:55 Cloning the remote Git repository 23:31:55 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:31:55 > git init /w/workspace/device-onvif-camera/3 # timeout=10 23:31:55 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:31:55 > git --version # timeout=10 23:31:55 > git --version # 'git version 2.25.1' 23:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:31:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:00 Merging remotes/origin/main commit 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec into PR head commit 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 23:31:59 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:32:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:32:00 > git config core.sparsecheckout # timeout=10 23:32:01 Merge succeeded, producing 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 23:32:01 Checking out Revision 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 (PR-293) 23:32:00 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 23:32:01 > git remote # timeout=10 23:32:01 > git config --get remote.origin.url # timeout=10 23:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:01 > git merge 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 23:32:01 > git rev-parse HEAD^{commit} # timeout=10 23:32:01 > git config core.sparsecheckout # timeout=10 23:32:01 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 23:32:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:04 Dload Upload Total Spent Left Speed 23:32:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 23:32:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:32:05 + sudo tee /etc/docker/daemon.new 23:32:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:32:06 { 23:32:06 "registry-mirrors": [ 23:32:06 "https://nexus3.edgexfoundry.org:10001" 23:32:06 ], 23:32:06 "bip": "10.250.0.254/24", 23:32:06 "hosts": [ 23:32:06 "tcp://0.0.0.0:5555", 23:32:06 "unix:///var/run/docker.sock" 23:32:06 ], 23:32:06 "mtu": 1458, 23:32:06 "selinux-enabled": true, 23:32:06 "seccomp-profile": "/etc/docker/seccomp.json" 23:32:06 } [Pipeline] sh 23:32:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:32:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:25 provisioning config files... 23:32:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config8513652877900152430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:25 ---> docker-login.sh 23:32:25 nexus3.edgexfoundry.org:10001 23:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:26 Configure a credential helper to remove this warning. See 23:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:26 23:32:26 Login Succeeded 23:32:26 nexus3.edgexfoundry.org:10002 23:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:27 Configure a credential helper to remove this warning. See 23:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:27 23:32:27 Login Succeeded 23:32:27 nexus3.edgexfoundry.org:10003 23:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:27 Configure a credential helper to remove this warning. See 23:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:27 23:32:27 Login Succeeded 23:32:27 nexus3.edgexfoundry.org:10004 23:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:28 Configure a credential helper to remove this warning. See 23:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:28 23:32:28 Login Succeeded 23:32:28 docker.io 23:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:28 Configure a credential helper to remove this warning. See 23:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:28 23:32:28 Login Succeeded 23:32:28 ---> docker-login.sh ends [Pipeline] } 23:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:28 ========================================================= 23:32:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:32:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:32:29 Sending build context to Docker daemon 19.7MB 23:32:30 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:32:30 Step 2/13 : FROM ${BASE} AS builder 23:32:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:32:30 af6eaf76a39c: Pulling fs layer 23:32:30 55522c791124: Pulling fs layer 23:32:30 ce5c4a1c91eb: Pulling fs layer 23:32:30 169dfbe0d373: Pulling fs layer 23:32:30 e1ff8fa3b103: Pulling fs layer 23:32:30 52ebb69f0ebf: Pulling fs layer 23:32:30 5abe8eddf0d5: Pulling fs layer 23:32:30 52ebb69f0ebf: Waiting 23:32:30 169dfbe0d373: Waiting 23:32:30 5abe8eddf0d5: Waiting 23:32:30 e1ff8fa3b103: Waiting 23:32:30 55522c791124: Download complete 23:32:30 169dfbe0d373: Verifying Checksum 23:32:30 169dfbe0d373: Download complete 23:32:30 e1ff8fa3b103: Verifying Checksum 23:32:30 e1ff8fa3b103: Download complete 23:32:30 af6eaf76a39c: Verifying Checksum 23:32:30 af6eaf76a39c: Download complete 23:32:31 af6eaf76a39c: Pull complete 23:32:32 55522c791124: Pull complete 23:32:32 5abe8eddf0d5: Verifying Checksum 23:32:32 5abe8eddf0d5: Download complete 23:32:33 ce5c4a1c91eb: Verifying Checksum 23:32:33 ce5c4a1c91eb: Download complete 23:32:33 52ebb69f0ebf: Verifying Checksum 23:32:33 52ebb69f0ebf: Download complete 23:32:46 ce5c4a1c91eb: Pull complete 23:32:46 169dfbe0d373: Pull complete 23:32:46 e1ff8fa3b103: Pull complete 23:32:54 52ebb69f0ebf: Pull complete 23:32:57 5abe8eddf0d5: Pull complete 23:32:57 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:32:57 ---> 6cb57ee374ae 23:32:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:32:58 ---> Running in f83c0897b8f9 23:32:58 Removing intermediate container f83c0897b8f9 23:32:58 ---> 7a2268c296d5 23:32:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:32:58 ---> Running in 6fedaa1dead7 23:32:59 Removing intermediate container 6fedaa1dead7 23:32:59 ---> 4327c6c3085a 23:32:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:32:59 ---> Running in 8b18a9fc364c 23:33:00 Removing intermediate container 8b18a9fc364c 23:33:00 ---> 28e859bb7727 23:33:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:33:00 ---> Running in 81318b4e0627 23:33:00 Removing intermediate container 81318b4e0627 23:33:00 ---> 7d9e25b6ddb7 23:33:00 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:33:00 ---> Running in 461ba2552dbb 23:33:01 Removing intermediate container 461ba2552dbb 23:33:01 ---> 2abd5eb783d4 23:33:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:01 ---> Running in 808c540dd8dd 23:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:33:05 OK: 263 MiB in 53 packages 23:33:06 Removing intermediate container 808c540dd8dd 23:33:06 ---> acf01325fb68 23:33:06 Step 9/13 : WORKDIR /device-onvif-camera 23:33:06 ---> Running in 4979e4024326 23:33:06 Removing intermediate container 4979e4024326 23:33:06 ---> 3235942daaf9 23:33:06 Step 10/13 : COPY go.mod vendor* ./ 23:33:06 ---> 2e04125cc10d 23:33:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:06 ---> Running in f21800847521 23:34:28 Removing intermediate container f21800847521 23:34:28 ---> bd2f60cb278b 23:34:28 Step 12/13 : COPY . . 23:34:28 ---> 6952c7e5a406 23:34:28 Step 13/13 : RUN ${MAKE} 23:34:28 ---> Running in 6fb5433d9093 23:34:28 noop 23:34:28 Removing intermediate container 6fb5433d9093 23:34:28 ---> 3057f2af199b 23:34:28 Successfully built 3057f2af199b 23:34:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:29 + docker inspect -f . ci-base-image-arm64 23:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-6341 does not seem to be running inside a container 23:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:34:30 $ docker top efa8c767e4f4fcd3c27fbb93e6a143463ac2c7025c7dcdac0eab93c987c13e74 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:31 + go version 23:34:31 go version go1.20.2 linux/arm64 [Pipeline] } 23:34:31 $ docker stop --time=1 efa8c767e4f4fcd3c27fbb93e6a143463ac2c7025c7dcdac0eab93c987c13e74 23:34:33 $ docker rm -f --volumes efa8c767e4f4fcd3c27fbb93e6a143463ac2c7025c7dcdac0eab93c987c13e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:34 + docker inspect -f . ci-base-image-arm64 23:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:34 prd-ubuntu20.04-docker-arm64-4c-16g-6341 does not seem to be running inside a container 23:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:34:35 $ docker top c685b371e4df85e161089340ce3eabde66e9e1caee9fe2497a606fcdccf1e5f2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:36 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 23:34:37 + make test 23:34:37 go test ./... -coverprofile=coverage.out ./... 23:35:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:38:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:38:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:38:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.7% of statements 23:38:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.708s coverage: 86.5% of statements 23:38:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:38:23 go vet ./... 23:39:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:39:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:39:02 ./bin/test-attribution-txt.sh [Pipeline] echo 23:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:39:02 $ docker stop --time=1 c685b371e4df85e161089340ce3eabde66e9e1caee9fe2497a606fcdccf1e5f2 23:39:04 $ docker rm -f --volumes c685b371e4df85e161089340ce3eabde66e9e1caee9fe2497a606fcdccf1e5f2 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:39:05 Warning: overwriting stash ‘coverage-report’ 23:39:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:39:07 + ls -al . 23:39:07 total 228 23:39:07 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:34 . 23:39:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:31 .. 23:39:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:32 .git 23:39:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:32 .github 23:39:07 -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:32 .gitignore 23:39:07 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:32 .golangci.yml 23:39:07 -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:32 Attribution.txt 23:39:07 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:32 CHANGELOG.md 23:39:07 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:32 Dockerfile 23:39:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:32 GOVERNANCE.md 23:39:07 -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:32 Jenkinsfile 23:39:07 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:32 LICENSE 23:39:07 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:32 Makefile 23:39:07 -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:32 OWNERS.md 23:39:07 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:32 README.md 23:39:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:27 VERSION 23:39:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:32 bin 23:39:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:32 cmd 23:39:07 -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:38 coverage.out 23:39:07 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:32 doc 23:39:07 -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:32 go.mod 23:39:07 -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:32 go.sum 23:39:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:32 internal 23:39:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:32 snap 23:39:07 -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:07 + 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=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 --label arch=arm64 --label version=0.0.0 . 23:39:08 Sending build context to Docker daemon 19.78MB 23:39:08 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:39:08 Step 2/26 : FROM ${BASE} AS builder 23:39:08 ---> 3057f2af199b 23:39:08 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:39:08 ---> Running in f076b33fb289 23:39:09 Removing intermediate container f076b33fb289 23:39:09 ---> 3c6b83ff96bf 23:39:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:09 ---> Running in 4f5b9f593ba1 23:39:09 Removing intermediate container 4f5b9f593ba1 23:39:09 ---> 31b7d6204be5 23:39:09 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:39:09 ---> Running in f5340c8ad68c 23:39:10 Removing intermediate container f5340c8ad68c 23:39:10 ---> 321eedd9e56c 23:39:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:39:10 ---> Running in 1537c007580c 23:39:10 Removing intermediate container 1537c007580c 23:39:10 ---> c5dae888ddd2 23:39:10 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:39:10 ---> Running in bbef4a363802 23:39:10 Removing intermediate container bbef4a363802 23:39:10 ---> f5cab472e42b 23:39:10 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:11 ---> Running in 3957f7471dc3 23:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:14 OK: 263 MiB in 53 packages 23:39:15 Removing intermediate container 3957f7471dc3 23:39:15 ---> 460a4b203b95 23:39:15 Step 9/26 : WORKDIR /device-onvif-camera 23:39:15 ---> Running in c282818315d4 23:39:15 Removing intermediate container c282818315d4 23:39:15 ---> 32d1efcdfd53 23:39:15 Step 10/26 : COPY go.mod vendor* ./ 23:39:16 ---> c1dd9579985f 23:39:16 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:16 ---> Running in 775a653d32aa 23:39:20 Removing intermediate container 775a653d32aa 23:39:20 ---> e0f25f30f3ce 23:39:20 Step 12/26 : COPY . . 23:39:22 ---> 3d947448595d 23:39:22 Step 13/26 : RUN ${MAKE} 23:39:22 ---> Running in 6c3c01c95868 23:39:23 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 23:42:30 Removing intermediate container 6c3c01c95868 23:42:30 ---> f25ee4b09a00 23:42:30 Step 14/26 : FROM alpine:3.17 23:42:30 3.17: Pulling from library/alpine 23:42:30 c41833b44d91: Pulling fs layer 23:42:30 c41833b44d91: Verifying Checksum 23:42:30 c41833b44d91: Download complete 23:42:30 c41833b44d91: Pull complete 23:42:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:42:30 Status: Downloaded newer image for alpine:3.17 23:42:30 ---> 51e60588ff2c 23:42:30 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:42:30 ---> Running in 13fa5d27ff33 23:42:30 Removing intermediate container 13fa5d27ff33 23:42:30 ---> 96da00b97807 23:42:30 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:42:30 ---> Running in d589e6b407fd 23:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:30 (1/1) Installing dumb-init (1.2.5-r2) 23:42:30 Executing busybox-1.35.0-r29.trigger 23:42:30 OK: 8 MiB in 16 packages 23:42:30 Removing intermediate container d589e6b407fd 23:42:30 ---> af1a90ed8a36 23:42:30 Step 17/26 : WORKDIR / 23:42:30 ---> Running in 6e084067c7f2 23:42:30 Removing intermediate container 6e084067c7f2 23:42:30 ---> 6f67b5b9363c 23:42:30 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:42:30 ---> fcd1f9c40418 23:42:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:42:30 ---> fb843ab26da7 23:42:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:42:30 ---> f0f71d1b5661 23:42:30 Step 21/26 : EXPOSE 59984 23:42:30 ---> Running in e0935c2d863e 23:42:30 Removing intermediate container e0935c2d863e 23:42:30 ---> eacdad869bb1 23:42:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:42:30 ---> Running in 02cbb3d8589b 23:42:30 Removing intermediate container 02cbb3d8589b 23:42:30 ---> 4d149f918511 23:42:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:30 ---> Running in 964f00fabde1 23:42:30 Removing intermediate container 964f00fabde1 23:42:30 ---> dd4160ce4c52 23:42:30 Step 24/26 : LABEL arch=arm64 23:42:30 ---> Running in 1e69407bdcbd 23:42:30 Removing intermediate container 1e69407bdcbd 23:42:30 ---> 8b78e8223d07 23:42:30 Step 25/26 : LABEL git_sha=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 23:42:30 ---> Running in f58f8cef3939 23:42:30 Removing intermediate container f58f8cef3939 23:42:30 ---> a19020126cd8 23:42:30 Step 26/26 : LABEL version=0.0.0 23:42:30 ---> Running in 5d148d450685 23:42:31 Removing intermediate container 5d148d450685 23:42:31 ---> d3d0fb77bbaf 23:42:31 [Warning] One or more build-args [ARCH] were not consumed 23:42:31 Successfully built d3d0fb77bbaf 23:42:31 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 23:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:31 23:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:32 arm64: Pulling from edgex-lftools-log-publisher 23:42:32 8998bd30e6a1: Pulling fs layer 23:42:32 04944245beec: Pulling fs layer 23:42:32 699f458cf7ca: Pulling fs layer 23:42:32 765212b225bb: Pulling fs layer 23:42:32 f23df028b6ca: Pulling fs layer 23:42:32 d65c8cfc05b1: Pulling fs layer 23:42:32 2437ff75d9bd: Pulling fs layer 23:42:32 f23df028b6ca: Waiting 23:42:32 d65c8cfc05b1: Waiting 23:42:32 2437ff75d9bd: Waiting 23:42:32 765212b225bb: Waiting 23:42:32 04944245beec: Verifying Checksum 23:42:32 04944245beec: Download complete 23:42:32 765212b225bb: Download complete 23:42:32 f23df028b6ca: Verifying Checksum 23:42:32 f23df028b6ca: Download complete 23:42:32 d65c8cfc05b1: Verifying Checksum 23:42:32 d65c8cfc05b1: Download complete 23:42:32 699f458cf7ca: Verifying Checksum 23:42:32 699f458cf7ca: Download complete 23:42:33 8998bd30e6a1: Verifying Checksum 23:42:33 8998bd30e6a1: Download complete 23:42:36 2437ff75d9bd: Verifying Checksum 23:42:36 2437ff75d9bd: Download complete 23:42:38 8998bd30e6a1: Pull complete 23:42:38 04944245beec: Pull complete 23:42:39 699f458cf7ca: Pull complete 23:42:40 765212b225bb: Pull complete 23:42:41 f23df028b6ca: Pull complete 23:42:41 d65c8cfc05b1: Pull complete 23:42:56 2437ff75d9bd: Pull complete 23:42:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-6341 does not seem to be running inside a container 23:42: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/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:42:59 $ docker top 5ef1687a9be66e1cf521b03d453d7f66484d9226e6a2b6171ffbe09f5fefa0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:00 ---> job-cost.sh 23:43:00 lf-activate-venv: SKIPPING 23:43:00 INFO: No Stack... 23:43:00 INFO: Retrieving Pricing Info for: v3-standard-4 23:43:01 INFO: Archiving Costs [Pipeline] sh 23:43:02 + cut -d, -f6 23:43:02 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock 23:43:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] 23:43:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] did not exist. Created. 23:43:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:03 /w/workspace/device-onvif-camera/3@tmp/durable-a9c4b9c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:43:03 + echo total: 0.10999999940395355 [Pipeline] stash 23:43:03 Warning: overwriting stash ‘stack-cost’ 23:43:03 Stashed 1 file(s) [Pipeline] } 23:43:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:03 $ docker stop --time=1 5ef1687a9be66e1cf521b03d453d7f66484d9226e6a2b6171ffbe09f5fefa0f6 23:43:05 $ docker rm -f --volumes 5ef1687a9be66e1cf521b03d453d7f66484d9226e6a2b6171ffbe09f5fefa0f6 [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 23:43:05 provisioning config files... 23:43:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config3690027740046854221tmp [Pipeline] { [Pipeline] sh 23:43:06 + set +x 23:43:06 + curl -s https://codecov.io/bash 23:43:06 + bash -s -- 23:43:06 23:43:06 _____ _ 23:43:06 / ____| | | 23:43:06 | | ___ __| | ___ ___ _____ __ 23:43:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:43:06 | |___| (_) | (_| | __/ (_| (_) \ V / 23:43:06 \_____\___/ \__,_|\___|\___\___/ \_/ 23:43:06 Bash-1.0.6 23:43:06 23:43:06 23:43:06 ==> git version 2.25.1 found 23:43:06 ==> 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 23:43:06 Release-Date: 2020-01-08 23:43:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:43:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:43:06 ==> Jenkins CI detected. 23:43:06 current dir:  /w/workspace/undry_device-onvif-camera_PR-293 23:43:06 project root: . 23:43:06 --> token set from env 23:43:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:43:06 ==> Running gcov in . (disable via -X gcov) 23:43:06 ==> Python coveragepy not found 23:43:06 ==> Searching for coverage reports in: 23:43:06 + . 23:43:06 -> Found 1 reports 23:43:06 ==> Detecting git/mercurial file structure 23:43:06 ==> Reading reports 23:43:06 + ./coverage.out bytes=78487 23:43:06 ==> Appending adjustments 23:43:06 https://docs.codecov.io/docs/fixing-reports 23:43:06 + Found adjustments 23:43:06 ==> Gzipping contents 23:43:06 12K /tmp/codecov.AmBiqM.gz 23:43:06 ==> Uploading reports 23:43:06 url: https://codecov.io 23:43:06 query: branch=PR-293&commit=703d4f5c6fc3eb792271cda2ba6638be0d74ad78&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= 23:43:06 -> Pinging Codecov 23:43:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-293&commit=703d4f5c6fc3eb792271cda2ba6638be0d74ad78&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= 23:43:06 -> Uploading to 23:43:06 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/703d4f5c6fc3eb792271cda2ba6638be0d74ad78/fbf05b37-fbd5-457f-ad1a-3b5aabe84fcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04f33451182a44df8d8844919b37609008e83c2a11bb80b38159cadad1524ff9 23:43:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:06 Dload Upload Total Spent Left Speed 23:43:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 38715 --:--:-- --:--:-- --:--:-- 38715 23:43:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] } 23:43:06 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 23:43:07 + [ -d /w/workspace/undry_device-onvif-camera_PR-293/archives ] 23:43:07 + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives 23:43:07 total 16 23:43:07 drwxr-xr-x 3 root root 4096 Mar 29 23:29 . 23:43:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:29 .. 23:43:07 drwxr-xr-x 2 root root 4096 Mar 29 23:29 cost 23:43:07 -rw-r--r-- 1 root root 91 Mar 29 23:29 cost.csv 23:43:07 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-293/archives 23:43:07 + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives 23:43:07 total 16 23:43:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:29 . 23:43:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:29 .. 23:43:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:29 cost 23:43:07 -rw-r--r-- 1 jenkins jenkins 91 Mar 29 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:43:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:08 ---> package-listing.sh 23:43:08 ++ facter osfamily 23:43:08 ++ tr '[:upper:]' '[:lower:]' 23:43:08 + OS_FAMILY=debian 23:43:08 + workspace=/w/workspace/undry_device-onvif-camera_PR-293 23:43:08 + START_PACKAGES=/tmp/packages_start.txt 23:43:08 + END_PACKAGES=/tmp/packages_end.txt 23:43:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:08 + PACKAGES=/tmp/packages_start.txt 23:43:08 + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' 23:43:08 + PACKAGES=/tmp/packages_end.txt 23:43:08 + case "${OS_FAMILY}" in 23:43:08 + dpkg -l 23:43:08 + grep '^ii' 23:43:08 + '[' -f /tmp/packages_start.txt ']' 23:43:08 + '[' -f /tmp/packages_end.txt ']' 23:43:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:08 + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' 23:43:08 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-293/archives/ 23:43:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-293/archives/ [Pipeline] echo 23:43:08 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-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:43:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:09 prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container 23:43:09 $ 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-293/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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:10 $ docker top 0d3b814c07736ee53693a1a381644cb62f9cc8a4e08ab5869d50c800d60dc7eb -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:10 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:10 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:11 + ls /var/log/sa-host 23:43:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:11 provisioning config files... 23:43:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config17198307023780743512tmp [Pipeline] { [Pipeline] echo 23:43:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:11 ---> create-netrc.sh [Pipeline] } 23:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:11 ---> python-tools-install.sh [Pipeline] echo 23:43:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:11 ---> sudo-logs.sh 23:43:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:12 ---> job-cost.sh 23:43:12 lf-activate-venv: SKIPPING 23:43:12 DEBUG: total: 0.2199999988079071 23:43:12 INFO: Retrieving Stack Cost... 23:43:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:13 INFO: Archiving Costs [Pipeline] echo 23:43:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:13 ---> logs-deploy.sh 23:43:13 lf-activate-venv: SKIPPING 23:43:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-293/3 23:43:13 INFO: archiving workspace using pattern(s): 23:43:14 Archives upload complete. 23:43:14 INFO: archiving logs to Nexus