Pull request #235 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 233d6d5c4a139121b4c91c5de102fdbda7adb1c0+4a9e67fa37862f83ef90b637e6c765491ff37d3a (7d1c1d4d485da8e5f48679a812b6491a6e682be3) 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-ssh16882250002882590351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14734456037469464144.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6408686603280700940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2042269633790881476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2331363971527317238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6356161780007244791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6516’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6518 in /w/workspace/undry_device-onvif-camera_PR-235 [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-235 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 Merge succeeded, producing 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 Checking out Revision 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 (PR-235) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:43:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:43:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:43:26 ========================================================= 22:43:26 EdgeX Global Pipelines Version Info 22:43:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:43:27 ------------------- 22:43:27 stable info: 22:43:27 ------------------- 22:43:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:43:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:43:27 Message: update stable to v1.0.244 22:43:27 ------------------- 22:43:27 experimental info: 22:43:27 ------------------- 22:43:27 Commited By: **** collab-it+edgex@linuxfoundation.org 22:43:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:43:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:43:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233d6d5 [Pipeline] echo 22:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:29 provisioning config files... 22:43:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-235@tmp/config18034831795292948379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:29 ---> docker-login.sh 22:43:29 nexus3.edgexfoundry.org:10001 22:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:30 Configure a credential helper to remove this warning. See 22:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:30 22:43:30 Login Succeeded 22:43:30 nexus3.edgexfoundry.org:10002 22:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:30 Configure a credential helper to remove this warning. See 22:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:30 22:43:30 Login Succeeded 22:43:30 nexus3.edgexfoundry.org:10003 22:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:30 Configure a credential helper to remove this warning. See 22:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:30 22:43:30 Login Succeeded 22:43:30 nexus3.edgexfoundry.org:10004 22:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:30 Configure a credential helper to remove this warning. See 22:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:30 22:43:30 Login Succeeded 22:43:30 docker.io 22:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:30 Configure a credential helper to remove this warning. See 22:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:30 22:43:30 Login Succeeded 22:43:30 ---> docker-login.sh ends [Pipeline] } 22:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:43:31 + git rev-list -1 --merges 233d6d5c4a139121b4c91c5de102fdbda7adb1c0~1..233d6d5c4a139121b4c91c5de102fdbda7adb1c0 [Pipeline] echo 22:43:31 -----------> git rev-list -1 --merges 233d6d5c4a139121b4c91c5de102fdbda7adb1c0~1..233d6d5c4a139121b4c91c5de102fdbda7adb1c0 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 [false] [Pipeline] sh 22:43:31 + git log --format=format:%s -1 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 [Pipeline] echo 22:43:31 ========================================================= 22:43:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:43:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:32 + git log --format=format:%s -1 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 [Pipeline] echo 22:43:32 [semverPrep] GIT_COMMIT: 233d6d5c4a139121b4c91c5de102fdbda7adb1c0, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 22:43:32 [semverPrep] This is not a build commit. [Pipeline] sh 22:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:43:32 + grep -v github /etc/ssh/ssh_known_hosts 22:43:32 + [ -e /tmp/ssh_known_hosts ] 22:43:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:43:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:43:32 + sudo tee -a /etc/ssh/ssh_known_hosts 22:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:43:33 22:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:43:34 0.1.4: Pulling from edgex-devops/py-git-semver 22:43:34 b85a868b505f: Pulling fs layer 22:43:34 e2be974225ed: Pulling fs layer 22:43:34 339a4e72a1f5: Pulling fs layer 22:43:34 988bab9f4d93: Pulling fs layer 22:43:34 1469e6f7b9e6: Pulling fs layer 22:43:34 eaf3925da568: Pulling fs layer 22:43:34 bab4dde63d76: Pulling fs layer 22:43:34 bde34c3a00c8: Pulling fs layer 22:43:34 b352a97aabf1: Pulling fs layer 22:43:34 4872d77fe225: Pulling fs layer 22:43:34 5851b861e8e6: Pulling fs layer 22:43:34 988bab9f4d93: Waiting 22:43:34 bde34c3a00c8: Waiting 22:43:34 1469e6f7b9e6: Waiting 22:43:34 eaf3925da568: Waiting 22:43:34 b352a97aabf1: Waiting 22:43:34 bab4dde63d76: Waiting 22:43:34 5851b861e8e6: Waiting 22:43:34 e2be974225ed: Verifying Checksum 22:43:34 e2be974225ed: Download complete 22:43:34 988bab9f4d93: Verifying Checksum 22:43:34 988bab9f4d93: Download complete 22:43:34 1469e6f7b9e6: Download complete 22:43:34 eaf3925da568: Download complete 22:43:34 339a4e72a1f5: Verifying Checksum 22:43:34 339a4e72a1f5: Download complete 22:43:34 bde34c3a00c8: Download complete 22:43:34 b352a97aabf1: Verifying Checksum 22:43:34 b352a97aabf1: Download complete 22:43:34 4872d77fe225: Verifying Checksum 22:43:34 4872d77fe225: Download complete 22:43:34 5851b861e8e6: Verifying Checksum 22:43:34 5851b861e8e6: Download complete 22:43:34 b85a868b505f: Verifying Checksum 22:43:34 b85a868b505f: Download complete 22:43:35 bab4dde63d76: Verifying Checksum 22:43:35 bab4dde63d76: Download complete 22:43:35 b85a868b505f: Pull complete 22:43:36 e2be974225ed: Pull complete 22:43:36 339a4e72a1f5: Pull complete 22:43:36 988bab9f4d93: Pull complete 22:43:36 1469e6f7b9e6: Pull complete 22:43:36 eaf3925da568: Pull complete 22:43:38 bab4dde63d76: Pull complete 22:43:38 bde34c3a00c8: Pull complete 22:43:38 b352a97aabf1: Pull complete 22:43:38 4872d77fe225: Pull complete 22:43:38 5851b861e8e6: Pull complete 22:43:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:39 prd-ubuntu20.04-docker-8c-8g-6518 does not seem to be running inside a container 22:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-235 -v /w/workspace/undry_device-onvif-camera_PR-235:/w/workspace/undry_device-onvif-camera_PR-235:rw,z -v /w/workspace/undry_device-onvif-camera_PR-235@tmp:/w/workspace/undry_device-onvif-camera_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:43:42 $ docker top 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 -eo pid,comm 22:43:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:43:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:42 [ssh-agent] Looking for ssh-agent implementation... 22:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:42 $ docker exec 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 ssh-agent 22:43:42 SSH_AUTH_SOCK=/tmp/ssh-DIBX9Z5UkAnY/agent.13 22:43:42 SSH_AGENT_PID=19 22:43:42 Running ssh-add (command line suppressed) 22:43:42 Identity added: /w/workspace/undry_device-onvif-camera_PR-235@tmp/private_key_12085798085337493322.key (/w/workspace/undry_device-onvif-camera_PR-235@tmp/private_key_12085798085337493322.key) 22:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:43 + git tag --points-at HEAD [Pipeline] } 22:43:43 $ docker exec --env ******** --env ******** 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 ssh-agent -k 22:43:43 unset SSH_AUTH_SOCK; 22:43:43 unset SSH_AGENT_PID; 22:43:43 echo Agent pid 19 killed; 22:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:43:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:43 [ssh-agent] Looking for ssh-agent implementation... 22:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:43 $ docker exec 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 ssh-agent 22:43:43 SSH_AUTH_SOCK=/tmp/ssh-Sqh8ztzMbLo3/agent.69 22:43:43 SSH_AGENT_PID=75 22:43:43 Running ssh-add (command line suppressed) 22:43:43 Identity added: /w/workspace/undry_device-onvif-camera_PR-235@tmp/private_key_10589113073406730920.key (/w/workspace/undry_device-onvif-camera_PR-235@tmp/private_key_10589113073406730920.key) 22:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:43 + git semver init 22:43:44 2023-02-17 22:43:44,183 [run_init] DEBUG init version:0.0.0 force:False 22:43:44 2023-02-17 22:43:44,184 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-235/.semver 22:43:44 2023-02-17 22:43:44,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-235/.semver 22:43:44 2023-02-17 22:43:44,184 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-235/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-235, universal_newlines=False, shell=None, istream=None) 22:43:45 2023-02-17 22:43:45,265 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-235/.git/info/exclude 22:43:45 2023-02-17 22:43:45,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-235/.semver/PR-235 with force:False 22:43:45 2023-02-17 22:43:45,266 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-235/.semver/PR-235 22:43:45 2023-02-17 22:43:45,270 [execute] INFO git cat-file --batch-check 22:43:45 2023-02-17 22:43:45,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-235/.semver, universal_newlines=False, shell=None, istream=) 22:43:45 2023-02-17 22:43:45,277 [execute] INFO git cat-file --batch 22:43:45 2023-02-17 22:43:45,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-235/.semver, universal_newlines=False, shell=None, istream=) 22:43:45 2023-02-17 22:43:45,282 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-235/.semver/PR-235 22:43:45 0.0.0 [Pipeline] } 22:43:45 $ docker exec --env ******** --env ******** 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 ssh-agent -k 22:43:45 unset SSH_AUTH_SOCK; 22:43:45 unset SSH_AGENT_PID; 22:43:45 echo Agent pid 75 killed; 22:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:46 + git semver [Pipeline] } 22:43:46 $ docker stop --time=1 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 22:43:48 $ docker rm -f --volumes 06a391e7044ba342149e222a72913c88a0ee72162229cef4ba8a42e03c21cbc2 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:43:48 Stashed 1 file(s) [Pipeline] echo 22:43:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:49 provisioning config files... 22:43:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-235@tmp/config9973390737256175149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:50 ---> docker-login.sh 22:43:50 nexus3.edgexfoundry.org:10001 22:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:50 Configure a credential helper to remove this warning. See 22:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:50 22:43:50 Login Succeeded 22:43:50 nexus3.edgexfoundry.org:10002 22:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:50 Configure a credential helper to remove this warning. See 22:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:50 22:43:50 Login Succeeded 22:43:50 nexus3.edgexfoundry.org:10003 22:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:50 Configure a credential helper to remove this warning. See 22:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:50 22:43:50 Login Succeeded 22:43:50 nexus3.edgexfoundry.org:10004 22:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:50 Configure a credential helper to remove this warning. See 22:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:50 22:43:50 Login Succeeded 22:43:50 docker.io 22:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:50 Configure a credential helper to remove this warning. See 22:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:50 22:43:50 Login Succeeded 22:43:50 ---> docker-login.sh ends [Pipeline] } 22:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:50 ========================================================= 22:43:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:43:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:43:51 Sending build context to Docker daemon 27.72MB 22:43:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:43:51 Step 2/13 : FROM ${BASE} AS builder 22:43:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:43:51 213ec9aee27d: Pulling fs layer 22:43:51 4583459ba037: Pulling fs layer 22:43:51 93c1e223e6f2: Pulling fs layer 22:43:51 53926ce57604: Pulling fs layer 22:43:51 21b2b0c7a3f4: Pulling fs layer 22:43:51 22ff95d597cd: Pulling fs layer 22:43:51 12d6caf4c0d1: Pulling fs layer 22:43:51 96b7cbca73a9: Pulling fs layer 22:43:51 a7acece74701: Pulling fs layer 22:43:51 53926ce57604: Waiting 22:43:51 22ff95d597cd: Waiting 22:43:51 21b2b0c7a3f4: Waiting 22:43:51 12d6caf4c0d1: Waiting 22:43:51 a7acece74701: Waiting 22:43:51 93c1e223e6f2: Verifying Checksum 22:43:51 93c1e223e6f2: Download complete 22:43:51 4583459ba037: Verifying Checksum 22:43:51 4583459ba037: Download complete 22:43:51 21b2b0c7a3f4: Verifying Checksum 22:43:51 21b2b0c7a3f4: Download complete 22:43:51 22ff95d597cd: Download complete 22:43:51 213ec9aee27d: Verifying Checksum 22:43:51 213ec9aee27d: Download complete 22:43:52 12d6caf4c0d1: Download complete 22:43:52 213ec9aee27d: Pull complete 22:43:52 4583459ba037: Pull complete 22:43:52 93c1e223e6f2: Pull complete 22:43:56 a7acece74701: Verifying Checksum 22:43:56 53926ce57604: Verifying Checksum 22:43:56 53926ce57604: Download complete 22:43:56 96b7cbca73a9: Verifying Checksum 22:43:56 96b7cbca73a9: Download complete 22:43:59 53926ce57604: Pull complete 22:43:59 21b2b0c7a3f4: Pull complete 22:43:59 22ff95d597cd: Pull complete 22:43:59 12d6caf4c0d1: Pull complete 22:44:01 96b7cbca73a9: Pull complete 22:44:02 a7acece74701: Pull complete 22:44:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:44:02 ---> db6d94c90886 22:44:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:44:04 Still waiting to schedule task 22:44:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6517’ 22:44:08 ---> Running in fe69cd029ed7 22:44:08 Removing intermediate container fe69cd029ed7 22:44:08 ---> 54657100850f 22:44:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:44:08 ---> Running in 68792cda9b6c 22:44:08 Removing intermediate container 68792cda9b6c 22:44:08 ---> 570d41e55626 22:44:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:44:08 ---> Running in 05e0b5f6d413 22:44:08 Removing intermediate container 05e0b5f6d413 22:44:08 ---> ed582f88d1ae 22:44:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:44:08 ---> Running in ce9d3c65b7be 22:44:08 Removing intermediate container ce9d3c65b7be 22:44:08 ---> deccdafb8590 22:44:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:44:08 ---> Running in a2ade02bd3a2 22:44:08 Removing intermediate container a2ade02bd3a2 22:44:08 ---> e8a6f01aa121 22:44:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:44:08 ---> Running in 1238547f080b 22:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:44:09 OK: 211 MiB in 51 packages 22:44:09 Removing intermediate container 1238547f080b 22:44:09 ---> 200b6c4d174a 22:44:09 Step 9/13 : WORKDIR /device-onvif-camera 22:44:09 ---> Running in 0d5bbb0b74a2 22:44:10 Removing intermediate container 0d5bbb0b74a2 22:44:10 ---> 4b333a5eff24 22:44:10 Step 10/13 : COPY go.mod vendor* ./ 22:44:10 ---> 68fc9f8639e9 22:44:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:10 ---> Running in f695882e5086 22:44:48 Removing intermediate container f695882e5086 22:44:48 ---> c0f07674396e 22:44:48 Step 12/13 : COPY . . 22:44:48 ---> c67d61ccc7b9 22:44:48 Step 13/13 : RUN ${MAKE} 22:44:48 ---> Running in b68e2f50a99a 22:44:48 noop 22:44:49 Removing intermediate container b68e2f50a99a 22:44:49 ---> b557f504f5e2 22:44:49 Successfully built b557f504f5e2 22:44:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:49 + docker inspect -f . ci-base-image-x86_64 22:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:49 prd-ubuntu20.04-docker-8c-8g-6518 does not seem to be running inside a container 22:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-235 -v /w/workspace/undry_device-onvif-camera_PR-235:/w/workspace/undry_device-onvif-camera_PR-235:rw,z -v /w/workspace/undry_device-onvif-camera_PR-235@tmp:/w/workspace/undry_device-onvif-camera_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:50 $ docker top 4daf1c2e50c9746650ad876f96b705368157d3125c391b8dd3976f5824d601dd -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:50 + go version 22:44:50 go version go1.18.7 linux/amd64 [Pipeline] } 22:44:50 $ docker stop --time=1 4daf1c2e50c9746650ad876f96b705368157d3125c391b8dd3976f5824d601dd 22:44:51 $ docker rm -f --volumes 4daf1c2e50c9746650ad876f96b705368157d3125c391b8dd3976f5824d601dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:52 + docker inspect -f . ci-base-image-x86_64 22:44:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:52 prd-ubuntu20.04-docker-8c-8g-6518 does not seem to be running inside a container 22:44:52 $ 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-235 -v /w/workspace/undry_device-onvif-camera_PR-235:/w/workspace/undry_device-onvif-camera_PR-235:rw,z -v /w/workspace/undry_device-onvif-camera_PR-235@tmp:/w/workspace/undry_device-onvif-camera_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:44:53 $ docker top eaba013a4ace4fde65e92529ed42c9c509dd2c285e8aa5ead1558eb08fe58640 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:53 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-235 [Pipeline] fileExists [Pipeline] sh 22:44:53 + make test 22:44:53 go test ./... -coverprofile=coverage.out ./... 22:44:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:45:04 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:45:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements 22:45:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:45:07 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.574s coverage: 86.5% of statements 22:45:13 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:45:13 go vet ./... 22:45:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:45:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:45:17 ./bin/test-attribution-txt.sh [Pipeline] echo 22:45:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:45:17 $ docker stop --time=1 eaba013a4ace4fde65e92529ed42c9c509dd2c285e8aa5ead1558eb08fe58640 22:45:19 $ docker rm -f --volumes eaba013a4ace4fde65e92529ed42c9c509dd2c285e8aa5ead1558eb08fe58640 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:45:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:45:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:45:21 + ls -al . 22:45:21 total 236 22:45:21 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 22:44 . 22:45:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 .. 22:45:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:45 .git 22:45:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 .github 22:45:21 -rw-rw-r-- 1 jenkins jenkins 496 Feb 17 22:43 .gitignore 22:45:21 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 22:43 .golangci.yml 22:45:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:43 .semver 22:45:21 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 17 22:43 Attribution.txt 22:45:21 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 17 22:43 CHANGELOG.md 22:45:21 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 17 22:43 Dockerfile 22:45:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:43 GOVERNANCE.md 22:45:21 -rw-rw-r-- 1 jenkins jenkins 734 Feb 17 22:43 Jenkinsfile 22:45:21 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 22:43 LICENSE 22:45:21 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 17 22:43 Makefile 22:45:21 -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 22:43 OWNERS.md 22:45:21 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 17 22:43 README.md 22:45:21 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 22:43 VERSION 22:45:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:43 bin 22:45:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 cmd 22:45:21 -rw-r--r-- 1 jenkins jenkins 79184 Feb 17 22:45 coverage.out 22:45:21 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 22:43 doc 22:45:21 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 17 22:43 go.mod 22:45:21 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 17 22:43 go.sum 22:45:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 internal 22:45:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 snap 22:45:21 -rw-rw-r-- 1 jenkins jenkins 236 Feb 17 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:21 + 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=233d6d5c4a139121b4c91c5de102fdbda7adb1c0 --label arch=amd64 --label version=0.0.0 . 22:45:21 Sending build context to Docker daemon 27.8MB 22:45:21 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:45:21 Step 2/26 : FROM ${BASE} AS builder 22:45:21 ---> b557f504f5e2 22:45:21 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:45:21 ---> Running in d0deb2a2d55c 22:45:22 Removing intermediate container d0deb2a2d55c 22:45:22 ---> ec0f3a0e094d 22:45:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:45:22 ---> Running in bfe565477181 22:45:22 Removing intermediate container bfe565477181 22:45:22 ---> ac30cedc48c1 22:45:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:45:22 ---> Running in 04ffe565c39c 22:45:22 Removing intermediate container 04ffe565c39c 22:45:22 ---> 2971b4fe915a 22:45:22 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:45:22 ---> Running in cea1295f2907 22:45:22 Removing intermediate container cea1295f2907 22:45:22 ---> a08506ba61c6 22:45:22 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:45:22 ---> Running in 46d380400bdd 22:45:22 Removing intermediate container 46d380400bdd 22:45:22 ---> 89148961bc4f 22:45:22 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:45:22 ---> Running in 03e4cc5138ac 22:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:24 OK: 211 MiB in 51 packages 22:45:24 Removing intermediate container 03e4cc5138ac 22:45:24 ---> 2b9c878727a9 22:45:24 Step 9/26 : WORKDIR /device-onvif-camera 22:45:24 ---> Running in 3c70c0ce498b 22:45:24 Removing intermediate container 3c70c0ce498b 22:45:24 ---> 5fb4a843fde4 22:45:24 Step 10/26 : COPY go.mod vendor* ./ 22:45:24 ---> 0d41d611d21d 22:45:24 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:24 ---> Running in 4a1842e83c5a 22:45:25 Removing intermediate container 4a1842e83c5a 22:45:25 ---> 866bd8edda61 22:45:25 Step 12/26 : COPY . . 22:45:26 ---> 3a5cfc9e38c6 22:45:26 Step 13/26 : RUN ${MAKE} 22:45:26 ---> Running in ee513ee15f04 22:45:26 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 22:45:48 Removing intermediate container ee513ee15f04 22:45:48 ---> ef4b930f6de9 22:45:48 Step 14/26 : FROM alpine:3.16 22:45:49 3.16: Pulling from library/alpine 22:45:49 ef5531b6e74e: Pulling fs layer 22:45:55 ef5531b6e74e: Verifying Checksum 22:45:55 ef5531b6e74e: Download complete 22:45:55 ef5531b6e74e: Pull complete 22:45:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:45:55 Status: Downloaded newer image for alpine:3.16 22:45:55 ---> dfd21b5a31f5 22:45:55 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:45:55 ---> Running in 93fb1925b706 22:45:55 Removing intermediate container 93fb1925b706 22:45:55 ---> 1de2b48a985f 22:45:55 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:45:55 ---> Running in e89c2849dd91 22:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:15 (1/1) Installing dumb-init (1.2.5-r1) 22:46:15 Executing busybox-1.35.0-r17.trigger 22:46:15 OK: 6 MiB in 15 packages 22:46:15 Removing intermediate container e89c2849dd91 22:46:15 ---> b47d08d59cee 22:46:15 Step 17/26 : WORKDIR / 22:46:15 ---> Running in 476a561087c8 22:46:15 Removing intermediate container 476a561087c8 22:46:15 ---> 1c5d7fd22218 22:46:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:46:15 ---> 1f9e822d7bdd 22:46:15 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:46:15 ---> 0b63069f994e 22:46:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:46:16 ---> 88bce202f7ec 22:46:16 Step 21/26 : EXPOSE 59984 22:46:16 ---> Running in 584a9bbe8e39 22:46:16 Removing intermediate container 584a9bbe8e39 22:46:16 ---> 9f16e2d8894b 22:46:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:46:16 ---> Running in 7d34545a52a5 22:46:16 Removing intermediate container 7d34545a52a5 22:46:16 ---> 67e087dde0a5 22:46:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:16 ---> Running in a793a62068e7 22:46:16 Removing intermediate container a793a62068e7 22:46:16 ---> f19b3f5d027f 22:46:16 Step 24/26 : LABEL arch=amd64 22:46:16 ---> Running in ade1be1305fc 22:46:16 Removing intermediate container ade1be1305fc 22:46:16 ---> fba9a2bb88a0 22:46:16 Step 25/26 : LABEL git_sha=233d6d5c4a139121b4c91c5de102fdbda7adb1c0 22:46:16 ---> Running in 3d1284b75775 22:46:16 Removing intermediate container 3d1284b75775 22:46:16 ---> 00146b72c64f 22:46:16 Step 26/26 : LABEL version=0.0.0 22:46:16 ---> Running in d5ed6b96d5b7 22:46:16 Removing intermediate container d5ed6b96d5b7 22:46:16 ---> 138fb23ff86c 22:46:16 [Warning] One or more build-args [ARCH] were not consumed 22:46:16 Successfully built 138fb23ff86c 22:46:16 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 22:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:17 22:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:17 latest: Pulling from edgex-lftools-log-publisher 22:46:17 5eb5b503b376: Pulling fs layer 22:46:17 5c69ac0246d0: Pulling fs layer 22:46:17 ec43610c2a17: Pulling fs layer 22:46:17 3a2ae6a8a46f: Pulling fs layer 22:46:17 33b1e0a273af: Pulling fs layer 22:46:17 5d3b04190fa2: Pulling fs layer 22:46:17 2f39f015ded8: Pulling fs layer 22:46:17 2f39f015ded8: Waiting 22:46:17 33b1e0a273af: Waiting 22:46:17 5d3b04190fa2: Waiting 22:46:17 3a2ae6a8a46f: Waiting 22:46:18 5eb5b503b376: Verifying Checksum 22:46:18 5eb5b503b376: Download complete 22:46:18 3a2ae6a8a46f: Verifying Checksum 22:46:18 3a2ae6a8a46f: Download complete 22:46:18 33b1e0a273af: Verifying Checksum 22:46:18 33b1e0a273af: Download complete 22:46:18 5d3b04190fa2: Verifying Checksum 22:46:18 5d3b04190fa2: Download complete 22:46:18 5c69ac0246d0: Verifying Checksum 22:46:18 5c69ac0246d0: Download complete 22:46:19 ec43610c2a17: Verifying Checksum 22:46:19 ec43610c2a17: Download complete 22:46:19 5eb5b503b376: Pull complete 22:46:19 5c69ac0246d0: Pull complete 22:46:20 ec43610c2a17: Pull complete 22:46:20 3a2ae6a8a46f: Pull complete 22:46:20 2f39f015ded8: Download complete 22:46:20 33b1e0a273af: Pull complete 22:46:20 5d3b04190fa2: Pull complete 22:46:24 2f39f015ded8: Pull complete 22:46:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:25 prd-ubuntu20.04-docker-8c-8g-6518 does not seem to be running inside a container 22:46:25 $ 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-235 -v /w/workspace/undry_device-onvif-camera_PR-235:/w/workspace/undry_device-onvif-camera_PR-235:rw,z -v /w/workspace/undry_device-onvif-camera_PR-235@tmp:/w/workspace/undry_device-onvif-camera_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:27 $ docker top c55d2251a82fd9e776503081c0b133cb38e618246f233a98a78fde550bbd5d2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:28 ---> job-cost.sh 22:46:28 lf-activate-venv: SKIPPING 22:46:28 INFO: No Stack... 22:46:29 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:29 INFO: Archiving Costs [Pipeline] sh 22:46:30 + cat /w/workspace/undry_device-onvif-camera_PR-235/archives/cost.csv 22:46:30 + cut -d, -f6 [Pipeline] lock 22:46:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] 22:46:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] did not exist. Created. 22:46:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:30 + echo total: 0.2199999988079071 [Pipeline] stash 22:46:30 Stashed 1 file(s) [Pipeline] } 22:46:30 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:30 $ docker stop --time=1 c55d2251a82fd9e776503081c0b133cb38e618246f233a98a78fde550bbd5d2c 22:46:31 $ docker rm -f --volumes c55d2251a82fd9e776503081c0b133cb38e618246f233a98a78fde550bbd5d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:47:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6519 in /w/workspace/undry_device-onvif-camera_PR-235 [Pipeline] { [Pipeline] ws 22:47:07 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 22:47:07 The recommended git tool is: git 22:47:13 using credential edgex-jenkins-ssh 22:47:13 Cloning the remote Git repository 22:47:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:47:13 > git init /w/workspace/device-onvif-camera/1 # timeout=10 22:47:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:47:13 > git --version # timeout=10 22:47:13 > git --version # 'git version 2.25.1' 22:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:27 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 22:47:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:47:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:47:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:47:27 > git config core.sparsecheckout # timeout=10 22:47:27 > git checkout -f 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 # timeout=10 22:47:27 Merge succeeded, producing 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 22:47:27 Checking out Revision 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 (PR-235) 22:47:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 22:47:28 > git --version # timeout=10 22:47:28 > git --version # 'git version 2.25.1' 22:47:28 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:47:27 > git remote # timeout=10 22:47:27 > git config --get remote.origin.url # timeout=10 22:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:27 > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 22:47:27 > git rev-parse HEAD^{commit} # timeout=10 22:47:27 > git config core.sparsecheckout # timeout=10 22:47:27 > git checkout -f 233d6d5c4a139121b4c91c5de102fdbda7adb1c0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:30 Dload Upload Total Spent Left Speed 22:47:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 22:47:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:30 + sudo tee /etc/docker/daemon.new 22:47:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:30 { 22:47:30 "registry-mirrors": [ 22:47:30 "https://nexus3.edgexfoundry.org:10001" 22:47:30 ], 22:47:30 "bip": "10.250.0.254/24", 22:47:30 "hosts": [ 22:47:30 "tcp://0.0.0.0:5555", 22:47:30 "unix:///var/run/docker.sock" 22:47:30 ], 22:47:30 "mtu": 1458, 22:47:30 "selinux-enabled": true, 22:47:30 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:30 } [Pipeline] sh 22:47:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:50 provisioning config files... 22:47:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config901226788643348565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:50 ---> docker-login.sh 22:47:50 nexus3.edgexfoundry.org:10001 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:51 Configure a credential helper to remove this warning. See 22:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:51 22:47:51 Login Succeeded 22:47:51 nexus3.edgexfoundry.org:10002 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:51 Configure a credential helper to remove this warning. See 22:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:51 22:47:51 Login Succeeded 22:47:51 nexus3.edgexfoundry.org:10003 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:52 Configure a credential helper to remove this warning. See 22:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:52 22:47:52 Login Succeeded 22:47:52 nexus3.edgexfoundry.org:10004 22:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:52 Configure a credential helper to remove this warning. See 22:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:52 22:47:52 Login Succeeded 22:47:52 docker.io 22:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:52 Configure a credential helper to remove this warning. See 22:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:52 22:47:52 Login Succeeded 22:47:52 ---> docker-login.sh ends [Pipeline] } 22:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:53 ========================================================= 22:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:47:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:47:54 Sending build context to Docker daemon 20.54MB 22:47:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:47:54 Step 2/13 : FROM ${BASE} AS builder 22:47:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:54 9b18e9b68314: Pulling fs layer 22:47:54 35d82f9e3411: Pulling fs layer 22:47:54 e16973657156: Pulling fs layer 22:47:54 fc693d55d65f: Pulling fs layer 22:47:54 7e9fc2657dce: Pulling fs layer 22:47:54 dda99020689f: Pulling fs layer 22:47:54 db1c61fa0a46: Pulling fs layer 22:47:54 891c053d2c06: Pulling fs layer 22:47:54 fc693d55d65f: Waiting 22:47:54 7e9fc2657dce: Waiting 22:47:54 dda99020689f: Waiting 22:47:54 db1c61fa0a46: Waiting 22:47:54 891c053d2c06: Waiting 22:47:54 e16973657156: Download complete 22:47:54 35d82f9e3411: Verifying Checksum 22:47:54 35d82f9e3411: Download complete 22:47:54 7e9fc2657dce: Verifying Checksum 22:47:54 7e9fc2657dce: Download complete 22:47:54 9b18e9b68314: Verifying Checksum 22:47:54 dda99020689f: Verifying Checksum 22:47:54 dda99020689f: Download complete 22:47:55 9b18e9b68314: Pull complete 22:47:55 891c053d2c06: Verifying Checksum 22:47:55 891c053d2c06: Download complete 22:47:56 35d82f9e3411: Pull complete 22:47:56 e16973657156: Pull complete 22:47:57 db1c61fa0a46: Verifying Checksum 22:47:57 db1c61fa0a46: Download complete 22:47:57 fc693d55d65f: Verifying Checksum 22:47:57 fc693d55d65f: Download complete 22:48:10 fc693d55d65f: Pull complete 22:48:10 7e9fc2657dce: Pull complete 22:48:10 dda99020689f: Pull complete 22:48:16 db1c61fa0a46: Pull complete 22:48:18 891c053d2c06: Pull complete 22:48:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:48:18 ---> f96f9c87975a 22:48:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:48:20 ---> Running in 479242abd797 22:48:20 Removing intermediate container 479242abd797 22:48:20 ---> 114b1566aff4 22:48:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:48:21 ---> Running in db9e13f17731 22:48:21 Removing intermediate container db9e13f17731 22:48:21 ---> 431d9e3f6bdc 22:48:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:48:21 ---> Running in 6385fda602f1 22:48:21 Removing intermediate container 6385fda602f1 22:48:21 ---> 277a78efa5ad 22:48:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:48:21 ---> Running in 916e6742fb37 22:48:22 Removing intermediate container 916e6742fb37 22:48:22 ---> 373ef9663b1e 22:48:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:48:22 ---> Running in f3b8d923f57f 22:48:22 Removing intermediate container f3b8d923f57f 22:48:22 ---> 1b914daf3845 22:48:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:22 ---> Running in f8c62bdd0bad 22:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:25 OK: 221 MiB in 51 packages 22:48:26 Removing intermediate container f8c62bdd0bad 22:48:26 ---> 5aa28c3dbe33 22:48:26 Step 9/13 : WORKDIR /device-onvif-camera 22:48:26 ---> Running in 3371f1fac15f 22:48:26 Removing intermediate container 3371f1fac15f 22:48:26 ---> e1e2a7cfc439 22:48:26 Step 10/13 : COPY go.mod vendor* ./ 22:48:26 ---> 0e8272ffe521 22:48:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:26 ---> Running in 128547d76cdf 22:49:48 Removing intermediate container 128547d76cdf 22:49:48 ---> ccb78c85ab5d 22:49:48 Step 12/13 : COPY . . 22:49:50 ---> da3c4fc605d9 22:49:50 Step 13/13 : RUN ${MAKE} 22:49:50 ---> Running in 5ae85c9461d5 22:49:51 noop 22:49:52 Removing intermediate container 5ae85c9461d5 22:49:52 ---> 7be63558b3f1 22:49:52 Successfully built 7be63558b3f1 22:49:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:52 + docker inspect -f . ci-base-image-arm64 22:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:53 prd-ubuntu20.04-docker-arm64-4c-16g-6519 does not seem to be running inside a container 22:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:54 $ docker top 6d341711ce1d047b58a29b0b1083858f7adbdbef6d5973726134876015603017 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:55 + go version 22:49:55 go version go1.18.7 linux/arm64 [Pipeline] } 22:49:55 $ docker stop --time=1 6d341711ce1d047b58a29b0b1083858f7adbdbef6d5973726134876015603017 22:49:56 $ docker rm -f --volumes 6d341711ce1d047b58a29b0b1083858f7adbdbef6d5973726134876015603017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:57 + docker inspect -f . ci-base-image-arm64 22:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:58 prd-ubuntu20.04-docker-arm64-4c-16g-6519 does not seem to be running inside a container 22:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:59 $ docker top b601233f8bd99383dac572aa02ca3071c313f3602b13cca4c6d77e03f348ef56 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 22:50:01 + make test 22:50:01 go test ./... -coverprofile=coverage.out ./... 22:50:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:51:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:51:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.200s coverage: 29.3% of statements 22:51:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:51:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.381s coverage: 86.5% of statements 22:51:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:51:58 go vet ./... 22:52:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:20 ./bin/test-attribution-txt.sh [Pipeline] echo 22:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:52:20 $ docker stop --time=1 b601233f8bd99383dac572aa02ca3071c313f3602b13cca4c6d77e03f348ef56 22:52:22 $ docker rm -f --volumes b601233f8bd99383dac572aa02ca3071c313f3602b13cca4c6d77e03f348ef56 [Pipeline] // withDockerContainer [Pipeline] sh 22:52:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:52:23 Warning: overwriting stash ‘coverage-report’ 22:52:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:52:24 + ls -al . 22:52:24 total 232 22:52:24 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 22:50 . 22:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:47 .. 22:52:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:47 .git 22:52:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:47 .github 22:52:24 -rw-rw-r-- 1 jenkins jenkins 496 Feb 17 22:47 .gitignore 22:52:24 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 22:47 .golangci.yml 22:52:24 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 17 22:47 Attribution.txt 22:52:24 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 17 22:47 CHANGELOG.md 22:52:24 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 17 22:47 Dockerfile 22:52:24 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:47 GOVERNANCE.md 22:52:24 -rw-rw-r-- 1 jenkins jenkins 734 Feb 17 22:47 Jenkinsfile 22:52:24 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 22:47 LICENSE 22:52:24 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 17 22:47 Makefile 22:52:24 -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 22:47 OWNERS.md 22:52:24 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 17 22:47 README.md 22:52:24 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 22:43 VERSION 22:52:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:47 bin 22:52:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:47 cmd 22:52:24 -rw-r--r-- 1 jenkins jenkins 79184 Feb 17 22:51 coverage.out 22:52:24 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 22:47 doc 22:52:24 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 17 22:47 go.mod 22:52:24 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 17 22:47 go.sum 22:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:47 internal 22:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:47 snap 22:52:24 -rw-rw-r-- 1 jenkins jenkins 236 Feb 17 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:25 + 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=233d6d5c4a139121b4c91c5de102fdbda7adb1c0 --label arch=arm64 --label version=0.0.0 . 22:52:25 Sending build context to Docker daemon 20.62MB 22:52:25 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:52:25 Step 2/26 : FROM ${BASE} AS builder 22:52:25 ---> 7be63558b3f1 22:52:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:52:25 ---> Running in 8e4aca83b677 22:52:26 Removing intermediate container 8e4aca83b677 22:52:26 ---> 6a5fb6735700 22:52:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:52:26 ---> Running in 9a9158f9a214 22:52:26 Removing intermediate container 9a9158f9a214 22:52:26 ---> b2bc82797953 22:52:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:52:26 ---> Running in ec82f0fbb1c1 22:52:27 Removing intermediate container ec82f0fbb1c1 22:52:27 ---> d639f8d25650 22:52:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:52:27 ---> Running in 8945b3fb2eb6 22:52:27 Removing intermediate container 8945b3fb2eb6 22:52:27 ---> 24057b7a7697 22:52:27 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:52:27 ---> Running in 51469b1cf8ce 22:52:27 Removing intermediate container 51469b1cf8ce 22:52:27 ---> 6666d6ff3bfa 22:52:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:52:27 ---> Running in 642ba40364ca 22:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:30 OK: 221 MiB in 51 packages 22:52:31 Removing intermediate container 642ba40364ca 22:52:31 ---> 032a6aef5d5c 22:52:31 Step 9/26 : WORKDIR /device-onvif-camera 22:52:31 ---> Running in 1eb78d92dce5 22:52:31 Removing intermediate container 1eb78d92dce5 22:52:31 ---> f9ea45a0c44f 22:52:31 Step 10/26 : COPY go.mod vendor* ./ 22:52:32 ---> 58f2f6f50ab8 22:52:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:32 ---> Running in 2087bad5d393 22:52:34 Removing intermediate container 2087bad5d393 22:52:34 ---> 5b3d6a894de4 22:52:34 Step 12/26 : COPY . . 22:52:36 ---> 965d02776af0 22:52:36 Step 13/26 : RUN ${MAKE} 22:52:36 ---> Running in 19a218fce2fb 22:52:37 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 22:54:59 Removing intermediate container 19a218fce2fb 22:54:59 ---> 0a2ec89eac8b 22:54:59 Step 14/26 : FROM alpine:3.16 22:54:59 3.16: Pulling from library/alpine 22:54:59 3760b48202b3: Pulling fs layer 22:54:59 3760b48202b3: Verifying Checksum 22:54:59 3760b48202b3: Download complete 22:54:59 3760b48202b3: Pull complete 22:54:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:54:59 Status: Downloaded newer image for alpine:3.16 22:54:59 ---> 4c81e5bf8899 22:54:59 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:54:59 ---> Running in b4ef2b597ec5 22:54:59 Removing intermediate container b4ef2b597ec5 22:54:59 ---> 18f3fbd0e4d6 22:54:59 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:54:59 ---> Running in d2de16c8a644 22:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:54:59 (1/1) Installing dumb-init (1.2.5-r1) 22:54:59 Executing busybox-1.35.0-r17.trigger 22:54:59 OK: 5 MiB in 15 packages 22:54:59 Removing intermediate container d2de16c8a644 22:54:59 ---> 2f7e33202d30 22:54:59 Step 17/26 : WORKDIR / 22:54:59 ---> Running in 2f965ab21047 22:54:59 Removing intermediate container 2f965ab21047 22:54:59 ---> cfeee3429a79 22:54:59 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:54:59 ---> b38ee506ce89 22:54:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:54:59 ---> 39eac0075c31 22:54:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:54:59 ---> 740f94b7703c 22:54:59 Step 21/26 : EXPOSE 59984 22:54:59 ---> Running in a9b8cc2b9953 22:54:59 Removing intermediate container a9b8cc2b9953 22:54:59 ---> cd09b0eff115 22:54:59 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:54:59 ---> Running in 174ee1b46e31 22:54:59 Removing intermediate container 174ee1b46e31 22:54:59 ---> ba750ce814b4 22:54:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:59 ---> Running in 6e20f3b7ea65 22:54:59 Removing intermediate container 6e20f3b7ea65 22:54:59 ---> 709856599bdf 22:54:59 Step 24/26 : LABEL arch=arm64 22:54:59 ---> Running in 7f2f7258274e 22:54:59 Removing intermediate container 7f2f7258274e 22:54:59 ---> 856e14688ffa 22:54:59 Step 25/26 : LABEL git_sha=233d6d5c4a139121b4c91c5de102fdbda7adb1c0 22:54:59 ---> Running in 766db4465ab7 22:54:59 Removing intermediate container 766db4465ab7 22:54:59 ---> b01a9b2b1fdd 22:54:59 Step 26/26 : LABEL version=0.0.0 22:54:59 ---> Running in 380d7d6c761f 22:54:59 Removing intermediate container 380d7d6c761f 22:54:59 ---> ef0a3fa6f678 22:54:59 [Warning] One or more build-args [ARCH] were not consumed 22:54:59 Successfully built ef0a3fa6f678 22:54:59 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 22:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:00 22:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:00 arm64: Pulling from edgex-lftools-log-publisher 22:55:00 8998bd30e6a1: Pulling fs layer 22:55:00 04944245beec: Pulling fs layer 22:55:00 699f458cf7ca: Pulling fs layer 22:55:00 765212b225bb: Pulling fs layer 22:55:00 f23df028b6ca: Pulling fs layer 22:55:00 d65c8cfc05b1: Pulling fs layer 22:55:00 2437ff75d9bd: Pulling fs layer 22:55:00 f23df028b6ca: Waiting 22:55:00 d65c8cfc05b1: Waiting 22:55:00 2437ff75d9bd: Waiting 22:55:00 765212b225bb: Waiting 22:55:00 04944245beec: Verifying Checksum 22:55:00 04944245beec: Download complete 22:55:00 765212b225bb: Download complete 22:55:00 f23df028b6ca: Verifying Checksum 22:55:00 f23df028b6ca: Download complete 22:55:00 d65c8cfc05b1: Verifying Checksum 22:55:00 d65c8cfc05b1: Download complete 22:55:01 699f458cf7ca: Verifying Checksum 22:55:01 699f458cf7ca: Download complete 22:55:01 8998bd30e6a1: Download complete 22:55:03 2437ff75d9bd: Verifying Checksum 22:55:03 2437ff75d9bd: Download complete 22:55:05 8998bd30e6a1: Pull complete 22:55:05 04944245beec: Pull complete 22:55:06 699f458cf7ca: Pull complete 22:55:06 765212b225bb: Pull complete 22:55:07 f23df028b6ca: Pull complete 22:55:07 d65c8cfc05b1: Pull complete 22:55:22 2437ff75d9bd: Pull complete 22:55:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:23 prd-ubuntu20.04-docker-arm64-4c-16g-6519 does not seem to be running inside a container 22:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:55:25 $ docker top c7c5f39dc7185d0b0b7bc56ffe6930f56fb4d95c471513933e885184cf680f10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:26 ---> job-cost.sh 22:55:26 lf-activate-venv: SKIPPING 22:55:26 INFO: No Stack... 22:55:26 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:27 INFO: Archiving Costs [Pipeline] sh 22:55:27 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 22:55:27 + cut -d, -f6 [Pipeline] lock 22:55:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] 22:55:28 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] did not exist. Created. 22:55:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:28 /w/workspace/device-onvif-camera/1@tmp/durable-7483230d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:28 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:28 Warning: overwriting stash ‘stack-cost’ 22:55:29 Stashed 1 file(s) [Pipeline] } 22:55:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:29 $ docker stop --time=1 c7c5f39dc7185d0b0b7bc56ffe6930f56fb4d95c471513933e885184cf680f10 22:55:30 $ docker rm -f --volumes c7c5f39dc7185d0b0b7bc56ffe6930f56fb4d95c471513933e885184cf680f10 [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 22:55:31 provisioning config files... 22:55:31 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-235@tmp/config1662993284845028302tmp [Pipeline] { [Pipeline] sh 22:55:31 + set +x 22:55:31 + curl -s https://codecov.io/bash 22:55:31 + bash -s -- 22:55:31 22:55:31 _____ _ 22:55:31 / ____| | | 22:55:31 | | ___ __| | ___ ___ _____ __ 22:55:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:31 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:31 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:31 Bash-1.0.6 22:55:31 22:55:31 22:55:31 ==> git version 2.25.1 found 22:55:31 ==> 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 22:55:31 Release-Date: 2020-01-08 22:55:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:31 ==> Jenkins CI detected. 22:55:31 current dir:  /w/workspace/undry_device-onvif-camera_PR-235 22:55:31 project root: . 22:55:31 --> token set from env 22:55:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:31 ==> Running gcov in . (disable via -X gcov) 22:55:31 ==> Python coveragepy not found 22:55:31 ==> Searching for coverage reports in: 22:55:31 + . 22:55:31 -> Found 1 reports 22:55:31 ==> Detecting git/mercurial file structure 22:55:31 ==> Reading reports 22:55:31 + ./coverage.out bytes=79184 22:55:31 ==> Appending adjustments 22:55:31 https://docs.codecov.io/docs/fixing-reports 22:55:32 + Found adjustments 22:55:32 ==> Gzipping contents 22:55:32 12K /tmp/codecov.I1y2mw.gz 22:55:32 ==> Uploading reports 22:55:32 url: https://codecov.io 22:55:32 query: branch=PR-235&commit=233d6d5c4a139121b4c91c5de102fdbda7adb1c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=235&job=&cmd_args= 22:55:32 -> Pinging Codecov 22:55:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-235&commit=233d6d5c4a139121b4c91c5de102fdbda7adb1c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=235&job=&cmd_args= 22:55:32 -> Uploading to 22:55:32 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/F29A59C45E3A92E06B3E522C9905F8EF/233d6d5c4a139121b4c91c5de102fdbda7adb1c0/b7dfc78f-e5e9-4657-ac11-774a398b4613.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T225532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af18e0fa0b4e62a7d3a23cc9220a15f904b613a7121de518341f6646925c6da0 22:55:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:32 Dload Upload Total Spent Left Speed 22:55:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10863 0 0 100 10863 0 48713 --:--:-- --:--:-- --:--:-- 48495 100 10863 0 0 100 10863 0 40533 --:--:-- --:--:-- --:--:-- 40533 22:55:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/233d6d5c4a139121b4c91c5de102fdbda7adb1c0 [Pipeline] } 22:55:32 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 22:55:34 + [ -d /w/workspace/undry_device-onvif-camera_PR-235/archives ] 22:55:34 + ls -al /w/workspace/undry_device-onvif-camera_PR-235/archives 22:55:34 total 16 22:55:34 drwxr-xr-x 3 root root 4096 Feb 17 22:46 . 22:55:34 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:46 .. 22:55:34 drwxr-xr-x 2 root root 4096 Feb 17 22:46 cost 22:55:34 -rw-r--r-- 1 root root 91 Feb 17 22:46 cost.csv 22:55:34 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-235/archives 22:55:34 + ls -al /w/workspace/undry_device-onvif-camera_PR-235/archives 22:55:34 total 16 22:55:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:46 . 22:55:34 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:46 .. 22:55:34 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 22:46 cost 22:55:34 -rw-r--r-- 1 jenkins jenkins 91 Feb 17 22:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:35 ---> package-listing.sh 22:55:35 ++ facter osfamily 22:55:35 ++ tr '[:upper:]' '[:lower:]' 22:55:35 + OS_FAMILY=debian 22:55:35 + workspace=/w/workspace/undry_device-onvif-camera_PR-235 22:55:35 + START_PACKAGES=/tmp/packages_start.txt 22:55:35 + END_PACKAGES=/tmp/packages_end.txt 22:55:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:35 + PACKAGES=/tmp/packages_start.txt 22:55:35 + '[' /w/workspace/undry_device-onvif-camera_PR-235 ']' 22:55:35 + PACKAGES=/tmp/packages_end.txt 22:55:35 + case "${OS_FAMILY}" in 22:55:35 + dpkg -l 22:55:35 + grep '^ii' 22:55:35 + '[' -f /tmp/packages_start.txt ']' 22:55:35 + '[' -f /tmp/packages_end.txt ']' 22:55:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:35 + '[' /w/workspace/undry_device-onvif-camera_PR-235 ']' 22:55:35 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-235/archives/ 22:55:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-235/archives/ [Pipeline] echo 22:55:35 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-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:37 prd-ubuntu20.04-docker-8c-8g-6518 does not seem to be running inside a container 22:55:37 $ 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-235/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-235 -v /w/workspace/undry_device-onvif-camera_PR-235:/w/workspace/undry_device-onvif-camera_PR-235:rw,z -v /w/workspace/undry_device-onvif-camera_PR-235@tmp:/w/workspace/undry_device-onvif-camera_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:37 $ docker top dc822519013e7b4cf73b4dfb44631a2ec20126cfd4c49974060f8fb7d11aba5c -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:38 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:38 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:38 + ls /var/log/sa-host 22:55:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:38 provisioning config files... 22:55:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-235@tmp/config4163221121484854303tmp [Pipeline] { [Pipeline] echo 22:55:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:39 ---> create-netrc.sh [Pipeline] } 22:55:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:39 ---> python-tools-install.sh [Pipeline] echo 22:55:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:40 ---> sudo-logs.sh 22:55:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:40 ---> job-cost.sh 22:55:40 lf-activate-venv: SKIPPING 22:55:40 DEBUG: total: 0.2199999988079071 22:55:40 INFO: Retrieving Stack Cost... 22:55:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:41 INFO: Archiving Costs [Pipeline] echo 22:55:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:41 ---> logs-deploy.sh 22:55:41 lf-activate-venv: SKIPPING 22:55:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-235/1 22:55:41 INFO: archiving workspace using pattern(s): 22:55:42 Archives upload complete. 22:55:42 INFO: archiving logs to Nexus