Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16d83ffe074bde5e9c42d331b9bc774cb3887082+82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 (8a2d3ff53200dff349c1074b59aaaf585b787d80) 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-ssh11910150170046365148.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14583306883977806881.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-109/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-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7103214669605119118.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-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16195712983169354010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh18236863900887959089.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-109/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-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13214726709345391828.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-ubuntu20.04-docker-8c-8g-19945’ Running on prd-ubuntu20.04-docker-8c-8g-19952 in /w/workspace/undry_device-onvif-camera_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-109 # 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/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 into PR head commit 16d83ffe074bde5e9c42d331b9bc774cb3887082 Merge succeeded, producing 16d83ffe074bde5e9c42d331b9bc774cb3887082 Checking out Revision 16d83ffe074bde5e9c42d331b9bc774cb3887082 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 16d83ffe074bde5e9c42d331b9bc774cb3887082 # 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 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16d83ffe074bde5e9c42d331b9bc774cb3887082 # timeout=10 Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 0.1.2 to 0.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:41:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:41:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:41:58 ========================================================= 15:41:58 EdgeX Global Pipelines Version Info 15:41:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:41:59 ------------------- 15:41:59 stable info: 15:41:59 ------------------- 15:41:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:41:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:41:59 Message: update stable to v1.0.238 15:42:00 ------------------- 15:42:00 experimental info: 15:42:00 ------------------- 15:42:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:00 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:42:00 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16d83ffe074bde5e9c42d331b9bc774cb3887082 [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16d83ff [Pipeline] echo 15:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:01 provisioning config files... 15:42:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-109@tmp/config8835391613027938112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:02 ---> docker-login.sh 15:42:02 nexus3.edgexfoundry.org:10001 15:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:02 Configure a credential helper to remove this warning. See 15:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:02 15:42:02 Login Succeeded 15:42:02 nexus3.edgexfoundry.org:10002 15:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:02 Configure a credential helper to remove this warning. See 15:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:02 15:42:02 Login Succeeded 15:42:02 nexus3.edgexfoundry.org:10003 15:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:02 Configure a credential helper to remove this warning. See 15:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:02 15:42:02 Login Succeeded 15:42:02 nexus3.edgexfoundry.org:10004 15:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:03 Configure a credential helper to remove this warning. See 15:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:03 15:42:03 Login Succeeded 15:42:03 docker.io 15:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:03 Configure a credential helper to remove this warning. See 15:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:03 15:42:03 Login Succeeded 15:42:03 ---> docker-login.sh ends [Pipeline] } 15:42:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:42:04 + git rev-list -1 --merges 16d83ffe074bde5e9c42d331b9bc774cb3887082~1..16d83ffe074bde5e9c42d331b9bc774cb3887082 [Pipeline] echo 15:42:04 -----------> git rev-list -1 --merges 16d83ffe074bde5e9c42d331b9bc774cb3887082~1..16d83ffe074bde5e9c42d331b9bc774cb3887082 16d83ffe074bde5e9c42d331b9bc774cb3887082 [false] [Pipeline] sh 15:42:04 + git log --format=format:%s -1 16d83ffe074bde5e9c42d331b9bc774cb3887082 [Pipeline] echo 15:42:04 ========================================================= 15:42:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:42:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:04 + git log --format=format:%s -1 16d83ffe074bde5e9c42d331b9bc774cb3887082 [Pipeline] echo 15:42:04 [semverPrep] GIT_COMMIT: 16d83ffe074bde5e9c42d331b9bc774cb3887082, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 0.1.2 to 0.1.3 [Pipeline] echo 15:42:04 [semverPrep] This is not a build commit. [Pipeline] sh 15:42:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:05 + grep -v github /etc/ssh/ssh_known_hosts 15:42:05 + [ -e /tmp/ssh_known_hosts ] 15:42:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:42:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:42:05 + sudo tee -a /etc/ssh/ssh_known_hosts 15:42:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:05 15:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:42:06 b85a868b505f: Pulling fs layer 15:42:06 e2be974225ed: Pulling fs layer 15:42:06 339a4e72a1f5: Pulling fs layer 15:42:06 988bab9f4d93: Pulling fs layer 15:42:06 1469e6f7b9e6: Pulling fs layer 15:42:06 eaf3925da568: Pulling fs layer 15:42:06 bab4dde63d76: Pulling fs layer 15:42:06 bde34c3a00c8: Pulling fs layer 15:42:06 b352a97aabf1: Pulling fs layer 15:42:06 4872d77fe225: Pulling fs layer 15:42:06 5851b861e8e6: Pulling fs layer 15:42:06 1469e6f7b9e6: Waiting 15:42:06 eaf3925da568: Waiting 15:42:06 bab4dde63d76: Waiting 15:42:06 4872d77fe225: Waiting 15:42:06 5851b861e8e6: Waiting 15:42:06 bde34c3a00c8: Waiting 15:42:06 988bab9f4d93: Waiting 15:42:06 e2be974225ed: Download complete 15:42:06 988bab9f4d93: Verifying Checksum 15:42:06 988bab9f4d93: Download complete 15:42:06 1469e6f7b9e6: Verifying Checksum 15:42:06 1469e6f7b9e6: Download complete 15:42:06 339a4e72a1f5: Verifying Checksum 15:42:06 339a4e72a1f5: Download complete 15:42:06 eaf3925da568: Verifying Checksum 15:42:06 eaf3925da568: Download complete 15:42:06 bde34c3a00c8: Download complete 15:42:06 b352a97aabf1: Verifying Checksum 15:42:06 b352a97aabf1: Download complete 15:42:06 4872d77fe225: Verifying Checksum 15:42:06 4872d77fe225: Download complete 15:42:06 5851b861e8e6: Verifying Checksum 15:42:06 5851b861e8e6: Download complete 15:42:06 b85a868b505f: Download complete 15:42:06 bab4dde63d76: Verifying Checksum 15:42:06 bab4dde63d76: Download complete 15:42:07 b85a868b505f: Pull complete 15:42:07 e2be974225ed: Pull complete 15:42:08 339a4e72a1f5: Pull complete 15:42:08 988bab9f4d93: Pull complete 15:42:08 1469e6f7b9e6: Pull complete 15:42:09 eaf3925da568: Pull complete 15:42:11 bab4dde63d76: Pull complete 15:42:11 bde34c3a00c8: Pull complete 15:42:11 b352a97aabf1: Pull complete 15:42:11 4872d77fe225: Pull complete 15:42:11 5851b861e8e6: Pull complete 15:42:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:11 prd-ubuntu20.04-docker-8c-8g-19952 does not seem to be running inside a container 15:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-109 -v /w/workspace/undry_device-onvif-camera_PR-109:/w/workspace/undry_device-onvif-camera_PR-109:rw,z -v /w/workspace/undry_device-onvif-camera_PR-109@tmp:/w/workspace/undry_device-onvif-camera_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:42:13 $ docker top 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 -eo pid,comm 15:42:13 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). 15:42:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:13 [ssh-agent] Looking for ssh-agent implementation... 15:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:13 $ docker exec 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 ssh-agent 15:42:13 SSH_AUTH_SOCK=/tmp/ssh-YBqGLnlQOTW6/agent.34 15:42:13 SSH_AGENT_PID=40 15:42:13 Running ssh-add (command line suppressed) 15:42:13 Identity added: /w/workspace/undry_device-onvif-camera_PR-109@tmp/private_key_6580454297009993318.key (/w/workspace/undry_device-onvif-camera_PR-109@tmp/private_key_6580454297009993318.key) 15:42:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:14 + git tag --points-at HEAD [Pipeline] } 15:42:14 $ docker exec --env ******** --env ******** 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 ssh-agent -k 15:42:14 unset SSH_AUTH_SOCK; 15:42:14 unset SSH_AGENT_PID; 15:42:14 echo Agent pid 40 killed; 15:42:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:14 [ssh-agent] Looking for ssh-agent implementation... 15:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:14 $ docker exec 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 ssh-agent 15:42:14 SSH_AUTH_SOCK=/tmp/ssh-fRjzbV70Mf21/agent.74 15:42:14 SSH_AGENT_PID=80 15:42:14 Running ssh-add (command line suppressed) 15:42:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-109@tmp/private_key_7432118804301327715.key (/w/workspace/undry_device-onvif-camera_PR-109@tmp/private_key_7432118804301327715.key) 15:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:15 + git semver init 15:42:15 2022-07-14 15:42:15,510 [run_init] DEBUG init version:0.0.0 force:False 15:42:15 2022-07-14 15:42:15,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-109/.semver 15:42:15 2022-07-14 15:42:15,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-109/.semver 15:42:15 2022-07-14 15:42:15,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-109/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-109, universal_newlines=False, shell=None, istream=None) 15:42:16 2022-07-14 15:42:16,192 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-109/.git/info/exclude 15:42:16 2022-07-14 15:42:16,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-109/.semver/PR-109 with force:False 15:42:16 2022-07-14 15:42:16,192 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-109/.semver/PR-109 15:42:16 2022-07-14 15:42:16,197 [execute] INFO git cat-file --batch-check 15:42:16 2022-07-14 15:42:16,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-109/.semver, universal_newlines=False, shell=None, istream=) 15:42:16 2022-07-14 15:42:16,206 [execute] INFO git cat-file --batch 15:42:16 2022-07-14 15:42:16,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-109/.semver, universal_newlines=False, shell=None, istream=) 15:42:16 2022-07-14 15:42:16,214 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-109/.semver/PR-109 15:42:16 0.0.0 [Pipeline] } 15:42:16 $ docker exec --env ******** --env ******** 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 ssh-agent -k 15:42:16 unset SSH_AUTH_SOCK; 15:42:16 unset SSH_AGENT_PID; 15:42:16 echo Agent pid 80 killed; 15:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:17 + git semver [Pipeline] } 15:42:17 $ docker stop --time=1 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 15:42:18 $ docker rm -f 198358f0eafbef0bf90eafe025ebdfb35b185fb578a6e116132512d16c64c4c0 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:42:19 Stashed 1 file(s) [Pipeline] echo 15:42:19 [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 15:42:20 provisioning config files... 15:42:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-109@tmp/config4512909548654448761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:20 ---> docker-login.sh 15:42:20 nexus3.edgexfoundry.org:10001 15:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:20 Configure a credential helper to remove this warning. See 15:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:20 15:42:20 Login Succeeded 15:42:20 nexus3.edgexfoundry.org:10002 15:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:20 Configure a credential helper to remove this warning. See 15:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:20 15:42:20 Login Succeeded 15:42:20 nexus3.edgexfoundry.org:10003 15:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:20 Configure a credential helper to remove this warning. See 15:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:20 15:42:20 Login Succeeded 15:42:20 nexus3.edgexfoundry.org:10004 15:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:20 Configure a credential helper to remove this warning. See 15:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:20 15:42:20 Login Succeeded 15:42:20 docker.io 15:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:21 Configure a credential helper to remove this warning. See 15:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:21 15:42:21 Login Succeeded 15:42:21 ---> docker-login.sh ends [Pipeline] } 15:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:42:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:21 ========================================================= 15:42:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:42:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:21 + 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 . 15:42:21 Sending build context to Docker daemon 9.393MB 15:42:21 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:42:21 Step 2/13 : FROM ${BASE} AS builder 15:42:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:42:21 2408cc74d12b: Pulling fs layer 15:42:21 ea60b727a1ce: Pulling fs layer 15:42:21 30c4a7721957: Pulling fs layer 15:42:21 370296b7ddb6: Pulling fs layer 15:42:21 7c6cee850709: Pulling fs layer 15:42:21 39a5fcdaea64: Pulling fs layer 15:42:21 d94ebbe4e438: Pulling fs layer 15:42:21 bcfd1f05c69d: Pulling fs layer 15:42:21 59ccb84bbe0f: Pulling fs layer 15:42:21 7c6cee850709: Waiting 15:42:21 370296b7ddb6: Waiting 15:42:21 39a5fcdaea64: Waiting 15:42:21 d94ebbe4e438: Waiting 15:42:21 bcfd1f05c69d: Waiting 15:42:21 59ccb84bbe0f: Waiting 15:42:21 30c4a7721957: Download complete 15:42:22 ea60b727a1ce: Download complete 15:42:22 7c6cee850709: Verifying Checksum 15:42:22 7c6cee850709: Download complete 15:42:22 39a5fcdaea64: Verifying Checksum 15:42:22 39a5fcdaea64: Download complete 15:42:22 2408cc74d12b: Verifying Checksum 15:42:22 2408cc74d12b: Download complete 15:42:22 d94ebbe4e438: Verifying Checksum 15:42:22 d94ebbe4e438: Download complete 15:42:22 2408cc74d12b: Pull complete 15:42:22 ea60b727a1ce: Pull complete 15:42:22 30c4a7721957: Pull complete 15:42:22 59ccb84bbe0f: Verifying Checksum 15:42:22 59ccb84bbe0f: Download complete 15:42:23 bcfd1f05c69d: Verifying Checksum 15:42:23 bcfd1f05c69d: Download complete 15:42:23 370296b7ddb6: Verifying Checksum 15:42:23 370296b7ddb6: Download complete 15:42:27 370296b7ddb6: Pull complete 15:42:27 7c6cee850709: Pull complete 15:42:27 39a5fcdaea64: Pull complete 15:42:27 d94ebbe4e438: Pull complete 15:42:29 bcfd1f05c69d: Pull complete 15:42:30 59ccb84bbe0f: Pull complete 15:42:30 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:42:30 ---> a4fb48ad2a94 15:42:30 Step 3/13 : ARG MAKE="make build" 15:42:31 ---> Running in 6aa95a0db935 15:42:31 Removing intermediate container 6aa95a0db935 15:42:31 ---> ecf46f05495f 15:42:31 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:42:31 ---> Running in 449a1c099a22 15:42:31 Removing intermediate container 449a1c099a22 15:42:31 ---> 59df6eaf6731 15:42:31 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 15:42:31 ---> Running in c4f7a38d85a7 15:42:31 Removing intermediate container c4f7a38d85a7 15:42:31 ---> 9a17f0732273 15:42:31 Step 6/13 : LABEL Name=edgex-device-onvif-camera 15:42:31 ---> Running in df542a1e829f 15:42:32 Removing intermediate container df542a1e829f 15:42:32 ---> b56974dcab17 15:42:32 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:32 ---> Running in 6aa700af2e8e 15:42:32 Removing intermediate container 6aa700af2e8e 15:42:32 ---> 232447322913 15:42:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:32 ---> Running in 45309ff8de9b 15:42:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:42:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:42:34 OK: 211 MiB in 51 packages 15:42:34 Removing intermediate container 45309ff8de9b 15:42:34 ---> e00aa54b3b55 15:42:34 Step 9/13 : WORKDIR /device-onvif-camera 15:42:34 ---> Running in 3e75a195a03c 15:42:34 Removing intermediate container 3e75a195a03c 15:42:34 ---> 6417fdb78c3c 15:42:34 Step 10/13 : COPY go.mod vendor* ./ 15:42:34 ---> 6ff33e54bab6 15:42:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:34 Still waiting to schedule task 15:42:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19946’ 15:42:35 ---> Running in 29a1ed4dfdb7 15:42:50 Removing intermediate container 29a1ed4dfdb7 15:42:50 ---> 039b2d9f5813 15:42:50 Step 12/13 : COPY . . 15:42:50 ---> b72c09937434 15:42:50 Step 13/13 : RUN ${MAKE} 15:42:50 ---> Running in e029e0477fb7 15:42:50 noop 15:42:50 Removing intermediate container e029e0477fb7 15:42:50 ---> 0d99dfac1465 15:42:50 Successfully built 0d99dfac1465 15:42:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:50 + docker inspect -f . ci-base-image-x86_64 15:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:50 prd-ubuntu20.04-docker-8c-8g-19952 does not seem to be running inside a container 15:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-109 -v /w/workspace/undry_device-onvif-camera_PR-109:/w/workspace/undry_device-onvif-camera_PR-109:rw,z -v /w/workspace/undry_device-onvif-camera_PR-109@tmp:/w/workspace/undry_device-onvif-camera_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:42:51 $ docker top c12b7d4a4a5e916e5c8c34c6b915123e91fff30f2d4e9a041ae009f50daaf1e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:51 + go version 15:42:51 go version go1.18.3 linux/amd64 [Pipeline] } 15:42:51 $ docker stop --time=1 c12b7d4a4a5e916e5c8c34c6b915123e91fff30f2d4e9a041ae009f50daaf1e7 15:42:52 $ docker rm -f c12b7d4a4a5e916e5c8c34c6b915123e91fff30f2d4e9a041ae009f50daaf1e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:53 + docker inspect -f . ci-base-image-x86_64 15:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:53 prd-ubuntu20.04-docker-8c-8g-19952 does not seem to be running inside a container 15:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-109 -v /w/workspace/undry_device-onvif-camera_PR-109:/w/workspace/undry_device-onvif-camera_PR-109:rw,z -v /w/workspace/undry_device-onvif-camera_PR-109@tmp:/w/workspace/undry_device-onvif-camera_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:42:54 $ docker top 9e0738311bff1395f81cb7da898df91ebcd70ffcdbf2932f064482f62a4f12d1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:54 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-109 [Pipeline] fileExists [Pipeline] sh 15:42:54 + make test 15:42:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:42:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:43:05 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:43:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.012s coverage: 7.0% of statements 15:43:06 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:43:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.284s coverage: 13.8% of statements 15:43:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:43:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:18 ./bin/test-attribution-txt.sh [Pipeline] echo 15:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:18 $ docker stop --time=1 9e0738311bff1395f81cb7da898df91ebcd70ffcdbf2932f064482f62a4f12d1 15:43:20 $ docker rm -f 9e0738311bff1395f81cb7da898df91ebcd70ffcdbf2932f064482f62a4f12d1 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:43:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:43:22 + ls -al . 15:43:22 total 252 15:43:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:43 . 15:43:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 .. 15:43:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:43 .git 15:43:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:41 .github 15:43:22 -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 15:41 .gitignore 15:43:22 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 15:41 .golangci.yml 15:43:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:42 .semver 15:43:22 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 15:41 Attribution.txt 15:43:22 -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 15:41 CHANGELOG.md 15:43:22 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 15:41 Dockerfile 15:43:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:41 GOVERNANCE.md 15:43:22 -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 15:41 Jenkinsfile 15:43:22 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 15:41 LICENSE 15:43:22 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 15:41 Makefile 15:43:22 -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 15:41 OWNERS.md 15:43:22 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 15:41 README.md 15:43:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 15:42 VERSION 15:43:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:41 bin 15:43:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:41 cmd 15:43:22 -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 15:43 coverage.out 15:43:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 doc 15:43:22 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 15:41 go.mod 15:43:22 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 15:41 go.sum 15:43:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 internal 15:43:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 snap 15:43:22 -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 15:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:22 + 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=16d83ffe074bde5e9c42d331b9bc774cb3887082 --label arch=amd64 --label version=0.0.0 . 15:43:22 Sending build context to Docker daemon 9.464MB 15:43:22 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 15:43:22 Step 2/26 : FROM ${BASE} AS builder 15:43:22 ---> 0d99dfac1465 15:43:22 Step 3/26 : ARG MAKE="make build" 15:43:22 ---> Running in 514fed9559d0 15:43:22 Removing intermediate container 514fed9559d0 15:43:22 ---> 7351ab150e06 15:43:22 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:43:22 ---> Running in 2e1ce3d36e7e 15:43:22 Removing intermediate container 2e1ce3d36e7e 15:43:22 ---> aa1d8aa334c0 15:43:22 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:43:23 ---> Running in 7111d36a5e7a 15:43:23 Removing intermediate container 7111d36a5e7a 15:43:23 ---> 1cdceb40bd6d 15:43:23 Step 6/26 : LABEL Name=edgex-device-onvif-camera 15:43:23 ---> Running in 511c7266d7d0 15:43:23 Removing intermediate container 511c7266d7d0 15:43:23 ---> 48e5884dbeb5 15:43:23 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:23 ---> Running in 7c1c28d2259f 15:43:24 Removing intermediate container 7c1c28d2259f 15:43:24 ---> 6cb5403d4220 15:43:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:24 ---> Running in dba6408bfd5b 15:43:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:43:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:43:25 OK: 211 MiB in 51 packages 15:43:25 Removing intermediate container dba6408bfd5b 15:43:25 ---> 8cd046ebbab1 15:43:25 Step 9/26 : WORKDIR /device-onvif-camera 15:43:26 ---> Running in 629ad6855fcf 15:43:26 Removing intermediate container 629ad6855fcf 15:43:26 ---> 526554a73a31 15:43:26 Step 10/26 : COPY go.mod vendor* ./ 15:43:26 ---> efecdf68b586 15:43:26 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:26 ---> Running in 43c7632c9b04 15:43:26 Removing intermediate container 43c7632c9b04 15:43:26 ---> 70d6e20b17da 15:43:26 Step 12/26 : COPY . . 15:43:27 ---> 170868e71c46 15:43:27 Step 13/26 : RUN ${MAKE} 15:43:27 ---> Running in 35b65924a7f5 15:43:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 15:43:49 Removing intermediate container 35b65924a7f5 15:43:49 ---> 40fa0903b7ce 15:43:49 Step 14/26 : FROM alpine:3.15 15:43:49 3.15: Pulling from library/alpine 15:43:49 df9b9388f04a: Pulling fs layer 15:43:50 df9b9388f04a: Verifying Checksum 15:43:50 df9b9388f04a: Download complete 15:43:50 df9b9388f04a: Pull complete 15:43:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:43:50 Status: Downloaded newer image for alpine:3.15 15:43:50 ---> 0ac33e5f5afa 15:43:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:43:50 ---> Running in 916075f8da75 15:43:50 Removing intermediate container 916075f8da75 15:43:50 ---> f92a2d6f4173 15:43:50 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:43:50 ---> Running in 9a3303ccea33 15:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:51 (1/6) Installing dumb-init (1.2.5-r1) 15:43:51 (2/6) Installing libgcc (10.3.1_git20211027-r0) 15:43:51 (3/6) Installing libsodium (1.0.18-r0) 15:43:51 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 15:43:51 (5/6) Installing libzmq (4.3.4-r0) 15:43:51 (6/6) Installing zeromq (4.3.4-r0) 15:43:51 Executing busybox-1.34.1-r5.trigger 15:43:51 OK: 8 MiB in 20 packages 15:43:51 Removing intermediate container 9a3303ccea33 15:43:51 ---> 40638b4d3ca0 15:43:51 Step 17/26 : WORKDIR / 15:43:51 ---> Running in f70f7938095f 15:43:51 Removing intermediate container f70f7938095f 15:43:51 ---> ad1dbd3bb122 15:43:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:43:52 ---> 906118d5097d 15:43:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:43:52 ---> 2b548df2f64c 15:43:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:43:52 ---> 0e7b925afd50 15:43:52 Step 21/26 : EXPOSE 59984 15:43:52 ---> Running in 27a0968aaf60 15:43:53 Removing intermediate container 27a0968aaf60 15:43:53 ---> 78ff1ae5d808 15:43:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:43:53 ---> Running in 68118c7666b2 15:43:53 Removing intermediate container 68118c7666b2 15:43:53 ---> 7d6ba43dd7bb 15:43:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:53 ---> Running in 00a08fa15ab7 15:43:53 Removing intermediate container 00a08fa15ab7 15:43:53 ---> b18077d2f9c3 15:43:53 Step 24/26 : LABEL arch=amd64 15:43:53 ---> Running in e5c8cc134f7f 15:43:53 Removing intermediate container e5c8cc134f7f 15:43:53 ---> 0dd557fe0e4e 15:43:53 Step 25/26 : LABEL git_sha=16d83ffe074bde5e9c42d331b9bc774cb3887082 15:43:53 ---> Running in 131d46231a59 15:43:53 Removing intermediate container 131d46231a59 15:43:53 ---> 829019d984da 15:43:53 Step 26/26 : LABEL version=0.0.0 15:43:53 ---> Running in 06c4d44d2de4 15:43:53 Removing intermediate container 06c4d44d2de4 15:43:53 ---> bbd440737647 15:43:53 [Warning] One or more build-args [ARCH] were not consumed 15:43:53 Successfully built bbd440737647 15:43:53 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 15:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:54 15:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:55 latest: Pulling from edgex-lftools-log-publisher 15:43:55 5eb5b503b376: Pulling fs layer 15:43:55 5c69ac0246d0: Pulling fs layer 15:43:55 ec43610c2a17: Pulling fs layer 15:43:55 3a2ae6a8a46f: Pulling fs layer 15:43:55 33b1e0a273af: Pulling fs layer 15:43:55 5d3b04190fa2: Pulling fs layer 15:43:55 2f39f015ded8: Pulling fs layer 15:43:55 5d3b04190fa2: Waiting 15:43:55 3a2ae6a8a46f: Waiting 15:43:55 33b1e0a273af: Waiting 15:43:55 5c69ac0246d0: Verifying Checksum 15:43:55 5c69ac0246d0: Download complete 15:43:55 3a2ae6a8a46f: Verifying Checksum 15:43:55 3a2ae6a8a46f: Download complete 15:43:55 33b1e0a273af: Verifying Checksum 15:43:55 33b1e0a273af: Download complete 15:43:55 5d3b04190fa2: Download complete 15:43:55 ec43610c2a17: Verifying Checksum 15:43:55 ec43610c2a17: Download complete 15:43:55 5eb5b503b376: Verifying Checksum 15:43:55 5eb5b503b376: Download complete 15:43:55 2f39f015ded8: Download complete 15:43:56 5eb5b503b376: Pull complete 15:43:57 5c69ac0246d0: Pull complete 15:43:57 ec43610c2a17: Pull complete 15:43:57 3a2ae6a8a46f: Pull complete 15:43:57 33b1e0a273af: Pull complete 15:43:57 5d3b04190fa2: Pull complete 15:44:03 2f39f015ded8: Pull complete 15:44:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:03 prd-ubuntu20.04-docker-8c-8g-19952 does not seem to be running inside a container 15:44:03 $ 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-109 -v /w/workspace/undry_device-onvif-camera_PR-109:/w/workspace/undry_device-onvif-camera_PR-109:rw,z -v /w/workspace/undry_device-onvif-camera_PR-109@tmp:/w/workspace/undry_device-onvif-camera_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:04 $ docker top d79703b4d4da47a4e54a46af21fb3ce4fbfc3f39c68d9b9b65c2b8b2410c9013 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:05 ---> job-cost.sh 15:44:05 lf-activate-venv: SKIPPING 15:44:05 INFO: No Stack... 15:44:05 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:06 INFO: Archiving Costs [Pipeline] sh 15:44:06 + cat /w/workspace/undry_device-onvif-camera_PR-109/archives/cost.csv 15:44:06 + cut -d, -f6 [Pipeline] lock 15:44:06 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] 15:44:06 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] did not exist. Created. 15:44:06 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:06 + echo total: 0.2199999988079071 [Pipeline] stash 15:44:07 Stashed 1 file(s) [Pipeline] } 15:44:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:07 $ docker stop --time=1 d79703b4d4da47a4e54a46af21fb3ce4fbfc3f39c68d9b9b65c2b8b2410c9013 15:44:08 $ docker rm -f d79703b4d4da47a4e54a46af21fb3ce4fbfc3f39c68d9b9b65c2b8b2410c9013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:45:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19955 in /w/workspace/undry_device-onvif-camera_PR-109 [Pipeline] { [Pipeline] ws 15:45:18 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 15:45:18 Selected Git installation does not exist. Using Default 15:45:18 The recommended git tool is: NONE 15:45:25 using credential edgex-jenkins-ssh 15:45:25 Cloning the remote Git repository 15:45:25 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 15:45:25 > git init /w/workspace/device-onvif-camera/1 # timeout=10 15:45:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:45:25 > git --version # timeout=10 15:45:25 > git --version # 'git version 2.25.1' 15:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:27 Merging remotes/origin/main commit 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 into PR head commit 16d83ffe074bde5e9c42d331b9bc774cb3887082 15:45:27 Merge succeeded, producing 16d83ffe074bde5e9c42d331b9bc774cb3887082 15:45:27 Checking out Revision 16d83ffe074bde5e9c42d331b9bc774cb3887082 (PR-109) 15:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:45:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:45:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:45:27 > git config core.sparsecheckout # timeout=10 15:45:27 > git checkout -f 16d83ffe074bde5e9c42d331b9bc774cb3887082 # timeout=10 15:45:27 > git remote # timeout=10 15:45:27 > git config --get remote.origin.url # timeout=10 15:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:27 > git merge 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 15:45:27 > git rev-parse HEAD^{commit} # timeout=10 15:45:27 > git config core.sparsecheckout # timeout=10 15:45:27 > git checkout -f 16d83ffe074bde5e9c42d331b9bc774cb3887082 # timeout=10 15:45:32 Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 0.1.2 to 0.1.3" 15:45:32 > git --version # timeout=10 15:45:32 > git --version # 'git version 2.25.1' 15:45:32 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:45:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:33 Dload Upload Total Spent Left Speed 15:45:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 15:45:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:45:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:45:34 + sudo tee /etc/docker/daemon.new 15:45:34 { 15:45:34 "registry-mirrors": [ 15:45:34 "https://nexus3.edgexfoundry.org:10001" 15:45:34 ], 15:45:34 "bip": "10.250.0.254/24", 15:45:34 "hosts": [ 15:45:34 "tcp://0.0.0.0:5555", 15:45:34 "unix:///var/run/docker.sock" 15:45:34 ], 15:45:34 "mtu": 1458, 15:45:34 "selinux-enabled": true, 15:45:34 "seccomp-profile": "/etc/docker/seccomp.json" 15:45:34 } [Pipeline] sh 15:45:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:45:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:53 provisioning config files... 15:45:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6684553130740555429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:54 ---> docker-login.sh 15:45:54 nexus3.edgexfoundry.org:10001 15:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:55 Configure a credential helper to remove this warning. See 15:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:55 15:45:55 Login Succeeded 15:45:55 nexus3.edgexfoundry.org:10002 15:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:56 Configure a credential helper to remove this warning. See 15:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:56 15:45:56 Login Succeeded 15:45:56 nexus3.edgexfoundry.org:10003 15:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:56 Configure a credential helper to remove this warning. See 15:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:56 15:45:56 Login Succeeded 15:45:56 nexus3.edgexfoundry.org:10004 15:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:56 Configure a credential helper to remove this warning. See 15:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:56 15:45:56 Login Succeeded 15:45:56 docker.io 15:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:57 Configure a credential helper to remove this warning. See 15:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:57 15:45:57 Login Succeeded 15:45:57 ---> docker-login.sh ends [Pipeline] } 15:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:58 ========================================================= 15:45:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:45:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:58 + 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 . 15:45:59 Sending build context to Docker daemon 6.456MB 15:45:59 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:45:59 Step 2/13 : FROM ${BASE} AS builder 15:45:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:45:59 b3c136eddcbf: Pulling fs layer 15:45:59 c0a3192eca97: Pulling fs layer 15:45:59 a050256f5b6f: Pulling fs layer 15:45:59 656be50a0ddc: Pulling fs layer 15:45:59 2bbca73fdf42: Pulling fs layer 15:45:59 46d945488cbd: Pulling fs layer 15:45:59 8a5474983e97: Pulling fs layer 15:45:59 329c88fbcd65: Pulling fs layer 15:45:59 656be50a0ddc: Waiting 15:45:59 2bbca73fdf42: Waiting 15:45:59 46d945488cbd: Waiting 15:45:59 329c88fbcd65: Waiting 15:45:59 8a5474983e97: Waiting 15:45:59 a050256f5b6f: Verifying Checksum 15:45:59 a050256f5b6f: Download complete 15:45:59 c0a3192eca97: Verifying Checksum 15:45:59 c0a3192eca97: Download complete 15:45:59 2bbca73fdf42: Verifying Checksum 15:45:59 2bbca73fdf42: Download complete 15:45:59 46d945488cbd: Verifying Checksum 15:45:59 46d945488cbd: Download complete 15:45:59 b3c136eddcbf: Verifying Checksum 15:45:59 b3c136eddcbf: Download complete 15:46:00 b3c136eddcbf: Pull complete 15:46:00 329c88fbcd65: Verifying Checksum 15:46:00 329c88fbcd65: Download complete 15:46:01 c0a3192eca97: Pull complete 15:46:01 a050256f5b6f: Pull complete 15:46:01 8a5474983e97: Verifying Checksum 15:46:01 8a5474983e97: Download complete 15:46:02 656be50a0ddc: Verifying Checksum 15:46:02 656be50a0ddc: Download complete 15:46:15 656be50a0ddc: Pull complete 15:46:15 2bbca73fdf42: Pull complete 15:46:15 46d945488cbd: Pull complete 15:46:21 8a5474983e97: Pull complete 15:46:22 329c88fbcd65: Pull complete 15:46:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:46:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:46:22 ---> ff4287adb874 15:46:22 Step 3/13 : ARG MAKE="make build" 15:46:24 ---> Running in e756f3c4c07d 15:46:24 Removing intermediate container e756f3c4c07d 15:46:24 ---> a981f1b9b497 15:46:24 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:46:25 ---> Running in 6d2340aee222 15:46:25 Removing intermediate container 6d2340aee222 15:46:25 ---> d61deee71eeb 15:46:25 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 15:46:25 ---> Running in 6b0b50f95150 15:46:26 Removing intermediate container 6b0b50f95150 15:46:26 ---> c531eb34421c 15:46:26 Step 6/13 : LABEL Name=edgex-device-onvif-camera 15:46:26 ---> Running in db014e6b64c5 15:46:27 Removing intermediate container db014e6b64c5 15:46:27 ---> 68ed141d1d04 15:46:27 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:27 ---> Running in 35d6f29556ea 15:46:29 Removing intermediate container 35d6f29556ea 15:46:29 ---> 7423af46df5e 15:46:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:29 ---> Running in 6854a810cc2e 15:46:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:46:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:46:31 OK: 221 MiB in 51 packages 15:46:32 Removing intermediate container 6854a810cc2e 15:46:32 ---> ea6b161a476d 15:46:32 Step 9/13 : WORKDIR /device-onvif-camera 15:46:33 ---> Running in facff6c77831 15:46:33 Removing intermediate container facff6c77831 15:46:33 ---> c029ba79276c 15:46:33 Step 10/13 : COPY go.mod vendor* ./ 15:46:34 ---> 37b0188d9bed 15:46:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:34 ---> Running in 60f01e3de3c2 15:47:30 Removing intermediate container 60f01e3de3c2 15:47:30 ---> b20e05773fe9 15:47:30 Step 12/13 : COPY . . 15:47:30 ---> 14334ca4e74b 15:47:30 Step 13/13 : RUN ${MAKE} 15:47:30 ---> Running in 44fe7edd5f74 15:47:30 noop 15:47:30 Removing intermediate container 44fe7edd5f74 15:47:30 ---> d86fbeea23a4 15:47:30 Successfully built d86fbeea23a4 15:47:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:31 + docker inspect -f . ci-base-image-arm64 15:47:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:31 prd-ubuntu20.04-docker-arm64-4c-16g-19955 does not seem to be running inside a container 15:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:47:32 $ docker top 947e707b0c65926b7e481ecfbe2a463adf97c1e41f63ebb5b06af344505f5fd3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:33 + go version 15:47:33 go version go1.18.3 linux/arm64 [Pipeline] } 15:47:33 $ docker stop --time=1 947e707b0c65926b7e481ecfbe2a463adf97c1e41f63ebb5b06af344505f5fd3 15:47:35 $ docker rm -f 947e707b0c65926b7e481ecfbe2a463adf97c1e41f63ebb5b06af344505f5fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:36 + docker inspect -f . ci-base-image-arm64 15:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:36 prd-ubuntu20.04-docker-arm64-4c-16g-19955 does not seem to be running inside a container 15:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:47:38 $ docker top 1301ffbf61d34f7a80b83d44249f5f3bf7702817838762f1f9fdffd5a88816a1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:39 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 15:47:40 + make test 15:47:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:47:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:49:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:49:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.101s coverage: 7.0% of statements 15:49:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:49:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.415s coverage: 13.8% of statements 15:49:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:49:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:50:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:10 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:50:13 $ docker stop --time=1 1301ffbf61d34f7a80b83d44249f5f3bf7702817838762f1f9fdffd5a88816a1 15:50:15 $ docker rm -f 1301ffbf61d34f7a80b83d44249f5f3bf7702817838762f1f9fdffd5a88816a1 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:16 Warning: overwriting stash ‘coverage-report’ 15:50:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:18 + ls -al . 15:50:18 total 248 15:50:18 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:50 . 15:50:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 .. 15:50:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:45 .git 15:50:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 .github 15:50:18 -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 15:45 .gitignore 15:50:18 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 15:45 .golangci.yml 15:50:18 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 15:45 Attribution.txt 15:50:18 -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 15:45 CHANGELOG.md 15:50:18 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 15:45 Dockerfile 15:50:18 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:45 GOVERNANCE.md 15:50:18 -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 15:45 Jenkinsfile 15:50:18 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 15:45 LICENSE 15:50:18 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 15:45 Makefile 15:50:18 -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 15:45 OWNERS.md 15:50:18 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 15:45 README.md 15:50:18 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 15:42 VERSION 15:50:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:45 bin 15:50:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 cmd 15:50:18 -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 15:49 coverage.out 15:50:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 doc 15:50:18 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 15:45 go.mod 15:50:18 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 15:45 go.sum 15:50:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 internal 15:50:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 snap 15:50:18 -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 15:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:18 + 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=16d83ffe074bde5e9c42d331b9bc774cb3887082 --label arch=arm64 --label version=0.0.0 . 15:50:19 Sending build context to Docker daemon 6.527MB 15:50:19 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 15:50:19 Step 2/26 : FROM ${BASE} AS builder 15:50:19 ---> d86fbeea23a4 15:50:19 Step 3/26 : ARG MAKE="make build" 15:50:19 ---> Running in d7e0c558e6b7 15:50:19 Removing intermediate container d7e0c558e6b7 15:50:19 ---> b6b685dda01d 15:50:19 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:50:19 ---> Running in 4a6e9815a8cc 15:50:20 Removing intermediate container 4a6e9815a8cc 15:50:20 ---> 950168eadfa2 15:50:20 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:50:20 ---> Running in 1a69eb2eb001 15:50:20 Removing intermediate container 1a69eb2eb001 15:50:20 ---> 79ed3e9c2d76 15:50:20 Step 6/26 : LABEL Name=edgex-device-onvif-camera 15:50:20 ---> Running in f1dcd987fc71 15:50:20 Removing intermediate container f1dcd987fc71 15:50:20 ---> 8bba7b09b8c7 15:50:20 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:20 ---> Running in 2b4a5fb9efa9 15:50:22 Removing intermediate container 2b4a5fb9efa9 15:50:22 ---> a9c2913e9b01 15:50:22 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:22 ---> Running in 29048ebc9907 15:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:50:26 OK: 221 MiB in 51 packages 15:50:26 Removing intermediate container 29048ebc9907 15:50:26 ---> e2f25db41ddc 15:50:26 Step 9/26 : WORKDIR /device-onvif-camera 15:50:26 ---> Running in 4eec6d22590a 15:50:27 Removing intermediate container 4eec6d22590a 15:50:27 ---> a1e500dd9ea8 15:50:27 Step 10/26 : COPY go.mod vendor* ./ 15:50:28 ---> 3a345d414bd4 15:50:28 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:28 ---> Running in d677b0daca21 15:50:30 Removing intermediate container d677b0daca21 15:50:30 ---> c053f65e977e 15:50:30 Step 12/26 : COPY . . 15:50:31 ---> 1ac78068bf75 15:50:31 Step 13/26 : RUN ${MAKE} 15:50:31 ---> Running in f105c32d8ca5 15:50:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 15:53:09 Removing intermediate container f105c32d8ca5 15:53:09 ---> 0ddb7e74996d 15:53:09 Step 14/26 : FROM alpine:3.15 15:53:09 3.15: Pulling from library/alpine 15:53:09 9981e73032c8: Pulling fs layer 15:53:09 9981e73032c8: Verifying Checksum 15:53:09 9981e73032c8: Download complete 15:53:09 9981e73032c8: Pull complete 15:53:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:53:09 Status: Downloaded newer image for alpine:3.15 15:53:09 ---> 3fb3c9af89a9 15:53:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:53:09 ---> Running in 0745edbc19cf 15:53:09 Removing intermediate container 0745edbc19cf 15:53:09 ---> 7cacdf7b1077 15:53:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:53:09 ---> Running in f948b0421f26 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:09 (1/6) Installing dumb-init (1.2.5-r1) 15:53:09 (2/6) Installing libgcc (10.3.1_git20211027-r0) 15:53:09 (3/6) Installing libsodium (1.0.18-r0) 15:53:09 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 15:53:09 (5/6) Installing libzmq (4.3.4-r0) 15:53:09 (6/6) Installing zeromq (4.3.4-r0) 15:53:09 Executing busybox-1.34.1-r5.trigger 15:53:09 OK: 8 MiB in 20 packages 15:53:09 Removing intermediate container f948b0421f26 15:53:09 ---> aa711add1b53 15:53:09 Step 17/26 : WORKDIR / 15:53:09 ---> Running in 74f4c8cf3634 15:53:09 Removing intermediate container 74f4c8cf3634 15:53:09 ---> de7cc14abb97 15:53:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:53:09 ---> b9637450eba1 15:53:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:53:09 ---> a28e3e629bbb 15:53:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:53:09 ---> 3afe18a30d29 15:53:09 Step 21/26 : EXPOSE 59984 15:53:09 ---> Running in d94ce6d4c5a1 15:53:10 Removing intermediate container d94ce6d4c5a1 15:53:10 ---> 17fe4f719ab4 15:53:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:53:10 ---> Running in 9772485b80c2 15:53:10 Removing intermediate container 9772485b80c2 15:53:10 ---> f20cb8d52122 15:53:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:10 ---> Running in d86e1f1b13d9 15:53:10 Removing intermediate container d86e1f1b13d9 15:53:10 ---> 71c79f12e85c 15:53:10 Step 24/26 : LABEL arch=arm64 15:53:11 ---> Running in c284fa961e3f 15:53:11 Removing intermediate container c284fa961e3f 15:53:11 ---> 22647df6a968 15:53:11 Step 25/26 : LABEL git_sha=16d83ffe074bde5e9c42d331b9bc774cb3887082 15:53:11 ---> Running in beb6b89cb5a5 15:53:11 Removing intermediate container beb6b89cb5a5 15:53:11 ---> 53000d9e3987 15:53:11 Step 26/26 : LABEL version=0.0.0 15:53:11 ---> Running in 883dc3267215 15:53:12 Removing intermediate container 883dc3267215 15:53:12 ---> 92a2eb51da2a 15:53:12 [Warning] One or more build-args [ARCH] were not consumed 15:53:12 Successfully built 92a2eb51da2a 15:53:12 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 15:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:13 15:53:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:13 arm64: Pulling from edgex-lftools-log-publisher 15:53:13 8998bd30e6a1: Pulling fs layer 15:53:13 04944245beec: Pulling fs layer 15:53:13 699f458cf7ca: Pulling fs layer 15:53:13 765212b225bb: Pulling fs layer 15:53:13 f23df028b6ca: Pulling fs layer 15:53:13 d65c8cfc05b1: Pulling fs layer 15:53:13 2437ff75d9bd: Pulling fs layer 15:53:13 f23df028b6ca: Waiting 15:53:13 765212b225bb: Waiting 15:53:13 d65c8cfc05b1: Waiting 15:53:13 04944245beec: Verifying Checksum 15:53:13 765212b225bb: Download complete 15:53:13 f23df028b6ca: Verifying Checksum 15:53:13 f23df028b6ca: Download complete 15:53:14 d65c8cfc05b1: Verifying Checksum 15:53:14 d65c8cfc05b1: Download complete 15:53:14 699f458cf7ca: Verifying Checksum 15:53:14 699f458cf7ca: Download complete 15:53:14 8998bd30e6a1: Download complete 15:53:17 2437ff75d9bd: Verifying Checksum 15:53:18 8998bd30e6a1: Pull complete 15:53:19 04944245beec: Pull complete 15:53:20 699f458cf7ca: Pull complete 15:53:20 765212b225bb: Pull complete 15:53:21 f23df028b6ca: Pull complete 15:53:21 d65c8cfc05b1: Pull complete 15:53:36 2437ff75d9bd: Pull complete 15:53:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:37 prd-ubuntu20.04-docker-arm64-4c-16g-19955 does not seem to be running inside a container 15:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:53:40 $ docker top f2379be3596e9cd16dd6edd6f5eb7c93ea286061b815247a376ccd65a11e7fed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:41 ---> job-cost.sh 15:53:41 lf-activate-venv: SKIPPING 15:53:41 INFO: No Stack... 15:53:41 INFO: Retrieving Pricing Info for: v3-standard-4 15:53:42 INFO: Archiving Costs [Pipeline] sh 15:53:43 + + cutcat -d, /w/workspace/device-onvif-camera/1/archives/cost.csv -f6 15:53:43 [Pipeline] lock 15:53:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] 15:53:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] did not exist. Created. 15:53:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:44 /w/workspace/device-onvif-camera/1@tmp/durable-eba41701/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:44 + echo total: 0.10999999940395355 [Pipeline] stash 15:53:44 Warning: overwriting stash ‘stack-cost’ 15:53:44 Stashed 1 file(s) [Pipeline] } 15:53:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:45 $ docker stop --time=1 f2379be3596e9cd16dd6edd6f5eb7c93ea286061b815247a376ccd65a11e7fed 15:53:46 $ docker rm -f f2379be3596e9cd16dd6edd6f5eb7c93ea286061b815247a376ccd65a11e7fed [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 15:53:47 provisioning config files... 15:53:47 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-109@tmp/config1655801170683403078tmp [Pipeline] { [Pipeline] sh 15:53:47 + set +x 15:53:47 + curl -s https://codecov.io/bash 15:53:47 + bash -s -- 15:53:47 15:53:47 _____ _ 15:53:47 / ____| | | 15:53:47 | | ___ __| | ___ ___ _____ __ 15:53:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:47 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:47 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:47 Bash-1.0.6 15:53:47 15:53:47 15:53:47 ==> git version 2.25.1 found 15:53:47 ==> 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 15:53:47 Release-Date: 2020-01-08 15:53:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:53:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:53:47 ==> Jenkins CI detected. 15:53:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-109 15:53:47 project root: . 15:53:47 --> token set from env 15:53:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:47 ==> Running gcov in . (disable via -X gcov) 15:53:47 ==> Python coveragepy not found 15:53:47 ==> Searching for coverage reports in: 15:53:47 + . 15:53:47 -> Found 1 reports 15:53:47 ==> Detecting git/mercurial file structure 15:53:47 ==> Reading reports 15:53:47 + ./coverage.out bytes=70262 15:53:47 ==> Appending adjustments 15:53:47 https://docs.codecov.io/docs/fixing-reports 15:53:48 + Found adjustments 15:53:48 ==> Gzipping contents 15:53:48 12K /tmp/codecov.3atyXS.gz 15:53:48 ==> Uploading reports 15:53:48 url: https://codecov.io 15:53:48 query: branch=PR-109&commit=16d83ffe074bde5e9c42d331b9bc774cb3887082&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=109&job=&cmd_args= 15:53:48 -> Pinging Codecov 15:53:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-109&commit=16d83ffe074bde5e9c42d331b9bc774cb3887082&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=109&job=&cmd_args= 15:53:48 -> Uploading to 15:53:48 https://storage.googleapis.com/codecov/v4/raw/2022-07-14/F29A59C45E3A92E06B3E522C9905F8EF/16d83ffe074bde5e9c42d331b9bc774cb3887082/f283f1bf-5324-4964-becf-8cdd809d50f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T155348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdba75139528780cda0616f93468d7b7b56b1c274dcac2da2bf1d1855ba08af5 15:53:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:48 Dload Upload Total Spent Left Speed 15:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9527 0 0 100 9527 0 37956 --:--:-- --:--:-- --:--:-- 37956 15:53:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/16d83ffe074bde5e9c42d331b9bc774cb3887082 [Pipeline] } 15:53:48 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 15:53:50 + [ -d /w/workspace/undry_device-onvif-camera_PR-109/archives ] 15:53:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-109/archives 15:53:50 total 16 15:53:50 drwxr-xr-x 3 root root 4096 Jul 14 15:44 . 15:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 15:44 .. 15:53:50 drwxr-xr-x 2 root root 4096 Jul 14 15:44 cost 15:53:50 -rw-r--r-- 1 root root 90 Jul 14 15:44 cost.csv 15:53:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-109/archives 15:53:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-109/archives 15:53:50 total 16 15:53:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:44 . 15:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 15:44 .. 15:53:50 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 15:44 cost 15:53:50 -rw-r--r-- 1 jenkins jenkins 90 Jul 14 15:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:53:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:53:51 ---> package-listing.sh 15:53:51 ++ facter osfamily 15:53:51 ++ tr '[:upper:]' '[:lower:]' 15:53:51 + OS_FAMILY=debian 15:53:51 + workspace=/w/workspace/undry_device-onvif-camera_PR-109 15:53:51 + START_PACKAGES=/tmp/packages_start.txt 15:53:51 + END_PACKAGES=/tmp/packages_end.txt 15:53:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:53:51 + PACKAGES=/tmp/packages_start.txt 15:53:51 + '[' /w/workspace/undry_device-onvif-camera_PR-109 ']' 15:53:51 + PACKAGES=/tmp/packages_end.txt 15:53:51 + case "${OS_FAMILY}" in 15:53:51 + dpkg -l 15:53:51 + grep '^ii' 15:53:51 + '[' -f /tmp/packages_start.txt ']' 15:53:51 + '[' -f /tmp/packages_end.txt ']' 15:53:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:53:51 + '[' /w/workspace/undry_device-onvif-camera_PR-109 ']' 15:53:51 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-109/archives/ 15:53:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-109/archives/ [Pipeline] echo 15:53:51 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-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:53:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:53 prd-ubuntu20.04-docker-8c-8g-19952 does not seem to be running inside a container 15:53:53 $ 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-109/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-109 -v /w/workspace/undry_device-onvif-camera_PR-109:/w/workspace/undry_device-onvif-camera_PR-109:rw,z -v /w/workspace/undry_device-onvif-camera_PR-109@tmp:/w/workspace/undry_device-onvif-camera_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:53:53 $ docker top b374b36ac092ac62204b854abec1d82db4e706ce58309590387fd8c8a7a515ae -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:53:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:53:54 + ls /var/log/sa-host 15:53:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:54 provisioning config files... 15:53:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-109@tmp/config2914648329823720367tmp [Pipeline] { [Pipeline] echo 15:53:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:53:54 ---> create-netrc.sh [Pipeline] } 15:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:53:55 ---> python-tools-install.sh [Pipeline] echo 15:53:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:53:55 ---> sudo-logs.sh 15:53:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:53:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:53:56 ---> job-cost.sh 15:53:56 lf-activate-venv: SKIPPING 15:53:56 DEBUG: total: 0.2199999988079071 15:53:56 INFO: Retrieving Stack Cost... 15:53:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:53:56 INFO: Archiving Costs [Pipeline] echo 15:53:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:53:57 ---> logs-deploy.sh 15:53:57 lf-activate-venv: SKIPPING 15:53:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-109/1 15:53:57 INFO: archiving workspace using pattern(s): 15:53:58 Archives upload complete. 15:53:58 INFO: archiving logs to Nexus