Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a19c49b13c0fa898c897ffa06db9bfcb5560ce91 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-ssh3851392585490837308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3008676229084777769.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3544379391809401763.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11939561972212709312.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12420833157236217456.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, goVersion:1.18, 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-4957’ Running on prd-ubuntu20.04-docker-8c-8g-4960 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) Commit message: "fix: device-sdk levski patch stable tag added (#282)" > git config core.sparsecheckout # timeout=10 > git checkout -f a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 > git rev-list --no-walk d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T21:57:30.831Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T21:57:30.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T21:57:30.884Z] ========================================================= [2023-03-21T21:57:30.884Z] EdgeX Global Pipelines Version Info [2023-03-21T21:57:30.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:57:31.600Z] ------------------- [2023-03-21T21:57:31.600Z] stable info: [2023-03-21T21:57:31.600Z] ------------------- [2023-03-21T21:57:31.600Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T21:57:31.600Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T21:57:31.600Z] Message: update stable to v1.0.245 [2023-03-21T21:57:32.172Z] ------------------- [2023-03-21T21:57:32.172Z] experimental info: [2023-03-21T21:57:32.172Z] ------------------- [2023-03-21T21:57:32.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T21:57:32.172Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T21:57:32.172Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T21:57:32.382Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-21T21:57:32.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-21T21:57:32.407Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T21:57:32.415Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T21:57:32.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T21:57:32.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T21:57:32.439Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T21:57:32.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T21:57:32.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T21:57:32.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T21:57:32.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T21:57:32.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-21T21:57:32.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T21:57:32.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T21:57:32.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T21:57:32.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T21:57:32.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T21:57:32.565Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T21:57:32.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T21:57:32.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T21:57:32.606Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T21:57:32.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-21T21:57:32.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T21:57:32.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T21:57:32.662Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T21:57:32.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T21:57:32.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T21:57:32.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-21T21:57:32.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-21T21:57:32.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-21T21:57:32.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T21:57:32.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a19c49b [Pipeline] echo [2023-03-21T21:57:32.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T21:57:32.801Z] provisioning config files... [2023-03-21T21:57:32.817Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6899211746795222450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:57:33.119Z] ---> docker-login.sh [2023-03-21T21:57:33.119Z] nexus3.edgexfoundry.org:10001 [2023-03-21T21:57:33.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:33.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:33.379Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:33.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:33.379Z] [2023-03-21T21:57:33.379Z] Login Succeeded [2023-03-21T21:57:33.379Z] nexus3.edgexfoundry.org:10002 [2023-03-21T21:57:33.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:33.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:33.379Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:33.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:33.379Z] [2023-03-21T21:57:33.379Z] Login Succeeded [2023-03-21T21:57:33.379Z] nexus3.edgexfoundry.org:10003 [2023-03-21T21:57:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:33.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:33.640Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:33.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:33.640Z] [2023-03-21T21:57:33.640Z] Login Succeeded [2023-03-21T21:57:33.640Z] nexus3.edgexfoundry.org:10004 [2023-03-21T21:57:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:33.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:33.640Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:33.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:33.640Z] [2023-03-21T21:57:33.640Z] Login Succeeded [2023-03-21T21:57:33.640Z] docker.io [2023-03-21T21:57:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:33.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:33.901Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:33.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:33.901Z] [2023-03-21T21:57:33.901Z] Login Succeeded [2023-03-21T21:57:33.901Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T21:57:33.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T21:57:34.279Z] + git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T21:57:34.330Z] -----------> git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [false] [Pipeline] sh [2023-03-21T21:57:34.620Z] + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T21:57:34.635Z] ========================================================= [2023-03-21T21:57:34.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T21:57:34.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T21:57:34.954Z] + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T21:57:34.985Z] [semverPrep] GIT_COMMIT: a19c49b13c0fa898c897ffa06db9bfcb5560ce91, Commit Message: fix: device-sdk levski patch stable tag added (#282) [Pipeline] echo [2023-03-21T21:57:34.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T21:57:35.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T21:57:35.418Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T21:57:35.418Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T21:57:35.418Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T21:57:35.418Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T21:57:35.418Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T21:57:35.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:57:35.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T21:57:35.778Z] [2023-03-21T21:57:35.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:57:36.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T21:57:36.079Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T21:57:36.079Z] b85a868b505f: Pulling fs layer [2023-03-21T21:57:36.079Z] e2be974225ed: Pulling fs layer [2023-03-21T21:57:36.079Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T21:57:36.079Z] 988bab9f4d93: Pulling fs layer [2023-03-21T21:57:36.079Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T21:57:36.079Z] eaf3925da568: Pulling fs layer [2023-03-21T21:57:36.079Z] bab4dde63d76: Pulling fs layer [2023-03-21T21:57:36.079Z] bde34c3a00c8: Pulling fs layer [2023-03-21T21:57:36.079Z] b352a97aabf1: Pulling fs layer [2023-03-21T21:57:36.079Z] 4872d77fe225: Pulling fs layer [2023-03-21T21:57:36.079Z] 5851b861e8e6: Pulling fs layer [2023-03-21T21:57:36.079Z] 988bab9f4d93: Waiting [2023-03-21T21:57:36.079Z] bde34c3a00c8: Waiting [2023-03-21T21:57:36.079Z] eaf3925da568: Waiting [2023-03-21T21:57:36.079Z] bab4dde63d76: Waiting [2023-03-21T21:57:36.079Z] b352a97aabf1: Waiting [2023-03-21T21:57:36.079Z] 5851b861e8e6: Waiting [2023-03-21T21:57:36.079Z] 4872d77fe225: Waiting [2023-03-21T21:57:36.079Z] 1469e6f7b9e6: Waiting [2023-03-21T21:57:36.079Z] e2be974225ed: Verifying Checksum [2023-03-21T21:57:36.079Z] e2be974225ed: Download complete [2023-03-21T21:57:36.079Z] 988bab9f4d93: Verifying Checksum [2023-03-21T21:57:36.079Z] 988bab9f4d93: Download complete [2023-03-21T21:57:36.337Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T21:57:36.337Z] 1469e6f7b9e6: Download complete [2023-03-21T21:57:36.337Z] eaf3925da568: Download complete [2023-03-21T21:57:36.337Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T21:57:36.337Z] 339a4e72a1f5: Download complete [2023-03-21T21:57:36.337Z] bde34c3a00c8: Verifying Checksum [2023-03-21T21:57:36.337Z] bde34c3a00c8: Download complete [2023-03-21T21:57:36.337Z] b352a97aabf1: Download complete [2023-03-21T21:57:36.337Z] 4872d77fe225: Verifying Checksum [2023-03-21T21:57:36.337Z] 4872d77fe225: Download complete [2023-03-21T21:57:36.337Z] 5851b861e8e6: Download complete [2023-03-21T21:57:36.337Z] b85a868b505f: Verifying Checksum [2023-03-21T21:57:36.337Z] b85a868b505f: Download complete [2023-03-21T21:57:36.596Z] bab4dde63d76: Verifying Checksum [2023-03-21T21:57:36.596Z] bab4dde63d76: Download complete [2023-03-21T21:57:37.971Z] b85a868b505f: Pull complete [2023-03-21T21:57:37.971Z] e2be974225ed: Pull complete [2023-03-21T21:57:38.537Z] 339a4e72a1f5: Pull complete [2023-03-21T21:57:38.537Z] 988bab9f4d93: Pull complete [2023-03-21T21:57:38.797Z] 1469e6f7b9e6: Pull complete [2023-03-21T21:57:38.797Z] eaf3925da568: Pull complete [2023-03-21T21:57:40.704Z] bab4dde63d76: Pull complete [2023-03-21T21:57:40.704Z] bde34c3a00c8: Pull complete [2023-03-21T21:57:40.964Z] b352a97aabf1: Pull complete [2023-03-21T21:57:40.964Z] 4872d77fe225: Pull complete [2023-03-21T21:57:41.226Z] 5851b861e8e6: Pull complete [2023-03-21T21:57:41.226Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T21:57:41.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T21:57:41.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:57:41.323Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T21:57:41.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T21:57:43.008Z] $ docker top 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 -eo pid,comm [2023-03-21T21:57:43.069Z] 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). [2023-03-21T21:57:43.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T21:57:43.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T21:57:43.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T21:57:43.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T21:57:43.229Z] $ docker exec 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent [2023-03-21T21:57:43.350Z] SSH_AUTH_SOCK=/tmp/ssh-HslA0jhySUyv/agent.32 [2023-03-21T21:57:43.350Z] SSH_AGENT_PID=38 [2023-03-21T21:57:43.357Z] Running ssh-add (command line suppressed) [2023-03-21T21:57:43.467Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6787669097009848127.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6787669097009848127.key) [2023-03-21T21:57:43.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T21:57:43.764Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T21:57:43.781Z] $ docker exec --env ******** --env ******** 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent -k [2023-03-21T21:57:43.891Z] unset SSH_AUTH_SOCK; [2023-03-21T21:57:43.892Z] unset SSH_AGENT_PID; [2023-03-21T21:57:43.892Z] echo Agent pid 38 killed; [2023-03-21T21:57:43.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T21:57:43.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T21:57:43.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T21:57:44.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T21:57:44.056Z] $ docker exec 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent [2023-03-21T21:57:44.169Z] SSH_AUTH_SOCK=/tmp/ssh-6mH6CTx23iwm/agent.70 [2023-03-21T21:57:44.169Z] SSH_AGENT_PID=76 [2023-03-21T21:57:44.174Z] Running ssh-add (command line suppressed) [2023-03-21T21:57:44.283Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17111501692866050681.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17111501692866050681.key) [2023-03-21T21:57:44.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T21:57:44.587Z] + git semver init [2023-03-21T21:57:44.847Z] 2023-03-21 21:57:44,798 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T21:57:44.847Z] 2023-03-21 21:57:44,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T21:57:44.847Z] 2023-03-21 21:57:44,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T21:57:44.847Z] 2023-03-21 21:57:44,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,704 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,705 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,709 [execute] INFO git cat-file --batch-check [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,716 [execute] INFO git cat-file --batch [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T21:57:45.787Z] 2023-03-21 21:57:45,721 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T21:57:45.787Z] 0.0.0 [Pipeline] } [2023-03-21T21:57:45.800Z] $ docker exec --env ******** --env ******** 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 ssh-agent -k [2023-03-21T21:57:45.902Z] unset SSH_AUTH_SOCK; [2023-03-21T21:57:45.903Z] unset SSH_AGENT_PID; [2023-03-21T21:57:45.903Z] echo Agent pid 76 killed; [2023-03-21T21:57:45.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T21:57:46.212Z] + git semver [Pipeline] } [2023-03-21T21:57:46.491Z] $ docker stop --time=1 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 [2023-03-21T21:57:47.863Z] $ docker rm -f --volumes 6f346e418c8fd383b285686cf4829f05fd57fc6a863be2d234df1a914fe48931 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T21:57:48.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T21:57:48.429Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T21:57:48.431Z] [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 [2023-03-21T21:57:48.565Z] provisioning config files... [2023-03-21T21:57:48.574Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9828715166819110617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:57:48.876Z] ---> docker-login.sh [2023-03-21T21:57:48.876Z] nexus3.edgexfoundry.org:10001 [2023-03-21T21:57:48.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:48.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:48.876Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:48.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:48.876Z] [2023-03-21T21:57:48.876Z] Login Succeeded [2023-03-21T21:57:48.876Z] nexus3.edgexfoundry.org:10002 [2023-03-21T21:57:48.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:48.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:48.876Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:48.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:48.876Z] [2023-03-21T21:57:48.876Z] Login Succeeded [2023-03-21T21:57:48.876Z] nexus3.edgexfoundry.org:10003 [2023-03-21T21:57:49.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:49.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:49.136Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:49.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:49.136Z] [2023-03-21T21:57:49.136Z] Login Succeeded [2023-03-21T21:57:49.136Z] nexus3.edgexfoundry.org:10004 [2023-03-21T21:57:49.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:49.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:49.397Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:49.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:49.397Z] [2023-03-21T21:57:49.397Z] Login Succeeded [2023-03-21T21:57:49.397Z] docker.io [2023-03-21T21:57:49.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:49.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:49.656Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:49.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:49.656Z] [2023-03-21T21:57:49.656Z] Login Succeeded [2023-03-21T21:57:49.656Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T21:57:49.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T21:57:49.724Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:57:49.737Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:57:49.746Z] ========================================================= [2023-03-21T21:57:49.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T21:57:49.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:57:50.077Z] + 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 . [2023-03-21T21:57:50.077Z] Sending build context to Docker daemon 27MB [2023-03-21T21:57:50.077Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T21:57:50.077Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T21:57:50.340Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T21:57:50.340Z] 213ec9aee27d: Pulling fs layer [2023-03-21T21:57:50.340Z] 4583459ba037: Pulling fs layer [2023-03-21T21:57:50.340Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T21:57:50.340Z] 53926ce57604: Pulling fs layer [2023-03-21T21:57:50.340Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T21:57:50.340Z] 22ff95d597cd: Pulling fs layer [2023-03-21T21:57:50.340Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T21:57:50.340Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T21:57:50.340Z] a7acece74701: Pulling fs layer [2023-03-21T21:57:50.340Z] 21b2b0c7a3f4: Waiting [2023-03-21T21:57:50.340Z] 22ff95d597cd: Waiting [2023-03-21T21:57:50.340Z] 12d6caf4c0d1: Waiting [2023-03-21T21:57:50.340Z] 96b7cbca73a9: Waiting [2023-03-21T21:57:50.340Z] a7acece74701: Waiting [2023-03-21T21:57:50.340Z] 53926ce57604: Waiting [2023-03-21T21:57:50.340Z] 93c1e223e6f2: Download complete [2023-03-21T21:57:50.340Z] 4583459ba037: Verifying Checksum [2023-03-21T21:57:50.340Z] 4583459ba037: Download complete [2023-03-21T21:57:50.340Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-21T21:57:50.340Z] 21b2b0c7a3f4: Download complete [2023-03-21T21:57:50.340Z] 22ff95d597cd: Verifying Checksum [2023-03-21T21:57:50.340Z] 22ff95d597cd: Download complete [2023-03-21T21:57:50.340Z] 213ec9aee27d: Verifying Checksum [2023-03-21T21:57:50.340Z] 213ec9aee27d: Download complete [2023-03-21T21:57:50.340Z] 12d6caf4c0d1: Download complete [2023-03-21T21:57:50.603Z] 213ec9aee27d: Pull complete [2023-03-21T21:57:50.603Z] 4583459ba037: Pull complete [2023-03-21T21:57:50.603Z] 93c1e223e6f2: Pull complete [2023-03-21T21:57:50.868Z] a7acece74701: Verifying Checksum [2023-03-21T21:57:50.868Z] a7acece74701: Download complete [2023-03-21T21:57:51.131Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T21:57:51.131Z] 96b7cbca73a9: Download complete [2023-03-21T21:57:51.131Z] 53926ce57604: Verifying Checksum [2023-03-21T21:57:51.131Z] 53926ce57604: Download complete [2023-03-21T21:57:55.323Z] 53926ce57604: Pull complete [2023-03-21T21:57:55.323Z] 21b2b0c7a3f4: Pull complete [2023-03-21T21:57:55.323Z] 22ff95d597cd: Pull complete [2023-03-21T21:57:55.323Z] 12d6caf4c0d1: Pull complete [2023-03-21T21:57:57.852Z] 96b7cbca73a9: Pull complete [2023-03-21T21:57:58.421Z] a7acece74701: Pull complete [2023-03-21T21:57:58.421Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T21:57:58.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T21:57:58.421Z] ---> db6d94c90886 [2023-03-21T21:57:58.421Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T21:58:00.337Z] ---> Running in a59d2ae1d472 [2023-03-21T21:58:00.596Z] Removing intermediate container a59d2ae1d472 [2023-03-21T21:58:00.596Z] ---> ad39c1cb9364 [2023-03-21T21:58:00.596Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T21:58:00.596Z] ---> Running in 61b4c28678ad [2023-03-21T21:58:00.859Z] Removing intermediate container 61b4c28678ad [2023-03-21T21:58:00.859Z] ---> 6c544b1ea536 [2023-03-21T21:58:00.859Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T21:58:00.859Z] ---> Running in bd912d1bb2a1 [2023-03-21T21:58:00.859Z] Removing intermediate container bd912d1bb2a1 [2023-03-21T21:58:00.859Z] ---> 5ac16edf6a3c [2023-03-21T21:58:00.859Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T21:58:00.859Z] ---> Running in 9d1ea6f1276f [2023-03-21T21:58:01.118Z] Removing intermediate container 9d1ea6f1276f [2023-03-21T21:58:01.118Z] ---> ce5bdac06b7f [2023-03-21T21:58:01.118Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T21:58:01.118Z] ---> Running in fd32b0e00d1a [2023-03-21T21:58:01.118Z] Removing intermediate container fd32b0e00d1a [2023-03-21T21:58:01.118Z] ---> be24f400202b [2023-03-21T21:58:01.118Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T21:58:01.118Z] ---> Running in 86965e6e0beb [2023-03-21T21:58:01.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T21:58:01.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T21:58:01.947Z] OK: 211 MiB in 51 packages [2023-03-21T21:58:02.518Z] Removing intermediate container 86965e6e0beb [2023-03-21T21:58:02.518Z] ---> 3730f9b6b8bf [2023-03-21T21:58:02.518Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T21:58:02.518Z] ---> Running in 61ee7ea51849 [2023-03-21T21:58:02.518Z] Removing intermediate container 61ee7ea51849 [2023-03-21T21:58:02.518Z] ---> d00dca689996 [2023-03-21T21:58:02.518Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T21:58:02.779Z] ---> a5c39b5e1b91 [2023-03-21T21:58:02.779Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T21:58:02.779Z] ---> Running in 482d15d84fa8 [2023-03-21T21:58:03.527Z] Still waiting to schedule task [2023-03-21T21:58:03.528Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4958’ [2023-03-21T21:58:20.871Z] Removing intermediate container 482d15d84fa8 [2023-03-21T21:58:20.871Z] ---> 8be07ecb1399 [2023-03-21T21:58:20.871Z] Step 12/13 : COPY . . [2023-03-21T21:58:21.129Z] ---> 61f10e23f94a [2023-03-21T21:58:21.129Z] Step 13/13 : RUN ${MAKE} [2023-03-21T21:58:21.129Z] ---> Running in ab05c51c2259 [2023-03-21T21:58:21.387Z] noop [2023-03-21T21:58:21.645Z] Removing intermediate container ab05c51c2259 [2023-03-21T21:58:21.645Z] ---> 22ea97eddd4f [2023-03-21T21:58:21.645Z] Successfully built 22ea97eddd4f [2023-03-21T21:58:21.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:58:21.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T21:58:21.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:58:22.028Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T21:58:22.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-21T21:58:22.447Z] $ docker top 15cd6e99d305189acaf5ed2dca46408662befbfac39c90577a580e61ef5e6773 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T21:58:22.789Z] + go version [2023-03-21T21:58:22.789Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T21:58:22.803Z] $ docker stop --time=1 15cd6e99d305189acaf5ed2dca46408662befbfac39c90577a580e61ef5e6773 [2023-03-21T21:58:24.141Z] $ docker rm -f --volumes 15cd6e99d305189acaf5ed2dca46408662befbfac39c90577a580e61ef5e6773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:58:24.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T21:58:24.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:58:24.607Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T21:58:24.641Z] $ 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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-21T21:58:25.024Z] $ docker top f21420a64ae3c44d2f7e9f8cb8d0bb0dcf89c4582a6130d94c4ebc1d45ee4921 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T21:58:25.369Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-21T21:58:25.662Z] + make test [2023-03-21T21:58:25.662Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T21:58:25.920Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T21:58:38.135Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T21:58:40.675Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements [2023-03-21T21:58:40.675Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T21:58:40.675Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.620s coverage: 86.5% of statements [2023-03-21T21:58:48.793Z] 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." [2023-03-21T21:58:48.793Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T21:58:52.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T21:58:52.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T21:58:52.979Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T21:58:52.989Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T21:58:53.002Z] $ docker stop --time=1 f21420a64ae3c44d2f7e9f8cb8d0bb0dcf89c4582a6130d94c4ebc1d45ee4921 [2023-03-21T21:58:55.013Z] $ docker rm -f --volumes f21420a64ae3c44d2f7e9f8cb8d0bb0dcf89c4582a6130d94c4ebc1d45ee4921 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T21:58:55.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T21:58:55.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T21:58:56.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T21:58:56.377Z] + ls -al . [2023-03-21T21:58:56.377Z] total 248 [2023-03-21T21:58:56.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 21:58 . [2023-03-21T21:58:56.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 .. [2023-03-21T21:58:56.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:58 .git [2023-03-21T21:58:56.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 .github [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 21:57 .gitignore [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:57 .golangci.yml [2023-03-21T21:58:56.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:57 .semver [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 21:57 Attribution.txt [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 21:57 CHANGELOG.md [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 21:57 Dockerfile [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 21:57 GOVERNANCE.md [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 21:57 Jenkinsfile [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:57 LICENSE [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 21:57 Makefile [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 21:57 OWNERS.md [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 21:57 README.md [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:57 VERSION [2023-03-21T21:58:56.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:57 bin [2023-03-21T21:58:56.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 cmd [2023-03-21T21:58:56.377Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 21:58 coverage.out [2023-03-21T21:58:56.377Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 21:57 doc [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 21:57 go.mod [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 21:57 go.sum [2023-03-21T21:58:56.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 internal [2023-03-21T21:58:56.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 snap [2023-03-21T21:58:56.377Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:58:56.745Z] + 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=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=amd64 --label version=0.0.0 . [2023-03-21T21:58:56.745Z] Sending build context to Docker daemon 27.08MB [2023-03-21T21:58:56.745Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T21:58:56.745Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T21:58:56.745Z] ---> 22ea97eddd4f [2023-03-21T21:58:56.745Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T21:58:57.005Z] ---> Running in 695330050c95 [2023-03-21T21:58:57.005Z] Removing intermediate container 695330050c95 [2023-03-21T21:58:57.005Z] ---> 762b61bb5453 [2023-03-21T21:58:57.005Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T21:58:57.005Z] ---> Running in 0211e4ceaf84 [2023-03-21T21:58:57.265Z] Removing intermediate container 0211e4ceaf84 [2023-03-21T21:58:57.265Z] ---> 443e8a42f7dd [2023-03-21T21:58:57.265Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T21:58:57.265Z] ---> Running in 33186a72fdc1 [2023-03-21T21:58:57.265Z] Removing intermediate container 33186a72fdc1 [2023-03-21T21:58:57.265Z] ---> 6358d0593292 [2023-03-21T21:58:57.265Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T21:58:57.525Z] ---> Running in ae5dbf7e5e5c [2023-03-21T21:58:57.525Z] Removing intermediate container ae5dbf7e5e5c [2023-03-21T21:58:57.525Z] ---> 5cf0a9673b7e [2023-03-21T21:58:57.525Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T21:58:57.525Z] ---> Running in b8f2f09715dc [2023-03-21T21:58:57.785Z] Removing intermediate container b8f2f09715dc [2023-03-21T21:58:57.785Z] ---> 5d19810dfeb7 [2023-03-21T21:58:57.785Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T21:58:57.785Z] ---> Running in 5a1f0c33403c [2023-03-21T21:58:58.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T21:58:58.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T21:58:58.562Z] OK: 211 MiB in 51 packages [2023-03-21T21:58:58.822Z] Removing intermediate container 5a1f0c33403c [2023-03-21T21:58:58.822Z] ---> 2d6829d13ad5 [2023-03-21T21:58:58.822Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T21:58:59.081Z] ---> Running in 53ca62afe14e [2023-03-21T21:58:59.081Z] Removing intermediate container 53ca62afe14e [2023-03-21T21:58:59.081Z] ---> 2273df1d25dd [2023-03-21T21:58:59.081Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T21:58:59.081Z] ---> d1387f008818 [2023-03-21T21:58:59.081Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T21:58:59.339Z] ---> Running in b805883e5544 [2023-03-21T21:58:59.907Z] Removing intermediate container b805883e5544 [2023-03-21T21:58:59.907Z] ---> f07566ed97d6 [2023-03-21T21:58:59.907Z] Step 12/26 : COPY . . [2023-03-21T21:59:00.842Z] ---> 78c30ce06a8e [2023-03-21T21:59:00.842Z] Step 13/26 : RUN ${MAKE} [2023-03-21T21:59:00.842Z] ---> Running in 541c1380f304 [2023-03-21T21:59:01.099Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T21:59:23.021Z] Removing intermediate container 541c1380f304 [2023-03-21T21:59:23.021Z] ---> aa8951142831 [2023-03-21T21:59:23.021Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T21:59:23.588Z] 3.16: Pulling from library/alpine [2023-03-21T21:59:23.588Z] ef5531b6e74e: Pulling fs layer [2023-03-21T21:59:23.897Z] ef5531b6e74e: Verifying Checksum [2023-03-21T21:59:23.897Z] ef5531b6e74e: Download complete [2023-03-21T21:59:23.897Z] ef5531b6e74e: Pull complete [2023-03-21T21:59:23.897Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T21:59:23.897Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T21:59:23.897Z] ---> dfd21b5a31f5 [2023-03-21T21:59:23.897Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T21:59:24.156Z] ---> Running in 8894195a6cb2 [2023-03-21T21:59:24.156Z] Removing intermediate container 8894195a6cb2 [2023-03-21T21:59:24.156Z] ---> 2b16da908c31 [2023-03-21T21:59:24.156Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T21:59:24.156Z] ---> Running in dcea84944385 [2023-03-21T21:59:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T21:59:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T21:59:24.674Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T21:59:24.674Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T21:59:24.674Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T21:59:24.674Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T21:59:24.674Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T21:59:24.674Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T21:59:24.674Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T21:59:24.674Z] OK: 8 MiB in 20 packages [2023-03-21T21:59:25.244Z] Removing intermediate container dcea84944385 [2023-03-21T21:59:25.244Z] ---> 808c4f6c097d [2023-03-21T21:59:25.244Z] Step 17/26 : WORKDIR / [2023-03-21T21:59:25.244Z] ---> Running in 18e2fcf0ea54 [2023-03-21T21:59:25.244Z] Removing intermediate container 18e2fcf0ea54 [2023-03-21T21:59:25.244Z] ---> 0a2eaeee7ce4 [2023-03-21T21:59:25.244Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T21:59:26.182Z] ---> e22587c59978 [2023-03-21T21:59:26.182Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T21:59:26.182Z] ---> af8257645d9f [2023-03-21T21:59:26.182Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T21:59:26.182Z] ---> db61292570cf [2023-03-21T21:59:26.182Z] Step 21/26 : EXPOSE 59984 [2023-03-21T21:59:26.440Z] ---> Running in 41aa2f5eb2f3 [2023-03-21T21:59:26.440Z] Removing intermediate container 41aa2f5eb2f3 [2023-03-21T21:59:26.440Z] ---> d4ca0bc4120b [2023-03-21T21:59:26.440Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T21:59:26.440Z] ---> Running in 615907d5e704 [2023-03-21T21:59:26.440Z] Removing intermediate container 615907d5e704 [2023-03-21T21:59:26.440Z] ---> dd5f4aece9cb [2023-03-21T21:59:26.440Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T21:59:26.698Z] ---> Running in a9d68313c47a [2023-03-21T21:59:26.698Z] Removing intermediate container a9d68313c47a [2023-03-21T21:59:26.698Z] ---> 441443db5c53 [2023-03-21T21:59:26.698Z] Step 24/26 : LABEL arch=amd64 [2023-03-21T21:59:26.698Z] ---> Running in 99d34770768d [2023-03-21T21:59:26.698Z] Removing intermediate container 99d34770768d [2023-03-21T21:59:26.698Z] ---> 09827949d2ce [2023-03-21T21:59:26.698Z] Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T21:59:26.957Z] ---> Running in 99eb350de30c [2023-03-21T21:59:26.957Z] Removing intermediate container 99eb350de30c [2023-03-21T21:59:26.957Z] ---> 7e9f8a51406d [2023-03-21T21:59:26.957Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T21:59:26.957Z] ---> Running in 2879c0a169c6 [2023-03-21T21:59:26.957Z] Removing intermediate container 2879c0a169c6 [2023-03-21T21:59:26.957Z] ---> 8f1191e13ba1 [2023-03-21T21:59:26.957Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T21:59:26.957Z] Successfully built 8f1191e13ba1 [2023-03-21T21:59:26.957Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T21:59:27.046Z] provisioning config files... [2023-03-21T21:59:27.055Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config7847411825198743592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:59:27.351Z] ---> docker-login.sh [2023-03-21T21:59:27.351Z] nexus3.edgexfoundry.org:10001 [2023-03-21T21:59:27.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:59:27.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:59:27.351Z] Configure a credential helper to remove this warning. See [2023-03-21T21:59:27.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:59:27.351Z] [2023-03-21T21:59:27.351Z] Login Succeeded [2023-03-21T21:59:27.351Z] nexus3.edgexfoundry.org:10002 [2023-03-21T21:59:27.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:59:27.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:59:27.351Z] Configure a credential helper to remove this warning. See [2023-03-21T21:59:27.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:59:27.351Z] [2023-03-21T21:59:27.351Z] Login Succeeded [2023-03-21T21:59:27.351Z] nexus3.edgexfoundry.org:10003 [2023-03-21T21:59:27.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:59:27.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:59:27.613Z] Configure a credential helper to remove this warning. See [2023-03-21T21:59:27.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:59:27.613Z] [2023-03-21T21:59:27.613Z] Login Succeeded [2023-03-21T21:59:27.613Z] nexus3.edgexfoundry.org:10004 [2023-03-21T21:59:27.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:59:27.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:59:27.613Z] Configure a credential helper to remove this warning. See [2023-03-21T21:59:27.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:59:27.613Z] [2023-03-21T21:59:27.613Z] Login Succeeded [2023-03-21T21:59:27.613Z] docker.io [2023-03-21T21:59:27.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:59:27.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:59:27.873Z] Configure a credential helper to remove this warning. See [2023-03-21T21:59:27.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:59:27.873Z] [2023-03-21T21:59:27.873Z] Login Succeeded [2023-03-21T21:59:27.873Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T21:59:27.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T21:59:27.904Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:59:27.920Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-21T21:59:27.920Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T21:59:27.920Z] latest [2023-03-21T21:59:27.920Z] 0.0.0 [2023-03-21T21:59:27.920Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [2023-03-21T21:59:27.920Z] levski [2023-03-21T21:59:27.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:28.227Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:28.532Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T21:59:28.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T21:59:28.532Z] ae3cea807856: Preparing [2023-03-21T21:59:28.532Z] 8561051e9191: Preparing [2023-03-21T21:59:28.532Z] bdc36fd877a2: Preparing [2023-03-21T21:59:28.532Z] b3526aa7a26a: Preparing [2023-03-21T21:59:28.532Z] aa5968d388b8: Preparing [2023-03-21T21:59:28.532Z] aa5968d388b8: Layer already exists [2023-03-21T21:59:28.532Z] ae3cea807856: Pushed [2023-03-21T21:59:28.532Z] 8561051e9191: Pushed [2023-03-21T21:59:28.792Z] b3526aa7a26a: Pushed [2023-03-21T21:59:31.322Z] bdc36fd877a2: Pushed [2023-03-21T21:59:31.322Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:31.636Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:31.939Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T21:59:31.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T21:59:31.939Z] ae3cea807856: Preparing [2023-03-21T21:59:31.939Z] 8561051e9191: Preparing [2023-03-21T21:59:31.939Z] bdc36fd877a2: Preparing [2023-03-21T21:59:31.939Z] b3526aa7a26a: Preparing [2023-03-21T21:59:31.939Z] aa5968d388b8: Preparing [2023-03-21T21:59:31.939Z] aa5968d388b8: Layer already exists [2023-03-21T21:59:31.939Z] bdc36fd877a2: Layer already exists [2023-03-21T21:59:31.939Z] ae3cea807856: Layer already exists [2023-03-21T21:59:31.939Z] 8561051e9191: Layer already exists [2023-03-21T21:59:31.939Z] b3526aa7a26a: Layer already exists [2023-03-21T21:59:31.939Z] latest: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:32.243Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:32.558Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-21T21:59:32.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T21:59:32.558Z] ae3cea807856: Preparing [2023-03-21T21:59:32.558Z] 8561051e9191: Preparing [2023-03-21T21:59:32.558Z] bdc36fd877a2: Preparing [2023-03-21T21:59:32.558Z] b3526aa7a26a: Preparing [2023-03-21T21:59:32.558Z] aa5968d388b8: Preparing [2023-03-21T21:59:32.558Z] 8561051e9191: Layer already exists [2023-03-21T21:59:32.558Z] b3526aa7a26a: Layer already exists [2023-03-21T21:59:32.558Z] aa5968d388b8: Layer already exists [2023-03-21T21:59:32.558Z] ae3cea807856: Layer already exists [2023-03-21T21:59:32.558Z] bdc36fd877a2: Layer already exists [2023-03-21T21:59:32.558Z] 0.0.0: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:32.863Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:33.168Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [2023-03-21T21:59:33.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T21:59:33.168Z] ae3cea807856: Preparing [2023-03-21T21:59:33.168Z] 8561051e9191: Preparing [2023-03-21T21:59:33.168Z] bdc36fd877a2: Preparing [2023-03-21T21:59:33.168Z] b3526aa7a26a: Preparing [2023-03-21T21:59:33.168Z] aa5968d388b8: Preparing [2023-03-21T21:59:33.169Z] ae3cea807856: Layer already exists [2023-03-21T21:59:33.169Z] aa5968d388b8: Layer already exists [2023-03-21T21:59:33.169Z] b3526aa7a26a: Layer already exists [2023-03-21T21:59:33.169Z] 8561051e9191: Layer already exists [2023-03-21T21:59:33.169Z] bdc36fd877a2: Layer already exists [2023-03-21T21:59:33.169Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:33.482Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:33.785Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-21T21:59:33.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T21:59:33.785Z] ae3cea807856: Preparing [2023-03-21T21:59:33.785Z] 8561051e9191: Preparing [2023-03-21T21:59:33.785Z] bdc36fd877a2: Preparing [2023-03-21T21:59:33.785Z] b3526aa7a26a: Preparing [2023-03-21T21:59:33.785Z] aa5968d388b8: Preparing [2023-03-21T21:59:33.785Z] bdc36fd877a2: Layer already exists [2023-03-21T21:59:33.785Z] b3526aa7a26a: Layer already exists [2023-03-21T21:59:33.785Z] ae3cea807856: Layer already exists [2023-03-21T21:59:33.785Z] aa5968d388b8: Layer already exists [2023-03-21T21:59:33.785Z] 8561051e9191: Layer already exists [2023-03-21T21:59:33.785Z] levski: digest: sha256:eac4a6ebdb529a85442811a98d9463fbac21e748fa282309d1a80b65d7593707 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T21:59:33.834Z] ===================================================== [Pipeline] echo [2023-03-21T21:59:33.841Z] taggedImages: [2023-03-21T21:59:33.841Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T21:59:33.841Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T21:59:33.841Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-21T21:59:33.841Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [2023-03-21T21:59:33.841Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [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 [2023-03-21T21:59:34.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T21:59:34.217Z] [2023-03-21T21:59:34.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:34.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T21:59:34.574Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T21:59:34.574Z] 5eb5b503b376: Pulling fs layer [2023-03-21T21:59:34.574Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T21:59:34.574Z] ec43610c2a17: Pulling fs layer [2023-03-21T21:59:34.574Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T21:59:34.574Z] 33b1e0a273af: Pulling fs layer [2023-03-21T21:59:34.574Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T21:59:34.574Z] 2f39f015ded8: Pulling fs layer [2023-03-21T21:59:34.574Z] 3a2ae6a8a46f: Waiting [2023-03-21T21:59:34.574Z] 33b1e0a273af: Waiting [2023-03-21T21:59:34.574Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T21:59:34.574Z] 5c69ac0246d0: Download complete [2023-03-21T21:59:34.574Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T21:59:34.574Z] 3a2ae6a8a46f: Download complete [2023-03-21T21:59:34.835Z] 33b1e0a273af: Verifying Checksum [2023-03-21T21:59:34.835Z] 33b1e0a273af: Download complete [2023-03-21T21:59:34.835Z] ec43610c2a17: Verifying Checksum [2023-03-21T21:59:34.835Z] ec43610c2a17: Download complete [2023-03-21T21:59:34.835Z] 5d3b04190fa2: Download complete [2023-03-21T21:59:34.835Z] 5eb5b503b376: Verifying Checksum [2023-03-21T21:59:34.835Z] 5eb5b503b376: Download complete [2023-03-21T21:59:35.404Z] 2f39f015ded8: Download complete [2023-03-21T21:59:36.342Z] 5eb5b503b376: Pull complete [2023-03-21T21:59:36.342Z] 5c69ac0246d0: Pull complete [2023-03-21T21:59:36.601Z] ec43610c2a17: Pull complete [2023-03-21T21:59:36.601Z] 3a2ae6a8a46f: Pull complete [2023-03-21T21:59:36.860Z] 33b1e0a273af: Pull complete [2023-03-21T21:59:37.120Z] 5d3b04190fa2: Pull complete [2023-03-21T21:59:41.303Z] 2f39f015ded8: Pull complete [2023-03-21T21:59:41.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T21:59:41.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T21:59:41.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:59:41.384Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T21:59:41.420Z] $ 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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T21:59:43.867Z] $ docker top fb00f8c95519ccc8c562366d4ed18da453228395acbacf0879d99b4be12f16d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:59:44.237Z] ---> job-cost.sh [2023-03-21T21:59:44.237Z] lf-activate-venv: SKIPPING [2023-03-21T21:59:44.237Z] INFO: No Stack... [2023-03-21T21:59:44.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T21:59:44.755Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T21:59:45.045Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-03-21T21:59:45.045Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T21:59:45.061Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [2023-03-21T21:59:45.067Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] did not exist. Created. [2023-03-21T21:59:45.067Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T21:59:45.364Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T21:59:45.396Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T21:59:45.403Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T21:59:45.422Z] $ docker stop --time=1 fb00f8c95519ccc8c562366d4ed18da453228395acbacf0879d99b4be12f16d1 [2023-03-21T21:59:46.582Z] $ docker rm -f --volumes fb00f8c95519ccc8c562366d4ed18da453228395acbacf0879d99b4be12f16d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T22:00:52.692Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4963 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-21T22:00:52.704Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2023-03-21T22:00:52.733Z] The recommended git tool is: git [2023-03-21T22:00:58.547Z] using credential edgex-jenkins-ssh [2023-03-21T22:00:58.565Z] Cloning the remote Git repository [2023-03-21T22:00:58.607Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T22:00:58.724Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2023-03-21T22:00:58.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T22:00:58.887Z] > git --version # timeout=10 [2023-03-21T22:00:58.922Z] > git --version # 'git version 2.25.1' [2023-03-21T22:00:58.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:00:59.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:01:04.353Z] Avoid second fetch [2023-03-21T22:01:04.353Z] Checking out Revision a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) [2023-03-21T22:01:03.356Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-21T22:01:03.385Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:01:04.366Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:01:05.208Z] Commit message: "fix: device-sdk levski patch stable tag added (#282)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:01:04.457Z] > git checkout -f a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 [2023-03-21T22:01:06.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T22:01:06.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:01:06.168Z] Dload Upload Total Spent Left Speed [2023-03-21T22:01:06.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-03-21T22:01:06.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T22:01:07.158Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T22:01:07.158Z] + sudo tee /etc/docker/daemon.new [2023-03-21T22:01:07.158Z] { [2023-03-21T22:01:07.158Z] "registry-mirrors": [ [2023-03-21T22:01:07.158Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T22:01:07.158Z] ], [2023-03-21T22:01:07.158Z] "bip": "10.250.0.254/24", [2023-03-21T22:01:07.158Z] "hosts": [ [2023-03-21T22:01:07.158Z] "tcp://0.0.0.0:5555", [2023-03-21T22:01:07.158Z] "unix:///var/run/docker.sock" [2023-03-21T22:01:07.158Z] ], [2023-03-21T22:01:07.158Z] "mtu": 1458, [2023-03-21T22:01:07.158Z] "selinux-enabled": true, [2023-03-21T22:01:07.158Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T22:01:07.158Z] } [Pipeline] sh [2023-03-21T22:01:07.496Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T22:01:07.844Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:01:26.121Z] provisioning config files... [2023-03-21T22:01:26.152Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config17843911112680479542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:01:26.511Z] ---> docker-login.sh [2023-03-21T22:01:26.511Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:01:27.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:01:27.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:01:27.098Z] Configure a credential helper to remove this warning. See [2023-03-21T22:01:27.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:01:27.098Z] [2023-03-21T22:01:27.098Z] Login Succeeded [2023-03-21T22:01:27.098Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:01:27.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:01:27.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:01:27.652Z] Configure a credential helper to remove this warning. See [2023-03-21T22:01:27.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:01:27.652Z] [2023-03-21T22:01:27.652Z] Login Succeeded [2023-03-21T22:01:27.652Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:01:27.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:01:27.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:01:27.923Z] Configure a credential helper to remove this warning. See [2023-03-21T22:01:27.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:01:27.923Z] [2023-03-21T22:01:27.923Z] Login Succeeded [2023-03-21T22:01:27.923Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:01:28.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:01:28.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:01:28.193Z] Configure a credential helper to remove this warning. See [2023-03-21T22:01:28.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:01:28.193Z] [2023-03-21T22:01:28.193Z] Login Succeeded [2023-03-21T22:01:28.193Z] docker.io [2023-03-21T22:01:28.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:01:28.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:01:28.734Z] Configure a credential helper to remove this warning. See [2023-03-21T22:01:28.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:01:28.734Z] [2023-03-21T22:01:28.734Z] Login Succeeded [2023-03-21T22:01:28.734Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:01:28.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:01:29.031Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:01:29.045Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:01:29.055Z] ========================================================= [2023-03-21T22:01:29.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T22:01:29.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:01:29.411Z] + 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 . [2023-03-21T22:01:30.007Z] Sending build context to Docker daemon 19.7MB [2023-03-21T22:01:30.007Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:01:30.007Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T22:01:30.277Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T22:01:30.277Z] 9b18e9b68314: Pulling fs layer [2023-03-21T22:01:30.277Z] 35d82f9e3411: Pulling fs layer [2023-03-21T22:01:30.277Z] e16973657156: Pulling fs layer [2023-03-21T22:01:30.277Z] fc693d55d65f: Pulling fs layer [2023-03-21T22:01:30.277Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T22:01:30.277Z] dda99020689f: Pulling fs layer [2023-03-21T22:01:30.277Z] db1c61fa0a46: Pulling fs layer [2023-03-21T22:01:30.277Z] 891c053d2c06: Pulling fs layer [2023-03-21T22:01:30.277Z] fc693d55d65f: Waiting [2023-03-21T22:01:30.277Z] dda99020689f: Waiting [2023-03-21T22:01:30.277Z] db1c61fa0a46: Waiting [2023-03-21T22:01:30.277Z] 891c053d2c06: Waiting [2023-03-21T22:01:30.277Z] 7e9fc2657dce: Waiting [2023-03-21T22:01:30.277Z] e16973657156: Verifying Checksum [2023-03-21T22:01:30.277Z] e16973657156: Download complete [2023-03-21T22:01:30.277Z] 35d82f9e3411: Verifying Checksum [2023-03-21T22:01:30.277Z] 35d82f9e3411: Download complete [2023-03-21T22:01:30.277Z] 7e9fc2657dce: Verifying Checksum [2023-03-21T22:01:30.277Z] 7e9fc2657dce: Download complete [2023-03-21T22:01:30.277Z] dda99020689f: Verifying Checksum [2023-03-21T22:01:30.277Z] dda99020689f: Download complete [2023-03-21T22:01:30.277Z] 9b18e9b68314: Verifying Checksum [2023-03-21T22:01:31.259Z] 9b18e9b68314: Pull complete [2023-03-21T22:01:31.537Z] 891c053d2c06: Download complete [2023-03-21T22:01:31.821Z] 35d82f9e3411: Pull complete [2023-03-21T22:01:32.095Z] e16973657156: Pull complete [2023-03-21T22:01:32.687Z] db1c61fa0a46: Verifying Checksum [2023-03-21T22:01:32.687Z] db1c61fa0a46: Download complete [2023-03-21T22:01:33.281Z] fc693d55d65f: Verifying Checksum [2023-03-21T22:01:33.281Z] fc693d55d65f: Download complete [2023-03-21T22:01:45.633Z] fc693d55d65f: Pull complete [2023-03-21T22:01:45.903Z] 7e9fc2657dce: Pull complete [2023-03-21T22:01:46.171Z] dda99020689f: Pull complete [2023-03-21T22:01:52.889Z] db1c61fa0a46: Pull complete [2023-03-21T22:01:57.169Z] 891c053d2c06: Pull complete [2023-03-21T22:01:57.169Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T22:01:57.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T22:01:57.169Z] ---> f96f9c87975a [2023-03-21T22:01:57.169Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:01:59.768Z] ---> Running in 1da785887d53 [2023-03-21T22:01:59.768Z] Removing intermediate container 1da785887d53 [2023-03-21T22:01:59.768Z] ---> 194430d4ccbd [2023-03-21T22:01:59.768Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:02:00.118Z] ---> Running in 079a2ec00a2d [2023-03-21T22:02:00.396Z] Removing intermediate container 079a2ec00a2d [2023-03-21T22:02:00.396Z] ---> 7c754df93c4d [2023-03-21T22:02:00.396Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T22:02:00.698Z] ---> Running in 72b9d545a5e9 [2023-03-21T22:02:00.988Z] Removing intermediate container 72b9d545a5e9 [2023-03-21T22:02:00.988Z] ---> bb6e0ac23bba [2023-03-21T22:02:00.988Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:02:00.988Z] ---> Running in 2993ab050eed [2023-03-21T22:02:01.577Z] Removing intermediate container 2993ab050eed [2023-03-21T22:02:01.577Z] ---> 648f5849cef7 [2023-03-21T22:02:01.577Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T22:02:01.577Z] ---> Running in c6712e269554 [2023-03-21T22:02:01.868Z] Removing intermediate container c6712e269554 [2023-03-21T22:02:01.868Z] ---> 18874f849687 [2023-03-21T22:02:01.868Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:02:01.868Z] ---> Running in 560234574a76 [2023-03-21T22:02:03.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:02:03.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:02:04.533Z] OK: 221 MiB in 51 packages [2023-03-21T22:02:05.499Z] Removing intermediate container 560234574a76 [2023-03-21T22:02:05.499Z] ---> b689d4f697df [2023-03-21T22:02:05.499Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T22:02:05.499Z] ---> Running in e74ba988abf1 [2023-03-21T22:02:05.768Z] Removing intermediate container e74ba988abf1 [2023-03-21T22:02:05.768Z] ---> aa9f4052b26d [2023-03-21T22:02:05.768Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T22:02:06.356Z] ---> 7e98aa25a883 [2023-03-21T22:02:06.356Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:02:06.356Z] ---> Running in 92718f6cf97e [2023-03-21T22:03:02.836Z] Removing intermediate container 92718f6cf97e [2023-03-21T22:03:02.836Z] ---> f858001e4248 [2023-03-21T22:03:02.836Z] Step 12/13 : COPY . . [2023-03-21T22:03:04.255Z] ---> ce34e2277f05 [2023-03-21T22:03:04.255Z] Step 13/13 : RUN ${MAKE} [2023-03-21T22:03:04.528Z] ---> Running in 89f4616aef2d [2023-03-21T22:03:05.503Z] noop [2023-03-21T22:03:06.092Z] Removing intermediate container 89f4616aef2d [2023-03-21T22:03:06.092Z] ---> 22e938a232c7 [2023-03-21T22:03:06.361Z] Successfully built 22e938a232c7 [2023-03-21T22:03:06.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:03:06.741Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:03:06.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:03:06.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-4963 does not seem to be running inside a container [2023-03-21T22:03:07.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 ******** ci-base-image-arm64 cat [2023-03-21T22:03:08.401Z] $ docker top 6cf472c2d649b33341cf3bae403cc15fcad7fbfb116f8123b78e9f765884524e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:03:09.269Z] + go version [2023-03-21T22:03:09.269Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T22:03:09.297Z] $ docker stop --time=1 6cf472c2d649b33341cf3bae403cc15fcad7fbfb116f8123b78e9f765884524e [2023-03-21T22:03:10.990Z] $ docker rm -f --volumes 6cf472c2d649b33341cf3bae403cc15fcad7fbfb116f8123b78e9f765884524e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:03:11.553Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:03:11.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:03:11.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-4963 does not seem to be running inside a container [2023-03-21T22:03:11.843Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 ******** ci-base-image-arm64 cat [2023-03-21T22:03:13.071Z] $ docker top 47b68d6dbc371ee1e176b14a9dd84677acaa734416b39c1f7ebe5c86ac55f337 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:03:13.924Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:03:14.585Z] + make test [2023-03-21T22:03:14.585Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:03:16.539Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T22:05:08.255Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T22:05:08.255Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.205s coverage: 29.3% of statements [2023-03-21T22:05:08.255Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T22:05:16.486Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.144s coverage: 86.5% of statements [2023-03-21T22:05:17.070Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:05:17.070Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T22:05:49.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:05:49.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:05:49.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:05:50.200Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:05:50.223Z] $ docker stop --time=1 47b68d6dbc371ee1e176b14a9dd84677acaa734416b39c1f7ebe5c86ac55f337 [2023-03-21T22:05:55.518Z] $ docker rm -f --volumes 47b68d6dbc371ee1e176b14a9dd84677acaa734416b39c1f7ebe5c86ac55f337 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:05:56.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:05:56.612Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:05:57.243Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:05:57.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:05:58.045Z] + ls -al . [2023-03-21T22:05:58.045Z] total 244 [2023-03-21T22:05:58.045Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:03 . [2023-03-21T22:05:58.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:00 .. [2023-03-21T22:05:58.045Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:01 .git [2023-03-21T22:05:58.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:01 .github [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 22:01 .gitignore [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 22:01 .golangci.yml [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 22:01 Attribution.txt [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 22:01 CHANGELOG.md [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 22:01 Dockerfile [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:01 GOVERNANCE.md [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 22:01 Jenkinsfile [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 22:01 LICENSE [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 22:01 Makefile [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 22:01 OWNERS.md [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 22:01 README.md [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:57 VERSION [2023-03-21T22:05:58.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:01 bin [2023-03-21T22:05:58.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:01 cmd [2023-03-21T22:05:58.045Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 22:05 coverage.out [2023-03-21T22:05:58.045Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 22:01 doc [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 22:01 go.mod [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 22:01 go.sum [2023-03-21T22:05:58.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:01 internal [2023-03-21T22:05:58.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:01 snap [2023-03-21T22:05:58.045Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:05:58.414Z] + 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=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=arm64 --label version=0.0.0 . [2023-03-21T22:05:59.834Z] Sending build context to Docker daemon 19.78MB [2023-03-21T22:05:59.834Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:05:59.834Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T22:05:59.834Z] ---> 22e938a232c7 [2023-03-21T22:05:59.834Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:05:59.834Z] ---> Running in b4fd93666cd6 [2023-03-21T22:06:00.477Z] Removing intermediate container b4fd93666cd6 [2023-03-21T22:06:00.477Z] ---> c3356ad032a9 [2023-03-21T22:06:00.477Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:06:00.477Z] ---> Running in 2e03d087d161 [2023-03-21T22:06:01.061Z] Removing intermediate container 2e03d087d161 [2023-03-21T22:06:01.061Z] ---> f7635621dc0a [2023-03-21T22:06:01.061Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T22:06:01.061Z] ---> Running in 632472d1baa4 [2023-03-21T22:06:01.329Z] Removing intermediate container 632472d1baa4 [2023-03-21T22:06:01.329Z] ---> 6e776976d0ff [2023-03-21T22:06:01.329Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:06:01.597Z] ---> Running in 407f1edc23f4 [2023-03-21T22:06:03.009Z] Removing intermediate container 407f1edc23f4 [2023-03-21T22:06:03.009Z] ---> 63931e97b096 [2023-03-21T22:06:03.009Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T22:06:03.009Z] ---> Running in 4c1eb59bf4a6 [2023-03-21T22:06:03.281Z] Removing intermediate container 4c1eb59bf4a6 [2023-03-21T22:06:03.281Z] ---> d1425d0115e5 [2023-03-21T22:06:03.281Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:06:03.281Z] ---> Running in 6226bfd9b44c [2023-03-21T22:06:05.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:06:05.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:06:07.282Z] OK: 221 MiB in 51 packages [2023-03-21T22:06:08.694Z] Removing intermediate container 6226bfd9b44c [2023-03-21T22:06:08.694Z] ---> 8f055b07df7e [2023-03-21T22:06:08.694Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T22:06:08.694Z] ---> Running in 7ff8b7748094 [2023-03-21T22:06:08.974Z] Removing intermediate container 7ff8b7748094 [2023-03-21T22:06:08.974Z] ---> f1c19ca2d8c9 [2023-03-21T22:06:08.974Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T22:06:09.558Z] ---> ca602d760462 [2023-03-21T22:06:09.558Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:06:09.558Z] ---> Running in 2ec9abd16696 [2023-03-21T22:06:12.166Z] Removing intermediate container 2ec9abd16696 [2023-03-21T22:06:12.166Z] ---> 2c5cf85f3cc7 [2023-03-21T22:06:12.166Z] Step 12/26 : COPY . . [2023-03-21T22:06:13.583Z] ---> 4f17e64684bf [2023-03-21T22:06:13.584Z] Step 13/26 : RUN ${MAKE} [2023-03-21T22:06:13.584Z] ---> Running in e76fa43eb495 [2023-03-21T22:06:14.553Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T22:08:51.284Z] Removing intermediate container e76fa43eb495 [2023-03-21T22:08:51.284Z] ---> 9ad66795c4e9 [2023-03-21T22:08:51.284Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T22:08:51.284Z] 3.16: Pulling from library/alpine [2023-03-21T22:08:51.284Z] 3760b48202b3: Pulling fs layer [2023-03-21T22:08:51.284Z] 3760b48202b3: Verifying Checksum [2023-03-21T22:08:51.284Z] 3760b48202b3: Download complete [2023-03-21T22:08:51.284Z] 3760b48202b3: Pull complete [2023-03-21T22:08:51.284Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T22:08:51.284Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T22:08:51.284Z] ---> 4c81e5bf8899 [2023-03-21T22:08:51.284Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T22:08:51.284Z] ---> Running in 92c70b40be9d [2023-03-21T22:08:51.284Z] Removing intermediate container 92c70b40be9d [2023-03-21T22:08:51.284Z] ---> f7f4ced11480 [2023-03-21T22:08:51.284Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T22:08:51.284Z] ---> Running in 3a448adf87e8 [2023-03-21T22:08:51.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:08:51.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:08:51.284Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T22:08:51.284Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T22:08:51.284Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T22:08:51.284Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T22:08:51.284Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T22:08:51.284Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T22:08:51.284Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T22:08:51.284Z] OK: 8 MiB in 20 packages [2023-03-21T22:08:51.284Z] Removing intermediate container 3a448adf87e8 [2023-03-21T22:08:51.284Z] ---> 0c78ecd45f4c [2023-03-21T22:08:51.284Z] Step 17/26 : WORKDIR / [2023-03-21T22:08:51.284Z] ---> Running in add17c9ac399 [2023-03-21T22:08:51.284Z] Removing intermediate container add17c9ac399 [2023-03-21T22:08:51.284Z] ---> 8ce0f1ee1ab9 [2023-03-21T22:08:51.284Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T22:08:51.284Z] ---> 7d6decf4048b [2023-03-21T22:08:51.284Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T22:08:51.284Z] ---> ea2d49d8c36f [2023-03-21T22:08:51.284Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T22:08:51.284Z] ---> 5375401ad058 [2023-03-21T22:08:51.284Z] Step 21/26 : EXPOSE 59984 [2023-03-21T22:08:51.284Z] ---> Running in 7186fbbf03ba [2023-03-21T22:08:51.284Z] Removing intermediate container 7186fbbf03ba [2023-03-21T22:08:51.284Z] ---> e058d4a4edb2 [2023-03-21T22:08:51.284Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T22:08:51.284Z] ---> Running in 4ca446a8e264 [2023-03-21T22:08:51.284Z] Removing intermediate container 4ca446a8e264 [2023-03-21T22:08:51.284Z] ---> f5f0c4332b7a [2023-03-21T22:08:51.284Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T22:08:51.284Z] ---> Running in 5f3ecc16e3c4 [2023-03-21T22:08:51.284Z] Removing intermediate container 5f3ecc16e3c4 [2023-03-21T22:08:51.284Z] ---> a44a069f0832 [2023-03-21T22:08:51.284Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T22:08:51.284Z] ---> Running in a7549e31cac5 [2023-03-21T22:08:51.551Z] Removing intermediate container a7549e31cac5 [2023-03-21T22:08:51.552Z] ---> 22806da2fbaf [2023-03-21T22:08:51.552Z] Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T22:08:51.819Z] ---> Running in 5d02acdd3f89 [2023-03-21T22:08:52.086Z] Removing intermediate container 5d02acdd3f89 [2023-03-21T22:08:52.086Z] ---> 3cde275c45be [2023-03-21T22:08:52.086Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T22:08:52.086Z] ---> Running in efb8d5d047c5 [2023-03-21T22:08:52.353Z] Removing intermediate container efb8d5d047c5 [2023-03-21T22:08:52.353Z] ---> 41e7d503df16 [2023-03-21T22:08:52.353Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:08:52.353Z] Successfully built 41e7d503df16 [2023-03-21T22:08:52.353Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:08:52.469Z] provisioning config files... [2023-03-21T22:08:52.484Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config16454236917902807352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:08:52.877Z] ---> docker-login.sh [2023-03-21T22:08:52.877Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:08:53.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:08:53.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:08:53.152Z] Configure a credential helper to remove this warning. See [2023-03-21T22:08:53.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:08:53.152Z] [2023-03-21T22:08:53.152Z] Login Succeeded [2023-03-21T22:08:53.152Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:08:53.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:08:53.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:08:53.693Z] Configure a credential helper to remove this warning. See [2023-03-21T22:08:53.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:08:53.693Z] [2023-03-21T22:08:53.693Z] Login Succeeded [2023-03-21T22:08:53.693Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:08:53.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:08:53.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:08:53.970Z] Configure a credential helper to remove this warning. See [2023-03-21T22:08:53.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:08:53.970Z] [2023-03-21T22:08:53.970Z] Login Succeeded [2023-03-21T22:08:53.970Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:08:54.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:08:54.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:08:54.238Z] Configure a credential helper to remove this warning. See [2023-03-21T22:08:54.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:08:54.238Z] [2023-03-21T22:08:54.238Z] Login Succeeded [2023-03-21T22:08:54.238Z] docker.io [2023-03-21T22:08:54.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:08:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:08:54.789Z] Configure a credential helper to remove this warning. See [2023-03-21T22:08:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:08:54.789Z] [2023-03-21T22:08:54.789Z] Login Succeeded [2023-03-21T22:08:54.789Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:08:54.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:08:54.831Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:08:54.852Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-21T22:08:54.852Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T22:08:54.852Z] latest [2023-03-21T22:08:54.852Z] 0.0.0 [2023-03-21T22:08:54.852Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [2023-03-21T22:08:54.852Z] levski [2023-03-21T22:08:54.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:08:55.199Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:08:55.543Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T22:08:55.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T22:08:55.543Z] ffa4dc2ae7d9: Preparing [2023-03-21T22:08:55.543Z] 59a65ef62a20: Preparing [2023-03-21T22:08:55.543Z] af3079fe801a: Preparing [2023-03-21T22:08:55.543Z] 19fb99ed3984: Preparing [2023-03-21T22:08:55.543Z] f70ee36035b9: Preparing [2023-03-21T22:08:55.543Z] f70ee36035b9: Layer already exists [2023-03-21T22:08:55.809Z] ffa4dc2ae7d9: Pushed [2023-03-21T22:08:55.809Z] 59a65ef62a20: Pushed [2023-03-21T22:08:56.404Z] 19fb99ed3984: Pushed [2023-03-21T22:09:00.661Z] af3079fe801a: Pushed [2023-03-21T22:09:00.661Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:01.005Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:01.341Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T22:09:01.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T22:09:01.341Z] ffa4dc2ae7d9: Preparing [2023-03-21T22:09:01.341Z] 59a65ef62a20: Preparing [2023-03-21T22:09:01.341Z] af3079fe801a: Preparing [2023-03-21T22:09:01.341Z] 19fb99ed3984: Preparing [2023-03-21T22:09:01.341Z] f70ee36035b9: Preparing [2023-03-21T22:09:01.341Z] af3079fe801a: Layer already exists [2023-03-21T22:09:01.341Z] ffa4dc2ae7d9: Layer already exists [2023-03-21T22:09:01.341Z] 19fb99ed3984: Layer already exists [2023-03-21T22:09:01.341Z] 59a65ef62a20: Layer already exists [2023-03-21T22:09:01.341Z] f70ee36035b9: Layer already exists [2023-03-21T22:09:01.341Z] latest: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:01.962Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:02.308Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-21T22:09:02.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T22:09:02.308Z] ffa4dc2ae7d9: Preparing [2023-03-21T22:09:02.308Z] 59a65ef62a20: Preparing [2023-03-21T22:09:02.308Z] af3079fe801a: Preparing [2023-03-21T22:09:02.308Z] 19fb99ed3984: Preparing [2023-03-21T22:09:02.308Z] f70ee36035b9: Preparing [2023-03-21T22:09:02.308Z] af3079fe801a: Layer already exists [2023-03-21T22:09:02.308Z] 19fb99ed3984: Layer already exists [2023-03-21T22:09:02.308Z] f70ee36035b9: Layer already exists [2023-03-21T22:09:02.308Z] ffa4dc2ae7d9: Layer already exists [2023-03-21T22:09:02.308Z] 59a65ef62a20: Layer already exists [2023-03-21T22:09:02.308Z] 0.0.0: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:02.929Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:03.268Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [2023-03-21T22:09:03.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T22:09:03.268Z] ffa4dc2ae7d9: Preparing [2023-03-21T22:09:03.268Z] 59a65ef62a20: Preparing [2023-03-21T22:09:03.268Z] af3079fe801a: Preparing [2023-03-21T22:09:03.268Z] 19fb99ed3984: Preparing [2023-03-21T22:09:03.268Z] f70ee36035b9: Preparing [2023-03-21T22:09:03.268Z] 59a65ef62a20: Layer already exists [2023-03-21T22:09:03.268Z] f70ee36035b9: Layer already exists [2023-03-21T22:09:03.268Z] af3079fe801a: Layer already exists [2023-03-21T22:09:03.268Z] ffa4dc2ae7d9: Layer already exists [2023-03-21T22:09:03.268Z] 19fb99ed3984: Layer already exists [2023-03-21T22:09:03.268Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:03.880Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:04.219Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-21T22:09:04.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T22:09:04.219Z] ffa4dc2ae7d9: Preparing [2023-03-21T22:09:04.219Z] 59a65ef62a20: Preparing [2023-03-21T22:09:04.219Z] af3079fe801a: Preparing [2023-03-21T22:09:04.219Z] 19fb99ed3984: Preparing [2023-03-21T22:09:04.219Z] f70ee36035b9: Preparing [2023-03-21T22:09:04.219Z] f70ee36035b9: Layer already exists [2023-03-21T22:09:04.219Z] 59a65ef62a20: Layer already exists [2023-03-21T22:09:04.219Z] af3079fe801a: Layer already exists [2023-03-21T22:09:04.219Z] 19fb99ed3984: Layer already exists [2023-03-21T22:09:04.219Z] ffa4dc2ae7d9: Layer already exists [2023-03-21T22:09:04.219Z] levski: digest: sha256:9f6b7a8c390267c12529b385ec9cf06b07fba95f73c3242a4d239f9a8e86b9ed size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:09:04.259Z] ===================================================== [Pipeline] echo [2023-03-21T22:09:04.264Z] taggedImages: [2023-03-21T22:09:04.264Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T22:09:04.264Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T22:09:04.264Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-21T22:09:04.264Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-0.0.0 [2023-03-21T22:09:04.264Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:04.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:09:04.629Z] [2023-03-21T22:09:04.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:04.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:09:04.960Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T22:09:04.960Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T22:09:04.960Z] 04944245beec: Pulling fs layer [2023-03-21T22:09:04.960Z] 699f458cf7ca: Pulling fs layer [2023-03-21T22:09:04.960Z] 765212b225bb: Pulling fs layer [2023-03-21T22:09:04.960Z] f23df028b6ca: Pulling fs layer [2023-03-21T22:09:04.960Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T22:09:04.960Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T22:09:04.960Z] f23df028b6ca: Waiting [2023-03-21T22:09:04.960Z] d65c8cfc05b1: Waiting [2023-03-21T22:09:04.960Z] 2437ff75d9bd: Waiting [2023-03-21T22:09:04.960Z] 765212b225bb: Waiting [2023-03-21T22:09:05.231Z] 04944245beec: Verifying Checksum [2023-03-21T22:09:05.231Z] 04944245beec: Download complete [2023-03-21T22:09:05.231Z] 765212b225bb: Verifying Checksum [2023-03-21T22:09:05.231Z] 765212b225bb: Download complete [2023-03-21T22:09:05.231Z] f23df028b6ca: Verifying Checksum [2023-03-21T22:09:05.231Z] f23df028b6ca: Download complete [2023-03-21T22:09:05.231Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T22:09:05.231Z] d65c8cfc05b1: Download complete [2023-03-21T22:09:05.502Z] 699f458cf7ca: Verifying Checksum [2023-03-21T22:09:05.502Z] 699f458cf7ca: Download complete [2023-03-21T22:09:05.771Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T22:09:05.771Z] 8998bd30e6a1: Download complete [2023-03-21T22:09:08.362Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T22:09:08.362Z] 2437ff75d9bd: Download complete [2023-03-21T22:09:10.312Z] 8998bd30e6a1: Pull complete [2023-03-21T22:09:10.312Z] 04944245beec: Pull complete [2023-03-21T22:09:11.720Z] 699f458cf7ca: Pull complete [2023-03-21T22:09:11.990Z] 765212b225bb: Pull complete [2023-03-21T22:09:12.949Z] f23df028b6ca: Pull complete [2023-03-21T22:09:12.949Z] d65c8cfc05b1: Pull complete [2023-03-21T22:09:27.975Z] 2437ff75d9bd: Pull complete [2023-03-21T22:09:27.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T22:09:27.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:09:27.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:09:28.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-4963 does not seem to be running inside a container [2023-03-21T22:09:28.265Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T22:09:31.037Z] $ docker top bed9843fc841452fd1b3603ca4072f33704d78437b47be7adfde5b12dc29d488 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:09:31.883Z] ---> job-cost.sh [2023-03-21T22:09:31.883Z] lf-activate-venv: SKIPPING [2023-03-21T22:09:31.883Z] INFO: No Stack... [2023-03-21T22:09:32.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T22:09:33.049Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:09:33.687Z] + cut -d, -f6 [2023-03-21T22:09:33.688Z] + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [Pipeline] lock [2023-03-21T22:09:33.754Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [2023-03-21T22:09:33.759Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] did not exist. Created. [2023-03-21T22:09:33.759Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:09:34.414Z] /w/workspace/device-onvif-camera/5@tmp/durable-dc335c7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T22:09:34.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T22:09:35.038Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T22:09:35.110Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:09:35.124Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:09:35.156Z] $ docker stop --time=1 bed9843fc841452fd1b3603ca4072f33704d78437b47be7adfde5b12dc29d488 [2023-03-21T22:09:36.661Z] $ docker rm -f --volumes bed9843fc841452fd1b3603ca4072f33704d78437b47be7adfde5b12dc29d488 [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 [2023-03-21T22:09:37.056Z] provisioning config files... [2023-03-21T22:09:37.063Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config8295139323487370377tmp [Pipeline] { [Pipeline] sh [2023-03-21T22:09:37.354Z] + set +x [2023-03-21T22:09:37.354Z] + curl -s https://codecov.io/bash [2023-03-21T22:09:37.354Z] + bash -s -- [2023-03-21T22:09:37.354Z] [2023-03-21T22:09:37.354Z] _____ _ [2023-03-21T22:09:37.354Z] / ____| | | [2023-03-21T22:09:37.354Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T22:09:37.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T22:09:37.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T22:09:37.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T22:09:37.354Z] Bash-1.0.6 [2023-03-21T22:09:37.354Z] [2023-03-21T22:09:37.354Z] [2023-03-21T22:09:37.354Z] ==> git version 2.25.1 found [2023-03-21T22:09:37.354Z] ==> 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 [2023-03-21T22:09:37.354Z] Release-Date: 2020-01-08 [2023-03-21T22:09:37.354Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T22:09:37.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T22:09:37.354Z] ==> Jenkins CI detected. [2023-03-21T22:09:37.354Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-21T22:09:37.354Z] project root: . [2023-03-21T22:09:37.354Z] --> token set from env [2023-03-21T22:09:37.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T22:09:37.354Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T22:09:37.354Z] ==> Python coveragepy not found [2023-03-21T22:09:37.354Z] ==> Searching for coverage reports in: [2023-03-21T22:09:37.354Z] + . [2023-03-21T22:09:37.354Z] -> Found 1 reports [2023-03-21T22:09:37.354Z] ==> Detecting git/mercurial file structure [2023-03-21T22:09:37.354Z] ==> Reading reports [2023-03-21T22:09:37.354Z] + ./coverage.out bytes=79184 [2023-03-21T22:09:37.354Z] ==> Appending adjustments [2023-03-21T22:09:37.354Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T22:09:37.613Z] + Found adjustments [2023-03-21T22:09:37.613Z] ==> Gzipping contents [2023-03-21T22:09:37.613Z] 12K /tmp/codecov.3PLtly.gz [2023-03-21T22:09:37.613Z] ==> Uploading reports [2023-03-21T22:09:37.613Z] url: https://codecov.io [2023-03-21T22:09:37.613Z] query: branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:09:37.613Z] -> Pinging Codecov [2023-03-21T22:09:37.613Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:09:37.873Z] -> Uploading to [2023-03-21T22:09:37.873Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/a19c49b13c0fa898c897ffa06db9bfcb5560ce91/8a1752ad-ee3a-4b36-a20e-176a172b4e72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T220937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=572afaff6550a52afa6711cbcec17b97f88aa6762a416b416af69e7622e0f67b [2023-03-21T22:09:37.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:09:37.873Z] Dload Upload Total Spent Left Speed [2023-03-21T22:09:38.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10884 0 0 100 10884 0 38595 --:--:-- --:--:-- --:--:-- 38595 [2023-03-21T22:09:38.132Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [2023-03-21T22:09:38.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T22:09:38.340Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T22:09:38.354Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:38.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:09:38.658Z] [2023-03-21T22:09:38.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:09:38.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:09:38.959Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T22:09:38.959Z] df9b9388f04a: Pulling fs layer [2023-03-21T22:09:38.959Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T22:09:38.959Z] 25bc292e5bac: Pulling fs layer [2023-03-21T22:09:38.959Z] 114826534d7a: Pulling fs layer [2023-03-21T22:09:38.959Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T22:09:38.959Z] 114826534d7a: Waiting [2023-03-21T22:09:38.959Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T22:09:38.959Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T22:09:38.959Z] 6ad1cebc031e: Waiting [2023-03-21T22:09:38.959Z] 8a3aa393b2d8: Waiting [2023-03-21T22:09:38.959Z] 4657fd5d0bcf: Waiting [2023-03-21T22:09:38.959Z] 25bc292e5bac: Verifying Checksum [2023-03-21T22:09:38.959Z] 25bc292e5bac: Download complete [2023-03-21T22:09:38.959Z] 52dc419b0ee2: Verifying Checksum [2023-03-21T22:09:38.959Z] 52dc419b0ee2: Download complete [2023-03-21T22:09:38.959Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T22:09:38.959Z] 4657fd5d0bcf: Download complete [2023-03-21T22:09:38.959Z] df9b9388f04a: Verifying Checksum [2023-03-21T22:09:38.959Z] df9b9388f04a: Download complete [2023-03-21T22:09:39.246Z] df9b9388f04a: Pull complete [2023-03-21T22:09:39.246Z] 6ad1cebc031e: Download complete [2023-03-21T22:09:39.507Z] 52dc419b0ee2: Pull complete [2023-03-21T22:09:39.507Z] 25bc292e5bac: Pull complete [2023-03-21T22:09:39.767Z] 114826534d7a: Verifying Checksum [2023-03-21T22:09:39.767Z] 114826534d7a: Download complete [2023-03-21T22:09:40.025Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T22:09:40.025Z] 8a3aa393b2d8: Download complete [2023-03-21T22:09:43.311Z] 114826534d7a: Pull complete [2023-03-21T22:09:43.311Z] 4657fd5d0bcf: Pull complete [2023-03-21T22:09:43.569Z] 6ad1cebc031e: Pull complete [2023-03-21T22:09:46.853Z] 8a3aa393b2d8: Pull complete [2023-03-21T22:09:46.853Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T22:09:46.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:09:46.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:09:46.943Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T22:09:46.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T22:09:49.172Z] $ docker top f1e885b693cac670125dbae499284fc266a4c80487f531ef00ed35349b5e1f1c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T22:09:49.244Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-21T22:09:49.523Z] + set -o pipefail [2023-03-21T22:09:49.523Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-21T22:09:56.087Z] [2023-03-21T22:09:56.087Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-21T22:09:56.087Z] [2023-03-21T22:09:56.087Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/36a6f459-f591-487b-91d6-9af40ca3df07 [2023-03-21T22:09:56.087Z] [2023-03-21T22:09:56.087Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-21T22:09:56.087Z] [2023-03-21T22:09:56.087Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T22:09:56.087Z] [2023-03-21T22:09:56.656Z] [2023-03-21T22:09:56.656Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T22:09:56.656Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T22:09:56.656Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T22:09:56.668Z] $ docker stop --time=1 f1e885b693cac670125dbae499284fc266a4c80487f531ef00ed35349b5e1f1c [2023-03-21T22:09:59.386Z] $ docker rm -f --volumes f1e885b693cac670125dbae499284fc266a4c80487f531ef00ed35349b5e1f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-21T22:09:59.771Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:09:59.781Z] provisioning config files... [2023-03-21T22:09:59.789Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15241059338005555072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:00.080Z] --> edgex-publish-swagger.sh [2023-03-21T22:10:00.080Z] === Publish doc/openapi/v2 API === [2023-03-21T22:10:00.080Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-21T22:10:00.080Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-21T22:10:00.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:10:00.080Z] Dload Upload Total Spent Left Speed [2023-03-21T22:10:01.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 470k --:--:-- --:--:-- --:--:-- 470k 100 469k 0 0 100 469k 0 470k --:--:-- --:--:-- --:--:-- 470k [2023-03-21T22:10:01.016Z] [2023-03-21T22:10:01.016Z] [Pipeline] } [2023-03-21T22:10:01.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:10:01.418Z] + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] sh [2023-03-21T22:10:01.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:10:01.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:10:01.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:10:01.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:10:02.068Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T22:10:02.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:10:02.547Z] $ docker top 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 -eo pid,comm [2023-03-21T22:10:02.591Z] 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). [2023-03-21T22:10:02.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:10:02.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:10:02.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:10:02.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:10:02.743Z] $ docker exec 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 ssh-agent [2023-03-21T22:10:02.845Z] SSH_AUTH_SOCK=/tmp/ssh-Pk93JWEFaPcC/agent.33 [2023-03-21T22:10:02.845Z] SSH_AGENT_PID=39 [2023-03-21T22:10:02.849Z] Running ssh-add (command line suppressed) [2023-03-21T22:10:02.950Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2057157432547434974.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2057157432547434974.key) [2023-03-21T22:10:02.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:10:03.248Z] + git semver tag [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,414 [run_tag] DEBUG tag force:False [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,414 [check_head_tag] DEBUG check head tag [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,416 [execute] INFO git cat-file --batch-check [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,418 [execute] INFO git cat-file --batch [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,446 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,446 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,447 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:10:03.507Z] 2023-03-21 22:10:03,450 [main] ERROR Cmd('git') failed due to: exit code(128) [2023-03-21T22:10:03.507Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-21T22:10:03.507Z] stderr: 'fatal: tag 'v0.0.0' already exists' [2023-03-21T22:10:03.507Z] ERROR: Cmd('git') failed due to: exit code(128) [2023-03-21T22:10:03.507Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-21T22:10:03.507Z] stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } [2023-03-21T22:10:03.520Z] $ docker exec --env ******** --env ******** 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 ssh-agent -k [2023-03-21T22:10:03.618Z] unset SSH_AUTH_SOCK; [2023-03-21T22:10:03.618Z] unset SSH_AGENT_PID; [2023-03-21T22:10:03.618Z] echo Agent pid 39 killed; [2023-03-21T22:10:03.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-21T22:10:03.653Z] $ docker stop --time=1 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 [2023-03-21T22:10:05.001Z] $ docker rm -f --volumes 6e8fbd76b7ef1ec561d63e41c0001949df892612b48420606d9055fc03bf87b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T22:10:05.562Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-21T22:10:05.562Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T22:10:05.562Z] total 16 [2023-03-21T22:10:05.562Z] drwxr-xr-x 3 root root 4096 Mar 21 21:59 . [2023-03-21T22:10:05.562Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:59 .. [2023-03-21T22:10:05.562Z] drwxr-xr-x 2 root root 4096 Mar 21 21:59 cost [2023-03-21T22:10:05.562Z] -rw-r--r-- 1 root root 91 Mar 21 21:59 cost.csv [2023-03-21T22:10:05.562Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T22:10:05.562Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T22:10:05.562Z] total 16 [2023-03-21T22:10:05.562Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:59 . [2023-03-21T22:10:05.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:59 .. [2023-03-21T22:10:05.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 21:59 cost [2023-03-21T22:10:05.563Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 21 21:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:05.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:06.700Z] ---> package-listing.sh [2023-03-21T22:10:06.700Z] ++ facter osfamily [2023-03-21T22:10:06.700Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T22:10:06.959Z] + OS_FAMILY=debian [2023-03-21T22:10:06.959Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-21T22:10:06.959Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T22:10:06.959Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T22:10:06.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T22:10:06.959Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T22:10:06.959Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T22:10:06.959Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T22:10:06.959Z] + case "${OS_FAMILY}" in [2023-03-21T22:10:06.959Z] + dpkg -l [2023-03-21T22:10:06.959Z] + grep '^ii' [2023-03-21T22:10:06.959Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T22:10:06.959Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T22:10:06.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T22:10:06.959Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T22:10:06.959Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-21T22:10:06.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-03-21T22:10:06.969Z] 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_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T22:10:07.244Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:10:07.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:10:07.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:10:07.871Z] prd-ubuntu20.04-docker-8c-8g-4960 does not seem to be running inside a container [2023-03-21T22:10:07.898Z] $ 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_levski/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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:10:08.159Z] $ docker top 707765e0f9f123097cd8f80b1887f27d79f9db5ff425266e0aea76c7c0aae41e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:10:08.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T22:10:08.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T22:10:09.062Z] + ls /var/log/sa-host [2023-03-21T22:10:09.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:10:09.199Z] provisioning config files... [2023-03-21T22:10:09.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9540979693607653588tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:10:09.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:09.498Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T22:10:09.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:09.820Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T22:10:09.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:10.120Z] ---> sudo-logs.sh [2023-03-21T22:10:10.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T22:10:10.144Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:10.423Z] ---> job-cost.sh [2023-03-21T22:10:10.423Z] lf-activate-venv: SKIPPING [2023-03-21T22:10:10.423Z] DEBUG: total: 0.2199999988079071 [2023-03-21T22:10:10.423Z] INFO: Retrieving Stack Cost... [2023-03-21T22:10:10.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:10:11.253Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T22:10:11.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:10:11.548Z] ---> logs-deploy.sh [2023-03-21T22:10:11.548Z] lf-activate-venv: SKIPPING [2023-03-21T22:10:11.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/5 [2023-03-21T22:10:11.548Z] INFO: archiving workspace using pattern(s): [2023-03-21T22:10:12.483Z] Archives upload complete. [2023-03-21T22:10:12.742Z] INFO: archiving logs to Nexus