Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1362aa563feaf9d8e1b2278d9cea46c363649dc1+79d192228a5789397eaac89f5a29237a0a7597a8 (ea0bdf83f4860e65036b59e5eb4e846b8d001d1e) 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-ssh5051339525578499483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh953501110044310580.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-64/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-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14319489345359687259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh14327937037674304829.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-64/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-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11437260751485719510.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1131’ Running on prd-ubuntu20.04-docker-8c-8g-1133 in /w/workspace/oundry_device-onvif-camera_PR-64 [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/oundry_device-onvif-camera_PR-64 # 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 79d192228a5789397eaac89f5a29237a0a7597a8 into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 Merge succeeded, producing dd9a9585ee1817b7366cb88e92003ebe6b71e301 Checking out Revision dd9a9585ee1817b7366cb88e92003ebe6b71e301 (PR-64) > 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/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # 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 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd9a9585ee1817b7366cb88e92003ebe6b71e301 # timeout=10 Commit message: "Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD" > git rev-list --no-walk 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T10:10:46.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T10:10:46.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T10:10:46.723Z] ========================================================= [2022-06-06T10:10:46.723Z] EdgeX Global Pipelines Version Info [2022-06-06T10:10:46.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:10:47.524Z] ------------------- [2022-06-06T10:10:47.524Z] stable info: [2022-06-06T10:10:47.524Z] ------------------- [2022-06-06T10:10:47.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T10:10:47.524Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T10:10:47.524Z] Message: update stable to v1.0.232 [2022-06-06T10:10:48.096Z] ------------------- [2022-06-06T10:10:48.096Z] experimental info: [2022-06-06T10:10:48.096Z] ------------------- [2022-06-06T10:10:48.096Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T10:10:48.096Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T10:10:48.096Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T10:10:48.372Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T10:10:48.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T10:10:48.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T10:10:48.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T10:10:48.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T10:10:48.435Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T10:10:48.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T10:10:48.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T10:10:48.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T10:10:48.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T10:10:48.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T10:10:48.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T10:10:48.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T10:10:48.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T10:10:48.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T10:10:48.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T10:10:48.530Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T10:10:48.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T10:10:48.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T10:10:48.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T10:10:48.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T10:10:48.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T10:10:48.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T10:10:48.598Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T10:10:48.606Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T10:10:48.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T10:10:48.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T10:10:48.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2022-06-06T10:10:48.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2022-06-06T10:10:48.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2022-06-06T10:10:48.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo [2022-06-06T10:10:48.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9a958 [Pipeline] echo [2022-06-06T10:10:48.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:10:48.698Z] provisioning config files... [2022-06-06T10:10:48.710Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config9077430604731082566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:10:49.024Z] ---> docker-login.sh [2022-06-06T10:10:49.024Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:10:49.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:10:49.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:10:49.285Z] Configure a credential helper to remove this warning. See [2022-06-06T10:10:49.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:10:49.285Z] [2022-06-06T10:10:49.285Z] Login Succeeded [2022-06-06T10:10:49.285Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:10:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:10:49.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:10:49.547Z] Configure a credential helper to remove this warning. See [2022-06-06T10:10:49.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:10:49.547Z] [2022-06-06T10:10:49.547Z] Login Succeeded [2022-06-06T10:10:49.547Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:10:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:10:49.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:10:49.547Z] Configure a credential helper to remove this warning. See [2022-06-06T10:10:49.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:10:49.547Z] [2022-06-06T10:10:49.547Z] Login Succeeded [2022-06-06T10:10:49.547Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:10:49.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:10:49.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:10:49.809Z] Configure a credential helper to remove this warning. See [2022-06-06T10:10:49.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:10:49.809Z] [2022-06-06T10:10:49.809Z] Login Succeeded [2022-06-06T10:10:49.809Z] docker.io [2022-06-06T10:10:49.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:10:50.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:10:50.070Z] Configure a credential helper to remove this warning. See [2022-06-06T10:10:50.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:10:50.070Z] [2022-06-06T10:10:50.070Z] Login Succeeded [2022-06-06T10:10:50.070Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:10:50.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T10:10:50.456Z] + git rev-list -1 --merges dd9a9585ee1817b7366cb88e92003ebe6b71e301~1..dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo [2022-06-06T10:10:50.481Z] -----------> git rev-list -1 --merges dd9a9585ee1817b7366cb88e92003ebe6b71e301~1..dd9a9585ee1817b7366cb88e92003ebe6b71e301 dd9a9585ee1817b7366cb88e92003ebe6b71e301 [2022-06-06T10:10:50.481Z] dd9a9585ee1817b7366cb88e92003ebe6b71e301 [false] [Pipeline] sh [2022-06-06T10:10:50.772Z] + git log --format=format:%s -1 dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo [2022-06-06T10:10:50.787Z] ========================================================= [2022-06-06T10:10:50.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T10:10:50.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:10:51.135Z] + git log --format=format:%s -1 dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo [2022-06-06T10:10:51.147Z] [semverPrep] GIT_COMMIT: dd9a9585ee1817b7366cb88e92003ebe6b71e301, Commit Message: Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD [Pipeline] echo [2022-06-06T10:10:51.154Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T10:10:51.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T10:10:51.488Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T10:10:51.488Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T10:10:51.488Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T10:10:51.488Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T10:10:51.488Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T10:10:51.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:10:51.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:10:51.838Z] [2022-06-06T10:10:51.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:10:52.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:10:52.134Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T10:10:52.134Z] 42c077c10790: Pulling fs layer [2022-06-06T10:10:52.134Z] f63e77b7563a: Pulling fs layer [2022-06-06T10:10:52.134Z] bd5fdadae976: Pulling fs layer [2022-06-06T10:10:52.134Z] 205491f53016: Pulling fs layer [2022-06-06T10:10:52.134Z] df18705c85c3: Pulling fs layer [2022-06-06T10:10:52.134Z] bdb3f477010e: Pulling fs layer [2022-06-06T10:10:52.134Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T10:10:52.134Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T10:10:52.134Z] bdb8f0575790: Pulling fs layer [2022-06-06T10:10:52.134Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T10:10:52.134Z] 2343380bae48: Pulling fs layer [2022-06-06T10:10:52.134Z] c8a8fc8e1c8f: Waiting [2022-06-06T10:10:52.134Z] 2c6e9b1d212d: Waiting [2022-06-06T10:10:52.134Z] bdb8f0575790: Waiting [2022-06-06T10:10:52.134Z] 386e3cb2ff24: Waiting [2022-06-06T10:10:52.134Z] 2343380bae48: Waiting [2022-06-06T10:10:52.134Z] 205491f53016: Waiting [2022-06-06T10:10:52.134Z] bdb3f477010e: Waiting [2022-06-06T10:10:52.134Z] df18705c85c3: Waiting [2022-06-06T10:10:52.134Z] f63e77b7563a: Verifying Checksum [2022-06-06T10:10:52.134Z] f63e77b7563a: Download complete [2022-06-06T10:10:52.134Z] 205491f53016: Download complete [2022-06-06T10:10:52.395Z] df18705c85c3: Verifying Checksum [2022-06-06T10:10:52.395Z] df18705c85c3: Download complete [2022-06-06T10:10:52.395Z] bd5fdadae976: Verifying Checksum [2022-06-06T10:10:52.395Z] bd5fdadae976: Download complete [2022-06-06T10:10:52.395Z] bdb3f477010e: Verifying Checksum [2022-06-06T10:10:52.395Z] bdb3f477010e: Download complete [2022-06-06T10:10:52.395Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T10:10:52.395Z] 2c6e9b1d212d: Download complete [2022-06-06T10:10:52.395Z] bdb8f0575790: Download complete [2022-06-06T10:10:52.395Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T10:10:52.395Z] 386e3cb2ff24: Download complete [2022-06-06T10:10:52.395Z] 2343380bae48: Verifying Checksum [2022-06-06T10:10:52.395Z] 2343380bae48: Download complete [2022-06-06T10:10:52.395Z] 42c077c10790: Download complete [2022-06-06T10:10:52.656Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T10:10:52.656Z] c8a8fc8e1c8f: Download complete [2022-06-06T10:10:54.047Z] 42c077c10790: Pull complete [2022-06-06T10:10:54.047Z] f63e77b7563a: Pull complete [2022-06-06T10:10:54.617Z] bd5fdadae976: Pull complete [2022-06-06T10:10:54.617Z] 205491f53016: Pull complete [2022-06-06T10:10:54.887Z] df18705c85c3: Pull complete [2022-06-06T10:10:54.887Z] bdb3f477010e: Pull complete [2022-06-06T10:10:57.464Z] c8a8fc8e1c8f: Pull complete [2022-06-06T10:10:57.464Z] 2c6e9b1d212d: Pull complete [2022-06-06T10:10:57.464Z] bdb8f0575790: Pull complete [2022-06-06T10:10:57.464Z] 386e3cb2ff24: Pull complete [2022-06-06T10:10:57.464Z] 2343380bae48: Pull complete [2022-06-06T10:10:57.464Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T10:10:57.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:10:57.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:10:57.571Z] prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container [2022-06-06T10:10:57.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T10:10:59.051Z] $ docker top 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 -eo pid,comm [2022-06-06T10:10:59.117Z] 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-06-06T10:10:59.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T10:10:59.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T10:10:59.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T10:10:59.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T10:10:59.318Z] $ docker exec 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent [2022-06-06T10:10:59.448Z] SSH_AUTH_SOCK=/tmp/ssh-Y5BRjCjTItD1/agent.34 [2022-06-06T10:10:59.448Z] SSH_AGENT_PID=40 [2022-06-06T10:10:59.456Z] Running ssh-add (command line suppressed) [2022-06-06T10:10:59.578Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_3006558320032534093.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_3006558320032534093.key) [2022-06-06T10:10:59.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T10:10:59.880Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T10:10:59.906Z] $ docker exec --env ******** --env ******** 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent -k [2022-06-06T10:11:00.026Z] unset SSH_AUTH_SOCK; [2022-06-06T10:11:00.027Z] unset SSH_AGENT_PID; [2022-06-06T10:11:00.027Z] echo Agent pid 40 killed; [2022-06-06T10:11:00.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T10:11:00.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T10:11:00.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T10:11:00.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T10:11:00.211Z] $ docker exec 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent [2022-06-06T10:11:00.341Z] SSH_AUTH_SOCK=/tmp/ssh-MhucbEYwDtuB/agent.73 [2022-06-06T10:11:00.341Z] SSH_AGENT_PID=79 [2022-06-06T10:11:00.346Z] Running ssh-add (command line suppressed) [2022-06-06T10:11:00.485Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_8251845924364819560.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_8251845924364819560.key) [2022-06-06T10:11:00.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T10:11:00.787Z] + git semver init [2022-06-06T10:11:01.357Z] 2022-06-06 10:11:01,057 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T10:11:01.357Z] 2022-06-06 10:11:01,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-06T10:11:01.357Z] 2022-06-06 10:11:01,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-06-06T10:11:01.357Z] 2022-06-06 10:11:01,058 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,747 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,748 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,753 [execute] INFO git cat-file --batch-check [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,760 [execute] INFO git cat-file --batch [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T10:11:01.933Z] 2022-06-06 10:11:01,765 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-06-06T10:11:01.933Z] 0.0.0 [Pipeline] } [2022-06-06T10:11:01.950Z] $ docker exec --env ******** --env ******** 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent -k [2022-06-06T10:11:02.066Z] unset SSH_AUTH_SOCK; [2022-06-06T10:11:02.066Z] unset SSH_AGENT_PID; [2022-06-06T10:11:02.066Z] echo Agent pid 79 killed; [2022-06-06T10:11:02.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T10:11:02.379Z] + git semver [Pipeline] } [2022-06-06T10:11:02.661Z] $ docker stop --time=1 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 [2022-06-06T10:11:03.980Z] $ docker rm -f 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:11:04.331Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T10:11:04.603Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T10:11:04.605Z] [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-06-06T10:11:04.723Z] provisioning config files... [2022-06-06T10:11:04.733Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2248659663289276378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:11:05.030Z] ---> docker-login.sh [2022-06-06T10:11:05.030Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:11:05.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:05.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:05.030Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:05.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:05.030Z] [2022-06-06T10:11:05.030Z] Login Succeeded [2022-06-06T10:11:05.030Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:11:05.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:05.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:05.291Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:05.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:05.291Z] [2022-06-06T10:11:05.291Z] Login Succeeded [2022-06-06T10:11:05.291Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:11:05.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:05.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:05.291Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:05.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:05.291Z] [2022-06-06T10:11:05.291Z] Login Succeeded [2022-06-06T10:11:05.291Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:11:05.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:05.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:05.552Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:05.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:05.552Z] [2022-06-06T10:11:05.552Z] Login Succeeded [2022-06-06T10:11:05.552Z] docker.io [2022-06-06T10:11:05.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:05.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:05.812Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:05.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:05.812Z] [2022-06-06T10:11:05.812Z] Login Succeeded [2022-06-06T10:11:05.812Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:11:05.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T10:11:05.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T10:11:05.894Z] ========================================================= [2022-06-06T10:11:05.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T10:11:05.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:06.208Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T10:11:06.209Z] Sending build context to Docker daemon 8.98MB [2022-06-06T10:11:06.209Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:11:06.209Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T10:11:06.209Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T10:11:06.209Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T10:11:06.209Z] 666ba61612fd: Pulling fs layer [2022-06-06T10:11:06.209Z] 8ed8ca486205: Pulling fs layer [2022-06-06T10:11:06.209Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T10:11:06.209Z] c516ae0d96e1: Pulling fs layer [2022-06-06T10:11:06.209Z] 684cea983483: Pulling fs layer [2022-06-06T10:11:06.209Z] dd3240ac7de5: Pulling fs layer [2022-06-06T10:11:06.209Z] b1e948a4e11c: Pulling fs layer [2022-06-06T10:11:06.209Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T10:11:06.209Z] 646ad004c059: Pulling fs layer [2022-06-06T10:11:06.209Z] dd3240ac7de5: Waiting [2022-06-06T10:11:06.209Z] c516ae0d96e1: Waiting [2022-06-06T10:11:06.209Z] a8fd76ee1af6: Waiting [2022-06-06T10:11:06.209Z] 646ad004c059: Waiting [2022-06-06T10:11:06.209Z] cc1cd167ecdc: Waiting [2022-06-06T10:11:06.209Z] 8ed8ca486205: Verifying Checksum [2022-06-06T10:11:06.209Z] 8ed8ca486205: Download complete [2022-06-06T10:11:06.209Z] 666ba61612fd: Verifying Checksum [2022-06-06T10:11:06.209Z] 666ba61612fd: Download complete [2022-06-06T10:11:06.467Z] c516ae0d96e1: Verifying Checksum [2022-06-06T10:11:06.467Z] c516ae0d96e1: Download complete [2022-06-06T10:11:06.467Z] 684cea983483: Verifying Checksum [2022-06-06T10:11:06.467Z] 684cea983483: Download complete [2022-06-06T10:11:06.467Z] dd3240ac7de5: Verifying Checksum [2022-06-06T10:11:06.467Z] dd3240ac7de5: Download complete [2022-06-06T10:11:06.467Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T10:11:06.467Z] 59bf1c3509f3: Download complete [2022-06-06T10:11:06.467Z] b1e948a4e11c: Verifying Checksum [2022-06-06T10:11:06.467Z] b1e948a4e11c: Download complete [2022-06-06T10:11:06.467Z] 59bf1c3509f3: Pull complete [2022-06-06T10:11:06.730Z] 666ba61612fd: Pull complete [2022-06-06T10:11:06.730Z] 8ed8ca486205: Pull complete [2022-06-06T10:11:06.995Z] 646ad004c059: Verifying Checksum [2022-06-06T10:11:06.995Z] 646ad004c059: Download complete [2022-06-06T10:11:06.995Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T10:11:06.995Z] a8fd76ee1af6: Download complete [2022-06-06T10:11:07.259Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T10:11:07.259Z] cc1cd167ecdc: Download complete [2022-06-06T10:11:11.468Z] cc1cd167ecdc: Pull complete [2022-06-06T10:11:11.468Z] c516ae0d96e1: Pull complete [2022-06-06T10:11:11.468Z] 684cea983483: Pull complete [2022-06-06T10:11:11.468Z] dd3240ac7de5: Pull complete [2022-06-06T10:11:11.468Z] b1e948a4e11c: Pull complete [2022-06-06T10:11:14.011Z] a8fd76ee1af6: Pull complete [2022-06-06T10:11:14.582Z] 646ad004c059: Pull complete [2022-06-06T10:11:14.582Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T10:11:14.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T10:11:14.582Z] ---> 8f69c11f6b0c [2022-06-06T10:11:14.582Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T10:11:16.497Z] ---> Running in 3cda2bf8e370 [2022-06-06T10:11:16.497Z] Removing intermediate container 3cda2bf8e370 [2022-06-06T10:11:16.497Z] ---> 5fcb5100633f [2022-06-06T10:11:16.497Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:11:16.497Z] ---> Running in 7f9a3a58b9e7 [2022-06-06T10:11:16.497Z] Removing intermediate container 7f9a3a58b9e7 [2022-06-06T10:11:16.497Z] ---> 84699e41b13e [2022-06-06T10:11:16.497Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:11:16.497Z] ---> Running in 6d0fedc24589 [2022-06-06T10:11:16.497Z] Removing intermediate container 6d0fedc24589 [2022-06-06T10:11:16.497Z] ---> 294aff95401e [2022-06-06T10:11:16.497Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:11:16.497Z] ---> Running in c392cd6a2b53 [2022-06-06T10:11:16.756Z] Removing intermediate container c392cd6a2b53 [2022-06-06T10:11:16.756Z] ---> b177ce00e0ef [2022-06-06T10:11:16.756Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:11:16.756Z] ---> Running in 21e8e6a04512 [2022-06-06T10:11:17.326Z] Removing intermediate container 21e8e6a04512 [2022-06-06T10:11:17.326Z] ---> 8102786cb031 [2022-06-06T10:11:17.326Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:11:17.326Z] ---> Running in 3cd60b6b665d [2022-06-06T10:11:17.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:11:18.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:11:18.795Z] OK: 221 MiB in 52 packages [2022-06-06T10:11:19.057Z] Removing intermediate container 3cd60b6b665d [2022-06-06T10:11:19.057Z] ---> 0699dc06c6a8 [2022-06-06T10:11:19.057Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T10:11:19.317Z] ---> Running in 68a3a4462cdc [2022-06-06T10:11:19.317Z] Removing intermediate container 68a3a4462cdc [2022-06-06T10:11:19.317Z] ---> a72ebf4edbd5 [2022-06-06T10:11:19.317Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T10:11:19.576Z] ---> 9e83b351629a [2022-06-06T10:11:19.576Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:11:19.576Z] ---> Running in 2b118a7a0d9d [2022-06-06T10:11:19.681Z] Still waiting to schedule task [2022-06-06T10:11:19.681Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1132’ [2022-06-06T10:11:34.472Z] Removing intermediate container 2b118a7a0d9d [2022-06-06T10:11:34.473Z] ---> 778ddfe7a496 [2022-06-06T10:11:34.473Z] Step 12/13 : COPY . . [2022-06-06T10:11:34.473Z] ---> f71d59cace15 [2022-06-06T10:11:34.473Z] Step 13/13 : RUN ${MAKE} [2022-06-06T10:11:34.473Z] ---> Running in 9a1f9e3bf5b9 [2022-06-06T10:11:34.473Z] noop [2022-06-06T10:11:34.473Z] Removing intermediate container 9a1f9e3bf5b9 [2022-06-06T10:11:34.473Z] ---> 91adcc4c550a [2022-06-06T10:11:34.473Z] Successfully built 91adcc4c550a [2022-06-06T10:11:34.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:34.791Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T10:11:34.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:11:34.869Z] prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container [2022-06-06T10:11:34.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** ci-base-image-x86_64 cat [2022-06-06T10:11:35.323Z] $ docker top 5b913280321df00bcda61b32dbcf16361a625dae7f22fa7e48a9722d3e0aaeb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:11:35.704Z] + go version [2022-06-06T10:11:35.704Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T10:11:35.721Z] $ docker stop --time=1 5b913280321df00bcda61b32dbcf16361a625dae7f22fa7e48a9722d3e0aaeb1 [2022-06-06T10:11:37.013Z] $ docker rm -f 5b913280321df00bcda61b32dbcf16361a625dae7f22fa7e48a9722d3e0aaeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:37.407Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T10:11:37.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:11:37.492Z] prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container [2022-06-06T10:11:37.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** ci-base-image-x86_64 cat [2022-06-06T10:11:37.927Z] $ docker top 17ea5666637e5197f00b8cd740f9d481ab46389a38196cf8e6bdec2e72137ada -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T10:11:38.287Z] + make test [2022-06-06T10:11:38.287Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T10:11:38.547Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T10:11:50.769Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T10:11:50.769Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.3% of statements [2022-06-06T10:11:54.069Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.849s coverage: 13.8% of statements [2022-06-06T10:12:00.642Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T10:12:04.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T10:12:04.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T10:12:04.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T10:12:04.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T10:12:04.874Z] $ docker stop --time=1 17ea5666637e5197f00b8cd740f9d481ab46389a38196cf8e6bdec2e72137ada [2022-06-06T10:12:06.643Z] $ docker rm -f 17ea5666637e5197f00b8cd740f9d481ab46389a38196cf8e6bdec2e72137ada [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:12:07.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T10:12:07.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T10:12:07.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T10:12:07.842Z] + ls -al . [2022-06-06T10:12:07.842Z] total 232 [2022-06-06T10:12:07.842Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 10:12 . [2022-06-06T10:12:07.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:10 .. [2022-06-06T10:12:07.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:11 .git [2022-06-06T10:12:07.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:10 .github [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 10:10 .gitignore [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 10:10 .golangci.yml [2022-06-06T10:12:07.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:11 .semver [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 10:10 Attribution.txt [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 10:10 CHANGELOG.md [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 10:10 Dockerfile [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:10 GOVERNANCE.md [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 10:10 Jenkinsfile [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 10:10 LICENSE [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 10:10 Makefile [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:10 OWNERS.md [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 29025 Jun 6 10:10 README.md [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:11 VERSION [2022-06-06T10:12:07.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:10 bin [2022-06-06T10:12:07.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:10 cmd [2022-06-06T10:12:07.842Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 10:11 coverage.out [2022-06-06T10:12:07.842Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:10 doc [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 10:10 go.mod [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 10:10 go.sum [2022-06-06T10:12:07.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:10 internal [2022-06-06T10:12:07.842Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:12:08.153Z] + 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=dd9a9585ee1817b7366cb88e92003ebe6b71e301 --label arch=amd64 --label version=0.0.0 . [2022-06-06T10:12:08.153Z] Sending build context to Docker daemon 9.035MB [2022-06-06T10:12:08.153Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:12:08.153Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T10:12:08.153Z] ---> 91adcc4c550a [2022-06-06T10:12:08.153Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T10:12:08.153Z] ---> Running in 68a1bdc0f426 [2022-06-06T10:12:08.412Z] Removing intermediate container 68a1bdc0f426 [2022-06-06T10:12:08.412Z] ---> a4fe7b1f39a3 [2022-06-06T10:12:08.412Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:12:08.412Z] ---> Running in 3d4c8c5f59eb [2022-06-06T10:12:08.412Z] Removing intermediate container 3d4c8c5f59eb [2022-06-06T10:12:08.412Z] ---> 16f977120291 [2022-06-06T10:12:08.412Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:12:08.412Z] ---> Running in 9c09992439bd [2022-06-06T10:12:08.674Z] Removing intermediate container 9c09992439bd [2022-06-06T10:12:08.674Z] ---> 0069f50808b1 [2022-06-06T10:12:08.674Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:12:08.674Z] ---> Running in 52b121a5a1f3 [2022-06-06T10:12:08.674Z] Removing intermediate container 52b121a5a1f3 [2022-06-06T10:12:08.674Z] ---> 59b53acfbe65 [2022-06-06T10:12:08.674Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:12:08.674Z] ---> Running in cdc3a2935a38 [2022-06-06T10:12:09.243Z] Removing intermediate container cdc3a2935a38 [2022-06-06T10:12:09.243Z] ---> adfc061ffc65 [2022-06-06T10:12:09.243Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:12:09.243Z] ---> Running in b5be87942e41 [2022-06-06T10:12:09.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:12:10.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:12:10.709Z] OK: 221 MiB in 52 packages [2022-06-06T10:12:10.969Z] Removing intermediate container b5be87942e41 [2022-06-06T10:12:10.969Z] ---> 7d0a8a67889a [2022-06-06T10:12:10.969Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T10:12:10.969Z] ---> Running in a0277c4af35c [2022-06-06T10:12:11.229Z] Removing intermediate container a0277c4af35c [2022-06-06T10:12:11.229Z] ---> b65669861b64 [2022-06-06T10:12:11.229Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T10:12:11.229Z] ---> 14f129d9c74e [2022-06-06T10:12:11.229Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:12:11.229Z] ---> Running in 39254ee230b1 [2022-06-06T10:12:11.799Z] Removing intermediate container 39254ee230b1 [2022-06-06T10:12:11.799Z] ---> c0743ce3d1fb [2022-06-06T10:12:11.799Z] Step 12/26 : COPY . . [2022-06-06T10:12:12.371Z] ---> 6e14e677efdf [2022-06-06T10:12:12.371Z] Step 13/26 : RUN ${MAKE} [2022-06-06T10:12:12.371Z] ---> Running in 612040dd4ec8 [2022-06-06T10:12:12.630Z] 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-06-06T10:12:34.580Z] Removing intermediate container 612040dd4ec8 [2022-06-06T10:12:34.580Z] ---> ccd7283161c7 [2022-06-06T10:12:34.580Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T10:12:34.580Z] 3.15: Pulling from library/alpine [2022-06-06T10:12:34.580Z] df9b9388f04a: Pulling fs layer [2022-06-06T10:12:34.580Z] df9b9388f04a: Download complete [2022-06-06T10:12:34.580Z] df9b9388f04a: Pull complete [2022-06-06T10:12:34.581Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T10:12:34.581Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T10:12:34.581Z] ---> 0ac33e5f5afa [2022-06-06T10:12:34.581Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T10:12:34.581Z] ---> Running in 59a374fac735 [2022-06-06T10:12:34.581Z] Removing intermediate container 59a374fac735 [2022-06-06T10:12:34.581Z] ---> 50b097678e85 [2022-06-06T10:12:34.581Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T10:12:34.581Z] ---> Running in 6cd8ccf353ad [2022-06-06T10:12:34.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:12:34.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:12:34.581Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T10:12:34.581Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T10:12:34.581Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T10:12:34.581Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T10:12:34.581Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T10:12:34.581Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T10:12:34.581Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T10:12:34.581Z] OK: 8 MiB in 20 packages [2022-06-06T10:12:34.581Z] Removing intermediate container 6cd8ccf353ad [2022-06-06T10:12:34.581Z] ---> 7dba8b90be4c [2022-06-06T10:12:34.581Z] Step 17/26 : WORKDIR / [2022-06-06T10:12:34.581Z] ---> Running in 415b3ebf1596 [2022-06-06T10:12:34.581Z] Removing intermediate container 415b3ebf1596 [2022-06-06T10:12:34.581Z] ---> 7b4d3afd6ad5 [2022-06-06T10:12:34.581Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T10:12:34.581Z] ---> 926363e3d27d [2022-06-06T10:12:34.581Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T10:12:34.581Z] ---> 17a206d6d5f5 [2022-06-06T10:12:34.581Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T10:12:34.581Z] ---> 166db4ea56cb [2022-06-06T10:12:34.581Z] Step 21/26 : EXPOSE 59984 [2022-06-06T10:12:34.581Z] ---> Running in be730db09703 [2022-06-06T10:12:34.841Z] Removing intermediate container be730db09703 [2022-06-06T10:12:34.841Z] ---> 815ba66f8c9a [2022-06-06T10:12:34.841Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T10:12:34.841Z] ---> Running in 68ef9a2ceab9 [2022-06-06T10:12:34.841Z] Removing intermediate container 68ef9a2ceab9 [2022-06-06T10:12:34.841Z] ---> 7bd974fdc80b [2022-06-06T10:12:34.841Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T10:12:34.841Z] ---> Running in dd1b39093c5a [2022-06-06T10:12:35.102Z] Removing intermediate container dd1b39093c5a [2022-06-06T10:12:35.102Z] ---> 2aed28fbf90a [2022-06-06T10:12:35.102Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T10:12:35.102Z] ---> Running in e5f04e5f270f [2022-06-06T10:12:35.102Z] Removing intermediate container e5f04e5f270f [2022-06-06T10:12:35.102Z] ---> 80c307255d63 [2022-06-06T10:12:35.102Z] Step 25/26 : LABEL git_sha=dd9a9585ee1817b7366cb88e92003ebe6b71e301 [2022-06-06T10:12:35.102Z] ---> Running in 68d968bdc193 [2022-06-06T10:12:35.362Z] Removing intermediate container 68d968bdc193 [2022-06-06T10:12:35.362Z] ---> 63cb44243b39 [2022-06-06T10:12:35.362Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T10:12:35.362Z] ---> Running in 391db3619cce [2022-06-06T10:12:35.362Z] Removing intermediate container 391db3619cce [2022-06-06T10:12:35.362Z] ---> 337b10c8c400 [2022-06-06T10:12:35.362Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T10:12:35.362Z] Successfully built 337b10c8c400 [2022-06-06T10:12:35.362Z] 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-06-06T10:12:35.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:12:35.808Z] [2022-06-06T10:12:35.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:12:36.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:12:36.113Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T10:12:36.113Z] 5eb5b503b376: Pulling fs layer [2022-06-06T10:12:36.113Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T10:12:36.113Z] ec43610c2a17: Pulling fs layer [2022-06-06T10:12:36.113Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T10:12:36.113Z] 33b1e0a273af: Pulling fs layer [2022-06-06T10:12:36.113Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T10:12:36.113Z] 2f39f015ded8: Pulling fs layer [2022-06-06T10:12:36.113Z] 3a2ae6a8a46f: Waiting [2022-06-06T10:12:36.113Z] 33b1e0a273af: Waiting [2022-06-06T10:12:36.113Z] 5d3b04190fa2: Waiting [2022-06-06T10:12:36.113Z] 2f39f015ded8: Waiting [2022-06-06T10:12:36.113Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T10:12:36.113Z] 5c69ac0246d0: Download complete [2022-06-06T10:12:36.113Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T10:12:36.113Z] 3a2ae6a8a46f: Download complete [2022-06-06T10:12:36.113Z] 33b1e0a273af: Verifying Checksum [2022-06-06T10:12:36.113Z] 33b1e0a273af: Download complete [2022-06-06T10:12:36.113Z] 5d3b04190fa2: Download complete [2022-06-06T10:12:36.113Z] ec43610c2a17: Verifying Checksum [2022-06-06T10:12:36.113Z] ec43610c2a17: Download complete [2022-06-06T10:12:36.373Z] 5eb5b503b376: Verifying Checksum [2022-06-06T10:12:36.373Z] 5eb5b503b376: Download complete [2022-06-06T10:12:36.941Z] 2f39f015ded8: Download complete [2022-06-06T10:12:37.509Z] 5eb5b503b376: Pull complete [2022-06-06T10:12:37.768Z] 5c69ac0246d0: Pull complete [2022-06-06T10:12:38.028Z] ec43610c2a17: Pull complete [2022-06-06T10:12:38.288Z] 3a2ae6a8a46f: Pull complete [2022-06-06T10:12:38.547Z] 33b1e0a273af: Pull complete [2022-06-06T10:12:38.547Z] 5d3b04190fa2: Pull complete [2022-06-06T10:12:43.826Z] 2f39f015ded8: Pull complete [2022-06-06T10:12:43.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T10:12:43.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:12:43.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:12:43.918Z] prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container [2022-06-06T10:12:43.959Z] $ 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/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T10:12:45.641Z] $ docker top 0f8e85b5ef86576fa41f6733b2996e76268e4ecefc46fa1326e8d2f86880841f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:12:46.014Z] ---> job-cost.sh [2022-06-06T10:12:46.014Z] lf-activate-venv: SKIPPING [2022-06-06T10:12:46.014Z] INFO: No Stack... [2022-06-06T10:12:46.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T10:12:46.846Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T10:12:47.136Z] + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv [2022-06-06T10:12:47.136Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T10:12:47.150Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [2022-06-06T10:12:47.155Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] did not exist. Created. [2022-06-06T10:12:47.156Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T10:12:47.461Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T10:12:47.490Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T10:12:47.497Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T10:12:47.522Z] $ docker stop --time=1 0f8e85b5ef86576fa41f6733b2996e76268e4ecefc46fa1326e8d2f86880841f [2022-06-06T10:12:48.689Z] $ docker rm -f 0f8e85b5ef86576fa41f6733b2996e76268e4ecefc46fa1326e8d2f86880841f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T10:13:53.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1135 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws [2022-06-06T10:13:53.843Z] Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout [2022-06-06T10:13:53.889Z] Selected Git installation does not exist. Using Default [2022-06-06T10:13:53.889Z] The recommended git tool is: NONE [2022-06-06T10:14:00.255Z] using credential edgex-jenkins-ssh [2022-06-06T10:14:00.285Z] Cloning the remote Git repository [2022-06-06T10:14:00.342Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T10:14:00.425Z] > git init /w/workspace/device-onvif-camera/11 # timeout=10 [2022-06-06T10:14:00.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T10:14:00.503Z] > git --version # timeout=10 [2022-06-06T10:14:00.525Z] > git --version # 'git version 2.25.1' [2022-06-06T10:14:00.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:14:00.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T10:14:01.524Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T10:14:01.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T10:14:01.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T10:14:01.627Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T10:14:01.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:14:01.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T10:14:02.103Z] Merging remotes/origin/main commit 79d192228a5789397eaac89f5a29237a0a7597a8 into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 [2022-06-06T10:14:02.635Z] Merge succeeded, producing 7ce12203e98b68433a49d3d4925588b9c4d0aa57 [2022-06-06T10:14:02.636Z] Checking out Revision 7ce12203e98b68433a49d3d4925588b9c4d0aa57 (PR-64) [2022-06-06T10:14:02.128Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T10:14:02.149Z] > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [2022-06-06T10:14:02.322Z] > git remote # timeout=10 [2022-06-06T10:14:02.343Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T10:14:02.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:14:02.373Z] > git merge 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 [2022-06-06T10:14:02.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T10:14:02.648Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T10:14:02.678Z] > git checkout -f 7ce12203e98b68433a49d3d4925588b9c4d0aa57 # timeout=10 [2022-06-06T10:14:07.100Z] Commit message: "Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD" [2022-06-06T10:14:07.115Z] > git rev-list --no-walk 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:14:08.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T10:14:08.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T10:14:08.039Z] Dload Upload Total Spent Left Speed [2022-06-06T10:14:08.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-06-06T10:14:08.766Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T10:14:09.131Z] + sudo tee /etc/docker/daemon.new [2022-06-06T10:14:09.131Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T10:14:09.131Z] { [2022-06-06T10:14:09.131Z] "registry-mirrors": [ [2022-06-06T10:14:09.131Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T10:14:09.131Z] ], [2022-06-06T10:14:09.131Z] "bip": "10.250.0.254/24", [2022-06-06T10:14:09.131Z] "hosts": [ [2022-06-06T10:14:09.131Z] "tcp://0.0.0.0:5555", [2022-06-06T10:14:09.131Z] "unix:///var/run/docker.sock" [2022-06-06T10:14:09.131Z] ], [2022-06-06T10:14:09.131Z] "mtu": 1458, [2022-06-06T10:14:09.131Z] "selinux-enabled": true, [2022-06-06T10:14:09.131Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T10:14:09.131Z] } [Pipeline] sh [2022-06-06T10:14:09.488Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T10:14:09.841Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:14:28.423Z] provisioning config files... [2022-06-06T10:14:28.451Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config8983962290390014244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:14:28.823Z] ---> docker-login.sh [2022-06-06T10:14:28.823Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:14:29.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:14:29.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:14:29.703Z] Configure a credential helper to remove this warning. See [2022-06-06T10:14:29.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:14:29.703Z] [2022-06-06T10:14:29.703Z] Login Succeeded [2022-06-06T10:14:29.703Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:14:30.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:14:30.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:14:30.310Z] Configure a credential helper to remove this warning. See [2022-06-06T10:14:30.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:14:30.310Z] [2022-06-06T10:14:30.310Z] Login Succeeded [2022-06-06T10:14:30.310Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:14:30.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:14:30.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:14:30.865Z] Configure a credential helper to remove this warning. See [2022-06-06T10:14:30.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:14:30.865Z] [2022-06-06T10:14:30.865Z] Login Succeeded [2022-06-06T10:14:30.865Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:14:31.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:14:31.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:14:31.426Z] Configure a credential helper to remove this warning. See [2022-06-06T10:14:31.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:14:31.426Z] [2022-06-06T10:14:31.426Z] Login Succeeded [2022-06-06T10:14:31.426Z] docker.io [2022-06-06T10:14:31.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:14:31.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:14:31.986Z] Configure a credential helper to remove this warning. See [2022-06-06T10:14:31.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:14:31.986Z] [2022-06-06T10:14:31.986Z] Login Succeeded [2022-06-06T10:14:32.261Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:14:32.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T10:14:32.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T10:14:32.570Z] ========================================================= [2022-06-06T10:14:32.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T10:14:32.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:14:32.938Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T10:14:33.219Z] Sending build context to Docker daemon 6.21MB [2022-06-06T10:14:33.497Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:14:33.497Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T10:14:33.497Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T10:14:33.497Z] 9b3977197b4f: Pulling fs layer [2022-06-06T10:14:33.497Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T10:14:33.497Z] 94645a83ff95: Pulling fs layer [2022-06-06T10:14:33.497Z] e6fb740bc735: Pulling fs layer [2022-06-06T10:14:33.497Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T10:14:33.497Z] 355e64cbe906: Pulling fs layer [2022-06-06T10:14:33.497Z] e6fb740bc735: Waiting [2022-06-06T10:14:33.497Z] 3a77bd46dcc9: Waiting [2022-06-06T10:14:33.497Z] 355e64cbe906: Waiting [2022-06-06T10:14:33.497Z] 63ab81a10011: Pulling fs layer [2022-06-06T10:14:33.497Z] 555d1d1c4555: Pulling fs layer [2022-06-06T10:14:33.497Z] 7d9057610161: Pulling fs layer [2022-06-06T10:14:33.497Z] 63ab81a10011: Waiting [2022-06-06T10:14:33.497Z] 555d1d1c4555: Waiting [2022-06-06T10:14:33.497Z] 7d9057610161: Waiting [2022-06-06T10:14:33.497Z] 94645a83ff95: Verifying Checksum [2022-06-06T10:14:33.497Z] 94645a83ff95: Download complete [2022-06-06T10:14:33.497Z] 1a89e8eeedd5: Download complete [2022-06-06T10:14:33.497Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T10:14:33.497Z] 3a77bd46dcc9: Download complete [2022-06-06T10:14:33.497Z] 355e64cbe906: Verifying Checksum [2022-06-06T10:14:33.497Z] 355e64cbe906: Download complete [2022-06-06T10:14:33.497Z] 9b3977197b4f: Verifying Checksum [2022-06-06T10:14:33.497Z] 9b3977197b4f: Download complete [2022-06-06T10:14:33.774Z] 63ab81a10011: Verifying Checksum [2022-06-06T10:14:33.774Z] 63ab81a10011: Download complete [2022-06-06T10:14:34.771Z] 9b3977197b4f: Pull complete [2022-06-06T10:14:34.771Z] 7d9057610161: Verifying Checksum [2022-06-06T10:14:34.771Z] 7d9057610161: Download complete [2022-06-06T10:14:35.379Z] 1a89e8eeedd5: Pull complete [2022-06-06T10:14:35.658Z] 94645a83ff95: Pull complete [2022-06-06T10:14:35.932Z] 555d1d1c4555: Verifying Checksum [2022-06-06T10:14:35.932Z] 555d1d1c4555: Download complete [2022-06-06T10:14:36.531Z] e6fb740bc735: Verifying Checksum [2022-06-06T10:14:36.531Z] e6fb740bc735: Download complete [2022-06-06T10:14:48.966Z] e6fb740bc735: Pull complete [2022-06-06T10:14:48.966Z] 3a77bd46dcc9: Pull complete [2022-06-06T10:14:49.244Z] 355e64cbe906: Pull complete [2022-06-06T10:14:49.520Z] 63ab81a10011: Pull complete [2022-06-06T10:14:56.251Z] 555d1d1c4555: Pull complete [2022-06-06T10:14:58.240Z] 7d9057610161: Pull complete [2022-06-06T10:14:58.240Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T10:14:58.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T10:14:58.240Z] ---> 819e984ddca1 [2022-06-06T10:14:58.240Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T10:15:00.278Z] ---> Running in 37e49391bc08 [2022-06-06T10:15:01.277Z] Removing intermediate container 37e49391bc08 [2022-06-06T10:15:01.278Z] ---> 681eb5b17e71 [2022-06-06T10:15:01.278Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:15:01.278Z] ---> Running in 7a3373dd5c0f [2022-06-06T10:15:01.554Z] Removing intermediate container 7a3373dd5c0f [2022-06-06T10:15:01.554Z] ---> a087d31e4a27 [2022-06-06T10:15:01.554Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:15:01.830Z] ---> Running in c82845c66064 [2022-06-06T10:15:02.111Z] Removing intermediate container c82845c66064 [2022-06-06T10:15:02.111Z] ---> 65e07af54dbb [2022-06-06T10:15:02.111Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:15:02.111Z] ---> Running in f45b58e9eaca [2022-06-06T10:15:02.408Z] Removing intermediate container f45b58e9eaca [2022-06-06T10:15:02.408Z] ---> 81a4e3a0dde8 [2022-06-06T10:15:02.408Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:15:02.689Z] ---> Running in e906bcd1aeeb [2022-06-06T10:15:04.676Z] Removing intermediate container e906bcd1aeeb [2022-06-06T10:15:04.676Z] ---> 033617acad0e [2022-06-06T10:15:04.676Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:15:04.676Z] ---> Running in bf51f7c8ffc2 [2022-06-06T10:15:05.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:15:06.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:15:07.644Z] OK: 220 MiB in 52 packages [2022-06-06T10:15:08.244Z] Removing intermediate container bf51f7c8ffc2 [2022-06-06T10:15:08.244Z] ---> 0ca822e7aeab [2022-06-06T10:15:08.244Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T10:15:08.521Z] ---> Running in 78829fe0b33c [2022-06-06T10:15:08.795Z] Removing intermediate container 78829fe0b33c [2022-06-06T10:15:08.795Z] ---> a00c3e07d602 [2022-06-06T10:15:08.795Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T10:15:09.389Z] ---> 32c46e657668 [2022-06-06T10:15:09.389Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:15:09.389Z] ---> Running in 5bc2a76fa75d [2022-06-06T10:16:05.972Z] Removing intermediate container 5bc2a76fa75d [2022-06-06T10:16:05.972Z] ---> 76b95435fc79 [2022-06-06T10:16:05.972Z] Step 12/13 : COPY . . [2022-06-06T10:16:05.972Z] ---> 87de4bec13f7 [2022-06-06T10:16:05.972Z] Step 13/13 : RUN ${MAKE} [2022-06-06T10:16:05.972Z] ---> Running in d9f99b59367c [2022-06-06T10:16:05.972Z] noop [2022-06-06T10:16:05.972Z] Removing intermediate container d9f99b59367c [2022-06-06T10:16:05.972Z] ---> 4a3d30cc4d78 [2022-06-06T10:16:05.972Z] Successfully built 4a3d30cc4d78 [2022-06-06T10:16:05.972Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:16:06.346Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T10:16:06.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:16:06.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-1135 does not seem to be running inside a container [2022-06-06T10:16:06.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat [2022-06-06T10:16:08.017Z] $ docker top 56a198273ded08ba770b4a820cdd126c0e786eb02c0fd30df7bba8c1cd7f0ba6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:16:08.933Z] + go version [2022-06-06T10:16:08.933Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T10:16:08.963Z] $ docker stop --time=1 56a198273ded08ba770b4a820cdd126c0e786eb02c0fd30df7bba8c1cd7f0ba6 [2022-06-06T10:16:10.633Z] $ docker rm -f 56a198273ded08ba770b4a820cdd126c0e786eb02c0fd30df7bba8c1cd7f0ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:16:11.242Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T10:16:11.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:16:11.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-1135 does not seem to be running inside a container [2022-06-06T10:16:11.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat [2022-06-06T10:16:12.837Z] $ docker top f1960b7b31c22cb109e41dbefd783fcc87d27574c33bfdb37b0163c6c407f63c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T10:16:13.775Z] + make test [2022-06-06T10:16:13.775Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T10:16:15.770Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T10:17:52.650Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T10:17:52.650Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.082s coverage: 1.3% of statements [2022-06-06T10:18:14.849Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.715s coverage: 13.8% of statements [2022-06-06T10:18:14.849Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T10:18:14.849Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T10:18:47.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T10:18:47.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T10:18:47.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T10:18:48.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T10:18:48.727Z] $ docker stop --time=1 f1960b7b31c22cb109e41dbefd783fcc87d27574c33bfdb37b0163c6c407f63c [2022-06-06T10:18:50.445Z] $ docker rm -f f1960b7b31c22cb109e41dbefd783fcc87d27574c33bfdb37b0163c6c407f63c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:18:51.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T10:18:51.423Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T10:18:51.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:18:52.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T10:18:52.707Z] + ls -al . [2022-06-06T10:18:52.707Z] total 228 [2022-06-06T10:18:52.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:18 . [2022-06-06T10:18:52.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 .. [2022-06-06T10:18:52.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:14 .git [2022-06-06T10:18:52.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:14 .github [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 10:14 .gitignore [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 10:14 .golangci.yml [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 10:14 Attribution.txt [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 10:14 CHANGELOG.md [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 10:14 Dockerfile [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:14 GOVERNANCE.md [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 10:14 Jenkinsfile [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 10:14 LICENSE [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 10:14 Makefile [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:14 OWNERS.md [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 29025 Jun 6 10:14 README.md [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:11 VERSION [2022-06-06T10:18:52.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:14 bin [2022-06-06T10:18:52.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:14 cmd [2022-06-06T10:18:52.707Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 10:18 coverage.out [2022-06-06T10:18:52.707Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:14 doc [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 10:14 go.mod [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 10:14 go.sum [2022-06-06T10:18:52.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 internal [2022-06-06T10:18:52.707Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:18:53.062Z] + 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=7ce12203e98b68433a49d3d4925588b9c4d0aa57 --label arch=arm64 --label version=0.0.0 . [2022-06-06T10:18:53.340Z] Sending build context to Docker daemon 6.264MB [2022-06-06T10:18:53.340Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:18:53.340Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T10:18:53.340Z] ---> 4a3d30cc4d78 [2022-06-06T10:18:53.340Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T10:18:53.618Z] ---> Running in a263009b9996 [2022-06-06T10:18:53.892Z] Removing intermediate container a263009b9996 [2022-06-06T10:18:53.892Z] ---> f897ec8f500e [2022-06-06T10:18:53.892Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:18:53.892Z] ---> Running in fe1700b5f914 [2022-06-06T10:18:54.171Z] Removing intermediate container fe1700b5f914 [2022-06-06T10:18:54.171Z] ---> 5873bd06fabb [2022-06-06T10:18:54.171Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:18:54.446Z] ---> Running in 12c0bb7fcd28 [2022-06-06T10:18:54.723Z] Removing intermediate container 12c0bb7fcd28 [2022-06-06T10:18:54.723Z] ---> 899a8432f0d5 [2022-06-06T10:18:54.723Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:18:54.723Z] ---> Running in 478d9893c743 [2022-06-06T10:18:55.000Z] Removing intermediate container 478d9893c743 [2022-06-06T10:18:55.000Z] ---> c7f3e123ed16 [2022-06-06T10:18:55.000Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:18:55.287Z] ---> Running in 3d37335248f1 [2022-06-06T10:18:56.730Z] Removing intermediate container 3d37335248f1 [2022-06-06T10:18:56.730Z] ---> 6a79179b2faa [2022-06-06T10:18:56.730Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:18:56.730Z] ---> Running in a2f3fb972074 [2022-06-06T10:18:57.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:18:58.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:18:59.676Z] OK: 220 MiB in 52 packages [2022-06-06T10:19:00.665Z] Removing intermediate container a2f3fb972074 [2022-06-06T10:19:00.665Z] ---> 3f96d9372a28 [2022-06-06T10:19:00.665Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T10:19:00.665Z] ---> Running in f42ba1fbe955 [2022-06-06T10:19:00.938Z] Removing intermediate container f42ba1fbe955 [2022-06-06T10:19:00.938Z] ---> 68228b582046 [2022-06-06T10:19:00.938Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T10:19:01.543Z] ---> 6c76bb28153b [2022-06-06T10:19:01.543Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:19:01.543Z] ---> Running in 43dfc44add90 [2022-06-06T10:19:03.541Z] Removing intermediate container 43dfc44add90 [2022-06-06T10:19:03.541Z] ---> bb3e74dc9fda [2022-06-06T10:19:03.541Z] Step 12/26 : COPY . . [2022-06-06T10:19:04.531Z] ---> a67fbf070482 [2022-06-06T10:19:04.531Z] Step 13/26 : RUN ${MAKE} [2022-06-06T10:19:04.805Z] ---> Running in b8261f490854 [2022-06-06T10:19:05.788Z] 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-06-06T10:21:27.716Z] Removing intermediate container b8261f490854 [2022-06-06T10:21:27.716Z] ---> 6c3bb13658ff [2022-06-06T10:21:27.716Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T10:21:27.716Z] 3.15: Pulling from library/alpine [2022-06-06T10:21:27.716Z] 9981e73032c8: Pulling fs layer [2022-06-06T10:21:27.716Z] 9981e73032c8: Download complete [2022-06-06T10:21:27.716Z] 9981e73032c8: Pull complete [2022-06-06T10:21:27.716Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T10:21:27.716Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T10:21:27.716Z] ---> 3fb3c9af89a9 [2022-06-06T10:21:27.716Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T10:21:27.716Z] ---> Running in f088afeb0237 [2022-06-06T10:21:27.716Z] Removing intermediate container f088afeb0237 [2022-06-06T10:21:27.716Z] ---> 8d690812f64d [2022-06-06T10:21:27.716Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T10:21:27.716Z] ---> Running in c5c7321944a2 [2022-06-06T10:21:27.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:21:27.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:21:27.716Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T10:21:27.716Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T10:21:27.716Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T10:21:27.716Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T10:21:27.716Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T10:21:27.716Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T10:21:27.716Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T10:21:27.716Z] OK: 8 MiB in 20 packages [2022-06-06T10:21:27.716Z] Removing intermediate container c5c7321944a2 [2022-06-06T10:21:27.716Z] ---> ab1fbff22f81 [2022-06-06T10:21:27.716Z] Step 17/26 : WORKDIR / [2022-06-06T10:21:27.716Z] ---> Running in 05bbdcd68214 [2022-06-06T10:21:27.716Z] Removing intermediate container 05bbdcd68214 [2022-06-06T10:21:27.716Z] ---> b2ddf44e2181 [2022-06-06T10:21:27.716Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T10:21:27.716Z] ---> 184a40369783 [2022-06-06T10:21:27.716Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T10:21:27.716Z] ---> 7f47c99b86a4 [2022-06-06T10:21:27.716Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T10:21:27.716Z] ---> 0dca9240482d [2022-06-06T10:21:27.716Z] Step 21/26 : EXPOSE 59984 [2022-06-06T10:21:27.716Z] ---> Running in 6fe42a89aa37 [2022-06-06T10:21:27.716Z] Removing intermediate container 6fe42a89aa37 [2022-06-06T10:21:27.716Z] ---> e838844d73f1 [2022-06-06T10:21:27.716Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T10:21:27.716Z] ---> Running in 1e59a4e64fbf [2022-06-06T10:21:27.716Z] Removing intermediate container 1e59a4e64fbf [2022-06-06T10:21:27.716Z] ---> 48e5109607ba [2022-06-06T10:21:27.716Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T10:21:27.716Z] ---> Running in 070417de2983 [2022-06-06T10:21:27.716Z] Removing intermediate container 070417de2983 [2022-06-06T10:21:27.716Z] ---> 6f33127f4224 [2022-06-06T10:21:27.716Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T10:21:27.716Z] ---> Running in 148b53ba0603 [2022-06-06T10:21:27.716Z] Removing intermediate container 148b53ba0603 [2022-06-06T10:21:27.716Z] ---> ff94fc907a99 [2022-06-06T10:21:27.716Z] Step 25/26 : LABEL git_sha=7ce12203e98b68433a49d3d4925588b9c4d0aa57 [2022-06-06T10:21:27.716Z] ---> Running in 1053adf63ad4 [2022-06-06T10:21:27.716Z] Removing intermediate container 1053adf63ad4 [2022-06-06T10:21:27.716Z] ---> 0058dfa631c1 [2022-06-06T10:21:27.716Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T10:21:27.716Z] ---> Running in b9f4d255d971 [2022-06-06T10:21:27.716Z] Removing intermediate container b9f4d255d971 [2022-06-06T10:21:27.716Z] ---> 6ecd940f7295 [2022-06-06T10:21:27.716Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T10:21:27.716Z] Successfully built 6ecd940f7295 [2022-06-06T10:21:27.716Z] 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-06-06T10:21:28.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:21:28.164Z] [2022-06-06T10:21:28.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:21:28.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:21:28.791Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T10:21:28.791Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T10:21:28.791Z] 04944245beec: Pulling fs layer [2022-06-06T10:21:28.791Z] 699f458cf7ca: Pulling fs layer [2022-06-06T10:21:28.791Z] 765212b225bb: Pulling fs layer [2022-06-06T10:21:28.791Z] f23df028b6ca: Pulling fs layer [2022-06-06T10:21:28.791Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T10:21:28.791Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T10:21:28.791Z] 765212b225bb: Waiting [2022-06-06T10:21:28.791Z] d65c8cfc05b1: Waiting [2022-06-06T10:21:28.791Z] f23df028b6ca: Waiting [2022-06-06T10:21:28.791Z] 2437ff75d9bd: Waiting [2022-06-06T10:21:28.791Z] 04944245beec: Verifying Checksum [2022-06-06T10:21:28.791Z] 04944245beec: Download complete [2022-06-06T10:21:28.791Z] 765212b225bb: Download complete [2022-06-06T10:21:28.791Z] f23df028b6ca: Verifying Checksum [2022-06-06T10:21:28.791Z] f23df028b6ca: Download complete [2022-06-06T10:21:28.791Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T10:21:28.791Z] d65c8cfc05b1: Download complete [2022-06-06T10:21:29.070Z] 699f458cf7ca: Verifying Checksum [2022-06-06T10:21:29.070Z] 699f458cf7ca: Download complete [2022-06-06T10:21:29.345Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T10:21:29.345Z] 8998bd30e6a1: Download complete [2022-06-06T10:21:31.971Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T10:21:31.971Z] 2437ff75d9bd: Download complete [2022-06-06T10:21:33.409Z] 8998bd30e6a1: Pull complete [2022-06-06T10:21:34.011Z] 04944245beec: Pull complete [2022-06-06T10:21:35.449Z] 699f458cf7ca: Pull complete [2022-06-06T10:21:35.724Z] 765212b225bb: Pull complete [2022-06-06T10:21:36.709Z] f23df028b6ca: Pull complete [2022-06-06T10:21:36.985Z] d65c8cfc05b1: Pull complete [2022-06-06T10:21:52.089Z] 2437ff75d9bd: Pull complete [2022-06-06T10:21:52.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T10:21:52.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:21:52.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:21:52.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-1135 does not seem to be running inside a container [2022-06-06T10:21:52.447Z] $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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:arm64 cat [2022-06-06T10:21:55.127Z] $ docker top fae0e48e754394e3db02dcf17b60466e1e1822fba4cce6eb8b075bdcaeac39bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:21:56.079Z] ---> job-cost.sh [2022-06-06T10:21:56.079Z] lf-activate-venv: SKIPPING [2022-06-06T10:21:56.079Z] INFO: No Stack... [2022-06-06T10:21:56.678Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T10:21:57.674Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T10:21:58.344Z] + cat /w/workspace/device-onvif-camera/11/archives/cost.csv [2022-06-06T10:21:58.344Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T10:21:58.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [2022-06-06T10:21:58.418Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] did not exist. Created. [2022-06-06T10:21:58.418Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T10:21:59.108Z] /w/workspace/device-onvif-camera/11@tmp/durable-9d85e5ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T10:21:59.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T10:21:59.818Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T10:21:59.867Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T10:21:59.873Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T10:21:59.894Z] $ docker stop --time=1 fae0e48e754394e3db02dcf17b60466e1e1822fba4cce6eb8b075bdcaeac39bc [2022-06-06T10:22:01.429Z] $ docker rm -f fae0e48e754394e3db02dcf17b60466e1e1822fba4cce6eb8b075bdcaeac39bc [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-06-06T10:22:01.877Z] provisioning config files... [2022-06-06T10:22:01.905Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config557845471701622139tmp [Pipeline] { [Pipeline] sh [2022-06-06T10:22:02.230Z] + set +x [2022-06-06T10:22:02.230Z] + curl -s https://codecov.io/bash [2022-06-06T10:22:02.230Z] + bash -s -- [2022-06-06T10:22:02.230Z] [2022-06-06T10:22:02.230Z] _____ _ [2022-06-06T10:22:02.230Z] / ____| | | [2022-06-06T10:22:02.230Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T10:22:02.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T10:22:02.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T10:22:02.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T10:22:02.230Z] Bash-1.0.6 [2022-06-06T10:22:02.230Z] [2022-06-06T10:22:02.230Z] [2022-06-06T10:22:02.230Z] ==> git version 2.25.1 found [2022-06-06T10:22:02.230Z] ==> 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-06-06T10:22:02.230Z] Release-Date: 2020-01-08 [2022-06-06T10:22:02.230Z] 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-06-06T10:22:02.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T10:22:02.230Z] ==> Jenkins CI detected. [2022-06-06T10:22:02.230Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-06T10:22:02.230Z] project root: . [2022-06-06T10:22:02.230Z] --> token set from env [2022-06-06T10:22:02.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T10:22:02.230Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T10:22:02.230Z] ==> Python coveragepy not found [2022-06-06T10:22:02.230Z] ==> Searching for coverage reports in: [2022-06-06T10:22:02.230Z] + . [2022-06-06T10:22:02.230Z] -> Found 1 reports [2022-06-06T10:22:02.230Z] ==> Detecting git/mercurial file structure [2022-06-06T10:22:02.230Z] ==> Reading reports [2022-06-06T10:22:02.230Z] + ./coverage.out bytes=53381 [2022-06-06T10:22:02.230Z] ==> Appending adjustments [2022-06-06T10:22:02.230Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T10:22:02.491Z] + Found adjustments [2022-06-06T10:22:02.491Z] ==> Gzipping contents [2022-06-06T10:22:02.491Z] 8.0K /tmp/codecov.npcAA0.gz [2022-06-06T10:22:02.491Z] ==> Uploading reports [2022-06-06T10:22:02.491Z] url: https://codecov.io [2022-06-06T10:22:02.491Z] query: branch=PR-64&commit=dd9a9585ee1817b7366cb88e92003ebe6b71e301&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-06T10:22:02.491Z] -> Pinging Codecov [2022-06-06T10:22:02.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=dd9a9585ee1817b7366cb88e92003ebe6b71e301&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-06-06T10:22:02.751Z] -> Uploading to [2022-06-06T10:22:02.751Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/dd9a9585ee1817b7366cb88e92003ebe6b71e301/b00b21bd-8aad-44db-b5bc-cf5e2cbc1183.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T102202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a79c4bd0a84f64bfbe9c275ad0244de29090cd12796d85854a1d0efd0aacd77a [2022-06-06T10:22:02.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T10:22:02.751Z] Dload Upload Total Spent Left Speed [2022-06-06T10:22:03.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6844 0 0 100 6844 0 28756 --:--:-- --:--:-- --:--:-- 28756 [2022-06-06T10:22:03.012Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] } [2022-06-06T10:22:03.021Z] 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-06-06T10:22:03.691Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] [2022-06-06T10:22:03.691Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-06T10:22:03.691Z] total 16 [2022-06-06T10:22:03.691Z] drwxr-xr-x 3 root root 4096 Jun 6 10:12 . [2022-06-06T10:22:03.691Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:12 .. [2022-06-06T10:22:03.691Z] drwxr-xr-x 2 root root 4096 Jun 6 10:12 cost [2022-06-06T10:22:03.691Z] -rw-r--r-- 1 root root 90 Jun 6 10:12 cost.csv [2022-06-06T10:22:03.691Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-06T10:22:03.691Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-06-06T10:22:03.691Z] total 16 [2022-06-06T10:22:03.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:12 . [2022-06-06T10:22:03.691Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:12 .. [2022-06-06T10:22:03.691Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 10:12 cost [2022-06-06T10:22:03.691Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 6 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:03.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:04.850Z] ---> package-listing.sh [2022-06-06T10:22:04.850Z] ++ facter osfamily [2022-06-06T10:22:04.850Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T10:22:05.109Z] + OS_FAMILY=debian [2022-06-06T10:22:05.110Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 [2022-06-06T10:22:05.110Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T10:22:05.110Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T10:22:05.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T10:22:05.110Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T10:22:05.110Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-06T10:22:05.110Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T10:22:05.110Z] + case "${OS_FAMILY}" in [2022-06-06T10:22:05.110Z] + dpkg -l [2022-06-06T10:22:05.110Z] + grep '^ii' [2022-06-06T10:22:05.110Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T10:22:05.110Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T10:22:05.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T10:22:05.110Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-06-06T10:22:05.110Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [2022-06-06T10:22:05.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo [2022-06-06T10:22:05.122Z] 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T10:22:05.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:22:05.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:22:05.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:22:06.062Z] prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container [2022-06-06T10:22:06.101Z] $ 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T10:22:06.323Z] $ docker top 717a2a59f7cf7f19c816df0ea346cfb88c85e2af2fcf9c36cc526f1be3c122c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:22:06.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T10:22:06.965Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T10:22:07.251Z] + ls /var/log/sa-host [2022-06-06T10:22:07.251Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:22:07.317Z] provisioning config files... [2022-06-06T10:22:07.327Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2197543415210685244tmp [Pipeline] { [Pipeline] echo [2022-06-06T10:22:07.343Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:07.626Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T10:22:07.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:07.954Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T10:22:07.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:08.250Z] ---> sudo-logs.sh [2022-06-06T10:22:08.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T10:22:08.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:08.578Z] ---> job-cost.sh [2022-06-06T10:22:08.578Z] lf-activate-venv: SKIPPING [2022-06-06T10:22:08.578Z] DEBUG: total: 0.2199999988079071 [2022-06-06T10:22:08.578Z] INFO: Retrieving Stack Cost... [2022-06-06T10:22:08.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T10:22:09.411Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T10:22:09.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:09.709Z] ---> logs-deploy.sh [2022-06-06T10:22:09.709Z] lf-activate-venv: SKIPPING [2022-06-06T10:22:09.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/11 [2022-06-06T10:22:09.709Z] INFO: archiving workspace using pattern(s): [2022-06-06T10:22:10.651Z] Archives upload complete. [2022-06-06T10:22:10.651Z] INFO: archiving logs to Nexus