Pull request #139 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b04bfaa3f7c90cec0972aba86e0cd13724293b2a+b7cedde85df3692c69591f25206326ca90501e4e (e41c5b507ba2ae93e7981d7ab12137c2e51a9653) 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-ssh4605130284458328818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8328474449120436884.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-139/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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9718692788358987318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16249719719182023983.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/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-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6470957489595731741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23785’ Running on prd-ubuntu20.04-docker-8c-8g-23788 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-139 # 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 b7cedde85df3692c69591f25206326ca90501e4e into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a Merge succeeded, producing b04bfaa3f7c90cec0972aba86e0cd13724293b2a Checking out Revision b04bfaa3f7c90cec0972aba86e0cd13724293b2a (PR-139) > 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/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # 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 b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T18:23:30.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk c0a81166a94da268c9a562b0584205eac582111d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T18:23:30.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T18:23:30.696Z] ========================================================= [2022-08-29T18:23:30.696Z] EdgeX Global Pipelines Version Info [2022-08-29T18:23:30.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:23:31.469Z] ------------------- [2022-08-29T18:23:31.469Z] stable info: [2022-08-29T18:23:31.469Z] ------------------- [2022-08-29T18:23:31.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T18:23:31.469Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T18:23:31.469Z] Message: update stable to v1.0.239 [2022-08-29T18:23:32.046Z] ------------------- [2022-08-29T18:23:32.046Z] experimental info: [2022-08-29T18:23:32.046Z] ------------------- [2022-08-29T18:23:32.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T18:23:32.046Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T18:23:32.046Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T18:23:32.243Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-29T18:23:32.261Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-29T18:23:32.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T18:23:32.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T18:23:32.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T18:23:32.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T18:23:32.323Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T18:23:32.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-29T18:23:32.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T18:23:32.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T18:23:32.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T18:23:32.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-29T18:23:32.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T18:23:32.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T18:23:32.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T18:23:32.461Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T18:23:32.473Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T18:23:32.482Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T18:23:32.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T18:23:32.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T18:23:32.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T18:23:32.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-29T18:23:32.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-29T18:23:32.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-29T18:23:32.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-29T18:23:32.587Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T18:23:32.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T18:23:32.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2022-08-29T18:23:32.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2022-08-29T18:23:32.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2022-08-29T18:23:32.636Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo [2022-08-29T18:23:32.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b04bfaa [Pipeline] echo [2022-08-29T18:23:32.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:23:32.696Z] provisioning config files... [2022-08-29T18:23:32.711Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config1591400566916239990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:23:33.022Z] ---> docker-login.sh [2022-08-29T18:23:33.022Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:23:33.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:33.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:33.545Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:33.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:33.545Z] [2022-08-29T18:23:33.545Z] Login Succeeded [2022-08-29T18:23:33.545Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:23:33.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:33.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:33.545Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:33.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:33.545Z] [2022-08-29T18:23:33.545Z] Login Succeeded [2022-08-29T18:23:33.545Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:23:33.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:33.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:33.805Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:33.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:33.805Z] [2022-08-29T18:23:33.805Z] Login Succeeded [2022-08-29T18:23:33.805Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:23:33.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:33.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:33.805Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:33.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:33.805Z] [2022-08-29T18:23:33.805Z] Login Succeeded [2022-08-29T18:23:33.805Z] docker.io [2022-08-29T18:23:34.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:34.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:34.326Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:34.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:34.326Z] [2022-08-29T18:23:34.326Z] Login Succeeded [2022-08-29T18:23:34.326Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:23:34.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T18:23:34.711Z] + git rev-list -1 --merges b04bfaa3f7c90cec0972aba86e0cd13724293b2a~1..b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo [2022-08-29T18:23:34.747Z] -----------> git rev-list -1 --merges b04bfaa3f7c90cec0972aba86e0cd13724293b2a~1..b04bfaa3f7c90cec0972aba86e0cd13724293b2a b04bfaa3f7c90cec0972aba86e0cd13724293b2a [false] [Pipeline] sh [2022-08-29T18:23:35.039Z] + git log --format=format:%s -1 b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo [2022-08-29T18:23:35.053Z] ========================================================= [2022-08-29T18:23:35.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T18:23:35.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T18:23:35.395Z] + git log --format=format:%s -1 b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo [2022-08-29T18:23:35.408Z] [semverPrep] GIT_COMMIT: b04bfaa3f7c90cec0972aba86e0cd13724293b2a, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-08-29T18:23:35.418Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-29T18:23:35.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T18:23:35.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T18:23:35.794Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T18:23:35.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T18:23:35.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T18:23:35.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T18:23:35.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:23:36.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:23:36.158Z] [2022-08-29T18:23:36.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:23:36.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:23:36.472Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T18:23:36.472Z] b85a868b505f: Pulling fs layer [2022-08-29T18:23:36.472Z] e2be974225ed: Pulling fs layer [2022-08-29T18:23:36.472Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T18:23:36.472Z] 988bab9f4d93: Pulling fs layer [2022-08-29T18:23:36.472Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T18:23:36.472Z] eaf3925da568: Pulling fs layer [2022-08-29T18:23:36.472Z] bab4dde63d76: Pulling fs layer [2022-08-29T18:23:36.472Z] bde34c3a00c8: Pulling fs layer [2022-08-29T18:23:36.472Z] b352a97aabf1: Pulling fs layer [2022-08-29T18:23:36.472Z] 4872d77fe225: Pulling fs layer [2022-08-29T18:23:36.472Z] 5851b861e8e6: Pulling fs layer [2022-08-29T18:23:36.472Z] b352a97aabf1: Waiting [2022-08-29T18:23:36.472Z] bde34c3a00c8: Waiting [2022-08-29T18:23:36.472Z] bab4dde63d76: Waiting [2022-08-29T18:23:36.472Z] 988bab9f4d93: Waiting [2022-08-29T18:23:36.472Z] 5851b861e8e6: Waiting [2022-08-29T18:23:36.472Z] eaf3925da568: Waiting [2022-08-29T18:23:36.472Z] e2be974225ed: Download complete [2022-08-29T18:23:36.472Z] 988bab9f4d93: Verifying Checksum [2022-08-29T18:23:36.472Z] 988bab9f4d93: Download complete [2022-08-29T18:23:36.472Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T18:23:36.472Z] 1469e6f7b9e6: Download complete [2022-08-29T18:23:36.732Z] eaf3925da568: Verifying Checksum [2022-08-29T18:23:36.732Z] eaf3925da568: Download complete [2022-08-29T18:23:36.732Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T18:23:36.732Z] 339a4e72a1f5: Download complete [2022-08-29T18:23:36.732Z] bde34c3a00c8: Download complete [2022-08-29T18:23:36.732Z] b352a97aabf1: Verifying Checksum [2022-08-29T18:23:36.732Z] b352a97aabf1: Download complete [2022-08-29T18:23:36.732Z] 4872d77fe225: Verifying Checksum [2022-08-29T18:23:36.732Z] 4872d77fe225: Download complete [2022-08-29T18:23:36.732Z] 5851b861e8e6: Verifying Checksum [2022-08-29T18:23:36.732Z] 5851b861e8e6: Download complete [2022-08-29T18:23:36.732Z] b85a868b505f: Verifying Checksum [2022-08-29T18:23:36.732Z] b85a868b505f: Download complete [2022-08-29T18:23:37.005Z] bab4dde63d76: Verifying Checksum [2022-08-29T18:23:37.005Z] bab4dde63d76: Download complete [2022-08-29T18:23:38.388Z] b85a868b505f: Pull complete [2022-08-29T18:23:38.388Z] e2be974225ed: Pull complete [2022-08-29T18:23:38.958Z] 339a4e72a1f5: Pull complete [2022-08-29T18:23:38.958Z] 988bab9f4d93: Pull complete [2022-08-29T18:23:39.218Z] 1469e6f7b9e6: Pull complete [2022-08-29T18:23:39.218Z] eaf3925da568: Pull complete [2022-08-29T18:23:41.127Z] bab4dde63d76: Pull complete [2022-08-29T18:23:41.127Z] bde34c3a00c8: Pull complete [2022-08-29T18:23:41.388Z] b352a97aabf1: Pull complete [2022-08-29T18:23:41.650Z] 4872d77fe225: Pull complete [2022-08-29T18:23:41.650Z] 5851b861e8e6: Pull complete [2022-08-29T18:23:41.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T18:23:41.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:23:41.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:23:41.751Z] prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container [2022-08-29T18:23:41.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T18:23:43.769Z] $ docker top 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 -eo pid,comm [2022-08-29T18:23:43.831Z] 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-08-29T18:23:43.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T18:23:43.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:23:43.868Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:23:43.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:23:43.997Z] $ docker exec 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent [2022-08-29T18:23:44.123Z] SSH_AUTH_SOCK=/tmp/ssh-rOeik38OkXi6/agent.33 [2022-08-29T18:23:44.123Z] SSH_AGENT_PID=39 [2022-08-29T18:23:44.130Z] Running ssh-add (command line suppressed) [2022-08-29T18:23:44.243Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6289354651192416259.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6289354651192416259.key) [2022-08-29T18:23:44.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:23:44.553Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T18:23:44.568Z] $ docker exec --env ******** --env ******** 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent -k [2022-08-29T18:23:44.677Z] unset SSH_AUTH_SOCK; [2022-08-29T18:23:44.677Z] unset SSH_AGENT_PID; [2022-08-29T18:23:44.677Z] echo Agent pid 39 killed; [2022-08-29T18:23:44.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T18:23:44.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:23:44.716Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:23:44.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:23:44.839Z] $ docker exec 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent [2022-08-29T18:23:44.953Z] SSH_AUTH_SOCK=/tmp/ssh-QDt59pVGFbHA/agent.71 [2022-08-29T18:23:44.953Z] SSH_AGENT_PID=77 [2022-08-29T18:23:44.958Z] Running ssh-add (command line suppressed) [2022-08-29T18:23:45.070Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6779449296902676883.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6779449296902676883.key) [2022-08-29T18:23:45.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:23:45.377Z] + git semver init [2022-08-29T18:23:45.640Z] 2022-08-29 18:23:45,548 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T18:23:45.640Z] 2022-08-29 18:23:45,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-08-29T18:23:45.640Z] 2022-08-29 18:23:45,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-08-29T18:23:45.640Z] 2022-08-29 18:23:45,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) [2022-08-29T18:23:46.593Z] 2022-08-29 18:23:46,310 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,311 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,316 [execute] INFO git cat-file --batch-check [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,322 [execute] INFO git cat-file --batch [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T18:23:46.594Z] 2022-08-29 18:23:46,326 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-08-29T18:23:46.594Z] 0.0.0 [Pipeline] } [2022-08-29T18:23:46.607Z] $ docker exec --env ******** --env ******** 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent -k [2022-08-29T18:23:46.739Z] unset SSH_AUTH_SOCK; [2022-08-29T18:23:46.740Z] unset SSH_AGENT_PID; [2022-08-29T18:23:46.740Z] echo Agent pid 77 killed; [2022-08-29T18:23:46.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T18:23:47.064Z] + git semver [Pipeline] } [2022-08-29T18:23:47.344Z] $ docker stop --time=1 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 [2022-08-29T18:23:48.616Z] $ docker rm -f 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:23:48.956Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T18:23:49.185Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T18:23:49.188Z] [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-08-29T18:23:49.339Z] provisioning config files... [2022-08-29T18:23:49.349Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config224845901060312614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:23:49.643Z] ---> docker-login.sh [2022-08-29T18:23:49.643Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:23:49.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:49.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:49.643Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:49.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:49.643Z] [2022-08-29T18:23:49.643Z] Login Succeeded [2022-08-29T18:23:49.643Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:23:49.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:49.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:49.643Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:49.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:49.643Z] [2022-08-29T18:23:49.643Z] Login Succeeded [2022-08-29T18:23:49.643Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:23:49.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:49.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:49.903Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:49.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:49.903Z] [2022-08-29T18:23:49.903Z] Login Succeeded [2022-08-29T18:23:49.903Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:23:49.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:49.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:49.903Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:49.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:49.903Z] [2022-08-29T18:23:49.903Z] Login Succeeded [2022-08-29T18:23:49.903Z] docker.io [2022-08-29T18:23:50.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:51.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:51.545Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:51.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:51.545Z] [2022-08-29T18:23:51.545Z] Login Succeeded [2022-08-29T18:23:51.545Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:23:51.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T18:23:51.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:23:51.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:23:51.658Z] ========================================================= [2022-08-29T18:23:51.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T18:23:51.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:23:51.980Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T18:23:51.980Z] Sending build context to Docker daemon 20.51MB [2022-08-29T18:23:51.980Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:23:51.980Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T18:23:52.245Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T18:23:52.245Z] 2408cc74d12b: Pulling fs layer [2022-08-29T18:23:52.245Z] ea60b727a1ce: Pulling fs layer [2022-08-29T18:23:52.245Z] 30c4a7721957: Pulling fs layer [2022-08-29T18:23:52.245Z] 370296b7ddb6: Pulling fs layer [2022-08-29T18:23:52.245Z] 7c6cee850709: Pulling fs layer [2022-08-29T18:23:52.245Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T18:23:52.245Z] d94ebbe4e438: Pulling fs layer [2022-08-29T18:23:52.245Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T18:23:52.245Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T18:23:52.245Z] 7c6cee850709: Waiting [2022-08-29T18:23:52.245Z] bcfd1f05c69d: Waiting [2022-08-29T18:23:52.245Z] 59ccb84bbe0f: Waiting [2022-08-29T18:23:52.245Z] 39a5fcdaea64: Waiting [2022-08-29T18:23:52.245Z] d94ebbe4e438: Waiting [2022-08-29T18:23:52.245Z] 370296b7ddb6: Waiting [2022-08-29T18:23:52.245Z] 30c4a7721957: Verifying Checksum [2022-08-29T18:23:52.245Z] 30c4a7721957: Download complete [2022-08-29T18:23:52.245Z] ea60b727a1ce: Download complete [2022-08-29T18:23:52.245Z] 7c6cee850709: Verifying Checksum [2022-08-29T18:23:52.245Z] 7c6cee850709: Download complete [2022-08-29T18:23:52.245Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T18:23:52.245Z] 39a5fcdaea64: Download complete [2022-08-29T18:23:52.245Z] 2408cc74d12b: Download complete [2022-08-29T18:23:52.245Z] d94ebbe4e438: Verifying Checksum [2022-08-29T18:23:52.245Z] d94ebbe4e438: Download complete [2022-08-29T18:23:52.245Z] 2408cc74d12b: Pull complete [2022-08-29T18:23:52.518Z] ea60b727a1ce: Pull complete [2022-08-29T18:23:52.786Z] 30c4a7721957: Pull complete [2022-08-29T18:23:52.786Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T18:23:52.786Z] 59ccb84bbe0f: Download complete [2022-08-29T18:23:53.047Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T18:23:53.047Z] bcfd1f05c69d: Download complete [2022-08-29T18:23:53.047Z] 370296b7ddb6: Verifying Checksum [2022-08-29T18:23:53.047Z] 370296b7ddb6: Download complete [2022-08-29T18:23:57.249Z] 370296b7ddb6: Pull complete [2022-08-29T18:23:57.249Z] 7c6cee850709: Pull complete [2022-08-29T18:23:57.249Z] 39a5fcdaea64: Pull complete [2022-08-29T18:23:57.510Z] d94ebbe4e438: Pull complete [2022-08-29T18:23:59.419Z] bcfd1f05c69d: Pull complete [2022-08-29T18:24:00.358Z] 59ccb84bbe0f: Pull complete [2022-08-29T18:24:00.358Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T18:24:00.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T18:24:00.358Z] ---> a4fb48ad2a94 [2022-08-29T18:24:00.358Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T18:24:02.904Z] ---> Running in c65cfa973416 [2022-08-29T18:24:02.904Z] Removing intermediate container c65cfa973416 [2022-08-29T18:24:02.904Z] ---> bf204b589fd7 [2022-08-29T18:24:02.904Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:24:02.904Z] ---> Running in 318ae98b76a9 [2022-08-29T18:24:02.904Z] Removing intermediate container 318ae98b76a9 [2022-08-29T18:24:02.904Z] ---> 57c7cbd26afc [2022-08-29T18:24:02.904Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:24:02.904Z] ---> Running in b95e797fcdbb [2022-08-29T18:24:03.163Z] Removing intermediate container b95e797fcdbb [2022-08-29T18:24:03.163Z] ---> d0c7094a8931 [2022-08-29T18:24:03.163Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:24:03.163Z] ---> Running in ec51c0c8ac0b [2022-08-29T18:24:03.163Z] Removing intermediate container ec51c0c8ac0b [2022-08-29T18:24:03.163Z] ---> 428242fb792a [2022-08-29T18:24:03.163Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:24:03.163Z] ---> Running in bcba71b18bee [2022-08-29T18:24:03.734Z] Removing intermediate container bcba71b18bee [2022-08-29T18:24:03.734Z] ---> 419ec0b118b7 [2022-08-29T18:24:03.734Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:24:03.734Z] ---> Running in 4edbd9f7f909 [2022-08-29T18:24:03.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T18:24:04.297Z] Still waiting to schedule task [2022-08-29T18:24:04.297Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23787’ [2022-08-29T18:24:04.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T18:24:05.202Z] OK: 211 MiB in 51 packages [2022-08-29T18:24:05.462Z] Removing intermediate container 4edbd9f7f909 [2022-08-29T18:24:05.462Z] ---> 5bd8a336678c [2022-08-29T18:24:05.462Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-29T18:24:05.462Z] ---> Running in 2b30ea5580b2 [2022-08-29T18:24:05.723Z] Removing intermediate container 2b30ea5580b2 [2022-08-29T18:24:05.723Z] ---> 825bc7d56002 [2022-08-29T18:24:05.723Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-29T18:24:05.723Z] ---> 41e006ca04fb [2022-08-29T18:24:05.723Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:24:05.723Z] ---> Running in 776d8f3c5e81 [2022-08-29T18:24:27.699Z] Removing intermediate container 776d8f3c5e81 [2022-08-29T18:24:27.699Z] ---> 5ca525571849 [2022-08-29T18:24:27.699Z] Step 12/13 : COPY . . [2022-08-29T18:24:27.959Z] ---> 031e098c24f1 [2022-08-29T18:24:27.959Z] Step 13/13 : RUN ${MAKE} [2022-08-29T18:24:27.960Z] ---> Running in 4781ae7866f5 [2022-08-29T18:24:28.226Z] noop [2022-08-29T18:24:28.226Z] Removing intermediate container 4781ae7866f5 [2022-08-29T18:24:28.226Z] ---> 25db02700543 [2022-08-29T18:24:28.488Z] Successfully built 25db02700543 [2022-08-29T18:24:28.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:24:28.807Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T18:24:28.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:24:28.888Z] prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container [2022-08-29T18:24:28.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T18:24:29.348Z] $ docker top bedb3972a197d5cbd770f4d4d44d8290fd4ca1880c3f993c39477849e538df83 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:24:29.723Z] + go version [2022-08-29T18:24:29.723Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T18:24:29.739Z] $ docker stop --time=1 bedb3972a197d5cbd770f4d4d44d8290fd4ca1880c3f993c39477849e538df83 [2022-08-29T18:24:31.028Z] $ docker rm -f bedb3972a197d5cbd770f4d4d44d8290fd4ca1880c3f993c39477849e538df83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:24:31.433Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T18:24:31.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:24:31.516Z] prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container [2022-08-29T18:24:31.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T18:24:31.924Z] $ docker top 7cfbe16fb7a26a4bc2550ac3f64dc0086c4da7b57a849724d4edc9916dbc2a13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:24:32.284Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh [2022-08-29T18:24:32.581Z] + make test [2022-08-29T18:24:32.581Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-29T18:24:32.839Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-29T18:24:42.835Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-29T18:24:44.228Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.022s coverage: 10.6% of statements [2022-08-29T18:24:44.228Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-29T18:24:47.526Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.229s coverage: 13.8% of statements [2022-08-29T18:24:55.658Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T18:24:55.658Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T18:24:58.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T18:24:58.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T18:24:58.954Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T18:24:58.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T18:24:58.986Z] $ docker stop --time=1 7cfbe16fb7a26a4bc2550ac3f64dc0086c4da7b57a849724d4edc9916dbc2a13 [2022-08-29T18:25:01.232Z] $ docker rm -f 7cfbe16fb7a26a4bc2550ac3f64dc0086c4da7b57a849724d4edc9916dbc2a13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:25:01.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T18:25:01.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-29T18:25:02.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T18:25:02.460Z] + ls -al . [2022-08-29T18:25:02.460Z] total 232 [2022-08-29T18:25:02.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 18:24 . [2022-08-29T18:25:02.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:23 .. [2022-08-29T18:25:02.460Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 18:24 .git [2022-08-29T18:25:02.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:23 .github [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 18:23 .gitignore [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 18:23 .golangci.yml [2022-08-29T18:25:02.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 18:23 .semver [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 18:23 Attribution.txt [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 18:23 CHANGELOG.md [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 18:23 Dockerfile [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 18:23 GOVERNANCE.md [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 18:23 Jenkinsfile [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 18:23 LICENSE [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 18:23 Makefile [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 18:23 OWNERS.md [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 18:23 README.md [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 18:23 VERSION [2022-08-29T18:25:02.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 18:23 bin [2022-08-29T18:25:02.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:23 cmd [2022-08-29T18:25:02.460Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 18:24 coverage.out [2022-08-29T18:25:02.460Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 18:23 doc [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 18:23 go.mod [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 18:23 go.sum [2022-08-29T18:25:02.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:23 internal [2022-08-29T18:25:02.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:23 snap [2022-08-29T18:25:02.460Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:25:02.853Z] + 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=b04bfaa3f7c90cec0972aba86e0cd13724293b2a --label arch=amd64 --label version=0.0.0 . [2022-08-29T18:25:02.853Z] Sending build context to Docker daemon 20.59MB [2022-08-29T18:25:02.853Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:25:02.853Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-29T18:25:02.853Z] ---> 25db02700543 [2022-08-29T18:25:02.853Z] Step 3/26 : ARG MAKE="make build" [2022-08-29T18:25:03.113Z] ---> Running in ec3647288beb [2022-08-29T18:25:03.113Z] Removing intermediate container ec3647288beb [2022-08-29T18:25:03.114Z] ---> fe429f698d4a [2022-08-29T18:25:03.114Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:25:03.114Z] ---> Running in f3c9aca78123 [2022-08-29T18:25:03.373Z] Removing intermediate container f3c9aca78123 [2022-08-29T18:25:03.373Z] ---> a737a2af8d32 [2022-08-29T18:25:03.373Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:25:03.373Z] ---> Running in fd4eab3d2aa2 [2022-08-29T18:25:03.373Z] Removing intermediate container fd4eab3d2aa2 [2022-08-29T18:25:03.373Z] ---> c3e0bc9269d2 [2022-08-29T18:25:03.373Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:25:03.373Z] ---> Running in b951c2ea3fc7 [2022-08-29T18:25:03.373Z] Removing intermediate container b951c2ea3fc7 [2022-08-29T18:25:03.373Z] ---> 8a170777458d [2022-08-29T18:25:03.373Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:25:03.373Z] ---> Running in 7e01265104bc [2022-08-29T18:25:03.942Z] Removing intermediate container 7e01265104bc [2022-08-29T18:25:03.942Z] ---> 9cdeacbc1b6c [2022-08-29T18:25:03.942Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:25:03.942Z] ---> Running in 81b9732e4f9d [2022-08-29T18:25:04.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T18:25:05.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T18:25:05.403Z] OK: 211 MiB in 51 packages [2022-08-29T18:25:05.975Z] Removing intermediate container 81b9732e4f9d [2022-08-29T18:25:05.975Z] ---> 232a0d274b12 [2022-08-29T18:25:05.975Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-29T18:25:05.975Z] ---> Running in 37f4ab9c36ff [2022-08-29T18:25:05.975Z] Removing intermediate container 37f4ab9c36ff [2022-08-29T18:25:05.975Z] ---> 8d363d440626 [2022-08-29T18:25:05.975Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-29T18:25:05.975Z] ---> c1a374dff955 [2022-08-29T18:25:05.975Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:25:05.975Z] ---> Running in 65edcec881b4 [2022-08-29T18:25:06.931Z] Removing intermediate container 65edcec881b4 [2022-08-29T18:25:06.931Z] ---> e00ee915a822 [2022-08-29T18:25:06.931Z] Step 12/26 : COPY . . [2022-08-29T18:25:07.191Z] ---> a521dce44ae8 [2022-08-29T18:25:07.191Z] Step 13/26 : RUN ${MAKE} [2022-08-29T18:25:07.452Z] ---> Running in 08c97c141a97 [2022-08-29T18:25:07.712Z] 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-29T18:25:34.298Z] Removing intermediate container 08c97c141a97 [2022-08-29T18:25:34.298Z] ---> 6afbb6cf2da4 [2022-08-29T18:25:34.298Z] Step 14/26 : FROM alpine:3.16 [2022-08-29T18:25:34.298Z] 3.16: Pulling from library/alpine [2022-08-29T18:25:34.298Z] 213ec9aee27d: Pulling fs layer [2022-08-29T18:25:34.298Z] 213ec9aee27d: Verifying Checksum [2022-08-29T18:25:34.298Z] 213ec9aee27d: Download complete [2022-08-29T18:25:34.298Z] 213ec9aee27d: Pull complete [2022-08-29T18:25:34.298Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T18:25:34.298Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T18:25:34.298Z] ---> 9c6f07244728 [2022-08-29T18:25:34.298Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-29T18:25:34.298Z] ---> Running in 1136dfc3325d [2022-08-29T18:25:34.298Z] Removing intermediate container 1136dfc3325d [2022-08-29T18:25:34.298Z] ---> 03cf1f8e7b6b [2022-08-29T18:25:34.298Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T18:25:34.298Z] ---> Running in 616ba70a4df6 [2022-08-29T18:25:34.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T18:25:34.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T18:25:34.298Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T18:25:34.298Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T18:25:34.298Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T18:25:34.298Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T18:25:34.298Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T18:25:34.298Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T18:25:34.298Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T18:25:34.298Z] OK: 8 MiB in 20 packages [2022-08-29T18:25:34.298Z] Removing intermediate container 616ba70a4df6 [2022-08-29T18:25:34.298Z] ---> bb7053710706 [2022-08-29T18:25:34.298Z] Step 17/26 : WORKDIR / [2022-08-29T18:25:34.298Z] ---> Running in 3bbf836262fe [2022-08-29T18:25:34.298Z] Removing intermediate container 3bbf836262fe [2022-08-29T18:25:34.298Z] ---> 0cfb56579b39 [2022-08-29T18:25:34.298Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-29T18:25:34.298Z] ---> 01d57e37057c [2022-08-29T18:25:34.298Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-29T18:25:34.298Z] ---> d6716fc4a5f3 [2022-08-29T18:25:34.298Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-29T18:25:34.298Z] ---> 7355df9af9f5 [2022-08-29T18:25:34.298Z] Step 21/26 : EXPOSE 59984 [2022-08-29T18:25:34.298Z] ---> Running in a41a6b510603 [2022-08-29T18:25:34.298Z] Removing intermediate container a41a6b510603 [2022-08-29T18:25:34.298Z] ---> 0d8551decb6c [2022-08-29T18:25:34.298Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-29T18:25:34.298Z] ---> Running in a9056bc61dc7 [2022-08-29T18:25:34.298Z] Removing intermediate container a9056bc61dc7 [2022-08-29T18:25:34.298Z] ---> 64b8e9c98bed [2022-08-29T18:25:34.298Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T18:25:34.298Z] ---> Running in 289729545e80 [2022-08-29T18:25:34.298Z] Removing intermediate container 289729545e80 [2022-08-29T18:25:34.298Z] ---> 108019d4621d [2022-08-29T18:25:34.298Z] Step 24/26 : LABEL arch=amd64 [2022-08-29T18:25:34.298Z] ---> Running in ccbadffa085a [2022-08-29T18:25:34.298Z] Removing intermediate container ccbadffa085a [2022-08-29T18:25:34.298Z] ---> 41092327947e [2022-08-29T18:25:34.298Z] Step 25/26 : LABEL git_sha=b04bfaa3f7c90cec0972aba86e0cd13724293b2a [2022-08-29T18:25:34.298Z] ---> Running in 597855067a0c [2022-08-29T18:25:34.298Z] Removing intermediate container 597855067a0c [2022-08-29T18:25:34.298Z] ---> 5351554bae1d [2022-08-29T18:25:34.298Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T18:25:34.298Z] ---> Running in c3098e2a0cb9 [2022-08-29T18:25:34.298Z] Removing intermediate container c3098e2a0cb9 [2022-08-29T18:25:34.298Z] ---> b41c34708338 [2022-08-29T18:25:34.298Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T18:25:34.298Z] Successfully built b41c34708338 [2022-08-29T18:25:34.298Z] 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-08-29T18:25:34.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:25:34.724Z] [2022-08-29T18:25:34.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:25:35.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:25:35.026Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T18:25:35.026Z] 5eb5b503b376: Pulling fs layer [2022-08-29T18:25:35.026Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T18:25:35.026Z] ec43610c2a17: Pulling fs layer [2022-08-29T18:25:35.026Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T18:25:35.026Z] 33b1e0a273af: Pulling fs layer [2022-08-29T18:25:35.026Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T18:25:35.026Z] 2f39f015ded8: Pulling fs layer [2022-08-29T18:25:35.026Z] 3a2ae6a8a46f: Waiting [2022-08-29T18:25:35.026Z] 5d3b04190fa2: Waiting [2022-08-29T18:25:35.026Z] 2f39f015ded8: Waiting [2022-08-29T18:25:35.026Z] 5c69ac0246d0: Download complete [2022-08-29T18:25:35.026Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T18:25:35.026Z] 3a2ae6a8a46f: Download complete [2022-08-29T18:25:35.026Z] 33b1e0a273af: Verifying Checksum [2022-08-29T18:25:35.026Z] 33b1e0a273af: Download complete [2022-08-29T18:25:35.286Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T18:25:35.286Z] 5d3b04190fa2: Download complete [2022-08-29T18:25:35.286Z] ec43610c2a17: Verifying Checksum [2022-08-29T18:25:35.286Z] ec43610c2a17: Download complete [2022-08-29T18:25:35.286Z] 5eb5b503b376: Verifying Checksum [2022-08-29T18:25:35.286Z] 5eb5b503b376: Download complete [2022-08-29T18:25:35.854Z] 2f39f015ded8: Verifying Checksum [2022-08-29T18:25:35.854Z] 2f39f015ded8: Download complete [2022-08-29T18:25:36.794Z] 5eb5b503b376: Pull complete [2022-08-29T18:25:36.794Z] 5c69ac0246d0: Pull complete [2022-08-29T18:25:37.362Z] ec43610c2a17: Pull complete [2022-08-29T18:25:37.362Z] 3a2ae6a8a46f: Pull complete [2022-08-29T18:25:37.622Z] 33b1e0a273af: Pull complete [2022-08-29T18:25:37.622Z] 5d3b04190fa2: Pull complete [2022-08-29T18:25:42.899Z] 2f39f015ded8: Pull complete [2022-08-29T18:25:42.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T18:25:42.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:25:42.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:25:43.002Z] prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container [2022-08-29T18:25:43.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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-08-29T18:25:45.396Z] $ docker top dd6c3a13cf3c5090ca3ecd3a4c51f0683781edf3585e4fbb35c2499d3b558698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:25:45.782Z] ---> job-cost.sh [2022-08-29T18:25:45.782Z] lf-activate-venv: SKIPPING [2022-08-29T18:25:45.782Z] INFO: No Stack... [2022-08-29T18:25:46.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T18:25:46.614Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T18:25:46.906Z] + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv [2022-08-29T18:25:46.906Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T18:25:46.949Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [2022-08-29T18:25:46.957Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] did not exist. Created. [2022-08-29T18:25:46.957Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T18:25:47.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-29T18:25:47.322Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T18:25:47.331Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T18:25:47.354Z] $ docker stop --time=1 dd6c3a13cf3c5090ca3ecd3a4c51f0683781edf3585e4fbb35c2499d3b558698 [2022-08-29T18:25:48.522Z] $ docker rm -f dd6c3a13cf3c5090ca3ecd3a4c51f0683781edf3585e4fbb35c2499d3b558698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-29T18:27:14.998Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23789 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] ws [2022-08-29T18:27:15.012Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2022-08-29T18:27:15.063Z] Selected Git installation does not exist. Using Default [2022-08-29T18:27:15.063Z] The recommended git tool is: NONE [2022-08-29T18:27:22.225Z] using credential edgex-jenkins-ssh [2022-08-29T18:27:22.246Z] Cloning the remote Git repository [2022-08-29T18:27:22.323Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T18:27:22.405Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2022-08-29T18:27:22.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T18:27:22.560Z] > git --version # timeout=10 [2022-08-29T18:27:22.582Z] > git --version # 'git version 2.25.1' [2022-08-29T18:27:22.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T18:27:22.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T18:27:23.847Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-29T18:27:23.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T18:27:23.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-29T18:27:23.932Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T18:27:23.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T18:27:23.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-29T18:27:24.420Z] Merging remotes/origin/main commit b7cedde85df3692c69591f25206326ca90501e4e into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a [2022-08-29T18:27:24.788Z] Merge succeeded, producing b04bfaa3f7c90cec0972aba86e0cd13724293b2a [2022-08-29T18:27:24.788Z] Checking out Revision b04bfaa3f7c90cec0972aba86e0cd13724293b2a (PR-139) [2022-08-29T18:27:24.443Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T18:27:24.467Z] > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 [2022-08-29T18:27:24.701Z] > git remote # timeout=10 [2022-08-29T18:27:24.720Z] > git config --get remote.origin.url # timeout=10 [2022-08-29T18:27:24.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T18:27:24.747Z] > git merge b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 [2022-08-29T18:27:24.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-29T18:27:24.798Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T18:27:24.819Z] > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 [2022-08-29T18:27:29.281Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T18:27:30.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T18:27:30.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T18:27:30.170Z] Dload Upload Total Spent Left Speed [2022-08-29T18:27:30.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-08-29T18:27:30.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T18:27:31.287Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T18:27:31.287Z] + sudo tee /etc/docker/daemon.new [2022-08-29T18:27:31.287Z] { [2022-08-29T18:27:31.287Z] "registry-mirrors": [ [2022-08-29T18:27:31.287Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T18:27:31.287Z] ], [2022-08-29T18:27:31.287Z] "bip": "10.250.0.254/24", [2022-08-29T18:27:31.287Z] "hosts": [ [2022-08-29T18:27:31.287Z] "tcp://0.0.0.0:5555", [2022-08-29T18:27:31.287Z] "unix:///var/run/docker.sock" [2022-08-29T18:27:31.287Z] ], [2022-08-29T18:27:31.287Z] "mtu": 1458, [2022-08-29T18:27:31.287Z] "selinux-enabled": true, [2022-08-29T18:27:31.287Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T18:27:31.287Z] } [Pipeline] sh [2022-08-29T18:27:31.646Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T18:27:31.992Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:27:50.351Z] provisioning config files... [2022-08-29T18:27:50.377Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config4243300326173769802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:27:50.929Z] ---> docker-login.sh [2022-08-29T18:27:50.929Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:27:51.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:27:52.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:27:52.147Z] Configure a credential helper to remove this warning. See [2022-08-29T18:27:52.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:27:52.147Z] [2022-08-29T18:27:52.147Z] Login Succeeded [2022-08-29T18:27:52.147Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:27:52.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:27:52.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:27:52.423Z] Configure a credential helper to remove this warning. See [2022-08-29T18:27:52.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:27:52.423Z] [2022-08-29T18:27:52.423Z] Login Succeeded [2022-08-29T18:27:52.423Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:27:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:27:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:27:53.044Z] Configure a credential helper to remove this warning. See [2022-08-29T18:27:53.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:27:53.044Z] [2022-08-29T18:27:53.044Z] Login Succeeded [2022-08-29T18:27:53.044Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:27:53.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:27:53.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:27:53.596Z] Configure a credential helper to remove this warning. See [2022-08-29T18:27:53.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:27:53.596Z] [2022-08-29T18:27:53.596Z] Login Succeeded [2022-08-29T18:27:53.596Z] docker.io [2022-08-29T18:27:53.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:27:56.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:27:56.491Z] Configure a credential helper to remove this warning. See [2022-08-29T18:27:56.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:27:56.491Z] [2022-08-29T18:27:56.491Z] Login Succeeded [2022-08-29T18:27:56.491Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:27:56.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T18:27:56.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:27:56.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:27:56.801Z] ========================================================= [2022-08-29T18:27:56.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T18:27:56.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:27:57.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T18:27:57.770Z] Sending build context to Docker daemon 14.04MB [2022-08-29T18:27:57.770Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:27:57.770Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T18:27:57.770Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T18:27:57.770Z] b3c136eddcbf: Pulling fs layer [2022-08-29T18:27:57.770Z] c0a3192eca97: Pulling fs layer [2022-08-29T18:27:57.770Z] a050256f5b6f: Pulling fs layer [2022-08-29T18:27:57.770Z] 656be50a0ddc: Pulling fs layer [2022-08-29T18:27:57.770Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T18:27:57.770Z] 46d945488cbd: Pulling fs layer [2022-08-29T18:27:57.770Z] 8a5474983e97: Pulling fs layer [2022-08-29T18:27:57.770Z] 329c88fbcd65: Pulling fs layer [2022-08-29T18:27:57.770Z] 656be50a0ddc: Waiting [2022-08-29T18:27:57.770Z] 2bbca73fdf42: Waiting [2022-08-29T18:27:57.770Z] 8a5474983e97: Waiting [2022-08-29T18:27:57.770Z] 329c88fbcd65: Waiting [2022-08-29T18:27:57.770Z] 46d945488cbd: Waiting [2022-08-29T18:27:58.049Z] a050256f5b6f: Verifying Checksum [2022-08-29T18:27:58.049Z] a050256f5b6f: Download complete [2022-08-29T18:27:58.049Z] c0a3192eca97: Verifying Checksum [2022-08-29T18:27:58.049Z] c0a3192eca97: Download complete [2022-08-29T18:27:58.049Z] 2bbca73fdf42: Verifying Checksum [2022-08-29T18:27:58.049Z] 2bbca73fdf42: Download complete [2022-08-29T18:27:58.049Z] 46d945488cbd: Verifying Checksum [2022-08-29T18:27:58.049Z] 46d945488cbd: Download complete [2022-08-29T18:27:58.049Z] b3c136eddcbf: Download complete [2022-08-29T18:27:59.041Z] b3c136eddcbf: Pull complete [2022-08-29T18:27:59.041Z] 329c88fbcd65: Verifying Checksum [2022-08-29T18:27:59.041Z] 329c88fbcd65: Download complete [2022-08-29T18:27:59.643Z] c0a3192eca97: Pull complete [2022-08-29T18:27:59.921Z] a050256f5b6f: Pull complete [2022-08-29T18:28:00.200Z] 8a5474983e97: Verifying Checksum [2022-08-29T18:28:00.200Z] 8a5474983e97: Download complete [2022-08-29T18:28:01.192Z] 656be50a0ddc: Verifying Checksum [2022-08-29T18:28:01.192Z] 656be50a0ddc: Download complete [2022-08-29T18:28:13.607Z] 656be50a0ddc: Pull complete [2022-08-29T18:28:13.883Z] 2bbca73fdf42: Pull complete [2022-08-29T18:28:14.158Z] 46d945488cbd: Pull complete [2022-08-29T18:28:20.920Z] 8a5474983e97: Pull complete [2022-08-29T18:28:23.555Z] 329c88fbcd65: Pull complete [2022-08-29T18:28:23.556Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T18:28:23.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T18:28:23.556Z] ---> ff4287adb874 [2022-08-29T18:28:23.556Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T18:28:25.539Z] ---> Running in f914bb84805d [2022-08-29T18:28:25.539Z] Removing intermediate container f914bb84805d [2022-08-29T18:28:25.539Z] ---> 9669a8a1e190 [2022-08-29T18:28:25.539Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:28:25.539Z] ---> Running in 2b0a3ca7dcc0 [2022-08-29T18:28:25.828Z] Removing intermediate container 2b0a3ca7dcc0 [2022-08-29T18:28:25.828Z] ---> f137a7605bae [2022-08-29T18:28:25.828Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:28:25.828Z] ---> Running in de7d7107af22 [2022-08-29T18:28:26.105Z] Removing intermediate container de7d7107af22 [2022-08-29T18:28:26.105Z] ---> 09e4bfbbbfd2 [2022-08-29T18:28:26.105Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:28:26.385Z] ---> Running in 14ade1ce7056 [2022-08-29T18:28:26.663Z] Removing intermediate container 14ade1ce7056 [2022-08-29T18:28:26.663Z] ---> 02296b25ef33 [2022-08-29T18:28:26.663Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:28:26.663Z] ---> Running in 3a4aa40d209d [2022-08-29T18:28:28.649Z] Removing intermediate container 3a4aa40d209d [2022-08-29T18:28:28.649Z] ---> 05c3d0eb10db [2022-08-29T18:28:28.649Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:28:28.649Z] ---> Running in 0bc9dffb5917 [2022-08-29T18:28:29.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T18:28:30.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T18:28:31.600Z] OK: 221 MiB in 51 packages [2022-08-29T18:28:32.592Z] Removing intermediate container 0bc9dffb5917 [2022-08-29T18:28:32.592Z] ---> bd9ed4b3471e [2022-08-29T18:28:32.592Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-29T18:28:32.592Z] ---> Running in 573839e0a48f [2022-08-29T18:28:32.868Z] Removing intermediate container 573839e0a48f [2022-08-29T18:28:32.868Z] ---> 40d9b27d6db2 [2022-08-29T18:28:32.868Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-29T18:28:33.468Z] ---> f17fe4d2efc7 [2022-08-29T18:28:33.468Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:28:33.468Z] ---> Running in 98e3226497ed [2022-08-29T18:29:30.029Z] Removing intermediate container 98e3226497ed [2022-08-29T18:29:30.029Z] ---> e660f78df5ff [2022-08-29T18:29:30.029Z] Step 12/13 : COPY . . [2022-08-29T18:29:30.029Z] ---> 62802e7dc1b4 [2022-08-29T18:29:30.029Z] Step 13/13 : RUN ${MAKE} [2022-08-29T18:29:30.029Z] ---> Running in 83e3af50887a [2022-08-29T18:29:30.029Z] noop [2022-08-29T18:29:30.029Z] Removing intermediate container 83e3af50887a [2022-08-29T18:29:30.029Z] ---> 04fc608ecfa3 [2022-08-29T18:29:30.029Z] Successfully built 04fc608ecfa3 [2022-08-29T18:29:30.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:29:30.396Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T18:29:30.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:29:30.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-23789 does not seem to be running inside a container [2022-08-29T18:29:30.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T18:29:32.118Z] $ docker top 1ebcb524fb7fe51ea6f1307b7874b525833895569bda086d73090939750a1cb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:29:33.071Z] + go version [2022-08-29T18:29:33.071Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T18:29:33.100Z] $ docker stop --time=1 1ebcb524fb7fe51ea6f1307b7874b525833895569bda086d73090939750a1cb6 [2022-08-29T18:29:34.781Z] $ docker rm -f 1ebcb524fb7fe51ea6f1307b7874b525833895569bda086d73090939750a1cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:29:35.401Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T18:29:35.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:29:35.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-23789 does not seem to be running inside a container [2022-08-29T18:29:35.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T18:29:37.050Z] $ docker top 325114827bc689cf8f1384418ceb29d44d59474151bbbb67c0dfcf92b8906dae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:29:37.993Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2022-08-29T18:29:38.667Z] + make test [2022-08-29T18:29:38.668Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-29T18:29:40.670Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-29T18:31:17.552Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-29T18:31:17.552Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.121s coverage: 10.6% of statements [2022-08-29T18:31:17.552Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-29T18:31:35.854Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.543s coverage: 13.8% of statements [2022-08-29T18:31:35.854Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-29T18:31:35.854Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T18:31:58.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T18:31:58.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T18:31:58.049Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T18:31:58.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T18:31:58.092Z] $ docker stop --time=1 325114827bc689cf8f1384418ceb29d44d59474151bbbb67c0dfcf92b8906dae [2022-08-29T18:31:59.833Z] $ docker rm -f 325114827bc689cf8f1384418ceb29d44d59474151bbbb67c0dfcf92b8906dae [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:32:00.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T18:32:00.854Z] Warning: overwriting stash ‘coverage-report’ [2022-08-29T18:32:01.403Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T18:32:01.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T18:32:02.155Z] + ls -al . [2022-08-29T18:32:02.156Z] total 228 [2022-08-29T18:32:02.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 18:29 . [2022-08-29T18:32:02.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:27 .. [2022-08-29T18:32:02.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 18:27 .git [2022-08-29T18:32:02.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:27 .github [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 18:27 .gitignore [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 18:27 .golangci.yml [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 18:27 Attribution.txt [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 18:27 CHANGELOG.md [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 18:27 Dockerfile [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 18:27 GOVERNANCE.md [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 18:27 Jenkinsfile [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 18:27 LICENSE [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 18:27 Makefile [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 18:27 OWNERS.md [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 18:27 README.md [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 18:23 VERSION [2022-08-29T18:32:02.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 18:27 bin [2022-08-29T18:32:02.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:27 cmd [2022-08-29T18:32:02.156Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 18:31 coverage.out [2022-08-29T18:32:02.156Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 18:27 doc [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 18:27 go.mod [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 18:27 go.sum [2022-08-29T18:32:02.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:27 internal [2022-08-29T18:32:02.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:27 snap [2022-08-29T18:32:02.156Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:32:02.521Z] + 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=b04bfaa3f7c90cec0972aba86e0cd13724293b2a --label arch=arm64 --label version=0.0.0 . [2022-08-29T18:32:03.123Z] Sending build context to Docker daemon 14.12MB [2022-08-29T18:32:03.123Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:32:03.123Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-29T18:32:03.123Z] ---> 04fc608ecfa3 [2022-08-29T18:32:03.123Z] Step 3/26 : ARG MAKE="make build" [2022-08-29T18:32:03.123Z] ---> Running in 2368795fa38f [2022-08-29T18:32:03.399Z] Removing intermediate container 2368795fa38f [2022-08-29T18:32:03.399Z] ---> 854585f5c226 [2022-08-29T18:32:03.399Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:32:03.673Z] ---> Running in b0e64a912314 [2022-08-29T18:32:03.948Z] Removing intermediate container b0e64a912314 [2022-08-29T18:32:03.948Z] ---> 9111c445f00c [2022-08-29T18:32:03.948Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:32:03.948Z] ---> Running in 7af61ad111dc [2022-08-29T18:32:04.221Z] Removing intermediate container 7af61ad111dc [2022-08-29T18:32:04.221Z] ---> c14d8c1ae9ac [2022-08-29T18:32:04.221Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:32:04.221Z] ---> Running in 32971997ad94 [2022-08-29T18:32:04.500Z] Removing intermediate container 32971997ad94 [2022-08-29T18:32:04.501Z] ---> 634d7289221d [2022-08-29T18:32:04.501Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:32:04.780Z] ---> Running in 8af0137fb31b [2022-08-29T18:32:06.242Z] Removing intermediate container 8af0137fb31b [2022-08-29T18:32:06.242Z] ---> 89ef861d975b [2022-08-29T18:32:06.242Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:32:06.242Z] ---> Running in baade665b2aa [2022-08-29T18:32:07.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T18:32:08.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T18:32:09.266Z] OK: 221 MiB in 51 packages [2022-08-29T18:32:09.865Z] Removing intermediate container baade665b2aa [2022-08-29T18:32:09.865Z] ---> b8809b19dcc8 [2022-08-29T18:32:09.865Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-29T18:32:09.865Z] ---> Running in 4ee7079101af [2022-08-29T18:32:10.464Z] Removing intermediate container 4ee7079101af [2022-08-29T18:32:10.464Z] ---> 981eb735d6eb [2022-08-29T18:32:10.464Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-29T18:32:11.071Z] ---> 329d3956d509 [2022-08-29T18:32:11.071Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:32:11.071Z] ---> Running in c4a5b8535229 [2022-08-29T18:32:13.063Z] Removing intermediate container c4a5b8535229 [2022-08-29T18:32:13.063Z] ---> fb4b4646ebc3 [2022-08-29T18:32:13.063Z] Step 12/26 : COPY . . [2022-08-29T18:32:14.501Z] ---> 77e6c0e81d26 [2022-08-29T18:32:14.501Z] Step 13/26 : RUN ${MAKE} [2022-08-29T18:32:14.501Z] ---> Running in 9c26a6ea0a7e [2022-08-29T18:32:15.487Z] 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-29T18:34:37.409Z] Removing intermediate container 9c26a6ea0a7e [2022-08-29T18:34:37.409Z] ---> 48e3775ac75a [2022-08-29T18:34:37.409Z] Step 14/26 : FROM alpine:3.16 [2022-08-29T18:34:37.409Z] 3.16: Pulling from library/alpine [2022-08-29T18:34:37.409Z] 9b18e9b68314: Pulling fs layer [2022-08-29T18:34:37.409Z] 9b18e9b68314: Verifying Checksum [2022-08-29T18:34:37.409Z] 9b18e9b68314: Download complete [2022-08-29T18:34:37.409Z] 9b18e9b68314: Pull complete [2022-08-29T18:34:37.409Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T18:34:37.409Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T18:34:37.409Z] ---> a6215f271958 [2022-08-29T18:34:37.409Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-29T18:34:37.409Z] ---> Running in b19d115eb2fe [2022-08-29T18:34:37.409Z] Removing intermediate container b19d115eb2fe [2022-08-29T18:34:37.409Z] ---> 67279d5d5b1d [2022-08-29T18:34:37.409Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T18:34:37.409Z] ---> Running in b33632529a19 [2022-08-29T18:34:37.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T18:34:37.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T18:34:37.409Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T18:34:37.409Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T18:34:37.409Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T18:34:37.409Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T18:34:37.409Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T18:34:37.409Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T18:34:37.409Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T18:34:37.409Z] OK: 8 MiB in 20 packages [2022-08-29T18:34:37.409Z] Removing intermediate container b33632529a19 [2022-08-29T18:34:37.409Z] ---> d6e4ac82114e [2022-08-29T18:34:37.409Z] Step 17/26 : WORKDIR / [2022-08-29T18:34:37.409Z] ---> Running in f742c1decbd0 [2022-08-29T18:34:37.409Z] Removing intermediate container f742c1decbd0 [2022-08-29T18:34:37.409Z] ---> 558463b62b16 [2022-08-29T18:34:37.409Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-29T18:34:37.409Z] ---> b79f4d24241e [2022-08-29T18:34:37.409Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-29T18:34:37.409Z] ---> 08aea8e45d8f [2022-08-29T18:34:37.409Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-29T18:34:37.409Z] ---> 1c761bc0b4bd [2022-08-29T18:34:37.409Z] Step 21/26 : EXPOSE 59984 [2022-08-29T18:34:37.409Z] ---> Running in 19544b4c4811 [2022-08-29T18:34:37.409Z] Removing intermediate container 19544b4c4811 [2022-08-29T18:34:37.409Z] ---> 782df1690022 [2022-08-29T18:34:37.409Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-29T18:34:37.409Z] ---> Running in 4bf21f35fd1f [2022-08-29T18:34:37.409Z] Removing intermediate container 4bf21f35fd1f [2022-08-29T18:34:37.409Z] ---> 62a0bd476219 [2022-08-29T18:34:37.409Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T18:34:37.409Z] ---> Running in 85bf993eccf3 [2022-08-29T18:34:37.409Z] Removing intermediate container 85bf993eccf3 [2022-08-29T18:34:37.409Z] ---> 4f96b4f84168 [2022-08-29T18:34:37.409Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T18:34:37.409Z] ---> Running in c9cec01d1915 [2022-08-29T18:34:37.409Z] Removing intermediate container c9cec01d1915 [2022-08-29T18:34:37.409Z] ---> a12f2cd85684 [2022-08-29T18:34:37.409Z] Step 25/26 : LABEL git_sha=b04bfaa3f7c90cec0972aba86e0cd13724293b2a [2022-08-29T18:34:37.409Z] ---> Running in f363ebf44450 [2022-08-29T18:34:37.409Z] Removing intermediate container f363ebf44450 [2022-08-29T18:34:37.409Z] ---> 8d33756f7856 [2022-08-29T18:34:37.409Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T18:34:37.409Z] ---> Running in ec262129e191 [2022-08-29T18:34:37.409Z] Removing intermediate container ec262129e191 [2022-08-29T18:34:37.409Z] ---> 7ecf7ed09948 [2022-08-29T18:34:37.409Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T18:34:37.409Z] Successfully built 7ecf7ed09948 [2022-08-29T18:34:37.409Z] 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-08-29T18:34:37.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T18:34:37.878Z] [2022-08-29T18:34:37.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:34:38.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T18:34:38.512Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T18:34:38.512Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T18:34:38.512Z] 04944245beec: Pulling fs layer [2022-08-29T18:34:38.512Z] 699f458cf7ca: Pulling fs layer [2022-08-29T18:34:38.512Z] 765212b225bb: Pulling fs layer [2022-08-29T18:34:38.512Z] f23df028b6ca: Pulling fs layer [2022-08-29T18:34:38.512Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T18:34:38.512Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T18:34:38.512Z] 765212b225bb: Waiting [2022-08-29T18:34:38.512Z] f23df028b6ca: Waiting [2022-08-29T18:34:38.512Z] d65c8cfc05b1: Waiting [2022-08-29T18:34:38.512Z] 2437ff75d9bd: Waiting [2022-08-29T18:34:38.512Z] 04944245beec: Verifying Checksum [2022-08-29T18:34:38.512Z] 04944245beec: Download complete [2022-08-29T18:34:38.512Z] 765212b225bb: Download complete [2022-08-29T18:34:38.512Z] f23df028b6ca: Download complete [2022-08-29T18:34:38.792Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T18:34:38.792Z] d65c8cfc05b1: Download complete [2022-08-29T18:34:38.792Z] 699f458cf7ca: Verifying Checksum [2022-08-29T18:34:38.792Z] 699f458cf7ca: Download complete [2022-08-29T18:34:39.069Z] 8998bd30e6a1: Verifying Checksum [2022-08-29T18:34:39.069Z] 8998bd30e6a1: Download complete [2022-08-29T18:34:41.712Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T18:34:41.712Z] 2437ff75d9bd: Download complete [2022-08-29T18:34:43.699Z] 8998bd30e6a1: Pull complete [2022-08-29T18:34:43.974Z] 04944245beec: Pull complete [2022-08-29T18:34:45.962Z] 699f458cf7ca: Pull complete [2022-08-29T18:34:45.962Z] 765212b225bb: Pull complete [2022-08-29T18:34:46.947Z] f23df028b6ca: Pull complete [2022-08-29T18:34:46.947Z] d65c8cfc05b1: Pull complete [2022-08-29T18:35:02.070Z] 2437ff75d9bd: Pull complete [2022-08-29T18:35:02.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T18:35:02.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T18:35:02.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:35:02.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-23789 does not seem to be running inside a container [2022-08-29T18:35:02.462Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-29T18:35:05.293Z] $ docker top 8681debf3b453808d9433a1f66df4c9069d475d79ed9d76f45b16857f0ce05a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:06.236Z] ---> job-cost.sh [2022-08-29T18:35:06.236Z] lf-activate-venv: SKIPPING [2022-08-29T18:35:06.236Z] INFO: No Stack... [2022-08-29T18:35:06.511Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T18:35:07.491Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T18:35:08.164Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2022-08-29T18:35:08.164Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T18:35:08.233Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [2022-08-29T18:35:08.239Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] did not exist. Created. [2022-08-29T18:35:08.240Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T18:35:08.935Z] /w/workspace/device-onvif-camera/4@tmp/durable-ab917664/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-29T18:35:09.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T18:35:09.664Z] Warning: overwriting stash ‘stack-cost’ [2022-08-29T18:35:09.726Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T18:35:09.735Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T18:35:09.757Z] $ docker stop --time=1 8681debf3b453808d9433a1f66df4c9069d475d79ed9d76f45b16857f0ce05a2 [2022-08-29T18:35:11.315Z] $ docker rm -f 8681debf3b453808d9433a1f66df4c9069d475d79ed9d76f45b16857f0ce05a2 [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-08-29T18:35:11.818Z] provisioning config files... [2022-08-29T18:35:11.828Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2526741830251495173tmp [Pipeline] { [Pipeline] sh [2022-08-29T18:35:12.124Z] + set +x [2022-08-29T18:35:12.124Z] + curl -s https://codecov.io/bash [2022-08-29T18:35:12.124Z] + bash -s -- [2022-08-29T18:35:12.124Z] [2022-08-29T18:35:12.124Z] _____ _ [2022-08-29T18:35:12.124Z] / ____| | | [2022-08-29T18:35:12.124Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T18:35:12.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T18:35:12.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T18:35:12.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T18:35:12.124Z] Bash-1.0.6 [2022-08-29T18:35:12.124Z] [2022-08-29T18:35:12.124Z] [2022-08-29T18:35:12.124Z] ==> git version 2.25.1 found [2022-08-29T18:35:12.124Z] ==> 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-08-29T18:35:12.124Z] Release-Date: 2020-01-08 [2022-08-29T18:35:12.124Z] 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-08-29T18:35:12.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T18:35:12.124Z] ==> Jenkins CI detected. [2022-08-29T18:35:12.124Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-139 [2022-08-29T18:35:12.124Z] project root: . [2022-08-29T18:35:12.124Z] --> token set from env [2022-08-29T18:35:12.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T18:35:12.124Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T18:35:12.124Z] ==> Python coveragepy not found [2022-08-29T18:35:12.124Z] ==> Searching for coverage reports in: [2022-08-29T18:35:12.124Z] + . [2022-08-29T18:35:12.124Z] -> Found 1 reports [2022-08-29T18:35:12.124Z] ==> Detecting git/mercurial file structure [2022-08-29T18:35:12.124Z] ==> Reading reports [2022-08-29T18:35:12.124Z] + ./coverage.out bytes=76854 [2022-08-29T18:35:12.124Z] ==> Appending adjustments [2022-08-29T18:35:12.124Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T18:35:12.384Z] + Found adjustments [2022-08-29T18:35:12.384Z] ==> Gzipping contents [2022-08-29T18:35:12.385Z] 12K /tmp/codecov.rsK3DL.gz [2022-08-29T18:35:12.385Z] ==> Uploading reports [2022-08-29T18:35:12.385Z] url: https://codecov.io [2022-08-29T18:35:12.385Z] query: branch=PR-139&commit=b04bfaa3f7c90cec0972aba86e0cd13724293b2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-08-29T18:35:12.385Z] -> Pinging Codecov [2022-08-29T18:35:12.385Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=b04bfaa3f7c90cec0972aba86e0cd13724293b2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-08-29T18:35:12.645Z] -> Uploading to [2022-08-29T18:35:12.645Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/F29A59C45E3A92E06B3E522C9905F8EF/b04bfaa3f7c90cec0972aba86e0cd13724293b2a/587deb17-deff-4e06-9dbf-a5f28f91d6c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T183512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541906a725451a16bfce6de3f629c7327f0137b8a75fe8b16428cc3f0aafd9c0 [2022-08-29T18:35:12.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T18:35:12.645Z] Dload Upload Total Spent Left Speed [2022-08-29T18:35:12.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10399 0 0 100 10399 0 47484 --:--:-- --:--:-- --:--:-- 47484 [2022-08-29T18:35:12.907Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] } [2022-08-29T18:35:12.916Z] 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-08-29T18:35:13.615Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] [2022-08-29T18:35:13.615Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-08-29T18:35:13.615Z] total 16 [2022-08-29T18:35:13.615Z] drwxr-xr-x 3 root root 4096 Aug 29 18:25 . [2022-08-29T18:35:13.615Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 18:25 .. [2022-08-29T18:35:13.615Z] drwxr-xr-x 2 root root 4096 Aug 29 18:25 cost [2022-08-29T18:35:13.615Z] -rw-r--r-- 1 root root 91 Aug 29 18:25 cost.csv [2022-08-29T18:35:13.615Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-08-29T18:35:13.615Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-08-29T18:35:13.615Z] total 16 [2022-08-29T18:35:13.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 18:25 . [2022-08-29T18:35:13.615Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 18:25 .. [2022-08-29T18:35:13.615Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 18:25 cost [2022-08-29T18:35:13.615Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 29 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:13.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:14.779Z] ---> package-listing.sh [2022-08-29T18:35:14.779Z] ++ facter osfamily [2022-08-29T18:35:14.779Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T18:35:15.040Z] + OS_FAMILY=debian [2022-08-29T18:35:15.040Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-139 [2022-08-29T18:35:15.040Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T18:35:15.040Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T18:35:15.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T18:35:15.040Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T18:35:15.040Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-08-29T18:35:15.040Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T18:35:15.040Z] + case "${OS_FAMILY}" in [2022-08-29T18:35:15.040Z] + dpkg -l [2022-08-29T18:35:15.040Z] + grep '^ii' [2022-08-29T18:35:15.040Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T18:35:15.040Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T18:35:15.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T18:35:15.040Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-08-29T18:35:15.040Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ [2022-08-29T18:35:15.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo [2022-08-29T18:35:15.051Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T18:35:15.330Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:35:15.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:35:15.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:35:15.971Z] prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container [2022-08-29T18:35:16.012Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T18:35:16.223Z] $ docker top 9467b8d2e91531e0179fd683c432f2023c689be37e8050944a20ee7fee4fec63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:35:16.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T18:35:16.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T18:35:17.167Z] + ls /var/log/sa-host [2022-08-29T18:35:17.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:35:17.234Z] provisioning config files... [2022-08-29T18:35:17.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config6132418311215700971tmp [Pipeline] { [Pipeline] echo [2022-08-29T18:35:17.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:17.542Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T18:35:17.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:17.879Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T18:35:17.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:18.176Z] ---> sudo-logs.sh [2022-08-29T18:35:18.177Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T18:35:18.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:18.482Z] ---> job-cost.sh [2022-08-29T18:35:18.482Z] lf-activate-venv: SKIPPING [2022-08-29T18:35:18.482Z] DEBUG: total: 0.2199999988079071 [2022-08-29T18:35:18.482Z] INFO: Retrieving Stack Cost... [2022-08-29T18:35:19.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T18:35:19.315Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T18:35:19.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:35:19.618Z] ---> logs-deploy.sh [2022-08-29T18:35:19.618Z] lf-activate-venv: SKIPPING [2022-08-29T18:35:19.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/4 [2022-08-29T18:35:19.618Z] INFO: archiving workspace using pattern(s): [2022-08-29T18:35:20.558Z] Archives upload complete. [2022-08-29T18:35:20.817Z] INFO: archiving logs to Nexus