Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from f7cb7572cc0cd7b52b373334c123964b48729dcd+3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c (4f149a03e149ac98b4e8613c91fad2708d78bd42) 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-ssh13836698380369859902.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-ssh9712005117205793874.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-227/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-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13318293473725626882.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-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9720744323550781365.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-ssh6152045781937376287.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-227/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-227/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14863574151980030655.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4998 in /w/workspace/undry_device-onvif-camera_PR-227 [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-227 # 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/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c into PR head commit f7cb7572cc0cd7b52b373334c123964b48729dcd Merge succeeded, producing f7cb7572cc0cd7b52b373334c123964b48729dcd Checking out Revision f7cb7572cc0cd7b52b373334c123964b48729dcd (PR-227) > git config core.sparsecheckout # timeout=10 > git checkout -f f7cb7572cc0cd7b52b373334c123964b48729dcd # 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 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7cb7572cc0cd7b52b373334c123964b48729dcd # timeout=10 Commit message: "feat!: Use latest SDK for MessageBus Request API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:33 ========================================================= 22:25:33 EdgeX Global Pipelines Version Info 22:25:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:34 ------------------- 22:25:34 stable info: 22:25:34 ------------------- 22:25:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:25:34 Message: update stable to v1.0.244 22:25:35 ------------------- 22:25:35 experimental info: 22:25:35 ------------------- 22:25:35 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:25:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7cb7572cc0cd7b52b373334c123964b48729dcd [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7cb757 [Pipeline] echo 22:25:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:36 provisioning config files... 22:25:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-227@tmp/config15157076209018383646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:37 ---> docker-login.sh 22:25:37 nexus3.edgexfoundry.org:10001 22:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:37 Configure a credential helper to remove this warning. See 22:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:37 22:25:37 Login Succeeded 22:25:37 nexus3.edgexfoundry.org:10002 22:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:37 Configure a credential helper to remove this warning. See 22:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:37 22:25:37 Login Succeeded 22:25:37 nexus3.edgexfoundry.org:10003 22:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:37 Configure a credential helper to remove this warning. See 22:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:37 22:25:37 Login Succeeded 22:25:37 nexus3.edgexfoundry.org:10004 22:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:37 Configure a credential helper to remove this warning. See 22:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:37 22:25:37 Login Succeeded 22:25:37 docker.io 22:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:38 Configure a credential helper to remove this warning. See 22:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:38 22:25:38 Login Succeeded 22:25:38 ---> docker-login.sh ends [Pipeline] } 22:25:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:25:38 + git rev-list -1 --merges f7cb7572cc0cd7b52b373334c123964b48729dcd~1..f7cb7572cc0cd7b52b373334c123964b48729dcd [Pipeline] echo 22:25:38 -----------> git rev-list -1 --merges f7cb7572cc0cd7b52b373334c123964b48729dcd~1..f7cb7572cc0cd7b52b373334c123964b48729dcd f7cb7572cc0cd7b52b373334c123964b48729dcd [false] [Pipeline] sh 22:25:39 + git log --format=format:%s -1 f7cb7572cc0cd7b52b373334c123964b48729dcd [Pipeline] echo 22:25:39 ========================================================= 22:25:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:25:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:39 + git log --format=format:%s -1 f7cb7572cc0cd7b52b373334c123964b48729dcd [Pipeline] echo 22:25:39 [semverPrep] GIT_COMMIT: f7cb7572cc0cd7b52b373334c123964b48729dcd, Commit Message: feat!: Use latest SDK for MessageBus Request API [Pipeline] echo 22:25:39 [semverPrep] This is not a build commit. [Pipeline] sh 22:25:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:40 + grep -v github /etc/ssh/ssh_known_hosts 22:25:40 + [ -e /tmp/ssh_known_hosts ] 22:25:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:25:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:25:40 + sudo tee -a /etc/ssh/ssh_known_hosts 22:25:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:40 22:25:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:40 0.1.4: Pulling from edgex-devops/py-git-semver 22:25:40 b85a868b505f: Pulling fs layer 22:25:40 e2be974225ed: Pulling fs layer 22:25:40 339a4e72a1f5: Pulling fs layer 22:25:40 988bab9f4d93: Pulling fs layer 22:25:40 1469e6f7b9e6: Pulling fs layer 22:25:40 eaf3925da568: Pulling fs layer 22:25:40 bab4dde63d76: Pulling fs layer 22:25:40 bde34c3a00c8: Pulling fs layer 22:25:40 b352a97aabf1: Pulling fs layer 22:25:40 4872d77fe225: Pulling fs layer 22:25:40 5851b861e8e6: Pulling fs layer 22:25:40 bde34c3a00c8: Waiting 22:25:40 988bab9f4d93: Waiting 22:25:40 1469e6f7b9e6: Waiting 22:25:40 bab4dde63d76: Waiting 22:25:40 eaf3925da568: Waiting 22:25:40 4872d77fe225: Waiting 22:25:40 5851b861e8e6: Waiting 22:25:40 e2be974225ed: Verifying Checksum 22:25:40 e2be974225ed: Download complete 22:25:40 988bab9f4d93: Verifying Checksum 22:25:40 988bab9f4d93: Download complete 22:25:41 1469e6f7b9e6: Verifying Checksum 22:25:41 1469e6f7b9e6: Download complete 22:25:41 eaf3925da568: Verifying Checksum 22:25:41 eaf3925da568: Download complete 22:25:41 339a4e72a1f5: Verifying Checksum 22:25:41 339a4e72a1f5: Download complete 22:25:41 bde34c3a00c8: Verifying Checksum 22:25:41 bde34c3a00c8: Download complete 22:25:41 b352a97aabf1: Download complete 22:25:41 4872d77fe225: Download complete 22:25:41 5851b861e8e6: Download complete 22:25:41 b85a868b505f: Verifying Checksum 22:25:41 b85a868b505f: Download complete 22:25:41 bab4dde63d76: Verifying Checksum 22:25:41 bab4dde63d76: Download complete 22:25:42 b85a868b505f: Pull complete 22:25:42 e2be974225ed: Pull complete 22:25:43 339a4e72a1f5: Pull complete 22:25:43 988bab9f4d93: Pull complete 22:25:43 1469e6f7b9e6: Pull complete 22:25:43 eaf3925da568: Pull complete 22:25:45 bab4dde63d76: Pull complete 22:25:45 bde34c3a00c8: Pull complete 22:25:45 b352a97aabf1: Pull complete 22:25:45 4872d77fe225: Pull complete 22:25:45 5851b861e8e6: Pull complete 22:25:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:45 prd-ubuntu20.04-docker-8c-8g-4998 does not seem to be running inside a container 22:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-227 -v /w/workspace/undry_device-onvif-camera_PR-227:/w/workspace/undry_device-onvif-camera_PR-227:rw,z -v /w/workspace/undry_device-onvif-camera_PR-227@tmp:/w/workspace/undry_device-onvif-camera_PR-227@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-devops/py-git-semver:0.1.4 cat 22:25:48 $ docker top bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 -eo pid,comm 22:25:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:25:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:48 [ssh-agent] Looking for ssh-agent implementation... 22:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:48 $ docker exec bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 ssh-agent 22:25:48 SSH_AUTH_SOCK=/tmp/ssh-bXQIAUiR50xx/agent.32 22:25:48 SSH_AGENT_PID=38 22:25:48 Running ssh-add (command line suppressed) 22:25:48 Identity added: /w/workspace/undry_device-onvif-camera_PR-227@tmp/private_key_4228069416109777291.key (/w/workspace/undry_device-onvif-camera_PR-227@tmp/private_key_4228069416109777291.key) 22:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:49 + git tag --points-at HEAD [Pipeline] } 22:25:49 $ docker exec --env ******** --env ******** bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 ssh-agent -k 22:25:49 unset SSH_AUTH_SOCK; 22:25:49 unset SSH_AGENT_PID; 22:25:49 echo Agent pid 38 killed; 22:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:49 [ssh-agent] Looking for ssh-agent implementation... 22:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:49 $ docker exec bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 ssh-agent 22:25:49 SSH_AUTH_SOCK=/tmp/ssh-lLlQPnl2qOB4/agent.70 22:25:49 SSH_AGENT_PID=76 22:25:49 Running ssh-add (command line suppressed) 22:25:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-227@tmp/private_key_11945712840968859292.key (/w/workspace/undry_device-onvif-camera_PR-227@tmp/private_key_11945712840968859292.key) 22:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:50 + git semver init 22:25:50 2023-02-07 22:25:50,325 [run_init] DEBUG init version:0.0.0 force:False 22:25:50 2023-02-07 22:25:50,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-227/.semver 22:25:50 2023-02-07 22:25:50,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-227/.semver 22:25:50 2023-02-07 22:25:50,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-227/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-227, universal_newlines=False, shell=None, istream=None) 22:25:51 2023-02-07 22:25:51,290 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-227/.git/info/exclude 22:25:51 2023-02-07 22:25:51,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-227/.semver/PR-227 with force:False 22:25:51 2023-02-07 22:25:51,290 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-227/.semver/PR-227 22:25:51 2023-02-07 22:25:51,295 [execute] INFO git cat-file --batch-check 22:25:51 2023-02-07 22:25:51,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-227/.semver, universal_newlines=False, shell=None, istream=) 22:25:51 2023-02-07 22:25:51,302 [execute] INFO git cat-file --batch 22:25:51 2023-02-07 22:25:51,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-227/.semver, universal_newlines=False, shell=None, istream=) 22:25:51 2023-02-07 22:25:51,307 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-227/.semver/PR-227 22:25:51 0.0.0 [Pipeline] } 22:25:51 $ docker exec --env ******** --env ******** bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 ssh-agent -k 22:25:51 unset SSH_AUTH_SOCK; 22:25:51 unset SSH_AGENT_PID; 22:25:51 echo Agent pid 76 killed; 22:25:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:51 + git semver [Pipeline] } 22:25:52 $ docker stop --time=1 bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 22:25:53 $ docker rm -f --volumes bda57d545b966874afb0aee1187982c6dcf803a0757daa41ac194bb02cf193d6 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:25:54 Stashed 1 file(s) [Pipeline] echo 22:25:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:54 provisioning config files... 22:25:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-227@tmp/config3841614638984906076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:55 ---> docker-login.sh 22:25:55 nexus3.edgexfoundry.org:10001 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10002 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10003 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10004 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 docker.io 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 ---> docker-login.sh ends [Pipeline] } 22:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:55 ========================================================= 22:25:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:25:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:25:56 Sending build context to Docker daemon 27.71MB 22:25:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:25:56 Step 2/13 : FROM ${BASE} AS builder 22:25:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:25:56 213ec9aee27d: Pulling fs layer 22:25:56 4583459ba037: Pulling fs layer 22:25:56 93c1e223e6f2: Pulling fs layer 22:25:56 53926ce57604: Pulling fs layer 22:25:56 21b2b0c7a3f4: Pulling fs layer 22:25:56 22ff95d597cd: Pulling fs layer 22:25:56 53926ce57604: Waiting 22:25:56 21b2b0c7a3f4: Waiting 22:25:56 22ff95d597cd: Waiting 22:25:56 12d6caf4c0d1: Pulling fs layer 22:25:56 96b7cbca73a9: Pulling fs layer 22:25:56 a7acece74701: Pulling fs layer 22:25:56 96b7cbca73a9: Waiting 22:25:56 a7acece74701: Waiting 22:25:56 12d6caf4c0d1: Waiting 22:25:56 93c1e223e6f2: Verifying Checksum 22:25:56 93c1e223e6f2: Download complete 22:25:56 4583459ba037: Verifying Checksum 22:25:56 4583459ba037: Download complete 22:25:56 21b2b0c7a3f4: Verifying Checksum 22:25:56 21b2b0c7a3f4: Download complete 22:25:56 22ff95d597cd: Verifying Checksum 22:25:56 22ff95d597cd: Download complete 22:25:56 213ec9aee27d: Verifying Checksum 22:25:56 213ec9aee27d: Download complete 22:25:56 12d6caf4c0d1: Download complete 22:25:56 213ec9aee27d: Pull complete 22:25:57 4583459ba037: Pull complete 22:25:57 93c1e223e6f2: Pull complete 22:25:58 a7acece74701: Verifying Checksum 22:25:58 a7acece74701: Download complete 22:25:58 53926ce57604: Download complete 22:25:58 96b7cbca73a9: Verifying Checksum 22:25:58 96b7cbca73a9: Download complete 22:26:02 53926ce57604: Pull complete 22:26:02 21b2b0c7a3f4: Pull complete 22:26:02 22ff95d597cd: Pull complete 22:26:02 12d6caf4c0d1: Pull complete 22:26:04 96b7cbca73a9: Pull complete 22:26:05 a7acece74701: Pull complete 22:26:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:26:05 ---> db6d94c90886 22:26:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:26:09 ---> Running in 2e70dd60d512 22:26:09 Removing intermediate container 2e70dd60d512 22:26:09 ---> dd990067a696 22:26:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:09 ---> Running in a9ff87a535ab 22:26:09 Removing intermediate container a9ff87a535ab 22:26:09 ---> 4faa18feb77e 22:26:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:26:09 ---> Running in e53b9e320540 22:26:09 Removing intermediate container e53b9e320540 22:26:09 ---> 2d484d0960dc 22:26:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:26:09 ---> Running in ff1935ad4e5d 22:26:09 Removing intermediate container ff1935ad4e5d 22:26:09 ---> 3fbada6244da 22:26:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:26:09 ---> Running in 56ecc13eaaef 22:26:09 Removing intermediate container 56ecc13eaaef 22:26:09 ---> 0ae1b5684772 22:26:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:09 ---> Running in 93fb09360f64 22:26:09 Still waiting to schedule task 22:26:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:09 OK: 211 MiB in 51 packages 22:26:10 Removing intermediate container 93fb09360f64 22:26:10 ---> b47d9d8456c8 22:26:10 Step 9/13 : WORKDIR /device-onvif-camera 22:26:10 ---> Running in c0c66d3d6266 22:26:10 Removing intermediate container c0c66d3d6266 22:26:10 ---> 166ef8d5ac00 22:26:10 Step 10/13 : COPY go.mod vendor* ./ 22:26:10 ---> c62c34fe8096 22:26:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 ---> Running in 0b91e57d2d00 22:26:57 Removing intermediate container 0b91e57d2d00 22:26:57 ---> 371950d1f5bc 22:26:57 Step 12/13 : COPY . . 22:26:57 ---> 199989a561c7 22:26:57 Step 13/13 : RUN ${MAKE} 22:26:57 ---> Running in 5d1720d33062 22:26:57 noop 22:26:57 Removing intermediate container 5d1720d33062 22:26:57 ---> f92baa96a4be 22:26:57 Successfully built f92baa96a4be 22:26:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:57 + docker inspect -f . ci-base-image-x86_64 22:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:57 prd-ubuntu20.04-docker-8c-8g-4998 does not seem to be running inside a container 22:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-227 -v /w/workspace/undry_device-onvif-camera_PR-227:/w/workspace/undry_device-onvif-camera_PR-227:rw,z -v /w/workspace/undry_device-onvif-camera_PR-227@tmp:/w/workspace/undry_device-onvif-camera_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:26:58 $ docker top c59beb3ae0811e901dcae00e9072a22a7ad8b2cf37f816ba7495893061531209 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:58 + go version 22:26:58 go version go1.18.7 linux/amd64 [Pipeline] } 22:26:58 $ docker stop --time=1 c59beb3ae0811e901dcae00e9072a22a7ad8b2cf37f816ba7495893061531209 22:26:59 $ docker rm -f --volumes c59beb3ae0811e901dcae00e9072a22a7ad8b2cf37f816ba7495893061531209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:00 + docker inspect -f . ci-base-image-x86_64 22:27:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:00 prd-ubuntu20.04-docker-8c-8g-4998 does not seem to be running inside a container 22:27:00 $ 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-227 -v /w/workspace/undry_device-onvif-camera_PR-227:/w/workspace/undry_device-onvif-camera_PR-227:rw,z -v /w/workspace/undry_device-onvif-camera_PR-227@tmp:/w/workspace/undry_device-onvif-camera_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:01 $ docker top e67343ebf1e043ba07ef4bed1f142b698bd7f8af9c723a8883470f99e04e3b6c -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:01 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-227 [Pipeline] fileExists [Pipeline] sh 22:27:01 + make test 22:27:01 go test ./... -coverprofile=coverage.out ./... 22:27:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:27:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:27:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 29.3% of statements 22:27:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:27:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.404s coverage: 86.5% of statements 22:27:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:27:23 go vet ./... 22:27:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:27:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:27:27 ./bin/test-attribution-txt.sh 22:27:27 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:27:27 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:27:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:27:27 $ docker stop --time=1 e67343ebf1e043ba07ef4bed1f142b698bd7f8af9c723a8883470f99e04e3b6c 22:27:29 $ docker rm -f --volumes e67343ebf1e043ba07ef4bed1f142b698bd7f8af9c723a8883470f99e04e3b6c [Pipeline] // withDockerContainer [Pipeline] sh 22:27:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:27:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:31 + ls -al . 22:27:31 total 236 22:27:31 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 22:27 . 22:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:25 .. 22:27:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 22:27 .git 22:27:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:25 .github 22:27:31 -rw-rw-r-- 1 jenkins jenkins 496 Feb 7 22:25 .gitignore 22:27:31 -rw-rw-r-- 1 jenkins jenkins 42 Feb 7 22:25 .golangci.yml 22:27:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 22:25 .semver 22:27:31 -rw-rw-r-- 1 jenkins jenkins 9638 Feb 7 22:25 Attribution.txt 22:27:31 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 7 22:25 CHANGELOG.md 22:27:31 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 7 22:25 Dockerfile 22:27:31 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 22:25 GOVERNANCE.md 22:27:31 -rw-rw-r-- 1 jenkins jenkins 734 Feb 7 22:25 Jenkinsfile 22:27:31 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 7 22:25 LICENSE 22:27:31 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 7 22:25 Makefile 22:27:31 -rw-rw-r-- 1 jenkins jenkins 625 Feb 7 22:25 OWNERS.md 22:27:31 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 7 22:25 README.md 22:27:31 -rw-rw-r-- 1 jenkins jenkins 5 Feb 7 22:25 VERSION 22:27:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 22:25 bin 22:27:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:25 cmd 22:27:31 -rw-r--r-- 1 jenkins jenkins 79184 Feb 7 22:27 coverage.out 22:27:31 drwxrwxr-x 6 jenkins jenkins 4096 Feb 7 22:25 doc 22:27:31 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 7 22:25 go.mod 22:27:31 -rw-rw-r-- 1 jenkins jenkins 34699 Feb 7 22:25 go.sum 22:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:25 internal 22:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:25 snap 22:27:31 -rw-rw-r-- 1 jenkins jenkins 236 Feb 7 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:31 + 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=f7cb7572cc0cd7b52b373334c123964b48729dcd --label arch=amd64 --label version=0.0.0 . 22:27:31 Sending build context to Docker daemon 27.79MB 22:27:31 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:27:31 Step 2/26 : FROM ${BASE} AS builder 22:27:31 ---> f92baa96a4be 22:27:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:27:32 ---> Running in dd804037173a 22:27:32 Removing intermediate container dd804037173a 22:27:32 ---> 81aa71513bef 22:27:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:32 ---> Running in f2dee64acdf4 22:27:32 Removing intermediate container f2dee64acdf4 22:27:32 ---> 00be4c22fc87 22:27:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:27:32 ---> Running in 0a138155e679 22:27:32 Removing intermediate container 0a138155e679 22:27:32 ---> cc5c4a7ff1cc 22:27:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:27:32 ---> Running in fefe5a424bbb 22:27:32 Removing intermediate container fefe5a424bbb 22:27:32 ---> a6c6317d0e3c 22:27:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:27:32 ---> Running in 308c9b467896 22:27:32 Removing intermediate container 308c9b467896 22:27:32 ---> b6d34aae64d3 22:27:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:32 ---> Running in 1383c149ec50 22:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:33 OK: 211 MiB in 51 packages 22:27:33 Removing intermediate container 1383c149ec50 22:27:33 ---> ebfe1f766a58 22:27:33 Step 9/26 : WORKDIR /device-onvif-camera 22:27:33 ---> Running in a99193afd35c 22:27:33 Removing intermediate container a99193afd35c 22:27:33 ---> e644cc2c143b 22:27:33 Step 10/26 : COPY go.mod vendor* ./ 22:27:34 ---> 385e6cc50319 22:27:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:34 ---> Running in b59ea5d26985 22:27:35 Removing intermediate container b59ea5d26985 22:27:35 ---> c2e6cef52110 22:27:35 Step 12/26 : COPY . . 22:27:35 ---> 9b1886f5102b 22:27:35 Step 13/26 : RUN ${MAKE} 22:27:35 ---> Running in 045bc30c8289 22:27:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:27:57 Removing intermediate container 045bc30c8289 22:27:57 ---> 421e8349dc86 22:27:57 Step 14/26 : FROM alpine:3.16 22:27:57 3.16: Pulling from library/alpine 22:27:57 ca7dd9ec2225: Pulling fs layer 22:27:57 ca7dd9ec2225: Verifying Checksum 22:27:57 ca7dd9ec2225: Download complete 22:27:57 ca7dd9ec2225: Pull complete 22:27:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:27:57 Status: Downloaded newer image for alpine:3.16 22:27:57 ---> bfe296a52501 22:27:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:27:57 ---> Running in c00f3ed0edcf 22:27:57 Removing intermediate container c00f3ed0edcf 22:27:57 ---> b0ab60887872 22:27:57 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:27:57 ---> Running in 63776761ce85 22:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:58 (1/1) Installing dumb-init (1.2.5-r1) 22:27:58 Executing busybox-1.35.0-r17.trigger 22:27:58 OK: 6 MiB in 15 packages 22:27:59 Removing intermediate container 63776761ce85 22:27:59 ---> 16448e682114 22:27:59 Step 17/26 : WORKDIR / 22:27:59 ---> Running in 3bdcce9a1a00 22:28:00 Removing intermediate container 3bdcce9a1a00 22:28:00 ---> fb58fc8779e5 22:28:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:28:01 ---> 9b1d92a5e20b 22:28:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:28:01 ---> 33585554bcb6 22:28:01 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:28:01 ---> 52817a23dc9e 22:28:01 Step 21/26 : EXPOSE 59984 22:28:01 ---> Running in a6bf44fc3e25 22:28:02 Removing intermediate container a6bf44fc3e25 22:28:02 ---> 0cd1b397096e 22:28:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:28:02 ---> Running in a37f38fd7cb7 22:28:02 Removing intermediate container a37f38fd7cb7 22:28:02 ---> 7f87d02d0be6 22:28:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:28:03 ---> Running in 8cc793cd10f6 22:28:03 Removing intermediate container 8cc793cd10f6 22:28:03 ---> 060d86fdde5f 22:28:03 Step 24/26 : LABEL arch=amd64 22:28:03 ---> Running in c35ab0b8023c 22:28:04 Removing intermediate container c35ab0b8023c 22:28:04 ---> f41b4a917587 22:28:04 Step 25/26 : LABEL git_sha=f7cb7572cc0cd7b52b373334c123964b48729dcd 22:28:04 ---> Running in cfd57ecb38b6 22:28:04 Removing intermediate container cfd57ecb38b6 22:28:04 ---> 7a7d3a18584c 22:28:04 Step 26/26 : LABEL version=0.0.0 22:28:04 ---> Running in 929aeda1fdd3 22:28:04 Removing intermediate container 929aeda1fdd3 22:28:04 ---> 593c58bd9578 22:28:04 [Warning] One or more build-args [ARCH] were not consumed 22:28:04 Successfully built 593c58bd9578 22:28:04 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:05 22:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:05 latest: Pulling from edgex-lftools-log-publisher 22:28:05 5eb5b503b376: Pulling fs layer 22:28:05 5c69ac0246d0: Pulling fs layer 22:28:05 ec43610c2a17: Pulling fs layer 22:28:05 3a2ae6a8a46f: Pulling fs layer 22:28:05 33b1e0a273af: Pulling fs layer 22:28:05 5d3b04190fa2: Pulling fs layer 22:28:05 2f39f015ded8: Pulling fs layer 22:28:05 33b1e0a273af: Waiting 22:28:05 2f39f015ded8: Waiting 22:28:05 3a2ae6a8a46f: Waiting 22:28:05 5d3b04190fa2: Waiting 22:28:05 5c69ac0246d0: Download complete 22:28:05 3a2ae6a8a46f: Verifying Checksum 22:28:05 3a2ae6a8a46f: Download complete 22:28:06 33b1e0a273af: Verifying Checksum 22:28:06 33b1e0a273af: Download complete 22:28:06 5d3b04190fa2: Verifying Checksum 22:28:06 5d3b04190fa2: Download complete 22:28:06 ec43610c2a17: Verifying Checksum 22:28:06 ec43610c2a17: Download complete 22:28:06 5eb5b503b376: Verifying Checksum 22:28:06 5eb5b503b376: Download complete 22:28:06 2f39f015ded8: Download complete 22:28:07 5eb5b503b376: Pull complete 22:28:07 5c69ac0246d0: Pull complete 22:28:07 ec43610c2a17: Pull complete 22:28:07 3a2ae6a8a46f: Pull complete 22:28:08 33b1e0a273af: Pull complete 22:28:08 5d3b04190fa2: Pull complete 22:28:12 2f39f015ded8: Pull complete 22:28:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:12 prd-ubuntu20.04-docker-8c-8g-4998 does not seem to be running inside a container 22:28:12 $ 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-227 -v /w/workspace/undry_device-onvif-camera_PR-227:/w/workspace/undry_device-onvif-camera_PR-227:rw,z -v /w/workspace/undry_device-onvif-camera_PR-227@tmp:/w/workspace/undry_device-onvif-camera_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:28:16 $ docker top 8c332a0cd6609f78b1df26bbd24b29bddf666ae7dcee17659ffc12093485db8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:16 ---> job-cost.sh 22:28:16 lf-activate-venv: SKIPPING 22:28:16 INFO: No Stack... 22:28:16 INFO: Retrieving Pricing Info for: v3-standard-8 22:28:17 INFO: Archiving Costs [Pipeline] sh 22:28:17 + cat /w/workspace/undry_device-onvif-camera_PR-227/archives/cost.csv 22:28:17 + cut -d, -f6 [Pipeline] lock 22:28:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] 22:28:17 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] did not exist. Created. 22:28:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:17 + echo total: 0.2199999988079071 [Pipeline] stash 22:28:17 Stashed 1 file(s) [Pipeline] } 22:28:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:28:17 $ docker stop --time=1 8c332a0cd6609f78b1df26bbd24b29bddf666ae7dcee17659ffc12093485db8d 22:28:19 $ docker rm -f --volumes 8c332a0cd6609f78b1df26bbd24b29bddf666ae7dcee17659ffc12093485db8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5000 in /w/workspace/undry_device-onvif-camera_PR-227 [Pipeline] { [Pipeline] ws 22:30:41 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 22:30:41 The recommended git tool is: git 22:30:46 using credential edgex-jenkins-ssh 22:30:46 Cloning the remote Git repository 22:30:46 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:30:46 > git init /w/workspace/device-onvif-camera/1 # timeout=10 22:30:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:30:47 > git --version # timeout=10 22:30:47 > git --version # 'git version 2.25.1' 22:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:30:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:30:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:30:50 Merging remotes/origin/main commit 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c into PR head commit f7cb7572cc0cd7b52b373334c123964b48729dcd 22:30:50 Merge succeeded, producing f7cb7572cc0cd7b52b373334c123964b48729dcd 22:30:50 Checking out Revision f7cb7572cc0cd7b52b373334c123964b48729dcd (PR-227) 22:30:50 > git config core.sparsecheckout # timeout=10 22:30:50 > git checkout -f f7cb7572cc0cd7b52b373334c123964b48729dcd # timeout=10 22:30:50 > git remote # timeout=10 22:30:50 > git config --get remote.origin.url # timeout=10 22:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:50 > git merge 3e76f572e7cb585a9edbd80bc2f58e66b93cfa8c # timeout=10 22:30:50 > git rev-parse HEAD^{commit} # timeout=10 22:30:50 > git config core.sparsecheckout # timeout=10 22:30:50 > git checkout -f f7cb7572cc0cd7b52b373334c123964b48729dcd # timeout=10 22:30:54 Commit message: "feat!: Use latest SDK for MessageBus Request API" 22:30:54 > git --version # timeout=10 22:30:54 > git --version # 'git version 2.25.1' 22:30:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:30:55 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:55 Dload Upload Total Spent Left Speed 22:30:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 138k 0 --:--:-- --:--:-- --:--:-- 139k [Pipeline] sh 22:30:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:30:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:30:57 + sudo tee /etc/docker/daemon.new 22:30:57 { 22:30:57 "registry-mirrors": [ 22:30:57 "https://nexus3.edgexfoundry.org:10001" 22:30:57 ], 22:30:57 "bip": "10.250.0.254/24", 22:30:57 "hosts": [ 22:30:57 "tcp://0.0.0.0:5555", 22:30:57 "unix:///var/run/docker.sock" 22:30:57 ], 22:30:57 "mtu": 1458, 22:30:57 "selinux-enabled": true, 22:30:57 "seccomp-profile": "/etc/docker/seccomp.json" 22:30:57 } [Pipeline] sh 22:30:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:30:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:16 provisioning config files... 22:31:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2968630152062244359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:16 ---> docker-login.sh 22:31:16 nexus3.edgexfoundry.org:10001 22:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:17 Configure a credential helper to remove this warning. See 22:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:17 22:31:17 Login Succeeded 22:31:17 nexus3.edgexfoundry.org:10002 22:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:17 Configure a credential helper to remove this warning. See 22:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:17 22:31:17 Login Succeeded 22:31:17 nexus3.edgexfoundry.org:10003 22:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:17 Configure a credential helper to remove this warning. See 22:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:17 22:31:17 Login Succeeded 22:31:17 nexus3.edgexfoundry.org:10004 22:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:18 Configure a credential helper to remove this warning. See 22:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:18 22:31:18 Login Succeeded 22:31:18 docker.io 22:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:18 Configure a credential helper to remove this warning. See 22:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:18 22:31:18 Login Succeeded 22:31:18 ---> docker-login.sh ends [Pipeline] } 22:31:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:19 ========================================================= 22:31:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:31:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:31:20 Sending build context to Docker daemon 20.55MB 22:31:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:31:20 Step 2/13 : FROM ${BASE} AS builder 22:31:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:20 9b18e9b68314: Pulling fs layer 22:31:20 35d82f9e3411: Pulling fs layer 22:31:20 e16973657156: Pulling fs layer 22:31:20 fc693d55d65f: Pulling fs layer 22:31:20 7e9fc2657dce: Pulling fs layer 22:31:20 dda99020689f: Pulling fs layer 22:31:20 db1c61fa0a46: Pulling fs layer 22:31:20 891c053d2c06: Pulling fs layer 22:31:20 fc693d55d65f: Waiting 22:31:20 7e9fc2657dce: Waiting 22:31:20 891c053d2c06: Waiting 22:31:20 db1c61fa0a46: Waiting 22:31:20 e16973657156: Download complete 22:31:20 35d82f9e3411: Verifying Checksum 22:31:20 35d82f9e3411: Download complete 22:31:20 7e9fc2657dce: Verifying Checksum 22:31:20 7e9fc2657dce: Download complete 22:31:20 dda99020689f: Verifying Checksum 22:31:20 dda99020689f: Download complete 22:31:20 9b18e9b68314: Download complete 22:31:21 9b18e9b68314: Pull complete 22:31:21 891c053d2c06: Verifying Checksum 22:31:21 891c053d2c06: Download complete 22:31:22 35d82f9e3411: Pull complete 22:31:22 e16973657156: Pull complete 22:31:23 db1c61fa0a46: Download complete 22:31:23 fc693d55d65f: Download complete 22:31:36 fc693d55d65f: Pull complete 22:31:36 7e9fc2657dce: Pull complete 22:31:36 dda99020689f: Pull complete 22:31:42 db1c61fa0a46: Pull complete 22:31:43 891c053d2c06: Pull complete 22:31:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:31:43 ---> f96f9c87975a 22:31:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:31:46 ---> Running in 0e84535fe8ba 22:31:46 Removing intermediate container 0e84535fe8ba 22:31:46 ---> 454e38d85449 22:31:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:46 ---> Running in cc2c0c7003da 22:31:46 Removing intermediate container cc2c0c7003da 22:31:46 ---> 56ec988a1624 22:31:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:31:46 ---> Running in 7a603e8f2be9 22:31:47 Removing intermediate container 7a603e8f2be9 22:31:47 ---> da124d174569 22:31:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:31:47 ---> Running in 5d9804e3f105 22:31:47 Removing intermediate container 5d9804e3f105 22:31:47 ---> da2a7ae3c8ee 22:31:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:31:47 ---> Running in 6aedf2bc6608 22:31:47 Removing intermediate container 6aedf2bc6608 22:31:47 ---> 4a0d69e90d05 22:31:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:47 ---> Running in 230500ce5047 22:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:50 OK: 221 MiB in 51 packages 22:31:51 Removing intermediate container 230500ce5047 22:31:51 ---> adb3e1e0cdb2 22:31:51 Step 9/13 : WORKDIR /device-onvif-camera 22:31:51 ---> Running in d5319326fbdf 22:31:51 Removing intermediate container d5319326fbdf 22:31:51 ---> 4aaa70a6debc 22:31:51 Step 10/13 : COPY go.mod vendor* ./ 22:31:52 ---> 271b63b4baec 22:31:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:52 ---> Running in 7d93bc3fe0db 22:33:14 Removing intermediate container 7d93bc3fe0db 22:33:14 ---> 893f1d788e30 22:33:14 Step 12/13 : COPY . . 22:33:14 ---> 91fa42a11aad 22:33:14 Step 13/13 : RUN ${MAKE} 22:33:14 ---> Running in 2deb11e29b19 22:33:14 noop 22:33:14 Removing intermediate container 2deb11e29b19 22:33:14 ---> 7806f4649632 22:33:14 Successfully built 7806f4649632 22:33:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:14 + docker inspect -f . ci-base-image-arm64 22:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:14 prd-ubuntu20.04-docker-arm64-4c-16g-5000 does not seem to be running inside a container 22:33:14 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:16 $ docker top 680d153d75d699e63721f468106154079b2bc6d92268f98b0217d1dd03941daf -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:17 + go version 22:33:17 go version go1.18.7 linux/arm64 [Pipeline] } 22:33:17 $ docker stop --time=1 680d153d75d699e63721f468106154079b2bc6d92268f98b0217d1dd03941daf 22:33:18 $ docker rm -f --volumes 680d153d75d699e63721f468106154079b2bc6d92268f98b0217d1dd03941daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:19 + docker inspect -f . ci-base-image-arm64 22:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:19 prd-ubuntu20.04-docker-arm64-4c-16g-5000 does not seem to be running inside a container 22:33:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:21 $ docker top d405440ece0306820888bf3dfb39fead49022a45e865e466f8390317b0315e17 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:22 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 22:33:22 + make test 22:33:22 go test ./... -coverprofile=coverage.out ./... 22:33:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:35:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:35:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.234s coverage: 29.3% of statements 22:35:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:35:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.549s coverage: 86.5% of statements 22:35:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:35:18 go vet ./... 22:35:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:35:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:35:57 ./bin/test-attribution-txt.sh 22:35:57 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:35:57 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:35:57 $ docker stop --time=1 d405440ece0306820888bf3dfb39fead49022a45e865e466f8390317b0315e17 22:35:59 $ docker rm -f --volumes d405440ece0306820888bf3dfb39fead49022a45e865e466f8390317b0315e17 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:00 Warning: overwriting stash ‘coverage-report’ 22:36:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:02 + ls -al . 22:36:02 total 232 22:36:02 drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 22:33 . 22:36:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:30 .. 22:36:02 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 22:30 .git 22:36:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:30 .github 22:36:02 -rw-rw-r-- 1 jenkins jenkins 496 Feb 7 22:30 .gitignore 22:36:02 -rw-rw-r-- 1 jenkins jenkins 42 Feb 7 22:30 .golangci.yml 22:36:02 -rw-rw-r-- 1 jenkins jenkins 9638 Feb 7 22:30 Attribution.txt 22:36:02 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 7 22:30 CHANGELOG.md 22:36:02 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 7 22:30 Dockerfile 22:36:02 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 22:30 GOVERNANCE.md 22:36:02 -rw-rw-r-- 1 jenkins jenkins 734 Feb 7 22:30 Jenkinsfile 22:36:02 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 7 22:30 LICENSE 22:36:02 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 7 22:30 Makefile 22:36:02 -rw-rw-r-- 1 jenkins jenkins 625 Feb 7 22:30 OWNERS.md 22:36:02 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 7 22:30 README.md 22:36:02 -rw-rw-r-- 1 jenkins jenkins 5 Feb 7 22:25 VERSION 22:36:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 22:30 bin 22:36:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 22:30 cmd 22:36:02 -rw-r--r-- 1 jenkins jenkins 79184 Feb 7 22:35 coverage.out 22:36:02 drwxrwxr-x 6 jenkins jenkins 4096 Feb 7 22:30 doc 22:36:02 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 7 22:30 go.mod 22:36:02 -rw-rw-r-- 1 jenkins jenkins 34699 Feb 7 22:30 go.sum 22:36:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:30 internal 22:36:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 22:30 snap 22:36:02 -rw-rw-r-- 1 jenkins jenkins 236 Feb 7 22:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:03 + 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=f7cb7572cc0cd7b52b373334c123964b48729dcd --label arch=arm64 --label version=0.0.0 . 22:36:04 Sending build context to Docker daemon 20.63MB 22:36:04 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:36:04 Step 2/26 : FROM ${BASE} AS builder 22:36:04 ---> 7806f4649632 22:36:04 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:36:04 ---> Running in 0e39469c3092 22:36:05 Removing intermediate container 0e39469c3092 22:36:05 ---> 5455825afad7 22:36:05 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:36:05 ---> Running in 4c226eff79e0 22:36:06 Removing intermediate container 4c226eff79e0 22:36:06 ---> 82778f504ffc 22:36:06 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:36:06 ---> Running in 285dc176fb36 22:36:06 Removing intermediate container 285dc176fb36 22:36:06 ---> 313851429ee5 22:36:06 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:36:06 ---> Running in 4032a0b514d0 22:36:07 Removing intermediate container 4032a0b514d0 22:36:07 ---> deec2949e3e3 22:36:07 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:36:07 ---> Running in 71e60e725c90 22:36:07 Removing intermediate container 71e60e725c90 22:36:07 ---> 2241ea21bdb5 22:36:07 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:07 ---> Running in 8d61775f0434 22:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:10 OK: 221 MiB in 51 packages 22:36:12 Removing intermediate container 8d61775f0434 22:36:12 ---> b5099c2d76b1 22:36:12 Step 9/26 : WORKDIR /device-onvif-camera 22:36:12 ---> Running in 1885c040b672 22:36:12 Removing intermediate container 1885c040b672 22:36:12 ---> df7dd4dddfd4 22:36:12 Step 10/26 : COPY go.mod vendor* ./ 22:36:13 ---> 2b768d546089 22:36:13 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:13 ---> Running in b3b88d56eb9e 22:36:16 Removing intermediate container b3b88d56eb9e 22:36:16 ---> 724a28dff24b 22:36:16 Step 12/26 : COPY . . 22:36:18 ---> 6249f5be3cee 22:36:18 Step 13/26 : RUN ${MAKE} 22:36:18 ---> Running in d9dd6bf31638 22:36:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:38:40 Removing intermediate container d9dd6bf31638 22:38:40 ---> 7e33b95d83a9 22:38:40 Step 14/26 : FROM alpine:3.16 22:38:40 3.16: Pulling from library/alpine 22:38:40 6875df1f5354: Pulling fs layer 22:38:40 6875df1f5354: Download complete 22:38:41 6875df1f5354: Pull complete 22:38:41 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:38:41 Status: Downloaded newer image for alpine:3.16 22:38:41 ---> 2b4661558fb8 22:38:41 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:38:41 ---> Running in be7fcf743262 22:38:42 Removing intermediate container be7fcf743262 22:38:42 ---> 14e261f6c60c 22:38:42 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:38:42 ---> Running in e3a1553b25bd 22:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:44 (1/1) Installing dumb-init (1.2.5-r1) 22:38:44 Executing busybox-1.35.0-r17.trigger 22:38:44 OK: 5 MiB in 15 packages 22:38:46 Removing intermediate container e3a1553b25bd 22:38:46 ---> 6dcfb8b29e5e 22:38:46 Step 17/26 : WORKDIR / 22:38:46 ---> Running in 581680ca6262 22:38:47 Removing intermediate container 581680ca6262 22:38:47 ---> 1bf1b41310cc 22:38:47 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:38:48 ---> 6213581418cf 22:38:48 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:38:49 ---> 53b6557c345b 22:38:49 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:38:49 ---> 6a496d48f7f5 22:38:49 Step 21/26 : EXPOSE 59984 22:38:49 ---> Running in e71fbd5ae702 22:38:49 Removing intermediate container e71fbd5ae702 22:38:49 ---> 679b54e4976a 22:38:49 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:38:49 ---> Running in e44ba78fa9d2 22:38:50 Removing intermediate container e44ba78fa9d2 22:38:50 ---> a0506c561f68 22:38:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:38:50 ---> Running in 521975c52b33 22:38:50 Removing intermediate container 521975c52b33 22:38:50 ---> 1bf71dcfeeaf 22:38:50 Step 24/26 : LABEL arch=arm64 22:38:50 ---> Running in d4719750898c 22:38:50 Removing intermediate container d4719750898c 22:38:50 ---> 8acee1463b5a 22:38:50 Step 25/26 : LABEL git_sha=f7cb7572cc0cd7b52b373334c123964b48729dcd 22:38:50 ---> Running in 715e9cb59f52 22:38:51 Removing intermediate container 715e9cb59f52 22:38:51 ---> 8356d10a5522 22:38:51 Step 26/26 : LABEL version=0.0.0 22:38:51 ---> Running in 3769416ebc4f 22:38:51 Removing intermediate container 3769416ebc4f 22:38:51 ---> fcb11f45fa42 22:38:51 [Warning] One or more build-args [ARCH] were not consumed 22:38:51 Successfully built fcb11f45fa42 22:38:51 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:52 22:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:52 arm64: Pulling from edgex-lftools-log-publisher 22:38:52 8998bd30e6a1: Pulling fs layer 22:38:52 04944245beec: Pulling fs layer 22:38:52 699f458cf7ca: Pulling fs layer 22:38:52 765212b225bb: Pulling fs layer 22:38:52 f23df028b6ca: Pulling fs layer 22:38:52 d65c8cfc05b1: Pulling fs layer 22:38:52 2437ff75d9bd: Pulling fs layer 22:38:52 765212b225bb: Waiting 22:38:52 f23df028b6ca: Waiting 22:38:52 d65c8cfc05b1: Waiting 22:38:52 2437ff75d9bd: Waiting 22:38:53 04944245beec: Verifying Checksum 22:38:53 04944245beec: Download complete 22:38:53 765212b225bb: Verifying Checksum 22:38:53 765212b225bb: Download complete 22:38:53 f23df028b6ca: Verifying Checksum 22:38:53 f23df028b6ca: Download complete 22:38:53 d65c8cfc05b1: Verifying Checksum 22:38:53 d65c8cfc05b1: Download complete 22:38:53 699f458cf7ca: Verifying Checksum 22:38:53 699f458cf7ca: Download complete 22:38:53 8998bd30e6a1: Verifying Checksum 22:38:53 8998bd30e6a1: Download complete 22:38:56 2437ff75d9bd: Verifying Checksum 22:38:56 2437ff75d9bd: Download complete 22:38:59 8998bd30e6a1: Pull complete 22:39:00 04944245beec: Pull complete 22:39:01 699f458cf7ca: Pull complete 22:39:01 765212b225bb: Pull complete 22:39:02 f23df028b6ca: Pull complete 22:39:02 d65c8cfc05b1: Pull complete 22:39:17 2437ff75d9bd: Pull complete 22:39:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:39:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:17 prd-ubuntu20.04-docker-arm64-4c-16g-5000 does not seem to be running inside a container 22:39: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:39:20 $ docker top 6258eb69c6e21a0dc5d6a91b34ccfb596c562ad5df93cf22f7307072e7e8e0a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:21 ---> job-cost.sh 22:39:21 lf-activate-venv: SKIPPING 22:39:21 INFO: No Stack... 22:39:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:39:22 INFO: Archiving Costs [Pipeline] sh 22:39:23 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 22:39:23 + cut -d, -f6 [Pipeline] lock 22:39:23 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] 22:39:23 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] did not exist. Created. 22:39:23 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:23 /w/workspace/device-onvif-camera/1@tmp/durable-eeab6bfa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:39:24 + echo total: 0.10999999940395355 [Pipeline] stash 22:39:24 Warning: overwriting stash ‘stack-cost’ 22:39:24 Stashed 1 file(s) [Pipeline] } 22:39:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:24 $ docker stop --time=1 6258eb69c6e21a0dc5d6a91b34ccfb596c562ad5df93cf22f7307072e7e8e0a5 22:39:27 $ docker rm -f --volumes 6258eb69c6e21a0dc5d6a91b34ccfb596c562ad5df93cf22f7307072e7e8e0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:39:28 provisioning config files... 22:39:28 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-227@tmp/config16784507274056286835tmp [Pipeline] { [Pipeline] sh 22:39:29 + set +x 22:39:29 + bash -s -- 22:39:29 + curl -s https://codecov.io/bash 22:39:29 22:39:29 _____ _ 22:39:29 / ____| | | 22:39:29 | | ___ __| | ___ ___ _____ __ 22:39:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:39:29 | |___| (_) | (_| | __/ (_| (_) \ V / 22:39:29 \_____\___/ \__,_|\___|\___\___/ \_/ 22:39:29 Bash-1.0.6 22:39:29 22:39:29 22:39:29 ==> git version 2.25.1 found 22:39:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:39:29 Release-Date: 2020-01-08 22:39:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:39:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:39:29 ==> Jenkins CI detected. 22:39:29 current dir:  /w/workspace/undry_device-onvif-camera_PR-227 22:39:29 project root: . 22:39:29 --> token set from env 22:39:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:39:29 ==> Running gcov in . (disable via -X gcov) 22:39:29 ==> Python coveragepy not found 22:39:29 ==> Searching for coverage reports in: 22:39:29 + . 22:39:29 -> Found 1 reports 22:39:29 ==> Detecting git/mercurial file structure 22:39:29 ==> Reading reports 22:39:29 + ./coverage.out bytes=79184 22:39:29 ==> Appending adjustments 22:39:29 https://docs.codecov.io/docs/fixing-reports 22:39:29 + Found adjustments 22:39:29 ==> Gzipping contents 22:39:29 12K /tmp/codecov.i4nRaW.gz 22:39:29 ==> Uploading reports 22:39:29 url: https://codecov.io 22:39:29 query: branch=PR-227&commit=f7cb7572cc0cd7b52b373334c123964b48729dcd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=227&job=&cmd_args= 22:39:29 -> Pinging Codecov 22:39:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-227&commit=f7cb7572cc0cd7b52b373334c123964b48729dcd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=227&job=&cmd_args= 22:39:29 -> Uploading to 22:39:29 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/F29A59C45E3A92E06B3E522C9905F8EF/f7cb7572cc0cd7b52b373334c123964b48729dcd/076e27f2-1233-4a56-a8fa-4eeac5c69ba0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T223929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab203b2155acdd3aba788c13a0b07ed1f8fdfd6d90b1ab78c094c3940b03d69 22:39:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:29 Dload Upload Total Spent Left Speed 22:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10848 0 0 100 10848 0 38881 --:--:-- --:--:-- --:--:-- 38881 22:39:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f7cb7572cc0cd7b52b373334c123964b48729dcd [Pipeline] } 22:39:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:39:32 + [ -d /w/workspace/undry_device-onvif-camera_PR-227/archives ] 22:39:32 + ls -al /w/workspace/undry_device-onvif-camera_PR-227/archives 22:39:32 total 16 22:39:32 drwxr-xr-x 3 root root 4096 Feb 7 22:28 . 22:39:32 drwxrwxr-x 11 jenkins jenkins 4096 Feb 7 22:28 .. 22:39:32 drwxr-xr-x 2 root root 4096 Feb 7 22:28 cost 22:39:32 -rw-r--r-- 1 root root 91 Feb 7 22:28 cost.csv 22:39:32 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-227/archives 22:39:32 + ls -al /w/workspace/undry_device-onvif-camera_PR-227/archives 22:39:32 total 16 22:39:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 22:28 . 22:39:32 drwxrwxr-x 11 jenkins jenkins 4096 Feb 7 22:28 .. 22:39:32 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 22:28 cost 22:39:32 -rw-r--r-- 1 jenkins jenkins 91 Feb 7 22:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:39:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:39:33 ---> package-listing.sh 22:39:33 ++ facter osfamily 22:39:33 ++ tr '[:upper:]' '[:lower:]' 22:39:33 + OS_FAMILY=debian 22:39:33 + workspace=/w/workspace/undry_device-onvif-camera_PR-227 22:39:33 + START_PACKAGES=/tmp/packages_start.txt 22:39:33 + END_PACKAGES=/tmp/packages_end.txt 22:39:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:39:33 + PACKAGES=/tmp/packages_start.txt 22:39:33 + '[' /w/workspace/undry_device-onvif-camera_PR-227 ']' 22:39:33 + PACKAGES=/tmp/packages_end.txt 22:39:33 + case "${OS_FAMILY}" in 22:39:33 + dpkg -l 22:39:33 + grep '^ii' 22:39:33 + '[' -f /tmp/packages_start.txt ']' 22:39:33 + '[' -f /tmp/packages_end.txt ']' 22:39:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:39:33 + '[' /w/workspace/undry_device-onvif-camera_PR-227 ']' 22:39:33 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-227/archives/ 22:39:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-227/archives/ [Pipeline] echo 22:39:33 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-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:39:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:34 prd-ubuntu20.04-docker-8c-8g-4998 does not seem to be running inside a container 22:39:34 $ 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-227/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-227 -v /w/workspace/undry_device-onvif-camera_PR-227:/w/workspace/undry_device-onvif-camera_PR-227:rw,z -v /w/workspace/undry_device-onvif-camera_PR-227@tmp:/w/workspace/undry_device-onvif-camera_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:34 $ docker top a84cbdccbdaebaf13c376bf78b756227b52246ad59f62ee61762a03148edc6f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:39:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:39:35 + ls /var/log/sa-host 22:39:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:36 provisioning config files... 22:39:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-227@tmp/config10857668868607590433tmp [Pipeline] { [Pipeline] echo 22:39:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:39:36 ---> create-netrc.sh [Pipeline] } 22:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:39:36 ---> python-tools-install.sh [Pipeline] echo 22:39:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:39:37 ---> sudo-logs.sh 22:39:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:39:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:39:37 ---> job-cost.sh 22:39:37 lf-activate-venv: SKIPPING 22:39:37 DEBUG: total: 0.2199999988079071 22:39:37 INFO: Retrieving Stack Cost... 22:39:37 INFO: Retrieving Pricing Info for: v3-standard-8 22:39:38 INFO: Archiving Costs [Pipeline] echo 22:39:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:39:38 ---> logs-deploy.sh 22:39:38 lf-activate-venv: SKIPPING 22:39:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-227/1 22:39:38 INFO: archiving workspace using pattern(s): 22:39:39 Archives upload complete. 22:39:39 INFO: archiving logs to Nexus