Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6+4a9e67fa37862f83ef90b637e6c765491ff37d3a (c3b120e38c170f8a505a81eb5483c0f446f439e4) 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-ssh6972151755703052386.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-ssh12620367365427002164.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-244/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-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10133924647823867539.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-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh567642080631291871.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-ssh12796199041325068007.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-244/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-244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3913757653272093716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7524 in /w/workspace/undry_device-onvif-camera_PR-244 [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-244 # 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/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 Merge succeeded, producing 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 Checking out Revision 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 (PR-244) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/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 04:06:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 # 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 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:12 ========================================================= 04:06:12 EdgeX Global Pipelines Version Info 04:06:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:13 ------------------- 04:06:13 stable info: 04:06:13 ------------------- 04:06:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:06:13 Message: update stable to v1.0.244 04:06:13 ------------------- 04:06:13 experimental info: 04:06:13 ------------------- 04:06:13 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:06:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 696fdac [Pipeline] echo 04:06:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:15 provisioning config files... 04:06:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-244@tmp/config7956532875146281099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:16 ---> docker-login.sh 04:06:16 nexus3.edgexfoundry.org:10001 04:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:16 Configure a credential helper to remove this warning. See 04:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:16 04:06:16 Login Succeeded 04:06:16 nexus3.edgexfoundry.org:10002 04:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:16 Configure a credential helper to remove this warning. See 04:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:16 04:06:16 Login Succeeded 04:06:16 nexus3.edgexfoundry.org:10003 04:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:16 Configure a credential helper to remove this warning. See 04:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:16 04:06:16 Login Succeeded 04:06:16 nexus3.edgexfoundry.org:10004 04:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:16 Configure a credential helper to remove this warning. See 04:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:16 04:06:16 Login Succeeded 04:06:16 docker.io 04:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:16 Configure a credential helper to remove this warning. See 04:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:16 04:06:16 Login Succeeded 04:06:16 ---> docker-login.sh ends [Pipeline] } 04:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:06:17 + git rev-list -1 --merges 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6~1..696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 [Pipeline] echo 04:06:17 -----------> git rev-list -1 --merges 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6~1..696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 [false] [Pipeline] sh 04:06:17 + git log --format=format:%s -1 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 [Pipeline] echo 04:06:17 ========================================================= 04:06:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:06:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:18 + git log --format=format:%s -1 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 [Pipeline] echo 04:06:18 [semverPrep] GIT_COMMIT: 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:06:18 [semverPrep] This is not a build commit. [Pipeline] sh 04:06:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:18 + grep -v github /etc/ssh/ssh_known_hosts 04:06:18 + [ -e /tmp/ssh_known_hosts ] 04:06:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:06:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:06:18 + sudo tee -a /etc/ssh/ssh_known_hosts 04:06:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:19 04:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:19 0.1.4: Pulling from edgex-devops/py-git-semver 04:06:19 b85a868b505f: Pulling fs layer 04:06:19 e2be974225ed: Pulling fs layer 04:06:19 339a4e72a1f5: Pulling fs layer 04:06:19 988bab9f4d93: Pulling fs layer 04:06:19 1469e6f7b9e6: Pulling fs layer 04:06:19 eaf3925da568: Pulling fs layer 04:06:19 988bab9f4d93: Waiting 04:06:19 eaf3925da568: Waiting 04:06:19 bab4dde63d76: Pulling fs layer 04:06:19 bde34c3a00c8: Pulling fs layer 04:06:19 b352a97aabf1: Pulling fs layer 04:06:19 bde34c3a00c8: Waiting 04:06:19 4872d77fe225: Pulling fs layer 04:06:19 b352a97aabf1: Waiting 04:06:19 5851b861e8e6: Pulling fs layer 04:06:19 e2be974225ed: Verifying Checksum 04:06:19 e2be974225ed: Download complete 04:06:19 988bab9f4d93: Verifying Checksum 04:06:19 988bab9f4d93: Download complete 04:06:20 1469e6f7b9e6: Verifying Checksum 04:06:20 1469e6f7b9e6: Download complete 04:06:20 eaf3925da568: Download complete 04:06:20 339a4e72a1f5: Verifying Checksum 04:06:20 339a4e72a1f5: Download complete 04:06:20 bde34c3a00c8: Download complete 04:06:20 b352a97aabf1: Download complete 04:06:20 4872d77fe225: Verifying Checksum 04:06:20 4872d77fe225: Download complete 04:06:20 5851b861e8e6: Verifying Checksum 04:06:20 b85a868b505f: Verifying Checksum 04:06:20 b85a868b505f: Download complete 04:06:20 bab4dde63d76: Verifying Checksum 04:06:20 bab4dde63d76: Download complete 04:06:21 b85a868b505f: Pull complete 04:06:21 e2be974225ed: Pull complete 04:06:21 339a4e72a1f5: Pull complete 04:06:21 988bab9f4d93: Pull complete 04:06:22 1469e6f7b9e6: Pull complete 04:06:22 eaf3925da568: Pull complete 04:06:23 bab4dde63d76: Pull complete 04:06:23 bde34c3a00c8: Pull complete 04:06:24 b352a97aabf1: Pull complete 04:06:24 4872d77fe225: Pull complete 04:06:24 5851b861e8e6: Pull complete 04:06:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:24 prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container 04:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-244 -v /w/workspace/undry_device-onvif-camera_PR-244:/w/workspace/undry_device-onvif-camera_PR-244:rw,z -v /w/workspace/undry_device-onvif-camera_PR-244@tmp:/w/workspace/undry_device-onvif-camera_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:06:27 $ docker top 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb -eo pid,comm 04:06:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:06:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:27 [ssh-agent] Looking for ssh-agent implementation... 04:06:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:27 $ docker exec 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb ssh-agent 04:06:27 SSH_AUTH_SOCK=/tmp/ssh-9PXnNmbzzcTx/agent.32 04:06:27 SSH_AGENT_PID=38 04:06:27 Running ssh-add (command line suppressed) 04:06:27 Identity added: /w/workspace/undry_device-onvif-camera_PR-244@tmp/private_key_18002104538648457127.key (/w/workspace/undry_device-onvif-camera_PR-244@tmp/private_key_18002104538648457127.key) 04:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:28 + git tag --points-at HEAD [Pipeline] } 04:06:28 $ docker exec --env ******** --env ******** 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb ssh-agent -k 04:06:28 unset SSH_AUTH_SOCK; 04:06:28 unset SSH_AGENT_PID; 04:06:28 echo Agent pid 38 killed; 04:06:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:06:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:28 [ssh-agent] Looking for ssh-agent implementation... 04:06:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:28 $ docker exec 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb ssh-agent 04:06:28 SSH_AUTH_SOCK=/tmp/ssh-SFNbdcjtg4qv/agent.70 04:06:28 SSH_AGENT_PID=76 04:06:28 Running ssh-add (command line suppressed) 04:06:28 Identity added: /w/workspace/undry_device-onvif-camera_PR-244@tmp/private_key_3489013395835756200.key (/w/workspace/undry_device-onvif-camera_PR-244@tmp/private_key_3489013395835756200.key) 04:06:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:28 + git semver init 04:06:29 2023-02-27 04:06:29,090 [run_init] DEBUG init version:0.0.0 force:False 04:06:29 2023-02-27 04:06:29,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-244/.semver 04:06:29 2023-02-27 04:06:29,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-244/.semver 04:06:29 2023-02-27 04:06:29,091 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-244/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-244, universal_newlines=False, shell=None, istream=None) 04:06:30 2023-02-27 04:06:30,102 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-244/.git/info/exclude 04:06:30 2023-02-27 04:06:30,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-244/.semver/PR-244 with force:False 04:06:30 2023-02-27 04:06:30,102 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-244/.semver/PR-244 04:06:30 2023-02-27 04:06:30,107 [execute] INFO git cat-file --batch-check 04:06:30 2023-02-27 04:06:30,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-244/.semver, universal_newlines=False, shell=None, istream=) 04:06:30 2023-02-27 04:06:30,116 [execute] INFO git cat-file --batch 04:06:30 2023-02-27 04:06:30,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-244/.semver, universal_newlines=False, shell=None, istream=) 04:06:30 2023-02-27 04:06:30,123 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-244/.semver/PR-244 04:06:30 0.0.0 [Pipeline] } 04:06:30 $ docker exec --env ******** --env ******** 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb ssh-agent -k 04:06:30 unset SSH_AUTH_SOCK; 04:06:30 unset SSH_AGENT_PID; 04:06:30 echo Agent pid 76 killed; 04:06:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:30 + git semver [Pipeline] } 04:06:31 $ docker stop --time=1 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb 04:06:32 $ docker rm -f --volumes 81dc673b56aa94a333d6ccc29cc2604c46cc3988b4351c4469b0caf0e2f5e9cb [Pipeline] // withDockerContainer [Pipeline] sh 04:06:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:33 Stashed 1 file(s) [Pipeline] echo 04:06:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:33 provisioning config files... 04:06:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-244@tmp/config2115399262458202132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:34 ---> docker-login.sh 04:06:34 nexus3.edgexfoundry.org:10001 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 nexus3.edgexfoundry.org:10002 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 nexus3.edgexfoundry.org:10003 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 nexus3.edgexfoundry.org:10004 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 docker.io 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 ---> docker-login.sh ends [Pipeline] } 04:06:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:35 ========================================================= 04:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:06:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:06:35 Sending build context to Docker daemon 27.74MB 04:06:35 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:06:35 Step 2/13 : FROM ${BASE} AS builder 04:06:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:35 213ec9aee27d: Pulling fs layer 04:06:35 4583459ba037: Pulling fs layer 04:06:35 93c1e223e6f2: Pulling fs layer 04:06:35 53926ce57604: Pulling fs layer 04:06:35 21b2b0c7a3f4: Pulling fs layer 04:06:35 22ff95d597cd: Pulling fs layer 04:06:35 12d6caf4c0d1: Pulling fs layer 04:06:35 96b7cbca73a9: Pulling fs layer 04:06:35 a7acece74701: Pulling fs layer 04:06:35 53926ce57604: Waiting 04:06:35 21b2b0c7a3f4: Waiting 04:06:35 96b7cbca73a9: Waiting 04:06:35 a7acece74701: Waiting 04:06:35 22ff95d597cd: Waiting 04:06:35 12d6caf4c0d1: Waiting 04:06:35 93c1e223e6f2: Download complete 04:06:35 4583459ba037: Verifying Checksum 04:06:35 4583459ba037: Download complete 04:06:35 22ff95d597cd: Verifying Checksum 04:06:35 22ff95d597cd: Download complete 04:06:35 213ec9aee27d: Verifying Checksum 04:06:35 213ec9aee27d: Download complete 04:06:35 12d6caf4c0d1: Verifying Checksum 04:06:35 12d6caf4c0d1: Download complete 04:06:36 213ec9aee27d: Pull complete 04:06:36 4583459ba037: Pull complete 04:06:36 93c1e223e6f2: Pull complete 04:06:36 a7acece74701: Verifying Checksum 04:06:36 a7acece74701: Download complete 04:06:36 96b7cbca73a9: Download complete 04:06:36 53926ce57604: Verifying Checksum 04:06:36 53926ce57604: Download complete 04:06:40 53926ce57604: Pull complete 04:06:40 21b2b0c7a3f4: Pull complete 04:06:40 22ff95d597cd: Pull complete 04:06:40 12d6caf4c0d1: Pull complete 04:06:42 96b7cbca73a9: Pull complete 04:06:43 a7acece74701: Pull complete 04:06:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:06:43 ---> db6d94c90886 04:06:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:06:47 ---> Running in 24bd433ca55a 04:06:47 Removing intermediate container 24bd433ca55a 04:06:47 ---> 661af72393a9 04:06:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:47 ---> Running in 1a2d0dcc3e79 04:06:47 Removing intermediate container 1a2d0dcc3e79 04:06:47 ---> 29378c8a0dab 04:06:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:06:47 ---> Running in 8d3fa24703da 04:06:47 Removing intermediate container 8d3fa24703da 04:06:47 ---> 9ed5c2c2fec2 04:06:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:06:47 ---> Running in e6e695228ba4 04:06:47 Removing intermediate container e6e695228ba4 04:06:47 ---> 60229d0bb0d2 04:06:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:06:47 ---> Running in 2a064206d0a4 04:06:47 Removing intermediate container 2a064206d0a4 04:06:47 ---> 9f59c6a57d77 04:06:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:47 ---> Running in 21215961b8dc 04:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:47 OK: 211 MiB in 51 packages 04:06:48 Removing intermediate container 21215961b8dc 04:06:48 ---> 497ebdb4ac7d 04:06:48 Step 9/13 : WORKDIR /device-onvif-camera 04:06:48 ---> Running in 7984001a25e6 04:06:48 Removing intermediate container 7984001a25e6 04:06:48 ---> 28c02f648b69 04:06:48 Step 10/13 : COPY go.mod vendor* ./ 04:06:48 ---> 57d6e512a455 04:06:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:48 ---> Running in f6e262963b90 04:06:48 Still waiting to schedule task 04:06:48 ‘prd-centos7-blackbox-4c-2g-7428’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:06:48 ‘prd-centos7-blackbox-4c-2g-7429’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:06:48 ‘prd-centos7-docker-4c-2g-7519’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:06:48 ‘prd-ubuntu18.04-docker-8c-8g-7363’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:06:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7526’ is offline 04:07:10 Removing intermediate container f6e262963b90 04:07:10 ---> b441814580ca 04:07:10 Step 12/13 : COPY . . 04:07:10 ---> 5e1dbbac8a88 04:07:10 Step 13/13 : RUN ${MAKE} 04:07:10 ---> Running in 7dafacb9a511 04:07:10 noop 04:07:10 Removing intermediate container 7dafacb9a511 04:07:10 ---> b56c2ccc0f55 04:07:10 Successfully built b56c2ccc0f55 04:07:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:10 + docker inspect -f . ci-base-image-x86_64 04:07:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:11 prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container 04:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-244 -v /w/workspace/undry_device-onvif-camera_PR-244:/w/workspace/undry_device-onvif-camera_PR-244:rw,z -v /w/workspace/undry_device-onvif-camera_PR-244@tmp:/w/workspace/undry_device-onvif-camera_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:11 $ docker top eac2dd8209521a834a25d51a6c6644fb1f45d4cce8b42d676c8334ca6c3105a2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:11 + go version 04:07:11 go version go1.18.7 linux/amd64 [Pipeline] } 04:07:11 $ docker stop --time=1 eac2dd8209521a834a25d51a6c6644fb1f45d4cce8b42d676c8334ca6c3105a2 04:07:13 $ docker rm -f --volumes eac2dd8209521a834a25d51a6c6644fb1f45d4cce8b42d676c8334ca6c3105a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:13 + docker inspect -f . ci-base-image-x86_64 04:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:13 prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container 04:07:14 $ 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-244 -v /w/workspace/undry_device-onvif-camera_PR-244:/w/workspace/undry_device-onvif-camera_PR-244:rw,z -v /w/workspace/undry_device-onvif-camera_PR-244@tmp:/w/workspace/undry_device-onvif-camera_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:14 $ docker top 936b1c0ff64d13f24250fa615d4b8f9d10620adb4146d929d8c18cc8b453d73b -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-244 [Pipeline] fileExists [Pipeline] sh 04:07:15 + make test 04:07:15 go test ./... -coverprofile=coverage.out ./... 04:07:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:07:27 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:07:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.048s coverage: 29.3% of statements 04:07:29 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:07:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.523s coverage: 86.5% of statements 04:07:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:07:37 go vet ./... 04:07:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:40 ./bin/test-attribution-txt.sh [Pipeline] echo 04:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:07:40 $ docker stop --time=1 936b1c0ff64d13f24250fa615d4b8f9d10620adb4146d929d8c18cc8b453d73b 04:07:43 $ docker rm -f --volumes 936b1c0ff64d13f24250fa615d4b8f9d10620adb4146d929d8c18cc8b453d73b [Pipeline] // withDockerContainer [Pipeline] sh 04:07:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:07:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:45 + ls -al . 04:07:45 total 236 04:07:45 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 04:07 . 04:07:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:06 .. 04:07:45 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 04:07 .git 04:07:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:06 .github 04:07:45 -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 04:06 .gitignore 04:07:45 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:06 .golangci.yml 04:07:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:06 .semver 04:07:45 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 04:06 Attribution.txt 04:07:45 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 04:06 CHANGELOG.md 04:07:45 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 04:06 Dockerfile 04:07:45 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:06 GOVERNANCE.md 04:07:45 -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 04:06 Jenkinsfile 04:07:45 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 04:06 LICENSE 04:07:45 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 04:06 Makefile 04:07:45 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 04:06 OWNERS.md 04:07:45 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 04:06 README.md 04:07:45 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:06 VERSION 04:07:45 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:06 bin 04:07:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:06 cmd 04:07:45 -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 04:07 coverage.out 04:07:45 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:06 doc 04:07:45 -rw-rw-r-- 1 jenkins jenkins 3601 Feb 27 04:06 go.mod 04:07:45 -rw-rw-r-- 1 jenkins jenkins 34676 Feb 27 04:06 go.sum 04:07:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:06 internal 04:07:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:06 snap 04:07:45 -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:45 + 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=696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 --label arch=amd64 --label version=0.0.0 . 04:07:45 Sending build context to Docker daemon 27.81MB 04:07:45 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:07:45 Step 2/26 : FROM ${BASE} AS builder 04:07:45 ---> b56c2ccc0f55 04:07:45 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:07:46 ---> Running in ff3eda9820b5 04:07:46 Removing intermediate container ff3eda9820b5 04:07:46 ---> e65e4fafad0e 04:07:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:46 ---> Running in eab49fe3d21a 04:07:46 Removing intermediate container eab49fe3d21a 04:07:46 ---> ea8d828ad7e0 04:07:46 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:07:46 ---> Running in 235c9d2de070 04:07:46 Removing intermediate container 235c9d2de070 04:07:46 ---> 86b660d621ce 04:07:46 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:07:46 ---> Running in 27c159568506 04:07:46 Removing intermediate container 27c159568506 04:07:46 ---> f138fe3ae66c 04:07:46 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:07:46 ---> Running in 8d188916aded 04:07:46 Removing intermediate container 8d188916aded 04:07:46 ---> f8d5d3ff5c6a 04:07:46 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:46 ---> Running in 6df3a0764c14 04:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:07:47 OK: 211 MiB in 51 packages 04:07:47 Removing intermediate container 6df3a0764c14 04:07:47 ---> 86d1be1f0204 04:07:47 Step 9/26 : WORKDIR /device-onvif-camera 04:07:47 ---> Running in 761ef142b2d6 04:07:47 Removing intermediate container 761ef142b2d6 04:07:47 ---> cb95731830ec 04:07:47 Step 10/26 : COPY go.mod vendor* ./ 04:07:47 ---> 444043618441 04:07:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:47 ---> Running in 2a58fbb0604e 04:07:48 Removing intermediate container 2a58fbb0604e 04:07:48 ---> 74cdf7fd4517 04:07:48 Step 12/26 : COPY . . 04:07:49 ---> 6be9c3a9bd7b 04:07:49 Step 13/26 : RUN ${MAKE} 04:07:49 ---> Running in 6e603830a679 04:07:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:08:11 Removing intermediate container 6e603830a679 04:08:11 ---> b5556ed9d343 04:08:11 Step 14/26 : FROM alpine:3.16 04:08:12 3.16: Pulling from library/alpine 04:08:12 ef5531b6e74e: Pulling fs layer 04:08:12 ef5531b6e74e: Verifying Checksum 04:08:12 ef5531b6e74e: Download complete 04:08:12 ef5531b6e74e: Pull complete 04:08:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:08:12 Status: Downloaded newer image for alpine:3.16 04:08:12 ---> dfd21b5a31f5 04:08:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:08:12 ---> Running in ac5ba61cbb6a 04:08:12 Removing intermediate container ac5ba61cbb6a 04:08:12 ---> 8b7d3cccd12a 04:08:12 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:08:12 ---> Running in d120dc30e69e 04:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:08:13 (1/1) Installing dumb-init (1.2.5-r1) 04:08:13 Executing busybox-1.35.0-r17.trigger 04:08:13 OK: 6 MiB in 15 packages 04:08:13 Removing intermediate container d120dc30e69e 04:08:13 ---> e4a4888e797f 04:08:13 Step 17/26 : WORKDIR / 04:08:13 ---> Running in 37b233e5555f 04:08:13 Removing intermediate container 37b233e5555f 04:08:13 ---> 622fc3f015cd 04:08:13 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:08:14 ---> 11e89a372366 04:08:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:08:14 ---> dfd4eabf547d 04:08:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:08:14 ---> f831478b2f57 04:08:14 Step 21/26 : EXPOSE 59984 04:08:14 ---> Running in 3c423cf6a6a1 04:08:15 Removing intermediate container 3c423cf6a6a1 04:08:15 ---> 015018c3d06d 04:08:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:08:15 ---> Running in f1e0cc238e73 04:08:15 Removing intermediate container f1e0cc238e73 04:08:15 ---> 65191591c591 04:08:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:08:15 ---> Running in ee19ad429d20 04:08:15 Removing intermediate container ee19ad429d20 04:08:15 ---> 2b59d3cd0ce4 04:08:15 Step 24/26 : LABEL arch=amd64 04:08:15 ---> Running in 604c60116e2e 04:08:15 Removing intermediate container 604c60116e2e 04:08:15 ---> b5760cb144cc 04:08:15 Step 25/26 : LABEL git_sha=696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 04:08:15 ---> Running in 2ea6f6f2b5a8 04:08:15 Removing intermediate container 2ea6f6f2b5a8 04:08:15 ---> b8d864be984d 04:08:15 Step 26/26 : LABEL version=0.0.0 04:08:15 ---> Running in 0334badf1d2b 04:08:15 Removing intermediate container 0334badf1d2b 04:08:15 ---> 5ecff4c556e7 04:08:15 [Warning] One or more build-args [ARCH] were not consumed 04:08:15 Successfully built 5ecff4c556e7 04:08:15 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:16 04:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:17 latest: Pulling from edgex-lftools-log-publisher 04:08:17 5eb5b503b376: Pulling fs layer 04:08:17 5c69ac0246d0: Pulling fs layer 04:08:17 ec43610c2a17: Pulling fs layer 04:08:17 3a2ae6a8a46f: Pulling fs layer 04:08:17 33b1e0a273af: Pulling fs layer 04:08:17 5d3b04190fa2: Pulling fs layer 04:08:17 2f39f015ded8: Pulling fs layer 04:08:17 3a2ae6a8a46f: Waiting 04:08:17 5d3b04190fa2: Waiting 04:08:17 2f39f015ded8: Waiting 04:08:17 33b1e0a273af: Waiting 04:08:17 5c69ac0246d0: Download complete 04:08:17 3a2ae6a8a46f: Verifying Checksum 04:08:17 3a2ae6a8a46f: Download complete 04:08:17 33b1e0a273af: Verifying Checksum 04:08:17 33b1e0a273af: Download complete 04:08:17 ec43610c2a17: Verifying Checksum 04:08:17 ec43610c2a17: Download complete 04:08:17 5d3b04190fa2: Verifying Checksum 04:08:17 5d3b04190fa2: Download complete 04:08:17 5eb5b503b376: Verifying Checksum 04:08:17 5eb5b503b376: Download complete 04:08:18 2f39f015ded8: Download complete 04:08:18 5eb5b503b376: Pull complete 04:08:18 5c69ac0246d0: Pull complete 04:08:19 ec43610c2a17: Pull complete 04:08:19 3a2ae6a8a46f: Pull complete 04:08:19 33b1e0a273af: Pull complete 04:08:19 5d3b04190fa2: Pull complete 04:08:24 2f39f015ded8: Pull complete 04:08:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:25 prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container 04:08: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-244 -v /w/workspace/undry_device-onvif-camera_PR-244:/w/workspace/undry_device-onvif-camera_PR-244:rw,z -v /w/workspace/undry_device-onvif-camera_PR-244@tmp:/w/workspace/undry_device-onvif-camera_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:08:28 $ docker top 4c62d87491a96f7cfa8a16a942d28af884614eb21071d0fe870a56dec57d7dd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:28 ---> job-cost.sh 04:08:28 lf-activate-venv: SKIPPING 04:08:28 INFO: No Stack... 04:08:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:08:29 INFO: Archiving Costs [Pipeline] sh 04:08:29 + cat /w/workspace/undry_device-onvif-camera_PR-244/archives/cost.csv 04:08:29 + cut -d, -f6 [Pipeline] lock 04:08:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] 04:08:29 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] did not exist. Created. 04:08:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:08:29 + echo total: 0.2199999988079071 [Pipeline] stash 04:08:29 Stashed 1 file(s) [Pipeline] } 04:08:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:08:30 $ docker stop --time=1 4c62d87491a96f7cfa8a16a942d28af884614eb21071d0fe870a56dec57d7dd2 04:08:31 $ docker rm -f --volumes 4c62d87491a96f7cfa8a16a942d28af884614eb21071d0fe870a56dec57d7dd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7528 in /w/workspace/undry_device-onvif-camera_PR-244 [Pipeline] { [Pipeline] ws 04:09:24 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:09:24 The recommended git tool is: git 04:09:30 using credential edgex-jenkins-ssh 04:09:30 Cloning the remote Git repository 04:09:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:09:30 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:09:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:09:30 > git --version # timeout=10 04:09:30 > git --version # 'git version 2.25.1' 04:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:35 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 04:09:35 Merge succeeded, producing 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 04:09:35 Checking out Revision 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 (PR-244) 04:09:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:09:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:35 > git config core.sparsecheckout # timeout=10 04:09:35 > git checkout -f 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 # timeout=10 04:09:35 > git remote # timeout=10 04:09:35 > git config --get remote.origin.url # timeout=10 04:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:35 > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 04:09:35 > git rev-parse HEAD^{commit} # timeout=10 04:09:35 > git config core.sparsecheckout # timeout=10 04:09:35 > git checkout -f 696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 # timeout=10 04:09:36 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:09:36 > git --version # timeout=10 04:09:36 > git --version # 'git version 2.25.1' 04:09:36 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:37 Dload Upload Total Spent Left Speed 04:09:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 12751 65 8259 0 0 146k 0 --:--:-- --:--:-- --:--:-- 144k 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 04:09:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:38 + sudo tee /etc/docker/daemon.new 04:09:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:09:38 { 04:09:38 "registry-mirrors": [ 04:09:38 "https://nexus3.edgexfoundry.org:10001" 04:09:38 ], 04:09:38 "bip": "10.250.0.254/24", 04:09:38 "hosts": [ 04:09:38 "tcp://0.0.0.0:5555", 04:09:38 "unix:///var/run/docker.sock" 04:09:38 ], 04:09:38 "mtu": 1458, 04:09:38 "selinux-enabled": true, 04:09:38 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:38 } [Pipeline] sh 04:09:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:58 provisioning config files... 04:09:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13095552216632738556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:58 ---> docker-login.sh 04:09:58 nexus3.edgexfoundry.org:10001 04:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:59 Configure a credential helper to remove this warning. See 04:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:59 04:09:59 Login Succeeded 04:09:59 nexus3.edgexfoundry.org:10002 04:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:59 Configure a credential helper to remove this warning. See 04:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:59 04:09:59 Login Succeeded 04:09:59 nexus3.edgexfoundry.org:10003 04:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:00 Configure a credential helper to remove this warning. See 04:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:00 04:10:00 Login Succeeded 04:10:00 nexus3.edgexfoundry.org:10004 04:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:00 Configure a credential helper to remove this warning. See 04:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:00 04:10:00 Login Succeeded 04:10:00 docker.io 04:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:01 Configure a credential helper to remove this warning. See 04:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:01 04:10:01 Login Succeeded 04:10:01 ---> docker-login.sh ends [Pipeline] } 04:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:01 ========================================================= 04:10:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:10:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:10:02 Sending build context to Docker daemon 20.56MB 04:10:02 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:10:02 Step 2/13 : FROM ${BASE} AS builder 04:10:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:03 9b18e9b68314: Pulling fs layer 04:10:03 35d82f9e3411: Pulling fs layer 04:10:03 e16973657156: Pulling fs layer 04:10:03 fc693d55d65f: Pulling fs layer 04:10:03 7e9fc2657dce: Pulling fs layer 04:10:03 dda99020689f: Pulling fs layer 04:10:03 db1c61fa0a46: Pulling fs layer 04:10:03 891c053d2c06: Pulling fs layer 04:10:03 dda99020689f: Waiting 04:10:03 db1c61fa0a46: Waiting 04:10:03 891c053d2c06: Waiting 04:10:03 fc693d55d65f: Waiting 04:10:03 7e9fc2657dce: Waiting 04:10:03 e16973657156: Verifying Checksum 04:10:03 e16973657156: Download complete 04:10:03 35d82f9e3411: Download complete 04:10:03 7e9fc2657dce: Verifying Checksum 04:10:03 7e9fc2657dce: Download complete 04:10:03 dda99020689f: Verifying Checksum 04:10:03 dda99020689f: Download complete 04:10:03 9b18e9b68314: Verifying Checksum 04:10:03 9b18e9b68314: Pull complete 04:10:04 35d82f9e3411: Pull complete 04:10:04 891c053d2c06: Verifying Checksum 04:10:04 891c053d2c06: Download complete 04:10:04 e16973657156: Pull complete 04:10:05 db1c61fa0a46: Verifying Checksum 04:10:05 db1c61fa0a46: Download complete 04:10:06 fc693d55d65f: Verifying Checksum 04:10:06 fc693d55d65f: Download complete 04:10:18 fc693d55d65f: Pull complete 04:10:18 7e9fc2657dce: Pull complete 04:10:18 dda99020689f: Pull complete 04:10:26 db1c61fa0a46: Pull complete 04:10:28 891c053d2c06: Pull complete 04:10:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:10:28 ---> f96f9c87975a 04:10:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:10:30 ---> Running in c08ac10e4df4 04:10:30 Removing intermediate container c08ac10e4df4 04:10:30 ---> 02625664a37e 04:10:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:30 ---> Running in 2a025ebf37f6 04:10:31 Removing intermediate container 2a025ebf37f6 04:10:31 ---> c0f11f56908e 04:10:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:10:31 ---> Running in dab2ee3d37db 04:10:31 Removing intermediate container dab2ee3d37db 04:10:31 ---> 50765af27f6b 04:10:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:10:31 ---> Running in 1e5d8717fedf 04:10:32 Removing intermediate container 1e5d8717fedf 04:10:32 ---> f7ecd2e217d0 04:10:32 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:10:32 ---> Running in 8673c9e1d0dd 04:10:32 Removing intermediate container 8673c9e1d0dd 04:10:32 ---> 5fad5726c99f 04:10:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:32 ---> Running in cbed4f365274 04:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:10:35 OK: 221 MiB in 51 packages 04:10:36 Removing intermediate container cbed4f365274 04:10:36 ---> 3b40ee56283b 04:10:36 Step 9/13 : WORKDIR /device-onvif-camera 04:10:36 ---> Running in c3d5bfcf3e42 04:10:36 Removing intermediate container c3d5bfcf3e42 04:10:36 ---> 0133b0feb8a5 04:10:36 Step 10/13 : COPY go.mod vendor* ./ 04:10:39 ---> ec24bf7043b3 04:10:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:39 ---> Running in 7b5fb4c23c4b 04:12:00 Removing intermediate container 7b5fb4c23c4b 04:12:00 ---> 54b2b63702cb 04:12:00 Step 12/13 : COPY . . 04:12:00 ---> 04abcf943381 04:12:00 Step 13/13 : RUN ${MAKE} 04:12:00 ---> Running in 2e87eaa35552 04:12:00 noop 04:12:00 Removing intermediate container 2e87eaa35552 04:12:00 ---> d8aed3e09eee 04:12:00 Successfully built d8aed3e09eee 04:12:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:01 + docker inspect -f . ci-base-image-arm64 04:12:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:01 prd-ubuntu20.04-docker-arm64-4c-16g-7528 does not seem to be running inside a container 04:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:03 $ docker top c99c9f486a008bbdcfe9500e9a904be253011b683215797ee099329e26f0b721 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:04 + go version 04:12:04 go version go1.18.7 linux/arm64 [Pipeline] } 04:12:04 $ docker stop --time=1 c99c9f486a008bbdcfe9500e9a904be253011b683215797ee099329e26f0b721 04:12:05 $ docker rm -f --volumes c99c9f486a008bbdcfe9500e9a904be253011b683215797ee099329e26f0b721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:06 + docker inspect -f . ci-base-image-arm64 04:12:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-7528 does not seem to be running inside a container 04:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:09 $ docker top 0a629148753c276d9a4755d2f6c96126ab89689b6a949926b4b00fa6f9c961c0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:12:11 + make test 04:12:11 go test ./... -coverprofile=coverage.out ./... 04:12:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:14:04 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:14:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 29.3% of statements 04:14:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:14:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.378s coverage: 86.5% of statements 04:14:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:14:24 go vet ./... 04:15:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:15:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:15:03 ./bin/test-attribution-txt.sh [Pipeline] echo 04:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:15:03 $ docker stop --time=1 0a629148753c276d9a4755d2f6c96126ab89689b6a949926b4b00fa6f9c961c0 04:15:05 $ docker rm -f --volumes 0a629148753c276d9a4755d2f6c96126ab89689b6a949926b4b00fa6f9c961c0 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:06 Warning: overwriting stash ‘coverage-report’ 04:15:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:08 + ls -al . 04:15:08 total 232 04:15:08 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 04:12 . 04:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:09 .. 04:15:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 04:09 .git 04:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:09 .github 04:15:08 -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 04:09 .gitignore 04:15:08 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:09 .golangci.yml 04:15:08 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 04:09 Attribution.txt 04:15:08 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 04:09 CHANGELOG.md 04:15:08 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 04:09 Dockerfile 04:15:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:09 GOVERNANCE.md 04:15:08 -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 04:09 Jenkinsfile 04:15:08 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 04:09 LICENSE 04:15:08 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 04:09 Makefile 04:15:08 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 04:09 OWNERS.md 04:15:08 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 04:09 README.md 04:15:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:06 VERSION 04:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:09 bin 04:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:09 cmd 04:15:08 -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 04:14 coverage.out 04:15:08 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:09 doc 04:15:08 -rw-rw-r-- 1 jenkins jenkins 3601 Feb 27 04:09 go.mod 04:15:08 -rw-rw-r-- 1 jenkins jenkins 34676 Feb 27 04:09 go.sum 04:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:09 internal 04:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:09 snap 04:15:08 -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 04:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:08 + 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=696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 --label arch=arm64 --label version=0.0.0 . 04:15:09 Sending build context to Docker daemon 20.64MB 04:15:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:15:09 Step 2/26 : FROM ${BASE} AS builder 04:15:09 ---> d8aed3e09eee 04:15:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:15:09 ---> Running in 89f7bc0a146b 04:15:09 Removing intermediate container 89f7bc0a146b 04:15:09 ---> d465fe90f14d 04:15:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:15:09 ---> Running in 8ce1cbd638c8 04:15:09 Removing intermediate container 8ce1cbd638c8 04:15:09 ---> c2b8c4d74dc3 04:15:09 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:15:09 ---> Running in 29cdc5fc6509 04:15:10 Removing intermediate container 29cdc5fc6509 04:15:10 ---> 4384a2cff2b4 04:15:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:15:10 ---> Running in d2f7ce7b325d 04:15:10 Removing intermediate container d2f7ce7b325d 04:15:10 ---> ffb63abe25b3 04:15:10 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:15:10 ---> Running in 35b6d18d704e 04:15:11 Removing intermediate container 35b6d18d704e 04:15:11 ---> c4a02c4dd755 04:15:11 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:11 ---> Running in ed162c98e622 04:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:13 OK: 221 MiB in 51 packages 04:15:14 Removing intermediate container ed162c98e622 04:15:14 ---> 5574463bff07 04:15:14 Step 9/26 : WORKDIR /device-onvif-camera 04:15:14 ---> Running in b7084b28bd31 04:15:14 Removing intermediate container b7084b28bd31 04:15:14 ---> 538253b316e3 04:15:14 Step 10/26 : COPY go.mod vendor* ./ 04:15:15 ---> d541688477c1 04:15:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:15 ---> Running in c7fa29d71569 04:15:18 Removing intermediate container c7fa29d71569 04:15:18 ---> ea4a7e81f466 04:15:18 Step 12/26 : COPY . . 04:15:20 ---> 8e5d4069e671 04:15:20 Step 13/26 : RUN ${MAKE} 04:15:20 ---> Running in baa9e3069f89 04:15:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:17:42 Removing intermediate container baa9e3069f89 04:17:42 ---> 3d945c105d40 04:17:42 Step 14/26 : FROM alpine:3.16 04:17:42 3.16: Pulling from library/alpine 04:17:42 3760b48202b3: Pulling fs layer 04:17:42 3760b48202b3: Verifying Checksum 04:17:42 3760b48202b3: Download complete 04:17:42 3760b48202b3: Pull complete 04:17:42 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:17:42 Status: Downloaded newer image for alpine:3.16 04:17:42 ---> 4c81e5bf8899 04:17:42 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:17:42 ---> Running in 0eb2bf40c870 04:17:42 Removing intermediate container 0eb2bf40c870 04:17:42 ---> e5114bb6c3fa 04:17:42 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:17:42 ---> Running in 2da69c25d4f9 04:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:17:42 (1/1) Installing dumb-init (1.2.5-r1) 04:17:42 Executing busybox-1.35.0-r17.trigger 04:17:42 OK: 5 MiB in 15 packages 04:17:43 Removing intermediate container 2da69c25d4f9 04:17:43 ---> 9cd6997c2abd 04:17:43 Step 17/26 : WORKDIR / 04:17:43 ---> Running in 611a4a1d30b2 04:17:43 Removing intermediate container 611a4a1d30b2 04:17:43 ---> 535096986ad5 04:17:43 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:17:44 ---> a305015509eb 04:17:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:17:45 ---> f037c3fc324a 04:17:45 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:17:45 ---> f39e5bad7594 04:17:45 Step 21/26 : EXPOSE 59984 04:17:45 ---> Running in e3de676fb473 04:17:46 Removing intermediate container e3de676fb473 04:17:46 ---> 0a2ee923cd20 04:17:46 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:17:46 ---> Running in d8dc0a056f4e 04:17:46 Removing intermediate container d8dc0a056f4e 04:17:46 ---> 4dcf86f11340 04:17:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:17:46 ---> Running in ff1b3f51e166 04:17:49 Removing intermediate container ff1b3f51e166 04:17:49 ---> f1c985391f25 04:17:49 Step 24/26 : LABEL arch=arm64 04:17:50 ---> Running in f3c83be6db80 04:17:50 Removing intermediate container f3c83be6db80 04:17:50 ---> 877e3b7764e7 04:17:50 Step 25/26 : LABEL git_sha=696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 04:17:50 ---> Running in 1b80a49131ef 04:17:50 Removing intermediate container 1b80a49131ef 04:17:50 ---> aeaef492a34d 04:17:50 Step 26/26 : LABEL version=0.0.0 04:17:50 ---> Running in 2999c407b2e5 04:17:50 Removing intermediate container 2999c407b2e5 04:17:50 ---> 42033cbd1e83 04:17:50 [Warning] One or more build-args [ARCH] were not consumed 04:17:50 Successfully built 42033cbd1e83 04:17:50 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:51 04:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:52 arm64: Pulling from edgex-lftools-log-publisher 04:17:52 8998bd30e6a1: Pulling fs layer 04:17:52 04944245beec: Pulling fs layer 04:17:52 699f458cf7ca: Pulling fs layer 04:17:52 765212b225bb: Pulling fs layer 04:17:52 f23df028b6ca: Pulling fs layer 04:17:52 d65c8cfc05b1: Pulling fs layer 04:17:52 2437ff75d9bd: Pulling fs layer 04:17:52 f23df028b6ca: Waiting 04:17:52 d65c8cfc05b1: Waiting 04:17:52 2437ff75d9bd: Waiting 04:17:52 765212b225bb: Waiting 04:17:52 04944245beec: Verifying Checksum 04:17:52 04944245beec: Download complete 04:17:52 765212b225bb: Verifying Checksum 04:17:52 765212b225bb: Download complete 04:17:52 f23df028b6ca: Download complete 04:17:52 d65c8cfc05b1: Verifying Checksum 04:17:52 d65c8cfc05b1: Download complete 04:17:52 699f458cf7ca: Verifying Checksum 04:17:52 699f458cf7ca: Download complete 04:17:53 8998bd30e6a1: Verifying Checksum 04:17:53 8998bd30e6a1: Download complete 04:17:55 2437ff75d9bd: Verifying Checksum 04:17:55 2437ff75d9bd: Download complete 04:17:56 8998bd30e6a1: Pull complete 04:17:57 04944245beec: Pull complete 04:17:58 699f458cf7ca: Pull complete 04:17:58 765212b225bb: Pull complete 04:17:59 f23df028b6ca: Pull complete 04:17:59 d65c8cfc05b1: Pull complete 04:18:17 2437ff75d9bd: Pull complete 04:18:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:18 prd-ubuntu20.04-docker-arm64-4c-16g-7528 does not seem to be running inside a container 04:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:21 $ docker top f0d655b8816d328f6faf7d5259bfbf78ab2e5dd8784b74eb9568e3b5babc53d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:22 ---> job-cost.sh 04:18:22 lf-activate-venv: SKIPPING 04:18:22 INFO: No Stack... 04:18:22 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:23 INFO: Archiving Costs [Pipeline] sh 04:18:23 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:18:23 + cut -d, -f6 [Pipeline] lock 04:18:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] 04:18:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] did not exist. Created. 04:18:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:24 /w/workspace/device-onvif-camera/1@tmp/durable-cec61efb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:25 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:25 Warning: overwriting stash ‘stack-cost’ 04:18:25 Stashed 1 file(s) [Pipeline] } 04:18:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:25 $ docker stop --time=1 f0d655b8816d328f6faf7d5259bfbf78ab2e5dd8784b74eb9568e3b5babc53d2 04:18:27 $ docker rm -f --volumes f0d655b8816d328f6faf7d5259bfbf78ab2e5dd8784b74eb9568e3b5babc53d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:18:28 provisioning config files... 04:18:28 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-244@tmp/config7980655575141755107tmp [Pipeline] { [Pipeline] sh 04:18:28 + set +x 04:18:28 + curl -s https://codecov.io/bash+ 04:18:28 bash -s -- 04:18:28 04:18:28 _____ _ 04:18:28 / ____| | | 04:18:28 | | ___ __| | ___ ___ _____ __ 04:18:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:28 Bash-1.0.6 04:18:28 04:18:28 04:18:28 ==> git version 2.25.1 found 04:18:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:18:28 Release-Date: 2020-01-08 04:18:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:18:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:18:28 ==> Jenkins CI detected. 04:18:28 current dir:  /w/workspace/undry_device-onvif-camera_PR-244 04:18:28 project root: . 04:18:28 --> token set from env 04:18:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:28 ==> Running gcov in . (disable via -X gcov) 04:18:28 ==> Python coveragepy not found 04:18:28 ==> Searching for coverage reports in: 04:18:28 + . 04:18:28 -> Found 1 reports 04:18:28 ==> Detecting git/mercurial file structure 04:18:28 ==> Reading reports 04:18:28 + ./coverage.out bytes=79184 04:18:28 ==> Appending adjustments 04:18:28 https://docs.codecov.io/docs/fixing-reports 04:18:28 + Found adjustments 04:18:28 ==> Gzipping contents 04:18:28 12K /tmp/codecov.qxrrIS.gz 04:18:28 ==> Uploading reports 04:18:28 url: https://codecov.io 04:18:28 query: branch=PR-244&commit=696fdac509528e6fb2a95555f8cdc9a1f4b8beb6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=244&job=&cmd_args= 04:18:28 -> Pinging Codecov 04:18:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-244&commit=696fdac509528e6fb2a95555f8cdc9a1f4b8beb6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=244&job=&cmd_args= 04:18:29 -> Uploading to 04:18:29 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/F29A59C45E3A92E06B3E522C9905F8EF/696fdac509528e6fb2a95555f8cdc9a1f4b8beb6/ee3411ce-969f-4f6d-aa74-999cb736aba6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T041828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=635e49de07150af1d57efefbbb2fa8cc6f4a59364451e860f284cc197f399673 04:18:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:29 Dload Upload Total Spent Left Speed 04:18:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10805 0 0 100 10805 0 37517 --:--:-- --:--:-- --:--:-- 37648 04:18:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/696fdac509528e6fb2a95555f8cdc9a1f4b8beb6 [Pipeline] } 04:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:18:31 + [ -d /w/workspace/undry_device-onvif-camera_PR-244/archives ] 04:18:31 + ls -al /w/workspace/undry_device-onvif-camera_PR-244/archives 04:18:31 total 16 04:18:31 drwxr-xr-x 3 root root 4096 Feb 27 04:08 . 04:18:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 04:08 .. 04:18:31 drwxr-xr-x 2 root root 4096 Feb 27 04:08 cost 04:18:31 -rw-r--r-- 1 root root 91 Feb 27 04:08 cost.csv 04:18:31 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-244/archives 04:18:31 + ls -al /w/workspace/undry_device-onvif-camera_PR-244/archives 04:18:31 total 16 04:18:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:08 . 04:18:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 04:08 .. 04:18:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 04:08 cost 04:18:31 -rw-r--r-- 1 jenkins jenkins 91 Feb 27 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:32 ---> package-listing.sh 04:18:32 ++ facter osfamily 04:18:32 ++ tr '[:upper:]' '[:lower:]' 04:18:32 + OS_FAMILY=debian 04:18:32 + workspace=/w/workspace/undry_device-onvif-camera_PR-244 04:18:32 + START_PACKAGES=/tmp/packages_start.txt 04:18:32 + END_PACKAGES=/tmp/packages_end.txt 04:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:32 + PACKAGES=/tmp/packages_start.txt 04:18:32 + '[' /w/workspace/undry_device-onvif-camera_PR-244 ']' 04:18:32 + PACKAGES=/tmp/packages_end.txt 04:18:32 + case "${OS_FAMILY}" in 04:18:32 + dpkg -l 04:18:32 + grep '^ii' 04:18:32 + '[' -f /tmp/packages_start.txt ']' 04:18:32 + '[' -f /tmp/packages_end.txt ']' 04:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:32 + '[' /w/workspace/undry_device-onvif-camera_PR-244 ']' 04:18:32 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-244/archives/ 04:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-244/archives/ [Pipeline] echo 04:18:32 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-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:33 prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container 04:18:33 $ 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-244/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-244 -v /w/workspace/undry_device-onvif-camera_PR-244:/w/workspace/undry_device-onvif-camera_PR-244:rw,z -v /w/workspace/undry_device-onvif-camera_PR-244@tmp:/w/workspace/undry_device-onvif-camera_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:18:33 $ docker top 9dea21bd49ab72683bc7e7ac78dbdd1f27383a4045c7a4ec990a98e74764aafc -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:34 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:34 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:34 + ls /var/log/sa-host 04:18:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:35 provisioning config files... 04:18:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-244@tmp/config2977193449433446033tmp [Pipeline] { [Pipeline] echo 04:18:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:35 ---> create-netrc.sh [Pipeline] } 04:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:35 ---> python-tools-install.sh [Pipeline] echo 04:18:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:36 ---> sudo-logs.sh 04:18:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:36 ---> job-cost.sh 04:18:36 lf-activate-venv: SKIPPING 04:18:36 DEBUG: total: 0.2199999988079071 04:18:36 INFO: Retrieving Stack Cost... 04:18:36 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:37 INFO: Archiving Costs [Pipeline] echo 04:18:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:37 ---> logs-deploy.sh 04:18:37 lf-activate-venv: SKIPPING 04:18:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-244/1 04:18:37 INFO: archiving workspace using pattern(s): 04:18:38 Archives upload complete. 04:18:38 INFO: archiving logs to Nexus