Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 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-ssh15225711870157700251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10761788388844631988.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1875359054519989923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17741927633816028890.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9039033104860084721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22375’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22377 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 # timeout=10 Commit message: "Documentation refresh (#124)" > git rev-list --no-walk 803b45c8e00de7e752af62e5a827ffac6140eba7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T03:17:38.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T03:17:38.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T03:17:38.148Z] ========================================================= [2022-08-10T03:17:38.148Z] EdgeX Global Pipelines Version Info [2022-08-10T03:17:38.148Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:17:38.939Z] ------------------- [2022-08-10T03:17:38.939Z] stable info: [2022-08-10T03:17:38.939Z] ------------------- [2022-08-10T03:17:38.939Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T03:17:38.939Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T03:17:38.939Z] Message: update stable to v1.0.238 [2022-08-10T03:17:39.513Z] ------------------- [2022-08-10T03:17:39.513Z] experimental info: [2022-08-10T03:17:39.513Z] ------------------- [2022-08-10T03:17:39.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T03:17:39.513Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T03:17:39.514Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T03:17:39.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-10T03:17:39.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-10T03:17:39.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T03:17:39.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T03:17:39.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T03:17:39.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T03:17:39.835Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T03:17:39.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-10T03:17:39.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T03:17:39.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T03:17:39.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T03:17:39.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-10T03:17:39.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T03:17:39.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T03:17:39.939Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T03:17:39.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T03:17:39.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T03:17:39.990Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T03:17:40.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T03:17:40.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T03:17:40.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-10T03:17:40.050Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-10T03:17:40.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-10T03:17:40.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-10T03:17:40.078Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-10T03:17:40.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T03:17:40.113Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T03:17:40.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T03:17:40.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T03:17:40.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T03:17:40.179Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] echo [2022-08-10T03:17:40.190Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7149e1c [Pipeline] echo [2022-08-10T03:17:40.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:17:40.249Z] provisioning config files... [2022-08-10T03:17:40.266Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5869528163972884816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:17:40.578Z] ---> docker-login.sh [2022-08-10T03:17:40.578Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:17:40.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:40.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:40.840Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:40.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:40.840Z] [2022-08-10T03:17:40.840Z] Login Succeeded [2022-08-10T03:17:40.840Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:17:41.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:41.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:41.102Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:41.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:41.102Z] [2022-08-10T03:17:41.102Z] Login Succeeded [2022-08-10T03:17:41.102Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:17:41.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:41.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:41.102Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:41.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:41.102Z] [2022-08-10T03:17:41.102Z] Login Succeeded [2022-08-10T03:17:41.102Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:17:41.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:41.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:41.364Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:41.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:41.364Z] [2022-08-10T03:17:41.364Z] Login Succeeded [2022-08-10T03:17:41.364Z] docker.io [2022-08-10T03:17:41.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:41.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:41.937Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:41.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:41.937Z] [2022-08-10T03:17:41.937Z] Login Succeeded [2022-08-10T03:17:41.937Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:17:41.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T03:17:42.322Z] + git rev-list -1 --merges 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0~1..7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] echo [2022-08-10T03:17:42.359Z] -----------> git rev-list -1 --merges 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0~1..7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [false] [Pipeline] sh [2022-08-10T03:17:42.671Z] + git log --format=format:%s -1 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] echo [2022-08-10T03:17:42.687Z] ========================================================= [2022-08-10T03:17:42.687Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T03:17:42.687Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:17:43.030Z] + git log --format=format:%s -1 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] echo [2022-08-10T03:17:43.042Z] [semverPrep] GIT_COMMIT: 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0, Commit Message: Documentation refresh (#124) [Pipeline] echo [2022-08-10T03:17:43.057Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-10T03:17:43.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:17:43.409Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T03:17:43.409Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T03:17:43.409Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T03:17:43.409Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T03:17:43.409Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T03:17:43.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:17:43.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:17:43.769Z] [2022-08-10T03:17:43.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:17:44.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:17:44.070Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T03:17:44.070Z] b85a868b505f: Pulling fs layer [2022-08-10T03:17:44.070Z] e2be974225ed: Pulling fs layer [2022-08-10T03:17:44.070Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T03:17:44.070Z] 988bab9f4d93: Pulling fs layer [2022-08-10T03:17:44.070Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T03:17:44.070Z] eaf3925da568: Pulling fs layer [2022-08-10T03:17:44.070Z] bab4dde63d76: Pulling fs layer [2022-08-10T03:17:44.070Z] bde34c3a00c8: Pulling fs layer [2022-08-10T03:17:44.070Z] b352a97aabf1: Pulling fs layer [2022-08-10T03:17:44.070Z] 4872d77fe225: Pulling fs layer [2022-08-10T03:17:44.070Z] 5851b861e8e6: Pulling fs layer [2022-08-10T03:17:44.070Z] 988bab9f4d93: Waiting [2022-08-10T03:17:44.070Z] 1469e6f7b9e6: Waiting [2022-08-10T03:17:44.070Z] bde34c3a00c8: Waiting [2022-08-10T03:17:44.070Z] eaf3925da568: Waiting [2022-08-10T03:17:44.070Z] b352a97aabf1: Waiting [2022-08-10T03:17:44.070Z] 4872d77fe225: Waiting [2022-08-10T03:17:44.070Z] bab4dde63d76: Waiting [2022-08-10T03:17:44.070Z] 5851b861e8e6: Waiting [2022-08-10T03:17:44.070Z] 988bab9f4d93: Verifying Checksum [2022-08-10T03:17:44.070Z] 988bab9f4d93: Download complete [2022-08-10T03:17:44.333Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T03:17:44.333Z] 1469e6f7b9e6: Download complete [2022-08-10T03:17:44.333Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T03:17:44.333Z] 339a4e72a1f5: Download complete [2022-08-10T03:17:44.333Z] eaf3925da568: Verifying Checksum [2022-08-10T03:17:44.333Z] eaf3925da568: Download complete [2022-08-10T03:17:44.333Z] bde34c3a00c8: Download complete [2022-08-10T03:17:44.333Z] 4872d77fe225: Verifying Checksum [2022-08-10T03:17:44.333Z] 4872d77fe225: Download complete [2022-08-10T03:17:44.333Z] b85a868b505f: Download complete [2022-08-10T03:17:44.333Z] 5851b861e8e6: Download complete [2022-08-10T03:17:44.593Z] bab4dde63d76: Download complete [2022-08-10T03:17:45.980Z] b85a868b505f: Pull complete [2022-08-10T03:17:45.980Z] e2be974225ed: Pull complete [2022-08-10T03:17:46.553Z] 339a4e72a1f5: Pull complete [2022-08-10T03:17:46.815Z] 988bab9f4d93: Pull complete [2022-08-10T03:17:47.075Z] 1469e6f7b9e6: Pull complete [2022-08-10T03:17:47.075Z] eaf3925da568: Pull complete [2022-08-10T03:17:48.992Z] bab4dde63d76: Pull complete [2022-08-10T03:17:48.992Z] bde34c3a00c8: Pull complete [2022-08-10T03:17:49.254Z] b352a97aabf1: Pull complete [2022-08-10T03:17:49.254Z] 4872d77fe225: Pull complete [2022-08-10T03:17:49.254Z] 5851b861e8e6: Pull complete [2022-08-10T03:17:49.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T03:17:49.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:17:49.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:17:49.618Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:17:49.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:17:51.146Z] $ docker top 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 -eo pid,comm [2022-08-10T03:17:51.210Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-10T03:17:51.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:17:51.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:17:51.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:17:51.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:17:51.374Z] $ docker exec 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 ssh-agent [2022-08-10T03:17:51.504Z] SSH_AUTH_SOCK=/tmp/ssh-dJa7nkrT57wC/agent.33 [2022-08-10T03:17:51.504Z] SSH_AGENT_PID=39 [2022-08-10T03:17:51.514Z] Running ssh-add (command line suppressed) [2022-08-10T03:17:51.648Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8224201585290141038.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8224201585290141038.key) [2022-08-10T03:17:51.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:17:51.950Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T03:17:51.970Z] $ docker exec --env ******** --env ******** 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 ssh-agent -k [2022-08-10T03:17:52.092Z] unset SSH_AUTH_SOCK; [2022-08-10T03:17:52.092Z] unset SSH_AGENT_PID; [2022-08-10T03:17:52.093Z] echo Agent pid 39 killed; [2022-08-10T03:17:52.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T03:17:52.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:17:52.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:17:52.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:17:52.283Z] $ docker exec 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 ssh-agent [2022-08-10T03:17:52.416Z] SSH_AUTH_SOCK=/tmp/ssh-Brsz91iYpzGd/agent.72 [2022-08-10T03:17:52.416Z] SSH_AGENT_PID=78 [2022-08-10T03:17:52.422Z] Running ssh-add (command line suppressed) [2022-08-10T03:17:52.557Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8476559894987386826.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8476559894987386826.key) [2022-08-10T03:17:52.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:17:52.863Z] + git semver init [2022-08-10T03:17:53.126Z] 2022-08-10 03:17:53,093 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T03:17:53.126Z] 2022-08-10 03:17:53,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T03:17:53.126Z] 2022-08-10 03:17:53,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T03:17:53.126Z] 2022-08-10 03:17:53,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:17:54.070Z] 2022-08-10 03:17:53,888 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-10T03:17:54.070Z] 2022-08-10 03:17:53,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-10T03:17:54.070Z] 2022-08-10 03:17:53,889 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:17:54.070Z] 2022-08-10 03:17:53,889 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:17:54.070Z] 2.3.0-dev.3 [Pipeline] } [2022-08-10T03:17:54.088Z] $ docker exec --env ******** --env ******** 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 ssh-agent -k [2022-08-10T03:17:54.205Z] unset SSH_AUTH_SOCK; [2022-08-10T03:17:54.206Z] unset SSH_AGENT_PID; [2022-08-10T03:17:54.207Z] echo Agent pid 78 killed; [2022-08-10T03:17:54.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:17:54.529Z] + git semver [Pipeline] } [2022-08-10T03:17:54.812Z] $ docker stop --time=1 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 [2022-08-10T03:17:56.216Z] $ docker rm -f 69bb7d55e30e4e6816ed3d347caf9e14eb4caa92395efd27d360664b2f13f418 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:17:56.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T03:17:56.853Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T03:17:56.856Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:17:56.971Z] provisioning config files... [2022-08-10T03:17:56.981Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6908408299185498102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:17:57.285Z] ---> docker-login.sh [2022-08-10T03:17:57.285Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:17:57.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:57.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:57.285Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:57.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:57.285Z] [2022-08-10T03:17:57.285Z] Login Succeeded [2022-08-10T03:17:57.285Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:17:57.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:57.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:57.550Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:57.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:57.550Z] [2022-08-10T03:17:57.550Z] Login Succeeded [2022-08-10T03:17:57.550Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:17:57.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:57.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:57.550Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:57.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:57.550Z] [2022-08-10T03:17:57.550Z] Login Succeeded [2022-08-10T03:17:57.550Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:17:57.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:57.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:57.811Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:57.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:57.811Z] [2022-08-10T03:17:57.811Z] Login Succeeded [2022-08-10T03:17:57.811Z] docker.io [2022-08-10T03:17:57.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:17:58.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:17:58.073Z] Configure a credential helper to remove this warning. See [2022-08-10T03:17:58.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:17:58.073Z] [2022-08-10T03:17:58.073Z] Login Succeeded [2022-08-10T03:17:58.073Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:17:58.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T03:17:58.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:17:58.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:17:58.165Z] ========================================================= [2022-08-10T03:17:58.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T03:17:58.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:17:58.484Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-10T03:17:58.484Z] Sending build context to Docker daemon 20.08MB [2022-08-10T03:17:58.484Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:17:58.484Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T03:17:58.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T03:17:58.749Z] 2408cc74d12b: Pulling fs layer [2022-08-10T03:17:58.749Z] ea60b727a1ce: Pulling fs layer [2022-08-10T03:17:58.749Z] 30c4a7721957: Pulling fs layer [2022-08-10T03:17:58.749Z] 370296b7ddb6: Pulling fs layer [2022-08-10T03:17:58.749Z] 7c6cee850709: Pulling fs layer [2022-08-10T03:17:58.749Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T03:17:58.749Z] d94ebbe4e438: Pulling fs layer [2022-08-10T03:17:58.749Z] 7c6cee850709: Waiting [2022-08-10T03:17:58.749Z] 370296b7ddb6: Waiting [2022-08-10T03:17:58.749Z] 39a5fcdaea64: Waiting [2022-08-10T03:17:58.749Z] d94ebbe4e438: Waiting [2022-08-10T03:17:58.749Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T03:17:58.749Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T03:17:58.749Z] bcfd1f05c69d: Waiting [2022-08-10T03:17:58.749Z] 59ccb84bbe0f: Waiting [2022-08-10T03:17:58.749Z] 30c4a7721957: Download complete [2022-08-10T03:17:58.749Z] ea60b727a1ce: Verifying Checksum [2022-08-10T03:17:58.749Z] ea60b727a1ce: Download complete [2022-08-10T03:17:58.749Z] 7c6cee850709: Verifying Checksum [2022-08-10T03:17:58.749Z] 7c6cee850709: Download complete [2022-08-10T03:17:58.749Z] 39a5fcdaea64: Verifying Checksum [2022-08-10T03:17:58.749Z] 39a5fcdaea64: Download complete [2022-08-10T03:17:58.749Z] 2408cc74d12b: Verifying Checksum [2022-08-10T03:17:58.749Z] 2408cc74d12b: Download complete [2022-08-10T03:17:58.749Z] d94ebbe4e438: Download complete [2022-08-10T03:17:59.016Z] 2408cc74d12b: Pull complete [2022-08-10T03:17:59.016Z] ea60b727a1ce: Pull complete [2022-08-10T03:17:59.016Z] 30c4a7721957: Pull complete [2022-08-10T03:17:59.280Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T03:17:59.280Z] 59ccb84bbe0f: Download complete [2022-08-10T03:17:59.280Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T03:17:59.280Z] bcfd1f05c69d: Download complete [2022-08-10T03:17:59.541Z] 370296b7ddb6: Verifying Checksum [2022-08-10T03:17:59.541Z] 370296b7ddb6: Download complete [2022-08-10T03:18:03.745Z] 370296b7ddb6: Pull complete [2022-08-10T03:18:03.745Z] 7c6cee850709: Pull complete [2022-08-10T03:18:03.745Z] 39a5fcdaea64: Pull complete [2022-08-10T03:18:03.745Z] d94ebbe4e438: Pull complete [2022-08-10T03:18:05.658Z] bcfd1f05c69d: Pull complete [2022-08-10T03:18:06.613Z] 59ccb84bbe0f: Pull complete [2022-08-10T03:18:06.613Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T03:18:06.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T03:18:06.613Z] ---> a4fb48ad2a94 [2022-08-10T03:18:06.613Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T03:18:09.165Z] ---> Running in 5324a128127c [2022-08-10T03:18:09.165Z] Removing intermediate container 5324a128127c [2022-08-10T03:18:09.165Z] ---> 27cf028aebf3 [2022-08-10T03:18:09.165Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:18:09.165Z] ---> Running in 6f4d7399c120 [2022-08-10T03:18:09.165Z] Removing intermediate container 6f4d7399c120 [2022-08-10T03:18:09.165Z] ---> 860daa442482 [2022-08-10T03:18:09.165Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:18:09.165Z] ---> Running in bf1e1df8f624 [2022-08-10T03:18:09.165Z] Removing intermediate container bf1e1df8f624 [2022-08-10T03:18:09.165Z] ---> 5d6977ccbf32 [2022-08-10T03:18:09.165Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:18:09.165Z] ---> Running in 9567bf24a8ce [2022-08-10T03:18:09.426Z] Removing intermediate container 9567bf24a8ce [2022-08-10T03:18:09.426Z] ---> 3d9396098041 [2022-08-10T03:18:09.426Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:18:09.426Z] ---> Running in 53a3e88683ff [2022-08-10T03:18:09.998Z] Removing intermediate container 53a3e88683ff [2022-08-10T03:18:09.998Z] ---> 594809a38e58 [2022-08-10T03:18:09.998Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:18:09.998Z] ---> Running in 2002307a70be [2022-08-10T03:18:10.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:18:11.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:18:11.463Z] OK: 211 MiB in 51 packages [2022-08-10T03:18:11.726Z] Removing intermediate container 2002307a70be [2022-08-10T03:18:11.726Z] ---> f370570bd6fb [2022-08-10T03:18:11.726Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T03:18:11.726Z] ---> Running in 46f2a848c867 [2022-08-10T03:18:11.931Z] Still waiting to schedule task [2022-08-10T03:18:11.931Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22376’ is offline [2022-08-10T03:18:11.987Z] Removing intermediate container 46f2a848c867 [2022-08-10T03:18:11.988Z] ---> 8051454489b8 [2022-08-10T03:18:11.988Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T03:18:11.988Z] ---> 4783fcbad8e1 [2022-08-10T03:18:11.988Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:18:11.988Z] ---> Running in a5bc567ef3a9 [2022-08-10T03:18:30.344Z] Removing intermediate container a5bc567ef3a9 [2022-08-10T03:18:30.344Z] ---> 0379a4592f23 [2022-08-10T03:18:30.344Z] Step 12/13 : COPY . . [2022-08-10T03:18:30.344Z] ---> 4a802377f8b5 [2022-08-10T03:18:30.344Z] Step 13/13 : RUN ${MAKE} [2022-08-10T03:18:30.344Z] ---> Running in e9ad1fa7f070 [2022-08-10T03:18:30.344Z] noop [2022-08-10T03:18:30.344Z] Removing intermediate container e9ad1fa7f070 [2022-08-10T03:18:30.344Z] ---> 1db46776aab8 [2022-08-10T03:18:30.344Z] Successfully built 1db46776aab8 [2022-08-10T03:18:30.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:18:30.677Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T03:18:30.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:18:30.764Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:18:30.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:18:31.189Z] $ docker top d286ece05736cc92b15c400448d60815e4ebe7866f24a4f946102c5cfe4ff9d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:18:31.546Z] + go version [2022-08-10T03:18:31.547Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T03:18:31.563Z] $ docker stop --time=1 d286ece05736cc92b15c400448d60815e4ebe7866f24a4f946102c5cfe4ff9d5 [2022-08-10T03:18:32.859Z] $ docker rm -f d286ece05736cc92b15c400448d60815e4ebe7866f24a4f946102c5cfe4ff9d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:18:33.284Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T03:18:33.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:18:33.431Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:18:33.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:18:33.859Z] $ docker top 831d04c60b1fecbd525995020df6ecb8c6e55b41554d906b3b5465ac6b7af8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:18:34.235Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-10T03:18:34.534Z] + make test [2022-08-10T03:18:34.534Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T03:18:34.793Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T03:18:47.032Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T03:18:47.032Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.024s coverage: 10.6% of statements [2022-08-10T03:18:47.032Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T03:18:49.574Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.095s coverage: 13.8% of statements [2022-08-10T03:18:56.150Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-10T03:18:56.150Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T03:18:59.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T03:18:59.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T03:18:59.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T03:18:59.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T03:18:59.474Z] $ docker stop --time=1 831d04c60b1fecbd525995020df6ecb8c6e55b41554d906b3b5465ac6b7af8f4 [2022-08-10T03:19:01.292Z] $ docker rm -f 831d04c60b1fecbd525995020df6ecb8c6e55b41554d906b3b5465ac6b7af8f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:19:01.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T03:19:01.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-10T03:19:02.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T03:19:02.521Z] + ls -al . [2022-08-10T03:19:02.522Z] total 232 [2022-08-10T03:19:02.522Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 03:18 . [2022-08-10T03:19:02.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:17 .. [2022-08-10T03:19:02.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:18 .git [2022-08-10T03:19:02.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:17 .github [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:17 .gitignore [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:17 .golangci.yml [2022-08-10T03:19:02.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:17 .semver [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:17 Attribution.txt [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:17 CHANGELOG.md [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:17 Dockerfile [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:17 GOVERNANCE.md [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:17 Jenkinsfile [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:17 LICENSE [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 2603 Aug 10 03:17 Makefile [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:17 OWNERS.md [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:17 README.md [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:17 VERSION [2022-08-10T03:19:02.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:17 bin [2022-08-10T03:19:02.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:17 cmd [2022-08-10T03:19:02.522Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:18 coverage.out [2022-08-10T03:19:02.522Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 03:17 doc [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:17 go.mod [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:17 go.sum [2022-08-10T03:19:02.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:17 internal [2022-08-10T03:19:02.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:17 snap [2022-08-10T03:19:02.522Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:02.910Z] + 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=7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 --label arch=amd64 --label version=2.3.0-dev.3 . [2022-08-10T03:19:02.910Z] Sending build context to Docker daemon 20.16MB [2022-08-10T03:19:02.910Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:19:02.910Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T03:19:02.910Z] ---> 1db46776aab8 [2022-08-10T03:19:02.910Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T03:19:03.176Z] ---> Running in 566543af5831 [2022-08-10T03:19:03.176Z] Removing intermediate container 566543af5831 [2022-08-10T03:19:03.176Z] ---> 4f72faf488bc [2022-08-10T03:19:03.176Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:19:03.176Z] ---> Running in a281940ded7a [2022-08-10T03:19:03.437Z] Removing intermediate container a281940ded7a [2022-08-10T03:19:03.437Z] ---> ec412e47f644 [2022-08-10T03:19:03.437Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:19:03.437Z] ---> Running in 05c11de6d31d [2022-08-10T03:19:03.437Z] Removing intermediate container 05c11de6d31d [2022-08-10T03:19:03.437Z] ---> cb090f59635d [2022-08-10T03:19:03.437Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:19:03.437Z] ---> Running in 4b7a7a2b93e0 [2022-08-10T03:19:03.698Z] Removing intermediate container 4b7a7a2b93e0 [2022-08-10T03:19:03.698Z] ---> 70e7098e0e29 [2022-08-10T03:19:03.698Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:19:03.698Z] ---> Running in e9670b91bc68 [2022-08-10T03:19:04.269Z] Removing intermediate container e9670b91bc68 [2022-08-10T03:19:04.269Z] ---> 2e742dbc7c60 [2022-08-10T03:19:04.269Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:19:04.269Z] ---> Running in 91536488ebd3 [2022-08-10T03:19:04.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:19:05.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:19:05.732Z] OK: 211 MiB in 51 packages [2022-08-10T03:19:05.993Z] Removing intermediate container 91536488ebd3 [2022-08-10T03:19:05.993Z] ---> 829ea5b4d998 [2022-08-10T03:19:05.993Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T03:19:06.259Z] ---> Running in e64f10d78e5c [2022-08-10T03:19:06.259Z] Removing intermediate container e64f10d78e5c [2022-08-10T03:19:06.259Z] ---> 1ebb06b7f033 [2022-08-10T03:19:06.259Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T03:19:06.259Z] ---> 8f5b3077798e [2022-08-10T03:19:06.259Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:19:06.521Z] ---> Running in aa218d1b6045 [2022-08-10T03:19:07.091Z] Removing intermediate container aa218d1b6045 [2022-08-10T03:19:07.091Z] ---> e2eb913194a7 [2022-08-10T03:19:07.091Z] Step 12/26 : COPY . . [2022-08-10T03:19:07.663Z] ---> b6c156480b70 [2022-08-10T03:19:07.663Z] Step 13/26 : RUN ${MAKE} [2022-08-10T03:19:07.663Z] ---> Running in b080539b6248 [2022-08-10T03:19:07.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-10T03:19:29.880Z] Removing intermediate container b080539b6248 [2022-08-10T03:19:29.880Z] ---> 9bb9f2722289 [2022-08-10T03:19:29.880Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T03:19:29.880Z] 3.16: Pulling from library/alpine [2022-08-10T03:19:29.880Z] 213ec9aee27d: Pulling fs layer [2022-08-10T03:19:29.880Z] 213ec9aee27d: Verifying Checksum [2022-08-10T03:19:29.880Z] 213ec9aee27d: Download complete [2022-08-10T03:19:30.145Z] 213ec9aee27d: Pull complete [2022-08-10T03:19:30.145Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T03:19:30.145Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T03:19:30.145Z] ---> 9c6f07244728 [2022-08-10T03:19:30.145Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T03:19:30.145Z] ---> Running in e358e507f165 [2022-08-10T03:19:30.405Z] Removing intermediate container e358e507f165 [2022-08-10T03:19:30.405Z] ---> 2d4902434017 [2022-08-10T03:19:30.405Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T03:19:30.405Z] ---> Running in d808fd5614ab [2022-08-10T03:19:30.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:19:30.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:19:30.927Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T03:19:30.927Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T03:19:30.927Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T03:19:30.927Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T03:19:30.927Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T03:19:30.927Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T03:19:30.927Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T03:19:30.927Z] OK: 8 MiB in 20 packages [2022-08-10T03:19:31.497Z] Removing intermediate container d808fd5614ab [2022-08-10T03:19:31.497Z] ---> 9766748f2c93 [2022-08-10T03:19:31.497Z] Step 17/26 : WORKDIR / [2022-08-10T03:19:31.497Z] ---> Running in 0716fe59f31a [2022-08-10T03:19:31.497Z] Removing intermediate container 0716fe59f31a [2022-08-10T03:19:31.497Z] ---> eb89677a7d08 [2022-08-10T03:19:31.497Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T03:19:32.069Z] ---> 63d8668c09de [2022-08-10T03:19:32.069Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T03:19:32.330Z] ---> 3c455c0d4ea6 [2022-08-10T03:19:32.330Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T03:19:32.330Z] ---> 620509414ee4 [2022-08-10T03:19:32.330Z] Step 21/26 : EXPOSE 59984 [2022-08-10T03:19:32.597Z] ---> Running in 59be8ef805b3 [2022-08-10T03:19:32.597Z] Removing intermediate container 59be8ef805b3 [2022-08-10T03:19:32.597Z] ---> 62925f95ac9a [2022-08-10T03:19:32.597Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T03:19:32.597Z] ---> Running in 44532c9b77f7 [2022-08-10T03:19:32.597Z] Removing intermediate container 44532c9b77f7 [2022-08-10T03:19:32.597Z] ---> 33cb8c985a7c [2022-08-10T03:19:32.597Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T03:19:32.859Z] ---> Running in db595485de29 [2022-08-10T03:19:32.859Z] Removing intermediate container db595485de29 [2022-08-10T03:19:32.859Z] ---> 0cd6835d2e1f [2022-08-10T03:19:32.859Z] Step 24/26 : LABEL arch=amd64 [2022-08-10T03:19:32.859Z] ---> Running in 683d664f065b [2022-08-10T03:19:32.859Z] Removing intermediate container 683d664f065b [2022-08-10T03:19:32.859Z] ---> a42ed36cdd31 [2022-08-10T03:19:32.860Z] Step 25/26 : LABEL git_sha=7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:19:33.121Z] ---> Running in 664ab25b8ae6 [2022-08-10T03:19:33.121Z] Removing intermediate container 664ab25b8ae6 [2022-08-10T03:19:33.121Z] ---> 3cdbf7e4d520 [2022-08-10T03:19:33.121Z] Step 26/26 : LABEL version=2.3.0-dev.3 [2022-08-10T03:19:33.121Z] ---> Running in 466a3f7c5e87 [2022-08-10T03:19:33.381Z] Removing intermediate container 466a3f7c5e87 [2022-08-10T03:19:33.381Z] ---> 18f13966eb4d [2022-08-10T03:19:33.381Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T03:19:33.381Z] Successfully built 18f13966eb4d [2022-08-10T03:19:33.381Z] 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 [2022-08-10T03:19:33.510Z] provisioning config files... [2022-08-10T03:19:33.521Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1920444012629114852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:19:33.824Z] ---> docker-login.sh [2022-08-10T03:19:33.824Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:19:33.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:19:33.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:19:33.824Z] Configure a credential helper to remove this warning. See [2022-08-10T03:19:33.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:19:33.824Z] [2022-08-10T03:19:33.824Z] Login Succeeded [2022-08-10T03:19:33.824Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:19:33.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:19:34.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:19:34.084Z] Configure a credential helper to remove this warning. See [2022-08-10T03:19:34.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:19:34.084Z] [2022-08-10T03:19:34.084Z] Login Succeeded [2022-08-10T03:19:34.084Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:19:34.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:19:34.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:19:34.084Z] Configure a credential helper to remove this warning. See [2022-08-10T03:19:34.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:19:34.084Z] [2022-08-10T03:19:34.084Z] Login Succeeded [2022-08-10T03:19:34.084Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:19:34.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:19:34.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:19:34.346Z] Configure a credential helper to remove this warning. See [2022-08-10T03:19:34.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:19:34.346Z] [2022-08-10T03:19:34.346Z] Login Succeeded [2022-08-10T03:19:34.346Z] docker.io [2022-08-10T03:19:34.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:19:34.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:19:34.607Z] Configure a credential helper to remove this warning. See [2022-08-10T03:19:34.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:19:34.607Z] [2022-08-10T03:19:34.607Z] Login Succeeded [2022-08-10T03:19:34.607Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:19:34.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:19:34.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:19:34.667Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-10T03:19:34.667Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:19:34.667Z] latest [2022-08-10T03:19:34.667Z] 2.3.0-dev.3 [2022-08-10T03:19:34.667Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [2022-08-10T03:19:34.667Z] main [2022-08-10T03:19:34.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:34.997Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:35.320Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:19:35.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:19:35.320Z] 55ffbb62c7bf: Preparing [2022-08-10T03:19:35.320Z] ae477bd1015c: Preparing [2022-08-10T03:19:35.320Z] 87acb9112fa3: Preparing [2022-08-10T03:19:35.320Z] ebb72ae03a9b: Preparing [2022-08-10T03:19:35.320Z] 994393dc58e7: Preparing [2022-08-10T03:19:35.320Z] 994393dc58e7: Layer already exists [2022-08-10T03:19:35.320Z] 55ffbb62c7bf: Pushed [2022-08-10T03:19:35.320Z] ae477bd1015c: Pushed [2022-08-10T03:19:35.581Z] ebb72ae03a9b: Pushed [2022-08-10T03:19:38.134Z] 87acb9112fa3: Pushed [2022-08-10T03:19:38.134Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0: digest: sha256:f82456d5d54b53b414d13c392162e54b3bd1149a5ee31840ce865e2969117ee2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:38.456Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:38.769Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T03:19:38.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:19:38.769Z] 55ffbb62c7bf: Preparing [2022-08-10T03:19:38.769Z] ae477bd1015c: Preparing [2022-08-10T03:19:38.769Z] 87acb9112fa3: Preparing [2022-08-10T03:19:38.769Z] ebb72ae03a9b: Preparing [2022-08-10T03:19:38.769Z] 994393dc58e7: Preparing [2022-08-10T03:19:38.769Z] 994393dc58e7: Layer already exists [2022-08-10T03:19:38.769Z] ae477bd1015c: Layer already exists [2022-08-10T03:19:38.769Z] 87acb9112fa3: Layer already exists [2022-08-10T03:19:38.769Z] 55ffbb62c7bf: Layer already exists [2022-08-10T03:19:38.769Z] ebb72ae03a9b: Layer already exists [2022-08-10T03:19:38.769Z] latest: digest: sha256:f82456d5d54b53b414d13c392162e54b3bd1149a5ee31840ce865e2969117ee2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:39.089Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:39.505Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.3 [2022-08-10T03:19:39.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:19:39.505Z] 55ffbb62c7bf: Preparing [2022-08-10T03:19:39.505Z] ae477bd1015c: Preparing [2022-08-10T03:19:39.505Z] 87acb9112fa3: Preparing [2022-08-10T03:19:39.505Z] ebb72ae03a9b: Preparing [2022-08-10T03:19:39.505Z] 994393dc58e7: Preparing [2022-08-10T03:19:39.505Z] 87acb9112fa3: Layer already exists [2022-08-10T03:19:39.505Z] ae477bd1015c: Layer already exists [2022-08-10T03:19:39.505Z] 994393dc58e7: Layer already exists [2022-08-10T03:19:39.505Z] ebb72ae03a9b: Layer already exists [2022-08-10T03:19:39.505Z] 55ffbb62c7bf: Layer already exists [2022-08-10T03:19:39.505Z] 2.3.0-dev.3: digest: sha256:f82456d5d54b53b414d13c392162e54b3bd1149a5ee31840ce865e2969117ee2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:39.823Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:40.140Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [2022-08-10T03:19:40.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:19:40.141Z] 55ffbb62c7bf: Preparing [2022-08-10T03:19:40.141Z] ae477bd1015c: Preparing [2022-08-10T03:19:40.141Z] 87acb9112fa3: Preparing [2022-08-10T03:19:40.141Z] ebb72ae03a9b: Preparing [2022-08-10T03:19:40.141Z] 994393dc58e7: Preparing [2022-08-10T03:19:40.141Z] ebb72ae03a9b: Layer already exists [2022-08-10T03:19:40.141Z] 994393dc58e7: Layer already exists [2022-08-10T03:19:40.141Z] ae477bd1015c: Layer already exists [2022-08-10T03:19:40.141Z] 55ffbb62c7bf: Layer already exists [2022-08-10T03:19:40.141Z] 87acb9112fa3: Layer already exists [2022-08-10T03:19:40.141Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3: digest: sha256:f82456d5d54b53b414d13c392162e54b3bd1149a5ee31840ce865e2969117ee2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:40.465Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:40.781Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-10T03:19:40.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:19:40.781Z] 55ffbb62c7bf: Preparing [2022-08-10T03:19:40.781Z] ae477bd1015c: Preparing [2022-08-10T03:19:40.781Z] 87acb9112fa3: Preparing [2022-08-10T03:19:40.781Z] ebb72ae03a9b: Preparing [2022-08-10T03:19:40.781Z] 994393dc58e7: Preparing [2022-08-10T03:19:40.781Z] 55ffbb62c7bf: Layer already exists [2022-08-10T03:19:40.781Z] ae477bd1015c: Layer already exists [2022-08-10T03:19:40.781Z] 994393dc58e7: Layer already exists [2022-08-10T03:19:40.781Z] ebb72ae03a9b: Layer already exists [2022-08-10T03:19:40.781Z] 87acb9112fa3: Layer already exists [2022-08-10T03:19:40.781Z] main: digest: sha256:f82456d5d54b53b414d13c392162e54b3bd1149a5ee31840ce865e2969117ee2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:19:40.833Z] ===================================================== [Pipeline] echo [2022-08-10T03:19:40.846Z] taggedImages: [2022-08-10T03:19:40.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:19:40.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T03:19:40.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.3 [2022-08-10T03:19:40.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [2022-08-10T03:19:40.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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 [2022-08-10T03:19:41.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:19:41.236Z] [2022-08-10T03:19:41.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:19:41.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:19:41.541Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T03:19:41.541Z] 5eb5b503b376: Pulling fs layer [2022-08-10T03:19:41.541Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T03:19:41.541Z] ec43610c2a17: Pulling fs layer [2022-08-10T03:19:41.541Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T03:19:41.541Z] 33b1e0a273af: Pulling fs layer [2022-08-10T03:19:41.541Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T03:19:41.541Z] 2f39f015ded8: Pulling fs layer [2022-08-10T03:19:41.541Z] 33b1e0a273af: Waiting [2022-08-10T03:19:41.541Z] 5d3b04190fa2: Waiting [2022-08-10T03:19:41.541Z] 2f39f015ded8: Waiting [2022-08-10T03:19:41.541Z] 3a2ae6a8a46f: Waiting [2022-08-10T03:19:41.541Z] 5c69ac0246d0: Download complete [2022-08-10T03:19:41.541Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T03:19:41.541Z] 3a2ae6a8a46f: Download complete [2022-08-10T03:19:41.541Z] 33b1e0a273af: Verifying Checksum [2022-08-10T03:19:41.541Z] 33b1e0a273af: Download complete [2022-08-10T03:19:41.541Z] 5d3b04190fa2: Verifying Checksum [2022-08-10T03:19:41.541Z] 5d3b04190fa2: Download complete [2022-08-10T03:19:41.799Z] ec43610c2a17: Verifying Checksum [2022-08-10T03:19:41.799Z] ec43610c2a17: Download complete [2022-08-10T03:19:41.799Z] 5eb5b503b376: Verifying Checksum [2022-08-10T03:19:41.799Z] 5eb5b503b376: Download complete [2022-08-10T03:19:42.367Z] 2f39f015ded8: Download complete [2022-08-10T03:19:43.309Z] 5eb5b503b376: Pull complete [2022-08-10T03:19:43.309Z] 5c69ac0246d0: Pull complete [2022-08-10T03:19:43.876Z] ec43610c2a17: Pull complete [2022-08-10T03:19:43.876Z] 3a2ae6a8a46f: Pull complete [2022-08-10T03:19:44.135Z] 33b1e0a273af: Pull complete [2022-08-10T03:19:44.135Z] 5d3b04190fa2: Pull complete [2022-08-10T03:19:49.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22378 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-10T03:19:49.316Z] Running in /w/workspace/device-onvif-camera/42 [Pipeline] { [Pipeline] checkout [2022-08-10T03:19:49.357Z] Selected Git installation does not exist. Using Default [2022-08-10T03:19:49.357Z] The recommended git tool is: NONE [2022-08-10T03:19:49.412Z] 2f39f015ded8: Pull complete [2022-08-10T03:19:49.412Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T03:19:49.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:19:49.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:19:49.509Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:19:49.549Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:19:51.383Z] $ docker top ee311b977c48eb67ad30ef828549ef2d32050a3aabf888f65c6eef24ae2bd0fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:19:51.814Z] ---> job-cost.sh [2022-08-10T03:19:51.814Z] lf-activate-venv: SKIPPING [2022-08-10T03:19:51.814Z] INFO: No Stack... [2022-08-10T03:19:52.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T03:19:52.647Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T03:19:52.939Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-10T03:19:52.939Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T03:19:52.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] [2022-08-10T03:19:52.963Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] did not exist. Created. [2022-08-10T03:19:52.963Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:19:53.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-10T03:19:53.295Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T03:19:53.302Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T03:19:53.325Z] $ docker stop --time=1 ee311b977c48eb67ad30ef828549ef2d32050a3aabf888f65c6eef24ae2bd0fa [2022-08-10T03:19:54.496Z] $ docker rm -f ee311b977c48eb67ad30ef828549ef2d32050a3aabf888f65c6eef24ae2bd0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T03:19:55.239Z] using credential edgex-jenkins-ssh [2022-08-10T03:19:55.268Z] Cloning the remote Git repository [2022-08-10T03:19:55.337Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T03:19:55.492Z] > git init /w/workspace/device-onvif-camera/42 # timeout=10 [2022-08-10T03:19:55.558Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T03:19:55.559Z] > git --version # timeout=10 [2022-08-10T03:19:55.581Z] > git --version # 'git version 2.25.1' [2022-08-10T03:19:55.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T03:19:55.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T03:19:56.784Z] Avoid second fetch [2022-08-10T03:19:56.785Z] Checking out Revision 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 (main) [2022-08-10T03:19:56.742Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-10T03:19:56.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T03:19:56.804Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T03:19:56.816Z] > git checkout -f 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 # timeout=10 [2022-08-10T03:20:01.074Z] Commit message: "Documentation refresh (#124)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:20:02.172Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T03:20:02.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T03:20:02.172Z] Dload Upload Total Spent Left Speed [2022-08-10T03:20:02.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 86845 0 --:--:-- --:--:-- --:--:-- 86845 [Pipeline] sh [2022-08-10T03:20:02.824Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T03:20:03.190Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T03:20:03.190Z] + sudo tee /etc/docker/daemon.new [2022-08-10T03:20:03.190Z] { [2022-08-10T03:20:03.190Z] "registry-mirrors": [ [2022-08-10T03:20:03.190Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T03:20:03.190Z] ], [2022-08-10T03:20:03.190Z] "bip": "10.250.0.254/24", [2022-08-10T03:20:03.190Z] "hosts": [ [2022-08-10T03:20:03.190Z] "tcp://0.0.0.0:5555", [2022-08-10T03:20:03.190Z] "unix:///var/run/docker.sock" [2022-08-10T03:20:03.190Z] ], [2022-08-10T03:20:03.190Z] "mtu": 1458, [2022-08-10T03:20:03.190Z] "selinux-enabled": true, [2022-08-10T03:20:03.190Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T03:20:03.190Z] } [Pipeline] sh [2022-08-10T03:20:03.546Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T03:20:03.893Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:20:22.259Z] provisioning config files... [2022-08-10T03:20:22.284Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/42@tmp/config404209571853744647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:20:22.655Z] ---> docker-login.sh [2022-08-10T03:20:22.655Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:20:23.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:20:23.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:20:23.528Z] Configure a credential helper to remove this warning. See [2022-08-10T03:20:23.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:20:23.528Z] [2022-08-10T03:20:23.528Z] Login Succeeded [2022-08-10T03:20:23.528Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:20:23.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:20:23.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:20:23.804Z] Configure a credential helper to remove this warning. See [2022-08-10T03:20:23.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:20:23.804Z] [2022-08-10T03:20:23.804Z] Login Succeeded [2022-08-10T03:20:23.804Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:20:24.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:20:24.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:20:24.402Z] Configure a credential helper to remove this warning. See [2022-08-10T03:20:24.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:20:24.402Z] [2022-08-10T03:20:24.402Z] Login Succeeded [2022-08-10T03:20:24.402Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:20:24.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:20:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:20:24.678Z] Configure a credential helper to remove this warning. See [2022-08-10T03:20:24.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:20:24.678Z] [2022-08-10T03:20:24.678Z] Login Succeeded [2022-08-10T03:20:24.678Z] docker.io [2022-08-10T03:20:25.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:20:25.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:20:25.564Z] Configure a credential helper to remove this warning. See [2022-08-10T03:20:25.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:20:25.564Z] [2022-08-10T03:20:25.564Z] Login Succeeded [2022-08-10T03:20:25.564Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:20:25.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T03:20:26.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:20:26.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:20:26.170Z] ========================================================= [2022-08-10T03:20:26.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T03:20:26.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:20:26.592Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-10T03:20:27.197Z] Sending build context to Docker daemon 13.67MB [2022-08-10T03:20:27.197Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:20:27.197Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T03:20:27.197Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T03:20:27.197Z] b3c136eddcbf: Pulling fs layer [2022-08-10T03:20:27.197Z] c0a3192eca97: Pulling fs layer [2022-08-10T03:20:27.197Z] a050256f5b6f: Pulling fs layer [2022-08-10T03:20:27.197Z] 656be50a0ddc: Pulling fs layer [2022-08-10T03:20:27.197Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T03:20:27.197Z] 46d945488cbd: Pulling fs layer [2022-08-10T03:20:27.197Z] 8a5474983e97: Pulling fs layer [2022-08-10T03:20:27.197Z] 329c88fbcd65: Pulling fs layer [2022-08-10T03:20:27.197Z] 656be50a0ddc: Waiting [2022-08-10T03:20:27.197Z] 2bbca73fdf42: Waiting [2022-08-10T03:20:27.197Z] 46d945488cbd: Waiting [2022-08-10T03:20:27.197Z] 8a5474983e97: Waiting [2022-08-10T03:20:27.197Z] 329c88fbcd65: Waiting [2022-08-10T03:20:27.197Z] a050256f5b6f: Verifying Checksum [2022-08-10T03:20:27.197Z] a050256f5b6f: Download complete [2022-08-10T03:20:27.197Z] c0a3192eca97: Download complete [2022-08-10T03:20:27.475Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T03:20:27.475Z] 2bbca73fdf42: Download complete [2022-08-10T03:20:27.475Z] 46d945488cbd: Download complete [2022-08-10T03:20:27.475Z] b3c136eddcbf: Verifying Checksum [2022-08-10T03:20:27.475Z] b3c136eddcbf: Download complete [2022-08-10T03:20:28.475Z] b3c136eddcbf: Pull complete [2022-08-10T03:20:28.475Z] 329c88fbcd65: Verifying Checksum [2022-08-10T03:20:28.475Z] 329c88fbcd65: Download complete [2022-08-10T03:20:28.755Z] c0a3192eca97: Pull complete [2022-08-10T03:20:29.034Z] a050256f5b6f: Pull complete [2022-08-10T03:20:29.639Z] 8a5474983e97: Verifying Checksum [2022-08-10T03:20:29.639Z] 8a5474983e97: Download complete [2022-08-10T03:20:30.238Z] 656be50a0ddc: Verifying Checksum [2022-08-10T03:20:30.238Z] 656be50a0ddc: Download complete [2022-08-10T03:20:45.335Z] 656be50a0ddc: Pull complete [2022-08-10T03:20:45.335Z] 2bbca73fdf42: Pull complete [2022-08-10T03:20:45.335Z] 46d945488cbd: Pull complete [2022-08-10T03:20:49.663Z] 8a5474983e97: Pull complete [2022-08-10T03:20:51.660Z] 329c88fbcd65: Pull complete [2022-08-10T03:20:51.660Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T03:20:51.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T03:20:51.660Z] ---> ff4287adb874 [2022-08-10T03:20:51.660Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T03:20:53.697Z] ---> Running in 15ac9572929a [2022-08-10T03:20:53.697Z] Removing intermediate container 15ac9572929a [2022-08-10T03:20:53.697Z] ---> ab30c840c0ab [2022-08-10T03:20:53.697Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:20:53.983Z] ---> Running in 561e68220b8d [2022-08-10T03:20:54.259Z] Removing intermediate container 561e68220b8d [2022-08-10T03:20:54.259Z] ---> df9edcfb2cff [2022-08-10T03:20:54.259Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:20:54.259Z] ---> Running in 18b43c8f6570 [2022-08-10T03:20:55.704Z] Removing intermediate container 18b43c8f6570 [2022-08-10T03:20:55.705Z] ---> 20610e2cec2c [2022-08-10T03:20:55.705Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:20:55.705Z] ---> Running in f87d188253d0 [2022-08-10T03:20:55.705Z] Removing intermediate container f87d188253d0 [2022-08-10T03:20:55.705Z] ---> 5a183ac12948 [2022-08-10T03:20:55.705Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:20:55.981Z] ---> Running in 15a47ca5caa8 [2022-08-10T03:20:57.428Z] Removing intermediate container 15a47ca5caa8 [2022-08-10T03:20:57.428Z] ---> 08de40446ecd [2022-08-10T03:20:57.428Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:20:57.704Z] ---> Running in 368ddd7fcaa2 [2022-08-10T03:20:58.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:20:59.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:21:00.265Z] OK: 221 MiB in 51 packages [2022-08-10T03:21:01.246Z] Removing intermediate container 368ddd7fcaa2 [2022-08-10T03:21:01.246Z] ---> edd598cc2716 [2022-08-10T03:21:01.246Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T03:21:01.246Z] ---> Running in a9d9775bcf5e [2022-08-10T03:21:01.520Z] Removing intermediate container a9d9775bcf5e [2022-08-10T03:21:01.520Z] ---> b32d07bb6392 [2022-08-10T03:21:01.520Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T03:21:01.793Z] ---> 61f1aae3c4bb [2022-08-10T03:21:01.793Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:21:02.069Z] ---> Running in cf75f0cd1ee5 [2022-08-10T03:21:58.634Z] Removing intermediate container cf75f0cd1ee5 [2022-08-10T03:21:58.634Z] ---> 466972b28b71 [2022-08-10T03:21:58.634Z] Step 12/13 : COPY . . [2022-08-10T03:21:58.634Z] ---> 858e04298ed4 [2022-08-10T03:21:58.634Z] Step 13/13 : RUN ${MAKE} [2022-08-10T03:21:58.634Z] ---> Running in 4643263a7acc [2022-08-10T03:21:58.634Z] noop [2022-08-10T03:21:58.634Z] Removing intermediate container 4643263a7acc [2022-08-10T03:21:58.634Z] ---> 5df1b2330ad7 [2022-08-10T03:21:58.634Z] Successfully built 5df1b2330ad7 [2022-08-10T03:21:58.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:21:59.004Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T03:21:59.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:21:59.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-22378 does not seem to be running inside a container [2022-08-10T03:21:59.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/42 -v /w/workspace/device-onvif-camera/42:/w/workspace/device-onvif-camera/42:rw,z -v /w/workspace/device-onvif-camera/42@tmp:/w/workspace/device-onvif-camera/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T03:22:00.643Z] $ docker top e4e18a4398e6fde225df427a6e8d740f7f02a79b3c0764dab4bdf4f3c8db6e17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:22:01.573Z] + go version [2022-08-10T03:22:01.573Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T03:22:01.594Z] $ docker stop --time=1 e4e18a4398e6fde225df427a6e8d740f7f02a79b3c0764dab4bdf4f3c8db6e17 [2022-08-10T03:22:03.246Z] $ docker rm -f e4e18a4398e6fde225df427a6e8d740f7f02a79b3c0764dab4bdf4f3c8db6e17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:22:03.867Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T03:22:03.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:22:04.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-22378 does not seem to be running inside a container [2022-08-10T03:22:04.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/42 -v /w/workspace/device-onvif-camera/42:/w/workspace/device-onvif-camera/42:rw,z -v /w/workspace/device-onvif-camera/42@tmp:/w/workspace/device-onvif-camera/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T03:22:05.483Z] $ docker top a0281a597b978e082e7be46b5ea4e7b2623fcfb65cb8fa43fc5d0973c2564ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:22:06.414Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/42 [Pipeline] fileExists [Pipeline] sh [2022-08-10T03:22:07.092Z] + make test [2022-08-10T03:22:07.092Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T03:22:08.540Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T03:23:30.373Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T03:23:37.110Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.119s coverage: 10.6% of statements [2022-08-10T03:23:37.110Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T03:24:09.463Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 37.961s coverage: 13.8% of statements [2022-08-10T03:24:09.463Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T03:24:09.463Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T03:24:31.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T03:24:31.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T03:24:31.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T03:24:31.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T03:24:31.695Z] $ docker stop --time=1 a0281a597b978e082e7be46b5ea4e7b2623fcfb65cb8fa43fc5d0973c2564ce1 [2022-08-10T03:24:33.448Z] $ docker rm -f a0281a597b978e082e7be46b5ea4e7b2623fcfb65cb8fa43fc5d0973c2564ce1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:24:34.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T03:24:34.435Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T03:24:34.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:24:35.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T03:24:35.699Z] + ls -al . [2022-08-10T03:24:35.699Z] total 228 [2022-08-10T03:24:35.699Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 03:22 . [2022-08-10T03:24:35.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:19 .. [2022-08-10T03:24:35.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:20 .git [2022-08-10T03:24:35.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:19 .github [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:19 .gitignore [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:19 .golangci.yml [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:19 Attribution.txt [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:19 CHANGELOG.md [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:19 Dockerfile [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:19 GOVERNANCE.md [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:19 Jenkinsfile [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:19 LICENSE [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 2603 Aug 10 03:19 Makefile [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:19 OWNERS.md [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:19 README.md [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:17 VERSION [2022-08-10T03:24:35.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:19 bin [2022-08-10T03:24:35.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:19 cmd [2022-08-10T03:24:35.699Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:24 coverage.out [2022-08-10T03:24:35.699Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 03:19 doc [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:19 go.mod [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:19 go.sum [2022-08-10T03:24:35.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:19 internal [2022-08-10T03:24:35.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:19 snap [2022-08-10T03:24:35.699Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:24:36.056Z] + 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=7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 --label arch=arm64 --label version=2.3.0-dev.3 . [2022-08-10T03:24:36.652Z] Sending build context to Docker daemon 13.75MB [2022-08-10T03:24:36.652Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:24:36.652Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T03:24:36.652Z] ---> 5df1b2330ad7 [2022-08-10T03:24:36.652Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T03:24:36.652Z] ---> Running in 8d3597d3c7d1 [2022-08-10T03:24:36.928Z] Removing intermediate container 8d3597d3c7d1 [2022-08-10T03:24:36.928Z] ---> 40893c33fa5d [2022-08-10T03:24:36.928Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:24:37.202Z] ---> Running in a25d60aadd81 [2022-08-10T03:24:37.475Z] Removing intermediate container a25d60aadd81 [2022-08-10T03:24:37.475Z] ---> 808fe0018c77 [2022-08-10T03:24:37.475Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:24:37.475Z] ---> Running in c979c3c0dd98 [2022-08-10T03:24:37.748Z] Removing intermediate container c979c3c0dd98 [2022-08-10T03:24:37.748Z] ---> f8debe65eeb3 [2022-08-10T03:24:37.748Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:24:37.748Z] ---> Running in 89e3694d6660 [2022-08-10T03:24:38.025Z] Removing intermediate container 89e3694d6660 [2022-08-10T03:24:38.025Z] ---> 36fc038356a1 [2022-08-10T03:24:38.025Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:24:38.312Z] ---> Running in cfa69479f30e [2022-08-10T03:24:39.768Z] Removing intermediate container cfa69479f30e [2022-08-10T03:24:39.768Z] ---> 19555834bf80 [2022-08-10T03:24:39.768Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:24:39.768Z] ---> Running in fbb9675bd645 [2022-08-10T03:24:40.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:24:41.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:24:42.712Z] OK: 221 MiB in 51 packages [2022-08-10T03:24:43.309Z] Removing intermediate container fbb9675bd645 [2022-08-10T03:24:43.309Z] ---> 83841726913b [2022-08-10T03:24:43.309Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T03:24:43.582Z] ---> Running in db57d9890ecb [2022-08-10T03:24:43.852Z] Removing intermediate container db57d9890ecb [2022-08-10T03:24:43.852Z] ---> f7ffe1d11f0e [2022-08-10T03:24:43.852Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T03:24:44.447Z] ---> fdc438a335cf [2022-08-10T03:24:44.447Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:24:44.447Z] ---> Running in d7603861e128 [2022-08-10T03:24:46.428Z] Removing intermediate container d7603861e128 [2022-08-10T03:24:46.428Z] ---> 5dcf83867689 [2022-08-10T03:24:46.428Z] Step 12/26 : COPY . . [2022-08-10T03:24:47.887Z] ---> 36738d59b161 [2022-08-10T03:24:47.887Z] Step 13/26 : RUN ${MAKE} [2022-08-10T03:24:47.887Z] ---> Running in 175e79002236 [2022-08-10T03:24:48.867Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-10T03:26:55.734Z] Removing intermediate container 175e79002236 [2022-08-10T03:26:55.734Z] ---> fedb466f8714 [2022-08-10T03:26:55.734Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T03:26:55.734Z] 3.16: Pulling from library/alpine [2022-08-10T03:26:55.734Z] 9b18e9b68314: Pulling fs layer [2022-08-10T03:26:55.734Z] 9b18e9b68314: Verifying Checksum [2022-08-10T03:26:55.734Z] 9b18e9b68314: Download complete [2022-08-10T03:26:56.007Z] 9b18e9b68314: Pull complete [2022-08-10T03:26:56.007Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T03:26:56.007Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T03:26:56.007Z] ---> a6215f271958 [2022-08-10T03:26:56.007Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T03:26:56.281Z] ---> Running in b7d7403e5119 [2022-08-10T03:26:56.554Z] Removing intermediate container b7d7403e5119 [2022-08-10T03:26:56.554Z] ---> 8ba8a73a081e [2022-08-10T03:26:56.554Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T03:26:56.554Z] ---> Running in deafacc57fa4 [2022-08-10T03:26:57.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:26:57.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:26:58.784Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T03:26:58.784Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T03:26:58.784Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T03:26:58.784Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T03:26:58.784Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T03:26:58.784Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T03:26:58.784Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T03:26:58.784Z] OK: 8 MiB in 20 packages [2022-08-10T03:26:59.765Z] Removing intermediate container deafacc57fa4 [2022-08-10T03:26:59.765Z] ---> 4bf2b2950617 [2022-08-10T03:26:59.765Z] Step 17/26 : WORKDIR / [2022-08-10T03:26:59.765Z] ---> Running in 6fbe3e2ba2e6 [2022-08-10T03:27:00.037Z] Removing intermediate container 6fbe3e2ba2e6 [2022-08-10T03:27:00.037Z] ---> 46c6b58b3cc7 [2022-08-10T03:27:00.037Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T03:27:01.471Z] ---> 2c6dd27bbe82 [2022-08-10T03:27:01.471Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T03:27:02.067Z] ---> 6d6b46e1c86b [2022-08-10T03:27:02.067Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T03:27:02.664Z] ---> ce154519eea1 [2022-08-10T03:27:02.664Z] Step 21/26 : EXPOSE 59984 [2022-08-10T03:27:02.664Z] ---> Running in c52c00b5f53b [2022-08-10T03:27:02.939Z] Removing intermediate container c52c00b5f53b [2022-08-10T03:27:02.939Z] ---> 19ab90fe0cc7 [2022-08-10T03:27:02.939Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T03:27:02.939Z] ---> Running in 2d87d8c65587 [2022-08-10T03:27:03.211Z] Removing intermediate container 2d87d8c65587 [2022-08-10T03:27:03.211Z] ---> a5cd9d97ec04 [2022-08-10T03:27:03.211Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T03:27:03.211Z] ---> Running in 9ac57ff55a2e [2022-08-10T03:27:03.491Z] Removing intermediate container 9ac57ff55a2e [2022-08-10T03:27:03.491Z] ---> 6bb3bf70d6ea [2022-08-10T03:27:03.491Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T03:27:03.761Z] ---> Running in f5c219bdefdf [2022-08-10T03:27:04.035Z] Removing intermediate container f5c219bdefdf [2022-08-10T03:27:04.035Z] ---> 2effa883c96c [2022-08-10T03:27:04.035Z] Step 25/26 : LABEL git_sha=7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:27:04.035Z] ---> Running in cf092fd9f6ee [2022-08-10T03:27:04.312Z] Removing intermediate container cf092fd9f6ee [2022-08-10T03:27:04.312Z] ---> a145ed708a30 [2022-08-10T03:27:04.312Z] Step 26/26 : LABEL version=2.3.0-dev.3 [2022-08-10T03:27:04.312Z] ---> Running in 18775ba37f7c [2022-08-10T03:27:04.583Z] Removing intermediate container 18775ba37f7c [2022-08-10T03:27:04.583Z] ---> e02df98d12aa [2022-08-10T03:27:04.583Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T03:27:04.855Z] Successfully built e02df98d12aa [2022-08-10T03:27:04.855Z] 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 [2022-08-10T03:27:04.983Z] provisioning config files... [2022-08-10T03:27:05.001Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/42@tmp/config7243290164423911639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:27:05.351Z] ---> docker-login.sh [2022-08-10T03:27:05.351Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:27:05.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:27:05.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:27:05.623Z] Configure a credential helper to remove this warning. See [2022-08-10T03:27:05.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:27:05.623Z] [2022-08-10T03:27:05.623Z] Login Succeeded [2022-08-10T03:27:05.623Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:27:05.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:27:06.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:27:06.171Z] Configure a credential helper to remove this warning. See [2022-08-10T03:27:06.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:27:06.171Z] [2022-08-10T03:27:06.171Z] Login Succeeded [2022-08-10T03:27:06.171Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:27:06.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:27:06.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:27:06.716Z] Configure a credential helper to remove this warning. See [2022-08-10T03:27:06.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:27:06.716Z] [2022-08-10T03:27:06.716Z] Login Succeeded [2022-08-10T03:27:06.716Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:27:06.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:27:06.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:27:06.991Z] Configure a credential helper to remove this warning. See [2022-08-10T03:27:06.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:27:06.991Z] [2022-08-10T03:27:06.991Z] Login Succeeded [2022-08-10T03:27:06.991Z] docker.io [2022-08-10T03:27:07.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:27:07.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:27:07.859Z] Configure a credential helper to remove this warning. See [2022-08-10T03:27:07.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:27:07.859Z] [2022-08-10T03:27:07.859Z] Login Succeeded [2022-08-10T03:27:07.859Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:27:07.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:27:07.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:27:07.942Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-10T03:27:07.942Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:27:07.942Z] latest [2022-08-10T03:27:07.942Z] 2.3.0-dev.3 [2022-08-10T03:27:07.942Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [2022-08-10T03:27:07.942Z] main [2022-08-10T03:27:07.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:08.307Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:08.670Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:27:08.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:27:08.670Z] 3222c35ccffe: Preparing [2022-08-10T03:27:08.670Z] 0731423a01e6: Preparing [2022-08-10T03:27:08.670Z] ef991b721b96: Preparing [2022-08-10T03:27:08.670Z] a2d1def29896: Preparing [2022-08-10T03:27:08.670Z] 5d3e392a13a0: Preparing [2022-08-10T03:27:08.670Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:27:08.946Z] 0731423a01e6: Pushed [2022-08-10T03:27:08.946Z] 3222c35ccffe: Pushed [2022-08-10T03:27:09.542Z] a2d1def29896: Pushed [2022-08-10T03:27:14.938Z] ef991b721b96: Pushed [2022-08-10T03:27:14.938Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0: digest: sha256:d4e9396597c8637a7484e23bb481d2e537094f7e4a0e405843ea66bb7f4ea3cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:15.315Z] + 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 [2022-08-10T03:27:15.678Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T03:27:15.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:27:15.678Z] 3222c35ccffe: Preparing [2022-08-10T03:27:15.678Z] 0731423a01e6: Preparing [2022-08-10T03:27:15.678Z] ef991b721b96: Preparing [2022-08-10T03:27:15.678Z] a2d1def29896: Preparing [2022-08-10T03:27:15.678Z] 5d3e392a13a0: Preparing [2022-08-10T03:27:15.678Z] 0731423a01e6: Layer already exists [2022-08-10T03:27:15.678Z] 3222c35ccffe: Layer already exists [2022-08-10T03:27:15.678Z] ef991b721b96: Layer already exists [2022-08-10T03:27:15.678Z] a2d1def29896: Layer already exists [2022-08-10T03:27:15.951Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:27:15.951Z] latest: digest: sha256:d4e9396597c8637a7484e23bb481d2e537094f7e4a0e405843ea66bb7f4ea3cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:16.326Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:16.687Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.3 [2022-08-10T03:27:16.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:27:16.687Z] 3222c35ccffe: Preparing [2022-08-10T03:27:16.687Z] 0731423a01e6: Preparing [2022-08-10T03:27:16.687Z] ef991b721b96: Preparing [2022-08-10T03:27:16.687Z] a2d1def29896: Preparing [2022-08-10T03:27:16.687Z] 5d3e392a13a0: Preparing [2022-08-10T03:27:16.687Z] a2d1def29896: Layer already exists [2022-08-10T03:27:16.687Z] ef991b721b96: Layer already exists [2022-08-10T03:27:16.687Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:27:16.687Z] 0731423a01e6: Layer already exists [2022-08-10T03:27:16.687Z] 3222c35ccffe: Layer already exists [2022-08-10T03:27:16.959Z] 2.3.0-dev.3: digest: sha256:d4e9396597c8637a7484e23bb481d2e537094f7e4a0e405843ea66bb7f4ea3cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:17.328Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:17.692Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [2022-08-10T03:27:17.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:27:17.692Z] 3222c35ccffe: Preparing [2022-08-10T03:27:17.692Z] 0731423a01e6: Preparing [2022-08-10T03:27:17.692Z] ef991b721b96: Preparing [2022-08-10T03:27:17.692Z] a2d1def29896: Preparing [2022-08-10T03:27:17.692Z] 5d3e392a13a0: Preparing [2022-08-10T03:27:17.692Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:27:17.692Z] ef991b721b96: Layer already exists [2022-08-10T03:27:17.692Z] 0731423a01e6: Layer already exists [2022-08-10T03:27:17.692Z] 3222c35ccffe: Layer already exists [2022-08-10T03:27:17.692Z] a2d1def29896: Layer already exists [2022-08-10T03:27:17.966Z] 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3: digest: sha256:d4e9396597c8637a7484e23bb481d2e537094f7e4a0e405843ea66bb7f4ea3cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:18.335Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:18.703Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-10T03:27:18.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:27:18.703Z] 3222c35ccffe: Preparing [2022-08-10T03:27:18.703Z] 0731423a01e6: Preparing [2022-08-10T03:27:18.703Z] ef991b721b96: Preparing [2022-08-10T03:27:18.703Z] a2d1def29896: Preparing [2022-08-10T03:27:18.703Z] 5d3e392a13a0: Preparing [2022-08-10T03:27:18.703Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:27:18.703Z] a2d1def29896: Layer already exists [2022-08-10T03:27:18.703Z] ef991b721b96: Layer already exists [2022-08-10T03:27:18.703Z] 0731423a01e6: Layer already exists [2022-08-10T03:27:18.703Z] 3222c35ccffe: Layer already exists [2022-08-10T03:27:18.975Z] main: digest: sha256:d4e9396597c8637a7484e23bb481d2e537094f7e4a0e405843ea66bb7f4ea3cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:27:19.035Z] ===================================================== [Pipeline] echo [2022-08-10T03:27:19.042Z] taggedImages: [2022-08-10T03:27:19.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [2022-08-10T03:27:19.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T03:27:19.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.3 [2022-08-10T03:27:19.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7149e1cb43da52cb5f4af9f327d48a1e4b723fd0-2.3.0-dev.3 [2022-08-10T03:27:19.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:19.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:27:19.416Z] [2022-08-10T03:27:19.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:19.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:27:20.048Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T03:27:20.048Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T03:27:20.048Z] 04944245beec: Pulling fs layer [2022-08-10T03:27:20.048Z] 699f458cf7ca: Pulling fs layer [2022-08-10T03:27:20.048Z] 765212b225bb: Pulling fs layer [2022-08-10T03:27:20.048Z] f23df028b6ca: Pulling fs layer [2022-08-10T03:27:20.048Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T03:27:20.048Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T03:27:20.048Z] 765212b225bb: Waiting [2022-08-10T03:27:20.048Z] f23df028b6ca: Waiting [2022-08-10T03:27:20.048Z] d65c8cfc05b1: Waiting [2022-08-10T03:27:20.048Z] 2437ff75d9bd: Waiting [2022-08-10T03:27:20.048Z] 04944245beec: Verifying Checksum [2022-08-10T03:27:20.048Z] 04944245beec: Download complete [2022-08-10T03:27:20.048Z] 765212b225bb: Download complete [2022-08-10T03:27:20.048Z] f23df028b6ca: Verifying Checksum [2022-08-10T03:27:20.048Z] f23df028b6ca: Download complete [2022-08-10T03:27:20.048Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T03:27:20.048Z] d65c8cfc05b1: Download complete [2022-08-10T03:27:20.337Z] 699f458cf7ca: Verifying Checksum [2022-08-10T03:27:20.337Z] 699f458cf7ca: Download complete [2022-08-10T03:27:20.612Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T03:27:20.612Z] 8998bd30e6a1: Download complete [2022-08-10T03:27:23.247Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T03:27:23.247Z] 2437ff75d9bd: Download complete [2022-08-10T03:27:25.228Z] 8998bd30e6a1: Pull complete [2022-08-10T03:27:25.502Z] 04944245beec: Pull complete [2022-08-10T03:27:26.942Z] 699f458cf7ca: Pull complete [2022-08-10T03:27:27.216Z] 765212b225bb: Pull complete [2022-08-10T03:27:28.197Z] f23df028b6ca: Pull complete [2022-08-10T03:27:28.197Z] d65c8cfc05b1: Pull complete [2022-08-10T03:27:43.287Z] 2437ff75d9bd: Pull complete [2022-08-10T03:27:43.287Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T03:27:43.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:27:43.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:27:43.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-22378 does not seem to be running inside a container [2022-08-10T03:27:43.638Z] $ 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/42 -v /w/workspace/device-onvif-camera/42:/w/workspace/device-onvif-camera/42:rw,z -v /w/workspace/device-onvif-camera/42@tmp:/w/workspace/device-onvif-camera/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-10T03:27:46.098Z] $ docker top e65dfd8ce60a9a743803fd8d4fcabde16f3109a3ec11cf5d00219066b168ad86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:27:47.037Z] ---> job-cost.sh [2022-08-10T03:27:47.037Z] lf-activate-venv: SKIPPING [2022-08-10T03:27:47.037Z] INFO: No Stack... [2022-08-10T03:27:47.310Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T03:27:48.288Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T03:27:48.956Z] + cat /w/workspace/device-onvif-camera/42/archives/cost.csv [2022-08-10T03:27:48.956Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T03:27:49.023Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] [2022-08-10T03:27:49.033Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] did not exist. Created. [2022-08-10T03:27:49.033Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:27:49.775Z] /w/workspace/device-onvif-camera/42@tmp/durable-0c51257b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-10T03:27:50.478Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T03:27:50.506Z] Warning: overwriting stash ‘stack-cost’ [2022-08-10T03:27:50.581Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T03:27:50.587Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T03:27:50.607Z] $ docker stop --time=1 e65dfd8ce60a9a743803fd8d4fcabde16f3109a3ec11cf5d00219066b168ad86 [2022-08-10T03:27:52.184Z] $ docker rm -f e65dfd8ce60a9a743803fd8d4fcabde16f3109a3ec11cf5d00219066b168ad86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-10T03:27:52.844Z] provisioning config files... [2022-08-10T03:27:52.852Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4461196455246179317tmp [Pipeline] { [Pipeline] sh [2022-08-10T03:27:53.147Z] + set +x [2022-08-10T03:27:53.148Z] + bash -s -- [2022-08-10T03:27:53.148Z] + curl -s https://codecov.io/bash [2022-08-10T03:27:53.148Z] [2022-08-10T03:27:53.148Z] _____ _ [2022-08-10T03:27:53.148Z] / ____| | | [2022-08-10T03:27:53.148Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T03:27:53.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T03:27:53.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T03:27:53.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T03:27:53.148Z] Bash-1.0.6 [2022-08-10T03:27:53.148Z] [2022-08-10T03:27:53.148Z] [2022-08-10T03:27:53.148Z] ==> git version 2.25.1 found [2022-08-10T03:27:53.148Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-10T03:27:53.148Z] Release-Date: 2020-01-08 [2022-08-10T03:27:53.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-10T03:27:53.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T03:27:53.148Z] ==> Jenkins CI detected. [2022-08-10T03:27:53.148Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-10T03:27:53.148Z] project root: . [2022-08-10T03:27:53.148Z] --> token set from env [2022-08-10T03:27:53.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T03:27:53.148Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T03:27:53.148Z] ==> Python coveragepy not found [2022-08-10T03:27:53.148Z] ==> Searching for coverage reports in: [2022-08-10T03:27:53.148Z] + . [2022-08-10T03:27:53.148Z] -> Found 1 reports [2022-08-10T03:27:53.148Z] ==> Detecting git/mercurial file structure [2022-08-10T03:27:53.148Z] ==> Reading reports [2022-08-10T03:27:53.148Z] + ./coverage.out bytes=76856 [2022-08-10T03:27:53.148Z] ==> Appending adjustments [2022-08-10T03:27:53.148Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T03:27:53.408Z] + Found adjustments [2022-08-10T03:27:53.408Z] ==> Gzipping contents [2022-08-10T03:27:53.408Z] 12K /tmp/codecov.32U5fW.gz [2022-08-10T03:27:53.408Z] ==> Uploading reports [2022-08-10T03:27:53.408Z] url: https://codecov.io [2022-08-10T03:27:53.408Z] query: branch=main&commit=7149e1cb43da52cb5f4af9f327d48a1e4b723fd0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T03:27:53.408Z] -> Pinging Codecov [2022-08-10T03:27:53.408Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=7149e1cb43da52cb5f4af9f327d48a1e4b723fd0&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T03:27:53.668Z] -> Uploading to [2022-08-10T03:27:53.668Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/F29A59C45E3A92E06B3E522C9905F8EF/7149e1cb43da52cb5f4af9f327d48a1e4b723fd0/5d030f0e-512b-499d-8567-d0010f7f7cbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T032753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f25ed6b118ac020db49551812de082a36baf1adfb3a6f96ffc53daa2d38e2e4 [2022-08-10T03:27:53.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T03:27:53.668Z] Dload Upload Total Spent Left Speed [2022-08-10T03:27:53.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10394 0 0 100 10394 0 38783 --:--:-- --:--:-- --:--:-- 38783 [2022-08-10T03:27:53.927Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] } [2022-08-10T03:27:53.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-10T03:27:54.069Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T03:27:54.078Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:54.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:27:54.372Z] [2022-08-10T03:27:54.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:27:54.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:27:54.680Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T03:27:54.680Z] df9b9388f04a: Pulling fs layer [2022-08-10T03:27:54.680Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T03:27:54.680Z] 25bc292e5bac: Pulling fs layer [2022-08-10T03:27:54.680Z] 114826534d7a: Pulling fs layer [2022-08-10T03:27:54.680Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T03:27:54.680Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T03:27:54.680Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T03:27:54.680Z] 4657fd5d0bcf: Waiting [2022-08-10T03:27:54.680Z] 6ad1cebc031e: Waiting [2022-08-10T03:27:54.680Z] 8a3aa393b2d8: Waiting [2022-08-10T03:27:54.680Z] 114826534d7a: Waiting [2022-08-10T03:27:54.680Z] 25bc292e5bac: Verifying Checksum [2022-08-10T03:27:54.680Z] 25bc292e5bac: Download complete [2022-08-10T03:27:54.680Z] 52dc419b0ee2: Verifying Checksum [2022-08-10T03:27:54.680Z] 52dc419b0ee2: Download complete [2022-08-10T03:27:54.680Z] 4657fd5d0bcf: Verifying Checksum [2022-08-10T03:27:54.680Z] 4657fd5d0bcf: Download complete [2022-08-10T03:27:54.680Z] df9b9388f04a: Verifying Checksum [2022-08-10T03:27:54.680Z] df9b9388f04a: Download complete [2022-08-10T03:27:54.943Z] df9b9388f04a: Pull complete [2022-08-10T03:27:54.943Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T03:27:54.943Z] 6ad1cebc031e: Download complete [2022-08-10T03:27:54.943Z] 52dc419b0ee2: Pull complete [2022-08-10T03:27:54.943Z] 25bc292e5bac: Pull complete [2022-08-10T03:27:55.516Z] 114826534d7a: Download complete [2022-08-10T03:27:55.516Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T03:27:55.516Z] 8a3aa393b2d8: Download complete [2022-08-10T03:27:58.804Z] 114826534d7a: Pull complete [2022-08-10T03:27:58.804Z] 4657fd5d0bcf: Pull complete [2022-08-10T03:27:59.064Z] 6ad1cebc031e: Pull complete [2022-08-10T03:28:02.355Z] 8a3aa393b2d8: Pull complete [2022-08-10T03:28:02.355Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T03:28:02.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:28:02.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:28:02.457Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:28:02.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:28:04.062Z] $ docker top f17ae45a73aa3485e960111410acdd05a37fbd2770aac70a9a111ddc2f4abbc3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T03:28:04.143Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-10T03:28:04.423Z] + set -o pipefail [2022-08-10T03:28:04.424Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-10T03:28:12.561Z] [2022-08-10T03:28:12.561Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-10T03:28:12.561Z] [2022-08-10T03:28:12.561Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/49f57862-96d5-4c3d-9082-c6a1a9abee9b [2022-08-10T03:28:12.561Z] [2022-08-10T03:28:12.561Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T03:28:12.561Z] [2022-08-10T03:28:12.561Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T03:28:12.561Z] [2022-08-10T03:28:12.561Z] [Pipeline] } [2022-08-10T03:28:12.575Z] $ docker stop --time=1 f17ae45a73aa3485e960111410acdd05a37fbd2770aac70a9a111ddc2f4abbc3 [2022-08-10T03:28:14.538Z] $ docker rm -f f17ae45a73aa3485e960111410acdd05a37fbd2770aac70a9a111ddc2f4abbc3 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:28:15.292Z] + git log --format=format:%s -1 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 [Pipeline] sh [2022-08-10T03:28:15.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:28:15.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:28:15.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:28:15.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:28:15.987Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:28:16.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:28:16.523Z] $ docker top 1d079a445364030e7aa8b871acbb79d98e7353d9dc0e7d82c0bf1a7014222e79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:28:16.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:28:16.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:28:16.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:28:16.763Z] $ docker exec 1d079a445364030e7aa8b871acbb79d98e7353d9dc0e7d82c0bf1a7014222e79 ssh-agent [2022-08-10T03:28:16.896Z] SSH_AUTH_SOCK=/tmp/ssh-hsIka2o5MX80/agent.34 [2022-08-10T03:28:16.896Z] SSH_AGENT_PID=40 [2022-08-10T03:28:16.901Z] Running ssh-add (command line suppressed) [2022-08-10T03:28:17.011Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2755941048830805356.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2755941048830805356.key) [2022-08-10T03:28:17.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:28:17.316Z] + git semver tag [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,533 [run_tag] DEBUG tag force:False [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,533 [check_head_tag] DEBUG check head tag [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,534 [execute] INFO git cat-file --batch-check [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,540 [execute] INFO git cat-file --batch [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,558 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,558 [execute] INFO git tag -a v2.3.0-dev.3 -m v2.3.0-dev.3 [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,559 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.3', '-m', 'v2.3.0-dev.3'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:28:17.584Z] 2022-08-10 03:28:17,563 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:17.584Z] 2.3.0-dev.3 [Pipeline] } [2022-08-10T03:28:17.596Z] $ docker exec --env ******** --env ******** 1d079a445364030e7aa8b871acbb79d98e7353d9dc0e7d82c0bf1a7014222e79 ssh-agent -k [2022-08-10T03:28:17.716Z] unset SSH_AUTH_SOCK; [2022-08-10T03:28:17.717Z] unset SSH_AGENT_PID; [2022-08-10T03:28:17.717Z] echo Agent pid 40 killed; [2022-08-10T03:28:17.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:28:18.041Z] + git semver [Pipeline] } [2022-08-10T03:28:18.317Z] $ docker stop --time=1 1d079a445364030e7aa8b871acbb79d98e7353d9dc0e7d82c0bf1a7014222e79 [2022-08-10T03:28:19.614Z] $ docker rm -f 1d079a445364030e7aa8b871acbb79d98e7353d9dc0e7d82c0bf1a7014222e79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:28:20.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:28:20.013Z] [2022-08-10T03:28:20.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:28:20.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:28:20.317Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T03:28:20.317Z] ab5ef0e58194: Pulling fs layer [2022-08-10T03:28:20.317Z] 9712f1f96733: Pulling fs layer [2022-08-10T03:28:20.317Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T03:28:20.317Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T03:28:20.317Z] e9a5061849ea: Pulling fs layer [2022-08-10T03:28:20.317Z] d747dcd14b5f: Pulling fs layer [2022-08-10T03:28:20.317Z] 2de7ff778b66: Pulling fs layer [2022-08-10T03:28:20.317Z] 0d9ebad4ef96: Waiting [2022-08-10T03:28:20.317Z] e9a5061849ea: Waiting [2022-08-10T03:28:20.317Z] d747dcd14b5f: Waiting [2022-08-10T03:28:20.317Z] 2de7ff778b66: Waiting [2022-08-10T03:28:20.317Z] 9712f1f96733: Verifying Checksum [2022-08-10T03:28:20.317Z] 9712f1f96733: Download complete [2022-08-10T03:28:20.891Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T03:28:20.891Z] 63f879dbbcfc: Download complete [2022-08-10T03:28:20.891Z] ab5ef0e58194: Download complete [2022-08-10T03:28:20.891Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T03:28:20.891Z] 0d9ebad4ef96: Download complete [2022-08-10T03:28:20.891Z] d747dcd14b5f: Verifying Checksum [2022-08-10T03:28:20.891Z] d747dcd14b5f: Download complete [2022-08-10T03:28:20.891Z] e9a5061849ea: Verifying Checksum [2022-08-10T03:28:20.891Z] e9a5061849ea: Download complete [2022-08-10T03:28:20.891Z] 2de7ff778b66: Verifying Checksum [2022-08-10T03:28:20.891Z] 2de7ff778b66: Download complete [2022-08-10T03:28:23.426Z] ab5ef0e58194: Pull complete [2022-08-10T03:28:23.426Z] 9712f1f96733: Pull complete [2022-08-10T03:28:24.362Z] 63f879dbbcfc: Pull complete [2022-08-10T03:28:28.554Z] 0d9ebad4ef96: Pull complete [2022-08-10T03:28:28.554Z] e9a5061849ea: Pull complete [2022-08-10T03:28:28.554Z] d747dcd14b5f: Pull complete [2022-08-10T03:28:29.493Z] 2de7ff778b66: Pull complete [2022-08-10T03:28:29.493Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T03:28:29.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:28:29.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:28:29.581Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:28:29.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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:0.23.1-centos7 cat [2022-08-10T03:28:31.253Z] $ docker top 7fe06d306003607634834df9f37109ec694d0871c31a565b88bac6c9ff8f477c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:28:31.335Z] provisioning config files... [2022-08-10T03:28:31.344Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config679355724100933884tmp [2022-08-10T03:28:31.355Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4160309475135844640tmp [2022-08-10T03:28:31.367Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1186666485101496733tmp [Pipeline] { [Pipeline] echo [2022-08-10T03:28:31.381Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:31.664Z] ---> sigul-configuration.sh [2022-08-10T03:28:31.664Z] gpg: directory `/root/.gnupg' created [2022-08-10T03:28:31.664Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T03:28:31.664Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T03:28:31.664Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T03:28:31.664Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T03:28:31.664Z] gpg: CAST5 encrypted data [2022-08-10T03:28:31.664Z] gpg: encrypted with 1 passphrase [2022-08-10T03:28:31.664Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T03:28:31.956Z] + mkdir /home/jenkins [2022-08-10T03:28:31.956Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T03:28:32.246Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-10T03:28:32.255Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:32.542Z] ---> sigul-install.sh [2022-08-10T03:28:32.542Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T03:28:32.833Z] + git tag --list [2022-08-10T03:28:32.833Z] v0.0.0 [2022-08-10T03:28:32.833Z] v0.0.1-dev.1 [2022-08-10T03:28:32.833Z] v0.0.1-dev.10 [2022-08-10T03:28:32.833Z] v0.0.1-dev.11 [2022-08-10T03:28:32.833Z] v0.0.1-dev.12 [2022-08-10T03:28:32.833Z] v0.0.1-dev.13 [2022-08-10T03:28:32.833Z] v0.0.1-dev.14 [2022-08-10T03:28:32.833Z] v0.0.1-dev.15 [2022-08-10T03:28:32.833Z] v0.0.1-dev.16 [2022-08-10T03:28:32.833Z] v0.0.1-dev.17 [2022-08-10T03:28:32.833Z] v0.0.1-dev.18 [2022-08-10T03:28:32.833Z] v0.0.1-dev.19 [2022-08-10T03:28:32.833Z] v0.0.1-dev.2 [2022-08-10T03:28:32.833Z] v0.0.1-dev.20 [2022-08-10T03:28:32.833Z] v0.0.1-dev.21 [2022-08-10T03:28:32.833Z] v0.0.1-dev.22 [2022-08-10T03:28:32.833Z] v0.0.1-dev.23 [2022-08-10T03:28:32.833Z] v0.0.1-dev.24 [2022-08-10T03:28:32.833Z] v0.0.1-dev.25 [2022-08-10T03:28:32.833Z] v0.0.1-dev.26 [2022-08-10T03:28:32.833Z] v0.0.1-dev.27 [2022-08-10T03:28:32.833Z] v0.0.1-dev.28 [2022-08-10T03:28:32.833Z] v0.0.1-dev.3 [2022-08-10T03:28:32.833Z] v0.0.1-dev.4 [2022-08-10T03:28:32.833Z] v0.0.1-dev.5 [2022-08-10T03:28:32.833Z] v0.0.1-dev.6 [2022-08-10T03:28:32.833Z] v0.0.1-dev.7 [2022-08-10T03:28:32.833Z] v0.0.1-dev.8 [2022-08-10T03:28:32.833Z] v0.0.1-dev.9 [2022-08-10T03:28:32.833Z] v2.2.0 [2022-08-10T03:28:32.833Z] v2.2.0-dev.29 [2022-08-10T03:28:32.833Z] v2.2.0-dev.30 [2022-08-10T03:28:32.833Z] v2.2.0-dev.31 [2022-08-10T03:28:32.833Z] v2.2.0-dev.32 [2022-08-10T03:28:32.833Z] v2.2.0-dev.33 [2022-08-10T03:28:32.833Z] v2.2.0-dev.34 [2022-08-10T03:28:32.833Z] v2.2.0-dev.35 [2022-08-10T03:28:32.833Z] v2.3.0-dev.1 [2022-08-10T03:28:32.833Z] v2.3.0-dev.2 [2022-08-10T03:28:32.833Z] v2.3.0-dev.3 [Pipeline] sh [2022-08-10T03:28:33.120Z] + lftools sign git-tag v2.3.0-dev.3 [2022-08-10T03:28:33.691Z] Signing Git tag with Sigul... [2022-08-10T03:28:33.691Z] Signing v2.3.0-dev.3 [Pipeline] echo [2022-08-10T03:28:34.272Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:34.556Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T03:28:34.564Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T03:28:34.588Z] $ docker stop --time=1 7fe06d306003607634834df9f37109ec694d0871c31a565b88bac6c9ff8f477c [2022-08-10T03:28:35.895Z] $ docker rm -f 7fe06d306003607634834df9f37109ec694d0871c31a565b88bac6c9ff8f477c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T03:28:36.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:28:36.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:28:36.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:28:36.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:28:36.676Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:28:36.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:28:37.111Z] $ docker top d8984884df68082aa992fa850aa934852a56dbd98bf1978dcbdd8101b0e05804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:28:37.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:28:37.214Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:28:37.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:28:37.342Z] $ docker exec d8984884df68082aa992fa850aa934852a56dbd98bf1978dcbdd8101b0e05804 ssh-agent [2022-08-10T03:28:37.461Z] SSH_AUTH_SOCK=/tmp/ssh-QgLKyJz2ylQm/agent.33 [2022-08-10T03:28:37.461Z] SSH_AGENT_PID=39 [2022-08-10T03:28:37.467Z] Running ssh-add (command line suppressed) [2022-08-10T03:28:37.585Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8828297098483242195.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8828297098483242195.key) [2022-08-10T03:28:37.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:28:37.889Z] + git semver bump pre [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,112 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,112 [bump_version] DEBUG bumping version:2.3.0-dev.3 on axis:pre with prefix:dev [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,112 [bump_version] DEBUG bumped version:2.3.0-dev.4 [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,112 [write_version] DEBUG write version:2.3.0-dev.4 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,112 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,112 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,114 [execute] INFO git cat-file --batch-check [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,120 [execute] INFO git cat-file --batch [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:28:38.149Z] 2022-08-10 03:28:38,130 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:38.149Z] 2.3.0-dev.4 [Pipeline] } [2022-08-10T03:28:38.425Z] $ docker exec --env ******** --env ******** d8984884df68082aa992fa850aa934852a56dbd98bf1978dcbdd8101b0e05804 ssh-agent -k [2022-08-10T03:28:38.525Z] unset SSH_AUTH_SOCK; [2022-08-10T03:28:38.525Z] unset SSH_AGENT_PID; [2022-08-10T03:28:38.525Z] echo Agent pid 39 killed; [2022-08-10T03:28:38.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:28:38.833Z] + git semver [Pipeline] } [2022-08-10T03:28:39.424Z] $ docker stop --time=1 d8984884df68082aa992fa850aa934852a56dbd98bf1978dcbdd8101b0e05804 [2022-08-10T03:28:40.702Z] $ docker rm -f d8984884df68082aa992fa850aa934852a56dbd98bf1978dcbdd8101b0e05804 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:28:41.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:28:41.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:28:41.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:28:41.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:28:41.480Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:28:41.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:28:41.957Z] $ docker top 1ec80080864ce165b494fdd244389fa0b4d49e4742d6792e62a1d0b8c49ee3bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:28:42.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:28:42.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:28:42.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:28:42.183Z] $ docker exec 1ec80080864ce165b494fdd244389fa0b4d49e4742d6792e62a1d0b8c49ee3bf ssh-agent [2022-08-10T03:28:42.294Z] SSH_AUTH_SOCK=/tmp/ssh-Y0xJR1luw4Nj/agent.32 [2022-08-10T03:28:42.294Z] SSH_AGENT_PID=38 [2022-08-10T03:28:42.299Z] Running ssh-add (command line suppressed) [2022-08-10T03:28:42.416Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8430450374921297809.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8430450374921297809.key) [2022-08-10T03:28:42.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:28:42.719Z] + git semver push [2022-08-10T03:28:42.978Z] 2022-08-10 03:28:42,975 [run_push] DEBUG push [2022-08-10T03:28:42.979Z] 2022-08-10 03:28:42,975 [execute] INFO git cat-file --batch-check [2022-08-10T03:28:42.979Z] 2022-08-10 03:28:42,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:28:42.979Z] 2022-08-10 03:28:42,980 [execute] INFO git rev-list 1b8c9cbaab48fc6ce80e4427b70a86d85458bc71 -- [2022-08-10T03:28:42.979Z] 2022-08-10 03:28:42,980 [execute] DEBUG Popen(['git', 'rev-list', '1b8c9cbaab48fc6ce80e4427b70a86d85458bc71', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:28:43.238Z] 2022-08-10 03:28:42,986 [execute] INFO git fetch -v origin [2022-08-10T03:28:43.238Z] 2022-08-10 03:28:42,987 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-10T03:28:43.496Z] 2022-08-10 03:28:43,461 [run_push] DEBUG no remote changes detected [2022-08-10T03:28:43.496Z] 2022-08-10 03:28:43,461 [execute] INFO git push origin semver [2022-08-10T03:28:43.496Z] 2022-08-10 03:28:43,462 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:28:44.439Z] 2022-08-10 03:28:44,124 [run_push] DEBUG push all version tags [2022-08-10T03:28:44.439Z] 2022-08-10 03:28:44,124 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T03:28:44.439Z] 2022-08-10 03:28:44,125 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:28:45.013Z] 2022-08-10 03:28:44,803 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:28:45.013Z] 2.3.0-dev.4 [Pipeline] } [2022-08-10T03:28:45.025Z] $ docker exec --env ******** --env ******** 1ec80080864ce165b494fdd244389fa0b4d49e4742d6792e62a1d0b8c49ee3bf ssh-agent -k [2022-08-10T03:28:45.174Z] unset SSH_AUTH_SOCK; [2022-08-10T03:28:45.175Z] unset SSH_AGENT_PID; [2022-08-10T03:28:45.175Z] echo Agent pid 38 killed; [2022-08-10T03:28:45.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:28:45.489Z] + git semver [Pipeline] } [2022-08-10T03:28:45.767Z] $ docker stop --time=1 1ec80080864ce165b494fdd244389fa0b4d49e4742d6792e62a1d0b8c49ee3bf [2022-08-10T03:28:47.091Z] $ docker rm -f 1ec80080864ce165b494fdd244389fa0b4d49e4742d6792e62a1d0b8c49ee3bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-10T03:28:47.682Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-10T03:28:47.682Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:28:47.682Z] total 16 [2022-08-10T03:28:47.682Z] drwxr-xr-x 3 root root 4096 Aug 10 03:19 . [2022-08-10T03:28:47.682Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:28 .. [2022-08-10T03:28:47.682Z] drwxr-xr-x 2 root root 4096 Aug 10 03:19 cost [2022-08-10T03:28:47.682Z] -rw-r--r-- 1 root root 90 Aug 10 03:19 cost.csv [2022-08-10T03:28:47.682Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:28:47.682Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:28:47.682Z] total 16 [2022-08-10T03:28:47.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:19 . [2022-08-10T03:28:47.682Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:28 .. [2022-08-10T03:28:47.682Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 03:19 cost [2022-08-10T03:28:47.682Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 10 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:47.976Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:48.844Z] ---> package-listing.sh [2022-08-10T03:28:48.844Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T03:28:48.844Z] ++ facter osfamily [2022-08-10T03:28:49.105Z] + OS_FAMILY=debian [2022-08-10T03:28:49.105Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-10T03:28:49.105Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T03:28:49.105Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T03:28:49.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T03:28:49.105Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T03:28:49.105Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T03:28:49.105Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T03:28:49.105Z] + case "${OS_FAMILY}" in [2022-08-10T03:28:49.105Z] + dpkg -l [2022-08-10T03:28:49.105Z] + grep '^ii' [2022-08-10T03:28:49.105Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T03:28:49.105Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T03:28:49.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T03:28:49.105Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T03:28:49.105Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-10T03:28:49.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-10T03:28:49.118Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-10T03:28:49.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:28:49.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:28:49.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:28:50.042Z] prd-ubuntu20.04-docker-8c-8g-22377 does not seem to be running inside a container [2022-08-10T03:28:50.080Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2022-08-10T03:28:50.297Z] $ docker top b824f12341cca52a56632f2ae8800fc1f883153d20e943a2841946d005fc8e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:28:50.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T03:28:50.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T03:28:51.226Z] + ls /var/log/sa-host [2022-08-10T03:28:51.227Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:28:51.298Z] provisioning config files... [2022-08-10T03:28:51.307Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8839236708482492595tmp [Pipeline] { [Pipeline] echo [2022-08-10T03:28:51.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:51.609Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T03:28:51.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:51.959Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T03:28:51.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:52.261Z] ---> sudo-logs.sh [2022-08-10T03:28:52.261Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T03:28:52.284Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:52.570Z] ---> job-cost.sh [2022-08-10T03:28:52.570Z] lf-activate-venv: SKIPPING [2022-08-10T03:28:52.570Z] DEBUG: total: 0.2199999988079071 [2022-08-10T03:28:52.570Z] INFO: Retrieving Stack Cost... [2022-08-10T03:28:53.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T03:28:53.403Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T03:28:53.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:28:53.701Z] ---> logs-deploy.sh [2022-08-10T03:28:53.701Z] lf-activate-venv: SKIPPING [2022-08-10T03:28:53.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/42 [2022-08-10T03:28:53.701Z] INFO: archiving workspace using pattern(s): [2022-08-10T03:28:55.083Z] Archives upload complete. [2022-08-10T03:28:55.083Z] INFO: archiving logs to Nexus