Pull request #115 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from c731155c996751ce8688b3d9003b2c1f31f6efe6+88753853dd15dc813abf6fe949f278b33fe89c26 (4647bddffa76be4b98c1f79a3d94b1b00c436400) 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-ssh10759763486108582192.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-ssh1706942943232791468.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9533065807698044334.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 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-ssh5051446354189714066.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3995691178074394474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20714 in /w/workspace/undry_device-onvif-camera_PR-115 [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-115 # 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 Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit c731155c996751ce8688b3d9003b2c1f31f6efe6 Merge succeeded, producing c731155c996751ce8688b3d9003b2c1f31f6efe6 Checking out Revision c731155c996751ce8688b3d9003b2c1f31f6efe6 (PR-115) > 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/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # 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 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # timeout=10 Commit message: "Updated docs" > git rev-list --no-walk 57692d62d045af39bce1e855ee27119e14992ca5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T22:35:09.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T22:35:09.117Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T22:35:09.130Z] ========================================================= [2022-07-21T22:35:09.130Z] EdgeX Global Pipelines Version Info [2022-07-21T22:35:09.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:35:09.920Z] ------------------- [2022-07-21T22:35:09.920Z] stable info: [2022-07-21T22:35:09.920Z] ------------------- [2022-07-21T22:35:09.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T22:35:09.920Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T22:35:09.920Z] Message: update stable to v1.0.238 [2022-07-21T22:35:10.493Z] ------------------- [2022-07-21T22:35:10.493Z] experimental info: [2022-07-21T22:35:10.493Z] ------------------- [2022-07-21T22:35:10.493Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T22:35:10.493Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T22:35:10.493Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T22:35:10.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-21T22:35:10.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-21T22:35:10.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T22:35:10.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T22:35:10.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T22:35:10.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T22:35:10.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T22:35:10.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-21T22:35:10.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T22:35:10.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T22:35:10.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T22:35:10.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-21T22:35:10.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T22:35:10.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T22:35:10.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T22:35:10.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T22:35:10.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T22:35:10.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T22:35:10.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T22:35:10.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T22:35:10.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-21T22:35:10.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-21T22:35:10.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-21T22:35:10.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-21T22:35:10.987Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-21T22:35:10.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T22:35:11.004Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T22:35:11.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo [2022-07-21T22:35:11.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo [2022-07-21T22:35:11.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo [2022-07-21T22:35:11.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo [2022-07-21T22:35:11.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c731155 [Pipeline] echo [2022-07-21T22:35:11.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T22:35:11.150Z] provisioning config files... [2022-07-21T22:35:11.162Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config594720133174759000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:35:11.465Z] ---> docker-login.sh [2022-07-21T22:35:11.465Z] nexus3.edgexfoundry.org:10001 [2022-07-21T22:35:11.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:11.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:11.726Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:11.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:11.726Z] [2022-07-21T22:35:11.726Z] Login Succeeded [2022-07-21T22:35:11.726Z] nexus3.edgexfoundry.org:10002 [2022-07-21T22:35:11.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:11.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:11.988Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:11.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:11.988Z] [2022-07-21T22:35:11.988Z] Login Succeeded [2022-07-21T22:35:11.988Z] nexus3.edgexfoundry.org:10003 [2022-07-21T22:35:11.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:11.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:11.988Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:11.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:11.988Z] [2022-07-21T22:35:11.988Z] Login Succeeded [2022-07-21T22:35:11.988Z] nexus3.edgexfoundry.org:10004 [2022-07-21T22:35:12.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:12.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:12.249Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:12.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:12.249Z] [2022-07-21T22:35:12.249Z] Login Succeeded [2022-07-21T22:35:12.249Z] docker.io [2022-07-21T22:35:12.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:12.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:12.511Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:12.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:12.511Z] [2022-07-21T22:35:12.511Z] Login Succeeded [2022-07-21T22:35:12.511Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T22:35:12.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-21T22:35:12.883Z] + git rev-list -1 --merges c731155c996751ce8688b3d9003b2c1f31f6efe6~1..c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo [2022-07-21T22:35:12.930Z] -----------> git rev-list -1 --merges c731155c996751ce8688b3d9003b2c1f31f6efe6~1..c731155c996751ce8688b3d9003b2c1f31f6efe6 c731155c996751ce8688b3d9003b2c1f31f6efe6 [false] [Pipeline] sh [2022-07-21T22:35:13.224Z] + git log --format=format:%s -1 c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo [2022-07-21T22:35:13.244Z] ========================================================= [2022-07-21T22:35:13.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T22:35:13.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T22:35:13.598Z] + git log --format=format:%s -1 c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo [2022-07-21T22:35:13.612Z] [semverPrep] GIT_COMMIT: c731155c996751ce8688b3d9003b2c1f31f6efe6, Commit Message: Updated docs [Pipeline] echo [2022-07-21T22:35:13.624Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-21T22:35:13.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T22:35:13.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T22:35:13.976Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T22:35:13.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T22:35:13.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T22:35:13.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T22:35:13.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:35:14.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T22:35:14.346Z] [2022-07-21T22:35:14.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:35:14.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T22:35:14.651Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T22:35:14.651Z] b85a868b505f: Pulling fs layer [2022-07-21T22:35:14.651Z] e2be974225ed: Pulling fs layer [2022-07-21T22:35:14.651Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T22:35:14.651Z] 988bab9f4d93: Pulling fs layer [2022-07-21T22:35:14.651Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T22:35:14.651Z] eaf3925da568: Pulling fs layer [2022-07-21T22:35:14.651Z] bab4dde63d76: Pulling fs layer [2022-07-21T22:35:14.652Z] bde34c3a00c8: Pulling fs layer [2022-07-21T22:35:14.652Z] b352a97aabf1: Pulling fs layer [2022-07-21T22:35:14.652Z] 4872d77fe225: Pulling fs layer [2022-07-21T22:35:14.652Z] 5851b861e8e6: Pulling fs layer [2022-07-21T22:35:14.652Z] bab4dde63d76: Waiting [2022-07-21T22:35:14.652Z] bde34c3a00c8: Waiting [2022-07-21T22:35:14.652Z] b352a97aabf1: Waiting [2022-07-21T22:35:14.652Z] 4872d77fe225: Waiting [2022-07-21T22:35:14.652Z] 5851b861e8e6: Waiting [2022-07-21T22:35:14.652Z] 988bab9f4d93: Waiting [2022-07-21T22:35:14.652Z] 1469e6f7b9e6: Waiting [2022-07-21T22:35:14.652Z] eaf3925da568: Waiting [2022-07-21T22:35:14.652Z] e2be974225ed: Verifying Checksum [2022-07-21T22:35:14.652Z] e2be974225ed: Download complete [2022-07-21T22:35:14.652Z] 988bab9f4d93: Verifying Checksum [2022-07-21T22:35:14.652Z] 988bab9f4d93: Download complete [2022-07-21T22:35:14.926Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T22:35:14.926Z] 1469e6f7b9e6: Download complete [2022-07-21T22:35:14.926Z] 339a4e72a1f5: Verifying Checksum [2022-07-21T22:35:14.926Z] 339a4e72a1f5: Download complete [2022-07-21T22:35:14.926Z] eaf3925da568: Verifying Checksum [2022-07-21T22:35:14.926Z] eaf3925da568: Download complete [2022-07-21T22:35:14.926Z] bde34c3a00c8: Verifying Checksum [2022-07-21T22:35:14.926Z] bde34c3a00c8: Download complete [2022-07-21T22:35:14.926Z] b352a97aabf1: Verifying Checksum [2022-07-21T22:35:14.926Z] b352a97aabf1: Download complete [2022-07-21T22:35:14.926Z] 4872d77fe225: Verifying Checksum [2022-07-21T22:35:14.926Z] 4872d77fe225: Download complete [2022-07-21T22:35:14.926Z] 5851b861e8e6: Verifying Checksum [2022-07-21T22:35:14.926Z] 5851b861e8e6: Download complete [2022-07-21T22:35:14.926Z] b85a868b505f: Verifying Checksum [2022-07-21T22:35:14.926Z] b85a868b505f: Download complete [2022-07-21T22:35:15.186Z] bab4dde63d76: Verifying Checksum [2022-07-21T22:35:15.186Z] bab4dde63d76: Download complete [2022-07-21T22:35:16.568Z] b85a868b505f: Pull complete [2022-07-21T22:35:16.568Z] e2be974225ed: Pull complete [2022-07-21T22:35:17.151Z] 339a4e72a1f5: Pull complete [2022-07-21T22:35:17.151Z] 988bab9f4d93: Pull complete [2022-07-21T22:35:17.411Z] 1469e6f7b9e6: Pull complete [2022-07-21T22:35:17.411Z] eaf3925da568: Pull complete [2022-07-21T22:35:19.320Z] bab4dde63d76: Pull complete [2022-07-21T22:35:19.320Z] bde34c3a00c8: Pull complete [2022-07-21T22:35:19.581Z] b352a97aabf1: Pull complete [2022-07-21T22:35:19.581Z] 4872d77fe225: Pull complete [2022-07-21T22:35:19.581Z] 5851b861e8e6: Pull complete [2022-07-21T22:35:19.581Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T22:35:19.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T22:35:19.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:35:19.683Z] prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container [2022-07-21T22:35:19.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T22:35:21.167Z] $ docker top 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 -eo pid,comm [2022-07-21T22:35:21.233Z] 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). [2022-07-21T22:35:21.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T22:35:21.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T22:35:21.267Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T22:35:21.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T22:35:21.414Z] $ docker exec 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent [2022-07-21T22:35:21.544Z] SSH_AUTH_SOCK=/tmp/ssh-GUqXisvSaoXi/agent.32 [2022-07-21T22:35:21.544Z] SSH_AGENT_PID=38 [2022-07-21T22:35:21.551Z] Running ssh-add (command line suppressed) [2022-07-21T22:35:21.671Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_2998632345873850507.key (/w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_2998632345873850507.key) [2022-07-21T22:35:21.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T22:35:21.980Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T22:35:21.994Z] $ docker exec --env ******** --env ******** 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent -k [2022-07-21T22:35:22.115Z] unset SSH_AUTH_SOCK; [2022-07-21T22:35:22.115Z] unset SSH_AGENT_PID; [2022-07-21T22:35:22.115Z] echo Agent pid 38 killed; [2022-07-21T22:35:22.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-21T22:35:22.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T22:35:22.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T22:35:22.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T22:35:22.306Z] $ docker exec 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent [2022-07-21T22:35:22.434Z] SSH_AUTH_SOCK=/tmp/ssh-AVEbl3Tcyuh1/agent.72 [2022-07-21T22:35:22.434Z] SSH_AGENT_PID=78 [2022-07-21T22:35:22.439Z] Running ssh-add (command line suppressed) [2022-07-21T22:35:22.566Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_3984035048148644179.key (/w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_3984035048148644179.key) [2022-07-21T22:35:22.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T22:35:22.876Z] + git semver init [2022-07-21T22:35:23.138Z] 2022-07-21 22:35:23,086 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T22:35:23.138Z] 2022-07-21 22:35:23,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-115/.semver [2022-07-21T22:35:23.138Z] 2022-07-21 22:35:23,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-115/.semver [2022-07-21T22:35:23.138Z] 2022-07-21 22:35:23,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-115/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-115, universal_newlines=False, shell=None, istream=None) [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,815 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-115/.git/info/exclude [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-115/.semver/PR-115 with force:False [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,816 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-115/.semver/PR-115 [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,820 [execute] INFO git cat-file --batch-check [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-115/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,827 [execute] INFO git cat-file --batch [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-115/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T22:35:24.083Z] 2022-07-21 22:35:23,832 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-115/.semver/PR-115 [2022-07-21T22:35:24.083Z] 0.0.0 [Pipeline] } [2022-07-21T22:35:24.094Z] $ docker exec --env ******** --env ******** 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent -k [2022-07-21T22:35:24.211Z] unset SSH_AUTH_SOCK; [2022-07-21T22:35:24.211Z] unset SSH_AGENT_PID; [2022-07-21T22:35:24.211Z] echo Agent pid 78 killed; [2022-07-21T22:35:24.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T22:35:24.539Z] + git semver [Pipeline] } [2022-07-21T22:35:24.815Z] $ docker stop --time=1 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 [2022-07-21T22:35:26.109Z] $ docker rm -f 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T22:35:26.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T22:35:26.704Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T22:35:26.706Z] [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 [2022-07-21T22:35:26.844Z] provisioning config files... [2022-07-21T22:35:26.854Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config9104557464256282577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:35:27.154Z] ---> docker-login.sh [2022-07-21T22:35:27.155Z] nexus3.edgexfoundry.org:10001 [2022-07-21T22:35:27.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:27.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:27.155Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:27.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:27.155Z] [2022-07-21T22:35:27.155Z] Login Succeeded [2022-07-21T22:35:27.155Z] nexus3.edgexfoundry.org:10002 [2022-07-21T22:35:27.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:27.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:27.415Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:27.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:27.415Z] [2022-07-21T22:35:27.415Z] Login Succeeded [2022-07-21T22:35:27.415Z] nexus3.edgexfoundry.org:10003 [2022-07-21T22:35:27.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:27.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:27.415Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:27.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:27.415Z] [2022-07-21T22:35:27.415Z] Login Succeeded [2022-07-21T22:35:27.415Z] nexus3.edgexfoundry.org:10004 [2022-07-21T22:35:27.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:27.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:27.676Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:27.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:27.676Z] [2022-07-21T22:35:27.676Z] Login Succeeded [2022-07-21T22:35:27.676Z] docker.io [2022-07-21T22:35:27.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:27.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:27.937Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:27.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:27.937Z] [2022-07-21T22:35:27.937Z] Login Succeeded [2022-07-21T22:35:27.937Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T22:35:27.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T22:35:28.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:35:28.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:35:28.034Z] ========================================================= [2022-07-21T22:35:28.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T22:35:28.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:35:28.360Z] + 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 . [2022-07-21T22:35:28.360Z] Sending build context to Docker daemon 20MB [2022-07-21T22:35:28.360Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:35:28.360Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T22:35:28.623Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T22:35:28.623Z] 2408cc74d12b: Pulling fs layer [2022-07-21T22:35:28.623Z] ea60b727a1ce: Pulling fs layer [2022-07-21T22:35:28.623Z] 30c4a7721957: Pulling fs layer [2022-07-21T22:35:28.623Z] 370296b7ddb6: Pulling fs layer [2022-07-21T22:35:28.623Z] 7c6cee850709: Pulling fs layer [2022-07-21T22:35:28.623Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T22:35:28.623Z] d94ebbe4e438: Pulling fs layer [2022-07-21T22:35:28.623Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T22:35:28.623Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T22:35:28.623Z] 370296b7ddb6: Waiting [2022-07-21T22:35:28.623Z] 7c6cee850709: Waiting [2022-07-21T22:35:28.623Z] 59ccb84bbe0f: Waiting [2022-07-21T22:35:28.623Z] bcfd1f05c69d: Waiting [2022-07-21T22:35:28.623Z] 39a5fcdaea64: Waiting [2022-07-21T22:35:28.623Z] d94ebbe4e438: Waiting [2022-07-21T22:35:28.623Z] 30c4a7721957: Verifying Checksum [2022-07-21T22:35:28.623Z] 30c4a7721957: Download complete [2022-07-21T22:35:28.623Z] ea60b727a1ce: Verifying Checksum [2022-07-21T22:35:28.623Z] ea60b727a1ce: Download complete [2022-07-21T22:35:28.623Z] 7c6cee850709: Verifying Checksum [2022-07-21T22:35:28.623Z] 7c6cee850709: Download complete [2022-07-21T22:35:28.623Z] 39a5fcdaea64: Verifying Checksum [2022-07-21T22:35:28.623Z] 39a5fcdaea64: Download complete [2022-07-21T22:35:28.623Z] 2408cc74d12b: Verifying Checksum [2022-07-21T22:35:28.623Z] 2408cc74d12b: Download complete [2022-07-21T22:35:28.623Z] d94ebbe4e438: Verifying Checksum [2022-07-21T22:35:28.623Z] d94ebbe4e438: Download complete [2022-07-21T22:35:28.623Z] 2408cc74d12b: Pull complete [2022-07-21T22:35:28.886Z] ea60b727a1ce: Pull complete [2022-07-21T22:35:28.886Z] 30c4a7721957: Pull complete [2022-07-21T22:35:29.148Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T22:35:29.148Z] 59ccb84bbe0f: Download complete [2022-07-21T22:35:29.407Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T22:35:29.407Z] bcfd1f05c69d: Download complete [2022-07-21T22:35:29.407Z] 370296b7ddb6: Verifying Checksum [2022-07-21T22:35:29.407Z] 370296b7ddb6: Download complete [2022-07-21T22:35:33.606Z] 370296b7ddb6: Pull complete [2022-07-21T22:35:33.606Z] 7c6cee850709: Pull complete [2022-07-21T22:35:33.606Z] 39a5fcdaea64: Pull complete [2022-07-21T22:35:33.606Z] d94ebbe4e438: Pull complete [2022-07-21T22:35:35.512Z] bcfd1f05c69d: Pull complete [2022-07-21T22:35:36.081Z] 59ccb84bbe0f: Pull complete [2022-07-21T22:35:36.081Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T22:35:36.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T22:35:36.081Z] ---> a4fb48ad2a94 [2022-07-21T22:35:36.081Z] Step 3/13 : ARG MAKE="make build" [2022-07-21T22:35:37.467Z] ---> Running in c7110d05e568 [2022-07-21T22:35:37.727Z] Removing intermediate container c7110d05e568 [2022-07-21T22:35:37.727Z] ---> 473b3cf327e4 [2022-07-21T22:35:37.727Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:35:37.727Z] ---> Running in 4f587b48148d [2022-07-21T22:35:37.727Z] Removing intermediate container 4f587b48148d [2022-07-21T22:35:37.727Z] ---> ecae99c11d95 [2022-07-21T22:35:37.727Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T22:35:37.727Z] ---> Running in 02254ca50f06 [2022-07-21T22:35:37.988Z] Removing intermediate container 02254ca50f06 [2022-07-21T22:35:37.988Z] ---> ec6575a5fa1c [2022-07-21T22:35:37.988Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-21T22:35:37.988Z] ---> Running in 60ef2acf3703 [2022-07-21T22:35:37.988Z] Removing intermediate container 60ef2acf3703 [2022-07-21T22:35:37.988Z] ---> dd91ca2a48b5 [2022-07-21T22:35:37.988Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:35:37.988Z] ---> Running in a6c26052a95b [2022-07-21T22:35:38.558Z] Removing intermediate container a6c26052a95b [2022-07-21T22:35:38.558Z] ---> c9e81ece7e75 [2022-07-21T22:35:38.558Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:35:38.558Z] ---> Running in 20070b7b1ec4 [2022-07-21T22:35:38.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T22:35:39.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T22:35:40.021Z] OK: 211 MiB in 51 packages [2022-07-21T22:35:40.593Z] Removing intermediate container 20070b7b1ec4 [2022-07-21T22:35:40.593Z] ---> e394abde6dae [2022-07-21T22:35:40.593Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-21T22:35:40.593Z] ---> Running in ff85ee46d6c8 [2022-07-21T22:35:40.593Z] Removing intermediate container ff85ee46d6c8 [2022-07-21T22:35:40.593Z] ---> d2f1adfac58f [2022-07-21T22:35:40.593Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-21T22:35:40.593Z] ---> 033d75ce5d84 [2022-07-21T22:35:40.593Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:35:40.855Z] ---> Running in 5bc8b202b8ce [2022-07-21T22:35:41.809Z] Still waiting to schedule task [2022-07-21T22:35:41.809Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-21T22:35:55.770Z] Removing intermediate container 5bc8b202b8ce [2022-07-21T22:35:55.770Z] ---> 4c20183d3156 [2022-07-21T22:35:55.770Z] Step 12/13 : COPY . . [2022-07-21T22:35:56.340Z] ---> 53e8b3c8fd26 [2022-07-21T22:35:56.340Z] Step 13/13 : RUN ${MAKE} [2022-07-21T22:35:56.600Z] ---> Running in 6b051118840a [2022-07-21T22:35:56.861Z] noop [2022-07-21T22:35:57.122Z] Removing intermediate container 6b051118840a [2022-07-21T22:35:57.122Z] ---> ba2c43394bc1 [2022-07-21T22:35:57.122Z] Successfully built ba2c43394bc1 [2022-07-21T22:35:57.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:35:57.443Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T22:35:57.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:35:57.532Z] prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container [2022-07-21T22:35:57.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T22:35:57.989Z] $ docker top f58124681a9a08a91feb11958a31849c1a6067d179d55eff19884a0a563b56d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:35:58.355Z] + go version [2022-07-21T22:35:58.355Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T22:35:58.366Z] $ docker stop --time=1 f58124681a9a08a91feb11958a31849c1a6067d179d55eff19884a0a563b56d0 [2022-07-21T22:35:59.657Z] $ docker rm -f f58124681a9a08a91feb11958a31849c1a6067d179d55eff19884a0a563b56d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:36:00.069Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T22:36:00.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:36:00.155Z] prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container [2022-07-21T22:36:00.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T22:36:00.562Z] $ docker top 279b500439316f1f42553907fe059ed565aaead4667ff8ffa43fc82606980deb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:36:00.926Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-115 [Pipeline] fileExists [Pipeline] sh [2022-07-21T22:36:01.226Z] + make test [2022-07-21T22:36:01.226Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T22:36:01.485Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-21T22:36:11.462Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-21T22:36:11.721Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.027s coverage: 10.7% of statements [2022-07-21T22:36:11.721Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-21T22:36:15.013Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.734s coverage: 13.8% of statements [2022-07-21T22:36:21.587Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T22:36:24.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T22:36:24.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T22:36:24.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T22:36:25.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T22:36:25.482Z] $ docker stop --time=1 279b500439316f1f42553907fe059ed565aaead4667ff8ffa43fc82606980deb [2022-07-21T22:36:27.376Z] $ docker rm -f 279b500439316f1f42553907fe059ed565aaead4667ff8ffa43fc82606980deb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T22:36:27.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T22:36:27.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-21T22:36:28.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T22:36:28.614Z] + ls -al . [2022-07-21T22:36:28.614Z] total 232 [2022-07-21T22:36:28.614Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 22:36 . [2022-07-21T22:36:28.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:35 .. [2022-07-21T22:36:28.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:36 .git [2022-07-21T22:36:28.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:35 .github [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 22:35 .gitignore [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 22:35 .golangci.yml [2022-07-21T22:36:28.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 22:35 .semver [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 22:35 Attribution.txt [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 22:35 CHANGELOG.md [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 22:35 Dockerfile [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 22:35 GOVERNANCE.md [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 22:35 Jenkinsfile [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 22:35 LICENSE [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 22:35 Makefile [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 22:35 OWNERS.md [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 22:35 README.md [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 22:35 VERSION [2022-07-21T22:36:28.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 22:35 bin [2022-07-21T22:36:28.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:35 cmd [2022-07-21T22:36:28.614Z] -rw-r--r-- 1 jenkins jenkins 76491 Jul 21 22:36 coverage.out [2022-07-21T22:36:28.614Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 22:35 doc [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 22:35 go.mod [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 22:35 go.sum [2022-07-21T22:36:28.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:35 internal [2022-07-21T22:36:28.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:35 snap [2022-07-21T22:36:28.614Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 22:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:36:28.950Z] + 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=c731155c996751ce8688b3d9003b2c1f31f6efe6 --label arch=amd64 --label version=0.0.0 . [2022-07-21T22:36:28.950Z] Sending build context to Docker daemon 20.08MB [2022-07-21T22:36:28.950Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:36:28.950Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-21T22:36:28.950Z] ---> ba2c43394bc1 [2022-07-21T22:36:28.950Z] Step 3/26 : ARG MAKE="make build" [2022-07-21T22:36:29.211Z] ---> Running in a696e2601e2a [2022-07-21T22:36:29.211Z] Removing intermediate container a696e2601e2a [2022-07-21T22:36:29.211Z] ---> c40d56edc1ff [2022-07-21T22:36:29.211Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:36:29.211Z] ---> Running in 8f5df381bcec [2022-07-21T22:36:29.470Z] Removing intermediate container 8f5df381bcec [2022-07-21T22:36:29.470Z] ---> 65bef7f5a322 [2022-07-21T22:36:29.470Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T22:36:29.470Z] ---> Running in d79babe2a2c1 [2022-07-21T22:36:29.470Z] Removing intermediate container d79babe2a2c1 [2022-07-21T22:36:29.470Z] ---> cfa6adb331b1 [2022-07-21T22:36:29.470Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-21T22:36:29.470Z] ---> Running in bf531c0ed9ac [2022-07-21T22:36:29.730Z] Removing intermediate container bf531c0ed9ac [2022-07-21T22:36:29.730Z] ---> 7c2ef23b2884 [2022-07-21T22:36:29.730Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:36:29.730Z] ---> Running in 01614642840c [2022-07-21T22:36:30.297Z] Removing intermediate container 01614642840c [2022-07-21T22:36:30.298Z] ---> d470f271f236 [2022-07-21T22:36:30.298Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:36:30.298Z] ---> Running in d45c52e5e2fe [2022-07-21T22:36:30.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T22:36:31.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T22:36:31.758Z] OK: 211 MiB in 51 packages [2022-07-21T22:36:32.019Z] Removing intermediate container d45c52e5e2fe [2022-07-21T22:36:32.019Z] ---> b5b731cb5de0 [2022-07-21T22:36:32.019Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-21T22:36:32.019Z] ---> Running in d92e20aefe2f [2022-07-21T22:36:32.019Z] Removing intermediate container d92e20aefe2f [2022-07-21T22:36:32.019Z] ---> 3f13ad4f3938 [2022-07-21T22:36:32.019Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-21T22:36:32.280Z] ---> fa9ccd29db4f [2022-07-21T22:36:32.280Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:36:32.280Z] ---> Running in 0678904c154b [2022-07-21T22:36:32.851Z] Removing intermediate container 0678904c154b [2022-07-21T22:36:32.851Z] ---> 5511ed9cb6d0 [2022-07-21T22:36:32.851Z] Step 12/26 : COPY . . [2022-07-21T22:36:33.423Z] ---> 3efbb7feae4b [2022-07-21T22:36:33.423Z] Step 13/26 : RUN ${MAKE} [2022-07-21T22:36:33.423Z] ---> Running in d59d6054a71d [2022-07-21T22:36:33.692Z] 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 [2022-07-21T22:36:55.635Z] Removing intermediate container d59d6054a71d [2022-07-21T22:36:55.635Z] ---> d9305a954bc8 [2022-07-21T22:36:55.635Z] Step 14/26 : FROM alpine:3.15 [2022-07-21T22:36:55.635Z] 3.15: Pulling from library/alpine [2022-07-21T22:36:55.635Z] ab6db1bc80d0: Pulling fs layer [2022-07-21T22:36:55.635Z] ab6db1bc80d0: Verifying Checksum [2022-07-21T22:36:55.635Z] ab6db1bc80d0: Download complete [2022-07-21T22:36:55.635Z] ab6db1bc80d0: Pull complete [2022-07-21T22:36:55.635Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T22:36:55.635Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T22:36:55.635Z] ---> 2720e26172a0 [2022-07-21T22:36:55.635Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T22:36:55.635Z] ---> Running in afbb20b8112b [2022-07-21T22:36:55.635Z] Removing intermediate container afbb20b8112b [2022-07-21T22:36:55.635Z] ---> 8d70413826e7 [2022-07-21T22:36:55.635Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T22:36:55.635Z] ---> Running in fbccaae4738d [2022-07-21T22:36:55.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T22:36:55.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T22:36:55.635Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T22:36:55.635Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T22:36:55.635Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T22:36:55.635Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T22:36:55.635Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T22:36:55.635Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T22:36:55.635Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T22:36:55.635Z] OK: 8 MiB in 20 packages [2022-07-21T22:36:55.635Z] Removing intermediate container fbccaae4738d [2022-07-21T22:36:55.635Z] ---> 2288748af5c7 [2022-07-21T22:36:55.635Z] Step 17/26 : WORKDIR / [2022-07-21T22:36:55.635Z] ---> Running in 660cd5f77004 [2022-07-21T22:36:55.635Z] Removing intermediate container 660cd5f77004 [2022-07-21T22:36:55.635Z] ---> ee7b8a1ca218 [2022-07-21T22:36:55.635Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-21T22:36:55.635Z] ---> a615fedca33f [2022-07-21T22:36:55.635Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-21T22:36:55.635Z] ---> 281148e3d339 [2022-07-21T22:36:55.635Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-21T22:36:55.635Z] ---> c3db71464a71 [2022-07-21T22:36:55.635Z] Step 21/26 : EXPOSE 59984 [2022-07-21T22:36:55.635Z] ---> Running in 182c65b94eaa [2022-07-21T22:36:55.635Z] Removing intermediate container 182c65b94eaa [2022-07-21T22:36:55.635Z] ---> f472f4aaf470 [2022-07-21T22:36:55.635Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-21T22:36:55.895Z] ---> Running in 71f5f53d18c2 [2022-07-21T22:36:55.895Z] Removing intermediate container 71f5f53d18c2 [2022-07-21T22:36:55.895Z] ---> 60940f6690c8 [2022-07-21T22:36:55.895Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T22:36:55.895Z] ---> Running in 94cd923375da [2022-07-21T22:36:55.895Z] Removing intermediate container 94cd923375da [2022-07-21T22:36:55.895Z] ---> d9c1844f846b [2022-07-21T22:36:55.895Z] Step 24/26 : LABEL arch=amd64 [2022-07-21T22:36:56.160Z] ---> Running in b98acdbf02dc [2022-07-21T22:36:56.160Z] Removing intermediate container b98acdbf02dc [2022-07-21T22:36:56.160Z] ---> f041526ad675 [2022-07-21T22:36:56.161Z] Step 25/26 : LABEL git_sha=c731155c996751ce8688b3d9003b2c1f31f6efe6 [2022-07-21T22:36:56.161Z] ---> Running in 32b8b65f8e99 [2022-07-21T22:36:56.161Z] Removing intermediate container 32b8b65f8e99 [2022-07-21T22:36:56.161Z] ---> e0f26b2db3b7 [2022-07-21T22:36:56.161Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T22:36:56.422Z] ---> Running in d83d0b5c4ea3 [2022-07-21T22:36:56.422Z] Removing intermediate container d83d0b5c4ea3 [2022-07-21T22:36:56.422Z] ---> 3e0dd149dba9 [2022-07-21T22:36:56.422Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T22:36:56.422Z] Successfully built 3e0dd149dba9 [2022-07-21T22:36:56.422Z] 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 [2022-07-21T22:36:56.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:36:56.863Z] [2022-07-21T22:36:56.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:36:57.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:36:57.166Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T22:36:57.166Z] 5eb5b503b376: Pulling fs layer [2022-07-21T22:36:57.166Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T22:36:57.166Z] ec43610c2a17: Pulling fs layer [2022-07-21T22:36:57.166Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T22:36:57.166Z] 33b1e0a273af: Pulling fs layer [2022-07-21T22:36:57.166Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T22:36:57.166Z] 2f39f015ded8: Pulling fs layer [2022-07-21T22:36:57.166Z] 3a2ae6a8a46f: Waiting [2022-07-21T22:36:57.166Z] 33b1e0a273af: Waiting [2022-07-21T22:36:57.166Z] 2f39f015ded8: Waiting [2022-07-21T22:36:57.166Z] 5c69ac0246d0: Download complete [2022-07-21T22:36:57.166Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-21T22:36:57.166Z] 3a2ae6a8a46f: Download complete [2022-07-21T22:36:57.166Z] 33b1e0a273af: Verifying Checksum [2022-07-21T22:36:57.166Z] 33b1e0a273af: Download complete [2022-07-21T22:36:57.426Z] ec43610c2a17: Verifying Checksum [2022-07-21T22:36:57.426Z] ec43610c2a17: Download complete [2022-07-21T22:36:57.426Z] 5d3b04190fa2: Verifying Checksum [2022-07-21T22:36:57.426Z] 5d3b04190fa2: Download complete [2022-07-21T22:36:57.426Z] 5eb5b503b376: Verifying Checksum [2022-07-21T22:36:57.426Z] 5eb5b503b376: Download complete [2022-07-21T22:36:57.994Z] 2f39f015ded8: Verifying Checksum [2022-07-21T22:36:57.994Z] 2f39f015ded8: Download complete [2022-07-21T22:36:58.563Z] 5eb5b503b376: Pull complete [2022-07-21T22:36:58.821Z] 5c69ac0246d0: Pull complete [2022-07-21T22:36:59.389Z] ec43610c2a17: Pull complete [2022-07-21T22:36:59.389Z] 3a2ae6a8a46f: Pull complete [2022-07-21T22:36:59.648Z] 33b1e0a273af: Pull complete [2022-07-21T22:36:59.648Z] 5d3b04190fa2: Pull complete [2022-07-21T22:37:03.847Z] 2f39f015ded8: Pull complete [2022-07-21T22:37:03.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T22:37:03.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:37:03.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:37:03.940Z] prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container [2022-07-21T22:37:03.975Z] $ 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-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T22:37:05.816Z] $ docker top d3495ad7cea4c4e69e5623d79afa60a77eee72338a02bd1a43e626985050575e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:37:06.214Z] ---> job-cost.sh [2022-07-21T22:37:06.214Z] lf-activate-venv: SKIPPING [2022-07-21T22:37:06.214Z] INFO: No Stack... [2022-07-21T22:37:06.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T22:37:07.048Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T22:37:07.340Z] + cat /w/workspace/undry_device-onvif-camera_PR-115/archives/cost.csv [2022-07-21T22:37:07.341Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T22:37:07.353Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [2022-07-21T22:37:07.362Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] did not exist. Created. [2022-07-21T22:37:07.362Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T22:37:07.664Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-21T22:37:07.691Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T22:37:07.697Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T22:37:07.723Z] $ docker stop --time=1 d3495ad7cea4c4e69e5623d79afa60a77eee72338a02bd1a43e626985050575e [2022-07-21T22:37:08.887Z] $ docker rm -f d3495ad7cea4c4e69e5623d79afa60a77eee72338a02bd1a43e626985050575e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T22:39:04.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20715 in /w/workspace/undry_device-onvif-camera_PR-115 [Pipeline] { [Pipeline] ws [2022-07-21T22:39:04.018Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2022-07-21T22:39:04.059Z] Selected Git installation does not exist. Using Default [2022-07-21T22:39:04.059Z] The recommended git tool is: NONE [2022-07-21T22:39:11.576Z] using credential edgex-jenkins-ssh [2022-07-21T22:39:11.593Z] Cloning the remote Git repository [2022-07-21T22:39:11.697Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T22:39:11.799Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2022-07-21T22:39:11.872Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T22:39:11.873Z] > git --version # timeout=10 [2022-07-21T22:39:11.896Z] > git --version # 'git version 2.25.1' [2022-07-21T22:39:11.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T22:39:11.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T22:39:13.026Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-21T22:39:13.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T22:39:13.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-21T22:39:13.182Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T22:39:13.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T22:39:13.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-21T22:39:13.714Z] Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit c731155c996751ce8688b3d9003b2c1f31f6efe6 [2022-07-21T22:39:14.082Z] Merge succeeded, producing c731155c996751ce8688b3d9003b2c1f31f6efe6 [2022-07-21T22:39:14.082Z] Checking out Revision c731155c996751ce8688b3d9003b2c1f31f6efe6 (PR-115) [2022-07-21T22:39:13.734Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T22:39:13.758Z] > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # timeout=10 [2022-07-21T22:39:13.982Z] > git remote # timeout=10 [2022-07-21T22:39:14.005Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T22:39:14.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T22:39:14.039Z] > git merge 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 [2022-07-21T22:39:14.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T22:39:14.090Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T22:39:14.102Z] > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # timeout=10 [2022-07-21T22:39:18.508Z] Commit message: "Updated docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T22:39:19.546Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T22:39:19.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T22:39:19.546Z] Dload Upload Total Spent Left Speed [2022-07-21T22:39:19.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 84465 0 --:--:-- --:--:-- --:--:-- 83891 100 12332 100 12332 0 0 83891 0 --:--:-- --:--:-- --:--:-- 83324 [Pipeline] sh [2022-07-21T22:39:20.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T22:39:20.700Z] + sudo tee /etc/docker/daemon.new [2022-07-21T22:39:20.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-21T22:39:20.700Z] { [2022-07-21T22:39:20.700Z] "registry-mirrors": [ [2022-07-21T22:39:20.700Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T22:39:20.700Z] ], [2022-07-21T22:39:20.700Z] "bip": "10.250.0.254/24", [2022-07-21T22:39:20.700Z] "hosts": [ [2022-07-21T22:39:20.700Z] "tcp://0.0.0.0:5555", [2022-07-21T22:39:20.700Z] "unix:///var/run/docker.sock" [2022-07-21T22:39:20.700Z] ], [2022-07-21T22:39:20.700Z] "mtu": 1458, [2022-07-21T22:39:20.700Z] "selinux-enabled": true, [2022-07-21T22:39:20.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T22:39:20.700Z] } [Pipeline] sh [2022-07-21T22:39:21.047Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T22:39:21.395Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T22:39:39.741Z] provisioning config files... [2022-07-21T22:39:39.768Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config7019779878578214711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:39:40.354Z] ---> docker-login.sh [2022-07-21T22:39:40.354Z] nexus3.edgexfoundry.org:10001 [2022-07-21T22:39:40.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:39:41.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:39:41.230Z] Configure a credential helper to remove this warning. See [2022-07-21T22:39:41.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:39:41.230Z] [2022-07-21T22:39:41.230Z] Login Succeeded [2022-07-21T22:39:41.230Z] nexus3.edgexfoundry.org:10002 [2022-07-21T22:39:41.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:39:41.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:39:41.826Z] Configure a credential helper to remove this warning. See [2022-07-21T22:39:41.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:39:41.826Z] [2022-07-21T22:39:41.826Z] Login Succeeded [2022-07-21T22:39:41.826Z] nexus3.edgexfoundry.org:10003 [2022-07-21T22:39:42.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:39:42.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:39:42.390Z] Configure a credential helper to remove this warning. See [2022-07-21T22:39:42.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:39:42.390Z] [2022-07-21T22:39:42.390Z] Login Succeeded [2022-07-21T22:39:42.390Z] nexus3.edgexfoundry.org:10004 [2022-07-21T22:39:42.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:39:42.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:39:42.934Z] Configure a credential helper to remove this warning. See [2022-07-21T22:39:42.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:39:42.934Z] [2022-07-21T22:39:42.934Z] Login Succeeded [2022-07-21T22:39:42.934Z] docker.io [2022-07-21T22:39:43.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:39:43.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:39:43.804Z] Configure a credential helper to remove this warning. See [2022-07-21T22:39:43.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:39:43.805Z] [2022-07-21T22:39:43.805Z] Login Succeeded [2022-07-21T22:39:43.805Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T22:39:43.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T22:39:44.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:39:44.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:39:44.116Z] ========================================================= [2022-07-21T22:39:44.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T22:39:44.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:39:44.474Z] + 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 . [2022-07-21T22:39:45.070Z] Sending build context to Docker daemon 13.65MB [2022-07-21T22:39:45.070Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:39:45.070Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T22:39:45.348Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T22:39:45.348Z] b3c136eddcbf: Pulling fs layer [2022-07-21T22:39:45.349Z] c0a3192eca97: Pulling fs layer [2022-07-21T22:39:45.349Z] a050256f5b6f: Pulling fs layer [2022-07-21T22:39:45.349Z] 656be50a0ddc: Pulling fs layer [2022-07-21T22:39:45.349Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T22:39:45.349Z] 46d945488cbd: Pulling fs layer [2022-07-21T22:39:45.349Z] 8a5474983e97: Pulling fs layer [2022-07-21T22:39:45.349Z] 329c88fbcd65: Pulling fs layer [2022-07-21T22:39:45.349Z] 656be50a0ddc: Waiting [2022-07-21T22:39:45.349Z] 2bbca73fdf42: Waiting [2022-07-21T22:39:45.349Z] 46d945488cbd: Waiting [2022-07-21T22:39:45.349Z] 8a5474983e97: Waiting [2022-07-21T22:39:45.349Z] 329c88fbcd65: Waiting [2022-07-21T22:39:45.349Z] a050256f5b6f: Verifying Checksum [2022-07-21T22:39:45.349Z] a050256f5b6f: Download complete [2022-07-21T22:39:45.349Z] c0a3192eca97: Verifying Checksum [2022-07-21T22:39:45.349Z] c0a3192eca97: Download complete [2022-07-21T22:39:45.349Z] 2bbca73fdf42: Verifying Checksum [2022-07-21T22:39:45.349Z] 2bbca73fdf42: Download complete [2022-07-21T22:39:45.349Z] 46d945488cbd: Verifying Checksum [2022-07-21T22:39:45.349Z] 46d945488cbd: Download complete [2022-07-21T22:39:45.349Z] b3c136eddcbf: Verifying Checksum [2022-07-21T22:39:45.349Z] b3c136eddcbf: Download complete [2022-07-21T22:39:46.350Z] b3c136eddcbf: Pull complete [2022-07-21T22:39:46.350Z] 329c88fbcd65: Verifying Checksum [2022-07-21T22:39:46.350Z] 329c88fbcd65: Download complete [2022-07-21T22:39:46.967Z] c0a3192eca97: Pull complete [2022-07-21T22:39:47.242Z] a050256f5b6f: Pull complete [2022-07-21T22:39:47.516Z] 8a5474983e97: Verifying Checksum [2022-07-21T22:39:47.516Z] 8a5474983e97: Download complete [2022-07-21T22:39:48.114Z] 656be50a0ddc: Verifying Checksum [2022-07-21T22:39:48.114Z] 656be50a0ddc: Download complete [2022-07-21T22:40:00.511Z] 656be50a0ddc: Pull complete [2022-07-21T22:40:00.511Z] 2bbca73fdf42: Pull complete [2022-07-21T22:40:00.511Z] 46d945488cbd: Pull complete [2022-07-21T22:40:07.267Z] 8a5474983e97: Pull complete [2022-07-21T22:40:08.714Z] 329c88fbcd65: Pull complete [2022-07-21T22:40:08.714Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T22:40:08.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T22:40:08.714Z] ---> ff4287adb874 [2022-07-21T22:40:08.714Z] Step 3/13 : ARG MAKE="make build" [2022-07-21T22:40:09.338Z] ---> Running in fb3f7839ca67 [2022-07-21T22:40:09.613Z] Removing intermediate container fb3f7839ca67 [2022-07-21T22:40:09.613Z] ---> 7509f41f8ec6 [2022-07-21T22:40:09.613Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:40:09.613Z] ---> Running in 080f1cd91f01 [2022-07-21T22:40:09.888Z] Removing intermediate container 080f1cd91f01 [2022-07-21T22:40:09.888Z] ---> 1e0882b740f5 [2022-07-21T22:40:09.888Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T22:40:09.888Z] ---> Running in e9803deebfb8 [2022-07-21T22:40:10.506Z] Removing intermediate container e9803deebfb8 [2022-07-21T22:40:10.506Z] ---> 20f5b7a70e66 [2022-07-21T22:40:10.506Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-21T22:40:10.506Z] ---> Running in 986477a488b3 [2022-07-21T22:40:10.781Z] Removing intermediate container 986477a488b3 [2022-07-21T22:40:10.781Z] ---> 0249ef167e81 [2022-07-21T22:40:10.781Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:40:10.781Z] ---> Running in 7d775a55ff73 [2022-07-21T22:40:12.786Z] Removing intermediate container 7d775a55ff73 [2022-07-21T22:40:12.786Z] ---> ed5154dffa23 [2022-07-21T22:40:12.786Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:40:12.786Z] ---> Running in 5ae7dfdca443 [2022-07-21T22:40:14.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T22:40:15.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T22:40:16.781Z] OK: 221 MiB in 51 packages [2022-07-21T22:40:17.770Z] Removing intermediate container 5ae7dfdca443 [2022-07-21T22:40:17.770Z] ---> a3ae4a60e960 [2022-07-21T22:40:17.770Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-21T22:40:17.770Z] ---> Running in fa63b6d17d21 [2022-07-21T22:40:18.044Z] Removing intermediate container fa63b6d17d21 [2022-07-21T22:40:18.044Z] ---> 6472ca75de16 [2022-07-21T22:40:18.044Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-21T22:40:18.643Z] ---> 9391131075fa [2022-07-21T22:40:18.643Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:40:18.643Z] ---> Running in 82509bfa75c1 [2022-07-21T22:41:15.205Z] Removing intermediate container 82509bfa75c1 [2022-07-21T22:41:15.205Z] ---> e55e4abea78d [2022-07-21T22:41:15.205Z] Step 12/13 : COPY . . [2022-07-21T22:41:15.205Z] ---> 55fea541c173 [2022-07-21T22:41:15.205Z] Step 13/13 : RUN ${MAKE} [2022-07-21T22:41:15.205Z] ---> Running in 62a8215c1762 [2022-07-21T22:41:15.205Z] noop [2022-07-21T22:41:15.205Z] Removing intermediate container 62a8215c1762 [2022-07-21T22:41:15.205Z] ---> 05bebe67b50e [2022-07-21T22:41:15.205Z] Successfully built 05bebe67b50e [2022-07-21T22:41:15.205Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:41:15.571Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T22:41:15.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:41:15.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-20715 does not seem to be running inside a container [2022-07-21T22:41:15.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T22:41:17.196Z] $ docker top 7673607696f8b627cd93d0a3eb71dc14b03e21b860389e8019553e5c969f93b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:41:18.128Z] + go version [2022-07-21T22:41:18.128Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T22:41:18.156Z] $ docker stop --time=1 7673607696f8b627cd93d0a3eb71dc14b03e21b860389e8019553e5c969f93b5 [2022-07-21T22:41:19.820Z] $ docker rm -f 7673607696f8b627cd93d0a3eb71dc14b03e21b860389e8019553e5c969f93b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:41:20.452Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T22:41:20.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:41:20.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-20715 does not seem to be running inside a container [2022-07-21T22:41:20.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T22:41:22.124Z] $ docker top f821ba230fdf43e68ad5916bfad899d7615cedf14ec4ddb57d287dd5d9b6b5dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:41:23.041Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2022-07-21T22:41:23.707Z] + make test [2022-07-21T22:41:23.707Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T22:41:25.700Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-21T22:43:02.558Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-21T22:43:02.558Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.107s coverage: 10.7% of statements [2022-07-21T22:43:02.558Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-21T22:43:24.744Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 32.093s coverage: 13.8% of statements [2022-07-21T22:43:24.744Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-21T22:43:24.744Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T22:43:46.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T22:43:46.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T22:43:46.980Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T22:43:47.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T22:43:47.020Z] $ docker stop --time=1 f821ba230fdf43e68ad5916bfad899d7615cedf14ec4ddb57d287dd5d9b6b5dc [2022-07-21T22:43:48.784Z] $ docker rm -f f821ba230fdf43e68ad5916bfad899d7615cedf14ec4ddb57d287dd5d9b6b5dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T22:43:49.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T22:43:49.783Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T22:43:50.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T22:43:50.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T22:43:51.056Z] + ls -al . [2022-07-21T22:43:51.056Z] total 228 [2022-07-21T22:43:51.056Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 22:43 . [2022-07-21T22:43:51.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:39 .. [2022-07-21T22:43:51.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:39 .git [2022-07-21T22:43:51.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:39 .github [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 22:39 .gitignore [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 22:39 .golangci.yml [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 22:39 Attribution.txt [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 22:39 CHANGELOG.md [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 22:39 Dockerfile [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 22:39 GOVERNANCE.md [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 22:39 Jenkinsfile [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 22:39 LICENSE [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 22:39 Makefile [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 22:39 OWNERS.md [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 22:39 README.md [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 22:35 VERSION [2022-07-21T22:43:51.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 22:39 bin [2022-07-21T22:43:51.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:39 cmd [2022-07-21T22:43:51.056Z] -rw-r--r-- 1 jenkins jenkins 76491 Jul 21 22:43 coverage.out [2022-07-21T22:43:51.056Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 22:39 doc [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 22:39 go.mod [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 22:39 go.sum [2022-07-21T22:43:51.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:39 internal [2022-07-21T22:43:51.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:39 snap [2022-07-21T22:43:51.056Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 22:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:43:51.415Z] + 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=c731155c996751ce8688b3d9003b2c1f31f6efe6 --label arch=arm64 --label version=0.0.0 . [2022-07-21T22:43:52.023Z] Sending build context to Docker daemon 13.73MB [2022-07-21T22:43:52.023Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:43:52.023Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-21T22:43:52.023Z] ---> 05bebe67b50e [2022-07-21T22:43:52.023Z] Step 3/26 : ARG MAKE="make build" [2022-07-21T22:43:52.023Z] ---> Running in 176f111a25cf [2022-07-21T22:43:52.303Z] Removing intermediate container 176f111a25cf [2022-07-21T22:43:52.303Z] ---> 18e633ac8043 [2022-07-21T22:43:52.303Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:43:52.581Z] ---> Running in b4ef7456d077 [2022-07-21T22:43:52.856Z] Removing intermediate container b4ef7456d077 [2022-07-21T22:43:52.856Z] ---> d2e308471b03 [2022-07-21T22:43:52.856Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T22:43:52.856Z] ---> Running in 9ec755f732b9 [2022-07-21T22:43:53.133Z] Removing intermediate container 9ec755f732b9 [2022-07-21T22:43:53.133Z] ---> cbe6c2ad352f [2022-07-21T22:43:53.133Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-21T22:43:53.133Z] ---> Running in d49227cefb85 [2022-07-21T22:43:53.733Z] Removing intermediate container d49227cefb85 [2022-07-21T22:43:53.733Z] ---> 502baed28066 [2022-07-21T22:43:53.733Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:43:53.733Z] ---> Running in 5e601d97e80f [2022-07-21T22:43:55.187Z] Removing intermediate container 5e601d97e80f [2022-07-21T22:43:55.187Z] ---> fd4b4f2aeca8 [2022-07-21T22:43:55.187Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:43:55.187Z] ---> Running in fdec32b48599 [2022-07-21T22:43:56.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T22:43:57.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T22:43:58.149Z] OK: 221 MiB in 51 packages [2022-07-21T22:43:58.751Z] Removing intermediate container fdec32b48599 [2022-07-21T22:43:58.751Z] ---> c1416d381f05 [2022-07-21T22:43:58.751Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-21T22:43:59.026Z] ---> Running in 89b01b0dc812 [2022-07-21T22:43:59.303Z] Removing intermediate container 89b01b0dc812 [2022-07-21T22:43:59.303Z] ---> e6be878eba5c [2022-07-21T22:43:59.303Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-21T22:43:59.902Z] ---> 5654d04fa80e [2022-07-21T22:43:59.902Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:43:59.902Z] ---> Running in 05a7da146ac0 [2022-07-21T22:44:01.907Z] Removing intermediate container 05a7da146ac0 [2022-07-21T22:44:01.907Z] ---> 046ac3a19977 [2022-07-21T22:44:01.907Z] Step 12/26 : COPY . . [2022-07-21T22:44:03.377Z] ---> 2fd0dcbc763e [2022-07-21T22:44:03.377Z] Step 13/26 : RUN ${MAKE} [2022-07-21T22:44:03.377Z] ---> Running in 456c7812c390 [2022-07-21T22:44:04.365Z] 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 [2022-07-21T22:46:11.288Z] Removing intermediate container 456c7812c390 [2022-07-21T22:46:11.288Z] ---> 0d9762c65f6d [2022-07-21T22:46:11.288Z] Step 14/26 : FROM alpine:3.15 [2022-07-21T22:46:11.288Z] 3.15: Pulling from library/alpine [2022-07-21T22:46:11.288Z] e0295fd11fe2: Pulling fs layer [2022-07-21T22:46:11.564Z] e0295fd11fe2: Pull complete [2022-07-21T22:46:11.564Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T22:46:11.564Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T22:46:11.564Z] ---> 60f2846fe774 [2022-07-21T22:46:11.564Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T22:46:11.564Z] ---> Running in a03ff2004611 [2022-07-21T22:46:11.848Z] Removing intermediate container a03ff2004611 [2022-07-21T22:46:11.848Z] ---> 2ceeef62eb32 [2022-07-21T22:46:11.848Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T22:46:11.848Z] ---> Running in a7305858d267 [2022-07-21T22:46:12.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T22:46:13.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T22:46:14.095Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T22:46:14.095Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T22:46:14.095Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T22:46:14.095Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T22:46:14.095Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T22:46:14.095Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T22:46:14.095Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T22:46:14.095Z] OK: 8 MiB in 20 packages [2022-07-21T22:46:15.078Z] Removing intermediate container a7305858d267 [2022-07-21T22:46:15.078Z] ---> e49e7c624699 [2022-07-21T22:46:15.078Z] Step 17/26 : WORKDIR / [2022-07-21T22:46:15.078Z] ---> Running in 69bed34332ff [2022-07-21T22:46:15.353Z] Removing intermediate container 69bed34332ff [2022-07-21T22:46:15.353Z] ---> 63896668b11f [2022-07-21T22:46:15.353Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-21T22:46:16.791Z] ---> 3922dffd27ac [2022-07-21T22:46:16.791Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-21T22:46:17.393Z] ---> b08dc8fda7b0 [2022-07-21T22:46:17.393Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-21T22:46:17.989Z] ---> e045eaf00b86 [2022-07-21T22:46:17.989Z] Step 21/26 : EXPOSE 59984 [2022-07-21T22:46:17.989Z] ---> Running in 6bbaa3233e39 [2022-07-21T22:46:18.264Z] Removing intermediate container 6bbaa3233e39 [2022-07-21T22:46:18.264Z] ---> f1ba712e61b7 [2022-07-21T22:46:18.264Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-21T22:46:18.264Z] ---> Running in 173d35277ab2 [2022-07-21T22:46:18.541Z] Removing intermediate container 173d35277ab2 [2022-07-21T22:46:18.541Z] ---> f1be75fbeb05 [2022-07-21T22:46:18.541Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T22:46:18.821Z] ---> Running in 21a91b9348ba [2022-07-21T22:46:19.104Z] Removing intermediate container 21a91b9348ba [2022-07-21T22:46:19.104Z] ---> 656cbfb27533 [2022-07-21T22:46:19.104Z] Step 24/26 : LABEL arch=arm64 [2022-07-21T22:46:19.104Z] ---> Running in 2856cddc75fa [2022-07-21T22:46:19.377Z] Removing intermediate container 2856cddc75fa [2022-07-21T22:46:19.377Z] ---> a734771c1274 [2022-07-21T22:46:19.377Z] Step 25/26 : LABEL git_sha=c731155c996751ce8688b3d9003b2c1f31f6efe6 [2022-07-21T22:46:19.377Z] ---> Running in 7edfba2969bd [2022-07-21T22:46:19.654Z] Removing intermediate container 7edfba2969bd [2022-07-21T22:46:19.654Z] ---> f06e1ea12066 [2022-07-21T22:46:19.654Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T22:46:19.654Z] ---> Running in 91768bed5b09 [2022-07-21T22:46:20.270Z] Removing intermediate container 91768bed5b09 [2022-07-21T22:46:20.270Z] ---> 3aa4e8150241 [2022-07-21T22:46:20.270Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T22:46:20.270Z] Successfully built 3aa4e8150241 [2022-07-21T22:46:20.270Z] 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 [2022-07-21T22:46:20.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T22:46:20.733Z] [2022-07-21T22:46:20.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:46:21.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T22:46:21.366Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-21T22:46:21.366Z] 8998bd30e6a1: Pulling fs layer [2022-07-21T22:46:21.366Z] 04944245beec: Pulling fs layer [2022-07-21T22:46:21.366Z] 699f458cf7ca: Pulling fs layer [2022-07-21T22:46:21.366Z] 765212b225bb: Pulling fs layer [2022-07-21T22:46:21.366Z] f23df028b6ca: Pulling fs layer [2022-07-21T22:46:21.366Z] d65c8cfc05b1: Pulling fs layer [2022-07-21T22:46:21.366Z] 2437ff75d9bd: Pulling fs layer [2022-07-21T22:46:21.366Z] 765212b225bb: Waiting [2022-07-21T22:46:21.366Z] f23df028b6ca: Waiting [2022-07-21T22:46:21.366Z] d65c8cfc05b1: Waiting [2022-07-21T22:46:21.366Z] 2437ff75d9bd: Waiting [2022-07-21T22:46:21.366Z] 04944245beec: Verifying Checksum [2022-07-21T22:46:21.366Z] 04944245beec: Download complete [2022-07-21T22:46:21.366Z] 765212b225bb: Verifying Checksum [2022-07-21T22:46:21.366Z] 765212b225bb: Download complete [2022-07-21T22:46:21.641Z] f23df028b6ca: Download complete [2022-07-21T22:46:21.641Z] d65c8cfc05b1: Verifying Checksum [2022-07-21T22:46:21.641Z] d65c8cfc05b1: Download complete [2022-07-21T22:46:21.641Z] 699f458cf7ca: Verifying Checksum [2022-07-21T22:46:21.641Z] 699f458cf7ca: Download complete [2022-07-21T22:46:21.916Z] 8998bd30e6a1: Verifying Checksum [2022-07-21T22:46:21.916Z] 8998bd30e6a1: Download complete [2022-07-21T22:46:24.540Z] 2437ff75d9bd: Verifying Checksum [2022-07-21T22:46:24.540Z] 2437ff75d9bd: Download complete [2022-07-21T22:46:26.527Z] 8998bd30e6a1: Pull complete [2022-07-21T22:46:26.802Z] 04944245beec: Pull complete [2022-07-21T22:46:28.239Z] 699f458cf7ca: Pull complete [2022-07-21T22:46:28.513Z] 765212b225bb: Pull complete [2022-07-21T22:46:29.491Z] f23df028b6ca: Pull complete [2022-07-21T22:46:29.491Z] d65c8cfc05b1: Pull complete [2022-07-21T22:46:44.580Z] 2437ff75d9bd: Pull complete [2022-07-21T22:46:44.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-21T22:46:44.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T22:46:44.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:46:44.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-20715 does not seem to be running inside a container [2022-07-21T22:46:44.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-21T22:46:47.466Z] $ docker top 6de184cc9d817a12fbad49433549782c51fd303b124c76bdef7de178bd8e6790 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:46:48.381Z] ---> job-cost.sh [2022-07-21T22:46:48.381Z] lf-activate-venv: SKIPPING [2022-07-21T22:46:48.381Z] INFO: No Stack... [2022-07-21T22:46:48.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-21T22:46:49.572Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T22:46:50.239Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2022-07-21T22:46:50.239Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T22:46:50.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [2022-07-21T22:46:50.303Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] did not exist. Created. [2022-07-21T22:46:50.303Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T22:46:50.984Z] /w/workspace/device-onvif-camera/3@tmp/durable-aa23d9cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-21T22:46:51.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-21T22:46:51.688Z] Warning: overwriting stash ‘stack-cost’ [2022-07-21T22:46:51.746Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T22:46:51.752Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T22:46:51.771Z] $ docker stop --time=1 6de184cc9d817a12fbad49433549782c51fd303b124c76bdef7de178bd8e6790 [2022-07-21T22:46:53.290Z] $ docker rm -f 6de184cc9d817a12fbad49433549782c51fd303b124c76bdef7de178bd8e6790 [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 [2022-07-21T22:46:53.741Z] provisioning config files... [2022-07-21T22:46:53.748Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config8137832097504360252tmp [Pipeline] { [Pipeline] sh [2022-07-21T22:46:54.037Z] + set +x [2022-07-21T22:46:54.037Z] + curl -s https://codecov.io/bash [2022-07-21T22:46:54.037Z] + bash -s -- [2022-07-21T22:46:54.037Z] [2022-07-21T22:46:54.037Z] _____ _ [2022-07-21T22:46:54.037Z] / ____| | | [2022-07-21T22:46:54.037Z] | | ___ __| | ___ ___ _____ __ [2022-07-21T22:46:54.037Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-21T22:46:54.037Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-21T22:46:54.037Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-21T22:46:54.037Z] Bash-1.0.6 [2022-07-21T22:46:54.037Z] [2022-07-21T22:46:54.037Z] [2022-07-21T22:46:54.037Z] ==> git version 2.25.1 found [2022-07-21T22:46:54.037Z] ==> 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 [2022-07-21T22:46:54.037Z] Release-Date: 2020-01-08 [2022-07-21T22:46:54.037Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-21T22:46:54.037Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-21T22:46:54.037Z] ==> Jenkins CI detected. [2022-07-21T22:46:54.037Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-115 [2022-07-21T22:46:54.037Z] project root: . [2022-07-21T22:46:54.037Z] --> token set from env [2022-07-21T22:46:54.037Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-21T22:46:54.037Z] ==> Running gcov in . (disable via -X gcov) [2022-07-21T22:46:54.037Z] ==> Python coveragepy not found [2022-07-21T22:46:54.037Z] ==> Searching for coverage reports in: [2022-07-21T22:46:54.037Z] + . [2022-07-21T22:46:54.037Z] -> Found 1 reports [2022-07-21T22:46:54.037Z] ==> Detecting git/mercurial file structure [2022-07-21T22:46:54.037Z] ==> Reading reports [2022-07-21T22:46:54.037Z] + ./coverage.out bytes=76491 [2022-07-21T22:46:54.297Z] ==> Appending adjustments [2022-07-21T22:46:54.297Z] https://docs.codecov.io/docs/fixing-reports [2022-07-21T22:46:54.297Z] + Found adjustments [2022-07-21T22:46:54.297Z] ==> Gzipping contents [2022-07-21T22:46:54.297Z] 12K /tmp/codecov.nLdI2n.gz [2022-07-21T22:46:54.297Z] ==> Uploading reports [2022-07-21T22:46:54.297Z] url: https://codecov.io [2022-07-21T22:46:54.297Z] query: branch=PR-115&commit=c731155c996751ce8688b3d9003b2c1f31f6efe6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-115%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=115&job=&cmd_args= [2022-07-21T22:46:54.297Z] -> Pinging Codecov [2022-07-21T22:46:54.297Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-115&commit=c731155c996751ce8688b3d9003b2c1f31f6efe6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-115%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=115&job=&cmd_args= [2022-07-21T22:46:54.556Z] -> Uploading to [2022-07-21T22:46:54.556Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-21/F29A59C45E3A92E06B3E522C9905F8EF/c731155c996751ce8688b3d9003b2c1f31f6efe6/278dcb51-4458-4086-8596-946212417021.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T224654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be54487a3d225daf0bb9743c0361a9f2a3ed13a15f71edc8044ade75201396d0 [2022-07-21T22:46:54.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T22:46:54.556Z] Dload Upload Total Spent Left Speed [2022-07-21T22:46:54.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10331 0 0 100 10331 0 35747 --:--:-- --:--:-- --:--:-- 35747 [2022-07-21T22:46:54.815Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] } [2022-07-21T22:46:54.822Z] 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 [2022-07-21T22:46:55.515Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-115/archives ] [2022-07-21T22:46:55.515Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-115/archives [2022-07-21T22:46:55.515Z] total 16 [2022-07-21T22:46:55.515Z] drwxr-xr-x 3 root root 4096 Jul 21 22:37 . [2022-07-21T22:46:55.515Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 22:37 .. [2022-07-21T22:46:55.515Z] drwxr-xr-x 2 root root 4096 Jul 21 22:37 cost [2022-07-21T22:46:55.515Z] -rw-r--r-- 1 root root 90 Jul 21 22:37 cost.csv [2022-07-21T22:46:55.515Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-115/archives [2022-07-21T22:46:55.516Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-115/archives [2022-07-21T22:46:55.516Z] total 16 [2022-07-21T22:46:55.516Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 22:37 . [2022-07-21T22:46:55.516Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 22:37 .. [2022-07-21T22:46:55.516Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 22:37 cost [2022-07-21T22:46:55.516Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 21 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:46:55.809Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:46:56.673Z] ---> package-listing.sh [2022-07-21T22:46:56.673Z] ++ facter osfamily [2022-07-21T22:46:56.673Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-21T22:46:56.934Z] + OS_FAMILY=debian [2022-07-21T22:46:56.934Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-115 [2022-07-21T22:46:56.934Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-21T22:46:56.934Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-21T22:46:56.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-21T22:46:56.934Z] + PACKAGES=/tmp/packages_start.txt [2022-07-21T22:46:56.934Z] + '[' /w/workspace/undry_device-onvif-camera_PR-115 ']' [2022-07-21T22:46:56.934Z] + PACKAGES=/tmp/packages_end.txt [2022-07-21T22:46:56.934Z] + case "${OS_FAMILY}" in [2022-07-21T22:46:56.934Z] + dpkg -l [2022-07-21T22:46:56.934Z] + grep '^ii' [2022-07-21T22:46:56.934Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-21T22:46:56.934Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-21T22:46:56.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-21T22:46:56.934Z] + '[' /w/workspace/undry_device-onvif-camera_PR-115 ']' [2022-07-21T22:46:56.934Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-115/archives/ [2022-07-21T22:46:56.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-115/archives/ [Pipeline] echo [2022-07-21T22:46:56.945Z] 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-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-21T22:46:57.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:46:57.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:46:57.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:46:57.877Z] prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container [2022-07-21T22:46:57.909Z] $ 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-115/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-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T22:46:58.133Z] $ docker top 5fbfbbee70b6dac6b09c4696a820ee4e7f4cec68dc920e99792abf937b717b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:46:58.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-21T22:46:58.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-21T22:46:59.074Z] + ls /var/log/sa-host [2022-07-21T22:46:59.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T22:46:59.201Z] provisioning config files... [2022-07-21T22:46:59.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config4622002780842828716tmp [Pipeline] { [Pipeline] echo [2022-07-21T22:46:59.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:46:59.511Z] ---> create-netrc.sh [Pipeline] } [2022-07-21T22:46:59.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:46:59.854Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-21T22:46:59.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:47:00.156Z] ---> sudo-logs.sh [2022-07-21T22:47:00.156Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-21T22:47:00.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:47:00.466Z] ---> job-cost.sh [2022-07-21T22:47:00.466Z] lf-activate-venv: SKIPPING [2022-07-21T22:47:00.466Z] DEBUG: total: 0.2199999988079071 [2022-07-21T22:47:00.466Z] INFO: Retrieving Stack Cost... [2022-07-21T22:47:01.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T22:47:01.300Z] INFO: Archiving Costs [Pipeline] echo [2022-07-21T22:47:01.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:47:01.599Z] ---> logs-deploy.sh [2022-07-21T22:47:01.599Z] lf-activate-venv: SKIPPING [2022-07-21T22:47:01.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-115/3 [2022-07-21T22:47:01.599Z] INFO: archiving workspace using pattern(s): [2022-07-21T22:47:02.541Z] Archives upload complete. [2022-07-21T22:47:02.803Z] INFO: archiving logs to Nexus [2022-07-21T22:47:03.375Z] ---> uname -a: [2022-07-21T22:47:03.375Z] Linux prd-ubuntu20-04-docker-8c-8g-20714 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-21T22:47:03.375Z] [2022-07-21T22:47:03.375Z] [2022-07-21T22:47:03.375Z] ---> lscpu: [2022-07-21T22:47:03.375Z] Architecture: x86_64 [2022-07-21T22:47:03.375Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-21T22:47:03.375Z] Byte Order: Little Endian [2022-07-21T22:47:03.375Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-21T22:47:03.375Z] CPU(s): 8 [2022-07-21T22:47:03.375Z] On-line CPU(s) list: 0-7 [2022-07-21T22:47:03.375Z] Thread(s) per core: 1 [2022-07-21T22:47:03.375Z] Core(s) per socket: 1 [2022-07-21T22:47:03.375Z] Socket(s): 8 [2022-07-21T22:47:03.375Z] NUMA node(s): 1 [2022-07-21T22:47:03.375Z] Vendor ID: AuthenticAMD [2022-07-21T22:47:03.375Z] CPU family: 23 [2022-07-21T22:47:03.375Z] Model: 49 [2022-07-21T22:47:03.375Z] Model name: AMD EPYC-Rome Processor [2022-07-21T22:47:03.375Z] Stepping: 0 [2022-07-21T22:47:03.375Z] CPU MHz: 2799.998 [2022-07-21T22:47:03.375Z] BogoMIPS: 5599.99 [2022-07-21T22:47:03.375Z] Virtualization: AMD-V [2022-07-21T22:47:03.375Z] Hypervisor vendor: KVM [2022-07-21T22:47:03.375Z] Virtualization type: full [2022-07-21T22:47:03.375Z] L1d cache: 256 KiB [2022-07-21T22:47:03.375Z] L1i cache: 256 KiB [2022-07-21T22:47:03.375Z] L2 cache: 4 MiB [2022-07-21T22:47:03.375Z] L3 cache: 128 MiB [2022-07-21T22:47:03.375Z] NUMA node0 CPU(s): 0-7 [2022-07-21T22:47:03.375Z] Vulnerability Itlb multihit: Not affected [2022-07-21T22:47:03.375Z] Vulnerability L1tf: Not affected [2022-07-21T22:47:03.375Z] Vulnerability Mds: Not affected [2022-07-21T22:47:03.375Z] Vulnerability Meltdown: Not affected [2022-07-21T22:47:03.375Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-21T22:47:03.375Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-21T22:47:03.375Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-21T22:47:03.375Z] Vulnerability Srbds: Not affected [2022-07-21T22:47:03.375Z] Vulnerability Tsx async abort: Not affected [2022-07-21T22:47:03.375Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-21T22:47:03.375Z] [2022-07-21T22:47:03.375Z] [2022-07-21T22:47:03.375Z] ---> nproc: [2022-07-21T22:47:03.375Z] 8 [2022-07-21T22:47:03.375Z] [2022-07-21T22:47:03.375Z] [2022-07-21T22:47:03.375Z] ---> df -h: [2022-07-21T22:47:03.375Z] Filesystem Size Used Avail Use% Mounted on [2022-07-21T22:47:03.375Z] overlay 155G 11G 145G 7% / [2022-07-21T22:47:03.375Z] tmpfs 64M 0 64M 0% /dev [2022-07-21T22:47:03.375Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-21T22:47:03.376Z] shm 64M 0 64M 0% /dev/shm [2022-07-21T22:47:03.376Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-21T22:47:03.376Z] [2022-07-21T22:47:03.376Z]